@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css);
.block-container{
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media(min-width:600px){
.block-container{
max-width:600px;
}}
@media(min-width:768px){
.block-container{
max-width:768px;
}}
@media(min-width:992px){
.block-container{
max-width:992px;
}}
@media(min-width:1200px){
.block-container{
max-width:1200px;
}}
.block-row{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.block-col-2, .block-col-3, .block-col-4, .block-col-5, .block-col-6, .block-col-7, .block-col-8, .block-col-9{
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 768px){
.block-col-1{
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.block-col-2{
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;}
.block-col-3{
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;}
.block-col-4{
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;}
.block-col-5{
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.block-col-6{
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.block-col-7{
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.block-col-8{
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;}
.block-col-9{
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;}
}
@media (min-width: 576px){
.block-col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
} .spice-panel-edit.margin > div {
margin-top: 20px;
}
.spice-block-side-margin > div {
margin-top: 20px;
}
.spice-block-color-tab-panel .components-tools-panel-header{
display: none;
}
.spice-block-color-tab-panel{
border-top: unset !important;
margin-top: -30px !important;
padding: calc(10px) !important;
}
.block-editor-block-inspector .components-panel__body.spice-panel-edit{
border-top: none;
}
.spice-panel-edit button span svg{display: none;}
.spice-panel-edit button.components-panel__body-toggle:after{
content: '\f464';
font-family: 'dashicons';
font-size: large;
position: absolute;
right: 16px;    
border: 2px solid #ccc;
background: #e2e2e2;
}
.components-panel__body.spice-panel-edit.is-opened{background: #f3f3f3;margin: 10px auto;}
@media (min-width:1281px){
body.block-editor-page  .hide-desktop, 
body.block-editor-page  div > .spice-block-container-fluid.hide-desktop,
body.block-editor-iframe__body  div > .spice-block-container-fluid.hide-desktop,
body.block-editor-iframe__body .hide-desktop{
opacity: 0.3;
display: block;
animation-fill-mode: unset;
pointer-events: none;
}
body.block-editor-page  .spice-block-countdown .hide-desktop,
body.block-editor-iframe__body  .spice-block-countdown .hide-desktop {
display: flex;
}
}
@media (min-width:692px) and (max-width:1100px){
body.block-editor-page  .hide-tablet, 
body.block-editor-page div>.spice-block-container-fluid.hide-tablet,
body.block-editor-iframe__body div>.spice-block-container-fluid.hide-tablet, 
body.block-editor-iframe__body .hide-tablet {
opacity: 0.3;
display: block;
animation-fill-mode: unset;
pointer-events: none;
}
body.block-editor-page  .spice-block-countdown .hide-tablet,
body.block-editor-iframe__body  .spice-block-countdown .hide-tablet {
display: flex;
}
}
@media (max-width:691px){
body.block-editor-page  .hide-mobile, 
body.block-editor-page  div>.spice-block-container-fluid.hide-mobile,     
body.block-editor-iframe__body  div>.spice-block-container-fluid.hide-mobile, 
body.block-editor-iframe__body .hide-mobile  {
opacity: 0.3;
display: block;
animation-fill-mode: unset;
pointer-events: none;
}
body.block-editor-page  .spice-block-countdown .hide-mobile,
body.block-editor-iframe__body  .spice-block-countdown .hide-mobile {
display: flex;
}
}
.animated.slow{animation-duration:2s}
.animated.fast{animation-duration:.7s}
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-heading:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-text-editor:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-spacer:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-button:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-image:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-divider:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-section:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-column:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-image:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-blockquote:not(:disabled):hover,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-call-to-action:not(:disabled):hover{
color: #09A223!important;
}
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-heading:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-text-editor:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-spacer:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-button:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-image:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-divider:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-section:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-column:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-image:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-blockquote:not(:disabled):focus,
.components-button.block-editor-block-types-list__item:not(:disabled).editor-block-list-item-spice-blocks-spice-call-to-action:not(:disabled):focus
{
box-shadow: inset 0 0 0 2px #09A223;
}
.spice-blocks-spacer{
background-color: #ddd;
}
.spice-blocks-divider-line{
border: 2px solid;
display: inline-block;
}
.wp-block-spice-blocks-spice-button{
background-color: #4CAF50;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px; cursor: pointer;
}
.wp-block-spice-blocks-spice-button{
padding: 15px 32px
}
.image-upload-wrapper img{
display: block;
}
.spice-blocks-image-button[type="image"]{
display: inline-grid;
}
.spice-blocks-image-button[type="image"]{
border: none;
background-color: none;
}
.spice-blocks-image-button[type="image"]:focus{
outline: none;
box-shadow: none;
}
div[id^=font-picker].spice-blocks-font-family ul.font-list {
z-index: 3;
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.text-editor-inner p.spice-blocks-text-editor.has-dropcap:first-child:first-letter{
margin: 10px 10px 10px 10px;
padding: 18px 12px 18px 12px;
} .spice-dual-edit span.component-color-indicator, .spice-dual-edit svg{
display:none;
}
.spice-dual-edit .components-panel__body>.components-panel__body-title:hover {
background: transparent;}
.spice-blocks-normal-button .components-panel__body-title,
.spice-blocks-hover-button .components-panel__body-title{
display: none;
}
.selector-popup-wrap{
left: 0!important;
}
.icons-selector.fip-grey .selector-popup,
.icons-selector.fip-grey .selector-popup-wrap{
width: 265px;
}
.icons-selector.fip-grey .fip-box {
width: 57px;
}
.rfip .rfipdropdown {
position: relative;
left: 0 !important;
top: 0 !important;
}
.rfipdropdown--default.rfipdropdown {
-webkit-box-shadow: 0 15px 24px rgb(0 0 0 / 5%), 0 19px 76px rgb(0 0 0 / 5%);
box-shadow: 0 15px 24px rgb(0 0 0 / 5%), 0 19px 76px rgb(0 0 0 / 5%);
width: 264px;   
}
.spice-blocks-icon i{
font-size: 4em;
}
.spice-panel-edit .rfipdropdown--default.rfipdropdown{
width: 222px;
}
.spice-panel-edit .rfip .rfipdropdown{
left: -30px !important;
} .wp-block-spice-blocks-spice-column{
flex-basis: 0;
flex-grow: 1;
}
.spice-blocks-overlay {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
border-radius: inherit;
}
div>.spice-block-container {
width: 100%;
display: flex;
gap: 2em;
flex-wrap: nowrap;
}
@media (min-width: 782px)
{
.wp-block-spice-blocks-spice-section {
flex-wrap: nowrap!important;
}
}
@media (min-width: 782px)
{.wp-block-spice-blocks-spice-section:not(.is-not-stacked-on-mobile)>.wp-block-spice-blocks-spice-column {
flex-basis: 0;
flex-grow: 1;
}}
.spice-column-wrapper{
position: relative;
}
.spice-block-container-fulid > .spice-block-container{
width: 100%;
max-width: 100%;
margin: 0;
padding: 0;
}
.wp-block-spice-blocks-spice-column {
flex-basis: 0;
flex-grow: 1;
}
.spice_block_section_flex_panel, .spice_block_col_flex_panel {
display: flex;
align-items: center;
justify-content: space-between;
margin: 16px 0 !important;
}
p.spice_block_section_panel_label, p.spice_block_col_panel_label {
margin: 0;
}
.spice_block_section_color_point {
background: none !important;
border: none !important;
cursor: pointer !important;
margin: 0 !important;
padding: 0 !important;
}
.spice_block_section_color_point .component-color-indicator {
width: 25px;
height: 25px;
}
.spice_block_section_panel button, .spice_block_col_panel button {
border-right: 1px solid #e0e0e0;
border-radius: 0 !important;
padding: 0 5px !important;
}
.spice_block_section_panel .svg-stroke, .spice_block_col_panel .svg-stroke {
fill: #d5d5d5;
}
.spice_block_section_panel .svg-fill, .spice_block_col_panel .svg-fill {
fill: #8d96a0;
}
.spice_block_section_panel button.is-pressed, .spice_block_col_panel button.is-pressed {
background-color: #e0e0e0 !important;
}
button.spice_block_section_custom_upload, button.spice_block_col_custom_upload {
width: 100%;
height: 180px;
display: flex;
align-items: center;
justify-content: center;
background: #fff;
flex-direction: column;
border: 1px dashed #c1c1c1;
border-radius: 3px;
cursor: pointer;
}
.spice_block_section_preview_actions, .spice_block_col_preview_actions {
position: absolute;
top: 10px;
right: 5px;
}
.spice_block_section_preview_actions button, .spice_block_col_preview_actions button {
background: #fff;
border: none;
padding: 0;
width: 25px;
height: 25px;
border-radius: 50%;
cursor: pointer;
}
.spice_block_section_preview_actions span.dashicons, .spice_block_col_preview_actions span.dashicons {
font-size: 20px;
line-height: 20px;
color: #7c0f0f;
}
.spice_block_section_remove_icon, .spice_block_col_remove_icon {
background: none;
border: none;
margin: 0;
padding: 0;
color: #d30606;
cursor: pointer;
}
.spice_block_section_preview_container, .spice_block_col_preview_container {
position: relative;
}
.spice-block-section-bg-color, .spice-block-col-bg-color, .spice-block-section-bg-overlay {border-top: 0 !important; padding: 0 !important;}
.spice-block-section-bg-color .components-panel__body-title, .spice-block-col-bg-color .components-panel__body-title, .spice-block-section-bg-overlay .components-panel__body-title{display: none;}
.spice-block-section-bg-overlay{margin-bottom: 20px;} .sb-color-style svg{
display: none;
}
.sb-color-style button.components-item.block-editor-panel-color-gradient-settings__item{
background: #f8f8f8;
}
.components-panel__body.block-editor-panel-color-gradient-settings.sb-color-style.is-opened {
padding: 0;
border: none;
}
.sb-color-style.is-opened h2{
display: none;
}
.spice-section-columns div.components-input-control__container{
background: #dddddd;
}
.spice-section-columns input[type=number]::-webkit-inner-spin-button, 
.spice-section-columns input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0; 
} .spice-blocks-dual-color .block-editor-block-list__block{
margin:0
}
.spice-blocks-dual-color .spice-blocks-normal-button,
.spice-blocks-dual-color .spice-blocks-hover-button{
border: none;
padding: 0;
}
.spice-blocks-dual-color button.components-tab-panel__tabs-item{
height:14px;
}
.spice-blocks-dual-color .components-tab-panel__tabs-item:focus:not(:disabled){
box-shadow:none;
}
.spice-blocks-dual-color .components-tab-panel__tabs-item.active-tab{
color:#007cba;
}
.spice-blocks-dual-color.margin-bottom .components-tab-panel__tabs-item{
margin-bottom: 15px;
}
.spice-blocks-color-style.components-tools-panel{
border: none;
padding: 0;
}
.components-border-box-control {
padding-bottom: 12px;
}
.spice-blocks-border-radius .components-unit-control-wrapper{
width: 48%;
display: inline-block;
margin: 2px;
}
.spice-blocks-border-radius .components-base-control__label{display: block;}
.wp-block-spice-blocks-spice-column.is-vertically-aligned-top{align-self:flex-start}
.wp-block-spice-blocks-spice-column.is-vertically-aligned-center{align-self:center}
.wp-block-spice-blocks-spice-column.is-vertically-aligned-bottom{align-self:flex-end;}
.wp-block-spice-blocks-spice-column.is-vertically-aligned-bottom,
.wp-block-spice-blocks-spice-column.is-vertically-aligned-center,
.wp-block-spice-blocks-spice-column.is-vertically-aligned-top{width:100%;}
div[data-title="Blockquote"], div[data-title="Blockquote"].block-editor-block-list__block:hover{
box-shadow: unset!important;
} .timeline-block .timeline-content {
position: relative;
}
.timeline-block .timeline-content:hover .spice-timeline-button {
opacity: 1;
}
.timeline-block .timeline-content .spice-timeline-button {
opacity: 0;
}
.timeline-block .timeline-content .spice-timeline-button {
position: absolute;
top: 1px;
right: 1px;
padding: 0;
border: 0;
background: #000;
border-radius: 50%;
color: white;
z-index: 99;
cursor: pointer;
font-size: 20px;
line-height: 1;
font-family: dashicons;
font-weight: 400;
font-style: normal;
vertical-align: top;
}
.spice-blocks-timeline-addbtn
{
position: absolute;
bottom: 4px;
left: 50%;
-webkit-transform: translate(-50%);
-ms-transform: translate(-50%);
transform: translate(-50%);
border-radius: 5px;
padding: 10px;
border: 0;
background: #000;
background: #c7c7c7;
-webkit-box-shadow: inset 0 0 50px white;
cursor: pointer;
text-align: center;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width:1025px){
.timeline-block .block-container .timeline .timeline-content .block-row .block-col-6 {display: flex;}} section.spice-gp-accordion-section{
min-height: unset;
}
.spice-blocks-plus-accordion-icon1 label{display: block; padding-left: 10px;} .spice-block-iconlist-normal-button .components-panel__body-title, .spice-block-iconlist-hover-button .components-panel__body-title {
display: none;
}
@media (min-width:1281px){
body.block-editor-page .spice-block-plus-list-icon.hide-desktop {
display: flex !important;
}
}
@media (min-width:692px) and (max-width:1100px){
body.block-editor-page .spice-block-plus-list-icon.hide-tablet {
display: flex !important;
}
}
@media (max-width:691px){
body.block-editor-page .spice-block-plus-list-icon.hide-mobile  {
display: flex !important;
}
} @media (min-width:1281px){
body .gallery-hide-desktop {
opacity: 0.3;
animation-fill-mode: unset;
}
}
@media (min-width:692px) and (max-width:1100px){
body .gallery-hide-tablet {
opacity: 0.3;
animation-fill-mode: unset;
}
}
@media (max-width:691px){
body .gallery-hide-mobile  {
opacity: 0.3;
animation-fill-mode: unset;
}
} .img-com-media-wrapper {
position: relative;
z-index: 999;
display: flex;
justify-content: space-between;
}
.img-com-media-wrapper-panel {
position: relative;
z-index: 999;
display: flex;
justify-content: space-between;
}
.img-com-media-wrapper .spice-gb-image-button {
height: 400px;
width: 49.5%;
padding: 0 !important;
z-index: 1;
}
.img-com-media-wrapper .img-com-section {
height: 400px;
width: 49.5%;
padding: 0 !important;
z-index: 1;
}
.spice-gb-image-button[type="image"] {
border: none;
background-color: none;
}
.spice-gb-image-button[type="image"] {
display: inline-grid;
}
.spice-blocks-tabs-panel {
width: 100%;
justify-content: center;
border-top: 1px solid #e0e0e0;
}
.spice-blocks-tabs-panel.last {
border-left: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
}
.spice-blocks-tabs-panel.active-tab {
border-top: 2px solid #09A223;
color: #09A223;
background: #d4f1d9;
}
.spice-blocks-tabs-panel:focus {
outline: none !important;
box-shadow: none !important;
}
.editor-styles-wrapper .spice-blocks-button-wrapper .wp-block-spice-blocks-spice-button{
background-color: #4CAF50;
}
.block-editor-block-inspector .components-font-size-picker {
margin-bottom: 24px;
}
li.spice-social {
display: flex;
}
.spice-blocks-plus-slides {
background: #ffffff;
margin: 15px auto;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.spice-blocks-plus-slides-title-bar .components-button.spice-blocks-plus-slide-mini.has-icon{
position: absolute;
right: 30px;
}
.spice-blocks-plus-slides-title-bar .components-button.spice-blocks-plus-slide-mini.has-icon .dashicon {
font-size: 24px;
margin-bottom: 5px
}
.components-button.has-icon.spice-blocks-plus-slide-remove{
position: relative;
right: -14px;
} 
.components-button.has-icon.spice-blocks-plus-slide-remove .dashicon {
font-size: 18px;
}
.spice-blocks-plus-slides-title-bar{
padding: 2px 15px 2px 15px;
display: flex;
align-items: center;
justify-content: space-between;
line-height: 1;
position: relative;
}
.spice-blocks-plus-slides-title-bar:first-child{
border: 1px solid transparent;
}
.spice-blocks-plus-slides-title-bar:first-child:hover{
border: 1px solid #999;
}
.spice-blocks-plus-slides-title-bar:nth-child(2){
padding-top: 15px;
}
.components-button.spice-blocks-plus-add-slide.has-icon{
padding: 6px 16px 6px 12px;
display: flex;
margin: 0 auto;
}
.spice-blocks-plus-slides-title-bar.show{
border: 1px solid #e5e5e5;
}
.components-button.spice-blocks-plus-add-slide.has-icon:hover{
background: #f0f0f0;
}
.components-button.spice-blocks-plus-add-slide.has-icon .dashicons{
margin: 0;
margin-top: 3px;
margin-right: 6px;
}
.spice-blocks-plus-slides-title-bar .components-button.has-icon:focus{
outline: none;
box-shadow: none;
}
.spice-blocks-plus-slide-remove .components-button.has-icon .dashicon {
background: red;
color: white;
}
.spice-blocks-plus-slides h3.spice-blocks-plus-slide-title{
float: left;
margin: 0;
}
.spice_block_responsive_typo_flex_panel .components-button.is-small {
height: 40px;
width:80px;
border: 1px solid #e0e0e0;
}
.spice_block_responsive_typo_flex_panel .components-button.is-pressed {
color: #000;
}
.spice_block_responsive_typo_flex_panel .components-button svg {
margin: auto;
}
.spice_block_responsive_typo_flex_panel .spice_block_section_panel {
margin: 10px auto;
}
.spice-block-plus-panel.components-panel__body.is-opened,
.spice-panel-edit.components-panel__body.is-opened {
padding: 10px;
} .team-card:hover .team-card-wrapper{
transform: unset;
}
.front, .back{
border: 1px solid rgb(156, 154, 154);
}
.active-side{
background-color: #2c7bfe;
color: white;
border: 1px solid #2c7bfe;
}
.active-side:hover{
color: white;
}
.components-flex.components-datetime__time-wrapper{
align-items: unset;
}
.wp-block[data-type="spice-block/spice-social-icon"]{
margin: 0;
}
.spice-add-image .components-focal-point-picker__icon_container,
.spice-add-image .focal-point-picker__controls,
.spice-add-image .components-focal-point-picker__grid div{
display: none;
}
html :where(.editor-styles-wrapper) .price-card ul {
padding: 0;
}
.sbp-scroll-up {
display: block;
}
.sbp-scroll-up {
position: unset;
}
.spice-blocks-position span.components-base-control__label{
display: block;
}
.spice-blocks-position .components-base-control.spice-blocks-position-right,
.spice-blocks-position .components-base-control.spice-blocks-position-left,
.spice-blocks-position .components-base-control.spice-blocks-position-bottom{
width: 45%;
display: inline-block;
}
.spice-blocks-position .components-base-control.spice-blocks-position-bottom{
float: right;
}
.spice-blocks-position.components-base-control{
margin-bottom: 1px;
}  
.components-border-box-control label
{
margin-bottom: 24px;
}
body .components-popover.block-editor-block-popover{
z-index: 1111;
}
.block-editor-page .sbp-scroll-up,
.block-editor-iframe__body .sbp-scroll-up{
position: relative;
display: block;
bottom: 0;
}
.block-editor-page .sbp-scroll-up.left,
.block-editor-iframe__body .sbp-scroll-up.left{
right: 20px;
float: right;
}
.preview-icon button.preview-options{
height: 26px;
padding: 6px 6px;
box-shadow: unset;
}
.preview-icon {
display: block;
text-align: right;
margin-bottom: -22px;
position: relative;
z-index: 2;
}
.spice-blocks-stroke-width .components-flex.components-input-base{
display: flex; 
align-items: center;
flex-direction: row;
}
.spice-blocks-stroke-width .components-input-control__container{
margin: 0 0 0 70px;
} .reorderable-block__item {
border: 1px solid #ddd;
padding: 10px;
margin-bottom: 10px;
cursor: move;
background-color: #fff;
}
.reorderable-block__item.drag-over {
border-color: #007cba;
background-color: #f0f8ff;
}
body .spice-blocks-line-height select.components-unit-control__select{
width: 30px !important;
}
.block-editor-block-types-list[aria-label="Spice News"] .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title {
background:-webkit-linear-gradient(0deg, #FFA387, #FE4F70 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.block-editor-block-types-list[aria-label="Spice News"] .components-button.block-editor-block-types-list__item .dashicons-admin-post{
background: -webkit-linear-gradient(0deg, #FFA387, #FE4F70 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
}
.block-editor-block-types-list[aria-label="Spice News"] .components-button.block-editor-block-types-list__item:not(:disabled) {
border: 2px solid transparent;
}
.block-editor-block-types-list[aria-label="Spice News"] .components-button.block-editor-block-types-list__item:not(:disabled):focus {
border: 2px solid transparent;
border-image-source: -webkit-linear-gradient(0deg, #FFA387, #FE4F70 100%);
border-image-slice: 1;
box-shadow: unset;
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}.icv {
position: relative;
overflow: hidden;
cursor: row-resize;
}
.icv__icv--vertical {
cursor: row-resize;
}
.icv__icv--horizontal {
cursor: col-resize;
}
.icv__img {
pointer-events: none;
-o-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
max-width: none;
width: 100%;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-radius: 0 !important;
top: 0;
display: block;
}
.icv__is--fluid .icv__img {
display: none;
}
.icv__img-a {
height: auto;
position: static;
z-index: 1;
left: 0px;
}
body.spice-block .icv__icv--horizontal.icgb-compare-block img
{
max-width: none;
height: inherit;
}
.icv__img-b {
height: 100%;
position: absolute;
z-index: 2;
left: auto;
right: 0px;
width: auto;
}
.icv__icv--vertical .icv__img-b {
width: 100%;
height: auto;
}
.icv__imposter {
z-index: 4;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.icv__wrapper {
position: absolute;
width: 100%;
height: 100%;
right: 0px;
top: 0px;
overflow: hidden;
background-size: cover;
background-position: center center;
z-index: 3;
}
.icv__is--fluid .icv__wrapper,
.icv__icv--vertical .icv__wrapper {
width: 100% !important;
}
.icv__is--fluid .icv__wrapper,
.icv__icv--horizontal .icv__wrapper {
height: 100% !important;
}
.icv__fluidwrapper {
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.icv__control {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
top: 0px;
z-index: 5;
}
.icv__icv--vertical .icv__control {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
left: 0;
width: 100%;
}
.icv__control-line {
height: 50%;
width: 2px;
z-index: 6;
}
.icv__icv--vertical .icv__control-line {
width: 50%;
}
.icv__theme-wrapper {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
-webkit-transition: all 0.1s ease-out 0s;
transition: all 0.1s ease-out 0s;
z-index: 5;
}
.icv__icv--vertical .icv__theme-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.icv__arrow-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 0.1s ease-out 0s;
transition: all 0.1s ease-out 0s;
}
.icv__arrow-a {
-webkit-transform: scale(1.5) rotateZ(180deg);
transform: scale(1.5) rotateZ(180deg);
height: 20px;
width: 20px;
-webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
filter: drop-shadow(0px -3px 5px rgba(0, 0, 0, 0.33));
}
.icv__arrow-b {
-webkit-transform: scale(1.5) rotateZ(0deg);
transform: scale(1.5) rotateZ(0deg);
height: 20px;
width: 20px;
-webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
}
.icv__circle {
width: 50px;
height: 50px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-flex-negative: 0;
flex-shrink: 0;
border-radius: 999px;
}
.icv__label {
position: absolute;
bottom: 50%;
z-index: 12;
background: rgba(0, 0, 0, 0.33);
color: white;
border-radius: 3px;
padding: 0.5rem 0.75rem;
font-size: 0.85rem;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.icv__label.vertical {
bottom: auto;
left: 50%;
}
.icv__label.on-hover {
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
}
.icv:hover .icv__label.on-hover {
-webkit-transform: scale(1);
transform: scale(1);
}
.icv__label-before {
left: 1rem;
}
.icv__label-after {
right: 1rem;
}
.icv__label-before.vertical {
top: 1rem;
}
.icv__label-after.vertical {
bottom: 1rem;
right: auto;
}
.icv__body {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&family=Oswald:wght@400;700&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.block-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 600px) {
.block-container {
max-width: 600px;
}
}
@media (min-width: 768px) {
.block-container {
max-width: 768px;
}
}
@media (min-width: 992px) {
.block-container {
max-width: 992px;
}
}
@media (min-width: 1200px) {
.block-container {
max-width: 1200px;
}
}
.block-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.block-col-2,
.block-col-3,
.block-col-4,
.block-col-5,
.block-col-6,
.block-col-7,
.block-col-8,
.block-col-9 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 768px) {
.block-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.block-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.block-col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.block-col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.block-col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.block-col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.block-col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.block-col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.block-col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
}
@media (min-width: 576px) {
.block-col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1281px) {
body .hide-desktop,
body div > .spice-block-container-fluid.hide-desktop,
body .spice-block-countdown .hide-desktop {
display: none;
}
}
@media (min-width: 692px) and (max-width: 1100px) {
body .hide-tablet,
body div > .spice-block-container-fluid.hide-tablet,
body .spice-block-countdown .hide-tablet {
display: none;
}
}
@media (max-width: 691px) {
body .hide-mobile,
body div > .spice-block-container-fluid.hide-mobile,
body .spice-block-countdown .hide-mobile {
display: none;
}
}
.animated.slow {
animation-duration: 2s;
}
.animated.fast {
animation-duration: 0.7s;
}
.spice-blocks-divider-line {
border: 2px solid;
display: inline-block;
}
.wp-block-spice-blocks-spice-button {
background-color: #4caf50;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px; cursor: pointer;
}
.text-editor-inner
p.spice-blocks-text-editor.has-dropcap:first-child:first-letter {
margin: 10px 10px 10px 10px;
padding: 18px 12px 18px 12px;
}
.spice-blocks-icon i {
font-size: 4em;
} div > .spice-block-container-fluid {
width: 100%;
display: flex;
gap: 2em;
flex-wrap: nowrap;
max-width: initial;
}
.wp-block-spice-blocks-spice-section .spice-block-container {
width: 100%;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
display: flex;
gap: 2em;
flex-wrap: nowrap;
}
.editor-styles-wrapper
.wp-block-spice-blocks-spice-section
.spice-block-container {
margin: 0 auto;
}
.wp-block-spice-blocks-spice-column {
flex-basis: 0;
flex-grow: 1;
}
@media (min-width: 782px) {
.wp-block-spice-blocks-spice-section
.wp-block-spice-blocks-spice-column[style*="flex-basis"] {
flex-grow: 0;
}
} .spice-blocks-cta {
background-position: center center;
background-size: cover;
padding: 10.75rem 0.625rem 12.875rem;
}
.spice-blocks-overlay {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
border-radius: inherit;
}
.spice-blocks-cta .spice-blocks-overlay .block-container {
position: relative;
}
.cta-block .top-heading {
font-size: 1rem;
line-height: 1.625rem;
font-family: Montserrat, sans-serif;
font-weight: 700;
text-transform: uppercase;
color: #ffffff;
margin-bottom: 1.25rem;
margin-top: 0;
}
.cta-block .main-heading {
font-size: 3.75rem;
line-height: 4.375rem;
font-family: Montserrat, sans-serif;
font-weight: 800;
text-transform: capitalize;
color: #ffffff;
margin-bottom: 3.125rem;
margin-top: 0;
}
.spice-blocks-cta {
position: relative;
max-width: 100%;
}
.cta-block .btn .cta-btn {
display: block;
background-color: #2c7bfe;
color: #ffffff;
font-size: 1.125rem;
line-height: 1.625rem;
font-family: Montserrat, sans-serif;
font-weight: 600;
text-transform: capitalize;
padding: 16px 39px;
border-radius: 30px;
margin: unset;
transition: all 0.3s ease-in-out;
}
.cta-block .btn .cta-btn:hover {
background-color: #ffffff;
color: #2c7bfe;
}
@media (max-width: 992px) {
.spice-blocks-cta .spice-blocks-overlay {
padding: 7.5rem 0.625rem 10rem;
background-color: unset;
}
}
.spice-blocks-overlay {
padding: 5rem 2rem 5rem;
}
.spice-blocks-cta .block-container {
position: relative;
}
.spice-blocks-cta .spice-blocks-overlay {
padding: 0;
}
button.spice-blocks-button {
border: none;
padding: 0;
background: transparent;
}
button.spice-blocks-button span.wp-block-spice-blocks-spice-button {
width: 100%;
}
.spice-blocks-button-wrapper button.spice-blocks-button:hover,
.spice-blocks-button-wrapper button.spice-blocks-button:focus {
background-color: transparent;
} figure.spice-blocks-blockquote {
max-width: 100%;
}
blockquote:before,
blockquote:after {
display: none;
}
blockquote.blockquote-field {
max-width: 100%;
margin: auto;
padding-top: 223px;
padding-bottom: 223px;
}
.blockquote-field .quote-icon {
display: block;
margin-bottom: 20px;
}
.blockquote-field .quote-icon i {
font-size: 80px;
color: rgba(254, 254, 254, 0.1);
}
.blockquote-field .blockquote-text {
font-size: 30px;
font-weight: 600;
line-height: 50px;
font-family: "Open Sans", sans-serif;
color: #fff;
max-width: 90%;
margin: 0 auto 20px auto;
position: relative;
}
.blockquote-field .name-field .name {
font-size: 24px;
font-weight: 400;
line-height: 50px;
font-family: "Open Sans", sans-serif;
color: #fff;
}
.blockquote-field .name-field {
position: relative;
display: inline-block;
}
.blockquote-field .name-field .name::before {
content: "";
width: 25px;
height: 2px;
background-color: #fff;
position: absolute;
top: 25px;
left: -34px;
}
@media (max-width: 1024px) {
.blockquote-field {
padding-top: 160px;
padding-bottom: 160px;
}
}
@media (max-width: 551px) {
.blockquote-field .blockquote-text {
font-size: 27px;
font-weight: 600;
line-height: 42px;
font-family: "Open Sans", sans-serif;
max-width: 95%;
}
}
.spice-blocks-blockquote .spice-blocks-overlay {
padding: 0;
}
.spice-blocks-blockquote {
position: relative;
}
.spice-blocks-blockquote blockquote {
border: none;
} .blogrow.blogrow {
margin-top: 49px;
}
.blogrow.block-row .spbb-post-content {
transition: all 0.3s ease;
position: relative;
overflow: hidden;
border-bottom-right-radius: 30px;
border-top-left-radius: 30px;
margin-bottom: 30px;
}
.blogrow.block-row .spbb-post-content .post-image {
transition: all 0.3s ease;
position: relative;
display: inline-flex;
}
.blogrow.block-row .post-image::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 0;
transition: 0.3s;
background-color: #082471cc;
}
.blogrow.block-row .spbb-post-content:hover {
box-shadow: 0 7px 20px 0 #e7e7e7;
}
.blogrow.block-row .spbb-post-content:hover .post-image::before {
height: 100%;
}
.blogrow.block-row .spbb-post-content .post-link {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
transition: all 0.3s ease;
}
.blogrow.block-row .spbb-post-content:hover .post-link {
opacity: 1;
}
.blogrow.block-row .spbb-post-content .post-link a {
font-family: "Muli", sans-serif;
font-size: 16px;
line-height: 26px;
font-weight: 500;
color: #fff;
}
.blogrow.block-row .spbb-post-content .post-title .post-info {
position: absolute;
top: -16px;
left: 0;
right: 0;
}
.block-row.blogrow .spbb-post-content .post-title .post-info span {
background-color: #082471;
color: #fff;
font-family: "Muli", sans-serif;
font-size: 12px;
line-height: 26px;
font-weight: 600;
padding: 10.5px 22px;
border-radius: 18px;
letter-spacing: 1px;
}
.blogrow.block-row .spbb-post-content:hover .post-title .post-info span {
background-color: #f96156;
}
.blogrow.block-row .spbb-post-content .post-title {
background-color: #fff;
position: relative;
padding: 37px 20px 5px 20px;
}
.blogrow.block-row .spbb-post-content .post-title a {
color: #000;
font-family: "Muli", sans-serif;
font-size: 24px;
line-height: 34px;
font-weight: 700;
}
.blogrow.block-row .spbb-post-content .post-title .icon-list {
display: flex;
justify-content: space-between;
padding: 20px;
}
.blogrow.block-row .spbb-post-content .post-title .icon-list span {
font-family: "Muli", sans-serif;
font-size: 14px;
line-height: 26px;
font-weight: 400;
color: #777777;
}
.blogrow.block-row .spbb-post-content .post-title .icon-list span i {
color: #000;
}
.blogrow.block-row .spbb-post-content.remove-img .post-title .post-info {
position: relative;
}
.blogrow.block-row {
text-align: center;
} @media (max-width: 1199px) {
.blog .blogpost .spbb-post-content {
display: grid;
grid-template-columns: 100%;
}
.blogrow.block-row .spbb-post-content .post-title .post-info {
position: absolute;
top: -16px;
left: 0;
right: 0;
padding: unset;
transform-origin: unset;
transform: rotate(0deg);
}
}
.spice-img img {
display: block;
}
.spice-img {
display: inline-block;
}
@media (max-width: 767px) {
.wp-block-spice-blocks-spice-section .spice-block-container,
.wp-block-spice-blocks-spice-section .spice-block-container-fluid {
display: block;
}
}
.wp-block-spice-blocks-spice-column.is-vertically-aligned-top {
align-self: flex-start;
}
.wp-block-spice-blocks-spice-column.is-vertically-aligned-center {
align-self: center;
}
.wp-block-spice-blocks-spice-column.is-vertically-aligned-bottom {
align-self: flex-end;
}
.wp-block-spice-blocks-spice-column.is-vertically-aligned-bottom,
.wp-block-spice-blocks-spice-column.is-vertically-aligned-center,
.wp-block-spice-blocks-spice-column.is-vertically-aligned-top {
width: 100%;
}
.spice-img img,
img {
max-width: 100%;
height: auto;
} .timeline-block {
box-sizing: border-box;
}
.timeline-block .timeline-block-1 {
background: transparent;
}
.timeline-block .timeline-block-1 .block-container {
max-width: 1200px;
margin: 0 auto;
overflow: hidden;
}
.timeline-block .timeline-block-1 .block-container .timeline {
position: relative;
padding: 50px 0;
}
.timeline-block .timeline-block-1 .block-container .timeline::before {
content: "";
display: block;
width: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.timeline-block .timeline-block-1 .block-container .timeline .timeline-content {
position: relative;
}
.timeline-block .block-container .timeline .timeline-content::before {
display: block;
content: "";
border-radius: 50%;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
}
.timeline-block .block-container .timeline .timeline-content .block-row {
display: flex;
display: -webkit-flex;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-justify-content: center;
margin: 0 -15px 50px;
position: relative;
z-index: 2;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
> div:first-child {
display: -ms-flexbox;
display: flex;
display: -webkit-flex;
-ms-flex-pack: end;
justify-content: flex-end;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6 {
width: 50%;
float: left;
padding: 0 25px;
text-align: left;
max-width: unset;
flex: unset;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6
.time {
max-width: 450px;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6
.info-box {
text-align: left;
border-radius: 10px;
overflow: hidden;
position: relative;
z-index: 1;
width: 100%;
max-width: 450px;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
border-top-right-radius: 78.5px;
border-bottom-right-radius: 78.5px;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6
.info {
padding: 7px 0 0 0;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6
.info-box {
display: flex;
align-items: center;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6
.info-box
.year {
margin-right: 18px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
min-width: unset !important;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6
.info-box
.info {
margin-left: 10px;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6
.info-box
h3 {
margin-bottom: -4px;
margin-top: 1em;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6
.info-box
p {
margin: 1em 0;
}
.block-container
.timeline
.timeline-content.true:nth-child(even)
> div:hover
.time,
.block-container
.timeline
.timeline-content.true:nth-child(odd)
> div:hover
.info-box {
margin: 0 30px 0 25px;
}
.timeline-block
.block-container
.timeline
.timeline-content.true:nth-child(odd)
> div:hover
.time,
.block-container
.timeline
.timeline-content.true:nth-child(even)
> div:hover
.info-box {
margin: 0 25px 0 30px;
}
@media screen and (max-width: 1070px) {
.timeline-block .timeline-block-1 .block-container {
display: -ms-flexbox;
display: flex;
display: -webkit-flex;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-justify-content: center;
}
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
> div:first-child {
display: -ms-flexbox;
display: flex;
display: -webkit-flex;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-justify-content: flex-start;
}
.timeline-block .timeline-block-1 .block-container .timeline::before {
left: 107px;
right: auto;
}
.timeline-block .block-container .timeline .timeline-content::before {
left: 91px;
right: auto;
}
.timeline-block
.block-container
.timeline
.timeline-content:nth-child(odd)
> div,
.timeline-block
.block-container
.timeline
.timeline-content:nth-child(even)
> div {
position: relative;
margin: 0 0 50px;
justify-content: flex-start;
-webkit-justify-content: flex-start;
}
.timeline-block
.block-container
.timeline
.timeline-content:nth-child(odd)
> div
> div:nth-child(odd),
.timeline-block
.block-container
.timeline
.timeline-content:nth-child(even)
> div
> div:nth-child(even) {
order: 2;
width: 100%;
justify-content: flex-start;
padding: 0 0 0 130px;
}
.timeline-block
.block-container
.timeline
.timeline-content:nth-child(odd)
> div
> div:nth-child(even),
.timeline-block
.block-container
.timeline
.timeline-content:nth-child(even)
> div
> div:nth-child(odd) {
order: 1;
-webkit-transform: translateX(0) rotate3d(0, 0, 1, -90deg);
transform: translateX(0) rotate3d(0, 0, 1, -90deg);
width: 120px;
height: 40px;
position: absolute;
top: 0;
bottom: 0;
left: -40px;
margin: auto;
}
.timeline-block
.block-container
.timeline
.timeline-content:nth-child(even)
> div:hover
.time,
.timeline-block
.block-container
.timeline
.timeline-content:nth-child(odd)
> div:hover
.info-box {
margin: 0;
}
.block-container .timeline .timeline-content:nth-child(odd) > div:hover .time,
.block-container
.timeline
.timeline-content:nth-child(even)
> div:hover
.info-box {
margin: 0;
}
}
@media (max-width: 420px) {
.timeline-block
.block-container
.timeline
.timeline-content
.block-row
.block-col-6
.info-box {
display: block;
}
}  .spice-gp-accordion-section {
position: relative;
}
.spice-gp-accordion-box {
position: relative;
border-left: 3px solid transparent;
}
.spice-gp-accordion {
cursor: pointer;
margin: 0;
width: 100%;
border: none;
text-align: left;
outline: none;
transition: 0.4s;
display: inline-block;
}
.active .spice-gp-accordion {
background-color: #fff;
}
.spice-gp-accordion-box .before-icon {
color: #707070;
font-weight: bold;
margin-right: 25px;
font-size: 20px;
line-height: 30px;
position: absolute;
margin-top: 15px;
margin-left: 20px;
}
.spice-gp-accordion-box .after-icon-one,
.spice-gp-accordion-box .after-icon-two {
font-weight: bold;
font-size: 24px;
position: absolute;
margin-top: 12px;
right: 20px;
top: 0;
cursor: pointer;
}
.spice-gp-accordion-box .after-icon-two {
font-size: 25px;
margin-top: 12px;
}
.spice-gp-accordion-section .spice_panel {
background-color: white;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.spice-gp-accordion-section .head-title {
margin-bottom: 60px;
}
.spice-gp-accordion-section img {
max-width: 100%;
height: auto;
}
.spice-gp-accordion-section .title {
font-size: 60px;
font-weight: 700;
font-family: "Oswald";
}
.spice-gp-accordion-section p {
margin: 0 !important;
}
.spice-gp-accordion-box.active {
box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.12);
}
.spice-gp-accordion-box.active .after-icon-one,
.spice-gp-accordion-box .after-icon-two {
visibility: hidden;
}
.spice-gp-accordion-box .after-icon-one,
.spice-gp-accordion-box.active .after-icon-two {
visibility: visible;
}  .spice-block-plus-list-icon {
display: flex;
align-items: center;
transition: margin 0.1s linear;
}
.spice-block-plus-list-icon p {
margin: 0;
color: #000;
} body.icv__body {
padding-right: 0 !important;
}
.spice-block-img-gallery {
max-width: 1200px;
margin: auto;
}
.spice-block-img-gallery .gallery-heading h2 {
font-size: 48px;
font-family: Roboto, sans-serif;
font-weight: 700;
color: #000;
text-transform: capitalize;
margin-bottom: 15px;
}
.spice-block-img-gallery .gallery-heading h2 span {
color: #2c7bfe;
}
.spice-block-img-gallery .gallery-heading p {
font-size: 16px;
font-family: Roboto, sans-serif;
font-weight: 400;
color: #777777;
}
.spice-block-img-gallery {
display: grid;
grid-template-columns: repeat(auto-fit, 370px);
gap: 2rem;
justify-content: center;
margin-top: 60px;
}
.spice-block-img-gallery .gallery-img img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 10px;
}
.spice-block-img-gallery .gallery-img {
position: relative;
}
.spice-block-img-gallery .gallery-img:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
margin: 20px;
border-radius: 10px;
transition: all 0.3s ease;
opacity: 0;
}
.spice-block-img-gallery .gallery-img:hover:before {
opacity: 1;
}
.spice-block-img-gallery .gallery-img figcaption {
position: absolute;
bottom: 0;
left: 30px;
right: 30px;
max-width: 320px;
opacity: 0;
transition: all 0.3s ease;
}
.spice-block-img-gallery .gallery-img:hover figcaption {
opacity: 1;
transform: translateY(-40px);
}
.spice-block-img-gallery .gallery-img figcaption .img-caption h4 {
font-size: 24px;
font-family: Roboto, sans-serif;
font-weight: 700;
color: #fff;
margin-bottom: 0px;
}
.spice-block-img-gallery .gallery-img figcaption .img-caption p {
font-size: 16px;
font-family: Roboto, sans-serif;
font-weight: 400;
color: #fff;
}
@media (min-width: 1281px) {
body .hide-desktop,
body .front-view.gallery-hide-desktop {
display: none;
}
}
@media (min-width: 692px) and (max-width: 1100px) {
body .hide-tablet,
.front-view.gallery-hide-tablet {
display: none;
}
}
@media (max-width: 691px) {
body .hide-mobile,
body .front-view.gallery-hide-mobile {
display: none;
}
} .spice-block-img-accordian-container {
max-width: 1170px;
margin: auto;
}
.spice-block-img-accordian-container .accordian-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
min-height: 360px;
position: relative;
flex-wrap: wrap;
}
.spice-block-img-accordian-container .accordian-row .accordian-tab {
margin-left: 5px;
margin-right: 5px;
min-height: 360px;
flex: 1;
-ms-flex: 1;
-webkit-box-flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: flex-end;
justify-content: center;
position: relative;
min-height: 450px;
overflow: hidden;
cursor: pointer;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
.spice-block-img-accordian-container .accordian-row .tab-1 img {
width: unset;
max-width: unset;
height: 100%;
display: block;
position: absolute;
}
.spice-block-img-accordian-container .accordian-row .accordian-tab::before {
position: absolute;
content: "";
top: 100%;
left: 0;
height: 100%;
width: 100%;
background: #000;
background: -webkit-gradient(
linear,
left bottom,
left top,
from(black),
color-stop(100%, rgba(255, 255, 255, 0))
);
background: linear-gradient(0deg, #000 0, rgba(255, 255, 255, 0) 100%);
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 0;
z-index: 1;
}
.spice-block-img-accordian-container
.accordian-row
.accordian-tab
.accordian-content {
text-align: center;
z-index: 11;
opacity: 0;
transition: all 0.5s ease;
position: absolute;
width: 100%;
}
.accordian-row .accordian-tab .accordian-content .social-icon i {
color: #fff;
line-height: 16px;
font-size: 16px;
padding: 12px;
border: 1px solid #fff;
border-radius: 50%;
margin: 0 2.5px;
transition: all 0.3s ease;
}
.accordian-row .accordian-tab .accordian-content .social-icon i:hover {
background-color: #2c7bfe;
color: #fff;
border: 1px solid #2c7bfe;
}
.accordian-row .accordian-tab .accordian-content .social-icon {
margin-bottom: 15px;
}
.accordian-row .accordian-tab .accordian-content h3 {
font-size: 24px;
line-height: 30px;
font-weight: 700;
font-family: "Open Sans", sans-serif;
color: #fff;
text-transform: capitalize;
}
.spice-block-img-accordian-container .accordian-row .accordian-tab.active {
flex: 3;
}
.spice-block-img-accordian-container
.accordian-row
.accordian-tab.active::before {
opacity: 1;
top: 0;
}
.spice-block-img-accordian-container
.accordian-row
.accordian-tab.active
.accordian-content {
opacity: 1;
transform: translateY(-20px);
}
.spice-block-img-accordian-container .accordian-row .accordian-tab:hover {
flex: 3;
}
.spice-block-img-accordian-container
.accordian-row
.accordian-tab:hover
.accordian-content {
opacity: 1;
transform: translateY(-20px);
}
.spice-block-img-accordian-container
.accordian-row
.accordian-tab:hover::before {
opacity: 1;
top: 0;
}
@media (max-width: 767px) {
.spice-block-img-accordian-container .accordian-row {
height: 1000px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
flex-wrap: wrap;
}
.spice-block-img-accordian-container .accordian-row .accordian-tab {
min-height: 0;
margin-top: 5px;
margin-bottom: 5px;
}
} .spice-skills-bar {
width: 95%;
background: transparent;
}
.spice-skills-bar .spicebar {
position: relative;
}
.spice-skills-bar .spicebar:last-child {
margin-bottom: 0;
}
.spice-skills-bar .spicebar .spice-progress {
position: relative;
height: 4px;
width: 92%;
background: #f5f5f5;
text-align: left;
}
@media (max-width: 768px) {
.spice-skills-bar .spicebar .spice-progress {
width: 80%;
}
}
.spice-skills-bar .spicebar .sp-number { position: absolute;
bottom: 19px;
right: -59px;
top: -17px;
}
.spice-skills-bar .spicebar .spice-progress span {
height: 100%;
width: 80%;
background: #0443ea;
position: absolute;
border-radius: 10px;
transform: scaleX(0);
transform-origin: left;
animation: animate 1.5s ease-in-out forwards;
}
@keyframes animate {
100% {
transform: scaleX(1);
}
}
.spice-skills-bar .spicebar .spice-progress span::before {
content: "";
position: absolute;
right: 0px;
top: -3px;
height: 2px;
width: 2px;
border-radius: 50%;
background: #0443ea;
border: 1px solid #0443ea;
padding: 3px;
z-index: 1;
}
.spice-skills-bar.front-end .spicebar .spice-progress span::before {
right: 1px;
top: -2px;
}
.spice-skills-bar .spicebar .spice-progress span::after {
content: "";
position: absolute;
right: -6px;
top: -9px;
border: 1px solid #0443ea;
padding: 10px;
background: #fff;
border-radius: 50%;
} .spice-pricing-section .price-card {
background: #ffffff;
padding-top: 2.375rem;
padding-bottom: 3.125rem;
padding-left: 1.625rem;
padding-right: 1.625rem;
margin-bottom: 1.875rem;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
.spice-pricing-section .price-card .price-card-header {
text-align: center;
margin-bottom: 3.938rem;
}
.spice-pricing-section .price-card .price-card-header h2 {
font-size: 2rem;
line-height: 3rem;
font-weight: 500;
text-transform: uppercase;
color: #001a44;
letter-spacing: 1px;
transition: all 0.4s ease;
}
.spice-pricing-section .price-card .price-card-header p {
font-size: 0.875rem;
line-height: 1.6rem;
font-weight: 400;
color: #696969;
transition: all 0.4s ease;
}
.spice-pricing-section .price-card .price-tag {
position: relative;
margin-bottom: 4.375rem;
}
.spice-pricing-section .price-tag .back-rec {
width: 130px;
height: 130px;
border-radius: 10px;
background-color: rgba(0, 26, 68, 0.1);
transform: rotate(-10deg);
margin: auto;
transition: all 0.4s ease;
}
.spice-pricing-section .price-tag .back-rec .front-rec {
width: 130px;
height: 130px;
border-radius: 10px;
background-color: #001a44;
transform: rotate(-35deg);
margin: auto;
transition: all 0.4s ease;
}
.spice-pricing-section .price-card .price-tag .price {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.spice-pricing-section .price-tag .price h3 {
text-align: center;
font-size: 1.875rem;
line-height: 1.25rem;
font-weight: 900;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
z-index: 10;
transition: all 0.4s ease;
}
.spice-pricing-section .price-tag .price h3 .main-price {
font-size: 1.875rem;
line-height: 1.25rem;
font-weight: 600;
}
.spice-pricing-section .price-tag .price h3 sup {
font-size: 1.25rem;
font-weight: 500;
}
.spice-pricing-section .price-tag .price h3 .month {
font-size: 0.875rem;
font-weight: 500;
text-transform: capitalize;
display: block;
margin-top: 5px;
}
.spice-pricing-section .price-card .features ul {
list-style-type: none;
}
.spice-pricing-section .price-card .features {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 2.125rem;
}
.spice-pricing-section .price-card .features ul li {
font-size: 1rem;
line-height: 1.625rem;
font-weight: 400;
color: #696969;
padding: 8px;
transition: all 0.4s ease;
}
.spice-pricing-section .price-card .features ul li i {
margin-right: 13px;
color: #001a44;
transition: all 0.4s ease;
}
.spice-pricing-section .price-card .table-btn {
text-align: center;
}
.spice-pricing-section .price-card .table-btn button {
font-size: 1rem;
line-height: 1.625rem;
font-weight: 400;
color: #ffffff;
background-color: #001a44;
border-radius: 25px;
padding: 12px 45px;
border: none;
outline: none;
transition: all 0.4s ease;
z-index: 5;
cursor: pointer;
}
.spice-pricing-section .table-btn button:hover {
color: #fff !important;
background-color: rgba(255, 255, 255, 0.1) !important;
}
.spice-pricing-section .price-card:hover {
background: -moz-linear-gradient(
58deg,
rgb(0, 19, 50) 0%,
rgb(0, 36, 95) 60%,
rgb(0, 53, 139) 100%
);
background: -webkit-linear-gradient(
58deg,
rgb(0, 19, 50) 0%,
rgb(0, 36, 95) 60%,
rgb(0, 53, 139) 100%
);
background: -ms-linear-gradient(
58deg,
rgb(0, 19, 50) 0%,
rgb(0, 36, 95) 60%,
rgb(0, 53, 139) 100%
);
background: linear-gradient(
58deg,
rgb(0, 19, 50) 0%,
rgb(0, 36, 95) 60%,
rgb(0, 53, 139) 100%
);
}
.spice-pricing-section .price-card:hover .price-card-header h2,
.spice-pricing-section .price-card:hover .price-card-header p,
.spice-pricing-section .price-card:hover .features ul li,
.spice-pricing-section .price-card:hover .features ul li i,
.spice-pricing-section
.price-card:hover
.features
.block-editor-inner-blocks
.spice-block-plus-list-icon,
.spice-pricing-section
.price-card:hover
.features
.block-editor-inner-blocks
.spice-block-plus-list-icon
p {
color: #fff;
}
.spice-pricing-section .price-card:hover .table-btn button {
color: #001a44;
background-color: #ffffff;
}
.spice-pricing-section .price-card:hover .price-tag .back-rec {
background-color: rgba(255, 255, 255, 0.1);
}
.spice-pricing-section .price-card:hover .price-tag .back-rec .front-rec {
background-color: #ffffff;
}
.spice-pricing-section .price-card:hover .price-tag .price h3 {
color: #001a44;
}
.price-card:hover{
background:linear-gradient(58deg, rgb(0,19,50) 0%, rgb(0,36,95) 60%, rgb(0,53,139) 100%)
} .icon-socials {
padding: 0;
margin: 0;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
display: flex;
transition: all 0.3s ease;
}
.icon-socials a {
display: block;
position: relative;
transition: all 0.3s ease;
} @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700;800;900&display=swap");
.service-box {
position: relative;
background: #f5f5f5;
padding: 40px 20px;
width: 100%;
margin-top: 10px;
}
.service-box:before {
content: "";
position: absolute;
border-left: 2px solid #2196f3;
border-top: 2px solid #2196f3;
top: 0;
left: 0;
width: 60px;
height: 60px;
}
.service-box:after {
content: "";
position: absolute;
border-right: 2px solid #2196f3;
border-bottom: 2px solid #2196f3;
bottom: 0;
right: 0;
width: 60px;
height: 60px;
}
.service-box .icon:before {
content: "";
position: absolute;
left: 0;
right: 15px;
border-radius: 50%;
width: 50px;
height: 50px;
opacity: 0.5;
transform: rotate(315deg);
margin: 0 auto;
background: radial-gradient(100% 100% at top, transparent 40%, #2c7bfe2b 30%);
}
.service-box:hover .icon:before {
background: radial-gradient(100% 100% at top, transparent 40%, #ffffff2e 30%);
}
.wp-block[data-type="spice-block/spice-social-icon"],
.icon-socials {
display: inline-flex;
}
.has-text-align-left .service-box .icon:before {
right: auto;
left: 0;
}
.has-text-align-right .service-box .icon:before {
left: auto;
right: 0;
}
.spice-blocks-service .service-box-avatar {
margin: 0px auto 15px auto;
}
.service-box-avatar {
width: 4.563rem;
height: auto;
}
.service-box-avatar img {
max-width: 100%;
height: auto;
}
.service-box .col-text h4,
.service-box .col-text p {
margin: 0;
}
.wow:not(body.block-editor-page .wow, body.block-editor-iframe__body .wow) {
visibility: hidden;
}
#spice_blocks_plus_video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
height: auto;
width: auto;
min-width: 100%;
min-height: 100%;
max-width: initial;
}   .img-fluid {
max-width: 100%;
height: auto;
}                  .spsp-nav.dsgn2 .fa-chevron-left:before {
content: "\f30a";
}
.spsp-nav.dsgn2 .fa-chevron-right:before {
content: "\f30b";
}            .spbk-slider {
position: relative;
padding: 0;
}
.spbk-slider .item .spbk-content-wrapper { height: 750px;
}
.spbk-slider .spbk-post-overlay {
position: absolute;
width: 100%;
top: 0px;
bottom: 0px;
z-index: 1;
left: 0px;
right: 0px; }
.spbk-slider .item .spbk-content {
max-width: 1140px;
flex-wrap: wrap;
align-items: center;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
position: relative;
display: flex;
justify-content: flex-start;
height: 100%;
z-index: 1;
}
.spbk-slider .item .spbk-content.center {
justify-content: center;
}
.spbk-slider .item .spbk-content.right {
justify-content: flex-end;
}
.spbk-slider .item .spbk-content .slider-col {
max-width: 700px;
text-align: left;
}
.spbk-slider .item .spbk-content.center .slider-col {
text-align: center;
}
.spbk-slider .item .spbk-content.right .slider-col {
text-align: right;
}
.spbk-slider .spbk-content .spbk-slider-content .spbk-top-heading {
font-family: "Poppins", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1;
color: #ffffff;
letter-spacing: 1px;
text-transform: uppercase;
background-color: rgba(0, 0, 0, 0.2); border-radius: 10px;
display: inline-block;
padding: 10px 14px;
position: relative;
z-index: 1;
margin-bottom: 5px;
} .spbk-slider .spbk-content .spbk-slider-content .spbk-top-heading span { display: block;
}
.spbk-slider .spbk-content .spbk-slider-content .spbk-main-heading {
font-family: "Poppins", sans-serif;
font-size: 60px;
font-weight: 700;
line-height: 70px;
color: #ffffff;
margin: 0;
margin-bottom: 25px;
}
.spbk-slider .spbk-content .spbk-slider-content .spbk-text-content {
font-family: "Poppins", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;
color: #ffffff;
margin: 0;
margin-bottom: 40px;
}
.spbk-slider .spbk-content .spbk-slider-content .spbk-slider-btn {
font-family: "Poppins", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1;
color: #ffffff;
text-transform: uppercase;
display: inline-block;
padding: 22px 40px;
position: relative;
background-color: rgba(0, 0, 0, 0.2); border-radius: 10px;
z-index: 1;
} .spbk-slider .spbk-content .spbk-slider-content .spbk-slider-btn span { display: block;
}
.spbk-slider .spbk-content .spbk-slider-img img {
max-width: 100%;
height: auto;
position: relative;
}
.spbk-slider .spbk-content .spbk-slider-img img::before {
content: "";
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.2);
filter: drop-shadow(10px 10px 0 red); color: #ffffff;
}
.spbk-content-wrapper img {
position: relative;
height: auto;
background-attachment: fixed;
background-size: cover;
background-position: 100% 100%;
height: 640px;
}  .spbk-slider .item {
position: relative;
background-repeat: no-repeat;
background-position: center center;
width: 100%;
z-index: 0;
background-size: cover;
}
.spbk-slider .slick-dots button:after {
content: "0" counter;
display: inline-block;
font-size: 20px;
font-weight: 700;
vertical-align: middle;
padding-left: 40px;
color: #ffffff;
font-weight: 400;
font-family: "Poppins";
}  @media (max-width: 992px) {
.spbk-content .spbk-slider-content:after {
right: -18rem;
}
}
@media (max-width: 767px) {
.spbk-content .spbk-slider-content:after {
right: 0rem;
}
}  /  .full-width.block-container {
max-width: 1200px;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.spice-block-dgn-1 {
padding: 6.2rem 0 4.375rem;
}
.spice-blocks-plus.blog .post {
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
overflow: hidden;
}
.spice-blocks-plus.blog .post .spbb-entry-meta {
display: block;
align-items: center;
justify-content: space-between;
padding: 10px 30px;
margin: 0;
background-color: #fff;
}
.spice-blocks-plus.blog .post.spice-block-remove-img .top-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.spice-blocks-plus.blog .post .spbb-entry-meta span.author a {
font-family: "Poppins";
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 26px;
color: #000000;
}
.spice-blocks-plus.blog .post .spbb-entry-meta span.date i {
color: #0d6b68;
font-size: 14px;
padding-right: 10px;
}
.spice-blocks-plus.blog .post .spbb-entry-meta span.date a {
font-family: "Poppins";
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 26px;
color: #828282;
padding: 0;
background: transparent;
}
.spice-blocks-plus.blog .post .spbb-entry-meta .author img {
border-radius: 50%;
height: 30px;
width: 30px;
display: inline-block;
vertical-align: middle;
margin-right: 12px;
}
.spice-blocks-plus.blog .post .spice-block-post-overlay {
position: relative;
}
.spice-blocks-plus .spice-block-post-overlay .overlay {
position: absolute;
inset: 0;
z-index: 1;
width: 100%;
height: 100%;
}
.spice-blocks-plus.blog .post .spice-block-post-overlay .post-thumbnail {
display: flex;
position: relative;
overflow: hidden;
margin: 0;
}
.spice-blocks-plus.blog .post .spice-block-post-overlay .post-thumbnail img {
width: 100%;
transition: 1.2s;
} .spice-blocks-plus.blog
.post
.spbb-post-content
.spbb-entry-meta
span.tag-links
i {
color: #0d6b68;
font-size: 14px;
padding-right: 10px;
}
.spice-blocks-plus.blog
.post
.spbb-post-content
.spbb-entry-meta
span.tag-links
a {
font-family: "Poppins";
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 26px;
color: #828282;
}
.spice-blocks-plus.blog
.post
.spbb-post-content
.spbb-entry-meta
span.comments-link
i {
color: #0d6b68;
font-size: 14px;
padding-right: 6px;
}
.spice-blocks-plus.blog
.post
.spbb-post-content
.spbb-entry-meta
span.comments-link
a {
font-family: "Poppins";
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 26px;
color: #828282;
}
.spice-blocks-plus.blog .post .spbb-post-content {
padding: 23px 30px 30px;
}
.spice-blocks-plus.blog .post .spbb-post-content .spbb-entry-meta {
padding: unset;
display: block;
}
.spice-blocks-plus.blog
.post
.spbb-post-content
.spbb-entry-header
h3.spbb-entry-title {
font-family: "Poppins";
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 34px;
text-transform: capitalize;
color: #000000;
margin: 0;
transition: 0.3s;
}
.spice-blocks-plus.blog .post .spbb-post-content p.spbb-entry-content {
font-family: "Poppins";
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 25px;
color: #828282;
padding-bottom: 1.438rem;
}
.spice-blocks-plus.blog .post .spbb-entry-content .more-link {
float: none;
display: inline-block;
padding: 6.5px 20.5px;
font-family: "Poppins";
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 25px;
border: 1px solid #0d6b68;
color: #0d6b68;
border-radius: 80px;
}
.spice-blocks-plus.blog
.post:hover
.spbb-post-content
.spbb-entry-header
h3.spbb-entry-title
a {
color: #0d6b68;
text-decoration: none;
transition: 0.3s;
cursor: pointer;
}
.spice-blocks-plus.blog .post:hover .spbb-entry-content .more-link {
color: #ffffff;
background-color: #0d6b68;
}
.spice-blocks-plus.blog
.post:hover
.spice-block-post-overlay
.post-thumbnail
img {
transform: scale(1.1);
}
.spice-blocks-plus.blog .post .spbb-entry-content .more-link i {
padding-left: 3px;
}
.spice-blocks-plus.blog .post .spbb-entry-meta span.author a:hover,
.spice-blocks-plus.blog .post .spbb-entry-meta span.author a:focus,
.spice-blocks-plus.blog .post .spbb-entry-meta span.date a:hover,
.spice-blocks-plus.blog .post .spbb-entry-meta span.date a:focus,
.spice-blocks-plus.blog .post .spbb-entry-meta span.tag-links a:hover,
.spice-blocks-plus.blog .post .spbb-entry-meta span.tag-links a:focus,
.spice-blocks-plus.blog .post .spbb-entry-meta span.comments-link a:hover,
.spice-blocks-plus.blog .post .spbb-entry-meta span.comments-link a:focus,
.spice-blocks-plus.blog
.post
.spbb-post-content
.spbb-entry-header
h3.spbb-entry-title
a:focus {
color: #0d6b68;
}
.spice-blocks-plus.blog .post .spbb-entry-content .more-link:focus {
color: #ffffff;
background-color: #0d6b68;
}
@media (max-width: 991px) {
.spice-blocks-plus.blog .post .spbb-entry-meta {
padding: 10px 10px;
}
.spice-blocks-plus.blog .post .spbb-post-content {
padding: 23px 15px 30px;
}
}
.spice-blocks-plus.blog .spbb-entry-meta span {
padding-right: 1.5rem;
}  .slick-prev,
.slick-next {
font-size: 1.6rem;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 10rem;
height: 10rem;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: #fff;
border: none;
outline: none;
background: #bd686800;
border-radius: 50%;
margin: 0 4%;
border: 1px solid #fff;
}
.spbk-slider .slick-prev,
.spbk-slider .slick-next {
opacity: 0;
}
.spbk-slider:hover .slick-prev,
.spbk-slider:hover .slick-next {
opacity: 1;
z-index: 1;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: '"Font Awesome 5 Free"';
font-size: 20px;
line-height: 1;
opacity: 0.75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir="rtl"] .slick-prev {
right: -25px;
left: auto;
}
.slick-next {
right: -25px;
}
[dir="rtl"] .slick-next {
right: auto;
left: -25px;
} .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: 25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
font-size: 20px;
font-family: "Poppins";
line-height: 0;
color: #ffffff;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
opacity: 1;
}
ul.slick-dots {
counter-reset: count;
display: inline-flex;
justify-content: right;
padding-right: 20px;
align-items: center;
}
.dots ul.slick-dots {
padding-right: 0;
}
ul.slick-dots li {
counter-increment: count;
}
ul.slick-dots li button {
display: none;
}
ul.slick-dots li.slick-active button {
display: block;
}
ul.slick-dots li {
counter-increment: count;
}
ul.slick-dots:after {
content: "/ " counter(count);
color: #ffffff;
color: #ffffff;
font-size: 20px;
font-family: "Poppins";
}
.spbk-slider.dots ul.slick-dots {
justify-content: center;
}
.spbk-slider.dots ul.slick-dots:after {
display: none;
}
.spbk-slider.dots ul.slick-dots li button {
font-size: 0;
background-color: #fff;
margin: 0 3px;
width: 10px;
height: 10px;
display: block;
border-radius: 10px;
}
.spbk-slider.dots ul.slick-dots li.slick-active button {
width: 32px;
}
.spice-blocks-plus.blog span a {
text-decoration: none;
}
.spbk-slider .slick-arrow i {
font-size: 20px;
font-style: normal;
}
.spice-blocks-plus.blog
.post
.spbb-post-content
.spbb-entry-meta
span.tag-links
a {
position: relative;
margin-right: 3px;
padding-right: 4px;
}
.spice-blocks-plus.blog
.post
.spbb-post-content
.spbb-entry-meta
span.tag-links
a:not(:last-child):after {
content: ", ";
position: absolute;
right: 0;
color: darkred;
} .team-section .team-row .team-card {
transition: all 0.5s ease 0s;
overflow: hidden; }
@media (max-width: 991px) {
.team {
width: 100%;
}
}
.team-section .team-row .team-card .image {
position: relative;
overflow: hidden;
width: 100%;
height: auto;
aspect-ratio: 1 / 1;
}
.team-section .team-row .team-card .image::before,
.team-section .team-row .team-card .image::after {
content: "";
width: 200%;
height: 80%;
background: rgba(38, 37, 37, 0.8);
position: absolute;
top: -100%;
left: -3.6%;
transform: rotate(45deg);
transition: all 0.5s ease 0s;
}
.team-section .team-row .team-card .image::after {
background: rgba(44, 123, 254, 0.8);
top: auto;
left: auto;
bottom: -100%;
right: -3.6%;
}
.team-section .team-row .team-card:hover .image:before {
top: 0;
}
.team-section .team-row .team-card:hover .image:after {
bottom: 0;
}
.team-section .team-row .team-card:hover {
box-shadow: 0 10px 30px 0px rgba(0, 0, 0, 0.1);
}
.team-section .team-row .team-card .image .team-socials {
width: 100%;
padding: 0;
margin: 0;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: all 0.3s ease;
}
.team-row .team-card .image .team-socials a {
display: block;
position: relative;
transition: all 0.3s ease;
}
.team-row .team-card .image .team-socials a::after {
content: "";
width: 100%;
height: 100%;
border-radius: 0 20px 20px 20px;
position: absolute;
top: 0;
left: 0;
z-index: -1;
transition: all 0.3s ease;
}
.team-row .team-card:hover .image .team-socials {
opacity: 1;
}
.team-row .team-card .image .team-socials a:hover:after {
transform: rotate(180deg);
}
.team-section .team-row .team-card .image img {
width: 100%;
height: 100%;
vertical-align: middle;
object-fit: cover;
} @media (max-width: 768px) {  .team-section .team-row,
.team-section .heading-content {
text-align: center;
}
.team-section .heading-content .paragraph p {
max-width: unset;
}
.team-section .heading-content .saperater {
margin: auto;
}
} .team-card .image .team-socials .icon-socials a:hover {
transform: rotate(180deg);
}  .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 502;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 503;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
height: 100%;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 505;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 504;
}
.mfp-preloader a {
color: #cccccc;
}
.mfp-preloader a:hover {
color: white;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
padding: 0;
z-index: 506;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: white;
right: 0;
width: 30px;
height: 30px;
background: transparent;
font-size: 24px;
display: flex;
align-items: center;
justify-content: center;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px;
}
.mfp-arrow {
position: absolute;
top: 0;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: "";
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
opacity: 0.8;
border-top-width: 12px;
border-bottom-width: 12px;
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 20px;
border-bottom-width: 20px;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 12px solid black;
left: 5px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
border-right: 20px solid white;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 12px solid black;
left: 3px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 20px solid white;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
top: -3px;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black;
}
.mfp-iframe-holder .mfp-close {
top: -33px;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure:after {
content: "";
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.mfp-figure {
line-height: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-break: break-word;
padding-right: 36px;
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
} .mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
}
@media all and (max-width: 800px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
}
.video-sec .vid-main {
width: 100%;
position: relative; }
.vid-container {
width: 100%;
}
.vid-container .block-row{margin:0}
.vid-container .video-content{
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
width: 100%;
gap: 20px;
}
.video-sec .vid-main .popup-youtube span { transition: all 0.3s ease;
border-radius: 50%;
position: relative;
}
.video-sec .vid-main .popup-youtube span::before {
content: "";
position: absolute;
border-radius: inherit;
top: -10px;
left: -10px;
right: -10px;
bottom: -10px;
animation: bloom1 1.5s linear infinite;
opacity: 0;
}
.video-sec .vid-main .popup-youtube span::after {
content: "";
position: absolute;
border-radius: inherit;
top: -10px;
left: -10px;
right: -10px;
bottom: -10px;
animation: bloom2 1.5s linear infinite;
opacity: 0;
animation-delay: 0.4s;
}
@keyframes bloom1 {
0% {
transform: scale(0.5);
z-index: -99;
}
50% {
opacity: 1;
z-index: -99;
}
100% {
transform: scale(1.5);
z-index: -99;
}
}
@keyframes bloom2 {
0% {
transform: scale(0.5);
z-index: -99;
}
50% {
opacity: 1;
z-index: -99;
}
100% {
transform: scale(1.5);
z-index: -99;
}
}
.video-sec .vid-main .popup-youtube span i {
color: #ffffff;
font-size: 20px;
} #map {
height: 100%;
} #popup {
position: fixed;
z-index: 100;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.9);
opacity: 0;
visibility: hidden;
transition: opacity 1000ms;
}
#popup.show {
opacity: 1;
visibility: visible;
}
#popup .wrapper {
width: 60%;
margin: 0 auto;
text-align: center;
}
#popup .wrapper .banner {
max-width: 100%;
}
#popup a#close {
position: absolute;
top: 10px;
right: 10px;
width: 40px;
height: 40px;
z-index: 10;
}
#popup a#close:before {
content: "";
position: absolute;
top: 0;
left: 20px;
transform: rotate(-45deg);
width: 2px;
height: 100%;
background-color: #fff;
}
#popup a#close:after {
content: "";
position: absolute;
top: 0;
right: 18px;
transform: rotate(45deg);
width: 2px;
height: 100%;
background-color: #fff;
}
.giveAccess {
position: absolute;
top: 0;
left: 0;
padding: 20px;
font-weight: bold;
font-size: 20px;
background-color: red;
z-index: 10;
color: white;
}  .team-card-row {
margin: 0 auto;
}
.team-card-row .team-card {
perspective: 1000px;
background-color: transparent;
margin-bottom: 30px;
}
.team-card-row .team-card .team-card-wrapper {
position: relative;
transition: all 0.3s linear;
transform-style: preserve-3d;
}
.team-card-front {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}
.team-card-front img {
width: 100%;
height: auto;
}
.team-card-front .team-details {
padding: 19px 20px 29px 20px;
}
.team-card-back {
padding: 15px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}
.team-card-back .team-socials {
display: flex;
flex-wrap: wrap;
padding: 0;
transition: all 0.1s linear;
justify-content: center;
}
.team-card-back .team-socials:hover {
cursor: pointer;
}
.team-card:hover .team-card-wrapper:not(body.block-editor-page .team-card:hover .team-card-wrapper, body.block-editor-iframe__body .team-card:hover .team-card-wrapper ) {
transform: rotateY(180deg);
}
@media (max-width: 991px) {
.team-card-row {
width: 100%;
}
}
.team-card .team-card-front .team-details h5,
.team-card .team-card-front .team-details p {
margin: 0;
}
.team-card-back .spice-blocks-button-wrapper {
flex-basis: 100%;
text-align: center;
} .spice-block-countdown .row {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
text-align: center;
}
.spice-block-countdown .row .counter-card {
flex-basis: 0;
text-align: center;
flex-grow: 1;
display: block;
}
.spice-block-countdown .row .counter-card h1,
.spice-block-countdown .row .counter-card h5 {
margin: 0;
}   @media (max-width: 1024px) {
.spice-block-countdown {
padding: 100px 15px;
}
.spice-block-countdown .row {
margin: auto;
}
.spice-block-countdown .row .counter-card {
flex-basis: calc(50% - 25px);
max-width: calc(50% - 25px);
margin-bottom: 50px;
}
}
@media (max-width: 555px) {
.spice-block-countdown .row {
margin: auto;
}
.spice-block-countdown .row .counter-card {
flex-basis: 100%;
max-width: 100%;
margin-bottom: 50px;
}
} .sp-testimonial-section {
max-width: 100%;
margin: auto;
}
.sp-testimonial-section .sp-testimonial-row .sp-testimonial-card {
position: relative;
background: #ffffff;
overflow: hidden;
}
.sp-testimonial-row .sp-testimonial-card .client-details {
display: flex;
align-items: center;
margin-left: 10px;
margin-bottom: 55px;
}
.sp-testimonial-section .sp-testimonial-card:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 418px;
height: 240px;
background: radial-gradient(
200% 200% at bottom right,
transparent 52%,
#2c7bfe 10%
);
z-index: 0;
}
.sp-testimonial-content {
z-index: 1;
position: relative;
}
.sp-testimonial-row .sp-testimonial-card .client-review p {
text-align: left;
}
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box; }
.pricing-section {
padding-top: 8.375rem;
padding-bottom: 8.375rem;
}
.heading-content h1 {
font-size: 3rem;
line-height: 3.625rem;
font-weight: 600;
text-transform: capitalize;
color: #000;
letter-spacing: 1px;
}
.heading-content .divider {
width: 4.375rem;
height: 0.563rem;
background-color: #2c7bfe;
border-radius: 4.5px;
margin-top: 1.125rem;
margin-bottom: 1.5rem;
}
.heading-content p {
font-size: 1rem;
line-height: 1.625rem;
font-weight: 400;
color: #777777;
}
.heading-content {
margin-bottom: 3.875rem;
padding-left: 15px;
padding-right: 15px;
}
.price-card {
background: #ffffff;
padding-top: 2.375rem;
padding-bottom: 3.125rem;
padding-left: 1.625rem;
padding-right: 1.625rem;
margin-bottom: 1.875rem;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
.price-card .price-card-header {
text-align: center;
margin-bottom: 3.938rem;
}
.price-card .price-card-header h2 {
font-size: 2rem;
line-height: 3rem;
font-weight: 500;
text-transform: uppercase;
color: #001a44;
letter-spacing: 1px;
transition: all 0.4s ease;
margin: 0;
padding: 0;
}
.price-card .price-card-header p {
font-size: 0.875rem;
line-height: 1.6rem;
font-weight: 400;
color: #696969;
margin: 0;
padding: 0;
transition: all 0.4s ease;
}
.price-card .price-tag {
position: relative;
margin-bottom: 4.375rem;
}
.price-tag .back-rec {
width: 130px;
aspect-ratio: 1 / 1;
border-radius: 10px;
background-color: rgba(0, 26, 68, 0.1); margin: auto;
transition: all 0.4s ease;
}
.price-tag .back-rec .front-rec {
width: inherit;
aspect-ratio: 1 / 1;
border-radius: 10px;
background-color: #001a44;
transform: rotate(-45deg);
margin: auto;
transition: all 0.4s ease;
}
.price-card .price-tag .price {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
align-items: center;
}
.price-tag .price i {
padding-top: 10px;
padding-right: 5px;
color: #fff;
transition: all 0.4s ease;
font-size: 1.875rem;
line-height: 1.25rem;
font-weight: 900;
}
.price-tag .price h3 {
text-align: center;
font-size: 1.875rem;
line-height: 1.25rem;
font-weight: 900;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
z-index: 10;
transition: all 0.4s ease;
display: inline-block;
margin: 0;
}
.price-tag .price h3 sup {
font-size: 1.25rem;
font-weight: 500;
}
.price-tag .price h3 span {
font-size: 0.875rem;
font-weight: 500;
text-transform: capitalize;
}
.price-card .features ul {
list-style-type: none;
}
.price-card .features {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 2.125rem;
}
.price-card .features ul li {
font-size: 1rem;
line-height: 1.625rem;
font-weight: 400;
color: #696969;
padding: 8px;
transition: all 0.4s ease;
}
.price-card .features ul li i {
margin-right: 13px;
color: #001a44;
transition: all 0.4s ease;
}
.price-card .table-btn {
text-align: center;
}
.price-card .table-btn button {
font-size: 1rem;
line-height: 1.625rem;
font-weight: 400;
color: #ffffff;
background-color: #001a44;
border-radius: 25px;
padding: 12px 45px;
border: none;
outline: none;
transition: all 0.4s ease;
z-index: 5;
cursor: pointer;
}
.table-btn button:hover {
color: #fff !important;
background-color: rgba(255, 255, 255, 0.1) !important;
}
.price-card:hover {
background: -moz-linear-gradient(
58deg,
rgb(0, 19, 50) 0%,
rgb(0, 36, 95) 60%,
rgb(0, 53, 139) 100%
);
background: -webkit-linear-gradient(
58deg,
rgb(0, 19, 50) 0%,
rgb(0, 36, 95) 60%,
rgb(0, 53, 139) 100%
);
background: -ms-linear-gradient(
58deg,
rgb(0, 19, 50) 0%,
rgb(0, 36, 95) 60%,
rgb(0, 53, 139) 100%
);
background: linear-gradient(
58deg,
rgb(0, 19, 50) 0%,
rgb(0, 36, 95) 60%,
rgb(0, 53, 139) 100%
);
}
.price-card:hover .price-card-header h2,
.price-card:hover .price-card-header p,
.price-card:hover .features ul li,
.price-card:hover .features ul li i {
color: #fff;
}
.price-card:hover .table-btn button {
color: #001a44;
background-color: #ffffff;
}
.price-card:hover .price-tag .back-rec {
background-color: rgba(255, 255, 255, 0.1);
}
.price-card:hover .price-tag .back-rec .front-rec {
background-color: #ffffff;
}
.price-card:hover .price-tag .price h3,
.price-card:hover .price-tag .price i {
color: #001a44;
}
.block-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 600px) {
.block-container {
max-width: 600px;
}
}
@media (min-width: 768px) {
.block-container {
max-width: 768px;
}
}
@media (min-width: 992px) {
.block-container {
max-width: 992px;
}
}
@media (min-width: 1200px) {
.block-container {
max-width: 1200px;
}
}
.block-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.block-col-2,
.block-col-3,
.block-col-4,
.block-col-5,
.block-col-6,
.block-col-7,
.block-col-8,
.block-col-9 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 768px) {
.block-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.block-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.block-col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.block-col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.block-col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.block-col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.block-col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.block-col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.block-col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
}
@media (min-width: 576px) {
.block-col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.slider-caption {
position: relative;
display: table;
height: 100%;
z-index: 1;
}
.image-item {
position: relative;
z-index: 3;
margin: 0 auto;
max-width: 34.687rem;
padding-top: 5rem;
padding-bottom: 5rem;
}
.image-item img {
max-width: 100%;
height: auto;
} .slick-slide {
margin: 0 15px;
} .slick-list {
margin: 0 -15px;
} .spice-image-slider .slick-prev,
.spice-image-slider .slick-next {
font-size: 1.263rem;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 3.125rem;
height: 3.125rem;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: #fff;
border: none;
outline: none;
background-color: rgba(33, 32, 46, 0.5);
border-radius: 0.313rem;
margin: 0 6%;
border: 1px solid #fff;
}
.spice-image-slider ul.slick-dots {
counter-reset: none;
display: inline-flex;
justify-content: center;
padding-right: 20px;
align-items: center;
position: relative;
bottom: unset;
}
.spice-image-slider .dots ul.slick-dots {
padding-right: 0;
}
.spice-image-slider ul.slick-dots li {
counter-increment: none;
}
.spice-image-slider ul.slick-dots li button {
display: block;
font-size: 0;
background-color: #ced1df;
margin: 0 3px;
width: 10px;
height: 10px;
border-radius: 10px;
}
.spice-image-slider ul.slick-dots li.slick-active button {
width: 32px;
}
.spice-image-slider ul.slick-dots li {
counter-increment: none;
}
.spice-image-slider ul.slick-dots:after {
content: none;
}
.spice-image-slider .slider-caption .client-pic {
display: table-cell;
vertical-align: middle;
overflow: hidden;
} .progress-bar {
--progress-color: rgba(2, 88, 207, 1);
--progress: 20%;
--box-side-height: 150px;
position: relative;
width: 50px;
height: 256px;
margin: 200px auto;
perspective: 800px;
-ms-transform: rotate(270deg);
transform: rotate(270deg) !important;
}
.progress-bar:before {
content: "";
width: 0px;
}
.progress-bar .box {
position: relative;
width: 400px;
height: var(--box-side-height);
transform-style: preserve-3d;
transition: transform 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform: rotateX(45deg);
}
.progress-bar.done .box {
transform: rotateX(0);
}
.progress-bar .box-front {
position: absolute;
width: 100%;
height: var(--box-side-height);
left: 0;
bottom: 0;
transform-origin: center bottom;
transform: rotateX(90deg);
transition: transform 1s;
}
.progress-bar .box p {
position: absolute;
top: 0px;
left: -235px;
color: rgba(0, 0, 0, 0.801);
text-align: center;
width: 100%;
height: 100%;
line-height: 100%;
z-index: 99;
font-weight: bold;
transition: opacity 1s, visibility 1s;
font-size: 40px;
rotate: 90deg;
transform: rotateY(180deg);
color: #000;
}
.progress-bar.done .box p.loading-text {
opacity: 0;
visibility: hidden;
}
.progress-bar:not(.done) .box p.done-text {
opacity: 0;
visibility: hidden;
}
.progress-bar .box::after {
content: "";
display: block;
opacity: 0.9;
width: 100%;
height: 100%;
background: var(--progress-color);
transform-origin: top left;
transform: scaleX(var(--progress));
transition: transform 0.1s;
box-shadow: -35px 0px 25px rgb(2 88 207 / 15%);
}
.progress-bar .box-front::after {
content: "";
display: block;
width: 100%;
height: 100%;
opacity: 0.9;
background: var(--progress-color);
transform-origin: top left;
transform: scaleX(var(--progress));
transition: transform 0.1s;
box-shadow: -35px 0px 25px rgb(2 88 207 / 15%);
}
.pb-section {
position: relative;
padding: 150px 0;
}
.pb-section .title {
font-weight: 700;
font-size: 48px;
line-height: 58px;
color: #333333;
margin-bottom: 10px;
}
.pb-section .head-title p {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #888888;
margin-bottom: 50px;
}
.pb-section .head-title {
text-align: center;
position: relative;
margin: 0 auto 50px;
}
@media (max-width: 767px) {
.progress-bar {
margin: 100px auto;
}
}
.box-right {
position: absolute;
width: 100%;
height: var(--box-side-height);
left: 0;
bottom: 0;
transform-origin: center bottom;
transform: translateZ(-150px);
transition: transform 0.5s;
}
.box-right:after {
content: "";
display: block;
width: 100%;
height: 100%;
opacity: 0.3;
background: var(--progress-color);
transform-origin: top left;
transform: scaleX(var(--progress));
transition: transform 0.1s;
box-shadow: -35px 0px 25px rgb(2 88 207 / 15%);
}
.box-left {
position: absolute;
width: 100%;
height: var(--box-side-height);
left: 0px;
bottom: 0;
top: -148px;
transform-origin: center bottom;
transition: transform 0.5s;
transform: rotateX(90deg);
}
.box-left:after {
content: "";
display: block;
width: 100%;
height: 100%;
opacity: 1;
background: var(--progress-color);
transform-origin: top left;
transform: scaleX(var(--progress));
transition: transform 0.1s;
box-shadow: -35px 0px 25px rgb(2 88 207 / 15%);
}
@media (max-width: 991px) and (min-width: 768px) {
.pb-section .block-container {
max-width: 850px;
}
}
@media (max-width: 767px) {
.block-row .block-col-3:first-child .progress-bar {
margin-top: 250px;
}
}
@media (max-width: 991px) {
.price-card {
width: 100%;
}
} .sbp-scroll-up a {
display: block;
aspect-ratio: 1/ 1;
width: 3.125rem;
text-align: center;
line-height: 2.7;
border-radius: 50px;
font-size: 1.125rem;
color: #fff;
opacity: 1;
transition: all 0.3s ease 0s;
box-shadow: 0 0 10px rgb(0 0 0 / 20%);
background: blue;
text-decoration: none;
}
.sbp-scroll-up a {
background: #2d6ef8;
}
.sbp-scroll-up {
position: fixed;
display: none;
bottom: 50px;
z-index: 9999;
}  .loader01 {
margin: 100px auto;
font-size: 25px;
width: 1em;
height: 1em;
border-radius: 50%;
position: relative;
text-indent: -9999em;
-webkit-animation: load5 1.1s infinite ease;
animation: load5 1.1s infinite ease;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
@-webkit-keyframes load5 {
0%,
100% {
box-shadow: 0em -2.6em 0em 0em #fff,
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.5),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
}
12.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7),
1.8em -1.8em 0 0em #fff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
}
25% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #fff,
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
37.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5),
2.5em 0em 0 0em rgba(255, 255, 255, 0.7),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
50% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.5),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #fff,
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
62.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5),
0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #fff,
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
75% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.5),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #fff,
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
87.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #fff;
}
}
@keyframes load5 {
0%,
100% {
box-shadow: 0em -2.6em 0em 0em #fff,
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.5),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
}
12.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7),
1.8em -1.8em 0 0em #fff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
}
25% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #fff,
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
37.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5),
2.5em 0em 0 0em rgba(255, 255, 255, 0.7),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
50% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.5),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #fff,
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
62.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5),
0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #fff,
-2.6em 0em 0 0em rgba(255, 255, 255, 0.2),
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
75% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.5),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #fff,
-1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
87.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2),
1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2),
2.5em 0em 0 0em rgba(255, 255, 255, 0.2),
1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2),
0em 2.5em 0 0em rgba(255, 255, 255, 0.2),
-1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5),
-2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #fff;
}
} .loader1 {
margin: 60px auto;
position: relative;
border: 1px solid transparent;
}
.loader-inner {
position: absolute;
left: 50%;
top: -10px;
}
.loader-inner > div {
width: 5px;
height: 15px;
background-color: #fff;
border-radius: 2px;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute;
}
.loader-inner > div:nth-child(1) {
top: 20px;
left: 0;
-webkit-animation: loader-inner 1.2s -0.84s infinite ease-in-out;
animation: loader-inner 1.2s -0.84s infinite ease-in-out;
}
.loader-inner > div:nth-child(2) {
top: 13.63636px;
left: 13.63636px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-animation: loader-inner 1.2s -0.72s infinite ease-in-out;
animation: loader-inner 1.2s -0.72s infinite ease-in-out;
}
.loader-inner > div:nth-child(3) {
top: 0;
left: 20px;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-animation: loader-inner 1.2s -0.6s infinite ease-in-out;
animation: loader-inner 1.2s -0.6s infinite ease-in-out;
}
.loader-inner > div:nth-child(4) {
top: -13.63636px;
left: 13.63636px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-animation: loader-inner 1.2s -0.48s infinite ease-in-out;
animation: loader-inner 1.2s -0.48s infinite ease-in-out;
}
.loader-inner > div:nth-child(5) {
top: -20px;
left: 0;
-webkit-animation: loader-inner 1.2s -0.36s infinite ease-in-out;
animation: loader-inner 1.2s -0.36s infinite ease-in-out;
}
.loader-inner > div:nth-child(6) {
top: -13.63636px;
left: -13.63636px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-animation: loader-inner 1.2s -0.24s infinite ease-in-out;
animation: loader-inner 1.2s -0.24s infinite ease-in-out;
}
.loader-inner > div:nth-child(7) {
top: 0;
left: -20px;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-animation: loader-inner 1.2s -0.12s infinite ease-in-out;
animation: loader-inner 1.2s -0.12s infinite ease-in-out;
}
.loader-inner > div:nth-child(8) {
top: 13.63636px;
left: -13.63636px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-animation: loader-inner 1.2s 0s infinite ease-in-out;
animation: loader-inner 1.2s 0s infinite ease-in-out;
}
@keyframes loader-inner {
50% {
opacity: 0.3;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes loader-inner {
50% {
opacity: 0.3;
}
100% {
opacity: 1;
}
} .loader2 {
width: 70px;
height: 70px;
margin: 40px auto;
}
.loader2 p {
font-size: 16px;
color: #777;
}
.loader2 .loader-inner2 {
display: inline-block;
width: 15px;
border-radius: 15px;
background: #74d2ba;
}
.loader2 .loader-inner2:nth-last-child(1) {
-webkit-animation: loading 1.5s 1s infinite;
animation: loading 1.5s 1s infinite;
}
.loader2 .loader-inner2:nth-last-child(2) {
-webkit-animation: loading 1.5s 0.5s infinite;
animation: loading 1.5s 0.5s infinite;
}
.loader2 .loader-inner2:nth-last-child(3) {
-webkit-animation: loading 1.5s 0s infinite;
animation: loading 1.5s 0s infinite;
}
@-webkit-keyframes loading {
0% {
height: 15px;
}
50% {
height: 35px;
}
100% {
height: 15px;
}
}
@keyframes loading {
0% {
height: 15px;
}
50% {
height: 35px;
}
100% {
height: 15px;
}
} .loader3 {
width: 75px;
height: 100px;
margin: 50px auto;
position: relative;
}
.loader3 .loader-inner3 {
width: 10px;
height: 50%;
background: #fff;
position: absolute;
bottom: 0;
box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
.loader3 .loader-inner3:nth-child(1) {
left: 0;
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
-webkit-animation: loading-2 4s infinite;
animation: loading-2 4s infinite;
}
.loader3 .loader-inner3:nth-child(2) {
left: 15px;
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
-webkit-animation: loading-3 4s infinite;
animation: loading-3 4s infinite;
}
.loader3 .loader-inner3:nth-child(3) {
left: 30px;
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
-webkit-animation: loading-4 4s infinite;
animation: loading-4 4s infinite;
}
.loader3 .loader-inner3:nth-child(4) {
left: 45px;
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
-webkit-animation: loading-5 4s infinite;
animation: loading-5 4s infinite;
}
.loader3 .loader-inner3:nth-child(5) {
left: 60px;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-animation: loading-6 4s infinite;
animation: loading-6 4s infinite;
}
.loader3 .loader-circle3 {
width: 10px;
height: 10px;
border-radius: 50%;
background: #fff;
position: absolute;
bottom: 10px;
left: 0;
-webkit-animation: loading-1 4s infinite;
animation: loading-1 4s infinite;
}
@-webkit-keyframes loading-1 {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
5% {
-webkit-transform: translate(8px, -14px);
transform: translate(8px, -14px);
}
10% {
-webkit-transform: translate(15px, -10px);
transform: translate(15px, -10px);
}
17% {
-webkit-transform: translate(23px, -24px);
transform: translate(23px, -24px);
}
20% {
-webkit-transform: translate(30px, -20px);
transform: translate(30px, -20px);
}
27% {
-webkit-transform: translate(38px, -34px);
transform: translate(38px, -34px);
}
30% {
-webkit-transform: translate(45px, -30px);
transform: translate(45px, -30px);
}
37% {
-webkit-transform: translate(53px, -44px);
transform: translate(53px, -44px);
}
40% {
-webkit-transform: translate(60px, -40px);
transform: translate(60px, -40px);
}
50% {
-webkit-transform: translate(60px, 0);
transform: translate(60px, 0);
}
57% {
-webkit-transform: translate(53px, -14px);
transform: translate(53px, -14px);
}
60% {
-webkit-transform: translate(45px, -10px);
transform: translate(45px, -10px);
}
67% {
-webkit-transform: translate(37px, -24px);
transform: translate(37px, -24px);
}
70% {
-webkit-transform: translate(30px, -20px);
transform: translate(30px, -20px);
}
77% {
-webkit-transform: translate(22px, -34px);
transform: translate(22px, -34px);
}
80% {
-webkit-transform: translate(15px, -30px);
transform: translate(15px, -30px);
}
87% {
-webkit-transform: translate(7px, -44px);
transform: translate(7px, -44px);
}
90% {
-webkit-transform: translate(0, -40px);
transform: translate(0, -40px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@keyframes loading-1 {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
5% {
-webkit-transform: translate(8px, -14px);
transform: translate(8px, -14px);
}
10% {
-webkit-transform: translate(15px, -10px);
transform: translate(15px, -10px);
}
17% {
-webkit-transform: translate(23px, -24px);
transform: translate(23px, -24px);
}
20% {
-webkit-transform: translate(30px, -20px);
transform: translate(30px, -20px);
}
27% {
-webkit-transform: translate(38px, -34px);
transform: translate(38px, -34px);
}
30% {
-webkit-transform: translate(45px, -30px);
transform: translate(45px, -30px);
}
37% {
-webkit-transform: translate(53px, -44px);
transform: translate(53px, -44px);
}
40% {
-webkit-transform: translate(60px, -40px);
transform: translate(60px, -40px);
}
50% {
-webkit-transform: translate(60px, 0);
transform: translate(60px, 0);
}
57% {
-webkit-transform: translate(53px, -14px);
transform: translate(53px, -14px);
}
60% {
-webkit-transform: translate(45px, -10px);
transform: translate(45px, -10px);
}
67% {
-webkit-transform: translate(37px, -24px);
transform: translate(37px, -24px);
}
70% {
-webkit-transform: translate(30px, -20px);
transform: translate(30px, -20px);
}
77% {
-webkit-transform: translate(22px, -34px);
transform: translate(22px, -34px);
}
80% {
-webkit-transform: translate(15px, -30px);
transform: translate(15px, -30px);
}
87% {
-webkit-transform: translate(7px, -44px);
transform: translate(7px, -44px);
}
90% {
-webkit-transform: translate(0, -40px);
transform: translate(0, -40px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@-webkit-keyframes loading-2 {
0% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
40% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
50% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
90% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
}
@keyframes loading-2 {
0% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
40% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
50% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
90% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
}
@-webkit-keyframes loading-3 {
0% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
40% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
50% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
90% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
100% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
}
@keyframes loading-3 {
0% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
40% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
50% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
90% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
100% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
}
@-webkit-keyframes loading-4 {
0% {
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
}
100% {
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
}
}
@keyframes loading-4 {
0% {
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
}
100% {
-webkit-transform: scale(1, 0.6);
transform: scale(1, 0.6);
}
}
@-webkit-keyframes loading-5 {
0% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
40% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
50% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
90% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
100% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
}
@keyframes loading-5 {
0% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
40% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
50% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
90% {
-webkit-transform: scale(1, 0.4);
transform: scale(1, 0.4);
}
100% {
-webkit-transform: scale(1, 0.8);
transform: scale(1, 0.8);
}
}
@-webkit-keyframes loading-6 {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
40% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
50% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
90% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@keyframes loading-6 {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
40% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
50% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
90% {
-webkit-transform: scale(1, 0.2);
transform: scale(1, 0.2);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
} .loader4 {
width: 240px;
height: 50px;
margin: 70px auto 0;
border-radius: 8px;
box-shadow: 0 0 0 7px #42a5f5, inset 0 0 0 1px #42a5f5;
overflow: hidden;
position: relative;
animation: rotate 6s linear infinite;
}
.loader4:before {
content: "";
background-color: #42a5f5;
height: 100%;
position: absolute;
top: 0;
left: 0;
animation: load 6s linear infinite;
}
@keyframes rotate {
0%,
42% {
transform: rotate(0deg);
}
48%,
92% {
transform: rotate(180deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes load {
0% {
width: 0;
}
40%,
50% {
width: 100%;
}
90%,
100% {
width: 0;
}
} .loader5 {
width: 150px;
height: 150px;
margin: 50px auto 0;
position: relative;
}
.loader5 .cube-wrapper {
transform-style: preserve-3d;
animation: bouncing 2s infinite;
}
.loader5 .cube {
transform-style: preserve-3d;
transform: rotateX(45deg) rotateZ(45deg);
animation: rotation 2s infinite;
}
.loader5 .cube-faces {
transform-style: preserve-3d;
height: 80px;
width: 80px;
position: relative;
transform-origin: 0 0;
transform: translateX(0) translateY(0) translateZ(-40px);
}
.loader5 .cube-face {
position: absolute;
inset: 0;
background: #110d31ff;
border: solid 1px #fff;
}
.loader5 .cube-face.shadow {
transform: translateZ(-80px);
animation: bouncing-shadow 2s infinite;
}
.loader5 .cube-face.top {
transform: translateZ(80px);
}
.loader5 .cube-face.front {
transform-origin: 0 50%;
transform: rotateY(-90deg);
}
.loader5 .cube-face.back {
transform-origin: 0 50%;
transform: rotateY(-90deg) translateZ(-80px);
}
.loader5 .cube-face.right {
transform-origin: 50% 0;
transform: rotateX(-90deg) translateY(-80px);
}
.loader5 .cube-face.left {
transform-origin: 50% 0;
transform: rotateX(-90deg) translateY(-80px) translateZ(80px);
}
@keyframes rotation {
0% {
transform: rotateX(45deg) rotateY(0) rotateZ(45deg);
animation-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
}
50% {
transform: rotateX(45deg) rotateY(0) rotateZ(225deg);
animation-timing-function: cubic-bezier(0.76, 0.05, 0.86, 0.06);
}
100% {
transform: rotateX(45deg) rotateY(0) rotateZ(405deg);
animation-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
}
}
@keyframes bouncing {
0% {
transform: translateY(-40px);
animation-timing-function: cubic-bezier(0.76, 0.05, 0.86, 0.06);
}
45% {
transform: translateY(40px);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
100% {
transform: translateY(-40px);
animation-timing-function: cubic-bezier(0.76, 0.05, 0.86, 0.06);
}
}
@keyframes bouncing-shadow {
0% {
transform: translateZ(-80px) scale(1.3);
animation-timing-function: cubic-bezier(0.76, 0.05, 0.86, 0.06);
opacity: 0.05;
}
45% {
transform: translateZ(0);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
opacity: 0.3;
}
100% {
transform: translateZ(-80px) scale(1.3);
animation-timing-function: cubic-bezier(0.76, 0.05, 0.86, 0.06);
opacity: 0.05;
}
} .loader6 {
width: 60px;
height: 60px;
margin: 30px auto 0;
position: relative;
transform: rotate(45deg) translate3d(0, 0, 0);
animation: loader 1.2s infinite ease-in-out;
}
.loader6 span {
background: #ee4040;
width: 30px;
height: 30px;
display: block;
position: absolute;
animation: loaderBlock 1.2s infinite ease-in-out both;
}
.loader6 span:nth-child(1) {
top: 0;
left: 0;
}
.loader6 span:nth-child(2) {
top: 0;
right: 0;
animation: loaderBlockInverse 1.2s infinite ease-in-out both;
}
.loader6 span:nth-child(3) {
bottom: 0;
left: 0;
animation: loaderBlockInverse 1.2s infinite ease-in-out both;
}
.loader6 span:nth-child(4) {
bottom: 0;
right: 0;
}
@keyframes loader {
0%,
10%,
100% {
width: 60px;
height: 60px;
}
65% {
width: 120px;
height: 120px;
}
}
@keyframes loaderBlock {
0%,
30% {
transform: rotate(0);
}
55% {
background: #f37272;
}
100% {
transform: rotate(90deg);
}
}
@keyframes loaderBlockInverse {
0%,
20% {
transform: rotate(0);
}
55% {
background: #f37272;
}
100% {
transform: rotate(-90deg);
}
}
.collapse.sb-collapse .sbp-close-button {
display: none;
}
.collapse.sb-collapse .sbp-close-button.in {
display: block;
}
.sb-collapse.collapse.in .spice-nav {
position: fixed;
inset: 0;
top: 0;
z-index: 999999999;
display: block;
} .sb-collapse.collapse li.sbp-menu-close {
display: none;
}
.sb-collapse.collapse.in #sbp-close {
padding: 8px 12px 8px;
background: #ccc;
font-size: 18px;
font-weight: 600;
line-height: 1;
margin: 0;
border-radius: 4px;
font-family: "Font Awesome 6 Free";
}
.sb-collapse.collapse.in li.sbp-menu-close {
display: block;
padding: 5px;
text-align: right;
}
.spice.spice-block .sb-toggle {
border: none;
} .counter-section{
padding: 10px 0;
position: relative;
}
.counter-box {
position: relative;
text-align: center;
}
.counter-section .text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
.counter-box svg {
transform: rotate(-90deg);
background: transparent;
fill: none;
width: 200px;
height: 200px;
}
.counter-box svg circle {
stroke-width: 2;
stroke: #333333;
}
.counter-box svg .bar {
stroke-width: 5;
stroke: #ffffff;
stroke-linecap: round;
}
.counter-box svg .bar {
stroke-linecap: round;
}
.counter-box .first-dot 
{
position: absolute;
inset: 4px;
z-index: 10;
}
.counter-box .dot 
{
position: absolute;
inset: 6px;
z-index: 10;
animation: animateDot 2s linear forwards;
color: transparent;
}
@keyframes animateDot 
{
0% 
{
transform: rotate(0deg);
}
100% 
{
transform: rotate(calc(3.6deg * var(--num)));
}
}
.counter-box .dot::before 
{
content: '';
position: absolute;
top: 0px;
left: 50%;
transform: translateX(-50%);
width: 10px;
height: 10px;
border-radius: 50%;
background: var(--clr);
box-shadow: 0 0 10px var(--clr),
0 0 30px var(--clr);
}
.counter-box .first-dot::before 
{
content: '';
position: absolute;
top: 0px;
left: 50%;
transform: translateX(-50%);
width: 10px;
height: 10px;
border-radius: 50%;
background: var(--clr);
box-shadow: 0 0 10px var(--clr),
0 0 30px var(--clr);
}
.counter-section .project-title {
text-align: center;
position:relative;
}
.counter-section .counter-overlay{
transition: background .3s,border-radius .3s,opacity .3s;
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
} .gallery-container{
width: min(calc(100% - 20px), 1160px);
margin: 100px auto;
}
.gallery-container .gallery-heading{
text-align: center;
}
.gallery-container .gallery-heading h2{
font-size: 48px;
font-weight: 700;
color: #000;
text-transform: capitalize;
margin-bottom: 15px;
}
.gallery-container .gallery-heading h2 span{
color: #2c7bfe;
}
.gallery-container .gallery-heading p{
font-size: 16px;
font-weight: 400;
color: #777777;  
}
.gallery-menu{ margin-top: 25px;
margin-bottom: 15px;
}
.gallery-menu ul li{
list-style: none;
display: inline-block;
margin: 5px;
font-size: 1.125rem;
line-height: 1;
font-weight: 500;
text-transform: capitalize;
letter-spacing: 1px;
cursor: pointer;
padding: 10px 24px;
background-color: rgba(117, 114, 114, 0.3);
transition: 0.3s;
}
.gallery-menu ul li.active,
.gallery-menu ul li:is(:hover, :focus){
color: #fff;
background-color: #2c7bfe;
}
.gallery-item {
width: 100%;
}
.gallery-item .item{
width: 33.33%; padding: 10px;
position: relative;
overflow: hidden;
}
.gallery-item .item .play-vid {
font-size: 50px;
font-weight: 400;
color: #fff;
margin-bottom: 15px;
display: block;
cursor: pointer;
text-decoration: none;
}
.gallery-item .item .play-vid i{
font-style: normal;
display: block;
}
.gallery-item .item img{
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
object-fit: cover;
background-color: #c0c0c0;  
}
.item .gallery-wrapper{
position: relative;
border-radius: 10px;
overflow: hidden;
}
.item .gallery-wrapper::before{
content: "";
position: absolute;
inset: 14px;
background-color: rgba(0, 0, 0, 0.7);
border-radius: inherit;
transition: all 0.3s ease;
opacity: 0;
}
.item:hover .gallery-wrapper::before{
opacity: 1;
}
.item .gallery-wrapper .gallery-content{
position: absolute; top: 50%;
left: 50%;
width: 100%;
padding: 15px 25px;
transform: translate(-50%, -40%); opacity: 0;
transition: all 0.3s ease;
}
.item:hover .gallery-wrapper .gallery-content{
opacity: 1; transform: translate(-50%, -50%);
}
.item .gallery-wrapper .gallery-content h4{
font-size: 24px;
font-weight: 700;
color: #fff;
margin: 0 0 10px 0;
}
.item .gallery-wrapper .gallery-content p{
font-size: 16px;
line-height: 24px;
font-weight: 400;
color: #fff;
}
.mfp-iframe-holder .mfp-close{ justify-content: flex-end;
}
@media (max-width:1024px){
.gallery-item .item{
width: 50%;
}
}
@media (max-width:767px){
.gallery-item .item{
width: 100%;   
}
}
.white-popup {
position: relative;
background: #FFF;
padding: 20px;
width:auto;
max-width: 500px;
margin: 20px auto;
}
.spice-image-slider .image-item{
padding: 0;
} .process-sec {padding-top: 5rem;padding-bottom: 5rem;background-color: #f3f6fe;;z-index: 4;position: relative;}
.sp-sticky-top{position: sticky;top: 125px;text-align: center;margin-bottom: 1.5rem;}
.sp-sticky-title{color: #000;font-size: 3rem;font-weight: 700;font-family: 'Poppins';line-height: 58px;}
.sp-sticky-p {color: #707070;font-size: 18px;font-weight: 400;font-family: 'Rubik';text-align: center;}
.sp-cards-container {scroll-behavior: smooth;flex-direction: column;justify-content: center;align-items: center;width: 100%;
height: auto;position: relative;}
.sp-cards-wrap.sp-card {background-image: linear-gradient(90deg, #299d86, #0f4476 51%, #001f78);border-radius: 10px;width: 50%;
margin-left: auto;margin-right: auto;position: -webkit-sticky;position: sticky;top: 28vh;left: 0%;right: 0%;overflow: hidden;box-shadow: 0 0 30px rgba(0, 0, 0, .2);}
.sp-block-weight.sp-flow-cards {align-items: center;min-height: 400px;flex-direction: row;display: flex;}
.sp-card-number {-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: rgba(255, 255, 255, 0.30);z-index: 0;opacity: .3;
color: rgba(38, 38, 38, 0);font-family: 'Poppins';font-size: 260px;font-weight: 700;line-height: 1;position: absolute;
top: 20%;bottom: auto;left: 5%;right: auto;color: rgba(0, 0, 0, 0.3);}
.sp-content-wrap{display: flex; z-index: 1;}
.sp-block-50 {flex: 0 50%;}
.sp-content-center {flex-direction: column;justify-content: center;align-items: center;display: flex;}
.sp-card-title{color: #fff;font-size: 1.875rem;font-weight: 700;font-family: 'Poppins';line-height: 40px;margin-bottom: 15px;}
.sp-card-paragraph{ font-size: 1rem;font-weight: 400;font-family: 'Poppins';color: #fff;}
.sp-card-btn {background-color: #09a223;border-radius: 40px 40px 40px 40px;padding: 20px 35px 20px 35px;font-size: 16px;
font-weight: 700;line-height: 15px;box-shadow: 0px 0px 0px #000;font-family: Open Sans; text-decoration: none;}
.sp-btn-txt,.sp-link-txt {z-index: 1;font-family: Open Sans;font-size: 14px;font-weight: 700;position: relative;color:#fff;}
.sp-cards-wrap.card_2 {width: 55%;margin-top: 100vh;top: 31vh;}
.sp-cards-wrap.card_3 {width: 60%;margin-top: 100vh;display: block;top: 34vh;}
.sp-cards-wrap.card_4 {width: 65%;margin-top: 100vh;display: block;top: 37vh;}
.sp-cards-wrap.card_5 {width: 70%;margin-top: 100vh;display: block;top: 40vh;}
.sp-cards-wrap.card_6 {width: 75%;margin-top: 100vh;display: block;top: 43vh;}
.sp-cards-wrap.card_7 {width: 80%;margin-top: 100vh;display: block;top: 47vh;}
.sp-embed:after {clear: both;}
.sp-embed:before, .sp-embed:after {content: " ";grid-area: 1 / 1 / 2 / 2;display: table;}
.sp-link-btn{color: #fff;letter-spacing: 1.28px;text-transform: uppercase;border-bottom: 1px solid #7ae537;justify-content: center;
align-items: center;font-size: 16px;font-weight: 600;line-height: 1.5;text-decoration: none;display: flex;margin: 15px;}
.sp-link-btn i{color: #7ae537;justify-content: center;align-items: center;font-size: 16px;display: flex;overflow: hidden;opacity: 0;
height: 16px;width: 0px;transition: 0.3s ease; }
.sp-link-btn:hover i{ opacity: 1;height: 16px;width: 16px;}
.sp-link-txt{transform: translate3d(0rem, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); 
transform-style: preserve-3d;}
.sp-link-txt:hover{transform: translate3d(0.5rem, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); 
transform-style: preserve-3d;} .sp-card-two .sp-block-weight.sp-flow-cards {min-height: 360px;}
.sp-card-two .sp-content-wrap {display: block;}
.sp-card-two .sp-flow-cards {flex-direction: column; justify-content: center; text-align: center;}
.sp-card-two .sp-card-number {z-index: -1; font-size: 200px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.sp-card-two .sp-card-title{margin-bottom: 32px;}
.sp-card-two .sp-card-paragraph {margin-bottom: 30px;} .sp-card-three .sp-block-weight.sp-flow-cards{display: block; text-align: center;}
.sp-card-three .sp-content-wrap {display: block;}
.sp-card-three .sp-card-number{position: relative;
text-align: center;
font-size: 25px;
opacity: 1;
color: #fff;
left: unset;
margin-bottom: 12px;
letter-spacing: normal;
}
.sp-card-three .sp-card-number span{
border: 1px solid rgba(255, 255, 255, 0.30);
background-color: rgb(15, 70, 101);
padding: 7px;
display: inline-grid;
place-content: center;
border-radius: 50%;
z-index: 1;
position: relative;
min-width: 50px;
aspect-ratio: 1;
}
.sp-card-three .sp-card-number::before{
content: "";
position:absolute;
top: 50%;
left: 50%;
transform: translate(-50%);
width: 100%;
height: 1px;
background-color: rgba(255, 255, 255, 0.30);
}
.sp-card-three .sp-content-center {flex-direction: row;}
.sp-card-three .sp-card-title{margin-bottom: 11px;}
.sp-card-three .sp-card-paragraph{margin-bottom: 36px;}
.sp-card-three .sp-block-weight.sp-flow-cards{min-height: 300px;} .sp-card-four .sp-block-weight.sp-flow-cards {
display: block;
padding-top: 0;
min-height: 300px;
text-align: unset;
}
.sp-card-four .sp-card-number {
position: relative;
top: 0;
left: 0;
font-size: 70px;
letter-spacing: normal;
color: #021b64;
background-color: #021b64;
display: inline-block;
padding: 8px 11px 5px 13px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
margin-bottom: 11px;   
}
.sp-card-four .sp-content-center {align-items: flex-end;}
.sp-card-four .sp-content-center .sp-card-btn{margin-right: 15px;}
@media screen and (max-width: 991px) {
.sp-content-wrap{flex-direction: column;}
.sp-cards-wrap.sp-card,.sp-sticky-top {width: 80%;}
.sp-sticky-top {margin: 0 auto;}
.sp-block-weight.sp-flow-cards {justify-content: center;min-height: 500px;flex-direction: column;
text-align: center;}.sp-card-number {letter-spacing: -25px;font-size: 250px;}
.sp-block-weight.sp-flow-cards {flex-direction: column;}
.sp-card-title {margin-bottom: 15px;}
.sp-card-paragraph {margin-bottom: 25px;}
.sp-card-number {top: 8%;left: 4%;}
.sp-sticky-p {margin-bottom: 1.5rem;} .sp-card-four .sp-flow-cards .sp-content-wrap .sp-block-50{text-align: center;}
.sp-card-four .sp-content-center {align-items: center;}
.sp-card-four .sp-content-center .sp-card-btn {margin-right: unset;}
}
@media screen and (max-width: 767px) {
.sp-card-number  {letter-spacing: -15px;font-size: 150px;}
.sp-block-weight.sp-flow-cards {min-height: 400px;}
.sp-card-number {top: 3%;left: 2%;} .sp-card-three .sp-content-center {flex-direction: column;}
}
@media screen and (max-width: 479px) {
.sp-cards-wrap.sp-card,.sp-sticky-top {width: 90%;}
} .spice-toc-block .spice-toc-orderlist{
margin: 0;
}
.page-template-spice-blocks-full-width-template .header-sidebar{
position: relative;
}
.hst-highlight-post-title, .hst-highlight-head h2{
margin: 0;
padding: 0;
}:root{ --container-width:1290px; --primary-font: "EB Garamond", serif;
--secondary-font: "Inter", sans-serif; --theme-ascent1: #FE4F70;
--theme-ascent2: #FFA387;
--theme-bg-light:#ffffff;
--theme-bg-dark:#000000;
--text-color-light:#ffffff;
--text-color-dark:#000000;
--theme-bg-ascent:#161616;
--theme-bg-ascent-one:#242424;
--border-color-light:#ffffff;
--border-color-dark:#242424; --bnr-gap: 15px;
--universal-gap: 40px;
--missed-slider-gap:15px;
--instafeed-gap:18px;  
--footer-col-gap:30px;
}  *,
*::before,
*::after {
box-sizing: border-box;
} html {
-moz-text-size-adjust: none;
-webkit-text-size-adjust: none;
text-size-adjust: none;
} input, textarea, select, button {
font-family: inherit;
font-size: inherit;
}    .hst-flow-hidden{
overflow: hidden;
}
body .hst-img-cover{
width: 100%;
height: 100%;
object-fit: cover;
}
.hst-p-relative{
position: relative;
}
.hst-d-flex{
display: flex;
}
.hst-d-flex-wrap{
flex-wrap: wrap;
}
.hst-align-start{
align-items: flex-start;
}
.hst-align-center{
align-items: center;
}
.hst-align-end{
align-items: flex-end;
}
.hst-justify-start{
justify-content: flex-start;
}
.hst-justify-center{
justify-content: center;
}
.hst-justify-end{
justify-content: flex-end;
}
.hst-justify-between{
justify-content: space-between;
}
.hst-text-center{
text-align: center;
}
.hst-text-left{
text-align: left;
}
.hst-text-right{
text-align: right;
}
.hst-flex-g-100{
flex: 1 1 100%;
}
.hst-flex-g-50{
flex: 1 1 50%;
}
.hst-flex-g-66{
flex: 1 1 66.66%;
}
.hst-flex-g-33{
flex: 1 1 33.33%;
} 
.hst-flex-g-75{
flex: 1 1 75%;
}
.hst-flex-g-25{
flex: 1 1 25%;
} body{
background-color: var(--theme-bg-light);
}
body.hst-gradient-bg{
background: rgb(155,74,218);
background-image: url(//tarponlodge112.org/wp-content/plugins/spice-blocks/assets/images/triangle-shape.png), linear-gradient(90deg, rgba(155,74,218,1) 0%, rgba(77,83,239,1) 50%, rgba(239,77,182,1) 100%);
background-repeat: no-repeat;
background-position: center;
background-size: initial;
}
.hst-container{ margin: 0 auto; }
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next {
position: absolute;
color: #000;
background-color: #ffffff;
width: 36px;
aspect-ratio: 1;
padding: 6px;
border: 1px solid #DEDBEB;
border-radius: 50%;
z-index: 1;
transition: 0.3s;
}
.owl-carousel .owl-nav button.owl-prev:is(:hover, :focus), 
.owl-carousel .owl-nav button.owl-next:is(:hover, :focus){
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
border: transparent;
} .hst-header{
margin-bottom: 20px;
position: relative;
z-index: 9;
}
.hst-header .hst-head-topbar {
background-color: #30373E;
padding-block: 8px;
}
.hst-header .hst-head-topbar .hst-head-topbar-wrapper{
gap: 6px;
} .hst-trend-posts{
gap: 5px;
}
.hst-trend-posts .hst-trending-post{
max-width: 600px;
}
.hst-trend-posts .hst-trending-posts-head{
white-space: nowrap;
color: #ffffff;
font-size: 14px;
font-family: var(--secondary-font);
font-weight: 400;
text-transform: uppercase;
} .hst-trend-posts .hst-trending-post-title a{
color: #ffffff;
font-size: 14px;
font-family: var(--secondary-font);
font-weight: 400;
line-height: 22px;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-trend-posts .hst-trending-post-title a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-date-time ul{
gap: 16px;
list-style: none;
margin: 0;
}
.hst-date-time ul li{
color: #ffffff;
font-size: 14px;
font-family: var(--secondary-font);
font-weight: 400;
line-height: 22px;
text-transform: capitalize;
}
.hst-head-middlebar{
background-color: var(--theme-bg);
padding-block: 31px;
border-bottom: 1px solid #E1E3E6;
}
.hst-head-middlebar .hst-container{ gap: 10px;
}
.hst-head-middlebar .hst-container > *{
flex: 1 1 calc(33.33% - 10px);
}
.hst-head-socials ul{
gap: 5px;
flex-wrap: wrap;
list-style: none;
margin: 0;
}
.hst-head-socials .hst-socials a{
font-size: 14px;
padding: 8px;
display: grid;
place-content: center;
min-width: 36px;
aspect-ratio: 1;
border: 1px solid #E1E3E6;
border-radius: 50%;
color: var(--text-color-dark);
background-color: var(--theme-bg-light);
}
.hst-head-socials .hst-socials a:is(:hover, :focus){
color: #ffffff;
-webkit-text-fill-color: unset;
-webkit-background-clip: unset;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
border-color: transparent;
}
.hst-nav-menu-btn i{
display: none;
}
.hst-site-logo-name .hst-site-logo{
display: inline-block;
padding: 10px;
}
.hst-site-logo-name .hst-site-logo.hst-logo-dark{
display: none;
}
.hst-site-logo-name .hst-site-name{
padding: 10px;
display: none;
}
.hst-site-logo-name .hst-site-name .hst-site-title{
font-size: 32px;
line-height: 1;
color: #000;
font-family: var(--primary-font);
font-weight: 600;
margin-bottom: 10px;
}
.hst-site-logo-name .hst-site-name .hst-site-description{
color: #000;
font-size: 16px;
font-family: var(--secondary-font);
font-weight: 400;
line-height: 22px;
} .hst-dl-switcher{
width: 44px;
height: 24px;
display: flex;
align-items: center;
justify-content: space-between;
background-color: #E7E7E7;
border-radius: 13px;
padding: 0px 8px;
}
.hst-dl-switcher i{
position: relative;
font-size: 12px;
z-index: 1;
color: transparent;
cursor: pointer;
}
.hst-dl-switcher i::before{
position: relative;
z-index: 1;
}
.hst-dl-switcher i.active{
color: #000;
}
.hst-dl-switcher i.active::after{
content: "";
position: absolute;
background-color: #FFFFFF;
width: 20px;
height: 20px;
border-radius: 50%;
top: 50%;
transform: translate(-77%, -50%);
box-shadow: 0 4px 4px rgb(0 0 0 / 6%);
} .hst-search-bar{
margin-left: 24px;
position: relative;
}
.hst-search-bar .hst-search-btn{
font-size: 14px;
padding: 8px;
display: grid;
place-content: center;
min-width: 38px;
aspect-ratio: 1;
border-radius: 50%;
color: var(--text-color-dark);
background-color: #EFF2F9;
transition: 0.2s;
}
.hst-search-bar .hst-search-btn:is(:hover, :focus){
color: #ffffff;
-webkit-text-fill-color: unset;
-webkit-background-clip: unset;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-search-bar .hst-search-panel{
position: absolute;
top: 130%;
left: auto;
right: 0;
padding: 16px 12px;
background-color: #EFF2F9;
width: 300px;
transition: 0.3s;
border-block: 2px solid var(--theme-ascent1);
border-radius: 10px;
opacity: 0 ;
visibility: hidden;
}
.hst-search-bar.open .hst-search-panel{
opacity: 1 ;
visibility: visible;
}
.hst-search-bar  .hst-search-panel .hst-head-search-form{
display: grid;
grid-template-columns: 70% 30%;
height: 34px;
}
.hst-search-bar  .hst-search-panel .hst-head-search-form input{
background-color: #ffffff;
border: none;
outline: none;
font-size: 16px;
font-family: var(--secondary-font);
font-weight: 400;
line-height: 1;
color: #000;
}
.hst-search-bar  .hst-search-panel .hst-head-search-form button{
font-size: 16px;
font-family: var(--secondary-font);
font-weight: 600;
line-height: 1;
text-transform: capitalize;
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-head-btn{margin-left: 10px;}
.hst-head-btn a{
padding: 8.5px 16.5px;
font-size: 14px;
font-weight: 700;
font-family: var(--secondary-font);
line-height: 22px;
text-transform: capitalize;
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
border-radius: 30px;
white-space: nowrap;
}
.hst-head-btn a i{
margin-right: 5px;
}
.hst-head-btn a:hover i {
animation: bellshake 2000ms infinite;  
}
@keyframes bellshake {
0%{transform: rotate(0deg);}
10%{transform: rotate(15deg);}
20%{transform: rotate(-15deg);}
40%{transform: rotate(10deg);}
60%{transform: rotate(-10deg);}
80%{transform: rotate(5deg);}
90%{transform: rotate(-5deg);}
100%{transform: rotate(0deg);}
}
.hst-site-nav{
background-color: var(--theme-bg);
box-shadow: 0 4px 10px rgb(0 0 0 / 4%);
}
.hst-site-nav ul{
list-style: none;
margin: 0;
}
.hst-site-nav .hst-nav-close{
display: none;
}
.hst-site-nav .hst-nav-menu{gap: 26px;}
.hst-site-nav .hst-nav-item{
position: relative;
cursor: pointer;
transition: 0.3s;
}
.hst-site-nav .hst-nav-link{
color: var(--text-color-dark);
font-size: 16px;
font-family: var(--secondary-font);
font-weight: 500;
line-height: 22px;
text-transform: capitalize;
display: inline-block;
padding: 24px 8px;
position: relative;
}
.hst-site-nav .hst-has-submenu .hst-nav-link{
padding-right: 30px;
}
.hst-site-nav .hst-nav-item:is(:hover,:focus) > .hst-nav-link{
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-site-nav .hst-nav-link::before{
content: "";
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 0%;
height: 4px;
-webkit-text-fill-color: unset;
-webkit-background-clip: unset;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
transition: 0.3s;
}
.hst-site-nav .hst-nav-link.active::before,
.hst-site-nav .hst-nav-item:hover .hst-nav-link:before{
width: 100%;
}
.hst-site-nav .hst-sub-menu{
position: absolute;
top: 100%;
background-color: #fff;
z-index: 1;
min-width: 150px;
border-top: 2px solid var(--theme-ascent1);
box-shadow: 0 4px 15px rgb(0 0 0 / 8%);
opacity: 0;
visibility: hidden;
transition: 0.3s;
transform: translateY(1rem);
transform-origin: top;
}
.hst-site-nav .hst-sub-menu .hst-sub-menu{
top: 0;
left: calc(100% + 5px);
} 
.hst-site-nav .hst-nav-item.hst-has-submenu::after{
content: "\f107";
font-family: fontAwesome;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
color: var(--text-color-dark);
}
.hst-site-nav .hst-sub-menu .hst-nav-item.hst-has-submenu::after{
content: "\f105";
right: 15px;
}
.hst-site-nav .hst-has-submenu:is(:hover, :focus) > .hst-sub-menu{
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.hst-site-nav .hst-sub-menu .hst-nav-link::before{
content: unset;
}
.hst-site-nav .hst-sub-menu .hst-nav-link{
display: block;
padding: 10px 16px;
}  .hst-highlights .hst-container{
padding: 10px;
background-color: #ffffff;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(9, 11, 60, 0.1);
}
.hst-highlights .hst-highlight-wrap{
border-radius: inherit;
overflow: hidden;
}
.hst-highlights .hst-highlight-head{ background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
padding: 15px 14px; text-align: center;
}
.hst-highlights .hst-highlight-head h2{
color: #ffffff;
font-size: 20px;
font-weight: 700;
line-height: 1;
text-transform: capitalize;
font-family: var(--primary-font);
}
.hst-highlights .hst-highlight-track{
display: -webkit-box;
white-space: nowrap;
overflow: hidden;
background-color: #F5F7FD;
flex: 1;
} 
.hst-highlights .hst-highlight-track-wrapper{
white-space: nowrap;
transform: translate3d(0%, 0, 0);
animation-name: highlight-marquee;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 22s;
padding-block: 5px;
gap: 30px;
}
@keyframes highlight-marquee {
0% {
transform: translate3d(0%, 0, 0);
}
100% {
transform: translate3d(-100%, 0, 0);
}
}
.hst-highlights .hst-highlight-track:hover .hst-highlight-track-wrapper{
animation-play-state: paused;
}
.hst-highlights .hst-highlight-track-wrapper.hst-Pause{
animation-play-state: paused;
}
.hst-highlights .hst-highlight-img{
width: 40px;
aspect-ratio: 1;
border-radius: 50%;
overflow: hidden;
margin-right: 10px;
border: 1px solid #ffffff;
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
}
.hst-highlights .hst-highlight-content .hst-highlight-date{
font-size: 12px;
line-height: 20px;
font-weight: 400;
text-transform: capitalize;
color: var(--theme-ascent1); 
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
font-family: var(--secondary-font);
} .hst-highlights .hst-highlight-content .hst-highlight-post-title a{
font-size: 16px;
line-height: 22px;
font-weight: 600;
color: #000;
font-family: var(--primary-font);
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-highlights .hst-highlight-content .hst-highlight-post-title a:is(:hover,:focus){
color: var(--theme-ascent1); 
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-highlights .hst-highlight-btn{ background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
padding: 15px 14px;
font-size: 21px;
color: #ffffff;
}  .hst-banner .hst-banner-posts{
margin: 0  calc(var(--bnr-gap) * -1) ;
}
.hst-banner .hst-banner-post {
margin-inline: var(--bnr-gap);
}
.hst-banner .hst-banner-posts .slick-arrow{
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #000;
background-color: #ffffff;
width: 36px;
aspect-ratio: 1;
padding: 6px;
border: 1px solid #DEDBEB;
border-radius: 50%;
z-index: 1;
transition: 0.3s;
opacity: 0;
visibility: hidden;
}
.hst-banner .hst-banner-posts .slick-arrow.fa-angle-left{
left: 25px;
}
.hst-banner .hst-banner-posts .slick-arrow.fa-angle-right{
right: 25px;
}
.hst-banner .hst-banner-posts:hover .slick-arrow{
opacity: 1;
visibility: visible;
}
.hst-banner .hst-banner-post-thumbh{
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
min-height: 420px;
border-radius: 10px;
padding: 20px;
}
.hst-banner .hst-banner-post-thumbh::after{
content: "";
position: absolute;
inset: 0;
background: linear-gradient(180deg, rgba(0,0,0,0) 20%, rgba(0,0,0,.8) 100%);
z-index: 1;
}
.hst-banner .hst-banner-post-thumbh .hst-banner-post-content{
z-index: 2;
}
.hst-banner .hst-banner-post-content .hst-banner-top-meta .hst-category{
position: absolute;
top: 10px;
left: 10px;
gap: 10px;
}
.hst-banner .hst-banner-post-content .hst-banner-top-meta .hst-category a{
font-size: 12px;
line-height: 1;
font-weight: 600;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #707070;
background-color: #ffffff;
padding: 7.5px 10px;
border-radius: 30px;
display: inline-block;
}
.hst-banner .hst-banner-posts .slick-arrow:is(:hover,:focus),
.hst-banner .hst-banner-post-content .hst-banner-top-meta .hst-category a:is(:hover, :focus){
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
border: transparent;
}
.hst-banner .hst-banner-post-content .hst-banner-top-meta .hst-date a{
font-size: 16px;
line-height: 24px;
font-weight: 700;
font-family: var(--secondary-font);
color: #ffffff;
}
.hst-banner .hst-banner-post-content .hst-banner-post-title{
margin-top: 8px;
margin-bottom: 18px;
}
.hst-banner .hst-banner-post-content .hst-banner-post-title a{
font-size: 24px;
line-height: 34px;
font-weight: 600;
font-family: var(--primary-font);
color: #ffffff;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-banner .hst-banner-post-content .hst-banner-bottom-meta .hst-read-more {
font-size: 14px;
line-height: 1;
font-weight: 700;
font-family: var(--secondary-font);
color: #ffffff;
text-transform: capitalize;
padding: 11px 15px; border-radius: 60px;
display: inline-block;
margin-right: 29px;
}
.hst-banner .hst-banner-post-content .hst-banner-bottom-meta .hst-read-more:is(:hover, :focus){
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
border-color: transparent;
}
.hst-banner .hst-banner-post-content .hst-banner-bottom-meta .hst-comment i{
font-size: 14px;
line-height: 1;
color: var(--theme-ascent1);
margin-right: 6px;
}
.hst-banner .hst-banner-post-content .hst-banner-bottom-meta .hst-comment a{
font-size: 16px;
line-height: 26px;
font-weight: 400;
font-family: var(--secondary-font);
color: #ffffff;
}
.hst-banner .hst-banner-post-content .hst-banner-top-meta .hst-date a:is(:hover, :focus),
.hst-banner .hst-banner-post-content .hst-banner-bottom-meta .hst-comment a:is(:hover, :focus),
.hst-banner .hst-banner-post-content .hst-banner-post-title a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
} .hst-banner .hst-banner-slider-two .hst-banner-post-thumbh{
min-height: 460px;
}
.hst-banner .hst-banner-slider-two .hst-banner-post-content .hst-banner-top-meta{
display: flex;
flex-wrap: wrap;
gap: 15px 10px;
align-items: center;
}
.hst-banner .hst-banner-slider-two .hst-banner-post-content .hst-banner-top-meta .hst-category{
position: initial;
} .hst-banner-posts.hst-banner-slider-three{
margin: 0;
}
.hst-banner-slider-three{
display: flex;
align-items: center;
}
.hst-banner-slider-three .hst-slider-three-post-img{
flex-basis: 53%;
max-width: 53%;
}
.hst-banner-slider-three .hst-slider-three-content{
flex-basis: 47%;
max-width: 47%;
border-radius: 14px;
overflow: hidden;
background-color: #fff;
box-shadow: 0 0 30px rgba(50, 50, 93, 0.12);
}
.hst-banner-slider-three .hst-slider-three-content .slick-list{margin: 0 40px;}
.hst-banner-slider-three .hst-slider-three-post-img figure{
height: 520px;
border-radius: 14px;
overflow: hidden;
}
.hst-banner-slider-three .hst-banner-post-content-wrapper{
display: flex;
align-items: flex-start;
padding: 30px 0; }
.hst-banner-slider-three .hst-banner-post-content-wrapper.slick-active.slick-center{
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}
.hst-banner-slider-three .hst-banner-post-content-wrapper .hst-banner-post-count{
flex: 0 1 60px;
}
.hst-banner-slider-three .hst-banner-post-content-wrapper .hst-banner-post-content{
flex: 1;
}  .hst-banner-slider-three .hst-banner-post-content-wrapper .hst-banner-post-count span{
font-size: 18px;
line-height: 1;
font-family: var(--secondary-font);
width: 36px;
aspect-ratio: 1;
border-radius: 50%;
display: grid;
place-content: center;
color: #ffffff;
background-color: var(--theme-ascent2);
}
.hst-banner-slider-three .hst-banner-post-content-wrapper.slick-active.slick-center .hst-banner-post-count span{
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-banner .hst-banner-slider-three .hst-banner-post-content .hst-banner-post-title{
margin-top: unset;
margin-bottom: 0;
}
.hst-banner .hst-banner-slider-three .hst-banner-post-content .hst-banner-post-title a{
color: #000000;
-webkit-line-clamp: 2;
}
.hst-banner-slider-three .hst-banner-post-content .hst-post-excerpt{
font-size: 18px;
line-height: 27px;
font-weight: 400;
color: #707070;
font-family: var(--secondary-font);
margin-bottom: 20px;
margin-top: 15px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-banner-slider-three .hst-banner-post-content .hst-banner-bottom-meta{
display: flex;
align-items: center;
gap: 28px;
}
.hst-banner-slider-three .hst-banner-post-content .hst-author{
display: flex;
align-items: center;
gap: 10px;
}
.hst-banner-slider-three .hst-author .hst-author-img{
width: 30px;
aspect-ratio: 1;
border-radius: 50%;
}
.hst-banner-slider-three .hst-banner-post-content .hst-author a,
.hst-banner-slider-three .hst-banner-post-content .hst-date a{
font-size: 16px;
line-height: 24px;
font-weight: 400;
color: var(--theme-ascent1);
text-transform: capitalize;
font-family: var(--secondary-font);
}
.hst-banner-slider-three .hst-banner-post-content .hst-date a{
color: #707070;
position: relative;
}
.hst-banner-slider-three .hst-banner-post-content .hst-date a::before{
content: "";
position: absolute;
left: -18px;
top: 50%;
transform: translateY(-50%);
width: 10px;
height: 2px;
background-color: var(--theme-ascent1);
}
.hst-banner .hst-banner-posts.hst-banner-slider-three .slick-arrow{
opacity: 1;
visibility: visible;
}
.hst-banner-slider-three .hst-banner-post-content .hst-date a:is(:hover, :focus),
.hst-banner-slider-three .hst-banner-post-content .hst-author a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}  .hst-featured-section{
margin-bottom: var(--universal-gap);
}
.hst-featured-section .hst-featured-wrapper{
gap: var(--universal-gap);
}
.hst-featured-section .hst-featured-wrapper .hst-featured-post{
flex: 1 1 calc(33.33% - var(--universal-gap));
min-height: 360px;
border-radius: 16px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
padding: 30px;
} .hst-featured-section .hst-featured-wrapper .hst-featured-post .hst-post-title a{
font-size: 16px;
line-height: 1.5;
font-weight: 600;
font-family: var(--secondary-font);
color: #000;
background-color: #fff;
padding: 10px;
border-radius: 10px;
display: block;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}  .hst-blog-content-area{ }
.hst-blog-content-area .hst-container{
gap: var(--universal-gap);
}
.hst-blog-content-area .hst-content-area{ max-width: 69%;
flex-basis: 69%; flex-shrink: 1;
}
.hst-blog-content-area .hst-content-sidebar{ max-width: 31%;
flex-basis: 31%; flex-shrink: 1;
display: flex;
flex-direction: column;
gap: var(--universal-gap);
}
.hst-blog-content-area .hst-container:not(:has(.hst-content-sidebar)) .hst-content-area {
max-width: 100%;
flex-basis: 100%;
} .hst-blog-view .hst-post{
border-radius: 12px;
border: 1px solid #DEDBEB;
background-color: #ffffff;
}
.hst-blog-view .hst-post:not(:has(.hst-post-thumbh)){
overflow: visible; margin-top: calc(var(--universal-gap)/2);
}
.hst-blog-view .hst-post .hst-post-thumbh {
height: 320px;
background-color: #00000040;
}
.hst-blog-view .hst-post .hst-post-thumbh figure{
height: 100%;
}
.hst-blog-view .hst-post .hst-post-content{
padding: 0 30px 30px;
position: relative;
z-index: 1;
}
.hst-blog-view .hst-post .hst-post-content .hst-top-meta{
margin-bottom: -6px;
position: relative;
top: 0;
transform: translateY(-50%);
}
.hst-blog-view .hst-post .hst-post-content .hst-top-meta .hst-category{
gap: 2px;
flex: 0 1 80%;
}
.hst-blog-view .hst-post .hst-post-content .hst-top-meta .hst-category a{
font-size: 12px;
line-height: 1;
font-weight: 600;
font-family: var(--secondary-font);
text-transform: capitalize;
color: #ffffff;
background-color: var(--theme-ascent2);
padding: 8px 10px;
border: 2px solid #ffffff;
border-radius: 30px;
}
.hst-blog-view .hst-post .hst-post-content .hst-top-meta .hst-post-type-icon{
width: 40px;
aspect-ratio: 1;
background-color: #ffffff;
font-size: 18px;
line-height: 1;
display: grid;
place-content: center;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
border-radius: 50%;
color: var(--theme-ascent1);
}
.hst-blog-view .hst-post .hst-post-content .hst-post-meta{
gap: 8px 25px;
margin-bottom: 21px;
}
.hst-blog-view .hst-post .hst-post-content .hst-post-meta :is(.hst-author, .hst-date){
font-size: 16px;
line-height: 24px;
font-weight: 400;
text-transform: capitalize;
color: #707070;
font-family: var(--secondary-font);
}
.hst-blog-view .hst-post .hst-post-content .hst-post-meta .hst-author a{
color: #000000;
}
.hst-blog-view .hst-post .hst-post-content .hst-post-meta .hst-date a{
color: var(--theme-ascent1);  
}
.hst-blog-view .hst-post .hst-post-content .hst-post-excerpt{
font-size: 18px;
line-height: 27px;
font-weight: 400;
font-family: var(--secondary-font);
color: #707070;
}
.hst-blog-view .hst-post .hst-post-title{
margin-bottom: 14px;
line-height: 0px;
}
.hst-blog-view .hst-post .hst-post-title a{
font-size: 30px;
line-height: 40px;
font-weight: 600;
font-family: var(--primary-font);
color: #000;
}
.hst-blog-view .hst-post .hst-post-content .hst-bottom-meta{
border-top: 1px solid rgba(222, 219, 235, 0.4);
padding-top: 18px;
margin-top: 22px;
gap: 8px;
}
.hst-blog-view .hst-post .hst-post-content .hst-bottom-meta .hst-read-more,
.hst-blog-view .hst-post .hst-post-content .hst-bottom-meta .hst-comment{ 
font-size: 16px;
font-weight: 600;
line-height: 24px;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #707070;
}
.hst-blog-view .hst-post .hst-post-content .hst-bottom-meta .hst-comment a{
color: #707070;
}
.hst-blog-view .hst-post .hst-post-content .hst-bottom-meta .hst-comment i,
.hst-blog-view .hst-post .hst-post-content .hst-bottom-meta .hst-read-more i{
font-size: 12px;
}
.hst-blog-view .hst-post .hst-post-content .hst-bottom-meta .hst-comment i{
color: var(--theme-ascent1);
}
.hst-blog-view .hst-post .hst-post-title a:is(:hover, :focus),
.hst-blog-view .hst-post .hst-post-content .hst-post-meta .hst-date a:is(:hover, :focus),
.hst-blog-view .hst-post .hst-post-content .hst-post-meta .hst-author a:is(:hover, :focus),
.hst-blog-view .hst-post .hst-post-content .hst-bottom-meta .hst-read-more:is(:hover, :focus),
.hst-blog-view .hst-post .hst-post-content .hst-bottom-meta .hst-comment a:is(:hover, :focus){ 
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
} body .hst-post-archives .hst-post.hst-first-post{
flex-basis: 100%;
padding: 113px 95px 110px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
margin-top: unset;
}
body .hst-post-archives .hst-post.hst-first-post::before{
content: "";
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.4);
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content{
z-index: 1;
padding: 0;
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content .hst-top-meta{
margin: unset;
transform: unset;
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content .hst-top-meta .hst-category{
justify-content: center;
gap: 8px;
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content .hst-top-meta .hst-category a{
border: none;
color: #707070;
background-color: #ffffff;
background-image: unset;
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content .hst-top-meta .hst-category a:is(:hover, :focus){
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-title{
margin-top: 14px;
margin-bottom: 23px;
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-title a{
font-size: 36px;
line-height: 46px;
font-weight: 600;
font-family: var(--primary-font);
color: #fff;
text-align: center;
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content .hst-post-excerpt{
color: #ffffff;
text-align: center;
margin-bottom: 27px;
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content .hst-post-meta{
flex-direction: column;
gap: 23px;
margin: unset;
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content .hst-read-more{
font-size: 14px;
line-height: 22px;
font-weight: 700;
font-family: var(--secondary-font);
color: #fff;
text-transform: capitalize;
border-radius: 60px;
padding: 8px 16px;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content .hst-post-meta .hst-date{
font-size: 16px;
line-height: 26px;
font-weight: 700;
font-family: var(--secondary-font);
text-transform: capitalize;
}
body .hst-post-archives .hst-post.hst-first-post .hst-post-content .hst-post-meta .hst-date a{
color: #fff;
} .hst-blog-view.hst-blog-single-grid-view {
display: flex;
flex-direction: column;
gap: var(--universal-gap);
}
.hst-blog-view.hst-blog-single-grid-view .hst-post-thumbh{
height: 520px;
}
.hst-blog-view.hst-blog-single-grid-view .hst-post-thumbh *{
height: 100% !important;
}   .hst-blog-view.hst-blog-grid-view{
display: flex;
flex-wrap: wrap;
gap: var(--universal-gap);
}
.hst-blog-view.hst-blog-grid-view > *{
flex: 0 1 calc(50% - var(--universal-gap) / 2);
}   .hst-blog-view.hst-blog-masonry-view.hst-masonry-col{
column-count: 2;
gap: var(--universal-gap);
} .hst-blog-view.hst-blog-masonry-view.hst-masonry-3-col{
column-count: 3;
gap: var(--universal-gap);
}
.hst-blog-view.hst-blog-masonry-view > *{
break-inside: avoid;
margin-bottom: var(--universal-gap);
}   .hst-blog-list-view{
display: flex;
flex-direction: column;
gap: var(--universal-gap);
}
.hst-blog-list-view .hst-post{
display: flex;
align-items: center;
gap: 25px;
background-color: #ffffff;
border-radius: 10px;
border: none;
}
.hst-blog-list-view .hst-post .hst-post-thumbh{
flex: 0 1 46%;
}
.hst-blog-list-view .hst-post .hst-post-content{ flex: 1;
padding: 5px;
}
.hst-blog-list-view .hst-post:not(:has(.hst-post-thumbh)){
padding: 15px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.hst-blog-list-view .hst-post-type-gallery .hst-post-gallery{
max-width: 400px;
}
.hst-blog-list-view .hst-post.hst-post-type-link .hst-post-thumbh{
height: 340px;
display: grid;
place-content: center;
}
.hst-blog-list-view .hst-post .hst-post-thumbh{
overflow: hidden;
position: relative;
border-radius: 12px;
}
.hst-blog-list-view .hst-post .hst-post-thumbh{
height: 340px;
}
.hst-blog-list-view .hst-post .hst-post-thumbh figure{
height: 100%;
}
.hst-blog-list-view .hst-post .hst-post-content .hst-top-meta{
margin-bottom: 10px;
}
.hst-blog-list-view .hst-post:has(.hst-post-thumbh) .hst-post-content .hst-top-meta{
display: none;
}
.hst-blog-list-view .hst-post .hst-post-thumbh .hst-top-meta{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 10px;
}
.hst-blog-list-view .hst-post .hst-top-meta .hst-date a{
font-size: 16px;
font-weight: 400;
line-height: 24px;
font-family: var(--secondary-font);
color: #000;
display: inline-block;
}
.hst-blog-list-view .hst-post .hst-post-thumbh .hst-top-meta .hst-date a{
background-color: #fff;
padding: 8px 13px;
border-radius: 6px;
}
.hst-blog-list-view .hst-post .hst-post-type-icon{
width: 40px;
aspect-ratio: 1;
background-color: #ffffff61;
font-size: 18px;
line-height: 1;
display: grid;
place-content: center;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
border-radius: 50%;
color: #fff;
}
.hst-blog-list-view .hst-post .hst-post-content .hst-post-type-icon{
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-blog-list-view .hst-post .hst-post-content .hst-category{
gap: 16px;
flex-wrap: wrap;
margin-bottom: 12px;
}
.hst-blog-list-view .hst-post .hst-post-content .hst-category a{
font-size: 12px;
font-weight: 600;
line-height: 1;
font-family: var(--secondary-font);
text-transform: capitalize;
display: inline-block;
border-radius: 30px;
padding: 8px 10px;
color: #fff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-blog-list-view .hst-post .hst-post-title{
margin-bottom: 19px;
}
.hst-blog-list-view .hst-post .hst-post-title a {
font-size: 30px;
line-height: 40px;
font-weight: 600;
font-family: var(--primary-font);
color: #000;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-blog-list-view .hst-post .hst-author{
display: flex;
align-items: center;
gap: 10px;
}
.hst-blog-list-view .hst-post .hst-author .hst-author-img{
width: 30px;
aspect-ratio: 1;
border-radius: 50px;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12);
}
.hst-blog-list-view .hst-post .hst-comment a,
.hst-blog-list-view .hst-post .hst-author a{
font-size: 16px;
font-weight: 400;
line-height: 24px;
font-family: var(--secondary-font);
color: #707070;
display: inline-block;
text-transform: capitalize;
}
.hst-blog-list-view .hst-post .hst-post-content .hst-top-meta .hst-date a:is(:hover, :focus),
.hst-blog-list-view .hst-post .hst-post-title a:is(:hover, :focus),
.hst-blog-list-view .hst-post .hst-comment a:is(:hover, :focus),
.hst-blog-list-view .hst-post .hst-author a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-blog-list-view .hst-post .hst-post-meta{
gap: 10px 50px;
flex-wrap: wrap;
margin-bottom: 23px;
}
.hst-blog-list-view .hst-post .hst-comment i{
font-size: 14px;
margin-right: 6px;
color: var(--theme-ascent1);
}
.hst-blog-list-view .hst-post .hst-comment{
position: relative;
}
.hst-blog-list-view .hst-post .hst-comment::before{
content: "";
position: absolute;
left: -34px;
top: 50%;
transform: translateY(-50%);
width: 12px;
height: 1px;
background-color: var(--theme-ascent1);
}
.hst-blog-list-view .hst-post .hst-post-content .hst-post-excerpt {
font-size: 18px;
line-height: 27px;
font-weight: 400;
font-family: var(--secondary-font);
color: #707070;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden; }
.hst-blog-list-view .hst-post .hst-post-content .hst-bottom-meta{
margin-top: 22px;
}
.hst-blog-list-view .hst-post .hst-post-content .hst-bottom-meta .hst-read-more{
font-size: 14px;
font-weight: 600;
line-height: 22px;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #000000;
border: 1px solid #707070;
border-radius: 60px;
padding: 8px 16px;
}
.hst-blog-list-view .hst-post .hst-post-content .hst-bottom-meta .hst-read-more i{
font-size: 11px;
}
.hst-blog-list-view .hst-post .hst-post-content .hst-bottom-meta .hst-read-more:is(:hover, :focus){
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
color: #ffffff;
border-color: transparent;
} .hst-blog-list-view.hst-blog-list-view-switcher > *:nth-of-type(odd){
flex-direction: row-reverse;
}
.hst-blog-list-view.hst-blog-list-view-switcher .hst-post{
padding: 20px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}
.hst-blog-list-view.hst-blog-list-view-switcher .hst-post .hst-post-thumbh {
height: 320px;
} .hst-blog-content-area .hst-content-area .hst-post-pagination{
gap: 10px; margin-top: var(--universal-gap);
}
.hst-post-pagination .hst-page-number {
font-size: 16px;
line-height: 1;
font-weight: 400;
font-family: var(--secondary-font);
text-transform: capitalize;
color: #000;
border: 1px solid #DEDBEB;
padding: 13px 11px;
border-radius: 30px;
display: inline-block;
background-color: #ffffff;
transition: 0.3s;
}
.hst-post-pagination .hst-page-number:is(.hst-previous-post, .hst-next-post){
padding: 13px 22px;
}
.hst-post-pagination .hst-page-number.active,
.hst-post-pagination .hst-page-number:is(:hover, :focus){
color: #fff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
border-color: transparent;
} .hst-post-type-gallery .hst-post-gallery{ position: relative;
overflow: hidden;
}
.hst-post-type-gallery .hst-post-gallery .owl-item{
width: 100%;
height: 100%;
object-fit: cover;
} .hst-post-type-gallery .hst-post-gallery .slick-list .slick-track{
height: 100%;
}
.hst-post-type-gallery .hst-post-gallery .slick-arrow{
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 44px;
aspect-ratio: 1;
border-radius: 50%;
color: #000;
background-color: #fff;
display: grid;
place-content: center;
font-size: 18px;
z-index: 1;
}
.hst-post-type-gallery .hst-post-gallery .slick-arrow.fa-angle-left{
left: 20px;
}
.hst-post-type-gallery .hst-post-gallery .slick-arrow.fa-angle-right{
right: 20px;
}
.hst-post-type-gallery .hst-post-gallery .slick-arrow:is(:hover, :focus){
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}  .hst-post-type-video :is(.hst-post-type-wrapper, iframe),
.hst-post-type-video :is(.hst-post-type-wrapper, video),
.hst-post-type-audio :is(.hst-post-type-wrapper, iframe){
width: 100%;
height: 100%;
object-fit: cover;
}
.hst-post-type-link .hst-post-type-wrapper{
text-align: center;
word-wrap: break-word;
}
.hst-post.hst-post-type-link  .hst-post-thumbh{
height: auto;
padding: 30px 15px;
background-color: var(--theme-ascent1);
}
.hst-post-type-link .hst-post-type-wrapper a{
font-size: 18px;
font-weight: 700;
line-height: 27px;
font-family: var(--secondary-font);
color: #fff;
overflow-wrap: anywhere;
}
.hst-post-type-link .hst-post-type-wrapper a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}  .hst-blog-view .hst-post.hst-post-type-quote {
border: unset;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
.hst-post-type-quote .hst-post-quote i{
font-size: 25px;
margin-bottom: 6px;
margin-top: 6px;
color: var(--theme-ascent1);
}
.hst-post-type-quote .hst-quote p{
font-size: 24px;
line-height: 34px;
font-weight: 600;
font-family: var(--primary-font);
color: #000000;
margin-bottom: 16px;
}
.hst-post-type-quote .hst-quote .hst-author{
font-size: 16px;
line-height: 22px;
font-weight: 700;
font-family: var(--secondary-font);
color: var(--theme-ascent1);
position: relative;
padding-left: 22px;
}
.hst-post-type-quote .hst-quote .hst-author::before{
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
width: 12px;
height: 1px;
background-color: var(--theme-ascent1);
}  .hst-widget{
border: 1px solid rgba(246, 187, 226, 0.6);
border-radius: 14px;
background-color: rgba(255, 240, 249, 0.6);
padding: 30px;
} .hst-gradient-bg .hst-widget{
background-color: #ffffff;
}
.hst-gradient-bg .hst-search-form-widget input{
background: #FAEDF5;
} .hst-widget-heading,
.hst-widget .hst-search-label{
font-size: 20px;
font-weight: 700;
line-height: 1.4;
text-transform: capitalize;
font-family: var(--primary-font); 
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
display: inline-block;
border-radius: 6px;
padding: 4.5px 12px;
margin-bottom: 30px;
} .hst-search-form-widget input{
width: 100%;
height: 50px;
border: none;
outline: none;
font-size: 16px;
line-height: 1;
font-family: var(--secondary-font);
background: #ffffff;
border-radius: 60px;
padding: 10px 50px 10px 20px;
box-shadow: 0 4px 15px rgb(0 0 0 / 8%);
}
.hst-search-form-widget ::placeholder{
font-size: 16px;
font-family: var(--secondary-font);
line-height: 1;
text-transform: capitalize;
}
.hst-search-form-widget button{
position: absolute;
right: 5px;
top: 50%;
transform: translateY(-50%);
width: 40px;
aspect-ratio: 1;
display: grid;
place-content: center;
padding: 6px;
font-size: 14px;
color: #ffffff;
background-color: var(--theme-ascent1);
border-radius: 50%;
} .hst-author-widget .hst-author-name-bio{
gap: 20px;
margin-bottom: 30px;
}
.hst-author-widget .hst-author-img {
max-width: 80px;
aspect-ratio: 1;
border-radius: 50%;
box-shadow: 2px 6px 12px rgba(7, 17, 50, 0.3);
}
.hst-author-widget .hst-name-bio .hst-author-name{
font-size: 20px;
font-weight: 600;
line-height: 1.4;
text-transform: capitalize;
font-family: var(--primary-font);
color: #000;
margin-bottom: 3px;
}
.hst-author-widget .hst-name-bio .hst-author-designation{
font-size: 14px;
font-weight: 400;
line-height: 1.4;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #707070;
}
.hst-author-widget .hst-author-description{
font-size: 18px;
font-weight: 400;
line-height: 27px;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #707070;
margin-bottom: 23px;
}
.hst-author-widget .hst-author-socials ul{
gap: 12px;
flex-wrap: wrap;
list-style: none;
margin: 0;
}
.hst-author-widget .hst-author-socials .hst-socials a{
font-size: 16px;
padding: 10px;
width: 36px;
aspect-ratio: 1;
color: #000;
background-color: #ffffff;
border-radius: 50%;
display: grid;
place-content: center;
}
.hst-author-widget .hst-author-socials .hst-socials a:is(:hover,:focus){
color: #ffffff;
-webkit-text-fill-color: unset;
-webkit-background-clip: unset;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
} .hst-latest-post-widget .hst-featured-post{
gap: 15px;
margin-bottom: 30px;
}
.hst-latest-post-widget ul{
list-style: none;
margin: 0;
padding: 0;
}
.hst-latest-post-widget .hst-featured-post .hst-featured-post-img {
max-width: 100px;
aspect-ratio: 1;
border-radius: 50%;
}
.hst-latest-post-widget .hst-featured-post .hst-post-title{
margin-bottom: 14px;
}
.hst-latest-post-widget .hst-featured-post .hst-post-title a{
font-size: 18px;
font-weight: 600;
line-height: 27px;
font-family: var(--primary-font);
color: #000;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-latest-post-widget .hst-featured-post .hst-date a{
font-size: 14px;
font-weight: 400;
line-height: 1.4;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #707070;
}
.hst-latest-post-widget .hst-featured-post .hst-date{
padding-left: 18px;
}
.hst-latest-post-widget .hst-featured-post .hst-date::before{
content: " ";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
height: 1px;
width: 12px;
background-color: var(--theme-ascent1);
}
.hst-latest-post-widget .hst-post-show-more {
font-size: 14px;
line-height: 1;
font-weight: 700;
font-family: var(--secondary-font);
color: #ffffff;
text-transform: capitalize;
padding: 12px 16px;
border-radius: 60px;
display: inline-block;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-latest-post-widget .hst-featured-post .hst-date a:is(:hover, :focus),
.hst-latest-post-widget .hst-featured-post .hst-post-title a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
} .hst-ads-widget{
min-height: 440px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 14px;
padding: 30px;
}
.hst-ads-widget::after{
content: "";
position: absolute;
inset: 0;
background-color: #000000;
opacity: 0.5;
}
.hst-ads-widget .hst-ads-content{
z-index: 1;
}
.hst-ads-widget .hst-ads-content .hst-widget-heading {
font-size: 36px;
font-weight: 700;
line-height: 1.4;
font-family: var(--primary-font);
color: #ffffff;
text-transform: capitalize;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
background: unset;
margin: 0;
padding: 0;
}
.hst-ads-widget .hst-ads-content .hst-ads-description {
font-size: 18px;
font-weight: 400;
line-height: 28px;
font-family: var(--secondary-font);
color: #ffffff;
margin-top: 20px;
margin-bottom: 56px;
}
.hst-ads-widget .hst-ads-content .hst-ads-btn {
font-size: 14px;
line-height: 1;
font-weight: 700;
font-family: var(--secondary-font);
color: #ffffff;
text-transform: capitalize;
padding: 12px 16px;
border-radius: 60px;
display: inline-block;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-content-area .hst-ads-widget{
min-height: 500px;
} .hst-post-tabs-widget .hst-post-tabs input[type="radio"] {
display: none;
}
.hst-post-tabs-widget .hst-post-tabs{
gap: 20px;
margin-bottom: 10px;
}
.hst-post-tabs-widget .hst-post-tabs .hst-post-tab{
font-size: 20px;
line-height: 1.4;
font-weight: 700;
text-transform: capitalize;
font-family: var(--primary-font);
border-radius: 6px;
padding: 5px 18px;
color: #BDBDBD;
background-color: #ffffff;
box-shadow: 0 4px 10px rgb(0 0 0 / 8%);
text-align: center;
flex: 1;
cursor: pointer;
}
.hst-post-tabs-widget .hst-post-tabs .hst-post-tab.btn-active{
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-post-tabs-widget .hst-post-tabs-panels .hst-panel ul{
list-style: none;
margin: 0;
padding: 0;
}
.hst-post-tabs-widget .hst-post-tabs-panels .hst-panel {
display: none;
}
.hst-post-tabs-widget .hst-post-tabs-panels .hst-panel.panel-active {
display: block; 
}
.hst-post-tabs-widget .hst-post-tabs-panels li{
padding-block: 20px;
border-bottom: 1px solid #F6BBE2;
}
.hst-post-tabs-widget .hst-post-tabs-panels li:last-child{
border: none;
padding-bottom: 0;
}
.hst-post-tabs-widget .hst-post-tabs-panels .hst-featured-post{
gap: 20px;
}
.hst-post-tabs-widget .hst-featured-post .hst-featured-post-img{
max-width: 80px;
aspect-ratio: 1;
border-radius: 50%;
box-shadow: 0 4px 16px rgb(0 0 0 / 10%);
margin:unset;
}
.hst-post-tabs-widget .hst-featured-post .hst-date a{
font-size: 14px;
line-height: 1.4;
font-weight: 400;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #707070;
}
.hst-post-tabs-widget .hst-featured-post .hst-post-title{
margin: 6px 0 0;
}
.hst-post-tabs-widget .hst-featured-post .hst-post-title a{
font-size: 18px;
font-weight: 600;
line-height: 27px;
font-family: var(--primary-font);
color: #000;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-post-tabs-widget .hst-featured-post .hst-date a:is(:hover, :focus),
.hst-post-tabs-widget .hst-featured-post .hst-post-title a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
} .hst-tag-cloud-widget .wp-block-tag-cloud{
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.hst-tag-cloud-widget .wp-block-tag-cloud a{
font-size: 12px;
line-height: 1;
font-weight: 600;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #fff;
background-color: var(--theme-ascent1);
padding: 12px 10px;
border-radius: 6px;
}
.hst-tag-cloud-widget .wp-block-tag-cloud a:is(:hover, :focus){
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
} .hst-widget.hst-categories-widget{
padding-bottom: 15px;
}
.hst-widget.hst-categories-widget ul{
list-style: none;
margin: 0;
}
.hst-categories-widget li{
padding-block: 15px;
border-bottom: 1px solid #F6BBE2;
padding-left: 25px;
}
.hst-categories-widget li:last-child{ border: none;
}
.hst-categories-widget .hst-category-link{
font-size: 20px;
font-weight: 600;
font-family: var(--primary-font);
color: #000;
text-transform: capitalize;
flex: 1;
}
.hst-categories-widget .hst-category-link:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-categories-widget li::before{
content: "\f105";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
color: var(--theme-ascent1);
font-size: 20px;
font-family: 'FontAwesome';
}
.hst-categories-widget .hst-post-no{
font-size: 16px;
line-height: 1;
font-weight: 400;
font-family: var(--secondary-font);
color: #ffffff;
padding: 4px 6px;
border-radius: 4px;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}    .hst-sidebar-slider-widget .hst-featured-post-img{
border-radius: 10px;
margin-bottom: 11px;
height: 180px;
}
.hst-sidebar-slider-widget .hst-post-content .hst-post-title{
margin-bottom: 15px;
}
.hst-sidebar-slider-widget .hst-post-content .hst-post-title a{
font-size: 20px;
font-weight: 600;
line-height: 30px;
font-family: var(--primary-font);
color: #000;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-sidebar-slider-widget .hst-post-content .hst-post-meta{
gap: 24px;
}
.hst-sidebar-slider-widget .hst-post-content .hst-post-meta span{
font-size: 14px;
font-weight: 400;
line-height: 22px;
font-family: var(--secondary-font);
color: #707070;
text-transform: capitalize;
}
.hst-sidebar-slider-widget .hst-post-content .hst-post-meta span.hst-author a{
color: #000;
}
.hst-sidebar-slider-widget .hst-post-content .hst-post-meta span.hst-read-time::before{
content: "";
position: absolute;
left: -15px;
top: 50%;
transform: translateY(-50%);
width: 4px;
height: 4px;
border-radius: 50%;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-sidebar-slider-widget .hst-post-content .hst-post-meta span.hst-read-time i{
color: #000;
margin-right: 2px;
font-size: 12px;
}
.hst-sidebar-slider-widget .hst-post-content .hst-post-title a:is(:hover, :focus),
.hst-sidebar-slider-widget .hst-post-content .hst-post-meta span a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-sidebar-slider-widget .owl-carousel .owl-nav button.owl-prev,
.hst-sidebar-slider-widget .owl-carousel .owl-nav button.owl-next{
top: -60px;
}
.hst-sidebar-slider-widget .owl-carousel .owl-nav button.owl-next{
right: 0;
}
.hst-sidebar-slider-widget .owl-carousel .owl-nav button.owl-prev{
right: 40px;
}  .hst-missed .hst-container{
padding: 30px;
border-radius: 14px;
background-image: linear-gradient(to right, var(--theme-ascent1), var(--theme-ascent2));
}
.hst-missed .hst-missed-slider{
margin-inline:calc(var(--missed-slider-gap) * -1) ;
}
.hst-missed .hst-missed-slider .hst-featured-post{
margin-inline: var(--missed-slider-gap);
}
.hst-missed .hst-missed-slider .slick-arrow{
position: absolute;
top: -66px;
right: var(--missed-slider-gap);
color: #000;
background-color: #ffffff;
width: 36px;
aspect-ratio: 1;
padding: 6px;
border-radius: 50%;
z-index: 1;
transition: 0.3s;
border: none;
}
.hst-missed .hst-missed-slider .slick-arrow.fa-angle-left{
right: 56px;
}
.hst-missed .hst-missed-slider .slick-arrow:is(:hover, :focus) {
color: #ffffff;
background-color: var(--theme-ascent1); }
.hst-missed .hst-featured-post .hst-featured-post-img {
height: 200px;
width: auto;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.4);
margin-bottom: 9px;
}
.hst-missed .hst-featured-post .hst-category{
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
width: 100%;
gap: 5px;
}
.hst-missed .hst-featured-post .hst-category a{
font-size: 12px;
line-height: 1;
font-weight: 600;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #707070;
background-color: #ffffff;
border-radius: 30px;
padding: 8px 10px;
}
.hst-missed .hst-featured-post .hst-category a:is(:hover, :focus){
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-missed .hst-featured-post .hst-post-content{
padding-inline: 6px;
}
.hst-missed .hst-featured-post .hst-post-title{
margin-bottom: 12px;
}
.hst-missed .hst-featured-post .hst-post-title a{
font-size: 20px;
line-height: 30px;
font-weight: 600;
font-family: var(--primary-font);
color: #ffffff;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-missed .hst-featured-post .hst-post-content .hst-post-meta span,
.hst-missed .hst-featured-post .hst-post-content .hst-post-meta a{
font-size: 14px;
font-weight: 400;
line-height: 18px;
font-family: var(--secondary-font);
color: #ffffff;
text-transform: capitalize;
}
.hst-missed .hst-featured-post .hst-post-content .hst-post-meta span.hst-author{
margin-right: 24px;
}
.hst-missed .hst-featured-post .hst-post-content .hst-post-meta span i{
font-size: 12px;
margin-right: 2px;
}
.hst-missed .hst-featured-post .hst-post-content .hst-post-meta span.hst-read-time::before{
content: "";
position: absolute;
left: -15px;
top: 50%;
transform: translateY(-50%);
width: 4px;
height: 4px;
border-radius: 50%;
background-color: #ffffff;
}
.hst-missed .hst-featured-post .hst-post-title a:is(:hover, :focus),
.hst-missed .hst-featured-post .hst-post-content .hst-post-meta span a:is(:hover, :focus){
color: #000000;
} .hst-instagram-feed{ 
margin-bottom: var(--universal-gap);
}
.hst-instagram-feed .hst-insta-wrapper{
display: grid; grid-template-columns: repeat(6, 1fr);
gap: var(--instafeed-gap);
}
.hst-instagram-feed .hst-insta-post{
min-height: 200px;
border-radius: 10px;
cursor: pointer;
}
.hst-instagram-feed .hst-insta-post::after{
content: "\f16d";
position: absolute;
inset: 10px;
font-size: 20px;
color: #ffffff;
font-family: 'FontAwesome';
border: 1px solid #ffffff;
border-radius: inherit;
background-color: rgba(0, 0, 0, 0.2);
display: grid;
place-content: center;
transition: 0.3s;
opacity: 0;
visibility: hidden;
}
.hst-instagram-feed .hst-insta-post:hover::after{
opacity: 1;
visibility: visible;
}
.hst-instagram-feed .hst-insta-btn{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 14px;
line-height: 1;
font-weight: 600;
font-family: var(--secondary-font);
text-transform: capitalize;
color: #000;
background-color: #ffffff;
padding: 14px 22px;
border-radius: 60px;
}
.hst-instagram-feed .hst-insta-btn i{
font-size: 14px;
color: var(--theme-ascent1);
margin-right: 3px;
}
.hst-instagram-feed .hst-insta-btn:is(:hover, :focus){
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
} .hst-footer {
background-color: #FFF6FB;
border-top: 2px solid #F6BBE2;
}
.hst-footer .hst-footer-content{
padding-block: 50px;
gap: var(--footer-col-gap);
}
.hst-footer .hst-footer-content .hst-footer-col{
flex: 1 1 calc(25% - var(--footer-col-gap));
}
.hst-footer .hst-footer-bar{
background-color: var(--theme-ascent1);
padding: 10px;
}
.hst-footer .hst-footer-bar .hst-copywrite{
margin: 0;
font-size: 14px;
line-height: 1.4;
font-weight: 700;
font-family: var(--secondary-font);
color: #ffffff;
}
.hst-footer .hst-footer-bar .hst-copywrite a:hover{
color: #000000;
}
.hst-footer .hst-footer-logo{
font-size: 36px;
line-height: 1.3;
font-weight: 700;
font-family: var(--secondary-font);
color: #000;
margin-bottom: 40px;
display: inline-block;
}
.hst-footer p{
font-size: 18px;
line-height: 1.5;
font-weight: 400;
font-family: var(--secondary-font);
color: #000;
margin-bottom: 20px;
}
.hst-footer .hst-head-socials .hst-socials a{
border: unset;
background-color: #fff;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.hst-footer .hst-head-socials .hst-socials a:is(:hover, :focus){
box-shadow: 0 4px 8px 0 var(--theme-ascent1) ;
}
.hst-footer .hst-widget{
border: unset;
border-radius: unset;
background-color: transparent;
padding: unset;
}
.hst-footer .hst-widget-heading{
font-size: 24px;
color: #000;
display: block;
background: unset;
border-bottom: 2px solid #DEDBEB;
border-radius: unset;
padding: 0 0 8px 0;
margin-bottom: 40px;
}
.hst-footer .hst-latest-post-widget .hst-featured-post .hst-featured-post-img {
border-radius: 10px;
}
.hst-footer .hst-latest-post-widget .hst-featured-post .hst-post-title{
margin-bottom: 8px;
}
.hst-footer .hst-latest-post-widget .hst-featured-post .hst-post-title a {
-webkit-line-clamp: 3;
line-height: 1.4;
}
.hst-footer .hst-latest-post-widget .hst-featured-post .hst-date{
padding-left: unset;
}
.hst-footer .hst-latest-post-widget .hst-featured-post .hst-date::before{
content: unset;
} .hst-gradient-bg .hst-footer {
background-color: transparent;
border:unset;
}
.hst-gradient-bg .hst-footer .hst-container .hst-footer-content{
border-top: 2px solid #F6BBE2;
}
.hst-gradient-bg .hst-footer .hst-latest-post-widget .hst-featured-post .hst-post-title a,
.hst-gradient-bg .hst-footer  .hst-categories-widget .hst-category-link,
.hst-gradient-bg .hst-footer .hst-widget-heading,
.hst-gradient-bg .hst-footer .hst-footer-logo,
.hst-gradient-bg .hst-footer p{
color: #fff;
} #hst-scroll-to-top{
width: 44px;
height: 44px;
z-index: 999;
position: fixed;
bottom: 3rem;
right: 3rem;
display: grid;
place-content: center;
border-radius: 10px;
color: #fff;
background: var(--theme-ascent1);
padding: 6px;
font-size: 18px;
opacity: 0;
transition: 0.3s;
} .hst-404-section{
margin-bottom: var(--universal-gap);
}
.hst-404-section .hst-404-wrapper{
display: flex;
align-items: center;
background-color:#F3F4F8;
border-radius:14px;
padding: 100px 150px;
gap: 80px;
}
.hst-404-section .hst-404-wrapper .hst-col-1{
flex: 0 1 40%;
}
.hst-404-section .hst-404-wrapper .hst-col-2{
flex: 1 1 60%;
}
.hst-404-section .hst-404-wrapper .hst-404-head{
font-size: 110px;
line-height: 120px;
text-transform: capitalize;
font-weight: 700;
color: #000;
font-family: var(--primary-font);
margin-bottom: 22px;
}
.hst-404-section .hst-404-wrapper .hst-404-description{
font-size: 20px;
line-height: 30px;
font-weight: 400;
color: #000;
font-family: var(--secondary-font);
margin-bottom: 26px;
}
.hst-404-section .hst-404-wrapper .hst-404-btn{
font-size: 14px;
font-weight: 700;
line-height: 22px;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #000000;
border: 1px solid #707070;
border-radius: 60px;
padding: 10px 16px;
display: inline-block;
}
.hst-404-section .hst-404-wrapper .hst-404-btn:is(:hover, :focus){
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
color: #ffffff;
border-color: transparent;
}  .hst-full-width-ads{
margin-bottom: var(--universal-gap);
}
.hst-full-width-ads .hst-full-width-ads-wrap{
display: block;
padding: 35px;
text-align: center;
border-radius: 10px;
font-size: 20px;
line-height: 30px;
font-weight: 600;
color: #fff;
font-family: var(--primary-font);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
z-index: 1;
}
.hst-full-width-ads .hst-full-width-ads-wrap::before{
content: "";
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.4);
z-index: -1;
}  .hst-contact-section{
margin-bottom: var(--universal-gap);
}
.hst-contact-section .hst-contact-section-wrapper{
display: flex;
gap: var(--universal-gap);
}
.hst-contact-section .hst-contact-section-wrapper .hst-col-1 {
flex: 1 1 71%;
}
.hst-contact-section .hst-contact-section-wrapper .hst-col-2 {
flex: 1 1 29%;
}
.hst-contact-section .hst-contact-section-wrapper .hst-col-1,
.hst-contact-section .hst-contact-section-wrapper .hst-col-2 {
border: 1px solid #DEDBEB;
border-radius: 14px;
padding: 30px;
}
.hst-contact-section .hst-contact-section-wrapper .hst-contact-head{
margin-bottom: 20px;
}
.hst-contact-section .hst-contact-section-wrapper .hst-contact-head .hst-widget-heading{
margin-bottom: 13px;
}
.hst-comment-form form .hst-contact-50,
.hst-contact-section form .hst-contact-50{
display: flex;
gap: 30px;
}
.hst-comment-form form .hst-contact-50 > div,
.hst-contact-section form .hst-contact-50 > div{
flex:  1 1 50%;
}
.hst-contact-section .hst-contact-section-wrapper .hst-contact-description{
font-size: 16px;
line-height: 26px;
font-weight: 400;
color: #707070;
font-family: var(--secondary-font);
}
.hst-comment-form form label,
.hst-contact-section form label{
font-size: 18px;
line-height: 27px;
font-weight: 400;
color: #707070;
line-height: 1;
font-family: var(--secondary-font);
text-transform: capitalize;
margin-bottom: 12px;
display: inline-block;
}
.hst-comment-form form input:not([type=submit],[type=checkbox]),
.hst-comment-form form textarea,
.hst-contact-section form input:not([type=submit],[type=checkbox]),
.hst-contact-section form textarea{
width: 100%;
background-color: #F3F4F8;
border-radius: 10px;
border: none;
outline-color: transparent;
padding: 11px;
font-size: 18px;
line-height: 28px;
font-weight: 500;
color: #000;
font-family: var(--secondary-font);
margin-bottom: 30px;
transition: 0.3s;
}
.hst-comment-form form textarea,
.hst-contact-section form textarea{
min-height:120px;
margin-bottom: 25px;
}
.hst-comment-form form input:not([type=submit]):is(:hover, :focus),
.hst-comment-form form textarea:is(:hover, :focus),
.hst-contact-section form input:not([type=submit]):is(:hover, :focus),
.hst-contact-section form textarea:is(:hover, :focus){
outline: 1px solid var(--theme-ascent1);
}
.hst-comment-form form input[type=submit],
.hst-contact-section form input[type=submit]{
font-size: 14px;
font-weight: 700;
line-height: 22px;
text-transform: capitalize;
font-family: var(--secondary-font);
color: #000000;
border: 1px solid #707070;
border-radius: 60px;
padding: 10px 16px;
display: block;
}
.hst-comment-form form input[type=submit]:is(:hover, :focus),
.hst-contact-section form input[type=submit]:is(:hover, :focus) {
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
color: #ffffff;
border-color: transparent;
}
.hst-contact-section .hst-contact-details .hst-contact-details-card{
display: flex;
gap: 10px;
padding-bottom: 37px;
margin-bottom: 31px;
position: relative;
}
.hst-contact-section .hst-contact-details .hst-contact-details-card:last-child{
padding-bottom: 0;
margin-bottom: 0;
}
.hst-contact-section .hst-contact-details .hst-contact-details-card:not(:last-child):before{
content: "";
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
height: 1px;
width: 55%;
background-color: #DEDBEB;
}
.hst-contact-section .hst-contact-details .hst-contact-details-card .hst-contact-details-card-icon i{
width: 50px;
aspect-ratio: 1;
background-color: #F3F4F8;
font-size: 18px;
line-height: 1;
display: grid;
place-content: center;
border-radius: 50%;
color: var(--theme-ascent1);
margin-top: 8px;
}
.hst-contact-section .hst-contact-details .hst-contact-details-card .hst-contact-details-card-head{
font-size: 24px;
line-height: 34px;
font-weight: 700;
font-family: var(--primary-font);
color: #000;
text-transform: capitalize;
margin-bottom: 4px;
} 
.hst-contact-section .hst-contact-details .hst-contact-details-card .hst-contact-details-card-p{
font-size: 18px;
line-height: 27px;
font-weight: 400;
font-family: var(--secondary-font);
color: #707070;
overflow-wrap: anywhere;
} 
.hst-google-map{
margin-bottom: var(--universal-gap);
}
.hst-google-map .hst-google-map-wrapper{
height: 400px;
border-radius: 14px;
overflow: hidden;
}  .hst-page-breadcrump{
margin-bottom: var(--universal-gap);
}
.hst-page-breadcrump .hst-breadcrump-wrapper{
padding: 27px 40px;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 4px 30px rgba(50, 50, 93, 0.1);
}
.hst-page-breadcrump .hst-breadcrump{
display: flex;
flex-wrap: wrap;
gap: 6px 0;
align-items: center;
list-style: none;
margin: 0;
}
.hst-page-breadcrump .hst-breadcrump .hst-breadcrump-item{
font-size: 18px;
line-height: 27px;
font-weight: 400;
font-family: var(--secondary-font);
text-transform: capitalize;
color: #000;
position: relative;
text-align: center;
}
.hst-page-breadcrump .hst-breadcrump .hst-breadcrump-item:not(:first-child):before{
content: "\f101";
font-size: 14px;
font-family: FontAwesome ;
position: relative;
left: 0;
top: 50%;
transform: translateY(-50%);
color: #000;
margin-inline: 8px;
}
.hst-page-breadcrump .hst-breadcrump .hst-breadcrump-item a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}  .hst-blog-view.hst-single-post .hst-post{
border-radius: 14px;
margin-bottom: var(--universal-gap);
}
.hst-single-post > *:last-child{
margin-bottom: unset;
}
.hst-single-post .hst-post .hst-post-thumbh{
height: 520px;
max-width: 100%;
}
.hst-single-post .hst-post .hst-post-thumbh figure{
height: 100%;
max-width: 100%;
}
.hst-single-post .hst-post .hst-post-content{
padding: 0px 40px 40px;
}
.hst-blog-view .hst-post .hst-post-content .hst-post-meta .hst-comment{
font-size: 16px;
line-height: 24px;
font-weight: 400;
text-transform: capitalize;
color: #707070;
font-family: var(--secondary-font);
}
.hst-blog-view .hst-post .hst-post-content .hst-post-meta .hst-comment i{
font-size: 14px;
color: var(--theme-ascent1);
margin-right: 6px;
}
.hst-blog-view .hst-post .hst-post-content .hst-post-meta .hst-comment a:is(:hover, :focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-blog-view.hst-single-post .hst-post .hst-post-title {
font-size: 36px;
line-height: 46px;
font-family: var(--primary-font);
font-weight: 600;
color: #000000;
}
p{
color: #707070;
}
.hst-single-post :is(h1, h2, h3, h4, h5, h6){
margin-bottom: 30px;
}
.hst-single-post p{
font-size: 18px;
line-height: 27px;
font-weight: 400;
font-family: var(--secondary-font);
margin-bottom: 25px;
}
.hst-image-row {
column-count: 3;
gap: 30px; }
.wp-block-image {
border-radius: 10px;
overflow: hidden;
margin-bottom: 40px;
}
.wp-block-table{
width: 100%; border-radius: 10px;
margin-bottom: 40px;
}
.wp-block-table tr{
background: #fff;
}
.wp-block-table tr:nth-of-type(even){
background: #DEDBEB;
}
.wp-block-table td, .wp-block-table th {
border: 1px solid #000;
padding: 12px 20px;
text-align: left;
font-size: 16px;
line-height: 24px;
font-weight: 400;
color: #000;
font-family: var(--secondary-font);
vertical-align: middle;
}
.wp-block-table th{
font-family: var(--primary-font);
font-weight: 600;
text-transform: capitalize;
}
ul{ list-style-type: disc;
}
ul li::marker {
color: #000;
}
ul, ol { padding: 0;
}
li>ol {
margin-top: 10px;
}
li>ul, li>ol { }
ul>li>ul {
padding-top: 0.5rem;
}
.hst-single-post ul li, .hst-single-post ol li{
font-size: 16px;
line-height: 24px;
font-weight: 400;
color: #707070;
font-family: var(--secondary-font);
margin-bottom: 13px;
}
.hst-single-post strong{
color: #000;
}
.hst-single-post blockquote{
background-color: #F9F9FA;
border-left: 6px solid var(--theme-ascent1);
border-radius: 6px;
padding: 24px 36px;
margin-bottom: 30px;
}
.hst-single-post blockquote p{
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: #000;
font-style: italic;
font-family: var(--secondary-font);
margin-bottom: 12px;
}
.hst-single-post blockquote cite {
color: var(--theme-ascent1);
font-size: 16px;
display: block;
font-style: normal;
font-weight: 700;
font-family: var(--secondary-font);
padding-left: 22px;
}
.hst-single-post blockquote .block-quote-citation cite::before{
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
background-color: var(--theme-ascent1);
width: 12px;
height: 1px;
}
.hst-single-post blockquote .block-quote-citation i{
font-size: 28px;
color: rgba(0, 0, 0, 0.15);
}
.hst-blog-view.hst-single-post .hst-post .hst-post-content .hst-bottom-meta {
padding: unset;
margin: unset;
border: unset;
}
.hst-single-post .hst-post-tags{
display: flex;
gap: 6px;
flex-wrap: wrap;
}
.hst-single-post .hst-post-tags a{
font-size: 12px;
line-height: 1;
font-weight: 400;
font-family: var(--secondary-font);
text-transform: capitalize;
color: #707070;
border: 1px solid #DEDBEB;
background-color: #F5F7FD;
border-radius: 30px;
padding: 6px 10px;
}
.hst-single-post .hst-post-tags a:is(:hover, :focus){
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-head-socials .hst-socials{
margin: unset;
} .hst-author-box{
display: flex;
gap: 20px;
padding: 30px 40px;
background-color: #F3F4F8;
border-radius: 14px;
margin-bottom: var(--universal-gap);
}
.hst-author-box .hst-author-img{
width: 100px;
height: 100px;
border-radius: 50%;
}
.hst-author-box > div{
flex: 1;
}
.hst-author-box .hst-author-name{
font-size: 24px;
line-height: 30px;
font-weight: 600;
font-family: var(--primary-font);
color: #000000;
text-transform: capitalize;
margin: 0 0 3px;
}
.hst-author-box .hst-author-designation{
font-size: 16px;
line-height: 26px;
font-weight: 400;
font-family: var(--secondary-font);
color: var(--theme-ascent1);
text-transform: capitalize;
margin: 0 0 17px;
}
.hst-author-box .hst-author-description{
font-size: 18px;
line-height: 27px;
font-weight: 400;
font-family: var(--secondary-font);
color: #000;
margin: 0 0 17px;
}
.hst-author-box .hst-author-socials ul{
list-style: none;
gap: 5px;
flex-wrap: wrap;
list-style: none;
margin: 0;
}
.hst-author-box .hst-author-socials li{
margin: 0;
}
.hst-author-box .hst-socials a {
font-size: 14px;
padding: 8px;
display: grid;
place-content: center;
min-width: 36px;
aspect-ratio: 1;
border-radius: 50%;
background-color: #fff;
}
.hst-author-box .hst-socials a.hst-facebook{
color: #3A589E;
}
.hst-author-box .hst-socials a.hst-instagram{
color: #E1306C;
}
.hst-author-box .hst-socials a.hst-X{
color: #000000;
}
.hst-author-box .hst-socials a.hst-youtube{
color: #FF0000;
} .hst-post-navigation{ 
margin-bottom: var(--universal-gap);
}
.hst-post-navigation .hst-post-navigation-wrap{
gap: var(--universal-gap);
}
.hst-single-post .hst-post-navigation .hst-post{
flex: 1 0 calc(50% - var(--universal-gap));
gap: 20px;
border: 1px solid #DEDBEB;
padding: 20px;
border-radius: 14px;
margin: 0;
}
.hst-post-navigation .hst-post.hst-post-next{
flex-direction: row-reverse;
text-align: right;
}
.hst-single-post .hst-post-navigation .hst-post .hst-post-thumbh{
width: 100px;
height: 100px;
border-radius: 10px;
}
.hst-single-post .hst-post-navigation .hst-post .hst-post-content{
flex: 1;
padding: 0;
}
.hst-post-navigation .hst-post .hst-post-content .hst-post-nav-btn a{
font-size: 14px;
line-height: 1.2;
font-weight: 400;
font-family: var(--secondary-font);
text-transform: capitalize;
color: #707077;
}
.hst-post-navigation .hst-post .hst-post-content .hst-post-title{
margin: 6px 0 0 ;
}
.hst-post-navigation .hst-post .hst-post-content .hst-post-title a{
font-size: 18px;
font-weight: 600;
line-height: 27px;
font-family: var(--primary-font);
color: #000;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-post-navigation .hst-post .hst-post-content .hst-post-nav-btn a:is(:hover,:focus),
.hst-post-navigation .hst-post .hst-post-content .hst-post-title a:is(:hover,:focus){
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
} .hst-related-post-section{
margin-bottom: var(--universal-gap);
}  .hst-single-post .hst-related-post-section .hst-post{
margin: 0;
border-radius: 12px;
overflow: hidden; }
.hst-single-post .hst-related-post-section .hst-post .hst-post-thumbh{
height: 320px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.hst-single-post .hst-related-post-section .hst-post .hst-post-thumbh::before{
content: "";
position: absolute;
inset: 0;
background: linear-gradient(180deg, rgba(0,0,0,0) 20%, rgba(0,0,0,1) 80%);
opacity: 0.6;
}
.hst-single-post .hst-related-post-section .hst-post .hst-post-thumbh .hst-post-content{
padding: 10px 10px 20px;
position: initial;
z-index: 1;
}
.hst-related-post-section .hst-post .hst-post-content .hst-post-meta{
margin: 0 0 3px;
}
.hst-single-post .hst-related-post-section .hst-post .hst-post-title{
margin-bottom: 0;
}
.hst-single-post .hst-related-post-section .hst-post .hst-post-title a{
font-size: 20px;
line-height: 30px;
font-weight: 600;
font-family: var(--primary-font);
color: #ffffff;
-webkit-line-clamp: 2;
}
.hst-single-post .hst-related-post-section .hst-post .hst-post-thumbh .hst-post-content .hst-category{
position: absolute;
top: 10px;
left: 10px;
gap: 4px;
}
.hst-single-post .hst-related-post-section .hst-post .hst-post-thumbh .hst-post-content .hst-category a{
font-size: 12px;
line-height: 1;
font-weight: 600;
font-family: var(--secondary-font);
text-transform: capitalize;
color: #707070;
background-color: #F5F7FD;
border-radius: 30px;
padding: 8px 10px;
}
.hst-single-post .hst-related-post-section .hst-post .hst-post-thumbh .hst-post-content .hst-category a:is(:focus,:hover){
color: #ffffff;
background-image: linear-gradient(to right, var(--theme-ascent2), var(--theme-ascent1));
}
.hst-single-post .hst-related-post-section .hst-post .hst-post-thumbh .hst-post-content .hst-date{
font-size: 14px;
line-height: 22px;
font-weight: 400;
text-transform: capitalize;
color: #707070;
font-family: var(--secondary-font);
}
.hst-single-post .hst-related-post-section .hst-post .hst-post-thumbh .hst-post-content .hst-date a{
color: #fff;
}
.hst-related-post-section .owl-carousel .owl-nav button.owl-prev,
.hst-related-post-section .owl-carousel .owl-nav button.owl-next{
top: 50%;
transform: translateY(-50%);
}
.hst-related-post-section .owl-carousel .owl-nav button.owl-prev{
left: 10px;
}
.hst-related-post-section .owl-carousel .owl-nav button.owl-next{
right: 10px;
} .hst-comment-form {
padding: 30px;
box-shadow: 0 0 25px rgba(13, 25, 66, .1);
border-radius: 10px;
}
.hst-comment-form form .hst-form-check {
display: flex;
align-items: center;
gap: 6px;
margin-bottom: 30px;
}
.hst-comment-form form .hst-form-check input[type=checkbox]{
margin: 0 8px 0 0;
width: 20px;
height: 20px;
}
.hst-comment-form form .hst-form-check label{
margin: 0;
font-size: 16px;
line-height: 1.4;
font-weight: 400;
font-family: var(--secondary-font);
color: #707077;
} .hst-post-thumbg img {
max-width: 100%;
height: auto;
}
.hst-Post-Showcase {
background-color: #fff;
padding: 20px;
}
.hst-Post-Showcase .hst-showcase-cat-sort {
display: flex; justify-content: space-between;
border-bottom: 1px solid #679a9b;
margin-bottom: 20px;
gap: 20px;
}
.hst-Post-Showcase .hst-showcase-cat-sort .hst-showcase-title {
background-color: #679a9b;
padding: 7px 16px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
width: max-content;
display: grid;
place-content: center;
}
.hst-Post-Showcase .hst-showcase-cat-sort .hst-showcase-title h2 {
font-size: 20px;
font-weight: 700;
color: #fff;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
margin:0 ;
}
.hst-Post-Showcase .hst-showcase-cat-sort .hst-showcase-category-btn {
display: flex;
gap: 8px;
flex-wrap: wrap;
justify-content: flex-end;
align-self: center;
}
.hst-Post-Showcase .hst-showcase-cat-sort .hst-showcase-category-btn .hst-btn {
font-size: 14px;
font-weight: 600;
color: #6d6d6f;
background-color: #f5f5f5;
font-family: "Poppins", sans-serif;
border: none;
outline: none;
padding: 4px 6px;
text-transform: uppercase;
}
.hst-Post-Showcase .hst-showcase-cat-sort .hst-showcase-category-btn .hst-btn:is(:hover, :focus) {
color: #fff;
background-color: #679a9b;
}
.hst-Post-Showcase .hst-showcase-cat-sort .hst-showcase-category-btn .hst-btn.active {
color: #fff;
background-color: #679a9b;
}
.hst-Post-Showcase .hst-showcase-posts .hst-tab-content{
display: flex;
--post-gap: 20px;
--extra-gap-multiplier: 1.5;
gap: var(--post-gap);
flex-wrap: wrap;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) {
margin-top: calc((var(--extra-gap-multiplier) - 1) * var(--post-gap));
}
.hst-Post-Showcase .hst-showcase-posts .hst-post {
flex-basis: calc(50% - var(--post-gap) / 2);
position: relative;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post.highlight-post {
border-bottom: 1px solid #d7d7d7;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-thumbg {
max-width: auto;
height: auto;
overflow: hidden;
position: relative;
font-size: 0;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post.highlight-post .hst-post-thumbg:not(:has(img)) {
max-width: unset;
height: auto;
flex-basis: unset;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-thumbg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content .hst-post-meta {
margin-top: 15px;
margin-bottom: 11px;
display: flex;
gap: 0px 20px;
align-items: center;
flex-wrap: wrap;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) {
font-size: 14px;
line-height: 22px;
font-weight: 400;
text-transform: capitalize;
color: #727272;
font-family: "Poppins", sans-serif;
text-decoration: none;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) a {
font-size: 100%;
line-height: 170%;
font-weight: inherit;
text-transform: inherit;
color: inherit;
font-family: inherit;
text-decoration: none;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) a:is(:hover, :focus) {
color: #679a9b;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) i {
font-size: 13px;
margin-right: 3px;
color: #679a9b;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content .hst-post-title {
font-size: 18px;
line-height: 28px;
font-weight: 700;
color: #232323;
font-family: "Poppins", sans-serif;
text-decoration: none;
margin-top: 0px;
margin-bottom: 15px;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content .hst-post-title a {
font-size: 100%;
line-height: 150%;
font-weight: inherit;
color: inherit;
font-family: inherit;
text-decoration: inherit;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content .hst-post-title a:is(:hover, :focus) {
color: #679a9b;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content .hst-post-excerpt {
font-size: 16px;
line-height: 25px;
font-weight: 400;
color: #727272;
font-family: "Poppins", sans-serif;
margin-top: 0px;
margin-bottom: 28px;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-content .hst-post-excerpt {
display: none;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-category {
font-size: 14px;
line-height: 24px;
font-weight: 400;
color: #fff;
font-family: "Poppins", sans-serif;
text-decoration: none;
text-transform: uppercase;
margin: 0;
display: flex;
gap: 5px;
flex-wrap: wrap;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-category a {
font-size: 100%;
line-height: 150%;
font-weight: inherit;
color: inherit;
font-family: inherit;
background-color: #679a9b;
padding: 4px 8px;
margin: 0;
text-decoration: inherit;
text-transform: inherit;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post.highlight-post .hst-category {
position: absolute;
left: 20px;
bottom: 10px;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post.highlight-post .hst-post-thumbg:not(:has(img)) .hst-category {
position: relative;
left: unset;
bottom: unset;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post.highlight-post .hst-bottom-meta .hst-category,
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-thumbg .hst-category,
.hst-Post-Showcase .hst-showcase-posts .hst-post.highlight-post .hst-post-content .hst-bottom-meta .hst-comment,
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-content .hst-post-meta .hst-comment {
display: none;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-wrap {
display: flex; }
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-thumbg {
max-width: 150px;
min-height: 116px;
overflow: hidden;
flex-basis: 100%;
margin-right: 15px;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-thumbg:not(:has(img)) {
max-width: unset;
height: auto;
flex-basis: unset;
margin-right: unset;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-content {
flex: 1;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-content .hst-post-meta {
margin-top: 0;
margin-bottom: 8px;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-content :is(.hst-author, .hst-date, .hst-comment) a {
font-size: 85%;
line-height: 170%;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content .hst-author a{
word-break: break-all;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-content :is(.hst-author, .hst-date, .hst-comment) i {
font-size: 80%;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-content .hst-post-title {
margin-bottom: 10px;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-content .hst-post-title a {
font-size: 90%;
line-height: 150%;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-content .hst-category a {
font-size: 70%;
line-height: 160%;
padding: 2px 6px;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content .hst-bottom-meta {
display: flex;
gap: 5px 15px;
align-items: center;
flex-wrap: wrap;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post .hst-post-content .hst-read-more {
font-size: 14px;
line-height: 22px;
font-weight: 600;
color: #000;
font-family: "Poppins", sans-serif;
text-decoration: none;
display: none;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post.highlight-post .hst-post-content .hst-read-more {
display: inline-block;
margin-bottom: 20px;
} .hst-Post-Showcase.hst-Showcase-one {
background: linear-gradient(-90deg, rgba(104, 39, 170, 1) 0%, rgba(253, 50, 73, 1) 100%);
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts {
display: block;
}
.hst-Post-Showcase.hst-Showcase-one .hst-tab-content,
.hst-Post-Showcase.hst-Showcase-two .hst-tab-content,
.hst-Post-Showcase.hst-Showcase-four .hst-tab-content {
display: flex;
gap: var(--post-gap);
flex-wrap: wrap;
}
.hst-Post-Showcase.hst-Showcase-three .hst-remain-post,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post {
flex-basis: calc(50% - var(--post-gap) / 2);
}
.hst-Post-Showcase.hst-Showcase-one .hst-focus-post,
.hst-Post-Showcase.hst-Showcase-one .hst-remain-post,
.hst-Post-Showcase.hst-Showcase-two .hst-focus-post,
.hst-Post-Showcase.hst-Showcase-two .hst-remain-post,
.hst-Post-Showcase.hst-Showcase-four .hst-focus-post,
.hst-Post-Showcase.hst-Showcase-four .hst-remain-post {
flex: 1 0 calc(50% - var(--post-gap) / 2);
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post-wrap,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post-wrap,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post-wrap {
flex-direction: column;
align-items: start;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post-wrap:not(:has(img)) {
flex-direction: unset;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-remain-post .hst-post .hst-post-wrap {
display: flex;
align-items: stretch;
}
.hst-Post-Showcase.hst-Showcase-one .hst-focus-post .hst-post .hst-post-wrap .hst-post-thumbg,
.hst-Post-Showcase.hst-Showcase-two .hst-focus-post .hst-post .hst-post-wrap .hst-post-thumbg,
.hst-Post-Showcase.hst-Showcase-four .hst-focus-post .hst-post .hst-post-wrap .hst-post-thumbg {
margin-right: 0; max-width: 100%;
margin: 0 0 13px 0;
}
.hst-Post-Showcase.hst-Showcase-two .hst-remain-post .hst-post .hst-post-wrap .hst-post-thumbg {
margin: 0 0 13px 0;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-remain-post .hst-post .hst-post-thumbg {
height: auto;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-excerpt,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-excerpt,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-excerpt,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-excerpt {
display: block;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-post,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-post,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-post,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-post {
margin-top: 0;
}
.hst-Post-Showcase.hst-Showcase-one .hst-remain-post .hst-post {
padding: 20px 0;
border-bottom: 1px solid #fff;
}
.hst-Post-Showcase.hst-Showcase-one .hst-remain-post .hst-post:last-child {
border-bottom: none;
padding-bottom: 0;
}
.hst-Post-Showcase.hst-Showcase-one .hst-remain-post .hst-post:first-child {
padding-top: 0;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-bottom-meta,
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-post .hst-post-content .hst-bottom-meta .hst-category,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-bottom-meta .hst-category,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-post .hst-post-content .hst-bottom-meta,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-bottom-meta,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-post-meta .hst-author {
display: none;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more {
display: inline-block;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-meta .hst-comment,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-meta .hst-comment,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-meta .hst-comment,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-meta .hst-comment {
display: block;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-post .hst-post-content .hst-post-title,
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment),
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) i,
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-post .hst-post-content .hst-post-excerpt,
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment),
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) i,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-excerpt,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more {
color: #fff;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-bottom-meta,
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-post-title {
order: 1;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title,
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-meta,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-meta,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-post-meta {
order: 2;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-meta,
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-excerpt,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-excerpt,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-post-excerpt {
order: 3;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-excerpt,
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-bottom-meta,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-bottom-meta,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-bottom-meta {
order: 4;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-read-more {
order: 5;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more,
.hst-Post-Showcase .hst-showcase-posts .hst-post.highlight-post .hst-post-content .hst-read-more {
padding: 8px 16px;
background-color: #679a9b;
color: #fff;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-read-more:is(:hover, :focus),
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-read-more:is(:hover, :focus),
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-read-more:is(:hover, :focus) {
color: #679a9b;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-post .hst-post-thumbg .hst-category,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-post .hst-post-thumbg .hst-category,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-remain-post .hst-post .hst-post-thumbg .hst-category,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-thumbg .hst-category {
display: flex;
position: absolute;
bottom: 10px;
left: 10px;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-thumbg .hst-category,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-thumbg .hst-category,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-thumbg .hst-category {
bottom: 20px;
left: 20px;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title {
margin-bottom: 20px;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-meta,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-meta {
margin-bottom: 13px;
}
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-post-content .hst-post-meta {
margin-bottom: 0;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) a,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) a,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) a,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) a {
font-size: 100%;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) i,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) i,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) i,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content :is(.hst-author, .hst-date, .hst-comment) i {
font-size: 100%;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title a,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title a,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title a,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title a {
font-size: 100%;
line-height: 150%;
}
.hst-Post-Showcase.hst-Showcase-one .hst-showcase-posts .hst-remain-post .hst-post .hst-category a,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post .hst-category a,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-remain-post .hst-post .hst-category a,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-remain-post .hst-post .hst-category a {
font-size: 70%;
line-height: 160%;
padding: 2px 6px;
}
.hst-Post-Showcase.hst-Showcase-two .hst-remain-post {
display: flex;
flex-wrap: wrap;
gap: var(--post-gap);
align-self: self-start;
}
.hst-Post-Showcase.hst-Showcase-two .hst-remain-post .hst-post .hst-post-wrap {
display: block;
}
.hst-Post-Showcase.hst-Showcase-two .hst-remain-post .hst-post .hst-post-thumbg {
max-width: 100%;
height: auto;
margin-right: 0;
} .hst-Post-Showcase.hst-Showcase-three .hst-tab-content {
display: flex;
gap: calc(var(--post-gap) + 10px);
flex-direction: column;
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-wrap {
gap: calc(var(--post-gap) + 10px);
} .hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-wrap .hst-post-thumbg {
flex-basis: calc(50% - var(--post-gap) / 2);
max-width: 100%;
height: auto;
margin: 0;
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-wrap .hst-post-content {
align-self: center;
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-wrap .hst-post-thumbg:not(:has(img)) {
flex-basis: unset;
height: auto;
}
.hst-Post-Showcase.hst-Showcase-three .hst-remain-post {
display: flex;
flex-wrap: wrap;
gap: 0 var(--post-gap);
}
.hst-Post-Showcase.hst-Showcase-three .hst-remain-post .hst-post {
padding: 30px 0 30px 0;
border-bottom: 1px solid #d7d7d7;
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-remain-post .hst-post .hst-post-wrap .hst-post-content {
flex-basis: calc(50% - var(--post-gap) / 2);
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-read-more {
background: linear-gradient(-90deg, rgba(253, 50, 73, 1) 0%, rgba(104, 39, 170, 1) 100%);
color: #fff;
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-cat-sort .hst-showcase-category-btn .hst-btn:is(:hover, :focus) {
color: #fff;
background: linear-gradient(-90deg, rgba(253, 50, 73, 1) 0%, rgba(104, 39, 170, 1) 100%);
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-cat-sort {
border-bottom: 1px solid rgba(253, 50, 73, 1);
} .hst-Post-Showcase.hst-Showcase-four .hst-focus-post .hst-post,
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post-wrap {
height: 100%;
position: relative;
background: #00000044;
}
.hst-Post-Showcase.hst-Showcase-four .hst-focus-post .hst-post .hst-post-wrap .hst-post-thumbg {
margin-bottom: 0;
min-height: 500px;
}
.hst-Post-Showcase.hst-Showcase-four .hst-focus-post .hst-post .hst-post-wrap .hst-post-thumbg::after {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 1) 100%);
}
.hst-Post-Showcase.hst-Showcase-four .hst-focus-post .hst-post .hst-post-wrap .hst-post-content {
position: absolute;
bottom: 30px;
left: 30px;
right: 30px;
z-index: 1;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-remain-post .hst-post {
margin: 0 0 20px 0;
padding: 0;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-remain-post .hst-post:last-child {
margin: 0;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-bottom-meta .hst-comment {
display: none;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-category a {
font-size: 100%;
line-height: 150%;
padding: 5px 6px;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-bottom-meta {
margin: 0 0 13px 0;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-title {
margin: 0 0 14px 0;
}
.hst-Post-Showcase.hst-Showcase-four .hst-showcase-posts .hst-focus-post .hst-post .hst-post-content .hst-post-excerpt {
margin: 0 0 18px 0;
}
@media (max-width: 767px) {
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) .hst-post-thumbg {
max-width: 120px; }
.hst-Post-Showcase .hst-showcase-posts .hst-post,
.hst-Post-Showcase.hst-Showcase-two .hst-showcase-posts .hst-remain-post .hst-post {
flex-basis: 100%;
}
.hst-Post-Showcase.hst-Showcase-two .hst-remain-post .hst-post .hst-post-thumbg {
max-width: 100%;
height: auto;
margin-right: 0;
}
.hst-Post-Showcase .hst-showcase-posts .hst-post.highlight-post .hst-post-thumbg {
max-width: 100%;
}
.hst-Post-Showcase.hst-Showcase-one .hst-focus-post,
.hst-Post-Showcase.hst-Showcase-one .hst-remain-post,
.hst-Post-Showcase.hst-Showcase-four .hst-focus-post,
.hst-Post-Showcase.hst-Showcase-four .hst-remain-post {
flex: 1 0 100%;
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-wrap {
flex-wrap: wrap;
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-wrap .hst-post-thumbg,
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-posts .hst-focus-post .hst-post .hst-post-wrap .hst-post-content {
flex-basis: 100%;
}
.hst-Post-Showcase.hst-Showcase-four .hst-focus-post .hst-post .hst-post-wrap .hst-post-content {
bottom: 20px;
left: 20px;
right: 20px;
}
}
@media(min-width:1025px) {
.hst-Post-Showcase.hst-Showcase-three .hst-remain-post .hst-post:nth-child(1),
.hst-Post-Showcase.hst-Showcase-three .hst-remain-post .hst-post:nth-child(2) {
padding-top: 0;
}
.hst-Post-Showcase.hst-Showcase-three .hst-remain-post .hst-post:last-child,
.hst-Post-Showcase.hst-Showcase-three .hst-remain-post .hst-post:nth-last-child(2) {
padding-bottom: 0;
border-bottom: none;
}
}
@media (max-width: 1024px) {
.hst-Post-Showcase .hst-showcase-posts .hst-post:not(.highlight-post) {
flex-basis: 100%;
}
.hst-Post-Showcase.hst-Showcase-two .hst-focus-post,
.hst-Post-Showcase.hst-Showcase-two .hst-remain-post {
flex-basis: 100%;
}
.hst-Post-Showcase.hst-Showcase-three .hst-remain-post .hst-post:nth-child(1) {
padding-top: 0;
}
.hst-Post-Showcase.hst-Showcase-three .hst-remain-post .hst-post:last-child {
padding-bottom: 0;
border-bottom: none;
}
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-cat-sort .hst-showcase-title{
background:linear-gradient(-90deg, rgba(253, 50, 73, 1) 0%, rgba(104, 39, 170, 1) 100%);
}
.hst-Post-Showcase.hst-Showcase-three .hst-showcase-cat-sort .hst-showcase-category-btn .hst-btn.active{
background:linear-gradient(-90deg, rgba(253, 50, 73, 1) 0%, rgba(104, 39, 170, 1) 100%);
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-tile::selection {
background: transparent;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane         { z-index: 400; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-tile {
will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:         grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:         grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: #ddd;
outline: 0;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-container a.leaflet-active {
outline: 2px solid orange;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
} .leaflet-container {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/lib/leaflet/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/lib/leaflet/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path {
background-image: url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/lib/leaflet/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.7);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover {
text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
font-size: 11px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
}
.leaflet-popup-content p {
margin: 18px 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: #333;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
padding: 4px 4px 0 0;
border: none;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
color: #999;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
-ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-clickable {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
}mappress-map poi {
display: none;
}
.mapp-layout {
border: 1px solid lightgray;
box-sizing: border-box;
display: block;
max-width: none; min-width: 200px;
opacity: 1 !important; padding: 0px !important; }        
mappress-map.mapp-layout {
display: flex !important; flex-direction: column;
position: relative; }
.mapp-layout * {
box-sizing: border-box;
color: black;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 13px;
} .mapp-layout p {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
} .mapp-layout.aligncenter {
text-align: left;
}
.mapp-canvas {
user-select: none;
}
.mapp-wrapper {
min-height: 50px;
position: relative;
} .mapp-content {
display: flex;
flex-direction: column;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
.mapp-main {
display: flex;
flex: 1;
overflow: hidden;
position: relative;
}
.mapp-content .mapp-main .mapp-canvas img {
border: none;
max-width: none; padding: 0; }
.mapp-hidden {
display: none;
}  .mapp-canvas-panel {
flex: 1;
height: 100%;
margin: 0px;
overflow: hidden !important;
padding: 0px !important;
position: relative; }
.mapp-canvas {
height: 100%;
word-wrap: normal; }
.mapp-canvas img {
background: none;
box-shadow: none !important; border-radius: 0px !important; visibility: inherit !important;
}
.leaflet-control-container .leaflet-control-attribution * {
font-size: 8px !important;
} .leaflet-popup-close-button {
box-shadow: none !important; text-decoration: none !important; }
a.leaflet-control-zoom-in, .leaflet-control-zoom-out {
text-decoration: none !important;
}
.mapp-spinner-overlay {
align-items: center;
background-color: #c0c0c0;
justify-content: center;
opacity: 0.5;
padding: 10px;
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
z-index: 10001;
} .mapp-spinner {
background: transparent url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/loading.gif) no-repeat center center;
background-size: 64px;
display: inline-block;
height: 64px;
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%,-50%);
z-index: 10002;
width: 64px;
} .mapp-google-control {
background-color: white;
box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
position: absolute;
}
.mapp-google-control > div {
background-position: center;
background-repeat: no-repeat;
height: 40px;
opacity: 0.6;
width: 40px;
}
.mapp-google-control:hover { background-color: #f4f4f4; }
.mapp-google-control:hover > div { opacity: 1; }
.mapp-leaflet-control {
border: 2px solid rgba(0,0,0,0.2);
border-radius: 4px;
position: absolute;
z-index: 1000;
}
.mapp-leaflet-control > div {
background-color: white;
background-position: center;
background-repeat: no-repeat;
border-radius: 2px;
height: 30px;
line-height: 30px;
opacity: 1;
width: 30px;
}
.mapp-leaflet-control:hover > div {
background-color: #f4f4f4;
opacity: 1;
}
.mapp-google-fullscreen, .mapp-leaflet-fullscreen {
top: 10px; right: 10px;
}
.mapp-google-fullscreen > div, .mapp-leaflet-fullscreen > div {
background-image: url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/fullscreen.svg);
background-size: 18px 18px;
}
.mapp-google-geolocate, .mapp-leaflet-geolocate {
bottom: 120px; right: 10px;
}
.mapp-mini .mapp-google-geolocate, .mapp-mini .mapp-leaflet-geolocate {
bottom: auto;
top: 60px;
}
.mapp-google-geolocate > div {
background-image: url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/geolocate.svg);
background-size: 18px 18px;
}
.mapp-leaflet-geolocate > div {
background-image: url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/geolocate.svg);
background-size: 14px 14px;
} .mapp-sidebar {
background-color: white;
border-right: 1px solid lightgray;
display: flex;
flex-direction: column;
max-width: 55%;
position: relative;
transition-property: all;
transition-duration: .1s;
width: 0;
}
.mapp-sidebar.mapp-sidebar-open {
width: 300px;
} .mapp-sidebar-toggle {
align-items: center;
background-color: white;
border: 1px solid lightgray;
cursor: pointer;
display: flex;
height: 40px;
justify-content: center;
margin: auto;
position: absolute;
top: 0; left: 100%; bottom: 0;
width: 20px;
z-index: 1000;
}
.mapp-sidebar-toggle::before {
width: 0;
height: 0;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid black;
content: '';
}
.mapp-sidebar-open .mapp-sidebar-toggle::before {
width: 0;
height: 0;
border-left: none;
border-right: 6px solid black;
} .mapp-sidebar.mapp-sidebar-inline  {
border: none;
border-top: 1px solid lightgray;
display: flex;
max-height: 350px;
max-width: none;
width: auto;
}
.mapp-sidebar-inline .mapp-sidebar-toggle {
display: none;
}
.mapp-sidebar-inline .mapp-directions {
max-width: none;
width: auto;
}
.mapp-sidebar-inline .mapp-list {
display: flex;
flex: 1;
flex-direction: column;
} .mapp-list {
display: flex;
flex-direction: column;
flex: 1;
overflow: hidden;
position: relative;
}
.mapp-list .mapp-list-header {
border-bottom: 1px solid lightgray;
display: flex;
flex-direction: column;
padding: 5px;
position: relative; }
.mapp-list-count {
padding: 5px;
text-align: center;
}
.mapp-list .mapp-items {
flex: 1;
overflow: auto;
}
.mapp-list .mapp-item {
align-items: center;
border-bottom: 1px solid lightgray;
display: flex;
cursor: pointer;
overflow: hidden;
padding: 10px;
}
.mapp-list .mapp-item.mapp-selected {
background-color: #eaeaea;
}
.mapp-list .mapp-item:hover {
background-color: #eaeaea;
}
.mapp-list .mapp-info {
flex: 1;
}
.mapp-list .mapp-info .mapp-template {
align-items: center;
display: flex;
}
.mapp-list .mapp-title {
flex: 1;
}
.mapp-list .mapp-item .mapp-icon {
border: none; max-width: 32px !important; max-height: 32px;
margin: 0 5px;
padding: 0; }
.mapp-list-footer {
border-top: 1px solid lightgray;
display: flex;
justify-content: center;
padding: 10px;
}
.mapp-list .mapp-dir-wrapper {
margin-top: 10px;
} .mapp-list .mapp-dir {
color: #4272db;
cursor: pointer;
white-space: nowrap;
} .mapp-paginate {
align-items: center;
display: flex;
} .mapp-paginate-button {
align-items: baseline;
background-color: #eee;
border: 1px solid lightgray;
border-radius: 5px;
cursor: pointer;
display: inline-flex;
font-size: 16px;
height: 25px;
justify-content: center;
margin: 0 2px;
width: 20px;
}
.mapp-paginate-button.mapp-disabled {
color: #aaa;
}
.mapp-paginate-count {
display: inline-block;
min-width: 60px;
text-align: center;
} .mapp-header {
align-items: stretch;
background-color: white;
border-bottom: 1px solid lightgray;
display: flex;
flex-wrap: wrap;
gap: 5px;
justify-content: right; min-height: 50px; padding: 5px;
} .mapp-search-container {
display: flex;
flex: 1;
min-width: 325px;
position: relative;
} .mapp-autocomplete {
align-items: stretch;
display: flex;
flex: 1;
}
.mapp-autocomplete-wrapper {
align-items: center;
display: flex;
flex: 1;
position: relative;
}
.mapp-autocomplete input.mapp-places {
background-color: white !important; border: none;
border: 1px solid #bbb ;
box-shadow: none ;
color: black ;
flex: 1;
height: 100%;
line-height: 25px;
margin: 0 ;
padding: 5px 10px;
}
.mapp-autocomplete-button {
background: url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/search_black.png) no-repeat center;
background-size: contain;
cursor: pointer;
position: absolute;
right: 10px;
width: 20px;  
height: 100%;
background-size: contain;
}		
.mapp-autocomplete-button:hover {
background: url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/search_blue.png) no-repeat center;
background-size: contain;
} .mapp-autocomplete .mapp-submit-button img {
margin: 0 !important;
}
.mapp-autocomplete-list {
background-color: white;
border: 1px solid lightgray;
box-shadow: 0px 1px 2px grey;
cursor: pointer;
overflow-x: hidden;
overflow-y: auto;
position: absolute;
top: 100%;
width: 100%;
z-index: 10000;
}
.mapp-autocomplete-item {
background-color: inherit;
border-bottom: 1px solid lightgray;
border-top: none;
border-right: none;
border-left: none;
box-shadow: none;
color: inherit;
cursor: inherit;
font: inherit;
margin: 0;
padding: 8px;
}
.mapp-autocomplete-item:hover, .mapp-autocomplete-item.mapp-selected {
background-color: #eaeaea;
}
.mapp-autocomplete-item {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
} .mapp-filter {
display: flex;
gap: 5px;
}
.mapp-filter .mapp-button {
text-transform: uppercase;
}
.mapp-filter-spinner {
background: transparent url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/spinner-2x.gif) no-repeat center center;
height: 24px;
width: 24px;
margin-left: 10px;
margin-right: 10px;
}
.mapp-filter-wrapper {
display: flex;
flex: 1;
flex-direction: column;
overflow: auto;
padding: 5px 10px;
}
.mapp-filter-button {
align-items: center;
display: flex;
justify-content: center;
}
.mapp-filter-values {
line-height: normal;
min-width: 100%;
padding: 5px;
}
.mapp-filter-values .mapp-control {
display: block;
}
.mapp-filter-toolbar {
align-items: center;
border-top: 1px solid lightgray;
display: flex;
justify-content: space-between;
padding: 10px;
}
.mapp-filter-toolbar .mapp-filter-count {
color: #777;
margin-right: 5px;
min-width: 100px;
overflow: hidden;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
}
.mapp-filter-label {
font-weight: bold;
padding: 5px 0;
text-transform: capitalize;
white-space: nowrap;
}
.mapp-filter-values label {
align-items: center;
color: #666;
display: flex;
font-weight: normal; margin: 0;
}
.mapp-filter-values img.mapp-icon {
display: inline; margin-right: 5px;
} .mapp-filter input, .mapp-filter input[type="text"], .mapp-filter input[type="search"] {
border: 1px solid #bbb;
border-radius: 0;
box-shadow: none;
line-height: 1;
max-width: none;
outline: none;
padding: 5px 10px;
}
.mapp-filter input[type="radio"], .mapp-filter input[type="checkbox"] {    
all: revert;
border-radius: 0;
box-shadow: none;
line-height: 1;
margin: initial;
margin-right: 10px;
outline: none;
}
.mapp-filter .mapp-filter-values select {
border: 1px solid gray;
border-radius: 0;
box-shadow: none;
line-height: 1;
margin: initial;
max-width: none;
outline: none;
width: 100%;
} .mapp-header .mapp-filter-text label, .mapp-header .mapp-filter-text input {
height: 100%;
}
.mapp-sidebar .mapp-filter-text .mapp-control, .mapp-sidebar .mapp-filter-text label {
display: flex;
flex: 1;
}
.mapp-sidebar .mapp-filter-text input {
flex: 1;
padding: 10px;
} .mapp-header .mapp-filters {
display: flex;
gap: 5px;
}
.mapp-sidebar .mapp-filter {
border-bottom: 1px solid lightgray;
flex-direction: column;
}
.mapp-sidebar .mapp-filter-button {
border: none;
}
.mapp-sidebar .mapp-filter .mapp-dropdown-content {
border: none;
height: 100%;
right: 0; left: 0;
}
.mapp-sidebar .mapp-filter-text {
padding: 5px;
}  .mapp-ib-wrapper {
bottom: 0;
display: flex;
left: 0;
max-height: 60%; max-width: 90%; overflow: hidden;
position: absolute;
}
.mapp-ib-content {
cursor: pointer;
display: flex;
flex-direction: column;
line-height: 0; overflow: hidden;
z-index: 1005; } :fullscreen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-webkit-full-screen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-moz-full-screen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-ms-fullscreen ~ .mapp-ib-wrapper { z-index: 10000000000; }
.mapp-ib {
background-color: white;
border: 1px solid lightgray;
box-sizing: border-box;
display: flex;
flex-direction: column;
line-height: normal;
outline: none;
overflow: hidden;
box-shadow: 0 0px 7px 0px rgba(0,0,0,0.20);
}
.mapp-ib-tip {
display: flex;
flex: 0 0 auto;
left: 50%;
position: relative;
top: -1px;
width: 0;
}
.mapp-ib-tip:before {
border: 10px solid transparent;
border-top: 10px solid white;
border-bottom: none;
content: "";
left: -10px;
position: relative;
width: 0;
} .mapp-iw {
display: flex;
flex-direction: column;
min-width: 200px;
overflow: hidden;
} .mapp-ib .mapp-iw * {
font-size: 13px;
} .mapp-content .mapp-iw * {
line-height: normal;
}
.mapp-iw p {
margin: 0 !important;
padding: 0;
} .mapp-iw iframe {
max-height: 100%;
max-width: 100%;
} .mapp-iw a, .mapp-iw a:link, .mapp-iw a:active, .mapp-iw a:visited, .mapp-iw a:hover {
border: none !important;
box-shadow: none !important; color: #4272db !important;
margin: 0;
padding: 0;
text-decoration: none !important;
}
.mapp-iw .mapp-info {
display: flex;
flex: 1;
flex-direction: column;
min-height: 100px; overflow: hidden;
padding: 10px;
}
.mapp-iw .mapp-info .mapp-template {
display: flex;
flex: 1;
flex-direction: column;
overflow: hidden;
}
.mapp-iw .mapp-title {
font-weight: bold;
padding-bottom: 10px;
}
.mapp-iw .mapp-body {
flex: 1;
overflow: auto;
overflow-wrap: break-word;
}
.mapp-iw .mapp-dir-wrapper {
margin-top: 10px;
} .mapp-iw .mapp-dir {
color: #4272db;
cursor: pointer;
padding-top: 10px;
white-space: nowrap;
} .mapp-ie .mapp-iw {
display: block;
overflow: auto;
}
.mapp-ie .mapp-iw .mapp-body {
flex: none;
} .mapp-iw .mapp-table {
margin-top: 10px;
}
.mapp-iw .mapp-label {
font-weight: 500;
}
.mapp-iw .mapp-cell {
padding: 2px 10px;
} .mapp-iw .mapp-thumbnail {
cursor: pointer;
}
.mapp-thumbnail {
align-items: center;
display: flex;
justify-content: center;
overflow: hidden;
position: relative;
} .mapp-thumbnail img {
display: inline-block;
max-width: none;
object-fit: cover;
}
.mapp-thumbnail .mapp-gallery-previous, .mapp-thumbnail .mapp-gallery-next {
align-items: end;
background-color: white;
border: 1px solid gray;
border-radius: 40px;
color: black;
cursor: pointer;
display: flex;
font-size: 20px;
height: 24px;
justify-content: center;
opacity: 0.5;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 24px;
}
.mapp-thumbnail .mapp-gallery-previous:hover, .mapp-thumbnail .mapp-gallery-next:hover {
opacity: 1.0;
}
.mapp-thumbnail .mapp-gallery-previous { left: 5px; }
.mapp-thumbnail .mapp-gallery-next { right: 5px; }
.mapp-thumbnail .mapp-gallery-previous:after { content: "<"; }
.mapp-thumbnail .mapp-gallery-next:after { content: ">"; } .mapp-iw.mapp-thumb-top .mapp-thumbnail {
text-align: center;
} .mapp-iw.mapp-thumb-top.mapp-has-thumb .mapp-info {
min-width: 100%;
width: 0;
}
.mapp-iw.mapp-thumb-left .mapp-thumbnail, .mapp-iw.mapp-thumb-right .mapp-thumbnail {
align-items: center;
} .mapp-iw.mapp-thumb-left .mapp-info, .mapp-iw.mapp-thumb-right .mapp-info  {
min-width: 150px;
}
.mapp-iw.mapp-thumb-left {
flex-direction: row;
}
.mapp-iw.mapp-thumb-right {
flex-direction: row-reverse;
}  .mapp-list .mapp-thumbnail img, .mapp-list .mapp-thumbnail .mapp-embed, .mapp-list .mapp-thumbnail iframe {
height: 100%;
width: 100%;
} .mapp-list.mapp-thumb-top .mapp-item {
display: block;
padding: 10px;
}
.mapp-list.mapp-thumb-top .mapp-thumbnail {
height: 150px;
margin-bottom: 10px;
text-align: center;
}
.mapp-list.mapp-thumb-left .mapp-thumbnail {
height: 100px !important;
width: 100px !important;
margin-right: 10px;
}
.mapp-list.mapp-thumb-left .mapp-item {
align-items: start;
}
.mapp-list.mapp-thumb-left .mapp-info .mapp-template {
flex-direction: row-reverse;
}
.mapp-list.mapp-thumb-right .mapp-item {
align-items: start;
flex-direction: row-reverse;
}
.mapp-list.mapp-thumb-right .mapp-thumbnail {
height: 100px !important;
width: 100px !important;
margin-left: 10px;
} @keyframes floatdown {
from { margin-top: 0 }
to { margin-top: 5px }
}
@keyframes floatup {
from { margin-top: 0 }
to { margin-top: -5px }
}
.mapp-ib-wrapper.mapp-ib-float {
animation: floatup 0.4s forwards;
}  .mapp-mini .mapp-main {
flex-direction: column-reverse;
}
.mapp-mini .mapp-sidebar {
bottom: 0;
height: 0;
left: 0;
max-width: none;
position: absolute;
right: 0;
transition-property : all;
transition-duration: .3s;
width: auto;
z-index: 10000;
}
.mapp-mini .mapp-sidebar.mapp-sidebar-open  {
height: 100%;
}
.mapp-button.mapp-view-list, .mapp-button.mapp-view-map {
align-items: center;
border: none;
justify-content: center;
text-transform: uppercase;    
}
.mapp-view-list img, .mapp-view-map img {
height: 16px !important; margin-right: 5px;
}
.mapp-mini .mapp-directions {
max-width: none;
width: auto;
}
.mapp-footer {
background-color: #f5f5f5;
border-top: 1px solid lightgray;
}
.mapp-mini .mapp-filters .mapp-dropdown-content { 
width: 100%;
height: 100%;
} .mapp-marker {
cursor: pointer;
filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
position: absolute;
touch-action: none; } .mapp-marker img:nth-child(2) {
height: 50%;
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 50%;
} .mapp-marker img {
transform-origin: 50% 100%;
transition: transform .2s;
width: 100%;
} .mapp-marker-scale img {
transform-origin: 50% 100%;
transform: scale(1.2);
perspective: 1001px;
} .mapp-marker-scale img:nth-child(2) {
transform: translate(-50%, -50%) scale(1.5);
}
.mapp-marker-circle {
overflow: visible !important;
}
.mapp-marker-circle::before {
background-color: rgba(255,255,255,0.7);
border: 3px solid white;
border-radius: 50%;
box-sizing: border-box;
content: "";
left: -25%;
top: -25%;
width: 150%;
height: 150%;
position: absolute;
z-index: -1;
} .mapp-directions {
padding: 20px 10px 10px 10px;
}
.mapp-directions input {
border: 1px solid gray; padding: 3px;
}
.mapp-dir-content {
align-items: center;
display: flex;
}
.mapp-dir-toolbar {
margin-top: 10px;
}
.mapp-dir-from-to {
display: flex;
flex: 1;
flex-direction: column;
gap: 8px;
}
.mapp-dir-from, .mapp-dir-top {
line-height: normal ;
width: 100%;
}
.mapp-dir-arrows {
background: transparent url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/swapvert.svg) no-repeat center center;
cursor: pointer;
height: 30px;
margin-left: 5px;
opacity: 0.6;
width: 30px;
}
.mapp-dir-arrows:hover {
background-color: rgba(0,0,0,0.05);
border-radius: 30px;
opacity: 1;
}  .mapp-main .mapp-menu-toggle {
background: white url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/menu-2x.png) no-repeat center center;
background-size: 24px 24px;
box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
color: #777;
cursor: pointer;
height: 40px;
outline: none;
outline: none; position: absolute;
top: 10px; left: 10px; bottom: 0; right: 0;
width: 40px;
z-index: 1000;
}
.mapp-menu {
background-color: white;
border: 1px solid lightgray;
color: #606060;
cursor: default;
display: flex;
flex-direction: column;
overflow: auto;
padding: 5px 0 5px 0;
position: absolute;
top: 50px; left: 10px;
width: 150px;
z-index: 1010;
}
.mapp-menu-items {
flex: 1;
}
.mapp-menu-item {
cursor: pointer;
line-height: 20px;
padding: 5px 10px 5px 10px;
}
.mapp-menu-item:hover {
background-color: #eaeaea;
color: black;
}
.mapp-menu-item.mapp-active {
background-color: #eaeaea;
color: black;
font-weight: bold;
}
.mapp-menu-separator {
padding: 0;
border-bottom: 1px solid lightgray;
}
.mapp-menu-footer{
padding: 5px 10px;
text-align: right;
}
.mapp-menu-help:hover {
opacity: 1;
} .mapp-dialog {
max-width: 90vw;
max-height: 90vh;
overflow: hidden;
padding: 0;
} .mapp-dialog-noscroll {
overflow: hidden;
} .mapp-dialog[open] {
display: flex;
flex-direction: column;
}
.mapp-dialog::backdrop {
background-color: black;
opacity: 0.6;
}
@media screen and (max-width: 650px) {
.mapp-dialog {
height: 100vh;
max-height: none;
max-width: none;
width: 100vw;
}
}
.mapp-dialog-title {
font-size: 20px;
padding: 15px;
}
.mapp-dialog-content {
display: flex;
flex-direction: column;
flex: 1;
overflow: hidden;
padding: 0 15px;
}
.mapp-dialog-toolbar {
align-items: center;
display: flex;
justify-content: space-between;
padding: 15px;
border-top: 1px solid lightgray;
}
.mapp-dialog-toolbar > div {
display: flex;
gap: 5px;
}
.mapp-dialog-nopad .mapp-dialog-title, .mapp-dialog-nopad .mapp-dialog-content, .mapp-dialog-nopad .mapp-dialog-toolbar {
padding: 0;
}
.mapp-dialog-close {
color: black;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size: 36px;
line-height: 36px;
position: absolute;
text-align: center;
top: 10px; right: 10px;
z-index: 1;
}
.mapp-dialog-close:hover {
color: rgb(0,124,186);
} .mapp-dialog.mapp-modal {
max-height: 80vh;
max-width: 80vw;
min-width: 400px;
}
.mapp-dialog.mapp-modal .mapp-dialog-content {
padding-left: 0;
}
.mapp-modal-title {
margin-bottom: 15px;
}
.mapp-modal-title h1 {
margin: 0;
padding: 0 0 15px 0;
}
.mapp-modal-template {
display: flex;
flex: 1;
flex-direction: row;
} .mapp-modal-featured {
max-width: 40%;
}
.mapp-modal-featured img {
height: 100% !important;
object-fit: cover;
width: 100% !important;
max-width: none !important;
}
.mapp-modal-article {
display: flex;
flex: 1;
flex-direction: column;
overflow: auto;
padding: 20px;
}
.mapp-modal-meta {
display: flex;
font-size: 12px;
justify-content: space-between;
margin-top: 50px;
}
.mapp-modal-spinner-wrapper {
transform: translate(-200%, -200%);
width: 5px;
height: 5px;
} .mapp-modal-spinner {
background: transparent url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/spinner-2x.gif) no-repeat center center;
height: 40px;
width: 40px;
margin-left: 10px;
margin-right: 10px;
position: absolute;
top: 50%; left: 50%;
}  .mapp-component-iframe {
background-color: rgba(221,221,221,1); border: none;
max-height: none !important; overflow: hidden;
z-index: 1;
} .mapp-iframe {
background-color: rgba(221,221,221,1); border: none;
height: 100%;
max-height: none !important; overflow: hidden;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
width: 100%;
z-index: 1;
}
.mapp-iframe-html, .mapp-iframe-body { 
box-sizing: border-box;
color: black;
font-family: sans-serif;
font-size: 13px;
height: 100%;
margin: 0;
padding: 0;
}
.mapp-iframe-body .mapp-wrapper { 
height: 100% !important;
padding-bottom: 0 !important;
} .mapp-errors-overlay {
background-color: black;
opacity: 0.7;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
z-index: 1100; }
.mapp-errors {
background-color: white;
border: 2px solid gray;
color: black !important;
overflow: auto;
padding: 10px;
position: absolute;
top: 10%; left: 10%; bottom: 10%; right: 10%;
z-index: 1101;
}
.mapp-errors * {
font-size: 14px !important;
}
.mapp-errors-header {
font-size: 18px !important;
font-weight: bold !important;
margin-bottom: 15px;
text-align: center;
}
.mapp-errors-section {
margin: 5px 0;
}
.mapp-errors-title {
display: inline-block;
border-bottom: 2px solid red;
font-weight: 600 !important;
margin: 10px 0;
}
.mapp-errors-toolbar {
text-align: center;
}
.mapp-errors-apikey {
background-color: #007CBA;
border: 1px solid gray;
color: white;
cursor: pointer;
display: inline-block;
margin-top: 20px;
padding: 10px;
}
.mapp-errors-apikey:hover {
background-color: #006ba1;
}
.mapp-errors-apikey:active {
box-shadow: inset 0 0 0 1px #fff, 0 0 0;
} .mapp-layout > .cmplz-placeholder-element {
height: auto !important;
}
.mapp-layout.mapp-has-iframe { position: relative; }
.mapp-layout.mapp-has-iframe iframe,
.mapp-layout.mapp-has-iframe div.cmplz-blocked-content-container,
.mapp-layout.mapp-has-iframe [data-placeholder_class_index] {
border: none;
height: 100%;
max-height: none !important; overflow: hidden;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
width: 100%;
z-index: 1;
} .mapp-table {
border-collapse: collapse;
display: table;
table-layout: fixed;
}
.mapp-table .mapp-row { display: table-row; }
.mapp-table .mapp-cell { display: table-cell; }
.mapp-table .mapp-label { display: table-cell; } div.mapp-control {
display: inline-block;
}
.mapp-control > label {
align-items:center;
display: inline-flex;
}
.mapp-label-left {
margin-right: 5px;
}
.mapp-label-right {
margin-left: 5px;
}
.mapp-label-top {
margin-bottom: 3px;
} .mapp-control-checkbox label, .mapp-control-radio label {
margin-right: 20px;
} .mapp-control input[type="radio"], .mapp-control input[type="checkbox"] {
margin: 0;
}
.mapp-help-text {
font-style: italic;
padding: 5px 0;
}
.mapp-help-link {
display: inline-block;
text-decoration: none;
vertical-align: baseline;
}
.mapp-help-warning {
border: 1px solid lightgray;
border-left: 4px solid #dba617;
margin-top: 10px;
padding: 10px;
}
.mapp-help-error {
border: 1px solid lightgray;
border-left: 4px solid #d63638;
margin-top: 10px;
padding: 10px;
} .mapp-align-left { float: left; }
.mapp-align-right { float: right; }
.mapp-align-center { margin-left: auto; margin-right: auto; }
.mapp-align-default {}
.mapp-close {
color: gray;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
height: 20px;
line-height: 20px;
position: absolute;
text-align: center;
top: 0px; right: 0px;
width: 20px;
z-index: 1;
}
.mapp-close:after {
content: "x";
}
.mapp-close:hover {
color: black;
}
img.mapp-icon, .mapp-icon img {
box-shadow: none !important; filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
height: 32px;
width: 32px;
vertical-align: middle;
}
*[data-mapp-action] {
cursor: pointer;
}
.mapp-max {
width: 100%;
}
.mapp-caret:after {
content: "";
display: inline-block;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid black;
border-bottom: none;
margin-left: 5px;
vertical-align: middle;
} .mapp-button, .mapp-link-button, .mapp-submit-button {
align-items: center;
cursor: pointer;
display: flex;
justify-content: center;
line-height: normal;
padding: 10px;
white-space: nowrap;
}
.mapp-link-button {
color: #4285F4;
}
.mapp-button {
background-color: white;
border: 1px solid lightgray;
user-select: none;    
}
.mapp-button:hover {
background-color: #eee;
}
.mapp-submit-button {
background-color: #4d90fe;
border: 1px solid lightgray;
color: white;
}
.mapp-submit-button:hover {
background-color: #357ae8;
}
.mapp-button-disabled  {
color: #aaa;
pointer-events: none;
}
.mapp-button-busy:after {
background: transparent url(//tarponlodge112.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/spinner-2x.gif) no-repeat center center;
background-size: 20px 20px;
content: '';
height: 20px;
margin-left: 10px;
opacity: 0.5;
width: 20px;
}
.mapp-button-caret:after {
content: '';
display: inline-block;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid black;
border-bottom: none;
margin-left: 10px;
}
.mapp-button-disabled.mapp-button-caret:after {
border-top: 5px solid #aaa;
}
.mapp-dropdown-content {
background-color: white;
border: 1px solid lightgray;
display: flex;
flex-direction: column;   
margin-top: 6px;
overflow: hidden;
position: absolute;
top: 100%;
z-index: 10000;
}.ngg-trigger-buttons {
clear: both;
text-align: right;
font-size: 12px;
line-height: 1em;
margin: 0;
}
.ngg-trigger-buttons.hidden {
display: none;
}
.ngg-trigger-large {
font-size: 16px;
margin: 0 10px;
}
.ngg-trigger-buttons .ngg-trigger {
margin-left: 0.3em;
cursor: pointer;
}
.ngg-trigger-buttons .ngg-trigger:active,
.ngg-trigger-buttons .ngg-trigger:focus,
.ngg-trigger-buttons .ngg-trigger:visited,
.ngg-trigger-buttons .ngg-trigger {
color: #999;
}
.ngg-trigger-buttons .ngg-trigger:hover {
color: #333;
}
.ngg-trigger-large .ngg-trigger {
} .galleria.photocrati-nextgen_pro_horizontal_filmstrip {
margin-bottom: 5px;
}
@media screen and (min-width: 0px) and (max-width: 1024px) {
.ngg-trigger-buttons.mobile-hide {
display: none;
}
}.nextgen_pro_lightbox_open {
overflow: hidden !important;
-webkit-text-size-adjust: none;
padding: 0 !important;
margin: 0 !important;
}
#npl_overlay {
display: none;
position: fixed;
top: -100px;
left: -100px;
right: -100px;
bottom: -100px;
z-index: 1000000;
background: #000000;
opacity: 0;
}
#npl_overlay.npl_ios_no_opacity {
opacity: 1;
}
#npl_wrapper {
display: none;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1000001;
border: 0 none transparent;
padding: 0;
margin: 0;
overflow: hidden;
} body.nextgen_pro_lightbox_open {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none;
}
body.nextgen_pro_lightbox_open #npl_wrapper {
display: flex;
}
body.nextgen_pro_lightbox_open #npl_wrapper.npl_ie9_flex_hack {
display: block;
}  #npl_wrapper.npl_ios_hack {
max-height: 100vh !important;
max-width: 100vw !important;
width: 100%;
height: 100%;
}
#npl_wrapper.npl_open_with_padding {
-webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.6);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#npl_button_close {
background: #fff;
border-radius: 50%;
color: #555;
font-size: 22px;
line-height: 1;
opacity: .5;
padding: 4px 6px 4px 7px!important;
position: absolute;
right: 8px;
top: 11px;
z-index: 1000100;
}
#npl_wrapper.npl-sidebar-open #npl_button_close {
right: 514px;
}
#npl_button_close.hidden {
display: none;
}
#npl_button_close:hover {
cursor: pointer;
}
#npl_wrapper.npl_mobile #npl_button_close {
font-size: 28px;
top: 15px;
right: 25px;
}
#npl_wrapper #npl_button_close.npl-sidebar-open {
right: 500px;
margin-right: 15px;
}
#npl_spinner_container {
color: white;
font-size: 86px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
z-index: 1000003;
}
#npl_wrapper.npl-variant-white #npl_spinner_container {
color: #444444;
}
#npl_wrapper.npl-sidebar-open #npl_spinner_container {
right: 500px;
}
#npl_wrapper.npl_ie9_flex_hack #npl_spinner_container {
display: block !important;
}
#npl_wrapper.npl_ie9_flex_hack #npl_spinner_container svg,
#npl_wrapper.npl_ie9_flex_hack #npl_spinner_container i {
position: relative;
top: calc(50% - 43px);
left: calc(50% - 43px);
}
#npl_spinner {
margin: 0 auto;
}
#npl_wrapper.npl_ie9_flex_hack #npl_spinner_container.hidden {
display: none !important;
}
#npl_spinner_container.hidden {
display: none !important;
}
#npl_content {
z-index: 1000002;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
box-sizing: content-box;
}
body.nextgen_pro_lightbox_open #npl_wrapper.npl_ie9_flex_hack.npl-sidebar-open #npl_content {
position: absolute;
top: 0;
right: 500px;
left: 0;
bottom: 0;
}
#npl_sidebar {
z-index: 1000002;
width: 0;
height: 100%;
min-height: 100%;
max-height: 100%;
color: white;
overflow-y: auto;
overflow-x: hidden;
background: #252728 url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery-pro/static/Lightbox/theme/container_bg.png);
box-sizing: border-box;
-moz-box-sizing: border-box;
font-family: 'Lato', sans-serif;
}
#npl_sidebar_overlay {
width: 500px;
height: 100%;
min-height: 100%;
max-height: 100%;
overflow: hidden;
background: black;
position: absolute;
right: 0;
top: 0;
align-items: center;
opacity: 0;
transition: opacity 0.75s;
display: none;
color: white;
} 
body.nextgen_pro_lightbox_open #npl_wrapper.npl_ie9_flex_hack {
display: block;
}
#npl_sidebar_overlay svg,
#npl_sidebar_overlay i {
margin: 0 auto;
font-size: 86px;
}
#npl_wrapper.npl_ie9_flex_hack #npl_sidebar_overlay svg,
#npl_wrapper.npl_ie9_flex_hack #npl_sidebar_overlay i {
position: absolute;
top: calc(50% - 43px);
left: calc(50% - 43px);
}
#npl_wrapper.npl-sidebar-overlay-open #npl_sidebar_overlay {
display: flex;
z-index: 1000002;
opacity: 1;
}
#npl_wrapper.npl-sidebar-open #npl_sidebar {
width: 500px;
min-width: 350px;
border-left: 1px solid rgba(255, 255, 255, 0.2);
}
body.nextgen_pro_lightbox_open #npl_wrapper.npl_ie9_flex_hack.npl-sidebar-open #npl_sidebar {
position: absolute;
top: 0;
right: 0;
}
#npl_wrapper.npl-sidebar-open #npl_content {
width: calc(100% - 500px); box-sizing: border-box;
}
#npl_content * {
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
}
body.nextgen_pro_lightbox_open #npl_overlay {
display: block;
opacity: 0.8;
}
body.nextgen_pro_lightbox_open #npl_overlay.npl_ios_no_opacity {
opacity: 1;
}
#npl_sidebar_toggle {
position: absolute;
top: 11px;
right: 10px;
font-size: 17px;
text-decoration: none;
display: none;
opacity: .5;
cursor: pointer;
z-index: 1000100;
line-height: 1;
background: #fff;
color: #555;
border-radius: 50%;
padding: 6px 6px 6px 7px;
}
#npl_wrapper.npl-sidebar-open #npl_sidebar_toggle {
display: block;
}
@media only screen and (max-width: 760px) { #npl_wrapper.npl-sidebar-open #npl_button_close {
display: none;
}
#npl_wrapper.npl-sidebar-open #npl_sidebar_toggle {
right: 25px;
} body #npl_wrapper.npl_open_with_padding {
border-radius: 0;
box-shadow: none;
top: 0;
bottom: 0;
right: 0;
left: 0;
} #npl_wrapper.npl-sidebar-open #npl_content {
width: 50vw;
position: absolute;
left: -100vw;
}
#npl_wrapper.npl-sidebar-open #npl_sidebar,
#npl_wrapper.npl-sidebar-open #npl_sidebar_overlay {
width: 100%;
border-left: none;
}
#npl_wrapper.npl-sidebar-open #npl_spinner_container {
display: none;
} #npl_sidebar .nggpl-sidebar-thumbnail {
display: block !important;
}
}@font-face {
font-family: 'Lato';
src: url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery-pro/static/Fonts/Lato-Regular.ttf) format('truetype')
}
@font-face {
font-family: 'Lato';
src: url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery-pro/static/Fonts/Lato-Bold.ttf) format('truetype')
}
.hidden {
display: none;
}
.galleria-theme-nextgen_pro_lightbox {
overflow: hidden;
background: #000;
min-width: 100%;
min-height: 100%;
}
@keyframes hideNplErrors {
from { visibility: visible; }
to   { visibility: hidden;
max-height: 0;
max-width: 0;
opacity: 0;
float: left;
}
}
#npl_content .galleria-errors > div {
animation: hideNplErrors 2s ease-in-out both;
}
.galleria-theme-nextgen_pro_lightbox img {
-moz-user-select: none;
-webkit-user-select: none;
}
#npl_wrapper.npl-carousel-closed .galleria-thumbnails-container {
bottom: -54px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-stage {
position: absolute;
top: 0;
bottom: 54px;
left: 0;
right: 0;
overflow: hidden;
}
#npl_wrapper.npl-carousel-closed .galleria-stage {
bottom: 0;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails-container {
height: 54px;
bottom: 0;
position: absolute;
left: 0;
right: 0;
z-index: 4;
background: black;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumbnails-container,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumbnails-container {
text-align: center;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-ios-browser .galleria-thumbnails-container {
opacity: 1;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails-container .galleria-thumbnails-list {
}
.galleria-theme-nextgen_pro_lightbox .galleria-carousel .galleria-thumbnails-list {
margin-right: 24px;
padding-left: 1px;
direction: ltr;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-protection {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails {
height: 54px !important;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails .galleria-image {
height: 54px;
width: 70px;
float: left;
cursor: pointer;
margin-right: 1px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-counter {
position: absolute;
top: 10px;
left: 10px;
text-align: right;
color: #fff;
font: normal 11px/1 arial, sans-serif;
z-index: 3;
font-family: 'Lato', sans-serif;
}
.galleria-theme-nextgen_pro_lightbox .galleria-loader {
display: none;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info {
bottom: 54px;
left: 0;
z-index: -1;
position: absolute;
display: block;
background-color: #000;
width: 100%;
opacity: 0.85;
max-height: 0;
transition: max-height 0.75s;
}
#npl_wrapper.npl-info-open .galleria-info {
z-index: 3;
}
#npl_wrapper.npl-info-open .galleria-info-text {
height: auto;
opacity: 1;
overflow-y: auto;
max-height: 30vh;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-ios-browser .galleria-info {
opacity: 1;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info .galleria-image-share-icons {
overflow: hidden;
}
#npl_wrapper.npl-info-open .galleria-info {
max-height: 30vh;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info-text {
overflow: hidden;
opacity: 0;
transition: opacity 0.75s;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info-title {
font: bold 14px/1.1 "Lato", sans-serif;
margin: 16px 16px 6px 16px;
color: #fff;
overflow: hidden;
text-align: left;
text-transform: uppercase;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info-description {
margin: 0 16px 16px 16px;
color: #bbb;
font: 14px "Lato", sans-serif;
text-align: left;
order: 3;
width: 100%;
line-height: 1.5;
}
.galleria-info-description a,
.galleria-info-description a:hover,
.galleria-info-description a:active,
.galleria-info-description a:focus {
color: inherit !important;
font-weight: bold;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav {
position: absolute;
top: 54%;
margin-top: -62px;
width: 100%;
height: 62px;
left: 0;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right {
opacity: .5 !important;
cursor: pointer;
width: 30px;
height: 30px;
position: absolute;
left: 20px;
z-index: 3;
border-radius: 50%;
padding: 9px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left svg,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right svg,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left i,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right i {
font-size: 60px;
position: relative;
color: #fff;
top: -14px;
left: -3px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right svg,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right i {
left: 2px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right {
left: auto;
right: 20px;
z-index: 3;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left:active,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right:active {
opacity: 1;
filter: alpha(opacity=100);
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right {
cursor: pointer;
display: none;
height: 40px;
width: 23px;
z-index: 3;
opacity: .8;
filter: alpha(opacity=80);
margin-top: 7px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left svg,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right svg,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left i,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right i {
margin-left: 7px;
margin-right: 7px;
font-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
float: left;
color: white;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left svg:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right svg:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left i:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right i:hover {
filter: alpha(opacity=70);
opacity: 0.7;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left {
float: left;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right {
position: absolute;
left: 0;
top: 0;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right {
background-position: -578px 5px;
border-right: none;
right: 0;
left: auto;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails-container .disabled {
cursor: default;
}
.galleria-theme-nextgen_pro_lightbox .galleria-carousel .galleria-thumb-nav-left,
.galleria-theme-nextgen_pro_lightbox .galleria-carousel .galleria-thumb-nav-right {
display: block;
}
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons {
float: left;
color: #bebebe;
display: inline-block;
height: 100%;
margin: 0 0 0 -8px;
box-sizing: border-box;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-nextgen-buttons,
#npl_wrapper.nggpl-carousel-hidden .galleria-nextgen-buttons {
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumbnails-container .galleria-nextgen-buttons,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumbnails-container .galleria-nextgen-buttons {
float: none;
margin-left: -13px;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .nggpl-toolbar-button:first-child,
#npl_wrapper.nggpl-carousel-hidden .nggpl-toolbar-button:first-child {
margin-left: 0;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumb-nav-left,
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumb-nav-right,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumb-nav-left,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumb-nav-right {
display: none;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumbnails-list,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumbnails-list {
top: 200px;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image {
text-align: center;
font-size: 16px;
height: 37px;
margin-top: 13px;
color: rgb(122, 122, 122);
width: 45px;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image:hover .img,
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image.active .img {
color: white;
font-weight: bold;
}
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons svg,
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons i {
float: left;
font-size: 18px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 3px;
padding-right: 3px;
position: relative;
height: 20px;
color: inherit;
}
#npl_content .galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons i {
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons svg:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons i:hover {
cursor: pointer;
} i.nggpl-toolbar-button-cart.fa.fa-shopping-cart {
margin: 0 4px 0 -4px;
}
i.nggpl-toolbar-button-comment.fa.fa-comment {
margin: 0 2px 0 -2px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-dock-toggle-container {
position: absolute;
left: 50%;
margin-left: -50px;
top: -20px;
height: 20px;
width: 85px;
background: #000;
cursor: pointer;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
z-index: 3;
opacity: 1;
color: white;
text-align: center;
font-size: 14px;
}
.galleria-theme-nextgen_pro_lightbox.touch .galleria-dock-toggle-container {
height: 40px;
font-size: 28px;
top: -39px;
}
.galleria-theme-nextgen_pro_lightbox.touch .galleria-dock-toggle-container svg,
.galleria-theme-nextgen_pro_lightbox.touch .galleria-dock-toggle-container i {
margin-bottom: 5px;
position: absolute;
top: 6px;
left: 35px;
} #npl_sidebar a {
color: #777;
}
#npl_wrapper #npl_sidebar .galleria-image-share-icons {
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
text-align: center;
float: none;
}
#npl_wrapper .galleria-image-share-icons {
float: right;
}
#npl_wrapper .galleria-image-share-icons ul {
list-style-type: none;
display: inline-block;
text-align: center;
margin: 0;
padding: 16px;
}
#npl_wrapper .galleria-image-share-icons ul li {
display: inline;
}
#npl_wrapper .galleria-image-share-icons ul li a {
text-decoration: none;
color: #bebebe;
}
#npl_wrapper .galleria-image-share-icons ul li a svg,
#npl_wrapper .galleria-image-share-icons ul li a i {
font-size: 36px;
margin: 0 2px 0 2px;
}
#npl_sidebar .nggpl-sidebar-thumbnail {
display: none;
text-align: center;
margin: 30px 0 35px;
}
#npl_sidebar .nggpl-sidebar-thumbnail img {
max-height: 300px;
max-width: 100%;
padding: 0;
margin: 0 auto 0 auto;
border: none;
outline: none;
display: block;
opacity: 1;
transform: none;
}
h1.nggpl-comments-title {
font-size: 18px;
font-weight: 900;
text-transform: uppercase;
color: white;
font-family: 'Lato', sans-serif;
margin-bottom: 20px;
}
ul.nggpl-commentlist {
list-style-type: none;
padding: 0;
margin: 0;
}
#nggpl-comments-wrapper {
max-width: 100%;
max-height: 100%;
padding: 0;
font-family: 'Lato', sans-serif;
margin: 30px;
}
#nggpl-comments-wrapper hr {
width: 65%;
border: 0;
margin: 0 auto 35px auto;
border-top: solid 2px #3D3D3D;
}
#nggpl-comments {
font-size: 12px;
font-family: 'Lato', sans-serif;
margin: 30px 15px 0 15px;
}
#nggpl-comments span#email-notes {
display: block;
}
article.nggpl-comment {
margin-top: 10px;
margin-bottom: 30px;
font-family: 'Lato', sans-serif;
}
.nggpl-commentlist li:first-child {
margin-top: 0;
}
#nggpl-comments-image-share-icons.disabled {
padding: 0;
margin: 0;
}
#nggpl-comment-status {
color: black;
text-align: center;
font-weight: bold;
font-size: 14px;
font-family: 'Lato', sans-serif;
}
#nggpl-comment-status.error {
color: red;
}
.nggpl-nav-pagination ul {
list-style-type: none;
display: block;
text-align: center;
padding: 0;
}
.nggpl-nav-pagination ul li {
display: inline;
padding: 5px;
border-top : 1px solid gray;
border-bottom : 1px solid gray;
border-left : 1px solid gray;
}
.nggpl-nav-pagination ul li:last-child {
border-right: 1px solid gray;
}
#nggpl-respond {
color: #ccc;
}
#nggpl-respond-form label,
#nggpl-respond-form p {
color: #ccc;
font-size: 12px;
font-family: 'Lato', sans-serif;
}
#nggpl-respond input,
#nggpl-respond textarea {
color: #999;
background-color: #1b1d1f;
width: 100%;
background-image: none;
text-shadow: none;
font-family: 'Lato', sans-serif;
text-transform: none;
margin: 0;
font-size: 13px;
padding: 5px;
border-radius: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid rgba(100, 100, 100, .05);
}
#nggpl-respond input {
height: 35px;
}
input#nggpl-submit:hover {
cursor: pointer;
}
#nggpl-respond p label {
text-transform: uppercase;
margin-bottom: 4px;
display: inline-block;
}
.nggpl-comment-meta {
color: #777;
font-size: 11px;
position: relative;
left: 50px;
top: -4px;
display: inline-block;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
}
.nggpl-comment-meta cite a {
color: #fff;
}
.nggpl-reply a {
color: #777;
}
.nggpl-comment-awaiting-moderation {
clear: both;
}
section.nggpl-comment {
padding-top: 2px;
}
section.nggpl-comment p {
margin-top: 0;
color: #ccc;
font-size: 12px;
line-height: 12px;
}
#nggpl-comments cite {
font-style: normal;
}
article.nggpl-comment img.avatar {
background: rgba(255, 255, 255, 0.1);
float: left;
margin: -20px 10px 0 0;
}
ul.nggpl-commentlist ol {
padding-left: 16px;
list-style-type: none;
}
.nggpl-comment-tweet-button,
.nggpl-comment-tweet-button svg:hover,
.nggpl-comment-tweet-button i:hover {
color: #4099FF !important;
}
.nggpl-comment-facebook-button,
.nggpl-comment-facebook-button svg:hover,
.nggpl-comment-facebook-button i:hover {
color: #3B5998 !important;
}
.nggpl-comment-pinterest-button,
.nggpl-comment-pinterest-button svg:hover,
.nggpl-comment-pinterest-button i:hover {
color: #cb2027 !important;
}
#nggpl-comment-form-wrapper {
width: 100%;
}
#nggpl-respond-form .form-submit {
text-align: center;
margin-top: 50px;
}
.nggpl-button,
#nggpl-comment-form-wrapper input[type='submit'] {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0.8em 0 0.8em 0;
font-size: 15px;
font-weight: bold;
color: #ffffff;
border: none;
-webkit-font-smoothing: antialiased;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
vertical-align: middle;
display: inline-block;
text-decoration: none;
margin: 0 .5em .5em 0;
line-height: 1.75;
letter-spacing: .04em;
-webkit-appearance: none;
text-transform: uppercase;
}
.galleria-theme-nextgen_pro_lightbox p.nggpl-comment-form-comment {
margin: 1em 0 1em 0;
}
#nggpl-comment-form-wrapper input[type='submit'] {
font-family: 'Lato', sans-serif;
border-radius: 2px;
font-size: 15px;
height: auto;
}
#npl_sidebar .nggpl-button,
#nggpl-comment-form-wrapper input[type='submit'] {
background-color: rgba(15, 146, 221, 1);
}
#npl_sidebar .nggpl-button:hover,
#nggpl-comment-form-wrapper input[type='submit']:hover {
background-color: rgba(15, 146, 221, 0.75);
transition: all 0.3s ease 0s;
}
.nggpl-button {
margin-top: 1.5em;
}
.nggpl-button:hover {
cursor: pointer;
}
.nggpl-toolbar-button:first-child {
margin-left: 8px;
}
.nggpl-toolbar-button {
text-align: center;
margin: 0 1px 0 0;
padding: 8px 17px 26px 17px;
border-radius: 0;
}
.nggpl-toolbar-button:hover {
opacity: .8;
}
.nggpl-toolbar-button svg,
.nggpl-toolbar-button i {
width: 20px;
}
.nggpl-toolbar-button.nggpl-rounded {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
} #npl_wrapper.npl-variant-black #npl_sidebar {
border-left: none;
background: #000;
}
#npl_wrapper.npl-variant-black .nggpl-comments-title {
color: #ccc;
}
#npl_wrapper.npl-variant-black #nggpl-comments-image-share-icons {
margin-bottom: 20px;
} #npl_wrapper.npl-variant-white.galleria-container,
#npl_wrapper.npl-variant-white #npl_sidebar,
#npl_wrapper.npl-variant-white #nggpl-respond input,
#npl_wrapper.npl-variant-white #nggpl-respond textarea {
background: white;
}
#npl_wrapper.npl-variant-white .galleria-dock-toggle-container,
#npl_wrapper.npl-variant-white .galleria-info,
#npl_wrapper.npl-variant-white .galleria-info-description,
#npl_wrapper.npl-variant-white .galleria-info-title,
#npl_wrapper.npl-variant-white .galleria-thumbnails-container {
background: #ffffff;
}
#npl_wrapper.npl-variant-white .galleria-info-title,
#npl_wrapper.npl-variant-white .galleria-info-description {
color: #777777;
}
#npl_wrapper.npl-variant-white #nggpl-respond,
#npl_wrapper.npl-variant-white #npl_sidebar a,
#npl_wrapper.npl-variant-white #nggpl-respond input,
#npl_wrapper.npl-variant-white #nggpl-respond textarea,
#npl_wrapper.npl-variant-white #npl_sidebar,
#npl_wrapper.npl-variant-white .galleria-dock-toggle-container,
#npl_wrapper.npl-variant-white .comments-area,
#npl_wrapper.npl-variant-white .galleria-nextgen-buttons,
#npl_wrapper.npl-variant-white .galleria-thumb-nav-left svg,
#npl_wrapper.npl-variant-white .galleria-thumb-nav-right svg,
#npl_wrapper.npl-variant-white .galleria-image-nav-left svg,
#npl_wrapper.npl-variant-white .galleria-image-nav-right svg,
#npl_wrapper.npl-variant-white .galleria-thumb-nav-left i,
#npl_wrapper.npl-variant-white .galleria-thumb-nav-right i,
#npl_wrapper.npl-variant-white .galleria-image-nav-left i,
#npl_wrapper.npl-variant-white .galleria-image-nav-right i {
color: #777777;
}
#npl_wrapper.npl-variant-white .galleria-thumb-nav-left i, #npl_wrapper.npl-variant-white .galleria-thumb-nav-left svg, #npl_wrapper.npl-variant-white .galleria-thumb-nav-right i, #npl_wrapper.npl-variant-white .galleria-thumb-nav-right svg {
color: #777777 !important;
}
#npl_wrapper.npl-variant-white #npl_sidebar_toggle {
color: #fff;
background: #777;
}
#npl_wrapper.npl-variant-white .galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left, 
#npl_wrapper.npl-variant-white .galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right {
background: #fff;
}
#npl_wrapper.npl-variant-white #nggpl-respond input#nggpl-submit {
background-color: #555555;
color: #ffffff;
}
#npl_wrapper.npl-variant-white #nggpl-respond input,
#npl_wrapper.npl-variant-white #nggpl-respond textarea {
background-color: #f7f8f9;
}
#npl_wrapper.npl-variant-white #npl_button_close,
#npl_wrapper.npl-variant-white .nggpl-comments-title,
#npl_wrapper.npl-variant-white #nggpl-respond-form label,
#npl_wrapper.npl-variant-white .galleria-image-share-icons ul li a {
color: #777;
}
#npl_wrapper.npl-variant-white #nggpl-comments-wrapper hr {
border-top: solid 2px #7a7a7a;
}
#npl_wrapper.npl-variant-white #nggpl-respond-form label {
color: #ccc;
font-size: 12px;
}
#npl_wrapper.npl-variant-white #nggpl-respond-form p {
color: #777777;
}
#npl_wrapper.npl-variant-white .nggpl-comments-area {
}
#npl_wrapper.npl-variant-white section.nggpl-comment p {
color: #9e9e9e;
}
#npl_wrapper.npl-variant-white .galleria-thumbnails .galleria-image {
border: none;
}
#npl_wrapper.npl-variant-white #npl_sidebar {
border-left: none;
box-shadow: 0 0 4px 2px rgba(100,100,100,.3);
}
#npl_wrapper.npl-variant-white .galleria-counter {
text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.9);
font-weight: bold;
}
#npl_wrapper.npl-variant-white #npl_sidebar_overlay {
background-color: white;
color: #7a7a7a;
}
#npl_wrapper.npl-variant-white.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image:hover .img,
#npl_wrapper.npl-variant-white.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image.active .img {
color: black;
font-weight: bold;
} @media only screen and (max-width: 800px) {
#npl_wrapper.npl-sidebar-open .galleria-info-title {
word-break: break-all;
}
}
@media only screen and (max-width: 760px) {
.galleria-theme-nextgen_pro_lightbox #nggpl-comments-wrapper hr {
margin: 14px auto;
}
}
@media only screen and (max-width: 520px) {
#nggpl-comments {
margin: 0;
}
} @media only screen and (max-width: 480px) {
#npl_wrapper .galleria-info-title {
word-break: break-all;
}
#nggpl-comments {
margin: 0;
}
}.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face {
font-family: 'Lato';
src: url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery-pro/static/Fonts/Lato-Regular.ttf) format('truetype')
} #ngg_add_to_cart_container {
margin: 30px;
}
#ngg_add_to_cart_container th,
#ngg_add_to_cart_container tr,
#ngg_add_to_cart_container td,
#ngg_add_to_cart_container thead,
#ngg_add_to_cart_container tfoot,
#ngg_add_to_cart_container table {
border: none;
color: white;
line-height: 1em;
padding: 0;
margin: 0;
}
#ngg_add_to_cart_container tbody {
border: 1px solid rgba(180,180,180,.2);
}
#ngg_add_to_cart_container th,
#ngg_add_to_cart_container td {
font-family: Lato, sans-serif !important;
font-size: 11px !important;
line-height: 1.6 !important;
padding: 8px;
text-transform: uppercase !important;
font-weight: 400;
vertical-align: middle !important;
}
#ngg_add_to_cart_container td {
padding: 14px 8px;
}
#ngg_add_to_cart_container tbody tr:nth-of-type(2n) {
background: rgba(180,180,180,.05);
}
#ngg_add_to_cart_container input,
#ngg_add_to_cart_container textarea {
background-image: none;
font-family: 'Lato', sans-serif;
line-height: 1.5em;
padding: 5px;
text-transform: none;
width: auto;
text-shadow: none;
border-radius: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid rgba(100, 100, 100, .05);
outline: none;
font-size: 12px;
}
#ngg_add_to_cart_container input {
height: 2.3em;
}
#ngg_add_to_cart_container,
#ngg_add_to_cart_container table {
font-size: 12px;
font-family: 'Lato', sans-serif;
color: white;
}
#ngg_add_to_cart_container h1,
#ngg_add_to_cart_container h2,
#ngg_add_to_cart_container h3,
#ngg_add_to_cart_container h4,
#ngg_add_to_cart_container h5,
#ngg_add_to_cart_container h6 {
color: white;
font-family: 'Lato', sans-serif;
margin-bottom: 20px;
font-weight: 600;
}
#ngg_add_to_cart_container h2 {
text-transform: uppercase;
margin: 0 0 2px 0;
font-weight: normal;
font-size: 1.5em;
padding: 0;
}
#ngg_add_to_cart_container h3 {
padding: 0;
margin: 40px 6px 6px;
margin-bottom: 6px;
outline: none;
}
#nggpl-cart-static-header > h2 {
font-weight: 900;
}
#ngg_add_to_cart_container h2:first-of-type {
margin-bottom: 5px;
}
#ngg_qty_add_desc {
text-align: center;
display: inline-block;
width: 100%;
padding: 10px 0 0 0;
margin: 0;
}
div.nggpl-pricelist_category_wrapper {
text-align: left;
padding-bottom: 45px;
}
.nggpl-pricelist_category_wrapper h3 {
font-weight: normal;
font-size: 18px;
}
#nggpl-items_for_sale h3:hover {
cursor: pointer;
}
#ngg_add_to_cart_container .nggpl-cart_summary {
margin: 0 10px 40px 0;
text-transform: uppercase;
font-family: Lato;
font-weight: 900;
}
#ngg_add_to_cart_container .nggpl-cart_total {
text-align: right;
float: right;
color: #777;
}
#ngg_add_to_cart_container hr {
width: 65%;
border: 0px;
margin-top: 14px;
margin-bottom: 14px;
border-top: solid 2px #3D3D3D;
margin: 0 auto;
}
.nggpl-variant-white #ngg_add_to_cart_container hr {
border-top: solid 2px #7a7a7a;
}
#ngg_add_to_cart_container a {
font-size: 12px;
text-decoration: none;
background-color: inherit;
}
#ngg_add_to_cart_container a:hover {
text-decoration: underline;
}
#ngg_add_to_cart_container table {
table-layout: fixed;
width: 100%;
}
#ngg_add_to_cart_container table th {
color: #777777;
font-weight: normal;
margin: 0;
}
#ngg_add_to_cart_container .nggpl-quantity_field {
box-sizing: border-box;
white-space: nowrap;
width: 100px;
padding-left: 10px;
}
#ngg_add_to_cart_container .nggpl-quantity_field_wrapper {
display: flex;
align-items: center;
justify-items: center;
}
#npl_wrapper.npl_mobile #ngg_add_to_cart_container .nggpl-quantity_field i {
font-size: 1.75em;
}
#ngg_add_to_cart_container .nggpl-quantity_field i:hover {
cursor: pointer;
}
#ngg_add_to_cart_container .nggpl-quantity_field i {
color: white;
background-color: #1b1d1f;
padding: 10px 3px 8px 3px;
border: 1px solid #1b1d1f;
height: 32px;
line-height: 32px;
padding: 0 5px 0 5px;
}
#ngg_add_to_cart_container .nggpl-quantity_field i:first-of-type {
border-radius: 2px 0 0 2px;
}
#ngg_add_to_cart_container .nggpl-quantity_field i:last-of-type {
border-radius: 0 2px 2px 0;
}
#ngg_add_to_cart_container .nggpl-quantity_field input {
box-sizing: border-box;
width: 40px;
display: inline-block;
-moz-appearance: textfield;
text-align: center;
border: 1px solid #1b1d1f;
border-radius: 0;
height: 32px;
margin: 0;
padding: 0;
box-shadow: none;
background-clip: padding-box;
}
#npl_wrapper.npl_mobile #ngg_add_to_cart_container .nggpl-quantity_field input {
pointer-events: none;
}
#ngg_add_to_cart_container .nggpl-quantity_field input::-webkit-outer-spin-button,
#ngg_add_to_cart_container .nggpl-quantity_field input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
#ngg_add_to_cart_container .nggpl-description_field {
box-sizing: border-box;
text-align: left;
word-break: break-word;
}
#ngg_add_to_cart_container .nggpl-price_field,
#ngg_add_to_cart_container .nggpl-total_field {
box-sizing: border-box;
white-space: nowrap;
text-align: right;
word-break: break-word;
width: 75px;
padding-right: 10px;
}
#ngg_add_to_cart_container tbody .nggpl-price_field,
#ngg_add_to_cart_container tbody .nggpl-total_field {
font-size: 12px;
} .nggpl-total_field,
#npl_wrapper.npl_mobile #ngg_add_to_cart_container .nggpl-total_field {
display: none;
}
#ngg_add_to_cart_container table input {
background-color: #1b1d1f;
color: white;
width: 100%;
}
#nggpl-cart_sidebar_checkout_buttons {
display: none;
position: absolute;
bottom: 0;
right: 15px;
background: #252728 url(//tarponlodge112.org/wp-content/plugins/nextgen-gallery-pro/static/nextgen_pro_lightbox/static/theme/container_bg.png);
width: 470px;
z-index: 9999999;
}
#npl_wrapper.npl-sidebar-open #nggpl-cart_sidebar_checkout_buttons {
display: block;
}
#ngg_add_to_cart_container #nggpl-cart_updated_wrapper {
text-align: center;
font-size: 15px;
color: green;
padding: 0;
height: 0;
transition: .5s height, .5s opacity;
overflow: hidden;
line-height: 80px;
border: 1px solid black;
opacity: 0;
}
#ngg_add_to_cart_container #nggpl-cart_updated_wrapper.nggpl-cart_updated_wrapper_visible {
height: 80px;
font-weight: bold;
opacity: 1;
}
#ngg_add_to_cart_container #ngg_checkout_btn,
#ngg_add_to_cart_container #ngg_update_cart_btn,
#ngg_add_to_cart_container .nggpl-add-download-button {
font-family: "Lato", Helvetica, Arial, sans-serif;
padding: 12px 10px;
font-size: 13px;
font-weight: 900;
color: #ffffff;
border: none;
-webkit-font-smoothing: antialiased;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
vertical-align: middle;
display: inline-block;
text-decoration: none;
margin: 1em 0 1em 0;
line-height: 1.75;
letter-spacing: .04em;
-webkit-appearance: none;
text-shadow: none;
background-color: rgba(15, 146, 221, 0.99);
text-transform: uppercase;
width: 49.5%;
height: auto;    
}
#ngg_add_to_cart_container .nggpl-add-download-button {
height: 100%;
margin: 0;
padding: 8px;
width: 100%;
line-height: 1em;
font-size: 10px;
}
#nggpl-items_for_sale > input:first-of-type {
margin-right: 10px;
}
#ngg_add_to_cart_container #ngg_checkout_btn:hover,
#ngg_add_to_cart_container #ngg_update_cart_btn:hover {
opacity: 0.75;
transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-webkit-transition: opacity 0.3s ease 0s;
}
#nggpl-not_for_sale {
text-align: center;
display: none;
}
#nggpl-items_for_sale {
display: none;
text-align: center;
width: 100%
}
#nggpl-items_for_sale th {
text-transform: uppercase;
}
.nggpl-source_contents input {
padding: 1px;
}
.nggpl-source_contents:last-child {
margin-bottom: 20px;
}
.galleria-theme-nextgen_pro_lightbox #ngg_add_to_cart_container .nggpl-sidebar-thumbnail {
margin: 30px 0 35px;
}
#nggpl-cart-static-header h2 {
margin-top: 40px;
font-size: 22px;
}
#nggpl-category-headers {
text-align: center;
}
#nggpl-category-headers h3 {
display: inline-block;
font-size: 12px;
padding: 6px 12px;
border-radius: 2px;
margin: 2px;
color: #222;
background: #f7f7f7;
color: #fcfcfc;
background: #444;
text-transform: uppercase;
letter-spacing: .5px;
}
#nggpl-category-headers h3:hover {
cursor: pointer;
background: #555;
} #npl_wrapper.npl-variant-white #ngg_add_to_cart_container h1,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h2,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h3,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h4,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h5,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h6 {
color: #7A7A7A;
}
#npl_wrapper.npl-variant-white #nggpl-cart-static-header h2 {
color: black;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container *,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container a {
color: #777777;
color: #555;
}
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 {
background: #444;
}
#npl_wrapper.npl-variant-white #nggpl-category-headers h3:hover {
background: #666;
}
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span,
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span a,
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span a:hover,
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span a:focus,
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span a:active {
color: #fff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container #ngg_checkout_btn,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container #ngg_update_cart_btn,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container .nggpl-add-download-button{
color: #FFFFFF;
background-color: #444;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container table input,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container table textarea {
color: #222;
background-color: #ffffff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container table tbody tr:nth-of-type(2n) input,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container table tbody tr:nth-of-type(2n) textarea {
background-color: #fff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container .nggpl-quantity_field_wrapper {
border: 1px solid rgba(100,100,100,.1);
border-radius: 2px;
width: 88px;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container .nggpl-quantity_field input {
border: 1px solid #ffffff;
box-shadow: none;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container tbody tr:nth-of-type(2n) input {
border: 1px solid #fff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container .nggpl-quantity_field i {
border: 1px solid #ffffff;
background-color: #ffffff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container tbody tr:nth-of-type(2n) i {
border: 1px solid #fff;
background-color: #fff;
}
#npl_wrapper.npl-variant-white #nggpl-cart-static-header,
#npl_wrapper.npl-variant-white #nggpl-cart_sidebar_checkout_buttons {
background: white;
} #npl_wrapper.npl-variant-black #nggpl-cart-static-header,
#npl_wrapper.npl-variant-black #nggpl-cart_sidebar_checkout_buttons {
background: black;
} @media only screen and (max-width: 760px) {
#nggpl-cart_sidebar_checkout_buttons {
left: 15px;
width: auto;
}
}
@media only screen and (max-width: 520px) {
#nggpl-cart-static-header {
left: 15px;
right: 15px;
}
#nggpl-category-headers h3 {
font-size: 14px;
padding: 10px 16px;
display: block;
}
div.nggpl-pricelist_category_wrapper {
margin-top: 0;
padding-bottom: 145px;
}
#ngg_add_to_cart_container #ngg_checkout_btn,
#ngg_add_to_cart_container #ngg_update_cart_btn {
width: 100%;  
margin: 4px auto 4px auto; 
}
#nggpl-cart_sidebar_checkout_buttons {
padding: 10px 0 10px 0;
}
}
 :root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.nextgen-pro-animate-images-loading {
opacity: 0 !important;
}.ngg-navigation {
font-size: 0.9em !important;
clear: both !important;
display: block !important;
padding-top: 24px;
padding-bottom: 3px;
text-align: center;
}
.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev,
.ngg-navigation span.current {
background: #BBB;
border: none;
border-radius: 2px;
box-shadow: none;
color: #fff;
display:inline;
font-size: 14px;
font-weight: bold;
margin-right: 3px;
padding: 4px 8px;
text-decoration: none;
cursor: pointer !important;
}
.ngg-navigation .ellipsis {
background: #BBB;
border: none;
border-radius: 2px;
box-shadow: none;
color: #fff;
display:inline;
font-size: 14px;
font-weight: bold;
margin-right: 3px;
padding: 4px 8px;
text-decoration: none;
}
.ngg-navigation span.current {
background: #666;
}
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.next,
.ngg-navigation span.prev {
background: transparent;
color: #BBB;
padding: 2px;
border: none;
}
.ngg-navigation a.page-numbers:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.current:hover {
background: #666;
color: #FFFFFF !important;
text-decoration: none !important;
}
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.next,
.ngg-navigation span.prev {
color: #666 !important;
}
.ngg-navigation a.page-numbers {
display: inline;
}
.ngg-clear {
clear: both;
}.ngg-breadcrumbs {
list-style: none;
overflow: hidden;
margin: 0;
padding: .5em 0 .5em 0;
margin-left: 0 !important;
text-transform: uppercase;
font-size: 14px;
margin: 30px 0 30px !important;
}
ul.ngg-breadcrumbs > li {
float: left;
padding: 0 .3em 0 .15em;
margin: 0;
vertical-align: middle;
border: none;
list-style-type: none;
}
.ngg-breadcrumbs li a {
}
.ngg-breadcrumbs .ngg-breadcrumb-divisor {
margin: 0;
padding: 0 0 0 .15em;
}.nextgen_pro_grid_album {
text-align: center;
}
.nextgen_pro_grid_album .image_container {
display: inline-block;
text-align: center;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
vertical-align: top;
max-width: 100% !important;
}
.nextgen_pro_grid_album .image_container:first {
margin-left: 0px;
}
.nextgen_pro_grid_album .image_container .image_link_wrapper {
max-width: 100% !important;
}
.nextgen_pro_grid_album .image_container picture {
max-width: 100% !important;
}
.nextgen_pro_grid_album .image_container img {
border: 0;
max-width: 100% !important;
height: auto;
margin: 0 !important;
padding: 0 !important;
}
.nextgen_pro_grid_album .image_description {
display: none;
}
.nextgen_pro_grid_album .gallery_link a {
display: block;
max-width: 100% !important;
border-bottom: none;
text-align: center;
font-size: 0px;
margin: 0;
padding: 0;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
}
.nextgen_pro_grid_album a.nextgen_pro_lightbox{
display: block;
max-width: 100% !important;
border-bottom: none;
text-align: center;
font-size: 0px;
margin: 0;
padding: 0;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
}
.nextgen_pro_grid_album .caption_link a {
line-height: normal;
max-height: 1.6em;
display: none;
height: 1.5em;
border-bottom: none;
max-width: 100% !important;
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-brands-400.eot);src:url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-regular-400.eot);src:url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-solid-900.eot);src:url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.owl-carousel {
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; 
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; 
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); 
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); 
}
.owl-carousel .owl-item {
position: relative; 
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; 
} .owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; 
}
.owl-carousel.owl-loaded { display: block; }
.owl-carousel.owl-loading { opacity: 0; display: block; }
.owl-carousel.owl-hidden { opacity: 0; }
.owl-carousel.owl-refresh .owl-item { visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; 
}
.owl-carousel.owl-grab { cursor: move; cursor: grab; }
.owl-carousel.owl-rtl { direction: rtl; }
.owl-carousel.owl-rtl .owl-item { float: right; } .no-js .owl-carousel { display: block; } .owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; }
.owl-carousel .owl-animated-in { z-index: 0; }
.owl-carousel .owl-animated-out { z-index: 1; }
.owl-carousel .fadeOut { animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; 
}
100% {
opacity: 0; 
} 
} .owl-height { transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; 
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//tarponlodge112.org/wp-content/plugins/spice-post-slider/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; 
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); 
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; 
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; 
} .owl-theme .owl-dots { text-align:center; -webkit-tap-highlight-color:transparent; margin: 3.125rem 0rem 0rem; }
.owl-theme .owl-dots .owl-dot { display: inline-block; zoom:1; }
.owl-theme .owl-dots .owl-dot span {
background: rgba(51, 51, 51, 1);
width: 10px;
height: 10px;
display: block;
-webkit-backface-visibility: visible;
transition: .3s;
border-radius: 30px;
margin: 0 5px;
padding: 0;
-webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
transition: transform 0.3s ease, background-color 0.3s ease;
}        .owl-theme .owl-nav.disabled+.owl-dots {
margin-top: 0.313rem; margin-bottom: 2.813rem;
}
.owl-theme .owl-dots.disabled {
margin: 0px;
}  .owl-theme .owl-nav.disabled+.owl-dots {
margin-bottom: 0.313rem;
margin-top:3.125rem;
}
.owl-theme .owl-dots .owl-dot span { 
width: 0.9rem;
height: 0.9rem;
margin: 0 0.438rem;
background-color: #ffffff;
box-shadow: #aaaaaa 0px 0px 0px 2px;
border: 2px solid #00000078;
}
.owl-theme .owl-dots .owl-dot.active span {
background-color: #ffffff;
border: 2px solid #00000078;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
display: none;
}.sps.bg-default {background-color: #ffffff !important;}
body.dark .sps.bg-default {background-color: #000000 !important;}
.sps.page-section-space {padding: 6.2rem 0 4.375rem;overflow: hidden;}
.sps.blog .post {box-shadow: 0 0px 25px 0 rgba(54,53,76,0.08);transition: all .3s linear;transition: all .8s cubic-bezier(.39,.01,.36,.9);transform: translateY(0px);background-color: #ffffff;margin-bottom: 1.875rem;border-radius: 4px;}
.sps.blog .post:hover, .sps.blog .post:focus{box-shadow: 0 0 25px 0px rgba(54,53,76,0.1);transition: all .3s linear;transform: translateY(-6px);transition: all .8s cubic-bezier(.39,.01,.36,.9);}
.sps.blog .post .post-thumbnail {position: relative;overflow: hidden;margin: 0;text-align: center;}
.sps .post-content {padding: 1.5rem 1.875rem;}
body .sps .entry-meta {margin: 0 0 1rem;}
.sps .entry-meta span {transition: 0.3s;font-size: 1rem;}
.sps .entry-meta span {padding-right: 1.5rem;}
.sps .entry-meta i {color: #ff6f61;}
.sps .entry-meta i {padding-right: 0.625rem;transition: 0.3s;}
.sps .entry-meta a {display: inline-block;}
.sps header {display: block;}
.sps h3 {font-size: 1.500rem;}
.sps h3 {clear: both;line-height: 1.5;margin: 0 0 1.875rem;color: #000000;font-weight: 700;}
.sps.blog h3.entry-title {font-weight: 600;margin-bottom: 1.3rem;margin-top: 0;}
.sps a {transition: 0.3s;cursor: pointer;}
.sps .post .entry-content {overflow: hidden;}
.sps p {margin: 0 0 1.6rem;padding: 0;}
.sps .entry-content p {margin-bottom: 0;padding-bottom: 1.25rem;}
.sps.blog .post .post-content .spice-seprator, .sps.blog .post .entry-content .spice-seprator {border-bottom: 1px solid #ebebeb;
margin: 5px 0 18px;}
.sps .footer-meta.entry-meta {display: inline-block;padding-top: 0.5rem;width: auto;overflow: unset;margin: 0px -5px 0px 0px;}
.sps .entry-meta span:last-child {padding-right: 0;}
.sps .post .entry-content .more-link {border: 1px solid #ebebeb;color: #000000;border-radius: 4px;}
.sps .post .entry-content .more-link {float: right;display: inline-block;padding: 8px 15px;}
.sps .more-link i {font-size: 0.875rem;margin-left: 0.2rem;}
.sps .img-fluid{max-width: 100%;height: auto;}
.sps .owl-carousel .owl-prev, .sps .owl-carousel .owl-next {display: inline-block;background-color: rgba(0, 0, 0, 0.3);opacity: 0;color: #fff;font-size: 1.25rem;line-height: 3;padding: 0 !important;margin: 0px; -moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 3.75rem;height: 3.75rem;
border-radius: 50px;z-index: 10;overflow: hidden;cursor: pointer;text-align: center;-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;transition: all .3s ease;}
.sps .owl-carousel:hover .owl-prev {left: 30px;opacity: 1;}
.sps .owl-carousel:hover .owl-next {right: 30px;opacity: 1;}
.sps.page-section-space.blog .post .post-content a{text-decoration: none !important;}
.sps.page-section-space.blog .post .post-content .entry-meta span:after{content: '';padding-left: 0;padding-right: 0;}
.sps.page-section-space.blog .post .post-content .entry-meta .cat-links a:after{content: '';}
.sps.page-section-space.blog .post:hover .post-thumbnail img{
-webkit-transform: unset;
transform: unset;
transform:unset;
-webkit-transform: unset;
-moz-transform: unset;
-ms-transform: unset;
-o-transform: unset;
opacity: 1;
-webkit-transform: unset;
transform: unset;
}
.sps.page-section-space.blog .post .post-thumbnail {background-color: transparent;}
.sps.page-section-space.blog .entry-date {
background: transparent;
padding-top: 0px;
border-radius: 0;
line-height: normal;
position: relative;
margin-top: 0;
z-index: 0;
right: 0;
margin-right: 0;
padding: 0;
width: unset;
}
body .sps .post-content {
padding: 1.5rem 1.875rem;
}
.sps.page-section-space.blog .date {
display: unset; 
text-align: unset;
}
.sps.page-section-space.blog  .more-link::after {
content: "";
}
.sps .post .more-link {
float: right;
display: inline-block;
padding: 8px 15px;
}
.sps .entry-meta .entry-date::before,.sps .entry-meta .cat-links::before,.sps .entry-meta .tag-links::before,.sps .entry-meta .comment-links a::before {
content: "";
}
.dark .services .sps .post-thumbnail img{
width: unset;
height: unset;
-webkit-transition: unset;
transition: unset;
border-radius: 2px;
}
.dark .services .post:hover .sps .post-thumbnail img {
-webkit-transform: unset;
transform: unset;
}
@media (min-width: 992px){
.site-content .sps.blog {
margin: 0px 0 0;
padding: 0;
overflow: hidden;
}}
body .sps .entry-meta > span, body .sps .entry-footer > span { margin-right: 0; }
body .sps .entry-header {
margin: 0;padding: 0;
}
body .sps .entry-title:before {display: none;}
@media only screen and (min-width: 768px){
body .entry-content .sps .entry-content{padding: 0;}
body .entry-content .sps .entry-content > *{margin: 0 0 1.6rem;}
}
.sps .post-thumbnail .wp-post-image {margin-top: 0;}
body.singular .sps .entry-title {
font-size: inherit;
}
.sps.page-section-space .owl-carousel .owl-prev{left: 30px;}
.sps.page-section-space .owl-carousel .owl-next {right: 30px;}
body .sps.sps-banner-style .post-content {
top: 0;
text-align: center;
max-width: 1140px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position:absolute;
z-index: 2;
}
body .sps.page-section-space.blog.sps-banner-style .post .post-content a {
text-decoration: none !important;
float: unset;
}
.sps-banner-style .owl-theme .owl-dots {
position: absolute;
bottom: 50px;
transform: translate(-50%, -50%);
left: 50%;
}
.sps.blog.sps-banner-style .post .entry-content .spice-seprator {
border: 0;
}
.sps.sps-banner-style .overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
z-index: 1;
}
.sps.sps-banner-style h3.entry-title, .sps.sps-banner-style .entry-content p {
text-shadow: 0px 1px 2px rgb(0 0 0 / 60%);
}
@media (max-width:767px) {
.sps.sps-banner-style .post-content {
width: 100%;
}} .sps.video_slider video {
position: absolute;
bottom: 0;
top: 0;
min-width: 100%;
min-height: 100%;
}
.sps.video_slider .item {
position: relative;
background-color: #fff;
background-repeat: no-repeat;
background-position: center center;
width: 100%;
z-index: 0;
background-size: cover;
height: 850px;
background-color: transparent;
}
.sps-bnr-video.page-section-space {
padding: 0; 
overflow: hidden;
position: relative;
}
.sps-bnr-video .sps-post-content {
max-width: 1140px;
display: table;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
height: auto;
left: 0;
position: absolute;
right: 0;
z-index: 1;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.sps-bnr-video .owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
margin: 0 0 50px;
position: absolute;
top: 90%;
left: 0;
right: 0;
z-index: 1000;
}
.sps-bnr-video .owl-carousel .owl-prev:hover,
.sps-bnr-video .owl-carousel .owl-prev:focus,
.sps-bnr-video .owl-carousel .owl-next:hover,
.sps-bnr-video .owl-carousel .owl-next:focus {
background-color: #ff6f61;
}
.sps-bnr-video .sps-post-overlay {
position: absolute;
width: 100%;
top: 0px;
bottom: 0px;
z-index: 1;
left: 0px;
right: 0px;
opacity: 0.6;
background-color: #000000;
}
.sps-bnr-video .sps-post-content .sps-content-wrapper {
display: table-cell;
vertical-align: middle;
}
.sps-bnr-video .sps-post-wrapper {
box-sizing: border-box;
max-width: 80%;
border-left: 10px solid #ff6f61;
padding: 0 40px;
position: relative;
top: -41px;
}
.sps-bnr-video .sps-post .sps-post-content a {
text-decoration: none !important;
float: unset;
}
.sps-bnr-video .sps-entry-meta .sps-cat-links a {
text-transform: uppercase;
color: #ffffff;
font-size: 15px;
font-family: "Open Sans";
line-height: 25px;
font-weight: 400;
letter-spacing: 0.6px;
display: inline-block;
background-color: #ff6f61;
padding: 5px 13px;
margin-right: 15px;
margin-bottom: 15px;
position: relative;
}
.sps-bnr-video .sps-post-content h3.sps-entry-title {
margin-top: 0.313rem;
margin-bottom: 1.375rem;
line-height: 32px;
}
.sps-bnr-video h3.sps-entry-title a {
font-weight: 800;
font-size: 48px;
color: #ffffff;
line-height: 58px;
font-family: "Open Sans";
margin-bottom: 1rem;
}
.sps-bnr-video .sps-entry-meta span.sps-cat-links {
margin-right: 0;
}
.sps-bnr-video .sps-entry-meta span {
margin-right: 25px;
padding-bottom: 6px;
position: relative;
}
.sps-bnr-video .footer-meta .sps-entry-meta i {
color: #ff6f61;
font-size: 13px;
padding-right: 0.5rem;
}
.sps-bnr-video .sps-entry-meta .sps-tag-links i {
color: #ffffff;
font-size: 13px;
padding-right: 0.5rem;
}
.sps-bnr-video .sps-entry-meta .sps-tag-links:hover a,.sps-bnr-video .sps-entry-meta .sps-tag-links:hover i{
color: #ff6f61;
}
.sps-bnr-video .sps-entry-meta a {
color: #ffffff;
font-size: 18px;
font-family: "Open Sans";
line-height: 28px;
font-weight: 400;
}
.sps-bnr-video .owl-theme .owl-dots .owl-dot.active span {
background-color: #ff6f61;
}
.sps-bnr-video .sps-post .sps-more-link {
font-size: 16px;
line-height: 26px;
font-weight: 800;
font-family: "Open Sans";
text-transform: uppercase;
color: #ffffff;
padding: 1rem 1.625rem;
background: transparent;
border: 1px solid #ffffff;
margin-top: 2.938rem;
display: inline-block;
}
.sps-bnr-video .sps-post .sps-more-link:hover {
border: 1px solid #ff6f61;
background-color: #ff6f61;
}
.sps-bnr-video h3.sps-entry-title a:hover,
.sps-bnr-video .sps-post .sps-post-content .footer-meta .sps-entry-meta a:hover {
color: #ff6f61;
}
@media (max-width: 990px) {
.sps-bnr-video .sps-post-wrapper {
max-width: calc(100% - 30px);
}
.sps-bnr-video h3.sps-entry-title a {
font-weight: 800;
font-size: 42px;
line-height: 52px;
}
}
@media (max-width: 540px) {
.sps-bnr-video .sps-post-wrapper {
max-width: calc(100% - 30px);
padding: 0 25px;
}
.sps-bnr-video h3.sps-entry-title a {
font-weight: 800;
font-size: 36px;
line-height: 46px;
}
.sps-bnr-video .sps-post .sps-more-link {
font-size: 16px;
line-height: 26px;
font-weight: 800;
font-family: "Open Sans";
text-transform: uppercase;
color: #ffffff;
padding: 0.8rem 1.4rem;
background: transparent;
border: 1px solid #ffffff;
margin-top: 2.938rem;
display: inline-block;
}
}
@media (max-width: 380px) {
.sps-bnr-video h3.sps-entry-title a {
font-weight: 800;
font-size: 38px;
line-height: 48px;
}
}
.sps-bnr-video .sps-entry-header p{margin-top: 0.313rem;
margin-bottom: 1.375rem;
line-height: 32px;
color: #fff;
}