
.woocommerce-EditAccountForm.edit-account fieldset {
    display: none;
}
img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }.ht-ctc-chat{--side:right}.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *){box-sizing:border-box;margin:0;padding:0}.ht_ctc_chat_greetings_box ol,.ht_ctc_chat_greetings_box ul{margin-bottom:0;margin-top:0}.ht_ctc_chat_greetings_box_layout{clear:both}.ht_ctc_modal_backdrop{animation:ctc_fadeIn .2s ease;backdrop-filter:blur(1px);background:rgba(0,0,0,.3);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.ht_ctc_notification{animation:ctc_fadeIn .25s ease}@keyframes ctc_fadeIn{0%{opacity:0}to{opacity:1}}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.ctc_g_bottom,.ctc_g_content,.ctc_g_sentbutton{margin-top:-.9px!important}.greetings_header_image{display:inline-block;position:relative}.greetings_header_image img{object-fit:cover}.g_header_badge_online{border-radius:50%;bottom:0;height:12px;position:absolute;right:0;width:12px;z-index:1}@media only screen and (min-width:900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}@media only screen and (max-width:420px){.ctc_side_positions .ctc_m_p_left{left:0!important;right:unset!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{bottom:0!important;position:fixed!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{margin:7px!important;min-width:80vw!important;position:unset!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}/* Fields */
.xoo-aff-input-group {
    position: relative;
    display: flex;
    border-collapse: separate;
    width: 100%;
}

.xoo-aff-input-group:first-child {
    border-right: 0;
}

.xoo-aff-group input{
    box-sizing: border-box;
}


.xoo-aff-input-group .xoo-aff-input-icon {
    padding: 6px 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    align-items: center;
    height: auto;
    align-self: stretch;
    display: flex;
    width: 100%;
    justify-content: center;
    border-style: solid;
}

body:not(.rtl) .xoo-aff-input-group .xoo-aff-input-icon{
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, .xoo-aff-group input[type="tel"], .xoo-aff-group input[type="file"]{
    flex-grow: 1;
    min-width: 1px;
    margin: 0;
    position: relative;
    z-index: 2;
    width: 100%!important;
    margin-bottom: 0!important;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 3.428571;
    background-image: none;
    border: 1px solid #ccc;
    border-style: solid;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: 0;
}

.xoo-aff-group input::file-selector-button {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin-right: 10px;
}


.xoo-aff-group label{
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

.xoo-aff-group {
    float: left;
    width: calc(100% - 20px);
    position: relative;
}

.xoo-aff-group.onehalf{
    width: calc(50% - 20px);
    margin-right: 20px;
}

.xoo-aff-group.onethird {
    width: calc(30% - 20px);
    margin-right: 20px;
}


.xoo-aff-group.twothird {
    width: calc(70% - 20px);
    margin-right: 20px;
}

.xoo-aff-group.onefourth {
    width: calc(25% - 20px);
    margin-right: 20px;
}

.xoo-aff-group.threefourth {
    width: calc(75% - 20px);
    margin-right: 20px;
}


div#ui-datepicker-div {
    z-index: 99999999999!important;
}
.xoo-aff-single_checkbox .xoo-aff-label{
    display: none;
}

.xoo-aff-options-list label {
    font-weight: 400;
}

.xoo-aff-fields {
    display: table;
    width: 100%;
}
.xoo-aff-group.xoo-aff-checkbox_single {
    min-height: auto;
}

.xoo-aff-group.one.xoo-aff-checkbox_single {
    margin-bottom: 10px;
}

.xoo-aff-group.xoo-aff-cont-checkbox_single {
    margin-bottom: 5px;
}


/* Password Strength */
.xoo-aff-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px 0.5em;
    font-size: 1em;
}

.xoo-aff-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
}

.xoo-aff-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b;
}

.xoo-aff-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
}

.xoo-aff-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733;
}

.xoo-aff-password-hint {
    margin: 0.5em 0 0;
    display: block;
}

.xoo-aff-radio input, .xoo-aff-checkbox_single input, .xoo-aff-checkbox_list input {
    margin-right: 5px;
}


/* Select 2 */
body .select2-dropdown {
    z-index: 99999999999;
}

.xoo-aff-group .select2-container .select2-selection.select2-selection--single {
    border: 0;
    height: 100%;
    background-color: transparent;
    margin: 0 0 0 0;
    border-radius: 0;
    line-height: inherit;
    padding: 0;
}

.xoo-aff-group .select2.select2-container .select2-selection .select2-selection__rendered {
    padding: 0;
    line-height: inherit;
    height: inherit;
}

.xoo-aff-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
}


.xoo-aff-group .select2-container *:focus {
    outline: none;
}

.xoo-aff-group select, .xoo-aff-group select + .select2 {
    padding: 0 15px;
}


select.xoo-aff-states{
    display: none;
}

@media only screen and (max-width: 450px) {
    .xoo-aff-group.onehalf , .xoo-aff-group.onefourth, .xoo-aff-group.onethird , .xoo-aff-group, .xoo-aff-group.twothird {
        width: calc(100% - 20px);
    }
    .xoo-aff-group {
        margin-right: 0;
    }
}

.xoo-aff-flag-cont {
    display: flex;
    align-items: center;
    height: inherit;
} 
.xoo-aff-flag-cont span:nth-child(1) {
    margin-right: 6px;
}
 
.select2-results .xoo-aff-flag-cont span:nth-child(2) {
    font-size: 12px;
}

span.xoo-aff-pwtog-hide {
    display: none;
}

.xoo-aff-pw-toggle {
    display: flex;
    align-items: center;
    right: 5px;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    user-select: none;
}

.xoo-aff-pw-toggle > * {
    cursor: pointer;
    padding: 5px;
}

.xoo-aff-select2-dropdown {
    min-width: 140px;
}

/* Profile */
label.xoo-aff-file-profile input[type="file"] {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: 30px !important;
    z-index: -1;
}

label.xoo-aff-file-profile .xoo-aff-input-icon {
    border: 0;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
}

label.xoo-aff-file-profile {
    display: table;
    margin: 0 auto;
}

label.xoo-aff-file-profile .xoo-aff-input-group {
    margin: 0 auto;
    display: table;
    width: auto;
    cursor: pointer;
}


.xoo-ff-file-pladd, .xoo-ff-file-plcheck {
    position: absolute;
    background-color: #fff;
    padding: 2px;
    border-radius: 50%;
    bottom: 0px;
    right: 0;
}

.xoo-aff-file-profile .xoo-ff-file-plcheck {
    color: #058105;
    display: none;
}

.xoo-aff-file-profile-cont:not(.one) + .xoo-aff-group:not(.one) {
    align-self: center;
}

.xoo-ff-file-preview{
    border-radius: 50%;
}

.xoo-aff-file-profile-cont .xoo-ff-files{
    text-align: center;
}

.xoo-aff-file-profile-cont .xoo-aff-label {
    margin-top: 5px;
    margin-bottom: 0;
}


.xoo-aff-auto-fetch-loc {
    font-size: 90%;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: -10px;
    display: block;
    text-align: right;
}

.xoo-aff-auto-fetch-loc span{
    margin: 0 5px;
}

.pac-container{
    z-index: 9999999999;
}

.xoo-aff-one-line .xoo-aff-radio {
    display: inline-flex;
    flex-wrap: wrap;
}

.xoo-aff-one-line .xoo-aff-radio label {
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* RTL */
body.rtl .xoo-aff-auto-fetch-loc{
    text-align: left;
}

body.rtl .xoo-aff-input-group .xoo-aff-input-icon {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

body.rtl .xoo-aff-flag-cont span:nth-child(1) {
    margin-left: 10px;
    margin-right: 0;
    padding-right: 0;
}

body.rtl .xoo-aff-group {
    float: right;
}

body.rtl .xoo-aff-radio input, body.rtl .xoo-aff-checkbox_single input, body.rtl .xoo-aff-checkbox_list input{
    margin-left: 5px;
    margin-right: 0;
}

body.rtl .xoo-aff-group:not(.one){
    margin-left: 20px;
    margin-right: 0;
}


body.rtl .xoo-aff-input-icon + input, body.rtl .xoo-aff-input-icon + select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px!important;
    border-top-left-radius: 4px!important;
}

body.rtl .xoo-aff-input-group .xoo-aff-input-icon {
    border-left: 0;
}

.xoo-aff-input-group .xoo-aff-input-icon{
	background-color:  #eee;
	color:  #555;
	max-width: 40px;
	min-width: 40px;
	border-color:  #ccc;
	border-width: 1px;
	font-size: 14px;
}
.xoo-aff-group{
	margin-bottom: 30px;
}

.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, .xoo-aff-group input[type="tel"], .xoo-aff-group input[type="file"]{
	background-color: #fff;
	color: #777;
	border-width: 1px;
	border-color: #cccccc;
	height: 50px;
}


.xoo-aff-group input[type="file"]{
	line-height: calc(50px - 13px);
}



.xoo-aff-group input[type="text"]::placeholder, .xoo-aff-group input[type="password"]::placeholder, .xoo-aff-group input[type="email"]::placeholder, .xoo-aff-group input[type="number"]::placeholder, .xoo-aff-group select::placeholder, .xoo-aff-group input[type="tel"]::placeholder, .xoo-aff-group .select2-selection__rendered, .xoo-aff-group .select2-container--default .select2-selection--single .select2-selection__rendered, .xoo-aff-group input[type="file"]::placeholder, .xoo-aff-group input::file-selector-button{
	color: #777;
}

.xoo-aff-group input[type="text"]:focus, .xoo-aff-group input[type="password"]:focus, .xoo-aff-group input[type="email"]:focus, .xoo-aff-group input[type="number"]:focus, .xoo-aff-group select:focus, .xoo-aff-group select + .select2:focus, .xoo-aff-group input[type="tel"]:focus, .xoo-aff-group input[type="file"]:focus{
	background-color: #ededed;
	color: #000;
}

[placeholder]:focus::-webkit-input-placeholder{
	color: #000!important;
}


.xoo-aff-input-icon + input[type="text"], .xoo-aff-input-icon + input[type="password"], .xoo-aff-input-icon + input[type="email"], .xoo-aff-input-icon + input[type="number"], .xoo-aff-input-icon + select, .xoo-aff-input-icon + select + .select2,  .xoo-aff-input-icon + input[type="tel"], .xoo-aff-input-icon + input[type="file"]{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}


/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.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-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/waitlist-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.elementor-choices-label i {
    font-size: 18px !important;
    padding: 5px 0;
}

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.yith-wcaf-modal{background:#fff;border-radius:var(--yith-wcaf-dashboard--border-radius,10px);display:none;left:50%;max-height:90vh;max-width:600px;padding:40px 20px;position:fixed;top:5vh;transform:translate(-50%,0);width:90vw;z-index:10010}.yith-wcaf-modal .main-close-button{display:block;font-size:1.5em;padding:5px;line-height:1;position:absolute;right:10px;text-decoration:none;top:5px}.yith-wcaf-modal .title{padding:0 20px}.yith-wcaf-modal .title h3{margin-top:0}.yith-wcaf-modal .centered{text-align:center}.yith-wcaf-modal .content{max-height:calc(80vh - 80px);overflow-y:auto;padding:0 20px}.yith-wcaf-modal .content>div{display:block!important}.yith-wcaf-modal .content::-webkit-scrollbar{-webkit-appearance:none;width:6px}.yith-wcaf-modal .content::-webkit-scrollbar-thumb{background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));border-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-modal .errors{margin-bottom:15px;margin-top:0}.yith-wcaf-open-modal:before{bottom:0;background:rgba(0,0,0,.5);content:"";left:0;position:fixed;right:0;top:0;z-index:10005}.wp-block-yith-yith-wcaf-set-referrer{padding-left:16px;padding-right:16px}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form{display:flex;margin-bottom:0;width:100%}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form .wc-block-components-text-input{flex-grow:1;margin-bottom:0;margin-top:0}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form .yith-block-components-set-referrer__button{flex-shrink:0;height:3em;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap}.yith-wcaf-datepicker.ui-datepicker{background-color:#fff;max-width:300px;font-size:.85em;padding:10px;border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);margin-top:5px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header{margin-bottom:10px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev{float:left;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-next{float:right;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title{text-align:center;font-weight:700}.yith-wcaf-datepicker.ui-datepicker table{border:none;border-spacing:5px}.yith-wcaf-datepicker.ui-datepicker table td,.yith-wcaf-datepicker.ui-datepicker table th{border:none;text-align:right;margin-bottom:10px!important}.yith-wcaf-datepicker.ui-datepicker table th{padding:0 5px}.yith-wcaf-datepicker.ui-datepicker table td{padding:0}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month){background-color:#f7f7f7;border:1px solid transparent}.yith-wcaf-datepicker.ui-datepicker table td a{padding:0 5px;display:block;color:#707070}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day,.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month):hover{border-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day a,.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month):hover a{color:#fff}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane{padding-top:10px;border-top:1px solid #cdcdcd}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane:after{content:"";display:block;clear:both}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button{font-size:.85em;padding:10px 15px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:first-child{float:left}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:last-child{float:right}.yith-wcaf-notice-message{background-color:#f0f5fa;border-radius:var(--yith-wcaf-border--radius,4px);font-style:italic;padding:15px 20px}.yith-wcaf-dashboard .dashboard-title{margin-bottom:20px}.yith-wcaf-dashboard .dashboard-title h3,.yith-wcaf-dashboard .dashboard-title span.view-all{display:inline-block;margin:0 5px 0 0;vertical-align:baseline}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation{list-style:none;margin:0;margin-bottom:45px;padding:0;position:relative}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation:after{bottom:0;border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);content:"";left:0;position:absolute;width:100%}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li{display:inline-block;position:relative;z-index:1}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a{display:block;padding:10px 15px;text-decoration:none;color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040))}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a:hover{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active{border-bottom:2px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard .yith-wcaf-table-top-bar{margin:30px 0}.yith-wcaf-dashboard .yith-wcaf-table-top-bar form{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.yith-wcaf-dashboard .yith-wcaf-table-top-bar form .table-filters{flex-grow:1}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .apply-filters,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .reset-filters,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2,.yith-wcaf-dashboard .yith-wcaf-table-top-bar input,.yith-wcaf-dashboard .yith-wcaf-table-top-bar select{display:inline-block;margin-left:5px;max-width:130px;min-width:0;vertical-align:middle}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2,.yith-wcaf-dashboard .yith-wcaf-table-top-bar select{max-width:200px}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .quantity-input{max-width:75px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-gap:40px;margin-bottom:85px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item{display:grid;padding:10px 30px;border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);justify-content:space-between;grid-template-columns:repeat(2,1fr);gap:10px;align-items:center}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item:last-child{border-bottom:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.highlight{border-radius:var(--yith-wcaf-dashboard--border-radius,10px);background-color:var(--yith-wcaf-background-color,#f3f3f3);padding:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large{grid-template-columns:1fr;padding:30px;text-align:center;flex-direction:column}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large .stat-value{font-size:2.5em;text-align:center}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance .stat-label{text-align:left}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance .stat-value{font-size:1em;text-align:right}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper{grid-column-end:span 2}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper.disabled{cursor:not-allowed}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper #withdraw_modal_opener{display:block}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label .desc-tip{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:10}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label .desc-tip .tooltip{text-align:left}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-value{font-weight:var(--yith-wcaf-dashboard-font-weight--semi-bold,500);text-align:right}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .latest-clicks,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .latest-commissions{margin-bottom:60px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal h4{margin:15px 0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal small{display:block;margin:15px 0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap{background:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/money.svg);background-repeat:no-repeat;background-size:auto 50%;background-position:30px;border:1px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));border-radius:var(--yith-wcaf-dashboard--border-radius,10px);margin-bottom:25px;padding:15px 10px;padding-left:120px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap h4{margin:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap .affiliate-balance{font-size:30px;font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap .affiliate-balance .woocommerce-Price-currencySymbol{margin-right:10px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount{margin-bottom:25px;white-space:nowrap}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount .woocommerce-Price-currencySymbol{display:inline-block;font-size:24px;line-height:1;vertical-align:middle;width:25px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount input{padding:15px 10px;width:calc(100% - 30px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-notes{display:block;margin-bottom:35px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-notes .error{color:var(--yith-wcaf-dashboard--error,#f44336)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .billing-info{margin-bottom:35px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .formatted-address{background:#f2f2f2;border-radius:var(--yith-wcaf-border--radius,4px);color:#5b5b5b;font-size:12px;display:block;line-height:1.6;padding:15px;text-decoration:none;margin-bottom:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .missing-address{background:#f2f2f2;border-radius:var(--yith-wcaf-border--radius,4px);color:#5b5b5b;font-size:12px;display:block;line-height:1.6;padding:15px;text-decoration:none;color:#f44336}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes{list-style:none;margin-bottom:35px;padding:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes label{cursor:pointer}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .invoice-mode-content{margin-bottom:30px;padding-left:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes:not(.both) .invoice-mode>label{display:none;padding:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes:not(.both) .invoice-mode .invoice-mode-content{padding-left:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .yith-wcaf-attach-file:before{background:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/clip.svg);background-size:100% auto;content:"";display:inline-block;height:23px;margin-left:-5px;width:23px;vertical-align:middle}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_file{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field{margin-bottom:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2>input{position:absolute;left:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1 label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2 label{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);cursor:pointer;display:block;line-height:1;margin:0;padding:15px 15px 15px 45px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list{color:#666;display:inline-block;font-style:italic;margin:0 5px;max-width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list:before{content:"( "}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list:after{content:" )"}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .submit{display:block;margin-bottom:0;padding:15px 25px;width:100%}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper{display:block;position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper input[type=password]{padding-right:40px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#A0A0A0)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .terms-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .woocommerce-privacy-policy-text{font-size:.9em}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row span.optional{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row textarea{height:140px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper{display:block;position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper input.copy-target{border-style:dashed;color:#999;padding-right:110px}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger{cursor:pointer;color:#434343;font-weight:600;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger:before{background:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/copy.svg);content:"";display:inline-block;height:15px;margin-right:5px;vertical-align:middle;width:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-confirmation{background:#434343;border-radius:5px;color:#fff;display:none;font-size:.8em;font-weight:400;left:calc(-100% - 50px);padding:3px 10px;position:absolute;top:50%;text-align:center;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper input{position:absolute;left:-9999px}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger{border:1px dashed #ccc;border-radius:2px;cursor:pointer;display:block;font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);padding:10px;position:static;text-decoration:none;transform:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-confirmation{left:auto;right:10px;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box{display:grid;margin-bottom:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column{grid-template-columns:calc(60% - 15px) calc(40% - 15px);column-gap:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box{margin:0;border-radius:0;border-top:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box:first-child{border-top:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-left-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-top-right-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box:last-child{border-bottom-left-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-bottom-right-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:10px 30px;margin-bottom:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box small{display:block;margin:15px 0}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box .toggle-right{padding-right:75px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box .toggle-right .toggle{float:right;margin-right:-75px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field{margin-bottom:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2>input{position:absolute;left:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1 label,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2 label{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);cursor:pointer;display:block;line-height:1;margin:0;padding:15px 15px 15px 45px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings form:after{content:"";display:block;clear:both}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings input[type=submit]{float:right;margin:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper{display:block;position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper input[type=password]{padding-right:40px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#A0A0A0)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .terms-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .woocommerce-privacy-policy-text{font-size:.9em}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row span.optional{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row textarea{height:140px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute}.yith-wcaf-dashboard [data-tip]{position:relative}.yith-wcaf-dashboard [data-tip] .tooltip{background:rgba(0,0,0,.8);border-radius:5px;color:#fff;display:block;font-size:.8rem;font-weight:400;left:calc(50% - 100px);padding:15px;position:absolute;text-align:center;top:calc(100% + 10px);width:200px;z-index:10}.yith-wcaf-dashboard [data-tip] .tooltip:before{border:5px solid transparent;border-bottom-color:rgba(0,0,0,.8);content:"";display:block;height:1px;left:50%;margin-left:-5px;position:absolute;top:-10px;width:1px}.yith-wcaf-dashboard .desc-tip{line-height:20px;font-size:.8em}.yith-wcaf-dashboard .desc-tip:before{border:2px solid;border-color:var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:50%;color:var(--yith-wcaf-dashboard--border-color,#ccc);content:"?";display:inline-block;font-weight:600;line-height:16px;text-align:center;vertical-align:middle;width:20px}.yith-wcaf-dashboard .desc-tip:hover:before{border-color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040));color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040))}.yith-wcaf-dashboard .yith-wcaf-toggle{display:none}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:15px;cursor:pointer;display:inline-block;font-size:.7em;padding:4px 15px;position:relative;text-align:right;width:75px}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle:before{content:attr(data-text-off)}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle:after{background-color:var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:100%;content:"";display:block;height:20px;left:5px;position:absolute;top:4px;transition:all .3s ease;width:20px}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle{border:1px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));color:#fff;text-align:left}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle:before{content:attr(data-text-on)}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle:after{background-color:#fff;left:49px}.yith-wcaf-dashboard table.yith-wcaf-table{border-collapse:separate;border-spacing:0 25px;max-width:100%}.yith-wcaf-dashboard table.yith-wcaf-table tr{background:0 0}.yith-wcaf-dashboard table.yith-wcaf-table tr.empty-table td{text-align:center}.yith-wcaf-dashboard table.yith-wcaf-table tr th{text-align:left;padding:0 30px}.yith-wcaf-dashboard table.yith-wcaf-table tr td{border-top:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);padding:20px 25px;text-align:left}.yith-wcaf-dashboard table.yith-wcaf-table tr td:first-child{border-left:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-left-radius:var(--yith-wcaf-border--radius,4px);border-bottom-left-radius:var(--yith-wcaf-border--radius,4px)}.yith-wcaf-dashboard table.yith-wcaf-table tr td:last-child{border-right:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-right-radius:var(--yith-wcaf-border--radius,4px);border-bottom-right-radius:var(--yith-wcaf-border--radius,4px)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-amount{text-align:center}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status{text-align:right}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge{box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;letter-spacing:.6px;line-height:2.1em;min-width:140px;padding:5px 10px;text-align:center;text-transform:uppercase}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.not-converted,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.pending{background-color:var(--yith-wcaf-status--pending--background-color,#cf8300);color:var(--yith-wcaf-status--pending--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.completed,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.converted,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.enabled,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.paid{background-color:var(--yith-wcaf-status--completed--background-color,#afb000);color:var(--yith-wcaf-status--completed--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.banned,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.cancelled{background-color:var(--yith-wcaf-status--cancelled--background-color,#cd1927);color:var(--yith-wcaf-status--cancelled--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.disabled,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.not-confirmed,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.on-hold{background-color:var(--yith-wcaf-status--rejected--background-color,#748c9c);color:var(--yith-wcaf-status--rejected--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.pending-payment{background-color:var(--yith-wcaf-status--pending--background-color-payment,#999d84);color:var(--yith-wcaf-status--pending--color-payment,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.refunded{background-color:var(--yith-wcaf-status--refunded--background-color,#730000);color:var(--yith-wcaf-status--refunded--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.trash{background-color:var(--yith-wcaf-status--trash--background-color,#c73878);color:var(--yith-wcaf-status--trash--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.small{padding:0 5px;min-width:20px}.yith-wcaf-link-generator .link-generator-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:10px 30px;margin-bottom:30px;display:grid;padding:0}.yith-wcaf-link-generator .link-generator-box small{display:block;margin:15px 0}.yith-wcaf-link-generator .link-generator-box.double-column{grid-template-columns:45% 55%}.yith-wcaf-link-generator .link-generator-box.double-column .link-generator{background-color:#fafafa;border-left:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-right-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-bottom-right-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-link-generator .link-generator-box.single-column{grid-template-columns:1fr}.yith-wcaf-link-generator .link-generator-box .affiliate-info,.yith-wcaf-link-generator .link-generator-box .link-generator{box-sizing:border-box;padding:30px}.yith-wcaf-link-generator .link-generator-box .affiliate-info .regular-text,.yith-wcaf-link-generator .link-generator-box .link-generator .regular-text{font-weight:400}.yith-wcaf-link-generator .link-generator-box .affiliate-info .bold-text,.yith-wcaf-link-generator .link-generator-box .link-generator .bold-text{font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper{display:block;position:relative}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper input.copy-target,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper input.copy-target{border-style:dashed;color:#999;padding-right:110px}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger{cursor:pointer;color:#434343;font-weight:600;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger:before,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger:before{background:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/copy.svg);content:"";display:inline-block;height:15px;margin-right:5px;vertical-align:middle;width:15px}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-confirmation,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-confirmation{background:#434343;border-radius:5px;color:#fff;display:none;font-size:.8em;font-weight:400;left:calc(-100% - 50px);padding:3px 10px;position:absolute;top:50%;text-align:center;transform:translateY(-50%)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger{cursor:pointer;display:inline-block;font-size:.8em;margin-left:5px;text-decoration:none}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-confirmation,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-confirmation{left:calc(-100% - 10px)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p:first-child,.yith-wcaf-link-generator .link-generator-box .link-generator p:first-child{margin-top:0}.yith-wcaf-link-generator .link-generator-box .affiliate-info p:last-child,.yith-wcaf-link-generator .link-generator-box .link-generator p:last-child{margin-bottom:0}.yith-wcaf-link-generator .yith-wcaf-share{margin-top:40px}.yith-wcaf-link-generator .yith-wcaf-share h4{margin-top:0;margin-bottom:15px}.yith-wcaf-link-generator .yith-wcaf-share ul{padding:0}.yith-wcaf-current-affiliate .referral-user{margin-top:15px}.yith-wcaf-current-affiliate .referral-user:after{content:"";clear:both;display:block}.yith-wcaf-current-affiliate .referral-user .delete-affiliate{color:#ccc;cursor:pointer;display:none;line-height:16px;margin:0 0 0 12px;overflow:hidden;padding:0 0 .5em;position:absolute;right:10px;text-decoration:none;top:0;vertical-align:middle;width:16px}.yith-wcaf-current-affiliate .referral-user .delete-affiliate:hover{color:#a00}.yith-wcaf-current-affiliate .referral-user .delete-affiliate:before{-webkit-font-smoothing:antialiased;content:"\f158";font-family:Dashicons;font-variant:normal;font-weight:400;height:100%;left:0;line-height:1;margin:0;position:relative;speak:none;text-align:center;text-indent:0;text-transform:none;top:0;width:100%}.yith-wcaf-current-affiliate .referral-user .referral-avatar{float:left}.yith-wcaf-current-affiliate .referral-user .referral-avatar img{border:4px solid #e3e3e3;border-radius:50%}.yith-wcaf-current-affiliate .referral-user .referral-info{margin-left:80px;overflow:hidden}.yith-wcaf-current-affiliate .referral-user .referral-info h3{margin:15px 0 0;padding:0}.yith-wcaf-current-affiliate .referral-user .no-referral-message{font-size:110%;font-style:italic;padding-bottom:15px;text-align:center}.yith-wcaf-current-affiliate .referral-user .no-referral-message:after,.yith-wcaf-current-affiliate .referral-user .no-referral-message:before{content:"-";display:inline-block;margin:0 4px}.yith-wcaf-current-affiliate .referral-user .set-referral{padding-top:15px;position:relative}.yith-wcaf-current-affiliate .referral-user .set-referral:before{border-bottom:1px solid #cdcdcd;content:"";display:block;left:-12px;position:absolute;right:-12px;top:0}.yith-wcaf-current-affiliate .referral-user .set-referral .calculate-commission-button{float:right;height:26px;text-indent:-9999px;width:26px}.yith-wcaf-current-affiliate .referral-user.without-avatar .referral-info{margin-left:0}.yith-wcaf-current-affiliate:hover .referral-user .delete-affiliate{display:inline-block}.yith-wcaf-registration-form .forms-container:not(.col2-set){margin:0 auto;max-width:600px}.yith-wcaf-registration-form .login-form,.yith-wcaf-registration-form .register-form{border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:40px 80px}.yith-wcaf-registration-form .login-form p.form-row,.yith-wcaf-registration-form .register-form p.form-row{position:relative}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper{display:block;position:relative}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper input[type=password],.yith-wcaf-registration-form .register-form p.form-row .password-wrapper input[type=password]{padding-right:40px}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button.click-to-show svg path,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#A0A0A0)}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button.click-to-hide svg path,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-registration-form .login-form p.form-row .terms-label,.yith-wcaf-registration-form .login-form p.form-row .woocommerce-privacy-policy-text,.yith-wcaf-registration-form .register-form p.form-row .terms-label,.yith-wcaf-registration-form .register-form p.form-row .woocommerce-privacy-policy-text{font-size:.9em}.yith-wcaf-registration-form .login-form p.form-row span.optional,.yith-wcaf-registration-form .register-form p.form-row span.optional{display:none}.yith-wcaf-registration-form .login-form p.form-row textarea,.yith-wcaf-registration-form .register-form p.form-row textarea{height:140px}.yith-wcaf-registration-form .login-form p.form-row .error-msg,.yith-wcaf-registration-form .register-form p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute}.yith-wcaf-registration-form .login-form{border:1px solid var(--yith-wcaf-border--color,#ededed)}.yith-wcaf-registration-form .register-form{background-color:var(--yith-wcaf-background-color,#f3f3f3)}.yith-wcaf-registration-form .already-an-affiliate-wrapper,.yith-wcaf-registration-form .become-an-affiliate-form,.yith-wcaf-registration-form .pending-request-wrapper,.yith-wcaf-registration-form .rejected-request-wrapper{background-color:var(--yith-wcaf-background-color,#f3f3f3);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);margin:0 auto;max-width:600px;padding:40px 80px;text-align:center}.yith-wcaf-registration-form h3.thank-you,.yith-wcaf-registration-form h3.we-are-sorry{font-weight:400;margin-bottom:30px}.yith-wcaf-registration-form h3.thank-you:before,.yith-wcaf-registration-form h3.we-are-sorry:before{background-size:100% auto;content:"";display:block;height:40px;margin:0 auto 15px;width:40px}.yith-wcaf-registration-form h3.thank-you:before{background-image:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/circle-check.svg)}.yith-wcaf-registration-form h3.we-are-sorry:before{background-image:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/circle-cross.svg)}.yith-wcaf-registration-form form{text-align:left}.yith-wcaf-registration-form a.button,.yith-wcaf-registration-form button,.yith-wcaf-registration-form input[type=submit]{padding:25px;width:100%}.yith-wcaf-registration-form .go-to-dashboard{margin-top:50px}@media (max-width:600px){.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td{line-height:1.5;padding:15px 5px;text-align:right}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td:before{display:inline-block}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td.column-status{text-align:left}}@media (max-width:768px){.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{grid-template-columns:100%;row-gap:30px}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive{border-spacing:0}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td,.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr th{padding:20px 5px}.yith-wcaf-link-generator .link-generator-box.double-column{grid-template-columns:100%}.yith-wcaf-link-generator .link-generator-box.double-column .affiliate-info{border-bottom:1px solid #ccc}.yith-wcaf-link-generator .link-generator-box.double-column .link-generator{border-left:none}table.wp-list-table tr .column-balance,table.wp-list-table tr .column-earnings,table.wp-list-table tr .column-enabled,table.wp-list-table tr .column-line_item_total,table.wp-list-table tr .column-paid,table.wp-list-table tr .column-rate,table.wp-list-table tr .column-refunds{text-align:left!important}table.wp-list-table tr .column-status mark.status-badge{min-width:auto!important;font-size:9px!important}table.wp-list-table tr .column-amount{text-align:left!important;padding:auto!important}#yith_wcaf_panel_commission_details .grid-container{display:block!important}#yith_wcaf_panel_commission_details .grid-container .commission-status mark{display:block;margin-bottom:15px}#yith_wcaf_panel_commission_details .grid-container .commission-details-container{grid-template-columns:auto!important}#yith_wcaf_panel_dashboard #yith_wcaf_dashboard_root .leaderboard-group{grid-template-columns:100%!important}}#yith_wcaf_panel_settings-affiliates-registration table.affiliate-fields tr .column-required{text-align:left!important}.auto-fold .yith-plugin-fw__modal--allow-wp-menu .yith-plugin-fw__modal__wrap{z-index:9999999}@media (max-width:991px){.woocommerce-account .yith-wcaf-dashboard-navigation{display:none}.yith-wcaf-dashboard .yith-wcaf-table-top-bar{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{grid-gap:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-value{display:block;float:none!important;text-align:center}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column{grid-template-columns:100%}}@media (max-width:1200px){.yith-wcaf-dashboard .yith-wcaf-table-top-bar .table-options{float:none}}.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:none;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8", endColorstr="#E1E1E1", GradientType=0);-moz-box-shadow:0 1px 0 hsla(0,0%,100%,.75);-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.75);box-shadow:0 1px 0 hsla(0,0%,100%,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.gif) 50% center no-repeat;border-left:solid 1px #bbb}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:150px;outline:none;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:rgba(0,0,0,0)}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:bold;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888 !important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666}.selectBox-inline.selectBox-disabled{color:#888 !important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:rgba(0,0,0,0) !important}/*# sourceMappingURL=jquery.selectBox.css.map */
:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px 0}div.pp_woocommerce .pp_content_container::after,div.pp_woocommerce .pp_content_container::before{content:" ";display:table}div.pp_woocommerce .pp_content_container::after{clear:both}div.pp_woocommerce .pp_loaderIcon::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}div.pp_woocommerce div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000}div.pp_woocommerce .pp_next::before,div.pp_woocommerce .pp_previous::before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;font-family:WooCommerce;content:"\e00b";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover::before,div.pp_woocommerce .pp_previous:hover::before{display:block}div.pp_woocommerce .pp_previous::before{left:1em}div.pp_woocommerce .pp_next::before{right:1em;font-family:WooCommerce;content:"\e008"}div.pp_woocommerce .pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close::before{font-family:WooCommerce;content:"\e013";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before{font-family:WooCommerce;content:"\e00b";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em}div.pp_woocommerce .pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next::before{content:"\e008"}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract::before,div.pp_woocommerce a.pp_expand::before{font-family:WooCommerce;content:"\e005";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract::before{content:"\e004"}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce .pp_inline{padding:0!important}.rtl div.pp_woocommerce .pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce{left:5%!important;right:5%!important;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before,div.pp_woocommerce .pp_close::before{font-size:44px}div.pp_woocommerce .pp_description{display:none!important}div.pp_woocommerce .pp_details{width:100%!important}.pp_content{width:100%!important}.pp_content #pp_full_res>img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.yith-wcwl-popup{display:none}.yith-wcwl-popup-content h3{text-align:center;font-size:1.5em}.yith-wcwl-popup-content label{display:block}.yith-wcwl-popup-content select,.yith-wcwl-popup-content input[type=text]{padding:10px 7px}.yith-wcwl-popup-content .create{display:none}.yith-wcwl-popup-content .yith-wcwl-second-row{display:none}.yith-wcwl-popup-content .popup-description{text-align:center;font-weight:600;margin-bottom:15px}.yith-wcwl-popup-content .popup-description a.show-tab.active{cursor:inherit;color:inherit;pointer-events:none}.yith-wcwl-popup-content .wishlist-select{box-sizing:border-box}.yith-wcwl-popup-feedback{margin-top:2em;margin-bottom:2em}.yith-wcwl-popup-feedback p.feedback{margin-top:1.5em;text-align:center;font-size:1.1rem;font-weight:600}.yith-wcwl-popup-footer{margin:15px 0}.yith-wcwl-popup-footer .button.wishlist-submit{display:block;width:100%;text-align:center}.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon{text-align:center;display:block;font-size:70px;color:#333;margin-block:0 15px}.yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-content .heading-icon img,.yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-feedback .heading-icon img{width:70px;height:70px}.pp_pic_holder.pp_woocommerce.feedback{max-width:450px !important}.pp_pic_holder.pp_woocommerce.feedback .pp_content{width:auto !important}.yith-wcwl-add-button.with-dropdown{position:relative;padding:15px 0}.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown{display:block}.yith-wcwl-add-button ul.yith-wcwl-dropdown li{padding:15px;padding-left:0;text-transform:uppercase;font-size:.8em}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:FontAwesome;content:"";margin-right:15px}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child){border-bottom:1px solid #cdcdcd}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a{font-size:1em !important;color:inherit;box-shadow:none}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover{color:initial}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{display:flex;flex-direction:column;align-items:center}.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style){padding:7px 10px}.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist .add_to_wishlist img{height:auto;width:25px;color:var(--add-to-wishlist-icon-color, #000)}.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg{color:var(--added-to-wishlist-icon-color, #000)}.yith-wcwl-wishlistaddedbrowse{display:flex;flex-direction:column;align-items:center}.yith-wcwl-wishlistaddedbrowse .feedback{display:flex;align-items:center;justify-content:center;gap:5px;text-wrap:balance}.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown{left:0}.yith-wcwl-add-button ul.yith-wcwl-dropdown{display:none;list-style:none;margin-bottom:0;padding:5px 25px;background:#fff;position:absolute;z-index:15;top:100%;border:1px solid #cdcdcd;outline-offset:-10px;left:50%;min-width:200px}.yith-wcwl-add-to-wishlist .separator+[data-title]{display:inline-block}.yith-wcwl-add-to-wishlist .with-tooltip{position:relative}.yith-wcwl-tooltip{z-index:10;padding:5px 10px;border-radius:5px;text-align:center;top:calc(100% + 5px);pointer-events:none;cursor:initial;font-size:.6875rem;line-height:normal;display:none}.with-dropdown .yith-wcwl-tooltip{top:auto;bottom:calc(100% + 10px)}.with-tooltip .yith-wcwl-tooltip{position:absolute;left:50%;transform:translateX(-50%)}.with-tooltip .yith-wcwl-tooltip:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translate(-50%, -95%);width:0;height:0;background:rgba(0,0,0,0) !important;border-left:5px solid rgba(0,0,0,0) !important;border-right:5px solid rgba(0,0,0,0) !important;border-bottom:5px solid}.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{bottom:-5px;top:auto;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;border-bottom:none}#yith-wcwl-popup-message{font-weight:700;line-height:50px;text-align:center;background:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);position:fixed;top:50%;left:50%;padding:7px 40px;z-index:10000}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style){background-color:var(--color-add-to-wishlist-background, #333333);background:var(--color-add-to-wishlist-background, #333333);color:var(--color-add-to-wishlist-text, #ffffff);border-color:var(--color-add-to-wishlist-border, #333333);border-radius:var(--rounded-corners-radius, 16px)}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover{background-color:var(--color-add-to-wishlist-background-hover, #4f4f4f);background:var(--color-add-to-wishlist-background-hover, #4f4f4f);color:var(--color-add-to-wishlist-text-hover, #ffffff);border-color:var(--color-add-to-wishlist-border-hover, #4f4f4f)}.yith-wcwl-tooltip,.with-tooltip .yith-wcwl-tooltip:before,.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{background-color:var(--tooltip-color-background, #333333);border-bottom-color:var(--tooltip-color-background, #333333);border-top-color:var(--tooltip-color-background, #333333);color:var(--tooltip-color-text, #ffffff)}.wishlist-title{display:inline-block}.wishlist-title:hover a.show-title-form{visibility:visible}.wishlist-title h2{display:inline-block;padding:5px}.wishlist-title a.show-title-form{cursor:pointer;visibility:hidden;display:inline-flex;align-items:center;padding:2px 7px;gap:5px}.wishlist-title a.show-title-form svg.yith-wcwl-icon-svg,.wishlist-title a.show-title-form img{width:20px}.wishlist-title.wishlist-title-with-form h2:hover{background:#efefef}.hidden-title-form{position:relative;margin:25px 0 39px}.hidden-title-form .edit-title-buttons{position:absolute;right:5px;top:calc(50% - 15px)}.hidden-title-form>input[type=text]{padding-right:65px;line-height:1;min-height:30px}.hidden-title-form a{cursor:pointer;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;font-size:1.3em}.hidden-title-form a i{margin:0;display:inline-block}.yes-js .hidden-title-form{display:none}table.wishlist_table{font-size:80%}table.wishlist_table.shop_table{width:100%}table.wishlist_table.shop_table .product-remove{width:0}table.wishlist_table.shop_table .product-remove>div{display:flex;align-items:center;justify-content:center}table.wishlist_table tr{position:relative}table.wishlist_table tr th{text-align:center}table.wishlist_table tr th.product-checkbox{vertical-align:middle;width:40px}table.wishlist_table tr th.product-remove{vertical-align:middle;width:40px}table.wishlist_table tr th.product-thumbnail{width:80px}table.wishlist_table tr th.product-name{text-align:left}table.wishlist_table thead th{border-top:1px solid;padding:16px 12px}table.wishlist_table tbody td{padding:16px 12px}table.wishlist_table thead th,table.wishlist_table tbody td{border-color:#e7e7e7}table.wishlist_table tbody td.wishlist-empty,p.wishlist-empty{text-align:center;margin:100px 0}.wishlist_table tr td,.wishlist_table tr th.wishlist-delete,.wishlist_table tr th.product-checkbox{text-align:center}.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.product-name,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.wishlist_table tfoot td{text-align:left}.wishlist_table tr td.product-remove{padding:16px 0}.wishlist_table tr td.product-thumbnail a{display:block;border:none;max-width:80px}.wishlist_table tr td.product-thumbnail a img{width:100%}.wishlist_table tr td.product-arrange{cursor:grab}.wishlist_table tr td.product-arrange:active{cursor:grabbing}.wishlist_table .product-stock-status span.wishlist-in-stock{color:#297e29}.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:red}.wishlist_table .product-add-to-cart span.dateadded{display:block}.wishlist_table .product-add-to-cart a{display:table !important;margin:0 auto 5px !important;text-align:center}.wishlist_table .product-add-to-cart a.button{padding:6px 25px !important;display:inline-flex !important}.wishlist_table .product-add-to-cart a>img{display:inline;max-width:2em}.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{margin:15px 0}.wishlist_table .price-variation{display:block}.wishlist_table .price-variation.decrease .variation-rate{color:red}.wishlist_table .price-variation .old-price{display:block}.wishlist_table a.button{white-space:normal;margin-bottom:5px !important}.wishlist_table.modern_grid{list-style:none;margin:0 -7px 35px;font-size:0}.wishlist_table.modern_grid li{display:inline-block;vertical-align:top;width:33.33%;padding:0 7px;margin-bottom:15px}.wishlist_table.modern_grid li.wishlist-empty,.wishlist_table.images_grid li.wishlist-empty{width:100%;font-size:1rem;text-align:center;margin:50px 0}.wishlist_table.images_grid li.show{z-index:10}.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last{clear:none}.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1){clear:both}.wishlist_table.modern_grid li .item-wrapper{display:table;margin:0 -7px}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.modern_grid li .item-details{display:table-cell;vertical-align:top;box-sizing:border-box;width:50%;padding:0 7px;font-size:1rem}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.images_grid li .product-thumbnail{position:relative}.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,.wishlist_table.images_grid li .product-thumbnail .product-checkbox{position:absolute;top:7px;left:15px;z-index:2}.wishlist_table.modern_grid li .product-thumbnail>a{display:block}.wishlist_table.modern_grid li .product-thumbnail>a img{display:block}.wishlist_table.images_grid li.show .product-thumbnail>a img,.wishlist_table.images_grid li:hover .product-thumbnail>a img{filter:brightness(1.1)}.wishlist_table.modern_grid.wishlist_view li .item-details{position:relative}.wishlist_table.modern_grid.wishlist_view li .item-details:before{content:"";display:block;top:0;bottom:0;left:7px;background:#fff;position:absolute;right:7px;z-index:0;border:1px solid #cdcdcd}.wishlist_table.images_grid li .item-details{display:none;position:absolute;z-index:2;bottom:15px;left:calc(50% - 150px);width:300px;background:#fff;padding:10px 20px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}.wishlist_table.images_grid li.show .item-details{display:block}.wishlist_table.modern_grid li .item-details .item-details-wrapper{padding:15px 20px;line-height:normal;position:relative}.wishlist_table.images_grid li .item-details a.close{position:absolute;top:10px;right:20px}.wishlist_table.modern_grid li .item-details h3,.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3{margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table,.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info{border:none;margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table td,.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td{border:none;font-size:.8em;padding:3px;vertical-align:top}.wishlist_table.modern_grid li .item-details table.item-details-table td.label,.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label{text-align:left;font-weight:700;width:40%}.wishlist_table.modern_grid li .item-details table.item-details-table td.value,.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value{text-align:right}.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_table.modern_grid li .item-details table.item-details-table td.value input,.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input{width:auto}.wishlist_table.modern_grid li .item-details .product-add-to-cart,.wishlist_table.images_grid li .item-details .product-add-to-cart{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,.wishlist_table.images_grid li .item-details .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .product-remove,.wishlist_table.images_grid li .item-details .product-remove{text-align:right}.wishlist_table.modern_grid li .item-details .product-remove a,.wishlist_table.images_grid li .item-details .product-remove a{border:none;border-radius:0;display:inline-block}.wishlist_table.mobile{list-style:none;margin-left:0}.wishlist_table.mobile li{margin-bottom:7px}.wishlist_table.mobile li .product-checkbox{display:inline-block;width:20px;vertical-align:top}.wishlist_table.mobile li .item-wrapper{display:inline-block;width:calc(100% - 25px);vertical-align:top;margin-bottom:7px}.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty{text-align:center}.wishlist_table.wishlist_manage_table.mobile li .item-wrapper{width:100%}.wishlist_table.mobile li .item-wrapper .product-thumbnail{display:inline-block;max-width:60px;margin-right:10px}.wishlist_table.mobile li .item-wrapper .item-details{display:inline-block;width:calc(100% - 80px);vertical-align:top}.wishlist_table.mobile.with-checkbox li .additional-info-wrapper{padding-left:20px}.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:right}a.add_to_wishlist{cursor:pointer}.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:5px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img,.yith-wcwl-add-to-wishlist a.delete_item>img{max-width:32px;display:inline-block;margin-right:10px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.delete_item>.yith-wcwl-icon-svg{vertical-align:bottom}a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist{margin-left:15px}.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button{margin:0}.wishlist_table .add_to_cart.button{padding:7px 12px;line-height:normal}.yith-wcwl-add-to-wishlist{margin-top:10px}.yith-wcwl-add-button>a i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.wishlist-title a.show-title-form i,.hidden-title-form button i,.yith-wcwl-wishlist-new button i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_manage_table tfoot a.create-new-wishlist i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin-right:10px}.wishlist_table .add_to_cart.button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{margin:0;box-shadow:none;text-shadow:none}.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-button .add_to_wishlist img{margin-right:5px}.add-to-wishlist-before_image{position:relative}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{position:absolute;z-index:10;margin:0;top:10px;left:10px}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown{padding:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist{font-size:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback{display:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i{font-size:1.6rem;margin:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img{margin:0}.woocommerce .wishlist-title{margin-bottom:30px}.woocommerce .wishlist-title h2{vertical-align:middle;margin-bottom:0}.woocommerce .hidden-title-form button{padding:7px 24px;vertical-align:middle;border:none;position:relative}.woocommerce .hidden-title-form button:active{top:1px}.woocommerce .back-to-all-wishlists{margin-bottom:20px}.woocommerce #content table.wishlist_table.cart a.remove{color:#c3c3c3;margin:0 auto}.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:#c3c3c3;color:#fff}.yith-wcwl-share{margin-bottom:35px}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0}.yith-wcwl-share ul{margin:5px 0;padding:0;display:flex;gap:5px;align-items:center}.yith-wcwl-share li a{color:#fff;text-align:center;text-decoration:none;line-height:1;padding:5px;display:grid;place-items:center;border:none;min-width:26px;min-height:26px;border-radius:5px}.yith-wcwl-share li a:hover{color:#fff}.yith-wcwl-share li a>img{max-width:1em}.yith-wcwl-share li a svg{width:15px;height:15px}.yith-wcwl-share li a.email svg{width:17px;height:17px}.yith-wcwl-share ul li,.entry-content .yith-wcwl-share ul li{display:inline-block;margin-left:0;margin-right:0}.copy-trigger{cursor:pointer}.yith_wcwl_wishlist_footer>div{margin-bottom:15px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action{float:left}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{display:inline-block;margin-right:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions{min-width:250px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{margin:0;margin-left:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update{float:right}.yith_wcwl_wishlist_footer .yith-wcwl-share{float:left;clear:both}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:right;display:flex;gap:15px}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>*{vertical-align:middle}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button,.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action input[type=submit],.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a{margin:0}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action{clear:both}.wishlist-page-links{clear:both}#move_to_another_wishlist{display:none}.yith-wcwl-wishlist-new{padding:20px 0}.yith-wcwl-popup-content .yith-wcwl-wishlist-new{padding:0}.yith-wcwl-wishlist-new .wishlist-name{display:inline-block}.yith-wcwl-wishlist-new .wishlist-privacy-radio label{display:block}.yith-wcwl-popup-content .create-wishlist-button{margin-top:15px;width:100%}#create_new_wishlist{display:none}.wishlist_manage_table select{vertical-align:middle;margin-right:10px}.wishlist_manage_table td.wishlist-name .wishlist-title{margin-bottom:0}.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form{display:inline-block;padding:0;border:none;background:none;top:0;margin:0}.wishlist_manage_table td.wishlist-name a.show-title-form i{padding:5px;margin:0}.wishlist_manage_table td.wishlist-name:hover a.show-title-form{visibility:visible}.wishlist_manage_table td.wishlist-name .hidden-title-form{margin:0 !important;width:100%}.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table td.wishlist-name .hidden-title-form{position:relative}table.wishlist_manage_table tfoot td{text-align:right;padding:24px 12px}.wishlist_manage_table tfoot button.submit-wishlist-changes{padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.wishlist_manage_table tfoot button.submit-wishlist-changes:active{top:1px}.wishlist_manage_table tfoot a.create-new-wishlist{vertical-align:middle;line-height:normal;padding:7px 24px}.wishlist_manage_table.modern_grid li.wishlist-empty{margin:50px 0}.wishlist_manage_table.modern_grid li .item-wrapper{display:block;margin:0;padding:40px 50px;background:#fff;border:1px solid #cdcdcd}.wishlist_manage_table.modern_grid li .product-thumbnail,.wishlist_manage_table.modern_grid li .item-details{display:block;width:100%;padding:0}.wishlist_manage_table.modern_grid li .item-details .hidden-title-form{width:100%}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box{display:flex;background:#f2f2f2;min-height:400px;align-items:center;justify-content:center;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p{font-size:1em;line-height:1.5em;font-weight:600}.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child{width:100%;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail img{width:calc(50% - 8px)}.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3){margin-left:15px}.wishlist_manage_table.modern_grid li .wishlist-title-with-form{display:block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3{display:inline-block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover{visibility:visible;float:right;margin:0;background:none;color:inherit}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i{margin:0}.wishlist_manage_table.modern_grid li .hidden-title-form{margin-top:0 !important}.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table.mobile li{margin-bottom:30px}.wishlist_manage_table.mobile li .item-wrapper .item-details{width:100%}.wishlist_manage_table.mobile li .item-details .hidden-title-form{position:relative}.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text]{width:100%}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title{display:block;border-bottom:1px solid #cdcdcd;position:relative}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form{position:absolute;right:0;top:0;visibility:visible}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download{float:left}.yith-wcwl-wishlist-search-form{text-align:center;padding:20px 0}.yith-wcwl-wishlist-search-form #wishlist_search{display:inline-block;max-width:300px;vertical-align:middle}.yith-wcwl-wishlist-search-form button.wishlist-search-button{display:inline-block;padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin:0}.yith-wcwl-wishlist-search-form button.wishlist-search-button:active{top:1px}.yith-wcwl-search-results .wishlist-owner{text-align:left}.yith-wcwl-search-results .wishlist-owner .thumb{display:inline-block;margin-right:15px}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style){background:var(--color-add-to-cart-background, #333333);color:var(--color-add-to-cart-text, #ffffff);border-color:var(--color-add-to-cart-border, #333333);border-radius:var(--add-to-cart-rounded-corners-radius, 16px)}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover{background:var(--color-add-to-cart-background-hover, #4f4f4f);color:var(--color-add-to-cart-text-hover, #ffffff);border-color:var(--color-add-to-cart-border-hover, #4f4f4f)}.woocommerce .hidden-title-form button,.yith-wcwl-wishlist-new .create-wishlist-button,.wishlist_manage_table tfoot button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{background:var(--color-button-style-1-background, #333333);color:var(--color-button-style-1-text, #ffffff);border-color:var(--color-button-style-1-border, #333333)}.woocommerce .hidden-title-form button:hover,.yith-wcwl-wishlist-new .create-wishlist-button:hover,.wishlist_manage_table tfoot button.submit-wishlist-changes:hover,.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover{background:var(--color-button-style-1-background-hover, #333333);color:var(--color-button-style-1-text-hover, #ffffff);border-color:var(--color-button-style-1-border-hover, #333333)}.woocommerce .wishlist-title a.show-title-form,.woocommerce .hidden-title-form a.hide-title-form,.wishlist_manage_table tfoot a.create-new-wishlist{background:var(--color-button-style-2-background, #333333);color:var(--color-button-style-2-text, #ffffff);border-color:var(--color-button-style-2-border, #333333)}.woocommerce .wishlist-title a.show-title-form:hover,.woocommerce .hidden-title-form a.hide-title-form:hover,.wishlist_manage_table tfoot a.create-new-wishlist:hover{background:var(--color-button-style-2-background-hover, #333333);color:var(--color-button-style-2-text-hover, #ffffff);border-color:var(--color-button-style-2-border-hover, #333333)}.woocommerce table.shop_table.wishlist_table tr td{background:var(--color-wishlist-table-background, #ffffff);color:var(--color-wishlist-table-text, #6d6c6c);border-color:var(--color-wishlist-table-border, #cccccc)}.wishlist_table thead tr th,.wishlist_table tfoot td td,.widget_yith-wcwl-lists ul.dropdown li.current a,.widget_yith-wcwl-lists ul.dropdown li a:hover,.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a{background:var(--color-headers-background, #f4f4f4)}.yith-wcwl-share li a{color:var(--color-share-button-color, #ffffff)}.yith-wcwl-share li a:hover{color:var(--color-share-button-color-hover, #ffffff)}.yith-wcwl-share a.facebook{background:var(--color-fb-button-background, #39599e)}.yith-wcwl-share a.facebook:hover{background:var(--color-fb-button-background-hover, #39599e)}.yith-wcwl-share a.twitter{background:var(--color-tw-button-background, #45afe2)}.yith-wcwl-share a.twitter:hover{background:var(--color-tw-button-background-hover, #39599e)}.yith-wcwl-share a.pinterest{background:var(--color-pr-button-background, #ab2e31)}.yith-wcwl-share a.pinterest:hover{background:var(--color-pr-button-background-hover, #39599e)}.yith-wcwl-share a.email{background:var(--color-em-button-background, #fbb102)}.yith-wcwl-share a.email:hover{background:var(--color-em-button-background-hover, #39599e)}.yith-wcwl-share a.whatsapp{background:var(--color-wa-button-background, #00a901)}.yith-wcwl-share a.whatsapp:hover{background:var(--color-wa-button-background-hover, #39599e)}.woocommerce a.selectBox{background:#fff;min-width:100px;margin-right:10px;color:inherit}.woocommerce a.selectBox,.woocommerce a.selectBox:hover{border-bottom:1px solid #bbb !important}.woocommerce a.selectBox:hover{color:inherit}.woocommerce a.selectBox:focus{border:1px solid #ccc}.selectBox-dropdown .selectBox-label{vertical-align:middle;padding:3px 8px}.selectBox-dropdown .selectBox-arrow{border:none;background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center right no-repeat}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center left no-repeat}.selectBox-dropdown-menu{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;font-size:80%}.selectBox-dropdown-menu li a{color:inherit;padding:5px 8px;border-radius:3px}.selectBox-dropdown-menu a:hover{color:inherit;text-decoration:none}select.selectBox.change-wishlist{max-width:100px}.selectBox.change-wishlist{width:auto !important}.change-wishlist-selectBox-dropdown-menu{width:auto !important}.yith-wcwl-with-pretty-photo{overflow:hidden}.yith-wcwl-with-pretty-photo .pp_content{height:auto !important}.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before{display:none}.yith-wcwl-add-to-wishlist .ajax-loading{box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important;display:inline !important;margin-left:5px;vertical-align:middle;visibility:hidden;width:16px !important;height:16px !important}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li{padding:0}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{display:block;padding:5px 15px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{padding:5px 25px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,.widget_yith-wcwl-lists ul.dropdown>li.lists-section{border-bottom:1px solid #e7e7e7}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists{margin:0}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget{margin-bottom:40px !important}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.4);box-shadow:0 0 1px hsla(0,0%,100%,.4)}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li{display:table}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child){margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:table-cell;vertical-align:middle}.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist{margin-bottom:0 !important}.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading{text-align:center;cursor:pointer}.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a{color:inherit}.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini{position:relative;display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list{display:block}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{max-height:30vh;overflow-y:auto;margin-left:-20px}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar{-webkit-appearance:none;width:7px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i{font-size:25px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count{font-size:14px;line-height:20px}.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list{position:absolute;z-index:1;left:0;background:#fff;padding:25px 40px;min-width:300px;display:none;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a,.widget_yith-wcwl-items .mini .items-counter>a{display:flex;align-items:flex-end}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon{display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon img,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon img{stroke-width:1.25;height:35px;width:35px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after{content:"";display:block;max-width:80px;border-bottom:1px solid #cdcdcd;margin:10px auto}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter{position:relative;display:flex;align-items:center;justify-content:center}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i{font-size:70px;position:relative;margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg{width:70px;height:70px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count{display:block;position:absolute;font-size:14px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{font-size:1.2rem}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img{margin-left:10px;max-width:40px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:inline-block;vertical-align:middle;margin-left:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*{display:block}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart{display:block !important}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist{margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart{text-align:center}@media(max-width: 768px){.yith_wcwl_wishlist_bulk_action select{width:100%;margin-bottom:15px}.yith_wcwl_wishlist_bulk_action input{float:right}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:none}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button{width:100%;text-align:center}}.yith-wcwl-pp-modal{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;width:450px !important}.yith-wcwl-pp-modal .yith-wcwl-popup-form{padding:0}.yith-wcwl-pp-modal div.pp_content_container{padding:40px 35px;border-radius:15px;display:flex;box-shadow:rgba(24,53,62,.1) 0 11px 15px -7px,rgba(24,53,62,.07) 0px 24px 38px 3px,rgba(24,53,62,.06) 0px 9px 46px 8px;max-width:fit-content}.yith-wcwl-pp-modal div.pp_content_container .pp_content{width:380px !important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content{padding:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .heading-icon{margin-top:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .create-wishlist-button{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .wishlist-select+.select2-container{width:100% !important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content p.form-row.yith-wcwl-info-text{text-wrap:balance;text-align:center}.yith-wcwl-pp-modal div.pp_content_container .popup-description{margin-bottom:10px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon{color:var(--modal-colors-icon, #007565);height:auto;max-height:90px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light){stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) *{stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content{padding:20px 55px 0;display:flex;flex-direction:column;gap:20px}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .popup_button,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button{transition:.2s;background:var(--modal-colors-primary-button, #007565);color:var(--modal-colors-primary-button-text, #fff);border:none;border-radius:8px;width:100%;box-sizing:border-box;display:block;padding:13px 25px;text-align:center;text-decoration:none;font-size:14px}.yith-wcwl-pp-modal div.pp_content_container .popup_button:hover,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover{color:var(--modal-colors-primary-button-text-hover, #fff);background:var(--modal-colors-primary-button-hover, #007565)}.yith-wcwl-pp-modal div.pp_content_container .popup_button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .popup_button img,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img{display:none}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper label.radio,.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{display:inline-block;float:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{clear:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.description{clear:both}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button{transition:.2s;border-radius:5px;background:var(--modal-colors-secondary-button, #08a889);color:var(--modal-colors-secondary-button-text, #fff);border:none}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button:hover{background:var(--modal-colors-secondary-button-hover, #08a889);color:var(--modal-colors-secondary-button-text-hover, #fff)}.yith-wcwl-pp-modal.feedback .pp_content_container{padding:20px 15px}.yith-wcwl-pp-modal select.change-wishlist,.yith-wcwl-pp-modal button.move-to-another-wishlist-button{box-sizing:border-box}/*# sourceMappingURL=style.css.map */

 :root { --add-to-wishlist-icon-color: #222529; --added-to-wishlist-icon-color: #e27c7c; --rounded-corners-radius: 16px; --add-to-cart-rounded-corners-radius: 16px; --color-headers-background: #F4F4F4; --feedback-duration: 3s } 
 :root { --add-to-wishlist-icon-color: #222529; --added-to-wishlist-icon-color: #e27c7c; --rounded-corners-radius: 16px; --add-to-cart-rounded-corners-radius: 16px; --color-headers-background: #F4F4F4; --feedback-duration: 3s } 
.wp-embed-responsive .wp-block{
    outline: 0;
}
/*My Account Page*/
.woolentor_myaccount_page {
    overflow: hidden;
}
.woolentor_myaccount_page .woocommerce-MyAccount-content .form-row {
    display: block;
}
.woolentor-user-area {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.woolentor-user-image {
    margin-right: 20px;
}
.woolentor-user-image img {
    border-radius: 100% !important;
}
.woolentor-user-info span {
    display: block;
}
.woolentor-username {
    font-size: 20px;
}
.woolentor-logout {
    font-size: 14px;
}
.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #ddd;
}
.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #ddd;
    padding: 12px 0;
    line-height: 1.5;
}
.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li a{
    transition: 0.4s;
}
  
.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation{
    width: 100%;
    float: none;
}
.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul{
    border:none;
}
.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul li,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul li{
    display: inline-block;
    border-bottom: 0;
    padding: 12px 10px;
}
  
.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-content,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-content{
    width: 100%;
    float: none;
}
  
.woocommerce-account .woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-navigation,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-content{
    float: right;
}
  
.woocommerce-account .woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-content,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-navigation{
    float: left;
}
.woolentor_block_my_account,.woolentor_block_my_account_navigation{
    overflow: hidden;
}

.woolentor_block_my_account_navigation .woocommerce-MyAccount-navigation {
    width: 100% !important;
    float: none !important;
}
.woolentor_myaccount_menu_type_vertical ul li{
    display: inline-block;
    border: none !important;
}
.woolentor_myaccount_menu_type_vertical ul{
    border-top: 0 !important;
}
.woolentor_block_my_account_navigation .woolentor-user-area:not(:first-child){
    display: none;
}
.woolentor-customer-logout a{
    display: inline-block;
}

/* Product Grid */
.woolentor_block_product_grid .ht-product-ratting i {
    font-family: 'FontAwesome';
}#wp-admin-bar-woolentor_template_builder > .ab-item {
  display: flex !important;
  align-items: center;
}
#wp-admin-bar-woolentor_template_builder .ab-item img {
  width: 16px;
  margin-right: 3px;
}
.wlb-marker-wrapper .wlb_image_pointer .wlb_pointer_box h4 {
  margin: 0 0 7px 0;
}
.editor-styles-wrapper .ht-feature-content h4,
.editor-styles-wrapper .ht-feature-content p {
  margin-top: 0;
  margin-bottom: 0;
}

[class*="woolentor-"] i {
  font-style: normal;
}
[class*="woolentor-"] *, [class*="woolentor-"] *::before, [class*="woolentor-"] *::after {
  box-sizing: border-box;
}

.woolentor-text-align-left {
  text-align: left !important;
}
.woolentor-text-align-right {
  text-align: right !important;
}
.woolentor-text-align-center {
  text-align: center !important;
}
/* [class*="woolentor"] a{
    text-decoration: none !important;
} */
[class*="woolentorblock-"] a,
.block-editor__container[class*="woocommerce"] {
  text-decoration: none !important;
}

/* Footer And Header */
body .wp-block-group.is-vertical {
  flex-direction: column;
}
body .wp-block-group.is-layout-flex.is-content-justification-space-between {
  justify-content: space-between;
}

/* Alignment support */
[class*="woolentor"].alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
  padding: 0 15px;
}
[class*="woolentor"].alignwide {
  margin-left: -100px;
  margin-right: -100px;
  max-width: var(--wp--style--global--wide-size) !important;
  width: unset;
}

[class*="woolentor"].alignfull .alignfull,
[class*="woolentor"].alignfull .alignwide {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

[class*="woolentor"].alignwide .alignfull,
[class*="woolentor"].alignwide .alignwide {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-column [class*="woolentor"].alignfull,
.wp-block-column [class*="woolentor"].alignwide {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (max-width: 1200px) {
  [class*="woolentor"].alignfull {
    margin-left: -2.4em;
    margin-right: -2.4em;
  }
}

@media (max-width: 768px) {
  [class*="woolentor"].alignfull {
    margin-left: -2.14em;
    margin-right: -2.14em;
  }
}

@media (max-width: 544px) {
  [class*="woolentor"].alignfull {
    margin-left: -1em;
    margin-right: -1em;
  }
}
[class*="woolentor"].alignwide {
  margin-left: -20px;
  margin-right: -20px;
}
.wp-block-column [class*="woolentor"].alignfull,
.wp-block-column [class*="woolentor"].alignwide {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* 
* Builder Addon Style 
*/
.woolentor-product-image {
  position: relative;
}

/* Shortcode product loop before*/
.woolentor-before-shop {
  display: block;
  overflow: hidden;
}
.woolentor-archive-sale-badge-hide ul.products li.product span.onsale {
  display: none !important;
}
.woolentor-archive-sale-badge-left ul.products li.product span.onsale {
  right: auto;
  left: 0;
}
.woolentor-archive-sale-badge-right ul.products li.product span.onsale {
  left: auto;
  right: 0;
}

/*Column Default style*/
[class*="woolentor-products-columns-"] ul.products::before,
[class*="woolentor-products-columns-"] ul.products::after {
  display: none !important;
}
[class*="woolentor-products-columns-"] ul.products {
  display: grid !important;
  column-gap: 20px;
  list-style: none;
}
.woocommerce [class*="woolentor-products-columns-"] ul.products::before {
  display: none !important;
}
.edit-post-visual-editor [class*="woolentor-products-columns-"] img {
  width: 100%;
}
.woocommerce [class*="woolentor-products-columns-"] ul.products li.product,
.woocommerce-page
  [class*="woolentor-products-columns-"]
  ul.products
  li.product {
  float: none;
  width: 100% !important;
  margin-right: 0 !important;
}
[class*="woolentor-products-columns-"] ul.products li.product.first {
  clear: none !important;
}
.woolentor-products-columns-1 ul.products {
  grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-products-columns-2 ul.products {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-3 ul.products {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-4 ul.products {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-5 ul.products {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-6 ul.products {
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-7 ul.products {
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-8 ul.products {
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-9 ul.products {
  grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-products-columns-10 ul.products {
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}

/* WooLentor Column Grid style */
.woolentor-grid:not(.woolentor-grid-slider) {
  display: grid;
  column-gap: 20px;
}
/* For Slick Slider End */
.woolentor-grid-slider {
  margin-right: -15px;
  margin-left: -15px;
}
.woolentor-grid-slider .woolentor-grid-column {
  padding-left: 15px;
  padding-right: 15px;
}
.woolentor-grid.product-slider .slick-list {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.woolentor-grid.product-slider .slick-slide {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.woolentor_block_product_grid .fa-star-half-alt:before {
  content: "\f089";
}
/* Slick Slider End */

.woolentor-grid.woolentor-no-gutters,
.woolentor-grid.wlno-gutters {
  column-gap: 0px;
  row-gap: 0px;
}
.woocommerce.woolentor-grid::before {
  display: none !important;
}
.woolentor-grid-columns-1 .woolentor-grid {
  grid-template-columns: repeat(1, 1fr) !important;
}
.woolentor-grid-columns-2 .woolentor-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-3 .woolentor-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-4 .woolentor-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-5 .woolentor-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-6 .woolentor-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-7 .woolentor-grid {
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-8 .woolentor-grid {
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-9 .woolentor-grid {
  grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.woolentor-grid-columns-10 .woolentor-grid {
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}

/* Product Slider Control */
.woolentor-row .product-slider [class*="woolentor-col-"] {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.product-slider .slick-arrow {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #ddd;
  color: #ddd;
  font-size: 20px;
  height: 40px;
  left: -30px;
  line-height: inherit;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  z-index: 99;
  transition: 0.4s;
}
.product-slider .slick-arrow.slick-next {
  right: -30px;
  left: auto;
}
.product-slider .slick-arrow:hover {
  border-color: #333;
  color: #333;
}
.product-slider .slick-dots {
  bottom: 0px;
  display: flex;
  left: 50%;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  transform: translateX(-50%);
}
.product-slider .slick-dots li {
  line-height: 12px;
  margin: 0 4px;
}
.product-slider .slick-dots li button {
  background-color: transparent;
  border: 1px solid #4e4f4f;
  border-radius: 50px;
  height: 13px;
  padding: 0;
  text-indent: -9999px;
  width: 13px;
  line-height: 13px;
}
.product-slider .slick-dots li.slick-active button {
  background-color: #282828;
  border-color: #282828;
}

/* Universal Product */
[class*="woolentorblock-"] .ht-products .wishsuite-button.wishlist {
  line-height: 35px;
}
[class*="woolentorblock-"]
  .ht-products
  .wishsuite-button.wishlist
  span.wishsuite-btn-text {
  position: absolute;
  left: 100%;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  line-height: 1;
  color: #f1f1f1;
  background-color: #282828;
  padding: 5px 10px;
  border-radius: 50px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  margin-left: -10px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 99;
}
[class*="woolentorblock-"]
  .ht-products
  .wishsuite-button.wishlist
  span.wishsuite-btn-text {
  margin-right: -10px;
  -webkit-transform: translateY(-65%);
  -ms-transform: translateY(-65%);
  transform: translateY(-65%);
}

.ht-product-inner .ht-product-categories.hide-category-before {
  padding-left: 0 !important;
}
.ht-product-inner .ht-product-categories.hide-category-before::before {
  display: none !important;
}

/** Product Tab **/
.woolentor-product-tab-area img {
  width: 100%;
  height: auto;
}

/** Product Grid **/
.woolentor_block_product_grid [class*="woolentor-"] i.fa-heart {
  font-family: "FontAwesome";
}
.woolentor_block_product_grid [class*="woolentor-"] i.far.fa-heart:before {
  content: "\f08a";
}

/* Product Curvy */
.woolentor-product-curvy
  .wl_single-product-item.wl_left-item
  .product-thumbnail {
  height: auto;
}

/* Product Filter */
[class*="woolentorblock-"] .woolentor_slider_range .ui-slider-handle.ui-state-default.ui-corner-all{
  top: -0.5em;
}

/* Cart table */
.woocommerce-page .woolentor_block_cart_table table.shop_table .variation dt {
  float: none;
}
.woocommerce-page .woolentor_block_cart_table table.shop_table .variation dd {
  display: inline-block;
}

/* Cross Sells */
.woocommerce:not(.woocommerce-js)
  .woolentor_block_cross_sell
  .products
  .star-rating,
.woocommerce:not(.woocommerce-js)
  .woolentor_block_archive_default
  .products
  .star-rating {
  display: inline-block;
}
.woolentor-content-align-center .wishsuite-button {
  justify-content: center;
}
.woolentor-content-align-right .wishsuite-button {
  justify-content: flex-end;
}

/* Checkout Payment */
.woolentor-heading-right #payment div.payment_box::before {
  right: 0;
  left: auto !important;
}
/* Checkout Order review */
.woocommerce-page.woocommerce-checkout
  form
  .woolentor_block_checkout_order_review
  #order_review {
  float: none;
  width: 100%;
}
.woocommerce-page.woocommerce-checkout
  form
  .woolentor_block_checkout_order_review
  #order_review_heading {
  float: none;
  width: auto;
}
.woocommerce-page .woolentor_block_checkout_order_review table.shop_table {
  width: 100%;
}

/* Recently Viewed Product */
.woolentor_block_recently_viewed_product .woolentor-recently-viewed-product {
  margin-bottom: 0;
}
.woolentor_block_recently_viewed_product .woolentor-recently-view-title {
  font-size: 18px !important;
  line-height: 1.2 !important;
  margin-bottom: 10px !important;
}

/* Product Advanced Image */
.woolentor-advance-product-image-area .wl-thumbnails-image-area {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}
.woolentor-advance-product-image-area.wlpro-product-thumbnails
  .woolentor-thumbnails,
.woolentor-advance-product-image-area.wlpro-product-thumbnails
  .woolentor-learg-img {
  width: 100%;
}
.woolentor-advance-product-image-area .product-slider .slick-arrow.slick-next {
  right: 15px;
  left: auto;
}
.woolentor-advance-product-image-area .ht-product-label {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 9;
}
.thumbnails-tab-position-bottom.wlpro-product-thumbnails
  ul.woolentor-thumbanis-image,
.thumbnails-tab-position-top.wlpro-product-thumbnails
  ul.woolentor-thumbanis-image {
  width: 100%;
}
.wlpro-product-thumbnails .woocommerce-product-gallery__image {
  width: 100%;
}

/* Product Advanced Image With Zoom */
.wlpro-product-videothumbnails.woolentor-block-product-image-zoom{
  overflow: visible;
}
.woolentor-block-product-image-zoom .wl-product-details-thumbs{
  margin-left: -5px;
  margin-right: -5px;
}

/* Product Add to cart Button */
.wl-nonequantity-txt.wl-addto-cart
  form.cart
  .wl-quantity-wrap
  .wl-quantity-cal {
  margin-left: 0 !important;
}
.woocommerce .woolentor-product-addtocart .quantity .qty {
  width: auto;
}

/* Product Navigation */
[class*="woolentorblock-"] .wl-single-product-navigation a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  margin-left: 0;
}
[class*="woolentorblock-"] .wl-single-product-navigation a+a{
  margin-left: 12px;
}

/*
* OceanWP Theme
*/
.woolentor_current_theme_oceanwp
  [class*="woolentor-products-columns-"]
  ul.products.grid {
  display: grid !important;
}
.woolentor_current_theme_oceanwp
  [class*="woolentor-products-columns-"]
  ul.products.list {
  display: block !important;
}

/* Normal  :1366px. */
@media (min-width: 1200px) and (max-width: 1400px) {
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  /*Default Product column*/
  [class*="woolentor-products-columns-"] ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-laptop-1 ul.products {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .woolentor-products-columns-laptop-2 ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-laptop-3 ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-laptop-4 ul.products {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-laptop-5 ul.products {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-laptop-6 ul.products {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-laptop-7 ul.products {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-laptop-8 ul.products {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-laptop-9 ul.products {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-laptop-10 ul.products {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }
  [class*="woolentor-products-columns-laptop-"] ul.products li.product.first {
    clear: none !important;
  }

  /*Column Grid */
  [class*="woolentor-grid-columns-"] .woolentor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-laptop-1 .woolentor-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .woolentor-grid-columns-laptop-2 .woolentor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-laptop-3 .woolentor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-laptop-4 .woolentor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-laptop-5 .woolentor-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-laptop-6 .woolentor-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-laptop-7 .woolentor-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-laptop-8 .woolentor-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-laptop-9 .woolentor-grid {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-laptop-10 .woolentor-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }
}

/* Tablet device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  /*Default Product column*/
  [class*="woolentor-products-columns-"] ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-tablet-1 ul.products {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .woolentor-products-columns-tablet-2 ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-tablet-3 ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-tablet-4 ul.products {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-tablet-5 ul.products {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-tablet-6 ul.products {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-tablet-7 ul.products {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-tablet-8 ul.products {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-tablet-9 ul.products {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-tablet-10 ul.products {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }
  [class*="woolentor-products-columns-tablet-"] ul.products li.product.first {
    clear: none !important;
  }

  /*Column Grid */
  [class*="woolentor-grid-columns-"] .woolentor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-tablet-1 .woolentor-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .woolentor-grid-columns-tablet-2 .woolentor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-tablet-3 .woolentor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-tablet-4 .woolentor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-tablet-5 .woolentor-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-tablet-6 .woolentor-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-tablet-7 .woolentor-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-tablet-8 .woolentor-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-tablet-9 .woolentor-grid {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-tablet-10 .woolentor-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }
}

/* small mobile :320px. */
@media (max-width: 767px) {
  /*Default Product column*/
  [class*="woolentor-products-columns-"] ul.products {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .woolentor-products-columns-mobile-1 ul.products {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .woolentor-products-columns-mobile-2 ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-mobile-3 ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-mobile-4 ul.products {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-mobile-5 ul.products {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-mobile-6 ul.products {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-mobile-7 ul.products {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-mobile-8 ul.products {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-mobile-9 ul.products {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }
  .woolentor-products-columns-mobile-10 ul.products {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }
  [class*="woolentor-products-columns-mobile-"] ul.products li.product.first {
    clear: none !important;
  }

  /*Column Grid */
  [class*="woolentor-grid-columns-"] .woolentor-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .woolentor-grid-columns-mobile-1 .woolentor-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .woolentor-grid-columns-mobile-2 .woolentor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-mobile-3 .woolentor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-mobile-4 .woolentor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-mobile-5 .woolentor-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-mobile-6 .woolentor-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-mobile-7 .woolentor-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-mobile-8 .woolentor-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-mobile-9 .woolentor-grid {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }
  .woolentor-grid-columns-mobile-10 .woolentor-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: var(--porto-primary-color);--wp--preset--color--secondary: var(--porto-secondary-color);--wp--preset--color--tertiary: var(--porto-tertiary-color);--wp--preset--color--quaternary: var(--porto-quaternary-color);--wp--preset--color--dark: var(--porto-dark-color);--wp--preset--color--light: var(--porto-light-color);--wp--preset--color--primary-hover: var(--porto-primary-light-5);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2018 IcoFont 
* @license - https://icofont.com/license/
*/@font-face{font-display:swap;font-family:IcoFont;font-weight:400;font-style:Regular;src:url(/wp-content/plugins/bizreview-pro/assets/icofont/fonts/icofont.woff2) format("woff2"),url(/wp-content/plugins/bizreview-pro/assets/icofont/fonts/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-angry-monster:before{content:"\e800"}.icofont-bathtub:before{content:"\e801"}.icofont-bird-wings:before{content:"\e802"}.icofont-bow:before{content:"\e803"}.icofont-castle:before{content:"\e804"}.icofont-circuit:before{content:"\e805"}.icofont-crown-king:before{content:"\e806"}.icofont-crown-queen:before{content:"\e807"}.icofont-dart:before{content:"\e808"}.icofont-disability-race:before{content:"\e809"}.icofont-diving-goggle:before{content:"\e80a"}.icofont-eye-open:before{content:"\e80b"}.icofont-flora-flower:before{content:"\e80c"}.icofont-flora:before{content:"\e80d"}.icofont-gift-box:before{content:"\e80e"}.icofont-halloween-pumpkin:before{content:"\e80f"}.icofont-hand-power:before{content:"\e810"}.icofont-hand-thunder:before{content:"\e811"}.icofont-king-monster:before{content:"\e812"}.icofont-love:before{content:"\e813"}.icofont-magician-hat:before{content:"\e814"}.icofont-native-american:before{content:"\e815"}.icofont-owl-look:before{content:"\e816"}.icofont-phoenix:before{content:"\e817"}.icofont-robot-face:before{content:"\e818"}.icofont-sand-clock:before{content:"\e819"}.icofont-shield-alt:before{content:"\e81a"}.icofont-ship-wheel:before{content:"\e81b"}.icofont-skull-danger:before{content:"\e81c"}.icofont-skull-face:before{content:"\e81d"}.icofont-snowmobile:before{content:"\e81e"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-star-shape:before{content:"\e820"}.icofont-swirl:before{content:"\e821"}.icofont-tattoo-wing:before{content:"\e822"}.icofont-throne:before{content:"\e823"}.icofont-tree-alt:before{content:"\e824"}.icofont-triangle:before{content:"\e825"}.icofont-unity-hand:before{content:"\e826"}.icofont-weed:before{content:"\e827"}.icofont-woman-bird:before{content:"\e828"}.icofont-bat:before{content:"\e829"}.icofont-bear-face:before{content:"\e82a"}.icofont-bear-tracks:before{content:"\e82b"}.icofont-bear:before{content:"\e82c"}.icofont-bird-alt:before{content:"\e82d"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bird:before{content:"\e82f"}.icofont-birds:before{content:"\e830"}.icofont-bone:before{content:"\e831"}.icofont-bull:before{content:"\e832"}.icofont-butterfly-alt:before{content:"\e833"}.icofont-butterfly:before{content:"\e834"}.icofont-camel-alt:before{content:"\e835"}.icofont-camel-head:before{content:"\e836"}.icofont-camel:before{content:"\e837"}.icofont-cat-alt-1:before{content:"\e838"}.icofont-cat-alt-2:before{content:"\e839"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-cat-dog:before{content:"\e83b"}.icofont-cat-face:before{content:"\e83c"}.icofont-cat:before{content:"\e83d"}.icofont-cow-head:before{content:"\e83e"}.icofont-cow:before{content:"\e83f"}.icofont-crab:before{content:"\e840"}.icofont-crocodile:before{content:"\e841"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-alt:before{content:"\e843"}.icofont-dog-barking:before{content:"\e844"}.icofont-dog:before{content:"\e845"}.icofont-dolphin:before{content:"\e846"}.icofont-duck-tracks:before{content:"\e847"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-elephant-alt:before{content:"\e84a"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-elephant:before{content:"\e84d"}.icofont-elk:before{content:"\e84e"}.icofont-fish-1:before{content:"\e84f"}.icofont-fish-2:before{content:"\e850"}.icofont-fish-3:before{content:"\e851"}.icofont-fish-4:before{content:"\e852"}.icofont-fish-5:before{content:"\e853"}.icofont-fish:before{content:"\e854"}.icofont-fox-alt:before{content:"\e855"}.icofont-fox:before{content:"\e856"}.icofont-frog-tracks:before{content:"\e857"}.icofont-frog:before{content:"\e858"}.icofont-froggy:before{content:"\e859"}.icofont-giraffe-head-1:before{content:"\e85a"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-giraffe-head:before{content:"\e85c"}.icofont-giraffe:before{content:"\e85d"}.icofont-goat-head:before{content:"\e85e"}.icofont-gorilla:before{content:"\e85f"}.icofont-hen-tracks:before{content:"\e860"}.icofont-horse-head-1:before{content:"\e861"}.icofont-horse-head-2:before{content:"\e862"}.icofont-horse-head:before{content:"\e863"}.icofont-horse-tracks:before{content:"\e864"}.icofont-jellyfish:before{content:"\e865"}.icofont-kangaroo:before{content:"\e866"}.icofont-lemur:before{content:"\e867"}.icofont-lion-head-1:before{content:"\e868"}.icofont-lion-head-2:before{content:"\e869"}.icofont-lion-head:before{content:"\e86a"}.icofont-lion:before{content:"\e86b"}.icofont-monkey-2:before{content:"\e86c"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-monkey:before{content:"\e86f"}.icofont-octopus-alt:before{content:"\e870"}.icofont-octopus:before{content:"\e871"}.icofont-owl:before{content:"\e872"}.icofont-panda-face:before{content:"\e873"}.icofont-panda:before{content:"\e874"}.icofont-panther:before{content:"\e875"}.icofont-parrot-lip:before{content:"\e876"}.icofont-parrot:before{content:"\e877"}.icofont-paw:before{content:"\e878"}.icofont-pelican:before{content:"\e879"}.icofont-penguin:before{content:"\e87a"}.icofont-pig-face:before{content:"\e87b"}.icofont-pig:before{content:"\e87c"}.icofont-pigeon-1:before{content:"\e87d"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-pigeon:before{content:"\e87f"}.icofont-rabbit:before{content:"\e880"}.icofont-rat:before{content:"\e881"}.icofont-rhino-head:before{content:"\e882"}.icofont-rhino:before{content:"\e883"}.icofont-rooster:before{content:"\e884"}.icofont-seahorse:before{content:"\e885"}.icofont-seal:before{content:"\e886"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-shrimp:before{content:"\e888"}.icofont-snail-1:before{content:"\e889"}.icofont-snail-2:before{content:"\e88a"}.icofont-snail-3:before{content:"\e88b"}.icofont-snail:before{content:"\e88c"}.icofont-snake:before{content:"\e88d"}.icofont-squid:before{content:"\e88e"}.icofont-squirrel:before{content:"\e88f"}.icofont-tiger-face:before{content:"\e890"}.icofont-tiger:before{content:"\e891"}.icofont-turtle:before{content:"\e892"}.icofont-whale:before{content:"\e893"}.icofont-woodpecker:before{content:"\e894"}.icofont-zebra:before{content:"\e895"}.icofont-brand-acer:before{content:"\e896"}.icofont-brand-adidas:before{content:"\e897"}.icofont-brand-adobe:before{content:"\e898"}.icofont-brand-air-new-zealand:before{content:"\e899"}.icofont-brand-airbnb:before{content:"\e89a"}.icofont-brand-aircell:before{content:"\e89b"}.icofont-brand-airtel:before{content:"\e89c"}.icofont-brand-alcatel:before{content:"\e89d"}.icofont-brand-alibaba:before{content:"\e89e"}.icofont-brand-aliexpress:before{content:"\e89f"}.icofont-brand-alipay:before{content:"\e8a0"}.icofont-brand-amazon:before{content:"\e8a1"}.icofont-brand-amd:before{content:"\e8a2"}.icofont-brand-american-airlines:before{content:"\e8a3"}.icofont-brand-android-robot:before{content:"\e8a4"}.icofont-brand-android:before{content:"\e8a5"}.icofont-brand-aol:before{content:"\e8a6"}.icofont-brand-apple:before{content:"\e8a7"}.icofont-brand-appstore:before{content:"\e8a8"}.icofont-brand-asus:before{content:"\e8a9"}.icofont-brand-ati:before{content:"\e8aa"}.icofont-brand-att:before{content:"\e8ab"}.icofont-brand-audi:before{content:"\e8ac"}.icofont-brand-axiata:before{content:"\e8ad"}.icofont-brand-bada:before{content:"\e8ae"}.icofont-brand-bbc:before{content:"\e8af"}.icofont-brand-bing:before{content:"\e8b0"}.icofont-brand-blackberry:before{content:"\e8b1"}.icofont-brand-bmw:before{content:"\e8b2"}.icofont-brand-box:before{content:"\e8b3"}.icofont-brand-burger-king:before{content:"\e8b4"}.icofont-brand-business-insider:before{content:"\e8b5"}.icofont-brand-buzzfeed:before{content:"\e8b6"}.icofont-brand-cannon:before{content:"\e8b7"}.icofont-brand-casio:before{content:"\e8b8"}.icofont-brand-china-mobile:before{content:"\e8b9"}.icofont-brand-china-telecom:before{content:"\e8ba"}.icofont-brand-china-unicom:before{content:"\e8bb"}.icofont-brand-cisco:before{content:"\e8bc"}.icofont-brand-citibank:before{content:"\e8bd"}.icofont-brand-cnet:before{content:"\e8be"}.icofont-brand-cnn:before{content:"\e8bf"}.icofont-brand-cocal-cola:before{content:"\e8c0"}.icofont-brand-compaq:before{content:"\e8c1"}.icofont-brand-debian:before{content:"\e8c2"}.icofont-brand-delicious:before{content:"\e8c3"}.icofont-brand-dell:before{content:"\e8c4"}.icofont-brand-designbump:before{content:"\e8c5"}.icofont-brand-designfloat:before{content:"\e8c6"}.icofont-brand-disney:before{content:"\e8c7"}.icofont-brand-dodge:before{content:"\e8c8"}.icofont-brand-dove:before{content:"\e8c9"}.icofont-brand-drupal:before{content:"\e8ca"}.icofont-brand-ebay:before{content:"\e8cb"}.icofont-brand-eleven:before{content:"\e8cc"}.icofont-brand-emirates:before{content:"\e8cd"}.icofont-brand-espn:before{content:"\e8ce"}.icofont-brand-etihad-airways:before{content:"\e8cf"}.icofont-brand-etisalat:before{content:"\e8d0"}.icofont-brand-etsy:before{content:"\e8d1"}.icofont-brand-fastrack:before{content:"\e8d2"}.icofont-brand-fedex:before{content:"\e8d3"}.icofont-brand-ferrari:before{content:"\e8d4"}.icofont-brand-fitbit:before{content:"\e8d5"}.icofont-brand-flikr:before{content:"\e8d6"}.icofont-brand-forbes:before{content:"\e8d7"}.icofont-brand-foursquare:before{content:"\e8d8"}.icofont-brand-foxconn:before{content:"\e8d9"}.icofont-brand-fujitsu:before{content:"\e8da"}.icofont-brand-general-electric:before{content:"\e8db"}.icofont-brand-gillette:before{content:"\e8dc"}.icofont-brand-gizmodo:before{content:"\e8dd"}.icofont-brand-gnome:before{content:"\e8de"}.icofont-brand-google:before{content:"\e8df"}.icofont-brand-gopro:before{content:"\e8e0"}.icofont-brand-gucci:before{content:"\e8e1"}.icofont-brand-hallmark:before{content:"\e8e2"}.icofont-brand-hi5:before{content:"\e8e3"}.icofont-brand-honda:before{content:"\e8e4"}.icofont-brand-hp:before{content:"\e8e5"}.icofont-brand-hsbc:before{content:"\e8e6"}.icofont-brand-htc:before{content:"\e8e7"}.icofont-brand-huawei:before{content:"\e8e8"}.icofont-brand-hulu:before{content:"\e8e9"}.icofont-brand-hyundai:before{content:"\e8ea"}.icofont-brand-ibm:before{content:"\e8eb"}.icofont-brand-icofont:before{content:"\e8ec"}.icofont-brand-icq:before{content:"\e8ed"}.icofont-brand-ikea:before{content:"\e8ee"}.icofont-brand-imdb:before{content:"\e8ef"}.icofont-brand-indiegogo:before{content:"\e8f0"}.icofont-brand-intel:before{content:"\e8f1"}.icofont-brand-ipair:before{content:"\e8f2"}.icofont-brand-jaguar:before{content:"\e8f3"}.icofont-brand-java:before{content:"\e8f4"}.icofont-brand-joomla:before{content:"\e8f5"}.icofont-brand-kickstarter:before{content:"\e8f6"}.icofont-brand-kik:before{content:"\e8f7"}.icofont-brand-lastfm:before{content:"\e8f8"}.icofont-brand-lego:before{content:"\e8f9"}.icofont-brand-lenovo:before{content:"\e8fa"}.icofont-brand-levis:before{content:"\e8fb"}.icofont-brand-lexus:before{content:"\e8fc"}.icofont-brand-lg:before{content:"\e8fd"}.icofont-brand-life-hacker:before{content:"\e8fe"}.icofont-brand-linux-mint:before{content:"\e8ff"}.icofont-brand-linux:before{content:"\e900"}.icofont-brand-lionix:before{content:"\e901"}.icofont-brand-loreal:before{content:"\e902"}.icofont-brand-louis-vuitton:before{content:"\e903"}.icofont-brand-mac-os:before{content:"\e904"}.icofont-brand-marvel-app:before{content:"\e905"}.icofont-brand-mashable:before{content:"\e906"}.icofont-brand-mazda:before{content:"\e907"}.icofont-brand-mcdonals:before{content:"\e908"}.icofont-brand-mercedes:before{content:"\e909"}.icofont-brand-micromax:before{content:"\e90a"}.icofont-brand-microsoft:before{content:"\e90b"}.icofont-brand-mobileme:before{content:"\e90c"}.icofont-brand-mobily:before{content:"\e90d"}.icofont-brand-motorola:before{content:"\e90e"}.icofont-brand-msi:before{content:"\e90f"}.icofont-brand-mts:before{content:"\e910"}.icofont-brand-myspace:before{content:"\e911"}.icofont-brand-mytv:before{content:"\e912"}.icofont-brand-nasa:before{content:"\e913"}.icofont-brand-natgeo:before{content:"\e914"}.icofont-brand-nbc:before{content:"\e915"}.icofont-brand-nescafe:before{content:"\e916"}.icofont-brand-nestle:before{content:"\e917"}.icofont-brand-netflix:before{content:"\e918"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-nike:before{content:"\e91a"}.icofont-brand-nokia:before{content:"\e91b"}.icofont-brand-nvidia:before{content:"\e91c"}.icofont-brand-omega:before{content:"\e91d"}.icofont-brand-opensuse:before{content:"\e91e"}.icofont-brand-oracle:before{content:"\e91f"}.icofont-brand-panasonic:before{content:"\e920"}.icofont-brand-paypal:before{content:"\e921"}.icofont-brand-pepsi:before{content:"\e922"}.icofont-brand-philips:before{content:"\e923"}.icofont-brand-pizza-hut:before{content:"\e924"}.icofont-brand-playstation:before{content:"\e925"}.icofont-brand-puma:before{content:"\e926"}.icofont-brand-qatar-air:before{content:"\e927"}.icofont-brand-qvc:before{content:"\e928"}.icofont-brand-readernaut:before{content:"\e929"}.icofont-brand-redbull:before{content:"\e92a"}.icofont-brand-reebok:before{content:"\e92b"}.icofont-brand-reuters:before{content:"\e92c"}.icofont-brand-samsung:before{content:"\e92d"}.icofont-brand-sap:before{content:"\e92e"}.icofont-brand-saudia-airlines:before{content:"\e92f"}.icofont-brand-scribd:before{content:"\e930"}.icofont-brand-shell:before{content:"\e931"}.icofont-brand-siemens:before{content:"\e932"}.icofont-brand-sk-telecom:before{content:"\e933"}.icofont-brand-slideshare:before{content:"\e934"}.icofont-brand-smashing-magazine:before{content:"\e935"}.icofont-brand-snapchat:before{content:"\e936"}.icofont-brand-sony-ericsson:before{content:"\e937"}.icofont-brand-sony:before{content:"\e938"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-sprint:before{content:"\e93a"}.icofont-brand-squidoo:before{content:"\e93b"}.icofont-brand-starbucks:before{content:"\e93c"}.icofont-brand-stc:before{content:"\e93d"}.icofont-brand-steam:before{content:"\e93e"}.icofont-brand-suzuki:before{content:"\e93f"}.icofont-brand-symbian:before{content:"\e940"}.icofont-brand-t-mobile:before{content:"\e941"}.icofont-brand-tango:before{content:"\e942"}.icofont-brand-target:before{content:"\e943"}.icofont-brand-tata-indicom:before{content:"\e944"}.icofont-brand-techcrunch:before{content:"\e945"}.icofont-brand-telenor:before{content:"\e946"}.icofont-brand-teliasonera:before{content:"\e947"}.icofont-brand-tesla:before{content:"\e948"}.icofont-brand-the-verge:before{content:"\e949"}.icofont-brand-thenextweb:before{content:"\e94a"}.icofont-brand-toshiba:before{content:"\e94b"}.icofont-brand-toyota:before{content:"\e94c"}.icofont-brand-tribenet:before{content:"\e94d"}.icofont-brand-ubuntu:before{content:"\e94e"}.icofont-brand-unilever:before{content:"\e94f"}.icofont-brand-vaio:before{content:"\e950"}.icofont-brand-verizon:before{content:"\e951"}.icofont-brand-viber:before{content:"\e952"}.icofont-brand-vodafone:before{content:"\e953"}.icofont-brand-volkswagen:before{content:"\e954"}.icofont-brand-walmart:before{content:"\e955"}.icofont-brand-warnerbros:before{content:"\e956"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-wikipedia:before{content:"\e958"}.icofont-brand-windows:before{content:"\e959"}.icofont-brand-wire:before{content:"\e95a"}.icofont-brand-wordpress:before{content:"\e95b"}.icofont-brand-xiaomi:before{content:"\e95c"}.icofont-brand-yahoobuzz:before{content:"\e95d"}.icofont-brand-yamaha:before{content:"\e95e"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-zain:before{content:"\e960"}.icofont-bank-alt:before{content:"\e961"}.icofont-bank:before{content:"\e962"}.icofont-barcode:before{content:"\e963"}.icofont-bill-alt:before{content:"\e964"}.icofont-billboard:before{content:"\e965"}.icofont-briefcase-1:before{content:"\e966"}.icofont-briefcase-2:before{content:"\e967"}.icofont-businessman:before{content:"\e968"}.icofont-businesswoman:before{content:"\e969"}.icofont-chair:before{content:"\e96a"}.icofont-coins:before{content:"\e96b"}.icofont-company:before{content:"\e96c"}.icofont-contact-add:before{content:"\e96d"}.icofont-files-stack:before{content:"\e96e"}.icofont-handshake-deal:before{content:"\e96f"}.icofont-id-card:before{content:"\e970"}.icofont-meeting-add:before{content:"\e971"}.icofont-money-bag:before{content:"\e972"}.icofont-pie-chart:before{content:"\e973"}.icofont-presentation-alt:before{content:"\e974"}.icofont-presentation:before{content:"\e975"}.icofont-stamp:before{content:"\e976"}.icofont-stock-mobile:before{content:"\e977"}.icofont-chart-arrows-axis:before{content:"\e978"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-flow-1:before{content:"\e97a"}.icofont-chart-flow-2:before{content:"\e97b"}.icofont-chart-flow:before{content:"\e97c"}.icofont-chart-growth:before{content:"\e97d"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-radar-graph:before{content:"\e984"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-bull-dozer:before{content:"\e98b"}.icofont-calculations:before{content:"\e98c"}.icofont-cement-mix:before{content:"\e98d"}.icofont-cement-mixer:before{content:"\e98e"}.icofont-concrete-mixer:before{content:"\e98f"}.icofont-danger-zone:before{content:"\e990"}.icofont-drill:before{content:"\e991"}.icofont-eco-energy:before{content:"\e992"}.icofont-eco-environmen:before{content:"\e993"}.icofont-energy-air:before{content:"\e994"}.icofont-energy-oil:before{content:"\e995"}.icofont-energy-savings:before{content:"\e996"}.icofont-energy-solar:before{content:"\e997"}.icofont-energy-water:before{content:"\e998"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-fix-tools:before{content:"\e99c"}.icofont-fork-lift:before{content:"\e99d"}.icofont-glue-oil:before{content:"\e99e"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-1:before{content:"\e9a2"}.icofont-industries-2:before{content:"\e9a3"}.icofont-industries-3:before{content:"\e9a4"}.icofont-industries-4:before{content:"\e9a5"}.icofont-industries-5:before{content:"\e9a6"}.icofont-industries:before{content:"\e9a7"}.icofont-labour:before{content:"\e9a8"}.icofont-mining:before{content:"\e9a9"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-pollution:before{content:"\e9ab"}.icofont-power-zone:before{content:"\e9ac"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-recycling-man:before{content:"\e9af"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-saw:before{content:"\e9b2"}.icofont-screw-driver:before{content:"\e9b3"}.icofont-tools-1:before{content:"\e9b4"}.icofont-tools-bag:before{content:"\e9b5"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-trolley:before{content:"\e9b7"}.icofont-trowel:before{content:"\e9b8"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-under-construction:before{content:"\e9ba"}.icofont-vehicle-cement:before{content:"\e9bb"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-excavator:before{content:"\e9bf"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-worker:before{content:"\e9c2"}.icofont-workers-group:before{content:"\e9c3"}.icofont-wrench:before{content:"\e9c4"}.icofont-afghani-false:before{content:"\e9c5"}.icofont-afghani-minus:before{content:"\e9c6"}.icofont-afghani-plus:before{content:"\e9c7"}.icofont-afghani-true:before{content:"\e9c8"}.icofont-afghani:before{content:"\e9c9"}.icofont-baht-false:before{content:"\e9ca"}.icofont-baht-minus:before{content:"\e9cb"}.icofont-baht-plus:before{content:"\e9cc"}.icofont-baht-true:before{content:"\e9cd"}.icofont-baht:before{content:"\e9ce"}.icofont-bitcoin-false:before{content:"\e9cf"}.icofont-bitcoin-minus:before{content:"\e9d0"}.icofont-bitcoin-plus:before{content:"\e9d1"}.icofont-bitcoin-true:before{content:"\e9d2"}.icofont-bitcoin:before{content:"\e9d3"}.icofont-dollar-flase:before{content:"\e9d4"}.icofont-dollar-minus:before{content:"\e9d5"}.icofont-dollar-plus:before{content:"\e9d6"}.icofont-dollar-true:before{content:"\e9d7"}.icofont-dollar:before{content:"\e9d8"}.icofont-dong-false:before{content:"\e9d9"}.icofont-dong-minus:before{content:"\e9da"}.icofont-dong-plus:before{content:"\e9db"}.icofont-dong-true:before{content:"\e9dc"}.icofont-dong:before{content:"\e9dd"}.icofont-euro-false:before{content:"\e9de"}.icofont-euro-minus:before{content:"\e9df"}.icofont-euro-plus:before{content:"\e9e0"}.icofont-euro-true:before{content:"\e9e1"}.icofont-euro:before{content:"\e9e2"}.icofont-frank-false:before{content:"\e9e3"}.icofont-frank-minus:before{content:"\e9e4"}.icofont-frank-plus:before{content:"\e9e5"}.icofont-frank-true:before{content:"\e9e6"}.icofont-frank:before{content:"\e9e7"}.icofont-hryvnia-false:before{content:"\e9e8"}.icofont-hryvnia-minus:before{content:"\e9e9"}.icofont-hryvnia-plus:before{content:"\e9ea"}.icofont-hryvnia-true:before{content:"\e9eb"}.icofont-hryvnia:before{content:"\e9ec"}.icofont-lira-false:before{content:"\e9ed"}.icofont-lira-minus:before{content:"\e9ee"}.icofont-lira-plus:before{content:"\e9ef"}.icofont-lira-true:before{content:"\e9f0"}.icofont-lira:before{content:"\e9f1"}.icofont-peseta-false:before{content:"\e9f2"}.icofont-peseta-minus:before{content:"\e9f3"}.icofont-peseta-plus:before{content:"\e9f4"}.icofont-peseta-true:before{content:"\e9f5"}.icofont-peseta:before{content:"\e9f6"}.icofont-peso-false:before{content:"\e9f7"}.icofont-peso-minus:before{content:"\e9f8"}.icofont-peso-plus:before{content:"\e9f9"}.icofont-peso-true:before{content:"\e9fa"}.icofont-peso:before{content:"\e9fb"}.icofont-pound-false:before{content:"\e9fc"}.icofont-pound-minus:before{content:"\e9fd"}.icofont-pound-plus:before{content:"\e9fe"}.icofont-pound-true:before{content:"\e9ff"}.icofont-pound:before{content:"\ea00"}.icofont-renminbi-false:before{content:"\ea01"}.icofont-renminbi-minus:before{content:"\ea02"}.icofont-renminbi-plus:before{content:"\ea03"}.icofont-renminbi-true:before{content:"\ea04"}.icofont-renminbi:before{content:"\ea05"}.icofont-riyal-false:before{content:"\ea06"}.icofont-riyal-minus:before{content:"\ea07"}.icofont-riyal-plus:before{content:"\ea08"}.icofont-riyal-true:before{content:"\ea09"}.icofont-riyal:before{content:"\ea0a"}.icofont-rouble-false:before{content:"\ea0b"}.icofont-rouble-minus:before{content:"\ea0c"}.icofont-rouble-plus:before{content:"\ea0d"}.icofont-rouble-true:before{content:"\ea0e"}.icofont-rouble:before{content:"\ea0f"}.icofont-rupee-false:before{content:"\ea10"}.icofont-rupee-minus:before{content:"\ea11"}.icofont-rupee-plus:before{content:"\ea12"}.icofont-rupee-true:before{content:"\ea13"}.icofont-rupee:before{content:"\ea14"}.icofont-taka-false:before{content:"\ea15"}.icofont-taka-minus:before{content:"\ea16"}.icofont-taka-plus:before{content:"\ea17"}.icofont-taka-true:before{content:"\ea18"}.icofont-taka:before{content:"\ea19"}.icofont-turkish-lira-false:before{content:"\ea1a"}.icofont-turkish-lira-minus:before{content:"\ea1b"}.icofont-turkish-lira-plus:before{content:"\ea1c"}.icofont-turkish-lira-true:before{content:"\ea1d"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-won-false:before{content:"\ea1f"}.icofont-won-minus:before{content:"\ea20"}.icofont-won-plus:before{content:"\ea21"}.icofont-won-true:before{content:"\ea22"}.icofont-won:before{content:"\ea23"}.icofont-yen-false:before{content:"\ea24"}.icofont-yen-minus:before{content:"\ea25"}.icofont-yen-plus:before{content:"\ea26"}.icofont-yen-true:before{content:"\ea27"}.icofont-yen:before{content:"\ea28"}.icofont-android-nexus:before{content:"\ea29"}.icofont-android-tablet:before{content:"\ea2a"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-drawing-tablet:before{content:"\ea2c"}.icofont-earphone:before{content:"\ea2d"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-game-console:before{content:"\ea2f"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-game:before{content:"\ea32"}.icofont-headphone-alt-1:before{content:"\ea33"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-headphone-alt:before{content:"\ea36"}.icofont-headphone:before{content:"\ea37"}.icofont-htc-one:before{content:"\ea38"}.icofont-imac:before{content:"\ea39"}.icofont-ipad:before{content:"\ea3a"}.icofont-iphone:before{content:"\ea3b"}.icofont-ipod-nano:before{content:"\ea3c"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-keyboard-wireless:before{content:"\ea3f"}.icofont-keyboard:before{content:"\ea40"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-macbook:before{content:"\ea43"}.icofont-magic-mouse:before{content:"\ea44"}.icofont-micro-chip:before{content:"\ea45"}.icofont-microphone-alt:before{content:"\ea46"}.icofont-microphone:before{content:"\ea47"}.icofont-monitor:before{content:"\ea48"}.icofont-mouse:before{content:"\ea49"}.icofont-mp3-player:before{content:"\ea4a"}.icofont-nintendo:before{content:"\ea4b"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-psvita:before{content:"\ea4d"}.icofont-radio-mic:before{content:"\ea4e"}.icofont-radio:before{content:"\ea4f"}.icofont-refrigerator:before{content:"\ea50"}.icofont-samsung-galaxy:before{content:"\ea51"}.icofont-surface-tablet:before{content:"\ea52"}.icofont-ui-head-phone:before{content:"\ea53"}.icofont-ui-keyboard:before{content:"\ea54"}.icofont-washing-machine:before{content:"\ea55"}.icofont-wifi-router:before{content:"\ea56"}.icofont-wii-u:before{content:"\ea57"}.icofont-windows-lumia:before{content:"\ea58"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-xbox-360:before{content:"\ea5a"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-cursor-drag:before{content:"\ea70"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-hand-down:before{content:"\ea7e"}.icofont-hand-drag:before{content:"\ea7f"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-hand-drag2:before{content:"\ea81"}.icofont-hand-drawn-alt-down:before{content:"\ea82"}.icofont-hand-drawn-alt-left:before{content:"\ea83"}.icofont-hand-drawn-alt-right:before{content:"\ea84"}.icofont-hand-drawn-alt-up:before{content:"\ea85"}.icofont-hand-drawn-down:before{content:"\ea86"}.icofont-hand-drawn-left:before{content:"\ea87"}.icofont-hand-drawn-right:before{content:"\ea88"}.icofont-hand-drawn-up:before{content:"\ea89"}.icofont-hand-grippers:before{content:"\ea8a"}.icofont-hand-left:before{content:"\ea8b"}.icofont-hand-right:before{content:"\ea8c"}.icofont-hand-up:before{content:"\ea8d"}.icofont-line-block-down:before{content:"\ea8e"}.icofont-line-block-left:before{content:"\ea8f"}.icofont-line-block-right:before{content:"\ea90"}.icofont-line-block-up:before{content:"\ea91"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-bubble-left:before{content:"\eaa3"}.icofont-scroll-bubble-right:before{content:"\eaa4"}.icofont-scroll-bubble-up:before{content:"\eaa5"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-double-left:before{content:"\eaa7"}.icofont-scroll-double-right:before{content:"\eaa8"}.icofont-scroll-double-up:before{content:"\eaa9"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-left:before{content:"\eaab"}.icofont-scroll-long-down:before{content:"\eaac"}.icofont-scroll-long-left:before{content:"\eaad"}.icofont-scroll-long-right:before{content:"\eaae"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-scroll-right:before{content:"\eab0"}.icofont-scroll-up:before{content:"\eab1"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left-down:before{content:"\eab3"}.icofont-simple-left-up:before{content:"\eab4"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right-down:before{content:"\eab6"}.icofont-simple-right-up:before{content:"\eab7"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-stylish-down:before{content:"\eabe"}.icofont-stylish-left:before{content:"\eabf"}.icofont-stylish-right:before{content:"\eac0"}.icofont-stylish-up:before{content:"\eac1"}.icofont-swoosh-down:before{content:"\eac2"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-swoosh-up:before{content:"\eac5"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-up:before{content:"\eacb"}.icofont-abc:before{content:"\eacc"}.icofont-atom:before{content:"\eacd"}.icofont-award:before{content:"\eace"}.icofont-bell-alt:before{content:"\eacf"}.icofont-black-board:before{content:"\ead0"}.icofont-book-alt:before{content:"\ead1"}.icofont-book:before{content:"\ead2"}.icofont-brainstorming:before{content:"\ead3"}.icofont-certificate-alt-1:before{content:"\ead4"}.icofont-certificate-alt-2:before{content:"\ead5"}.icofont-certificate:before{content:"\ead6"}.icofont-education:before{content:"\ead7"}.icofont-electron:before{content:"\ead8"}.icofont-fountain-pen:before{content:"\ead9"}.icofont-globe-alt:before{content:"\eada"}.icofont-graduate-alt:before{content:"\eadb"}.icofont-graduate:before{content:"\eadc"}.icofont-group-students:before{content:"\eadd"}.icofont-hat-alt:before{content:"\eade"}.icofont-hat:before{content:"\eadf"}.icofont-instrument:before{content:"\eae0"}.icofont-lamp-light:before{content:"\eae1"}.icofont-medal:before{content:"\eae2"}.icofont-microscope-alt:before{content:"\eae3"}.icofont-microscope:before{content:"\eae4"}.icofont-paper:before{content:"\eae5"}.icofont-pen-alt-4:before{content:"\eae6"}.icofont-pen-nib:before{content:"\eae7"}.icofont-pencil-alt-5:before{content:"\eae8"}.icofont-quill-pen:before{content:"\eae9"}.icofont-read-book-alt:before{content:"\eaea"}.icofont-read-book:before{content:"\eaeb"}.icofont-school-bag:before{content:"\eaec"}.icofont-school-bus:before{content:"\eaed"}.icofont-student-alt:before{content:"\eaee"}.icofont-student:before{content:"\eaef"}.icofont-teacher:before{content:"\eaf0"}.icofont-test-bulb:before{content:"\eaf1"}.icofont-test-tube-alt:before{content:"\eaf2"}.icofont-university:before{content:"\eaf3"}.icofont-angry:before{content:"\eaf4"}.icofont-astonished:before{content:"\eaf5"}.icofont-confounded:before{content:"\eaf6"}.icofont-confused:before{content:"\eaf7"}.icofont-crying:before{content:"\eaf8"}.icofont-dizzy:before{content:"\eaf9"}.icofont-expressionless:before{content:"\eafa"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-laughing:before{content:"\eafc"}.icofont-nerd-smile:before{content:"\eafd"}.icofont-open-mouth:before{content:"\eafe"}.icofont-rage:before{content:"\eaff"}.icofont-rolling-eyes:before{content:"\eb00"}.icofont-sad:before{content:"\eb01"}.icofont-simple-smile:before{content:"\eb02"}.icofont-slightly-smile:before{content:"\eb03"}.icofont-smirk:before{content:"\eb04"}.icofont-stuck-out-tongue:before{content:"\eb05"}.icofont-wink-smile:before{content:"\eb06"}.icofont-worried:before{content:"\eb07"}.icofont-file-alt:before{content:"\eb08"}.icofont-file-audio:before{content:"\eb09"}.icofont-file-avi-mp4:before{content:"\eb0a"}.icofont-file-bmp:before{content:"\eb0b"}.icofont-file-code:before{content:"\eb0c"}.icofont-file-css:before{content:"\eb0d"}.icofont-file-document:before{content:"\eb0e"}.icofont-file-eps:before{content:"\eb0f"}.icofont-file-excel:before{content:"\eb10"}.icofont-file-exe:before{content:"\eb11"}.icofont-file-file:before{content:"\eb12"}.icofont-file-flv:before{content:"\eb13"}.icofont-file-gif:before{content:"\eb14"}.icofont-file-html5:before{content:"\eb15"}.icofont-file-image:before{content:"\eb16"}.icofont-file-iso:before{content:"\eb17"}.icofont-file-java:before{content:"\eb18"}.icofont-file-javascript:before{content:"\eb19"}.icofont-file-jpg:before{content:"\eb1a"}.icofont-file-midi:before{content:"\eb1b"}.icofont-file-mov:before{content:"\eb1c"}.icofont-file-mp3:before{content:"\eb1d"}.icofont-file-pdf:before{content:"\eb1e"}.icofont-file-php:before{content:"\eb1f"}.icofont-file-png:before{content:"\eb20"}.icofont-file-powerpoint:before{content:"\eb21"}.icofont-file-presentation:before{content:"\eb22"}.icofont-file-psb:before{content:"\eb23"}.icofont-file-psd:before{content:"\eb24"}.icofont-file-python:before{content:"\eb25"}.icofont-file-ruby:before{content:"\eb26"}.icofont-file-spreadsheet:before{content:"\eb27"}.icofont-file-sql:before{content:"\eb28"}.icofont-file-svg:before{content:"\eb29"}.icofont-file-text:before{content:"\eb2a"}.icofont-file-tiff:before{content:"\eb2b"}.icofont-file-video:before{content:"\eb2c"}.icofont-file-wave:before{content:"\eb2d"}.icofont-file-wmv:before{content:"\eb2e"}.icofont-file-word:before{content:"\eb2f"}.icofont-file-zip:before{content:"\eb30"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-cycling:before{content:"\eb32"}.icofont-dumbbell:before{content:"\eb33"}.icofont-dumbbells:before{content:"\eb34"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-baby-backpack:before{content:"\eb9d"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-milk-bottle:before{content:"\eb9f"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-candy:before{content:"\eba2"}.icofont-holding-hands:before{content:"\eba3"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-kids-scooter:before{content:"\eba5"}.icofont-safety-pin:before{content:"\eba6"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-cat:before{content:"\eba9"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-elephant:before{content:"\ebab"}.icofont-toy-hand:before{content:"\ebac"}.icofont-toy-horse:before{content:"\ebad"}.icofont-toy-lattu:before{content:"\ebae"}.icofont-toy-train:before{content:"\ebaf"}.icofont-burglar:before{content:"\ebb0"}.icofont-cannon-firing:before{content:"\ebb1"}.icofont-cc-camera:before{content:"\ebb2"}.icofont-cop-badge:before{content:"\ebb3"}.icofont-cop:before{content:"\ebb4"}.icofont-court-hammer:before{content:"\ebb5"}.icofont-court:before{content:"\ebb6"}.icofont-finger-print:before{content:"\ebb7"}.icofont-gavel:before{content:"\ebb8"}.icofont-handcuff-alt:before{content:"\ebb9"}.icofont-handcuff:before{content:"\ebba"}.icofont-investigation:before{content:"\ebbb"}.icofont-investigator:before{content:"\ebbc"}.icofont-jail:before{content:"\ebbd"}.icofont-judge:before{content:"\ebbe"}.icofont-law-alt-1:before{content:"\ebbf"}.icofont-law-alt-2:before{content:"\ebc0"}.icofont-law-alt-3:before{content:"\ebc1"}.icofont-law-book:before{content:"\ebc2"}.icofont-law-document:before{content:"\ebc3"}.icofont-law-order:before{content:"\ebc4"}.icofont-law-protect:before{content:"\ebc5"}.icofont-law-scales:before{content:"\ebc6"}.icofont-law:before{content:"\ebc7"}.icofont-lawyer-alt-1:before{content:"\ebc8"}.icofont-lawyer-alt-2:before{content:"\ebc9"}.icofont-lawyer:before{content:"\ebca"}.icofont-legal:before{content:"\ebcb"}.icofont-pistol:before{content:"\ebcc"}.icofont-police-badge:before{content:"\ebcd"}.icofont-police-cap:before{content:"\ebce"}.icofont-police-car-alt-1:before{content:"\ebcf"}.icofont-police-car-alt-2:before{content:"\ebd0"}.icofont-police-car:before{content:"\ebd1"}.icofont-police-hat:before{content:"\ebd2"}.icofont-police-van:before{content:"\ebd3"}.icofont-police:before{content:"\ebd4"}.icofont-thief-alt:before{content:"\ebd5"}.icofont-thief:before{content:"\ebd6"}.icofont-abacus-alt:before{content:"\ebd7"}.icofont-abacus:before{content:"\ebd8"}.icofont-angle-180:before{content:"\ebd9"}.icofont-angle-45:before{content:"\ebda"}.icofont-angle-90:before{content:"\ebdb"}.icofont-angle:before{content:"\ebdc"}.icofont-calculator-alt-1:before{content:"\ebdd"}.icofont-calculator-alt-2:before{content:"\ebde"}.icofont-calculator:before{content:"\ebdf"}.icofont-circle-ruler-alt:before{content:"\ebe0"}.icofont-circle-ruler:before{content:"\ebe1"}.icofont-compass-alt-1:before{content:"\ebe2"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-compass-alt-3:before{content:"\ebe4"}.icofont-compass-alt-4:before{content:"\ebe5"}.icofont-golden-ratio:before{content:"\ebe6"}.icofont-marker-alt-1:before{content:"\ebe7"}.icofont-marker-alt-2:before{content:"\ebe8"}.icofont-marker-alt-3:before{content:"\ebe9"}.icofont-marker:before{content:"\ebea"}.icofont-math:before{content:"\ebeb"}.icofont-mathematical-alt-1:before{content:"\ebec"}.icofont-mathematical-alt-2:before{content:"\ebed"}.icofont-mathematical:before{content:"\ebee"}.icofont-pen-alt-1:before{content:"\ebef"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-pen-holder-alt-1:before{content:"\ebf2"}.icofont-pen-holder:before{content:"\ebf3"}.icofont-pen:before{content:"\ebf4"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-pencil-alt-3:before{content:"\ebf7"}.icofont-pencil-alt-4:before{content:"\ebf8"}.icofont-pencil:before{content:"\ebf9"}.icofont-ruler-alt-1:before{content:"\ebfa"}.icofont-ruler-alt-2:before{content:"\ebfb"}.icofont-ruler-compass-alt:before{content:"\ebfc"}.icofont-ruler-compass:before{content:"\ebfd"}.icofont-ruler-pencil-alt-1:before{content:"\ebfe"}.icofont-ruler-pencil-alt-2:before{content:"\ebff"}.icofont-ruler-pencil:before{content:"\ec00"}.icofont-ruler:before{content:"\ec01"}.icofont-rulers-alt:before{content:"\ec02"}.icofont-rulers:before{content:"\ec03"}.icofont-square-root:before{content:"\ec04"}.icofont-ui-calculator:before{content:"\ec05"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-ambulance:before{content:"\ec09"}.icofont-autism:before{content:"\ec0a"}.icofont-bandage:before{content:"\ec0b"}.icofont-blind:before{content:"\ec0c"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-blood-test:before{content:"\ec0e"}.icofont-blood:before{content:"\ec0f"}.icofont-brain-alt:before{content:"\ec10"}.icofont-brain:before{content:"\ec11"}.icofont-capsule:before{content:"\ec12"}.icofont-crutch:before{content:"\ec13"}.icofont-disabled:before{content:"\ec14"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-drug-pack:before{content:"\ec1a"}.icofont-drug:before{content:"\ec1b"}.icofont-first-aid-alt:before{content:"\ec1c"}.icofont-first-aid:before{content:"\ec1d"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heartbeat:before{content:"\ec20"}.icofont-herbal:before{content:"\ec21"}.icofont-hospital:before{content:"\ec22"}.icofont-icu:before{content:"\ec23"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-laboratory:before{content:"\ec25"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-nurse:before{content:"\ec29"}.icofont-nursing-home:before{content:"\ec2a"}.icofont-operation-theater:before{content:"\ec2b"}.icofont-paralysis-disability:before{content:"\ec2c"}.icofont-patient-bed:before{content:"\ec2d"}.icofont-patient-file:before{content:"\ec2e"}.icofont-pills:before{content:"\ec2f"}.icofont-prescription:before{content:"\ec30"}.icofont-pulse:before{content:"\ec31"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stretcher:before{content:"\ec34"}.icofont-surgeon-alt:before{content:"\ec35"}.icofont-surgeon:before{content:"\ec36"}.icofont-tablets:before{content:"\ec37"}.icofont-test-bottle:before{content:"\ec38"}.icofont-test-tube:before{content:"\ec39"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-thermometer:before{content:"\ec3b"}.icofont-tooth:before{content:"\ec3c"}.icofont-xray:before{content:"\ec3d"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-battery:before{content:"\ec40"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-brightness:before{content:"\ec43"}.icofont-ui-browser:before{content:"\ec44"}.icofont-ui-calendar:before{content:"\ec45"}.icofont-ui-call:before{content:"\ec46"}.icofont-ui-camera:before{content:"\ec47"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-cell-phone:before{content:"\ec49"}.icofont-ui-chat:before{content:"\ec4a"}.icofont-ui-check:before{content:"\ec4b"}.icofont-ui-clip-board:before{content:"\ec4c"}.icofont-ui-clip:before{content:"\ec4d"}.icofont-ui-clock:before{content:"\ec4e"}.icofont-ui-close:before{content:"\ec4f"}.icofont-ui-contact-list:before{content:"\ec50"}.icofont-ui-copy:before{content:"\ec51"}.icofont-ui-cut:before{content:"\ec52"}.icofont-ui-delete:before{content:"\ec53"}.icofont-ui-dial-phone:before{content:"\ec54"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-file:before{content:"\ec57"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-flash-light:before{content:"\ec59"}.icofont-ui-flight:before{content:"\ec5a"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-handicapped:before{content:"\ec5d"}.icofont-ui-home:before{content:"\ec5e"}.icofont-ui-image:before{content:"\ec5f"}.icofont-ui-laoding:before{content:"\ec60"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-love-add:before{content:"\ec62"}.icofont-ui-love-broken:before{content:"\ec63"}.icofont-ui-love-remove:before{content:"\ec64"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-map:before{content:"\ec66"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-ui-movie:before{content:"\ec69"}.icofont-ui-music-player:before{content:"\ec6a"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-network:before{content:"\ec6d"}.icofont-ui-next:before{content:"\ec6e"}.icofont-ui-note:before{content:"\ec6f"}.icofont-ui-office:before{content:"\ec70"}.icofont-ui-password:before{content:"\ec71"}.icofont-ui-pause:before{content:"\ec72"}.icofont-ui-play-stop:before{content:"\ec73"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-pointer:before{content:"\ec75"}.icofont-ui-power:before{content:"\ec76"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-previous:before{content:"\ec78"}.icofont-ui-rate-add:before{content:"\ec79"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rate-remove:before{content:"\ec7b"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-record:before{content:"\ec7d"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-rss:before{content:"\ec81"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-settings:before{content:"\ec83"}.icofont-ui-social-link:before{content:"\ec84"}.icofont-ui-tag:before{content:"\ec85"}.icofont-ui-text-chat:before{content:"\ec86"}.icofont-ui-text-loading:before{content:"\ec87"}.icofont-ui-theme:before{content:"\ec88"}.icofont-ui-timer:before{content:"\ec89"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-ui-travel:before{content:"\ec8b"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-user-group:before{content:"\ec8d"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-v-card:before{content:"\ec8f"}.icofont-ui-video-chat:before{content:"\ec90"}.icofont-ui-video-message:before{content:"\ec91"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-video:before{content:"\ec93"}.icofont-ui-volume:before{content:"\ec94"}.icofont-ui-weather:before{content:"\ec95"}.icofont-ui-wifi:before{content:"\ec96"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-cassette-player:before{content:"\ec99"}.icofont-cassette:before{content:"\ec9a"}.icofont-forward:before{content:"\ec9b"}.icofont-guiter:before{content:"\ec9c"}.icofont-movie:before{content:"\ec9d"}.icofont-multimedia:before{content:"\ec9e"}.icofont-music-alt:before{content:"\ec9f"}.icofont-music-disk:before{content:"\eca0"}.icofont-music-note:before{content:"\eca1"}.icofont-music-notes:before{content:"\eca2"}.icofont-music:before{content:"\eca3"}.icofont-mute-volume:before{content:"\eca4"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-pause:before{content:"\eca9"}.icofont-play:before{content:"\ecaa"}.icofont-record:before{content:"\ecab"}.icofont-retro-music-disk:before{content:"\ecac"}.icofont-rewind:before{content:"\ecad"}.icofont-song-notes:before{content:"\ecae"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-stop:before{content:"\ecb1"}.icofont-video-alt:before{content:"\ecb2"}.icofont-video-cam:before{content:"\ecb3"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video:before{content:"\ecb5"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-up:before{content:"\ecba"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-2checkout-alt:before{content:"\ecbc"}.icofont-2checkout:before{content:"\ecbd"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express-alt:before{content:"\ecc0"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-bank-transfer-alt:before{content:"\ecc4"}.icofont-bank-transfer:before{content:"\ecc5"}.icofont-braintree-alt:before{content:"\ecc6"}.icofont-braintree:before{content:"\ecc7"}.icofont-cash-on-delivery-alt:before{content:"\ecc8"}.icofont-cash-on-delivery:before{content:"\ecc9"}.icofont-diners-club-alt-1:before{content:"\ecca"}.icofont-diners-club-alt-2:before{content:"\eccb"}.icofont-diners-club-alt-3:before{content:"\eccc"}.icofont-diners-club:before{content:"\eccd"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-eway-alt:before{content:"\ecd0"}.icofont-eway:before{content:"\ecd1"}.icofont-google-wallet-alt-1:before{content:"\ecd2"}.icofont-google-wallet-alt-2:before{content:"\ecd3"}.icofont-google-wallet-alt-3:before{content:"\ecd4"}.icofont-google-wallet:before{content:"\ecd5"}.icofont-jcb-alt:before{content:"\ecd6"}.icofont-jcb:before{content:"\ecd7"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-sage-alt:before{content:"\ece0"}.icofont-sage:before{content:"\ece1"}.icofont-skrill-alt:before{content:"\ece2"}.icofont-skrill:before{content:"\ece3"}.icofont-stripe-alt:before{content:"\ece4"}.icofont-stripe:before{content:"\ece5"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-western-union-alt:before{content:"\ece9"}.icofont-western-union:before{content:"\ecea"}.icofont-boy:before{content:"\eceb"}.icofont-business-man-alt-1:before{content:"\ecec"}.icofont-business-man-alt-2:before{content:"\eced"}.icofont-business-man-alt-3:before{content:"\ecee"}.icofont-business-man:before{content:"\ecef"}.icofont-female:before{content:"\ecf0"}.icofont-funky-man:before{content:"\ecf1"}.icofont-girl-alt:before{content:"\ecf2"}.icofont-girl:before{content:"\ecf3"}.icofont-group:before{content:"\ecf4"}.icofont-hotel-boy-alt:before{content:"\ecf5"}.icofont-hotel-boy:before{content:"\ecf6"}.icofont-kid:before{content:"\ecf7"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-people:before{content:"\ecf9"}.icofont-support:before{content:"\ecfa"}.icofont-user-alt-1:before{content:"\ecfb"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-4:before{content:"\ecfe"}.icofont-user-alt-5:before{content:"\ecff"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-female:before{content:"\ed02"}.icofont-user-male:before{content:"\ed03"}.icofont-user-suited:before{content:"\ed04"}.icofont-user:before{content:"\ed05"}.icofont-users-alt-1:before{content:"\ed06"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-4:before{content:"\ed09"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-6:before{content:"\ed0b"}.icofont-users-social:before{content:"\ed0c"}.icofont-users:before{content:"\ed0d"}.icofont-waiter-alt:before{content:"\ed0e"}.icofont-waiter:before{content:"\ed0f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search-job:before{content:"\ed15"}.icofont-search-map:before{content:"\ed16"}.icofont-search-property:before{content:"\ed17"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-stock:before{content:"\ed19"}.icofont-search-user:before{content:"\ed1a"}.icofont-search:before{content:"\ed1b"}.icofont-500px:before{content:"\ed1c"}.icofont-aim:before{content:"\ed1d"}.icofont-badoo:before{content:"\ed1e"}.icofont-baidu-tieba:before{content:"\ed1f"}.icofont-bbm-messenger:before{content:"\ed20"}.icofont-bebo:before{content:"\ed21"}.icofont-behance:before{content:"\ed22"}.icofont-blogger:before{content:"\ed23"}.icofont-bootstrap:before{content:"\ed24"}.icofont-brightkite:before{content:"\ed25"}.icofont-cloudapp:before{content:"\ed26"}.icofont-concrete5:before{content:"\ed27"}.icofont-delicious:before{content:"\ed28"}.icofont-designbump:before{content:"\ed29"}.icofont-designfloat:before{content:"\ed2a"}.icofont-deviantart:before{content:"\ed2b"}.icofont-digg:before{content:"\ed2c"}.icofont-dotcms:before{content:"\ed2d"}.icofont-dribbble:before{content:"\ed2e"}.icofont-dribble:before{content:"\ed2f"}.icofont-dropbox:before{content:"\ed30"}.icofont-ebuddy:before{content:"\ed31"}.icofont-ello:before{content:"\ed32"}.icofont-ember:before{content:"\ed33"}.icofont-envato:before{content:"\ed34"}.icofont-evernote:before{content:"\ed35"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-facebook:before{content:"\ed37"}.icofont-feedburner:before{content:"\ed38"}.icofont-flikr:before{content:"\ed39"}.icofont-folkd:before{content:"\ed3a"}.icofont-foursquare:before{content:"\ed3b"}.icofont-friendfeed:before{content:"\ed3c"}.icofont-ghost:before{content:"\ed3d"}.icofont-github:before{content:"\ed3e"}.icofont-gnome:before{content:"\ed3f"}.icofont-google-buzz:before{content:"\ed40"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-google-map:before{content:"\ed42"}.icofont-google-plus:before{content:"\ed43"}.icofont-google-talk:before{content:"\ed44"}.icofont-hype-machine:before{content:"\ed45"}.icofont-instagram:before{content:"\ed46"}.icofont-kakaotalk:before{content:"\ed47"}.icofont-kickstarter:before{content:"\ed48"}.icofont-kik:before{content:"\ed49"}.icofont-kiwibox:before{content:"\ed4a"}.icofont-line-messenger:before{content:"\ed4b"}.icofont-line:before{content:"\ed4c"}.icofont-linkedin:before{content:"\ed4d"}.icofont-linux-mint:before{content:"\ed4e"}.icofont-live-messenger:before{content:"\ed4f"}.icofont-livejournal:before{content:"\ed50"}.icofont-magento:before{content:"\ed51"}.icofont-meetme:before{content:"\ed52"}.icofont-meetup:before{content:"\ed53"}.icofont-mixx:before{content:"\ed54"}.icofont-newsvine:before{content:"\ed55"}.icofont-nimbuss:before{content:"\ed56"}.icofont-odnoklassniki:before{content:"\ed57"}.icofont-opencart:before{content:"\ed58"}.icofont-oscommerce:before{content:"\ed59"}.icofont-pandora:before{content:"\ed5a"}.icofont-photobucket:before{content:"\ed5b"}.icofont-picasa:before{content:"\ed5c"}.icofont-pinterest:before{content:"\ed5d"}.icofont-prestashop:before{content:"\ed5e"}.icofont-qik:before{content:"\ed5f"}.icofont-qq:before{content:"\ed60"}.icofont-readernaut:before{content:"\ed61"}.icofont-reddit:before{content:"\ed62"}.icofont-renren:before{content:"\ed63"}.icofont-rss:before{content:"\ed64"}.icofont-shopify:before{content:"\ed65"}.icofont-silverstripe:before{content:"\ed66"}.icofont-skype:before{content:"\ed67"}.icofont-slack:before{content:"\ed68"}.icofont-slashdot:before{content:"\ed69"}.icofont-slidshare:before{content:"\ed6a"}.icofont-smugmug:before{content:"\ed6b"}.icofont-snapchat:before{content:"\ed6c"}.icofont-soundcloud:before{content:"\ed6d"}.icofont-spotify:before{content:"\ed6e"}.icofont-stack-exchange:before{content:"\ed6f"}.icofont-stack-overflow:before{content:"\ed70"}.icofont-steam:before{content:"\ed71"}.icofont-stumbleupon:before{content:"\ed72"}.icofont-tagged:before{content:"\ed73"}.icofont-technorati:before{content:"\ed74"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-trello:before{content:"\ed77"}.icofont-tumblr:before{content:"\ed78"}.icofont-twitch:before{content:"\ed79"}.icofont-twitter:before{content:"\ed7a"}.icofont-typo3:before{content:"\ed7b"}.icofont-ubercart:before{content:"\ed7c"}.icofont-viber:before{content:"\ed7d"}.icofont-viddler:before{content:"\ed7e"}.icofont-vimeo:before{content:"\ed7f"}.icofont-vine:before{content:"\ed80"}.icofont-virb:before{content:"\ed81"}.icofont-virtuemart:before{content:"\ed82"}.icofont-vk:before{content:"\ed83"}.icofont-wechat:before{content:"\ed84"}.icofont-weibo:before{content:"\ed85"}.icofont-whatsapp:before{content:"\ed86"}.icofont-xing:before{content:"\ed87"}.icofont-yahoo:before{content:"\ed88"}.icofont-yelp:before{content:"\ed89"}.icofont-youku:before{content:"\ed8a"}.icofont-youtube:before{content:"\ed8b"}.icofont-zencart:before{content:"\ed8c"}.icofont-badminton-birdie:before{content:"\ed8d"}.icofont-baseball:before{content:"\ed8e"}.icofont-baseballer:before{content:"\ed8f"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-billiard-ball:before{content:"\ed92"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-canoe:before{content:"\ed98"}.icofont-cheer-leader:before{content:"\ed99"}.icofont-climbing:before{content:"\ed9a"}.icofont-corner:before{content:"\ed9b"}.icofont-field-alt:before{content:"\ed9c"}.icofont-field:before{content:"\ed9d"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-foul:before{content:"\eda1"}.icofont-goal-keeper:before{content:"\eda2"}.icofont-goal:before{content:"\eda3"}.icofont-golf-alt:before{content:"\eda4"}.icofont-golf-bag:before{content:"\eda5"}.icofont-golf-cart:before{content:"\eda6"}.icofont-golf-field:before{content:"\eda7"}.icofont-golf:before{content:"\eda8"}.icofont-golfer:before{content:"\eda9"}.icofont-helmet:before{content:"\edaa"}.icofont-hockey-alt:before{content:"\edab"}.icofont-hockey:before{content:"\edac"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey-alt:before{content:"\edae"}.icofont-jersey:before{content:"\edaf"}.icofont-jumping:before{content:"\edb0"}.icofont-kick:before{content:"\edb1"}.icofont-leg:before{content:"\edb2"}.icofont-match-review:before{content:"\edb3"}.icofont-medal-sport:before{content:"\edb4"}.icofont-offside:before{content:"\edb5"}.icofont-olympic-logo:before{content:"\edb6"}.icofont-olympic:before{content:"\edb7"}.icofont-padding:before{content:"\edb8"}.icofont-penalty-card:before{content:"\edb9"}.icofont-racer:before{content:"\edba"}.icofont-racing-car:before{content:"\edbb"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-racing-flag:before{content:"\edbd"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-referee:before{content:"\edbf"}.icofont-refree-jersey:before{content:"\edc0"}.icofont-result-sport:before{content:"\edc1"}.icofont-rugby-ball:before{content:"\edc2"}.icofont-rugby-player:before{content:"\edc3"}.icofont-rugby:before{content:"\edc4"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-runner-alt-2:before{content:"\edc6"}.icofont-runner:before{content:"\edc7"}.icofont-score-board:before{content:"\edc8"}.icofont-skiing-man:before{content:"\edc9"}.icofont-skydiving-goggles:before{content:"\edca"}.icofont-snow-mobile:before{content:"\edcb"}.icofont-steering:before{content:"\edcc"}.icofont-stopwatch:before{content:"\edcd"}.icofont-substitute:before{content:"\edce"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team-alt:before{content:"\edd1"}.icofont-team:before{content:"\edd2"}.icofont-tennis-player:before{content:"\edd3"}.icofont-tennis:before{content:"\edd4"}.icofont-tracking:before{content:"\edd5"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-trophy:before{content:"\edd7"}.icofont-volleyball-alt:before{content:"\edd8"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-volleyball:before{content:"\edda"}.icofont-water-bottle:before{content:"\eddb"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-whistle:before{content:"\eddd"}.icofont-win-trophy:before{content:"\edde"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-all-caps:before{content:"\ede2"}.icofont-bold:before{content:"\ede3"}.icofont-brush:before{content:"\ede4"}.icofont-clip-board:before{content:"\ede5"}.icofont-code-alt:before{content:"\ede6"}.icofont-color-bucket:before{content:"\ede7"}.icofont-color-picker:before{content:"\ede8"}.icofont-copy-invert:before{content:"\ede9"}.icofont-copy:before{content:"\edea"}.icofont-cut:before{content:"\edeb"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-eraser-alt:before{content:"\edee"}.icofont-font:before{content:"\edef"}.icofont-heading:before{content:"\edf0"}.icofont-indent:before{content:"\edf1"}.icofont-italic-alt:before{content:"\edf2"}.icofont-italic:before{content:"\edf3"}.icofont-justify-all:before{content:"\edf4"}.icofont-justify-center:before{content:"\edf5"}.icofont-justify-left:before{content:"\edf6"}.icofont-justify-right:before{content:"\edf7"}.icofont-link-broken:before{content:"\edf8"}.icofont-outdent:before{content:"\edf9"}.icofont-paper-clip:before{content:"\edfa"}.icofont-paragraph:before{content:"\edfb"}.icofont-pin:before{content:"\edfc"}.icofont-printer:before{content:"\edfd"}.icofont-redo:before{content:"\edfe"}.icofont-rotation:before{content:"\edff"}.icofont-save:before{content:"\ee00"}.icofont-small-cap:before{content:"\ee01"}.icofont-strike-through:before{content:"\ee02"}.icofont-sub-listing:before{content:"\ee03"}.icofont-subscript:before{content:"\ee04"}.icofont-superscript:before{content:"\ee05"}.icofont-table:before{content:"\ee06"}.icofont-text-height:before{content:"\ee07"}.icofont-text-width:before{content:"\ee08"}.icofont-trash:before{content:"\ee09"}.icofont-underline:before{content:"\ee0a"}.icofont-undo:before{content:"\ee0b"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-articulated-truck:before{content:"\ee0f"}.icofont-auto-mobile:before{content:"\ee10"}.icofont-auto-rickshaw:before{content:"\ee11"}.icofont-bicycle-alt-1:before{content:"\ee12"}.icofont-bicycle-alt-2:before{content:"\ee13"}.icofont-bicycle:before{content:"\ee14"}.icofont-bus-alt-1:before{content:"\ee15"}.icofont-bus-alt-2:before{content:"\ee16"}.icofont-bus-alt-3:before{content:"\ee17"}.icofont-bus:before{content:"\ee18"}.icofont-cab:before{content:"\ee19"}.icofont-cable-car:before{content:"\ee1a"}.icofont-car-alt-1:before{content:"\ee1b"}.icofont-car-alt-2:before{content:"\ee1c"}.icofont-car-alt-3:before{content:"\ee1d"}.icofont-car-alt-4:before{content:"\ee1e"}.icofont-car:before{content:"\ee1f"}.icofont-delivery-time:before{content:"\ee20"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-fire-truck-alt:before{content:"\ee22"}.icofont-fire-truck:before{content:"\ee23"}.icofont-free-delivery:before{content:"\ee24"}.icofont-helicopter:before{content:"\ee25"}.icofont-motor-bike-alt:before{content:"\ee26"}.icofont-motor-bike:before{content:"\ee27"}.icofont-motor-biker:before{content:"\ee28"}.icofont-oil-truck:before{content:"\ee29"}.icofont-rickshaw:before{content:"\ee2a"}.icofont-rocket-alt-1:before{content:"\ee2b"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-sail-boat-alt-1:before{content:"\ee2e"}.icofont-sail-boat-alt-2:before{content:"\ee2f"}.icofont-sail-boat:before{content:"\ee30"}.icofont-scooter:before{content:"\ee31"}.icofont-sea-plane:before{content:"\ee32"}.icofont-ship-alt:before{content:"\ee33"}.icofont-ship:before{content:"\ee34"}.icofont-speed-boat:before{content:"\ee35"}.icofont-taxi:before{content:"\ee36"}.icofont-tractor:before{content:"\ee37"}.icofont-train-line:before{content:"\ee38"}.icofont-train-steam:before{content:"\ee39"}.icofont-tram:before{content:"\ee3a"}.icofont-truck-alt:before{content:"\ee3b"}.icofont-truck-loaded:before{content:"\ee3c"}.icofont-truck:before{content:"\ee3d"}.icofont-van-alt:before{content:"\ee3e"}.icofont-van:before{content:"\ee3f"}.icofont-yacht:before{content:"\ee40"}.icofont-5-star-hotel:before{content:"\ee41"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-beach:before{content:"\ee44"}.icofont-camping-vest:before{content:"\ee45"}.icofont-direction-sign:before{content:"\ee46"}.icofont-hill-side:before{content:"\ee47"}.icofont-hill:before{content:"\ee48"}.icofont-hotel:before{content:"\ee49"}.icofont-island-alt:before{content:"\ee4a"}.icofont-island:before{content:"\ee4b"}.icofont-sandals-female:before{content:"\ee4c"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-travelling:before{content:"\ee4e"}.icofont-breakdown:before{content:"\ee4f"}.icofont-celsius:before{content:"\ee50"}.icofont-clouds:before{content:"\ee51"}.icofont-cloudy:before{content:"\ee52"}.icofont-dust:before{content:"\ee53"}.icofont-eclipse:before{content:"\ee54"}.icofont-fahrenheit:before{content:"\ee55"}.icofont-forest-fire:before{content:"\ee56"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-hail-rainy-night:before{content:"\ee5a"}.icofont-hail-rainy-sunny:before{content:"\ee5b"}.icofont-hail-rainy:before{content:"\ee5c"}.icofont-hail-sunny:before{content:"\ee5d"}.icofont-hail-thunder-night:before{content:"\ee5e"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail:before{content:"\ee61"}.icofont-hill-night:before{content:"\ee62"}.icofont-hill-sunny:before{content:"\ee63"}.icofont-hurricane:before{content:"\ee64"}.icofont-meteor:before{content:"\ee65"}.icofont-night:before{content:"\ee66"}.icofont-rainy-night:before{content:"\ee67"}.icofont-rainy-sunny:before{content:"\ee68"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-rainy:before{content:"\ee6a"}.icofont-snow-alt:before{content:"\ee6b"}.icofont-snow-flake:before{content:"\ee6c"}.icofont-snow-temp:before{content:"\ee6d"}.icofont-snow:before{content:"\ee6e"}.icofont-snowy-hail:before{content:"\ee6f"}.icofont-snowy-night-hail:before{content:"\ee70"}.icofont-snowy-night-rainy:before{content:"\ee71"}.icofont-snowy-night:before{content:"\ee72"}.icofont-snowy-rainy:before{content:"\ee73"}.icofont-snowy-sunny-hail:before{content:"\ee74"}.icofont-snowy-sunny-rainy:before{content:"\ee75"}.icofont-snowy-sunny:before{content:"\ee76"}.icofont-snowy-thunder-night:before{content:"\ee77"}.icofont-snowy-thunder-sunny:before{content:"\ee78"}.icofont-snowy-thunder:before{content:"\ee79"}.icofont-snowy-windy-night:before{content:"\ee7a"}.icofont-snowy-windy-sunny:before{content:"\ee7b"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-snowy:before{content:"\ee7d"}.icofont-sun-alt:before{content:"\ee7e"}.icofont-sun-rise:before{content:"\ee7f"}.icofont-sun-set:before{content:"\ee80"}.icofont-sun:before{content:"\ee81"}.icofont-sunny-day-temp:before{content:"\ee82"}.icofont-sunny:before{content:"\ee83"}.icofont-thunder-light:before{content:"\ee84"}.icofont-tornado:before{content:"\ee85"}.icofont-umbrella-alt:before{content:"\ee86"}.icofont-umbrella:before{content:"\ee87"}.icofont-volcano:before{content:"\ee88"}.icofont-wave:before{content:"\ee89"}.icofont-wind-scale-0:before{content:"\ee8a"}.icofont-wind-scale-1:before{content:"\ee8b"}.icofont-wind-scale-10:before{content:"\ee8c"}.icofont-wind-scale-11:before{content:"\ee8d"}.icofont-wind-scale-12:before{content:"\ee8e"}.icofont-wind-scale-2:before{content:"\ee8f"}.icofont-wind-scale-3:before{content:"\ee90"}.icofont-wind-scale-4:before{content:"\ee91"}.icofont-wind-scale-5:before{content:"\ee92"}.icofont-wind-scale-6:before{content:"\ee93"}.icofont-wind-scale-7:before{content:"\ee94"}.icofont-wind-scale-8:before{content:"\ee95"}.icofont-wind-scale-9:before{content:"\ee96"}.icofont-wind-waves:before{content:"\ee97"}.icofont-wind:before{content:"\ee98"}.icofont-windy-hail:before{content:"\ee99"}.icofont-windy-night:before{content:"\ee9a"}.icofont-windy-raining:before{content:"\ee9b"}.icofont-windy-sunny:before{content:"\ee9c"}.icofont-windy-thunder-raining:before{content:"\ee9d"}.icofont-windy-thunder:before{content:"\ee9e"}.icofont-windy:before{content:"\ee9f"}.icofont-addons:before{content:"\eea0"}.icofont-address-book:before{content:"\eea1"}.icofont-adjust:before{content:"\eea2"}.icofont-alarm:before{content:"\eea3"}.icofont-anchor:before{content:"\eea4"}.icofont-archive:before{content:"\eea5"}.icofont-at:before{content:"\eea6"}.icofont-attachment:before{content:"\eea7"}.icofont-audio:before{content:"\eea8"}.icofont-automation:before{content:"\eea9"}.icofont-badge:before{content:"\eeaa"}.icofont-bag-alt:before{content:"\eeab"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-bar-code:before{content:"\eeae"}.icofont-bars:before{content:"\eeaf"}.icofont-basket:before{content:"\eeb0"}.icofont-battery-empty:before{content:"\eeb1"}.icofont-battery-full:before{content:"\eeb2"}.icofont-battery-half:before{content:"\eeb3"}.icofont-battery-low:before{content:"\eeb4"}.icofont-beaker:before{content:"\eeb5"}.icofont-beard:before{content:"\eeb6"}.icofont-bed:before{content:"\eeb7"}.icofont-bell:before{content:"\eeb8"}.icofont-beverage:before{content:"\eeb9"}.icofont-bill:before{content:"\eeba"}.icofont-bin:before{content:"\eebb"}.icofont-binary:before{content:"\eebc"}.icofont-binoculars:before{content:"\eebd"}.icofont-bluetooth:before{content:"\eebe"}.icofont-bomb:before{content:"\eebf"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-briefcase:before{content:"\eec2"}.icofont-broken:before{content:"\eec3"}.icofont-bucket:before{content:"\eec4"}.icofont-bucket1:before{content:"\eec5"}.icofont-bucket2:before{content:"\eec6"}.icofont-bug:before{content:"\eec7"}.icofont-building:before{content:"\eec8"}.icofont-bulb-alt:before{content:"\eec9"}.icofont-bullet:before{content:"\eeca"}.icofont-bullhorn:before{content:"\eecb"}.icofont-bullseye:before{content:"\eecc"}.icofont-calendar:before{content:"\eecd"}.icofont-camera-alt:before{content:"\eece"}.icofont-camera:before{content:"\eecf"}.icofont-card:before{content:"\eed0"}.icofont-cart-alt:before{content:"\eed1"}.icofont-cart:before{content:"\eed2"}.icofont-cc:before{content:"\eed3"}.icofont-charging:before{content:"\eed4"}.icofont-chat:before{content:"\eed5"}.icofont-check-alt:before{content:"\eed6"}.icofont-check-circled:before{content:"\eed7"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-children-care:before{content:"\eeda"}.icofont-clip:before{content:"\eedb"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line-squared-alt:before{content:"\eedf"}.icofont-close-line-squared:before{content:"\eee0"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close-squared:before{content:"\eee3"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code-not-allowed:before{content:"\eee9"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-compass-alt:before{content:"\eeec"}.icofont-compass:before{content:"\eeed"}.icofont-computer:before{content:"\eeee"}.icofont-connection:before{content:"\eeef"}.icofont-console:before{content:"\eef0"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crop:before{content:"\eef5"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-cubes:before{content:"\eef8"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-dashboard:before{content:"\eefa"}.icofont-data:before{content:"\eefb"}.icofont-database-add:before{content:"\eefc"}.icofont-database-locked:before{content:"\eefd"}.icofont-database-remove:before{content:"\eefe"}.icofont-database:before{content:"\eeff"}.icofont-delete:before{content:"\ef00"}.icofont-diamond:before{content:"\ef01"}.icofont-dice-multiple:before{content:"\ef02"}.icofont-dice:before{content:"\ef03"}.icofont-disc:before{content:"\ef04"}.icofont-diskette:before{content:"\ef05"}.icofont-document-folder:before{content:"\ef06"}.icofont-download-alt:before{content:"\ef07"}.icofont-download:before{content:"\ef08"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag:before{content:"\ef0a"}.icofont-drag1:before{content:"\ef0b"}.icofont-drag2:before{content:"\ef0c"}.icofont-drag3:before{content:"\ef0d"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-edit:before{content:"\ef10"}.icofont-eject:before{content:"\ef11"}.icofont-email:before{content:"\ef12"}.icofont-envelope-open:before{content:"\ef13"}.icofont-envelope:before{content:"\ef14"}.icofont-eraser:before{content:"\ef15"}.icofont-error:before{content:"\ef16"}.icofont-excavator:before{content:"\ef17"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exclamation-square:before{content:"\ef1a"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-expand:before{content:"\ef1e"}.icofont-external-link:before{content:"\ef1f"}.icofont-external:before{content:"\ef20"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-eye-dropper:before{content:"\ef23"}.icofont-eye:before{content:"\ef24"}.icofont-favourite:before{content:"\ef25"}.icofont-fax:before{content:"\ef26"}.icofont-file-fill:before{content:"\ef27"}.icofont-film:before{content:"\ef28"}.icofont-filter:before{content:"\ef29"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-fire:before{content:"\ef2c"}.icofont-flag-alt-1:before{content:"\ef2d"}.icofont-flag-alt-2:before{content:"\ef2e"}.icofont-flag:before{content:"\ef2f"}.icofont-flame-torch:before{content:"\ef30"}.icofont-flash-light:before{content:"\ef31"}.icofont-flash:before{content:"\ef32"}.icofont-flask:before{content:"\ef33"}.icofont-focus:before{content:"\ef34"}.icofont-folder-open:before{content:"\ef35"}.icofont-folder:before{content:"\ef36"}.icofont-foot-print:before{content:"\ef37"}.icofont-garbage:before{content:"\ef38"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-gift:before{content:"\ef3c"}.icofont-glass:before{content:"\ef3d"}.icofont-globe:before{content:"\ef3e"}.icofont-graffiti:before{content:"\ef3f"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-hanger:before{content:"\ef42"}.icofont-hard-disk:before{content:"\ef43"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-history:before{content:"\ef46"}.icofont-home:before{content:"\ef47"}.icofont-horn:before{content:"\ef48"}.icofont-hour-glass:before{content:"\ef49"}.icofont-id:before{content:"\ef4a"}.icofont-image:before{content:"\ef4b"}.icofont-inbox:before{content:"\ef4c"}.icofont-infinite:before{content:"\ef4d"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info-square:before{content:"\ef4f"}.icofont-info:before{content:"\ef50"}.icofont-institution:before{content:"\ef51"}.icofont-interface:before{content:"\ef52"}.icofont-invisible:before{content:"\ef53"}.icofont-jacket:before{content:"\ef54"}.icofont-jar:before{content:"\ef55"}.icofont-jewlery:before{content:"\ef56"}.icofont-karate:before{content:"\ef57"}.icofont-key-hole:before{content:"\ef58"}.icofont-key:before{content:"\ef59"}.icofont-label:before{content:"\ef5a"}.icofont-lamp:before{content:"\ef5b"}.icofont-layers:before{content:"\ef5c"}.icofont-layout:before{content:"\ef5d"}.icofont-leaf:before{content:"\ef5e"}.icofont-leaflet:before{content:"\ef5f"}.icofont-learn:before{content:"\ef60"}.icofont-lego:before{content:"\ef61"}.icofont-lens:before{content:"\ef62"}.icofont-letter:before{content:"\ef63"}.icofont-letterbox:before{content:"\ef64"}.icofont-library:before{content:"\ef65"}.icofont-license:before{content:"\ef66"}.icofont-life-bouy:before{content:"\ef67"}.icofont-life-buoy:before{content:"\ef68"}.icofont-life-jacket:before{content:"\ef69"}.icofont-life-ring:before{content:"\ef6a"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-lighter:before{content:"\ef6c"}.icofont-lightning-ray:before{content:"\ef6d"}.icofont-like:before{content:"\ef6e"}.icofont-line-height:before{content:"\ef6f"}.icofont-link-alt:before{content:"\ef70"}.icofont-link:before{content:"\ef71"}.icofont-list:before{content:"\ef72"}.icofont-listening:before{content:"\ef73"}.icofont-listine-dots:before{content:"\ef74"}.icofont-listing-box:before{content:"\ef75"}.icofont-listing-number:before{content:"\ef76"}.icofont-live-support:before{content:"\ef77"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lollipop:before{content:"\ef7d"}.icofont-long-drive:before{content:"\ef7e"}.icofont-look:before{content:"\ef7f"}.icofont-loop:before{content:"\ef80"}.icofont-luggage:before{content:"\ef81"}.icofont-lunch:before{content:"\ef82"}.icofont-lungs:before{content:"\ef83"}.icofont-magic-alt:before{content:"\ef84"}.icofont-magic:before{content:"\ef85"}.icofont-magnet:before{content:"\ef86"}.icofont-mail-box:before{content:"\ef87"}.icofont-mail:before{content:"\ef88"}.icofont-male:before{content:"\ef89"}.icofont-map-pins:before{content:"\ef8a"}.icofont-map:before{content:"\ef8b"}.icofont-maximize:before{content:"\ef8c"}.icofont-measure:before{content:"\ef8d"}.icofont-medicine:before{content:"\ef8e"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-memory-card:before{content:"\ef93"}.icofont-mic-mute:before{content:"\ef94"}.icofont-mic:before{content:"\ef95"}.icofont-military:before{content:"\ef96"}.icofont-mill:before{content:"\ef97"}.icofont-minus-circle:before{content:"\ef98"}.icofont-minus-square:before{content:"\ef99"}.icofont-minus:before{content:"\ef9a"}.icofont-mobile-phone:before{content:"\ef9b"}.icofont-molecule:before{content:"\ef9c"}.icofont-money:before{content:"\ef9d"}.icofont-moon:before{content:"\ef9e"}.icofont-mop:before{content:"\ef9f"}.icofont-muffin:before{content:"\efa0"}.icofont-mustache:before{content:"\efa1"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-navigation:before{content:"\efa3"}.icofont-network-tower:before{content:"\efa4"}.icofont-network:before{content:"\efa5"}.icofont-news:before{content:"\efa6"}.icofont-newspaper:before{content:"\efa7"}.icofont-no-smoking:before{content:"\efa8"}.icofont-not-allowed:before{content:"\efa9"}.icofont-notebook:before{content:"\efaa"}.icofont-notepad:before{content:"\efab"}.icofont-notification:before{content:"\efac"}.icofont-numbered:before{content:"\efad"}.icofont-opposite:before{content:"\efae"}.icofont-optic:before{content:"\efaf"}.icofont-options:before{content:"\efb0"}.icofont-package:before{content:"\efb1"}.icofont-page:before{content:"\efb2"}.icofont-paint:before{content:"\efb3"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paperclip:before{content:"\efb5"}.icofont-papers:before{content:"\efb6"}.icofont-pay:before{content:"\efb7"}.icofont-penguin-linux:before{content:"\efb8"}.icofont-pestle:before{content:"\efb9"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-picture:before{content:"\efbc"}.icofont-pine:before{content:"\efbd"}.icofont-pixels:before{content:"\efbe"}.icofont-plugin:before{content:"\efbf"}.icofont-plus-circle:before{content:"\efc0"}.icofont-plus-square:before{content:"\efc1"}.icofont-plus:before{content:"\efc2"}.icofont-polygonal:before{content:"\efc3"}.icofont-power:before{content:"\efc4"}.icofont-price:before{content:"\efc5"}.icofont-print:before{content:"\efc6"}.icofont-puzzle:before{content:"\efc7"}.icofont-qr-code:before{content:"\efc8"}.icofont-queen:before{content:"\efc9"}.icofont-question-circle:before{content:"\efca"}.icofont-question-square:before{content:"\efcb"}.icofont-question:before{content:"\efcc"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-recycle:before{content:"\efd0"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-resize:before{content:"\efd5"}.icofont-responsive:before{content:"\efd6"}.icofont-retweet:before{content:"\efd7"}.icofont-road:before{content:"\efd8"}.icofont-robot:before{content:"\efd9"}.icofont-royal:before{content:"\efda"}.icofont-rss-feed:before{content:"\efdb"}.icofont-safety:before{content:"\efdc"}.icofont-sale-discount:before{content:"\efdd"}.icofont-satellite:before{content:"\efde"}.icofont-send-mail:before{content:"\efdf"}.icofont-server:before{content:"\efe0"}.icofont-settings-alt:before{content:"\efe1"}.icofont-settings:before{content:"\efe2"}.icofont-share-alt:before{content:"\efe3"}.icofont-share-boxed:before{content:"\efe4"}.icofont-share:before{content:"\efe5"}.icofont-shield:before{content:"\efe6"}.icofont-shopping-cart:before{content:"\efe7"}.icofont-sign-in:before{content:"\efe8"}.icofont-sign-out:before{content:"\efe9"}.icofont-signal:before{content:"\efea"}.icofont-site-map:before{content:"\efeb"}.icofont-smart-phone:before{content:"\efec"}.icofont-soccer:before{content:"\efed"}.icofont-sort-alt:before{content:"\efee"}.icofont-sort:before{content:"\efef"}.icofont-space:before{content:"\eff0"}.icofont-spanner:before{content:"\eff1"}.icofont-speech-comments:before{content:"\eff2"}.icofont-speed-meter:before{content:"\eff3"}.icofont-spinner-alt-1:before{content:"\eff4"}.icofont-spinner-alt-2:before{content:"\eff5"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-spinner-alt-4:before{content:"\eff7"}.icofont-spinner-alt-5:before{content:"\eff8"}.icofont-spinner-alt-6:before{content:"\eff9"}.icofont-spinner:before{content:"\effa"}.icofont-spreadsheet:before{content:"\effb"}.icofont-square:before{content:"\effc"}.icofont-ssl-security:before{content:"\effd"}.icofont-star-alt-1:before{content:"\effe"}.icofont-star-alt-2:before{content:"\efff"}.icofont-star:before{content:"\f000"}.icofont-street-view:before{content:"\f001"}.icofont-support-faq:before{content:"\f002"}.icofont-tack-pin:before{content:"\f003"}.icofont-tag:before{content:"\f004"}.icofont-tags:before{content:"\f005"}.icofont-tasks-alt:before{content:"\f006"}.icofont-tasks:before{content:"\f007"}.icofont-telephone:before{content:"\f008"}.icofont-telescope:before{content:"\f009"}.icofont-terminal:before{content:"\f00a"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-tick-boxed:before{content:"\f00d"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-tie:before{content:"\f010"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-tools-alt-2:before{content:"\f013"}.icofont-tools:before{content:"\f014"}.icofont-touch:before{content:"\f015"}.icofont-traffic-light:before{content:"\f016"}.icofont-transparent:before{content:"\f017"}.icofont-tree:before{content:"\f018"}.icofont-unique-idea:before{content:"\f019"}.icofont-unlock:before{content:"\f01a"}.icofont-unlocked:before{content:"\f01b"}.icofont-upload-alt:before{content:"\f01c"}.icofont-upload:before{content:"\f01d"}.icofont-usb-drive:before{content:"\f01e"}.icofont-usb:before{content:"\f01f"}.icofont-vector-path:before{content:"\f020"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-wall:before{content:"\f023"}.icofont-wallet:before{content:"\f024"}.icofont-warning-alt:before{content:"\f025"}.icofont-warning:before{content:"\f026"}.icofont-water-drop:before{content:"\f027"}.icofont-web:before{content:"\f028"}.icofont-wheelchair:before{content:"\f029"}.icofont-wifi-alt:before{content:"\f02a"}.icofont-wifi:before{content:"\f02b"}.icofont-world:before{content:"\f02c"}.icofont-zigzag:before{content:"\f02d"}.icofont-zipped:before{content:"\f02e"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.icofont-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;filter:none;display:inline-block}.icofont-inverse{color:#fff}.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 Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.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{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{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{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{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-adobe:before{content:"\f778"}.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-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-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-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-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-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-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-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-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.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-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-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-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-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-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-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-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-usd:before{content:"\f4c0"}.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-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.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-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-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-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-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-instagram:before{content:"\f16d"}.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-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-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-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-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-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-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-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-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-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.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-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-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-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-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-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-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.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-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-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-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.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-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-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-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-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-tripadvisor:before{content:"\f262"}.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-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.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-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-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-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-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-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-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-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/bizreview-pro/assets/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}/*!
 * Bootstrap Grid v1.0.0 ( Custom )
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.biz-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .biz-container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .biz-container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .biz-container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .biz-container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.biz-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.biz-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .biz-no-gutters > .col,
  .biz-no-gutters > [class*="biz-col-"] {
    padding-right: 0;
    padding-left: 0; }

.biz-col-1, .biz-col-2, .biz-col-3, .biz-col-4, .biz-col-5, .biz-col-6, .biz-col-7, .biz-col-8, .biz-col-9, .biz-col-10, .biz-col-11, .biz-col-12, .col,
.biz-col-auto, .biz-col-sm-1, .biz-col-sm-2, .biz-col-sm-3, .biz-col-sm-4, .biz-col-sm-5, .biz-col-sm-6, .biz-col-sm-7, .biz-col-sm-8, .biz-col-sm-9, .biz-col-sm-10, .biz-col-sm-11, .biz-col-sm-12, .biz-col-sm,
.biz-col-sm-auto, .biz-col-md-1, .biz-col-md-2, .biz-col-md-3, .biz-col-md-4, .biz-col-md-5, .biz-col-md-6, .biz-col-md-7, .biz-col-md-8, .biz-col-md-9, .biz-col-md-10, .biz-col-md-11, .biz-col-md-12, .biz-col-md,
.biz-col-md-auto, .biz-col-lg-1, .biz-col-lg-2, .biz-col-lg-3, .biz-col-lg-4, .biz-col-lg-5, .biz-col-lg-6, .biz-col-lg-7, .biz-col-lg-8, .biz-col-lg-9, .biz-col-lg-10, .biz-col-lg-11, .biz-col-lg-12, .biz-col-lg,
.biz-col-lg-auto, .biz-col-xl-1, .biz-col-xl-2, .biz-col-xl-3, .biz-col-xl-4, .biz-col-xl-5, .biz-col-xl-6, .biz-col-xl-7, .biz-col-xl-8, .biz-col-xl-9, .biz-col-xl-10, .biz-col-xl-11, .biz-col-xl-12, .biz-col-xl,
.biz-col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.biz-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.biz-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.biz-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.biz-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.biz-col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.biz-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.biz-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.biz-col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.biz-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.biz-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.biz-col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.biz-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.biz-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.biz-col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.biz-order-first {
  order: -1; }

.biz-order-last {
  order: 13; }

.biz-order-0 {
  order: 0; }

.biz-order-1 {
  order: 1; }

.biz-order-2 {
  order: 2; }

.biz-order-3 {
  order: 3; }

.biz-order-4 {
  order: 4; }

.biz-order-5 {
  order: 5; }

.biz-order-6 {
  order: 6; }

.biz-order-7 {
  order: 7; }

.biz-order-8 {
  order: 8; }

.biz-order-9 {
  order: 9; }

.biz-order-10 {
  order: 10; }

.biz-order-11 {
  order: 11; }

.biz-order-12 {
  order: 12; }

.biz-offset-1 {
  margin-left: 8.3333333333%; }

.biz-offset-2 {
  margin-left: 16.6666666667%; }

.biz-offset-3 {
  margin-left: 25%; }

.biz-offset-4 {
  margin-left: 33.3333333333%; }

.biz-offset-5 {
  margin-left: 41.6666666667%; }

.biz-offset-6 {
  margin-left: 50%; }

.biz-offset-7 {
  margin-left: 58.3333333333%; }

.biz-offset-8 {
  margin-left: 66.6666666667%; }

.biz-offset-9 {
  margin-left: 75%; }

.biz-offset-10 {
  margin-left: 83.3333333333%; }

.biz-offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .biz-col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .biz-col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .biz-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .biz-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .biz-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .biz-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .biz-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .biz-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .biz-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .biz-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .biz-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .biz-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .biz-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .biz-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .biz-order-sm-first {
    order: -1; }

  .biz-order-sm-last {
    order: 13; }

  .biz-order-sm-0 {
    order: 0; }

  .biz-order-sm-1 {
    order: 1; }

  .biz-order-sm-2 {
    order: 2; }

  .biz-order-sm-3 {
    order: 3; }

  .biz-order-sm-4 {
    order: 4; }

  .biz-order-sm-5 {
    order: 5; }

  .biz-order-sm-6 {
    order: 6; }

  .biz-order-sm-7 {
    order: 7; }

  .biz-order-sm-8 {
    order: 8; }

  .biz-order-sm-9 {
    order: 9; }

  .biz-order-sm-10 {
    order: 10; }

  .biz-order-sm-11 {
    order: 11; }

  .biz-order-sm-12 {
    order: 12; }

  .biz-offset-sm-0 {
    margin-left: 0; }

  .biz-offset-sm-1 {
    margin-left: 8.3333333333%; }

  .biz-offset-sm-2 {
    margin-left: 16.6666666667%; }

  .biz-offset-sm-3 {
    margin-left: 25%; }

  .biz-offset-sm-4 {
    margin-left: 33.3333333333%; }

  .biz-offset-sm-5 {
    margin-left: 41.6666666667%; }

  .biz-offset-sm-6 {
    margin-left: 50%; }

  .biz-offset-sm-7 {
    margin-left: 58.3333333333%; }

  .biz-offset-sm-8 {
    margin-left: 66.6666666667%; }

  .biz-offset-sm-9 {
    margin-left: 75%; }

  .biz-offset-sm-10 {
    margin-left: 83.3333333333%; }

  .biz-offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .biz-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .biz-col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .biz-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .biz-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .biz-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .biz-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .biz-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .biz-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .biz-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .biz-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .biz-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .biz-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .biz-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .biz-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .biz-order-mbiz-d-first {
    order: -1; }

  .biz-order-mbiz-d-last {
    order: 13; }

  .biz-order-mbiz-d-0 {
    order: 0; }

  .biz-order-mbiz-d-1 {
    order: 1; }

  .biz-order-mbiz-d-2 {
    order: 2; }

  .biz-order-mbiz-d-3 {
    order: 3; }

  .biz-order-mbiz-d-4 {
    order: 4; }

  .biz-order-mbiz-d-5 {
    order: 5; }

  .biz-order-mbiz-d-6 {
    order: 6; }

  .biz-order-mbiz-d-7 {
    order: 7; }

  .biz-order-mbiz-d-8 {
    order: 8; }

  .biz-order-mbiz-d-9 {
    order: 9; }

  .biz-order-mbiz-d-10 {
    order: 10; }

  .biz-order-mbiz-d-11 {
    order: 11; }

  .biz-order-mbiz-d-12 {
    order: 12; }

  .biz-offset-mbiz-d-0 {
    margin-left: 0; }

  .biz-offset-mbiz-d-1 {
    margin-left: 8.3333333333%; }

  .biz-offset-mbiz-d-2 {
    margin-left: 16.6666666667%; }

  .biz-offset-mbiz-d-3 {
    margin-left: 25%; }

  .biz-offset-mbiz-d-4 {
    margin-left: 33.3333333333%; }

  .biz-offset-mbiz-d-5 {
    margin-left: 41.6666666667%; }

  .biz-offset-mbiz-d-6 {
    margin-left: 50%; }

  .biz-offset-mbiz-d-7 {
    margin-left: 58.3333333333%; }

  .biz-offset-mbiz-d-8 {
    margin-left: 66.6666666667%; }

  .biz-offset-mbiz-d-9 {
    margin-left: 75%; }

  .biz-offset-mbiz-d-10 {
    margin-left: 83.3333333333%; }

  .biz-offset-mbiz-d-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .biz-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .biz-col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .biz-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .biz-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .biz-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .biz-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .biz-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .biz-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .biz-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .biz-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .biz-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .biz-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .biz-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .biz-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .biz-order-lg-first {
    order: -1; }

  .biz-order-lg-last {
    order: 13; }

  .biz-order-lg-0 {
    order: 0; }

  .biz-order-lg-1 {
    order: 1; }

  .biz-order-lg-2 {
    order: 2; }

  .biz-order-lg-3 {
    order: 3; }

  .biz-order-lg-4 {
    order: 4; }

  .biz-order-lg-5 {
    order: 5; }

  .biz-order-lg-6 {
    order: 6; }

  .biz-order-lg-7 {
    order: 7; }

  .biz-order-lg-8 {
    order: 8; }

  .biz-order-lg-9 {
    order: 9; }

  .biz-order-lg-10 {
    order: 10; }

  .biz-order-lg-11 {
    order: 11; }

  .biz-order-lg-12 {
    order: 12; }

  .biz-offset-lg-0 {
    margin-left: 0; }

  .biz-offset-lg-1 {
    margin-left: 8.3333333333%; }

  .biz-offset-lg-2 {
    margin-left: 16.6666666667%; }

  .biz-offset-lg-3 {
    margin-left: 25%; }

  .biz-offset-lg-4 {
    margin-left: 33.3333333333%; }

  .biz-offset-lg-5 {
    margin-left: 41.6666666667%; }

  .biz-offset-lg-6 {
    margin-left: 50%; }

  .biz-offset-lg-7 {
    margin-left: 58.3333333333%; }

  .biz-offset-lg-8 {
    margin-left: 66.6666666667%; }

  .biz-offset-lg-9 {
    margin-left: 75%; }

  .biz-offset-lg-10 {
    margin-left: 83.3333333333%; }

  .biz-offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .biz-col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .biz-col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .biz-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .biz-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .biz-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .biz-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .biz-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .biz-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .biz-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .biz-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .biz-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .biz-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .biz-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .biz-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .biz-order-xl-first {
    order: -1; }

  .biz-order-xl-last {
    order: 13; }

  .biz-order-xl-0 {
    order: 0; }

  .biz-order-xl-1 {
    order: 1; }

  .biz-order-xl-2 {
    order: 2; }

  .biz-order-xl-3 {
    order: 3; }

  .biz-order-xl-4 {
    order: 4; }

  .biz-order-xl-5 {
    order: 5; }

  .biz-order-xl-6 {
    order: 6; }

  .biz-order-xl-7 {
    order: 7; }

  .biz-order-xl-8 {
    order: 8; }

  .biz-order-xl-9 {
    order: 9; }

  .biz-order-xl-10 {
    order: 10; }

  .biz-order-xl-11 {
    order: 11; }

  .biz-order-xl-12 {
    order: 12; }

  .biz-offset-xl-0 {
    margin-left: 0; }

  .biz-offset-xl-1 {
    margin-left: 8.3333333333%; }

  .biz-offset-xl-2 {
    margin-left: 16.6666666667%; }

  .biz-offset-xl-3 {
    margin-left: 25%; }

  .biz-offset-xl-4 {
    margin-left: 33.3333333333%; }

  .biz-offset-xl-5 {
    margin-left: 41.6666666667%; }

  .biz-offset-xl-6 {
    margin-left: 50%; }

  .biz-offset-xl-7 {
    margin-left: 58.3333333333%; }

  .biz-offset-xl-8 {
    margin-left: 66.6666666667%; }

  .biz-offset-xl-9 {
    margin-left: 75%; }

  .biz-offset-xl-10 {
    margin-left: 83.3333333333%; }

  .biz-offset-xl-11 {
    margin-left: 91.6666666667%; } }
.biz-d-none {
  display: none !important; }

.biz-d-inline {
  display: inline !important; }

.biz-d-inline-block {
  display: inline-block !important; }

.biz-d-block {
  display: block !important; }

.biz-d-table {
  display: table !important; }

.biz-d-table-row {
  display: table-row !important; }

.biz-d-table-cell {
  display: table-cell !important; }

.biz-d-flex {
  display: flex !important; }

.biz-d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .biz-d-sm-none {
    display: none !important; }

  .biz-d-sm-inline {
    display: inline !important; }

  .biz-d-sm-inline-block {
    display: inline-block !important; }

  .biz-d-sm-block {
    display: block !important; }

  .biz-d-sm-table {
    display: table !important; }

  .biz-d-sm-table-row {
    display: table-row !important; }

  .biz-d-sm-table-cell {
    display: table-cell !important; }

  .biz-d-sm-flex {
    display: flex !important; }

  .biz-d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .biz-d-mbiz-d-none {
    display: none !important; }

  .biz-d-mbiz-d-inline {
    display: inline !important; }

  .biz-d-mbiz-d-inline-block {
    display: inline-block !important; }

  .biz-d-mbiz-d-block {
    display: block !important; }

  .biz-d-mbiz-d-table {
    display: table !important; }

  .biz-d-mbiz-d-table-row {
    display: table-row !important; }

  .biz-d-mbiz-d-table-cell {
    display: table-cell !important; }

  .biz-d-mbiz-d-flex {
    display: flex !important; }

  .biz-d-mbiz-d-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .biz-d-lg-none {
    display: none !important; }

  .biz-d-lg-inline {
    display: inline !important; }

  .biz-d-lg-inline-block {
    display: inline-block !important; }

  .biz-d-lg-block {
    display: block !important; }

  .biz-d-lg-table {
    display: table !important; }

  .biz-d-lg-table-row {
    display: table-row !important; }

  .biz-d-lg-table-cell {
    display: table-cell !important; }

  .biz-d-lg-flex {
    display: flex !important; }

  .biz-d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .biz-d-xl-none {
    display: none !important; }

  .biz-d-xl-inline {
    display: inline !important; }

  .biz-d-xl-inline-block {
    display: inline-block !important; }

  .biz-d-xl-block {
    display: block !important; }

  .biz-d-xl-table {
    display: table !important; }

  .biz-d-xl-table-row {
    display: table-row !important; }

  .biz-d-xl-table-cell {
    display: table-cell !important; }

  .biz-d-xl-flex {
    display: flex !important; }

  .biz-d-xl-inline-flex {
    display: inline-flex !important; } }
@media print {
  .biz-d-print-none {
    display: none !important; }

  .biz-d-print-inline {
    display: inline !important; }

  .biz-d-print-inline-block {
    display: inline-block !important; }

  .biz-d-print-block {
    display: block !important; }

  .biz-d-print-table {
    display: table !important; }

  .biz-d-print-table-row {
    display: table-row !important; }

  .biz-d-print-table-cell {
    display: table-cell !important; }

  .biz-d-print-flex {
    display: flex !important; }

  .biz-d-print-inline-flex {
    display: inline-flex !important; } }
.biz-flex-row {
  flex-direction: row !important; }

.biz-flex-column {
  flex-direction: column !important; }

.biz-flex-row-reverse {
  flex-direction: row-reverse !important; }

.biz-flex-column-reverse {
  flex-direction: column-reverse !important; }

.biz-flex-wrap {
  flex-wrap: wrap !important; }

.biz-flex-nowrap {
  flex-wrap: nowrap !important; }

.biz-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.biz-justify-content-start {
  justify-content: flex-start !important; }

.biz-justify-content-end {
  justify-content: flex-end !important; }

.biz-justify-content-center {
  justify-content: center !important; }

.biz-justify-content-between {
  justify-content: space-between !important; }

.biz-justify-content-around {
  justify-content: space-around !important; }

.biz-align-items-start {
  align-items: flex-start !important; }

.biz-align-items-end {
  align-items: flex-end !important; }

.biz-align-items-center {
  align-items: center !important; }

.biz-align-items-baseline {
  align-items: baseline !important; }

.biz-align-items-stretch {
  align-items: stretch !important; }

.biz-align-content-start {
  align-content: flex-start !important; }

.biz-align-content-end {
  align-content: flex-end !important; }

.biz-align-content-center {
  align-content: center !important; }

.biz-align-content-between {
  align-content: space-between !important; }

.biz-align-content-around {
  align-content: space-around !important; }

.biz-align-content-stretch {
  align-content: stretch !important; }

.biz-align-self-auto {
  align-self: auto !important; }

.biz-align-self-start {
  align-self: flex-start !important; }

.biz-align-self-end {
  align-self: flex-end !important; }

.biz-align-self-center {
  align-self: center !important; }

.biz-align-self-baseline {
  align-self: baseline !important; }

.biz-align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .biz-flex-sm-row {
    flex-direction: row !important; }

  .biz-flex-sm-column {
    flex-direction: column !important; }

  .biz-flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .biz-flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .biz-flex-sm-wrap {
    flex-wrap: wrap !important; }

  .biz-flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .biz-flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .biz-justify-content-sm-start {
    justify-content: flex-start !important; }

  .biz-justify-content-sm-end {
    justify-content: flex-end !important; }

  .biz-justify-content-sm-center {
    justify-content: center !important; }

  .biz-justify-content-sm-between {
    justify-content: space-between !important; }

  .biz-justify-content-sm-around {
    justify-content: space-around !important; }

  .biz-align-items-sm-start {
    align-items: flex-start !important; }

  .biz-align-items-sm-end {
    align-items: flex-end !important; }

  .biz-align-items-sm-center {
    align-items: center !important; }

  .biz-align-items-sm-baseline {
    align-items: baseline !important; }

  .biz-align-items-sm-stretch {
    align-items: stretch !important; }

  .biz-align-content-sm-start {
    align-content: flex-start !important; }

  .biz-align-content-sm-end {
    align-content: flex-end !important; }

  .biz-align-content-sm-center {
    align-content: center !important; }

  .biz-align-content-sm-between {
    align-content: space-between !important; }

  .biz-align-content-sm-around {
    align-content: space-around !important; }

  .biz-align-content-sm-stretch {
    align-content: stretch !important; }

  .biz-align-self-sm-auto {
    align-self: auto !important; }

  .biz-align-self-sm-start {
    align-self: flex-start !important; }

  .biz-align-self-sm-end {
    align-self: flex-end !important; }

  .biz-align-self-sm-center {
    align-self: center !important; }

  .biz-align-self-sm-baseline {
    align-self: baseline !important; }

  .biz-align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .biz-flex-mbiz-d-row {
    flex-direction: row !important; }

  .biz-flex-mbiz-d-column {
    flex-direction: column !important; }

  .biz-flex-mbiz-d-row-reverse {
    flex-direction: row-reverse !important; }

  .biz-flex-mbiz-d-column-reverse {
    flex-direction: column-reverse !important; }

  .biz-flex-mbiz-d-wrap {
    flex-wrap: wrap !important; }

  .biz-flex-mbiz-d-nowrap {
    flex-wrap: nowrap !important; }

  .biz-flex-mbiz-d-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .biz-justify-content-mbiz-d-start {
    justify-content: flex-start !important; }

  .biz-justify-content-mbiz-d-end {
    justify-content: flex-end !important; }

  .biz-justify-content-mbiz-d-center {
    justify-content: center !important; }

  .biz-justify-content-mbiz-d-between {
    justify-content: space-between !important; }

  .biz-justify-content-mbiz-d-around {
    justify-content: space-around !important; }

  .biz-align-items-mbiz-d-start {
    align-items: flex-start !important; }

  .biz-align-items-mbiz-d-end {
    align-items: flex-end !important; }

  .biz-align-items-mbiz-d-center {
    align-items: center !important; }

  .biz-align-items-mbiz-d-baseline {
    align-items: baseline !important; }

  .biz-align-items-mbiz-d-stretch {
    align-items: stretch !important; }

  .biz-align-content-mbiz-d-start {
    align-content: flex-start !important; }

  .biz-align-content-mbiz-d-end {
    align-content: flex-end !important; }

  .biz-align-content-mbiz-d-center {
    align-content: center !important; }

  .biz-align-content-mbiz-d-between {
    align-content: space-between !important; }

  .biz-align-content-mbiz-d-around {
    align-content: space-around !important; }

  .biz-align-content-mbiz-d-stretch {
    align-content: stretch !important; }

  .biz-align-self-mbiz-d-auto {
    align-self: auto !important; }

  .biz-align-self-mbiz-d-start {
    align-self: flex-start !important; }

  .biz-align-self-mbiz-d-end {
    align-self: flex-end !important; }

  .biz-align-self-mbiz-d-center {
    align-self: center !important; }

  .biz-align-self-mbiz-d-baseline {
    align-self: baseline !important; }

  .biz-align-self-mbiz-d-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .biz-flex-lg-row {
    flex-direction: row !important; }

  .biz-flex-lg-column {
    flex-direction: column !important; }

  .biz-flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .biz-flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .biz-flex-lg-wrap {
    flex-wrap: wrap !important; }

  .biz-flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .biz-flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .biz-justify-content-lg-start {
    justify-content: flex-start !important; }

  .biz-justify-content-lg-end {
    justify-content: flex-end !important; }

  .biz-justify-content-lg-center {
    justify-content: center !important; }

  .biz-justify-content-lg-between {
    justify-content: space-between !important; }

  .biz-justify-content-lg-around {
    justify-content: space-around !important; }

  .biz-align-items-lg-start {
    align-items: flex-start !important; }

  .biz-align-items-lg-end {
    align-items: flex-end !important; }

  .biz-align-items-lg-center {
    align-items: center !important; }

  .biz-align-items-lg-baseline {
    align-items: baseline !important; }

  .biz-align-items-lg-stretch {
    align-items: stretch !important; }

  .biz-align-content-lg-start {
    align-content: flex-start !important; }

  .biz-align-content-lg-end {
    align-content: flex-end !important; }

  .biz-align-content-lg-center {
    align-content: center !important; }

  .biz-align-content-lg-between {
    align-content: space-between !important; }

  .biz-align-content-lg-around {
    align-content: space-around !important; }

  .biz-align-content-lg-stretch {
    align-content: stretch !important; }

  .biz-align-self-lg-auto {
    align-self: auto !important; }

  .biz-align-self-lg-start {
    align-self: flex-start !important; }

  .biz-align-self-lg-end {
    align-self: flex-end !important; }

  .biz-align-self-lg-center {
    align-self: center !important; }

  .biz-align-self-lg-baseline {
    align-self: baseline !important; }

  .biz-align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .biz-flex-xl-row {
    flex-direction: row !important; }

  .biz-flex-xl-column {
    flex-direction: column !important; }

  .biz-flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .biz-flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .biz-flex-xl-wrap {
    flex-wrap: wrap !important; }

  .biz-flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .biz-flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .biz-justify-content-xl-start {
    justify-content: flex-start !important; }

  .biz-justify-content-xl-end {
    justify-content: flex-end !important; }

  .biz-justify-content-xl-center {
    justify-content: center !important; }

  .biz-justify-content-xl-between {
    justify-content: space-between !important; }

  .biz-justify-content-xl-around {
    justify-content: space-around !important; }

  .biz-align-items-xl-start {
    align-items: flex-start !important; }

  .biz-align-items-xl-end {
    align-items: flex-end !important; }

  .biz-align-items-xl-center {
    align-items: center !important; }

  .biz-align-items-xl-baseline {
    align-items: baseline !important; }

  .biz-align-items-xl-stretch {
    align-items: stretch !important; }

  .biz-align-content-xl-start {
    align-content: flex-start !important; }

  .biz-align-content-xl-end {
    align-content: flex-end !important; }

  .biz-align-content-xl-center {
    align-content: center !important; }

  .biz-align-content-xl-between {
    align-content: space-between !important; }

  .biz-align-content-xl-around {
    align-content: space-around !important; }

  .biz-align-content-xl-stretch {
    align-content: stretch !important; }

  .biz-align-self-xl-auto {
    align-self: auto !important; }

  .biz-align-self-xl-start {
    align-self: flex-start !important; }

  .biz-align-self-xl-end {
    align-self: flex-end !important; }

  .biz-align-self-xl-center {
    align-self: center !important; }

  .biz-align-self-xl-baseline {
    align-self: baseline !important; }

  .biz-align-self-xl-stretch {
    align-self: stretch !important; } }


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-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(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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{-ms-touch-action:pan-y;touch-action:pan-y;-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}.owl-carousel .animated{animation-duration:1s;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 .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.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(/wp-content/plugins/bizreview-pro/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s 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-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.bt-no-margin {
  margin: 0px; }

.pt-80px {
  padding-top: 80px; }

.pb-80px {
  padding-bottom: 80px; }

.p-40px {
  padding: 40px; }

.p-35px {
  padding: 35px; }

.p-30px-t {
  padding-top: 30px; }

.p-30px-b {
  padding-bottom: 30px; }

.p-20px {
  padding: 20px; }

.p-15px {
  padding: 15px; }

.p-15px-tb {
  padding-top: 15px;
  padding-bottom: 15px; }

.p-15px-lr {
  padding-left: 15px;
  padding-right: 15px; }

.m-auto {
  margin: auto; }

.m-0px-b {
  margin-bottom: 0px !important; }

.m-15px-t {
  margin-top: 15px; }

.m-15px-b {
  margin-bottom: 15px; }

.m-15px-tb {
  margin-top: 15px;
  margin-bottom: 15px; }

.m-40px-t {
  margin-top: 40px; }

.m-40px-b {
  margin-bottom: 40px; }

.m-50px-b {
  margin-bottom: 50px; }

.m-50px-b {
  margin-bottom: 50px; }

.m-80px-b {
  margin-bottom: 80px; }

.m-30px-b {
  margin-bottom: 30px; }

/* general */
.bt-radius-5 {
  border-radius: 5; }

.bt-radius-3 {
  border-radius: 3px; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute;
  z-index: 1; }

.bt-overflow-hidden {
  overflow: hidden; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.gray-bg {
  background: #e7e7e7; }

.gray-bg-1 {
  background: #999999; }

.gray-bg-2 {
  background: #f1f1f1; }

.white-bg {
  background: #fff; }

.black-bg {
  background: #000; }

.bg-google-2 {
  background: #e7711b33; }

.white-text,
.white-text *,
.white-text h4 {
  color: #fff; }

.rating.other,
.bt-rattings.other,
.bt-rattings.google,
.rating.google,
.color-google {
  color: #e7711b; }

.bt-rattings.facebook,
.rating.facebook,
.color-fb {
  color: #4267B2; }

.bt-rattings.yelp,
.rating.yelp,
.color-yelp {
  color: #d32323; }

.bt-rattings.trustpilot,
.rating.trustpilot {
  color: #00B67A; }

.yelp-review i {
  background-color: #d32323;
  color: #fff;
  padding: 4px 3px;
  border-radius: 4px;
  font-size: 13px;
  margin: 0px 2px;
}

.bt-shadow-1 {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08); }

.bt-shadow-2 {
  box-shadow: 0 0 0 1px #dce3ec, 0 8px 16px 0 #dce3ec; }

.bt-testimonial-grid-title {
  color: #000; }

.bt-testimonial-address {
  font-size: 14px;
  color: #999999; }

.rating-fill {
  color: #FFCC00; }

.rating-unfill {
  color: #e7e7e7; }

.bt-testimonial-text {
  color: #666; }

.bt-avater {
  max-width: 65px;
  max-height: 65px; }

.bt-avater img {
  width: 100%;
  height: 100%; }

.bt-avater-circle {
  border-radius: 50%; }

.bt-avater-circle-thumb {
  padding: 3px;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 50%; }

.bt-avater-circle-thumb img {
  border-radius: 100%; }

.bt-avater-thumb {
  padding: 3px;
  background: #fff;
  border: 1px solid #e7e7e7; }

.bt-avater-round {
  border-radius: 3px; }

.top-positioned-avater, .left-positioned-avater, .rigth-positioned-avater {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%); }

.left-positioned-avater {
  left: 0;
  transform: translate(-20%, -50%); }

.rigth-positioned-avater {
  left: inherit;
  right: 0;
  transform: translate(50%, -50%); }

.bottom-positioned-avater {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%); }

.bottom-left-positioned-avater {
  bottom: 0;
  left: 0;
  transform: translate(-20%, 50%); }

.bottom-right-positioned-avater {
  bottom: 0;
  left: inherit;
  right: 0;
  transform: translate(50%, 50%); }

.bt-rattings {
  width: 100%;
  color: #e7711b; }

.bt-testimonial-text p {
  margin-bottom: 15px; }

.bt-mid-control .owl-nav {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  margin-top: 0px; }

.bt-mid-control .owl-prev {
  float: left; }

.bt-mid-control .owl-next {
  float: right; }

.bt-mid-control.owl-theme .owl-nav [class*=owl-] {
  background: #000;
  font-size: 18px; }

.bt-mid-control-white.owl-theme .owl-nav [class*=owl-] {
  background: #fff;
  color: #000; }

.bt-mid-control.owl-theme .owl-dots .owl-dot.active span, .bt-mid-control.owl-theme .owl-dots .owl-dot:hover span {
  background: #000; }

/* OWl image dot's test */
.image-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .image-dots li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    width: 80px;
    height: 80px; }
    .image-dots li.active {
      background: #000; }
    .image-dots li img {
      max-width: 100%; }

.arrow-up li.active {
  position: relative; }
  .arrow-up li.active:before {
    bottom: 99%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #000;
    border-width: 10px;
    margin-left: -10px; }

.place-info p {
  margin: 0px;
  padding: 0px; }

.place-info h4 {
  margin: 10px 0px; }

.place-info h4 a {
  font-weight: bold; }

.review-widget-wrapper {
  border: 1px solid #f1f1f1; }
  .review-widget-wrapper .widget-place-info {
    background-color: #e7711b33; }
  .review-widget-wrapper .widget-place-info p {
    margin: 0 0 6px; }
  .review-widget-wrapper .single-wreview-item {
    font-size: 14px;
    position: relative; }
    .review-widget-wrapper .single-wreview-item .bizr-google--reviewer-img {
      overflow: hidden;
      margin-bottom: 10px; }
    .review-widget-wrapper .single-wreview-item .bizr-google--reviewer-img img {
      width: 40px;
      height: 40px;
      float: left; }
    .review-widget-wrapper .single-wreview-item .bizr-google--reviewer-name {
      float: left;
      margin-left: 14px;
      margin-bottom: 0px;
      margin-top: 4px; }
    .review-widget-wrapper .single-wreview-item .review-platform {
      color: #e7711b;
      float: right; }
    .review-widget-wrapper .single-wreview-item .bizr-google--rating {
      font-size: 12px;
      color: #e7711b; }
    .review-widget-wrapper .single-wreview-item .bizr-google--content p {
      margin-top: 6px;
      margin-bottom: 0px; }
    .review-widget-wrapper .single-wreview-item:not(last-child) {
      border-bottom: 1px solid #e7e7e7; }
  .review-widget-wrapper .powered-by p {
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: bold; }

.morecontent span {
  display: none; }

.morelink {
  display: block; }

.review-platform {
  position: absolute;
  right: 9px;
  top: 8px;
  font-size: 22px;
  width: 25px; }

.badges-wrapper {
  box-shadow: 0 0 3px rgba(218, 212, 212, 0.98);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding: 20px;
  text-align: center; }
  .badges-wrapper .badges-inner {
    color: #000; }
  .badges-wrapper .badges-inner .title-img img {
    width: 70px;
    height: auto;
    margin-bottom: 20px; }
  .badges-wrapper .badges-inner .title-img h3 {
    margin-bottom: 8px; }

.badges-inner .rating {
  font-size: 14px; }

.badges-inner .rating i {
  margin: 0px 1px; }

.badges-inner .rating span {
  font-weight: 600;
  margin-right: 10px; }

.badges-footer span {
  font-size: 14px;
  font-weight: 600;
  display: block; }

.badges-footer span a {
  font-size: 13px;
  border: 1px solid #eee;
  padding: 4px 16px;
  margin-top: 14px;
  display: inline-block; }

.widgets-badges-wrapper {
  border: 1px solid #f1f1f1; }

.widgets-badges-wrapper .title-img img {
  width: 40px; }

.widgets-badges-wrapper .widgets-badges-inner {
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 5px; }

.widgets-badges-inner .badges-footer {
  color: #000; }

.widgets-badges-inner .title-img h4 {
  margin: 15px 0px; }

.widgets-badges-inner .rating i {
  margin: 0px 1px; }

.widgets-badges-inner .rating span {
  font-weight: 600;
  margin-right: 10px; }

.slide-badges .badges-wrapper {
  margin: 1px 0px; }

.slide-badges .badges-img {
  margin: 0 auto; }

.bt-slide-2 .owl-prev i,
.bt-slide-2 .owl-next i,
.bt-slide-1 .owl-prev i,
.bt-slide-1 .owl-next i {
  top: 0 !important; }

.bt-slide-1.owl-theme .owl-nav [class*=owl-],
.bt-slide-2.owl-theme .owl-nav [class*=owl-] {
  padding: 4px 8px; }

.bt-slide-1 .owl-nav .owl-prev, .bt-slide-1 .owl-nav .owl-next,
.bt-slide-2 .owl-nav .owl-prev, .bt-slide-2 .owl-nav .owl-next {
  display: none !important; }

.bt-slide-1:hover .owl-nav .owl-prev, .bt-slide-1:hover .owl-nav .owl-next,
.bt-slide-2:hover .owl-nav .owl-prev, .bt-slide-2:hover .owl-nav .owl-next {
  left: -15px;
  display: block !important; }

.review-platform img {
  width: 25px;
  height: auto; }

.biz-pagination {
  text-align: center;
  margin-top: 45px;
}
.biz-pagination a {
  margin: 0px 5px;
}

.biz-container a {
  text-decoration: none !important;
}.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.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; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	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; /* Dark Gray 800 */
	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; /* Light Gray 100 */
	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;
}
/**
 * All of the CSS for your public-specific functionality should be
 * included in this file.
 */
#rtwwcpig_img_btn img {
    width: 22px;
    height: 22px;
}
#rtwwcpig_table_qr{
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
#rtwwcpig_table_th{
    background-color: #0b0b0b;
    color:white;
}
#rtwwcpig_cntr_th{
    text-align: center;
}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* Classic shipping method dropdown styles */
.dswsdm-shipping {
    width: 100%;
}

.wsdm-shipping-select {
    width: 100%;
    padding: 8px 2px;
    border-radius: 4px;
    background-color: #fff;
    line-height: 1.5;
}

.wsdm-shipping-select:focus {
    outline: none;
    border-color: #007cba;
    box-shadow: 0 0 0 1px #007cba;
}

/* Block-based shipping method dropdown styles */
.wsdm-block-shipping-select {
    width: 100%;
    padding: 12px 16px;
    border-radius: 4px;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    background-image: url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23666' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px;
    padding-right: 40px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.wsdm-block-shipping-select:focus {
    outline: none;
    border-color: #007cba;
    box-shadow: 0 0 0 2px rgba(0, 124, 186, 0.2);
}

/* Hide original radio buttons when converted to select */
.wsdm-converted input[type="radio"] {
    display: none !important;
}

.wsdm-converted label[for] {
    display: none !important;
}

/* Responsive design */
@media (max-width: 768px) {
    .wsdm-shipping-select,
    .wsdm-block-shipping-select {
        font-size: 16px; /* Prevent zoom on iOS */
        padding: 12px 16px;
    }
    
    .wsdm-block-shipping-select {
        padding-right: 44px;
    }
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    .wsdm-shipping-select,
    .wsdm-block-shipping-select {
        border-width: 2px;
        border-color: #000;
    }
    
    .wsdm-shipping-select:focus,
    .wsdm-block-shipping-select:focus {
        border-color: #005177;
        box-shadow: 0 0 0 2px #005177;
    }
}

/* Hide the original radio methods when in select mode */
.wsdm-shipping-select-mode #shipping_method li{
    display: none;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .wsdm-shipping-select,
    .wsdm-block-shipping-select {
        background-color: #1a1a1a;
        border-color: #666;
        color: #fff;
    }
    
    .wsdm-block-shipping-select {
        background-image: url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23ccc' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");
    }
    
    .wsdm-shipping-select:focus,
    .wsdm-block-shipping-select:focus {
        border-color: #46a7d1;
        box-shadow: 0 0 0 2px rgba(70, 167, 209, 0.2);
    }
}
.wcb2b-tier_prices[data-interactive="1"]{list-style:none;margin:0}.wcb2b-tier_prices[data-interactive="1"] li[data-quantity]{padding:15px;border:solid 1px #ddd;margin-bottom:15px;border-radius:10px;font-size:.9rem;transition:all .3s ease-in-out}.wcb2b-tier_prices[data-interactive="1"] li[data-quantity].choosen{background-color:#eee;border-color:#000;color:#000}.wcb2b-livesearch{position:relative;margin-bottom:1.5em}.wcb2b-livesearch.loading form{margin:0;position:relative}.wcb2b-livesearch.loading::before{content:'';text-align:right;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background:rgba(0,0,0,.2)}.wcb2b-livesearch.loading form::after{content:' ';position:absolute;top:5px;right:5px;border:5px solid #fff;border-radius:50%;border-top:5px solid #000;width:20px;height:20px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.wcb2b-livesearch input[type=search]{width:100%}.wcb2b-livesearch-products{border:solid 1px #eee;width:100%;background:#fff}.wcb2b-livesearch-fixed .wcb2b-livesearch-products{position:absolute;z-index:999;overflow-y:scroll;max-height:60vh}.wcb2b-livesearch-product{border-bottom:solid 1px #eee;display:flex}.wcb2b-livesearch-product>div{padding:1.5em}.wcb2b-livesearch-product-sku{color:#6c757d;font-size:.8em}.wcb2b-livesearch-product-buttons-wrapper{margin-left:auto}#wcb2b-switch-group-wrapper{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border:solid 2px #ddd;margin-bottom:1.5rem}#wcb2b-switch-group-wrapper form{margin:0}.wcb2b-switch-group-selector{border:solid 1px #ddd;padding:.5rem 1rem;text-transform:uppercase}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}
.woocommerce form .form-row .required { visibility: visible; }
/**
 * pretty-checkbox.css
 *
 * A pure CSS library to beautify checkbox and radio buttons
 *
 * Source: https://github.com/lokesh-coder/pretty-checkbox
 * Demo: https://lokesh-coder.github.io/pretty-checkbox
 *
 * Copyright (c) 2017 Lokesh rajendran
 */

.deposits-frontend-wrapper {
    width: 100%;
    display: block;
}

.deposits-input-wrapper {
    display: flex;
}

.deposits-input-wrapper .pretty:first-child {
    order: 2;
}
.pretty *{box-sizing:border-box}.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:initial;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:after,.pretty .state label:before{content:'';width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc((0% - (100% - 1em)) - 8%);background-color:transparent}.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@-webkit-keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}100%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}100%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jelly{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes jelly{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}100%{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}100%{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.pretty.p-default .state label:after{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}.pretty.p-default input:checked~.state label:after{background-color:#bdc3c7!important}.pretty.p-default.p-thick .state label:after,.pretty.p-default.p-thick .state label:before{border-width:calc(1em / 7)}.pretty.p-default.p-thick .state label:after{-webkit-transform:scale(.4)!important;-ms-transform:scale(.4)!important;transform:scale(.4)!important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-icon input:checked~.state .icon{opacity:1}.pretty.p-icon input:checked~.state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-svg input:checked~.state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc((0% - (100% - 1em)) - 8%);left:0;z-index:0;text-align:center;line-height:normal;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.pretty.p-image input:checked~.state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:'';border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc((0% - (100% - 1em)) - 16%);z-index:0;transition:all .5s ease}.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:after,.pretty.p-switch .state label:before{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7!important}.pretty.p-switch input:checked~.state:before{border-color:#5a656b}.pretty.p-switch input:checked~.state label:before{opacity:0}.pretty.p-switch input:checked~.state label:after{background-color:#5a656b!important;left:1em}.pretty.p-switch.p-fill input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-switch.p-fill input:checked~.state label:before{opacity:0}.pretty.p-switch.p-fill input:checked~.state label:after{background-color:#fff!important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7!important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-has-hover input:hover~.state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover~.state.p-is-hover{display:block}.pretty.p-has-hover input:hover~.state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus~.state label:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state .icon,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img,.pretty.p-toggle .state.p-off{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked~.state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked~.state.p-off{opacity:0;display:none}.pretty.p-plain input:checked~.state label:before,.pretty.p-plain.p-toggle .state label:before{content:none}.pretty.p-plain.p-plain .icon{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.pretty.p-round .state label:after,.pretty.p-round .state label:before{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{transition:all .5s ease}.pretty.p-smooth input:checked+.state label:after{transition:all .3s ease}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-default input:checked+.state label:after{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:'';-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:after,.pretty.p-tada:not(.p-default) input:checked+.state label:before{-webkit-animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:after,.pretty.p-jelly:not(.p-default) input:checked+.state label:before{-webkit-animation:jelly .7s cubic-bezier(.25,.46,.45,.94);animation:jelly .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked~.state .icon,.pretty.p-rotate:not(.p-default) input:checked~.state .svg,.pretty.p-rotate:not(.p-default) input:checked~.state img,.pretty.p-rotate:not(.p-default) input:checked~.state label:after,.pretty.p-rotate:not(.p-default) input:checked~.state label:before{-webkit-animation:rotate .7s cubic-bezier(.25,.46,.45,.94);animation:rotate .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked~.state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked~.state label:before{-webkit-animation:pulse 1s;animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled]~*{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty input:checked~.state.p-primary label:after,.pretty.p-toggle .state.p-primary label:after{background-color:#428bca!important}.pretty input:checked~.state.p-primary .icon,.pretty input:checked~.state.p-primary .svg,.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-primary-o label:before,.pretty.p-toggle .state.p-primary-o label:before{border-color:#428bca}.pretty input:checked~.state.p-primary-o label:after,.pretty.p-toggle .state.p-primary-o label:after{background-color:transparent}.pretty input:checked~.state.p-primary-o .icon,.pretty input:checked~.state.p-primary-o .svg,.pretty input:checked~.state.p-primary-o svg,.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg{color:#428bca;stroke:#428bca}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after{background-color:#428bca!important}.pretty.p-switch input:checked~.state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked~.state.p-primary:before{background-color:#428bca!important}.pretty.p-switch.p-slim input:checked~.state.p-primary:before{border-color:#245682;background-color:#245682!important}.pretty input:checked~.state.p-info label:after,.pretty.p-toggle .state.p-info label:after{background-color:#5bc0de!important}.pretty input:checked~.state.p-info .icon,.pretty input:checked~.state.p-info .svg,.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-info-o label:before,.pretty.p-toggle .state.p-info-o label:before{border-color:#5bc0de}.pretty input:checked~.state.p-info-o label:after,.pretty.p-toggle .state.p-info-o label:after{background-color:transparent}.pretty input:checked~.state.p-info-o .icon,.pretty input:checked~.state.p-info-o .svg,.pretty input:checked~.state.p-info-o svg,.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}.pretty.p-default:not(.p-fill) input:checked~.state.p-info-o label:after{background-color:#5bc0de!important}.pretty.p-switch input:checked~.state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked~.state.p-info:before{background-color:#5bc0de!important}.pretty.p-switch.p-slim input:checked~.state.p-info:before{border-color:#2390b0;background-color:#2390b0!important}.pretty input:checked~.state.p-success label:after,.pretty.p-toggle .state.p-success label:after{background-color:#5cb85c!important}.pretty input:checked~.state.p-success .icon,.pretty input:checked~.state.p-success .svg,.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-success-o label:before,.pretty.p-toggle .state.p-success-o label:before{border-color:#5cb85c}.pretty input:checked~.state.p-success-o label:after,.pretty.p-toggle .state.p-success-o label:after{background-color:transparent}.pretty input:checked~.state.p-success-o .icon,.pretty input:checked~.state.p-success-o .svg,.pretty input:checked~.state.p-success-o svg,.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}.pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label:after{background-color:#5cb85c!important}.pretty.p-switch input:checked~.state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked~.state.p-success:before{background-color:#5cb85c!important}.pretty.p-switch.p-slim input:checked~.state.p-success:before{border-color:#357935;background-color:#357935!important}.pretty input:checked~.state.p-warning label:after,.pretty.p-toggle .state.p-warning label:after{background-color:#f0ad4e!important}.pretty input:checked~.state.p-warning .icon,.pretty input:checked~.state.p-warning .svg,.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-warning-o label:before,.pretty.p-toggle .state.p-warning-o label:before{border-color:#f0ad4e}.pretty input:checked~.state.p-warning-o label:after,.pretty.p-toggle .state.p-warning-o label:after{background-color:transparent}.pretty input:checked~.state.p-warning-o .icon,.pretty input:checked~.state.p-warning-o .svg,.pretty input:checked~.state.p-warning-o svg,.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}.pretty.p-default:not(.p-fill) input:checked~.state.p-warning-o label:after{background-color:#f0ad4e!important}.pretty.p-switch input:checked~.state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked~.state.p-warning:before{background-color:#f0ad4e!important}.pretty.p-switch.p-slim input:checked~.state.p-warning:before{border-color:#c77c11;background-color:#c77c11!important}.pretty input:checked~.state.p-danger label:after,.pretty.p-toggle .state.p-danger label:after{background-color:#d9534f!important}.pretty input:checked~.state.p-danger .icon,.pretty input:checked~.state.p-danger .svg,.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-danger-o label:before,.pretty.p-toggle .state.p-danger-o label:before{border-color:#d9534f}.pretty input:checked~.state.p-danger-o label:after,.pretty.p-toggle .state.p-danger-o label:after{background-color:transparent}.pretty input:checked~.state.p-danger-o .icon,.pretty input:checked~.state.p-danger-o .svg,.pretty input:checked~.state.p-danger-o svg,.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg{color:#d9534f;stroke:#d9534f}.pretty.p-default:not(.p-fill) input:checked~.state.p-danger-o label:after{background-color:#d9534f!important}.pretty.p-switch input:checked~.state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked~.state.p-danger:before{background-color:#d9534f!important}.pretty.p-switch.p-slim input:checked~.state.p-danger:before{border-color:#a02622;background-color:#a02622!important}.pretty.p-bigger .icon,.pretty.p-bigger .img,.pretty.p-bigger .svg,.pretty.p-bigger label:after,.pretty.p-bigger label:before{font-size:1.2em!important;top:calc((0% - (100% - 1em)) - 35%)!important}.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state .icon,.pretty .state label:after,.pretty .state label:before,.pretty .state:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}
.pretty input {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
}
.deposits-input-wrapper .state {
    border: 2px solid #f4f4f4 !important;
    padding: 12px 22px !important;
    border-radius: 4px;
    background: #f8f8f8;
}
.pretty .state label:after, .pretty .state label:before,
.pretty.p-image .state img{
       left: calc(1em - -4px);
    top: calc(1em - 3px);
}
.deposit-cart-data {
   list-style: none;
    margin: 0px;
}



            .pretty.p-default input:checked~.state label:after,
            .pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after
            {
                            background: #5cb85c !important;
            }
            .pretty input:checked~.state.p-primary-o label:before, .pretty.p-toggle .state.p-primary-o label:before {
                border-color: #5cb85c !important;
            }
.alpus-plugin{}.alpus-plugin .btn{display:inline-block;border:2px solid #eee;background-color:#eee;color:var(--alpha-dark-color,#333);outline:0;border-radius:0;padding:1.3rem 2.7rem;font-weight:600;font-size:1.4rem;line-height:1;text-transform:uppercase;text-align:center;transition:color 0.3s,border-color 0.3s,background-color 0.3s,box-shadow 0.3s;white-space:nowrap;cursor:pointer}.alpus-plugin .btn:active,.alpus-plugin .btn:focus,.alpus-plugin .btn:hover{color:var(--alpha-dark-color,#333);border-color:gainsboro;background-color:gainsboro}.alpus-plugin .btn i{display:inline-block;margin-left:0.4rem;font-size:1.3em;vertical-align:-0.15em;line-height:0}.alpus-plugin .btn-solid{background-color:#fff;border-color:#fff;color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-solid:active,.alpus-plugin .btn-solid:focus,.alpus-plugin .btn-solid:hover{border-color:var(--alpha-dark-color,#333);background-color:var(--alpha-dark-color,#333);color:#fff}.alpus-plugin .btn-outline{border:2px solid #eee;color:var(--alpha-body-color,#666);background-color:transparent}.alpus-plugin .btn-outline:active,.alpus-plugin .btn-outline:focus,.alpus-plugin .btn-outline:hover{border-color:var(--alpha-body-color,#666);background-color:var(--alpha-body-color,#666);color:#fff}.alpus-plugin .btn-outline.btn-outline-light{padding:1.07em 2.21em;border-width:1px}.alpus-plugin .btn-outline.btn-bg{color:#fff}.alpus-plugin .btn-default{color:var(--alpha-dark-color,#333);border-color:var(--alpha-light-color,#ccc);background-color:var(--alpha-light-color,#ccc)}.alpus-plugin .btn-default.disabled{border-color:var(--alpha-light-color,#ccc);background-color:var(--alpha-light-color,#ccc)}.alpus-plugin .btn-default.btn-outline{background-color:transparent}.alpus-plugin .btn-default:active,.alpus-plugin .btn-default:focus,.alpus-plugin .btn-default:hover{color:var(--alpha-dark-color,#333);border-color:#e1e1e1;background-color:#e1e1e1}.alpus-plugin .btn-icon-right>i{margin-left:0.7rem}.alpus-plugin .btn-icon-left>i{margin-right:0.7rem}.alpus-plugin .btn-icon>i{margin:0;line-height:1}.alpus-plugin .btn-reveal-left i{opacity:0;margin-left:-1em;transform:translateX(0.5em);margin-right:0;transition:transform 0.3s,opacity 0.3s,margin 0.3s}.alpus-plugin .btn-reveal-left:active i,.alpus-plugin .btn-reveal-left:focus i,.alpus-plugin .btn-reveal-left:hover i{opacity:1;margin-left:0;transform:translateX(0);margin-right:0.7rem}.alpus-plugin .btn-reveal-right i{opacity:0;margin-right:-1em;transform:translateX(-0.5em);margin-left:0;transition:transform 0.3s,opacity 0.3s,margin 0.3s}.alpus-plugin .btn-reveal-right:active i,.alpus-plugin .btn-reveal-right:focus i,.alpus-plugin .btn-reveal-right:hover i{opacity:1;margin-left:0.7rem;transform:translateX(0);margin-right:0}@keyframes slideLeft{0%{transform:translateX(0)}50%{transform:translateX(-0.5em)}to{transform:translateX(0)}}.alpus-plugin .btn-slide-left:active i,.alpus-plugin .btn-slide-left:focus i,.alpus-plugin .btn-slide-left:hover i{animation:0.5s ease slideLeft}@keyframes slideRight{0%{transform:translateX(0)}50%{transform:translateX(0.5em)}to{transform:translateX(0)}}.alpus-plugin .btn-slide-right:active i,.alpus-plugin .btn-slide-right:focus i,.alpus-plugin .btn-slide-right:hover i{animation:0.5s ease slideRight}@keyframes slideUp{0%{transform:translateY(0)}50%{transform:translateY(-0.5em)}to{transform:translateY(0)}}.alpus-plugin .btn-slide-up:active i,.alpus-plugin .btn-slide-up:focus i,.alpus-plugin .btn-slide-up:hover i{animation:0.5s ease slideUp}@keyframes slideDown{0%{transform:translateY(0)}50%{transform:translateY(0.5em)}to{transform:translateY(0)}}.alpus-plugin .btn-slide-down:active i,.alpus-plugin .btn-slide-down:focus i,.alpus-plugin .btn-slide-down:hover i{animation:0.5s ease slideDown}.alpus-plugin .btn-infinite:hover i{animation-iteration-count:infinite}.alpus-plugin .btn.btn-shadow-lg{box-shadow:0 13px 20px -10px rgba(0,0,0,0.15)}.alpus-plugin .btn.btn-shadow-lg:active,.alpus-plugin .btn.btn-shadow-lg:focus,.alpus-plugin .btn.btn-shadow-lg:hover{box-shadow:0 13px 20px -10px rgba(0,0,0,0.2)}.alpus-plugin .btn.btn-shadow{box-shadow:0 15px 20px -15px rgba(0,0,0,0.15)}.alpus-plugin .btn.btn-shadow:active,.alpus-plugin .btn.btn-shadow:focus,.alpus-plugin .btn.btn-shadow:hover{box-shadow:0 15px 20px -15px rgba(0,0,0,0.2)}.alpus-plugin .btn.btn-shadow-sm{box-shadow:0 17px 20px -20px rgba(0,0,0,0.15)}.alpus-plugin .btn.btn-shadow-sm:active,.alpus-plugin .btn.btn-shadow-sm:focus,.alpus-plugin .btn.btn-shadow-sm:hover{box-shadow:0 17px 20px -20px rgba(0,0,0,0.2)}.alpus-plugin .btn-underline.active:after,.alpus-plugin .btn-underline:focus:after,.alpus-plugin .btn-underline:hover:after{transform:scaleX(1)}.alpus-plugin .btn-underline:after{display:block;margin-top:3px;margin-left:auto;margin-right:auto;width:100%;height:3px;border-top:1px solid;border-bottom:2px solid;transform:scaleX(0);transition:transform 0.3s;content:""}.alpus-plugin .btn-underline.sm:after{width:46%}.alpus-plugin .btn-underline.lg:after{margin-left:-16.5%;margin-right:-16.5%;width:133%}.alpus-plugin .btn-link{padding:0;color:var(--alpha-dark-color,#333);border:0}.alpus-plugin .btn-link,.alpus-plugin .btn-link.active,.alpus-plugin .btn-link:focus,.alpus-plugin .btn-link:hover{background-color:transparent}.alpus-plugin .btn-load{position:relative;left:50%;border-radius:3px;transform:translateX(-50%);margin-bottom:2rem}.alpus-plugin .product-archive+.btn-load{margin-top:3rem}.alpus-plugin .btn-rounded,.alpus-plugin .btn-rounded:after,.alpus-plugin .btn-rounded:before{border-radius:3px}.alpus-plugin .btn-ellipse,.alpus-plugin .btn-ellipse:after,.alpus-plugin .btn-ellipse:before{border-radius:100px}.alpus-plugin .btn.btn-block{display:block;padding-left:0;padding-right:0;width:100%}.alpus-plugin .btn.btn-lg{font-size:1.8rem;padding:1.7rem 3.3rem}.alpus-plugin .btn.btn-xl{font-size:2.4rem;padding:2rem 4.2rem}.alpus-plugin .btn.btn-md{padding:1.2rem 1.9rem;font-size:1.4rem}.alpus-plugin .btn.btn-sm{font-size:1.3rem;padding:1rem 1.8rem}.alpus-plugin .btn.btn-link{padding:0}.alpus-plugin .btn.btn-border-thin{border-width:1px;padding:1em 2em}.alpus-plugin .btn-primary{color:#fff;border-color:var(--alpha-primary-color,#08c);background-color:var(--alpha-primary-color,#08c)}.alpus-plugin .btn-primary:active,.alpus-plugin .btn-primary:focus,.alpus-plugin .btn-primary:hover{color:#fff;border-color:var(--alpha-primary-color-hover,ligthen(#08c,10%));background-color:var(--alpha-primary-color-hover,ligthen(#08c,10%))}.alpus-plugin .btn-primary.btn-solid{color:var(--alpha-primary-color,#08c);border-color:#fff;background-color:#fff}.alpus-plugin .btn-primary.btn-solid:active,.alpus-plugin .btn-primary.btn-solid:focus,.alpus-plugin .btn-primary.btn-solid:hover{border-color:var(--alpha-primary-color,#08c);background-color:var(--alpha-primary-color,#08c);color:#fff}.alpus-plugin .btn-primary.btn-outline{color:var(--alpha-primary-color,#08c);border-color:var(--alpha-primary-color,#08c);background-color:transparent}.alpus-plugin .btn-primary.btn-outline:active,.alpus-plugin .btn-primary.btn-outline:focus,.alpus-plugin .btn-primary.btn-outline:hover{background-color:var(--alpha-primary-color,#08c);color:#fff}.alpus-plugin .btn-primary.btn-link{background-color:transparent;color:var(--alpha-primary-color,#08c)}.alpus-plugin .btn-primary.btn-link:active,.alpus-plugin .btn-primary.btn-link:focus,.alpus-plugin .btn-primary.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-primary.btn-underline:active,.alpus-plugin .btn-primary.btn-underline:focus,.alpus-plugin .btn-primary.btn-underline:hover{color:var(--alpha-primary-color,#08c)}.alpus-plugin .btn-secondary{color:#fff;border-color:var(--alpha-secondary-color,#f93);background-color:var(--alpha-secondary-color,#f93)}.alpus-plugin .btn-secondary:active,.alpus-plugin .btn-secondary:focus,.alpus-plugin .btn-secondary:hover{color:#fff;border-color:var(--alpha-secondary-color-hover,ligthen(#f93,10%));background-color:var(--alpha-secondary-color-hover,ligthen(#f93,10%))}.alpus-plugin .btn-secondary.btn-solid{color:var(--alpha-secondary-color,#f93);border-color:#fff;background-color:#fff}.alpus-plugin .btn-secondary.btn-solid:active,.alpus-plugin .btn-secondary.btn-solid:focus,.alpus-plugin .btn-secondary.btn-solid:hover{border-color:var(--alpha-secondary-color,#f93);background-color:var(--alpha-secondary-color,#f93);color:#fff}.alpus-plugin .btn-secondary.btn-outline{color:var(--alpha-secondary-color,#f93);border-color:var(--alpha-secondary-color,#f93);background-color:transparent}.alpus-plugin .btn-secondary.btn-outline:active,.alpus-plugin .btn-secondary.btn-outline:focus,.alpus-plugin .btn-secondary.btn-outline:hover{background-color:var(--alpha-secondary-color,#f93);color:#fff}.alpus-plugin .btn-secondary.btn-link{background-color:transparent;color:var(--alpha-secondary-color,#f93)}.alpus-plugin .btn-secondary.btn-link:active,.alpus-plugin .btn-secondary.btn-link:focus,.alpus-plugin .btn-secondary.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-secondary.btn-underline:active,.alpus-plugin .btn-secondary.btn-underline:focus,.alpus-plugin .btn-secondary.btn-underline:hover{color:var(--alpha-secondary-color,#f93)}.alpus-plugin .btn-success{color:#fff;border-color:#799b5a;background-color:#799b5a}.alpus-plugin .btn-success:active,.alpus-plugin .btn-success:focus,.alpus-plugin .btn-success:hover{color:#fff;border-color:#93b078;background-color:#93b078}.alpus-plugin .btn-success.btn-solid{color:#799b5a;border-color:#fff;background-color:#fff}.alpus-plugin .btn-success.btn-solid:active,.alpus-plugin .btn-success.btn-solid:focus,.alpus-plugin .btn-success.btn-solid:hover{border-color:#799b5a;background-color:#799b5a;color:#fff}.alpus-plugin .btn-success.btn-outline{color:#799b5a;border-color:#799b5a;background-color:transparent}.alpus-plugin .btn-success.btn-outline:active,.alpus-plugin .btn-success.btn-outline:focus,.alpus-plugin .btn-success.btn-outline:hover{background-color:#799b5a;color:#fff}.alpus-plugin .btn-success.btn-link{background-color:transparent;color:#799b5a}.alpus-plugin .btn-success.btn-link:active,.alpus-plugin .btn-success.btn-link:focus,.alpus-plugin .btn-success.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-success.btn-underline:active,.alpus-plugin .btn-success.btn-underline:focus,.alpus-plugin .btn-success.btn-underline:hover{color:#799b5a}.alpus-plugin .btn-warning{color:#fff;border-color:#ffa800;background-color:#ffa800}.alpus-plugin .btn-warning:active,.alpus-plugin .btn-warning:focus,.alpus-plugin .btn-warning:hover{color:#fff;border-color:#ffb933;background-color:#ffb933}.alpus-plugin .btn-warning.btn-solid{color:#ffa800;border-color:#fff;background-color:#fff}.alpus-plugin .btn-warning.btn-solid:active,.alpus-plugin .btn-warning.btn-solid:focus,.alpus-plugin .btn-warning.btn-solid:hover{border-color:#ffa800;background-color:#ffa800;color:#fff}.alpus-plugin .btn-warning.btn-outline{color:#ffa800;border-color:#ffa800;background-color:transparent}.alpus-plugin .btn-warning.btn-outline:active,.alpus-plugin .btn-warning.btn-outline:focus,.alpus-plugin .btn-warning.btn-outline:hover{background-color:#ffa800;color:#fff}.alpus-plugin .btn-warning.btn-link{background-color:transparent;color:#ffa800}.alpus-plugin .btn-warning.btn-link:active,.alpus-plugin .btn-warning.btn-link:focus,.alpus-plugin .btn-warning.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-warning.btn-underline:active,.alpus-plugin .btn-warning.btn-underline:focus,.alpus-plugin .btn-warning.btn-underline:hover{color:#ffa800}.alpus-plugin .btn-danger{color:#fff;border-color:#a94442;background-color:#a94442}.alpus-plugin .btn-danger:active,.alpus-plugin .btn-danger:focus,.alpus-plugin .btn-danger:hover{color:#fff;border-color:#c0605e;background-color:#c0605e}.alpus-plugin .btn-danger.btn-solid{color:#a94442;border-color:#fff;background-color:#fff}.alpus-plugin .btn-danger.btn-solid:active,.alpus-plugin .btn-danger.btn-solid:focus,.alpus-plugin .btn-danger.btn-solid:hover{border-color:#a94442;background-color:#a94442;color:#fff}.alpus-plugin .btn-danger.btn-outline{color:#a94442;border-color:#a94442;background-color:transparent}.alpus-plugin .btn-danger.btn-outline:active,.alpus-plugin .btn-danger.btn-outline:focus,.alpus-plugin .btn-danger.btn-outline:hover{background-color:#a94442;color:#fff}.alpus-plugin .btn-danger.btn-link{background-color:transparent;color:#a94442}.alpus-plugin .btn-danger.btn-link:active,.alpus-plugin .btn-danger.btn-link:focus,.alpus-plugin .btn-danger.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-danger.btn-underline:active,.alpus-plugin .btn-danger.btn-underline:focus,.alpus-plugin .btn-danger.btn-underline:hover{color:#a94442}.alpus-plugin .btn-dark{color:#fff;border-color:var(--alpha-dark-color,#333);background-color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-dark:active,.alpus-plugin .btn-dark:focus,.alpus-plugin .btn-dark:hover{color:#fff;border-color:var(--alpha-dark-color-hover,ligthen(#333,10%));background-color:var(--alpha-dark-color-hover,ligthen(#333,10%))}.alpus-plugin .btn-dark.btn-solid{color:var(--alpha-dark-color,#333);border-color:#fff;background-color:#fff}.alpus-plugin .btn-dark.btn-solid:active,.alpus-plugin .btn-dark.btn-solid:focus,.alpus-plugin .btn-dark.btn-solid:hover{border-color:var(--alpha-dark-color,#333);background-color:var(--alpha-dark-color,#333);color:#fff}.alpus-plugin .btn-dark.btn-outline{color:var(--alpha-dark-color,#333);border-color:var(--alpha-dark-color,#333);background-color:transparent}.alpus-plugin .btn-dark.btn-outline:active,.alpus-plugin .btn-dark.btn-outline:focus,.alpus-plugin .btn-dark.btn-outline:hover{background-color:var(--alpha-dark-color,#333);color:#fff}.alpus-plugin .btn-dark.btn-link{background-color:transparent;color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-dark.btn-link:active,.alpus-plugin .btn-dark.btn-link:focus,.alpus-plugin .btn-dark.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-dark.btn-underline:active,.alpus-plugin .btn-dark.btn-underline:focus,.alpus-plugin .btn-dark.btn-underline:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-white{color:var(--alpha-dark-color,#333);background-color:#fff;border-color:#fff}.alpus-plugin .btn-white:active,.alpus-plugin .btn-white:focus,.alpus-plugin .btn-white:hover{color:#fff;border-color:var(--alpha-primary-color,#08c);background-color:var(--alpha-primary-color,#08c)}.alpus-plugin .btn-white.btn-outline{color:#fff;background-color:transparent;border-color:#fff}.alpus-plugin .btn-white.btn-outline:active,.alpus-plugin .btn-white.btn-outline:focus,.alpus-plugin .btn-white.btn-outline:hover{color:var(--alpha-primary-color,#08c);background-color:#fff}.alpus-plugin .btn-white.btn-link{color:#fff;background-color:transparent}.alpus-plugin .btn-white.btn-link:active,.alpus-plugin .btn-white.btn-link:focus,.alpus-plugin .btn-white.btn-link:hover{color:#fff;background-color:transparent}.alpus-plugin .btn.disabled,.alpus-plugin .btn[disabled],.alpus-plugin .button.disabled,.alpus-plugin .button[disabled]{background-color:#eee;color:var(--alpha-body-color,#666);border-color:#eee;box-shadow:none;pointer-events:initial;cursor:not-allowed}.alpus-plugin .btn.disabled.btn-outline,.alpus-plugin .btn[disabled].btn-outline,.alpus-plugin .button.disabled.btn-outline,.alpus-plugin .button[disabled].btn-outline{background-color:transparent;color:#999}.alpus-plugin .btn-video-player,.alpus-plugin .video-popup .btn-video-iframe{display:inline-flex;justify-content:center;align-items:center}.alpus-plugin .btn-gradient{position:relative;color:#fff;background:linear-gradient(135deg,#edf7fa,#cee3ea);border:none;transition:background 0.25s,color 0.25s,border 0.25s;overflow:hidden;vertical-align:middle}.alpus-plugin .btn-gradient:hover{color:#fff}.alpus-plugin .btn-gradient:after{content:"";position:absolute;top:-50%;left:0%;right:0%;bottom:-50%;background-image:linear-gradient(90deg,rgba(255,255,255,0) 20%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 80%);transform:skewX(-45deg) translateX(-100%);transition:transform 0.8s}.alpus-plugin .btn-gradient:hover:after{transform:skewX(-45deg) translateX(100%)}.alpus-plugin .btn-gra-default{color:#222}.alpus-plugin .btn-gra-default:hover{color:#222}.alpus-plugin .btn-gra-blue{background:linear-gradient(135deg,#3b8df1,#5449ff)}.alpus-plugin .btn-gra-orange{background:linear-gradient(135deg,#ffa35f,#e95454)}.alpus-plugin .btn-gra-pink{background:linear-gradient(135deg,#f85283,#b33c9e)}.alpus-plugin .btn-gra-green{background:linear-gradient(135deg,#a0ec69,#87cf47)}.alpus-plugin .btn-gra-dark{background:linear-gradient(135deg,#555555,#222222)}.alpus-plugin .slider-container{overflow:hidden;position:static}.alpus-plugin .slider-relative{position:relative}.alpus-plugin .slider-relative>.slider-container{width:100%}.alpus-plugin .slider-wrapper{display:flex;flex-wrap:nowrap;overflow:hidden;position:relative;width:100%;height:100%;z-index:1;transition-property:transform}.alpus-plugin .slider-wrapper.row{width:calc(100% + 2 * var(--alpha-gap))}.alpus-plugin .slider-container-initialized .slider-wrapper{overflow:visible}.alpus-plugin .slider-container-android .slider-slide,.alpus-plugin .slider-wrapper{transform:translate3d(0px,0,0)}.alpus-plugin .slider-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.alpus-plugin .slider-slide-invisible-blank{visibility:hidden}.alpus-plugin .slider-container-autoheight,.alpus-plugin .slider-container-autoheight .slider-slide{height:auto}.alpus-plugin .slider-container-autoheight .slider-wrapper{align-items:flex-start;transition-property:transform,height}.alpus-plugin .slider-button{position:absolute;z-index:1;top:50%;transform:translate(-50%,-50%);border:none;padding:0;width:1em;height:2em;background:none;border-radius:50%;font-size:2.4rem;line-height:0;cursor:pointer;color:#999;transition:opacity 0.3s}.alpus-plugin .slider-button:before{content:"\e912";font-family:"alpha"}.alpus-plugin .slider-button.disabled{opacity:0.35;cursor:auto;pointer-events:none}.alpus-plugin .slider-button-prev{left:0.7em}.alpus-plugin .slider-button-next{transform:translate(50%,-50%);right:0.7em}.alpus-plugin .slider-button-next:before{content:"\e913"}.alpus-plugin .swiper-button-lock{display:none}.alpus-plugin .slider-container-fade.slider-container-free-mode .slider-slide{transition-timing-function:ease-out}.alpus-plugin .slider-container-fade .slider-slide{pointer-events:none;transition-property:opacity}.alpus-plugin .slider-container-fade .slider-slide .slider-slide{pointer-events:none}.alpus-plugin .slider-container-fade .slider-slide-active{pointer-events:auto}.alpus-plugin .slider-pagination{position:absolute;left:50%;transition:0.3s opacity;transform:translate3d(-50%,0,0);bottom:-1rem;z-index:10}.alpus-plugin .slider-pagination.swiper-pagination-hidden{opacity:0}.alpus-plugin .slider-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:9rem;background:#000;opacity:0.2;transition:0.3s}.swiper-pagination-clickable .alpus-plugin .slider-pagination-bullet{cursor:pointer}.alpus-plugin .slider-pagination-bullet.active{width:18px;opacity:1;background:var(--alpha-primary-color,#08c)}.alpus-plugin .slider-pagination-bullet:first-child:last-child{display:none}.alpus-plugin .slider-scrollbar-drag{position:relative;width:100%;top:0;left:0;height:4px;border-radius:1rem;background:rgba(0,0,0,0.2)}.alpus-plugin .slider-container-vertical .slider-wrapper{flex-direction:column}.alpus-plugin .slider-container-horizontal>.slider-pagination-bullets .slider-pagination-bullet{margin:0 0.5rem}@media (max-width:1199px){.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.posts,.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.products{overflow-x:auto;-webkit-overflow-scrolling:touch}.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.posts::-webkit-scrollbar,.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.products::-webkit-scrollbar{height:7px;width:4px}.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.posts::-webkit-scrollbar-thumb,.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.products::-webkit-scrollbar-thumb{margin-right:2px;background:rgba(0,0,0,0);border-radius:5px;cursor:pointer;transition:background 0.3s}.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.posts:hover::-webkit-scrollbar-thumb,.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.products:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.25)}}.alpus-plugin .slider-image-gallery figure{display:flex}.alpus-plugin .slider-image-gallery img{width:100%;object-fit:cover}.alpus-plugin .slider-image-org img{width:auto}.alpus-plugin .slider-nav-circle .slider-button{width:2em;border:1px solid #ccc}.alpus-plugin .slider-nav-full .slider-button{margin:0;top:0;height:100%;transform:none;border:0;font-weight:400;font-size:2.4rem;color:var(--alpha-dark-color,#333);border-radius:0;background-color:rgba(255,255,255,0.8);transition:0.4s}.alpus-plugin .slider-nav-full .slider-button:not(.disabled):hover{color:var(--alpha-primary-color,#08c);background-color:rgba(255,255,255,0.8)}.alpus-plugin .slider-nav-full .slider-button.disabled{visibility:hidden;opacity:0}.alpus-plugin .slider-nav-full .slider-button-prev{left:0;box-shadow:4px 0px 7px -5px rgba(0,0,0,0.2)}.alpus-plugin .slider-nav-full .slider-button-next{right:0;box-shadow:-4px 0px 7px -5px rgba(0,0,0,0.2)}.alpus-plugin .slider-nav-full:hover .slider-button-prev{left:0}.alpus-plugin .slider-nav-full:hover .slider-button-next{right:0}@media (min-width:1360px){.alpus-plugin .slider-nav-outer .slider-button-prev{left:-1.5em}.alpus-plugin .slider-nav-outer .slider-button-next{right:-1.5em}}.alpus-plugin .slider-nav-top .slider-button{position:absolute;top:-4.7rem;left:auto;right:0.5em;font-size:1.6rem}.alpus-plugin .slider-nav-bottom .slider-button{position:absolute;bottom:-2em;top:auto;left:auto;right:0.5em}.alpus-plugin .slider-nav-fade .slider-button{opacity:0;transition:opacity 0.3s,margin 0.3s}.alpus-plugin .slider-nav-fade .slider-button-prev{margin-left:-2em}.alpus-plugin .slider-nav-fade .slider-button-next{margin-right:-2em}.alpus-plugin .slider-nav-fade.slider-nav-outer .slider-button-prev{margin-left:2em}.alpus-plugin .slider-nav-fade.slider-nav-outer .slider-button-next{margin-right:2em}.alpus-plugin .slider-nav-fade.slider-nav-full .slider-button-prev{margin-left:0}.alpus-plugin .slider-nav-fade.slider-nav-full .slider-button-next{margin-right:0}.alpus-plugin .slider-nav-fade:hover .slider-button{opacity:1}.alpus-plugin .slider-nav-fade:hover .slider-button.disabled{opacity:0.35}.alpus-plugin .slider-nav-fade:hover .slider-button-prev{margin-left:0}.alpus-plugin .slider-nav-fade:hover .slider-button-next{margin-right:0}.alpus-plugin .slider-dots-white .slider-pagination-bullet{background:#fff;border-color:#fff;opacity:0.8}.alpus-plugin .slider-dots-white .slider-pagination-bullet.active{background:#fff;border-color:#fff;opacity:1}.alpus-plugin .slider-dots-grey .slider-pagination-bullet{background:#efefef;border-color:#efefef}.alpus-plugin .slider-dots-grey .slider-pagination-bullet.active{background:#999;border-color:#999}.alpus-plugin .slider-dots-dark .slider-pagination-bullet{background:#a1a1a1;border-color:#a1a1a1}.alpus-plugin .slider-dots-dark .slider-pagination-bullet.active{background:#333;border-color:#333}.alpus-plugin .slider-dots-inner .slider-pagination{bottom:2rem}.alpus-plugin .slider-dots-outer .slider-pagination{bottom:-3rem}.alpus-plugin .slider-wrapper .slide-animate{transform:translate3d(0,0,0) scale(1);will-change:filter,transform,opacity;visibility:hidden;opacity:0}.alpus-plugin .slider-wrapper .slide-animate.animated,.alpus-plugin .slider-wrapper .slide-animate.appear-animation-visible,.alpus-plugin .slider-wrapper .slide-animate.show-content{visibility:visible;opacity:1}.alpus-plugin .slider-full-height .slider-slide{height:auto}.alpus-plugin .slider-same-height>.slider-wrapper{display:flex}.alpus-plugin .slider-same-height>.slider-wrapper>.slider-slide{height:auto}.alpus-plugin .slider-same-height>.slider-wrapper>.slider-slide>:first-child{height:100%}.alpus-plugin .slider-container.slider-shadow{margin:-20px;padding:20px;width:calc(100% + 40px);height:auto!important}@media (max-width:575px){.alpus-plugin .slider-shadow .slider-wrapper{margin:-15px;padding:15px}}.alpus-plugin .slider-top>.slider-wrapper{align-items:flex-start}.alpus-plugin .slider-middle>.slider-wrapper{align-items:center}.alpus-plugin .slider-bottom>.slider-wrapper{align-items:flex-end}.alpus-plugin .slider-thumb-dots{flex:0 0 100%;text-align:center;margin:-4rem auto 1rem}.alpus-plugin .slider-thumb-dots .slider-pagination-bullet{position:relative;z-index:1;border-radius:50%;background:transparent;border:none;opacity:1;padding:0.3rem;width:8rem;height:8rem;vertical-align:middle}.alpus-plugin .slider-thumb-dots .slider-pagination-bullet span{border-radius:50%;width:100%;height:100%;display:block;background-image:url("/wp-content/plugins/alpus-flexbox/plugin-framework/assets/images/placeholders/thumb-placeholder.jpg")}.alpus-plugin .slider-thumb-dots .slider-pagination-bullet:hover{cursor:pointer}.alpus-plugin .slider-thumb-dots .slider-pagination-bullet{margin-right:2.5rem}.alpus-plugin .slider-thumb-dots button.slider-pagination-bullet:last-child{margin-right:0}.alpus-plugin .slider-thumb-dots img{border-radius:50%;width:100%;height:100%;object-fit:cover}.alpus-plugin .slider-thumb-dots.dots-bordered .slider-pagination-bullet{border:2px solid var(--alpha-light-color,#ccc);transition:border 0.3s}.alpus-plugin .slider-thumb-dots.dots-bordered .slider-pagination-bullet.active,.alpus-plugin .slider-thumb-dots.dots-bordered .slider-pagination-bullet:hover{border-color:var(--alpha-primary-color,#08c)}.slider-dots-inner~.alpus-plugin .slider-thumb-dots{margin-top:-10rem}.alpus-plugin .slider-thumb-dots.disabled{display:none}.d-loading{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.d-loading:before{--alpha-change-color-light-1:inherit;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--alpha-change-color-light-1);opacity:0.6}.d-loading.small i{left:calc(50% - 10px);top:calc(50% - 10px);width:20px;height:20px}.d-loading i{position:absolute;left:calc(50% - 17px);top:calc(50% - 17px);width:34px;height:34px;border:2px solid transparent;border-top-color:var(--alpha-primary-color,#26c);border-radius:50%;animation:spin 0.75s infinite linear}.d-loading i:before{content:"";top:-2px;left:-2px;position:absolute;width:inherit;height:inherit;border:inherit;border-radius:inherit;animation:spin 1.5s infinite ease}form.d-loading{opacity:0.3}.list-type-none{list-style:none;padding-left:0}.list-type-check{list-style:none;margin-left:0}.list-type-check li{position:relative;padding-left:2em;margin-bottom:1.1rem;line-height:2}.list-type-check li:before{position:absolute;display:block;left:0;content:"\e969";font-family:alpha;font-weight:700}.list-type-round-check li:before{content:"\e921";font-family:alpha;font-size:1.1em}.divider{display:inline-block;vertical-align:middle;height:2.5rem;width:1px;background-color:var(--alpha-light-color)}.close-icon{display:block;position:relative;width:1em;height:1em;transform:rotateZ(45deg)}.close-icon:after,.close-icon:before{display:block;position:absolute;background-color:var(--alpha-change-border-color);content:"";transition:transform 0.3s}.close-icon:before{height:0.067em;width:100%;left:0;top:calc(50% - 0.033em)}.close-icon:after{height:100%;width:0.067em;top:0;left:calc(50% - 0.033em)}a:hover>.close-icon:before{transform:rotate(-45deg)}a:hover>.close-icon:after{transform:rotate(45deg)}.wpac,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac p,.wpac td,.wpac dl,.wpac tr,.wpac dt,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac table,.wpac th,.wpac tbody,.wpac tfoot,.wpac caption,.wpac thead,.wpac ul,.wpac li,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac li,.wpac strong,.wpac legend,.wpac em,.wpac s,.wpac cite,.wpac span,.wpac input,.wpac sup,.wpac label,.wpac dfn,.wpac object,.wpac big,.wpac q,.wpac font,.wpac samp,.wpac acronym,.wpac small,.wpac img,.wpac strike,.wpac code,.wpac sub,.wpac ins,.wpac textarea,.wpac var,.wpac a,.wpac abbr,.wpac applet,.wpac del,.wpac kbd,.wpac tt,.wpac b,.wpac i,.wpac hr{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac h3,.wpac h5,.wpac p,.wpac h1,.wpac dl,.wpac dt,.wpac h6,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac h2,.wpac caption,.wpac h4,.wpac ul,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac textarea,.wpac hr{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=submit],.wpac input[type=radio],.wpac input[type=checkbox],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type="checkbox"]:before,.wpac input[type="checkbox"]:after{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type="radio"]:before,.wpac input[type="radio"]:after{content:none!important;border:0!important}.wpac li:before,.wpac li:after{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac select,.wpac textarea,.wpac input{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac *[dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:inherit!important;text-align:inherit!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important}.trustreviews .trustreviews-rating{color:#0866ff!important;font-size:21px!important;font-weight:600!important;margin:0 6px 0 0!important;vertical-align:middle!important}.trustreviews .trustreviews-stars svg{display:inline-block!important;width:19px!important;height:19px!important;padding:0 4px 0 0!important;line-height:22px!important;vertical-align:middle!important}.trustreviews .trustreviews-stars svg use{fill:#0866ff}.trustreviews [data-rev=google] .trustreviews-stars svg use{fill:#fb8e28}.trustreviews [data-rev=yelp] .trustreviews-stars svg use{fill:#d80027}.trustreviews .trustreviews-powered{color:#555!important;margin:6px 0 0!important}.trustreviews .trustreviews-powered[data-platform=google] img{max-width:144px!important}.trustreviews .trustreviews-powered[data-platform=yelp] img{max-height:25px!important;vertical-align:sub!important}.trustreviews .trustreviews-powered[data-platform=facebook] span{color:#0866ff!important;font-weight:600!important;opacity:.8!important}.trustreviews .trustreviews-list-review{margin-top:15px!important}.trustreviews .trustreviews-left{display:table-cell!important;vertical-align:top!important}[dir=ltr] .trustreviews-left{padding-right:10px!important}[dir=rtl] .trustreviews-left{padding-left:10px!important}.trustreviews .trustreviews-left img{border:none!important;float:left!important;height:50px!important;width:50px!important;margin-right:10px!important;overflow:hidden!important;border-radius:50%!important;box-shadow:0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24)!important}.trustreviews .trustreviews-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.trustreviews .trustreviews-place.trustreviews-place-center{text-align:center!important}.trustreviews .trustreviews-place.trustreviews-place-center .trustreviews-left{display:block!important}.trustreviews .trustreviews-place.trustreviews-place-center .trustreviews-left img{float:none!important}.trustreviews .trustreviews-place .trustreviews-stars svg{width:20px!important;height:20px!important;vertical-align:middle!important}.trustreviews .trustreviews-name{color:black!important;font-size:100%!important;font-weight:bold!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.trustreviews a.trustreviews-name{color:#427fed!important;text-decoration:none!important}.trustreviews .trustreviews-time{color:#555!important;font-size:13px!important}.trustreviews .trustreviews-text{color:#222!important;font-size:15px!important;line-height:24px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.trustreviews .trustreviews-text .trustreviews-stars{padding-right:7px!important}.trustreviews .wp-more{display:none}.trustreviews .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.trustreviews .trustreviews-url{display:block;margin:10px 0!important;color:#136aaf!important;text-align:center!important}.trustreviews.wp-dark .trustreviews-name{color:#eee!important}.trustreviews.wp-dark .trustreviews-time{color:#bbb!important}.trustreviews.wp-dark .trustreviews-text{color:#ececec!important}.trustreviews.wpac .trustreviews-name{font-size:100%!important}.trustreviews.wpac .trustreviews-hide{display:none}.trustreviews.wpac .trustreviews-name a{color:#333!important;font-size:100%!important;text-decoration:none!important}.trustreviews.wpac .trustreviews-left img{width:50px!important;height:50px!important;border-radius:50%!important}.trustreviews.wpac a.trustreviews-name{color:#154fc1!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.trustreviews.wpac .trustreviews-list-review .trustreviews-stars{display:inline-block;margin-right:4px!important}.trustreviews.wpac.wp-dark .trustreviews-name a{color:#eee!important}.trustreviews-fb{padding:1px;width:16px!important;height:16px!important;border-radius:50%;background:#0866ff!important}.trustreviews{display:block!important;width:100%!important;padding-bottom:20px!important;text-align:left!important;direction:ltr!important;box-sizing:border-box!important}.trustreviews .trustreviews-row{display:-ms-flexbox!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;-ms-flex-wrap:nowrap!important;-ms-flex-align:center!important}.trustreviews .trustreviews-row-xs{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.trustreviews .trustreviews-row-xs .trustreviews-header,.trustreviews .trustreviews-row-xs .trustreviews-content,.trustreviews .trustreviews-row-xs .trustreviews-review,.trustreviews .trustreviews-row-x .trustreviews-header+.trustreviews-content .trustreviews-review{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.trustreviews .trustreviews-row-xl .trustreviews-header+.trustreviews-content{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.trustreviews .trustreviews-row-l .trustreviews-header+.trustreviews-content{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.trustreviews .trustreviews-row-m .trustreviews-header+.trustreviews-content{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.trustreviews .trustreviews-row-s .trustreviews-header+.trustreviews-content{-ms-flex:0 0 66.666666%;flex:0 0 66.666666%;max-width:66.666666%}.trustreviews .trustreviews-row-x .trustreviews-header,.trustreviews .trustreviews-row-x .trustreviews-header+.trustreviews-content,.trustreviews .trustreviews-row-x .trustreviews-review,.trustreviews .trustreviews-row-s .trustreviews-header+.trustreviews-content .trustreviews-review{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.trustreviews .trustreviews-row-s .trustreviews-header,.trustreviews .trustreviews-row-s .trustreviews-review,.trustreviews .trustreviews-row-m .trustreviews-header+.trustreviews-content .trustreviews-review{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.trustreviews .trustreviews-row-m .trustreviews-header,.trustreviews .trustreviews-row-m .trustreviews-review,.trustreviews .trustreviews-row-l .trustreviews-review{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.trustreviews .trustreviews-row-l .trustreviews-header,.trustreviews .trustreviews-row-xl .trustreviews-review{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.trustreviews .trustreviews-row-xl .trustreviews-header{-ms-flex:0 0 16.666666%;flex:0 0 16.666666%;max-width:16.666666%}.trustreviews .trustreviews-content{position:relative!important;min-width:0!important}.trustreviews .trustreviews-content-inner{position:relative!important}.trustreviews .trustreviews-header-inner,.trustreviews .trustreviews-review-inner{position:relative!important;margin:0 10px!important;padding:15px!important;width:100%!important}.trustreviews:not(.wp-dark) .trustreviews-review-inner.trustreviews-backgnd{background:#fafafa!important}.trustreviews .trustreviews-review-inner.trustreviews-round{border-radius:4px!important}.trustreviews .trustreviews-review-inner.trustreviews-shadow{box-shadow:0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24)!important}.trustreviews .trustreviews-review-inner>svg{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important}.trustreviews .trustreviews-reviews{display:flex!important;display:-ms-flexbox!important;overflow:hidden!important;scrollbar-width:none}.trustreviews .trustreviews-reviews::-webkit-scrollbar{display:none!important}.trustreviews .trustreviews-review{display:flex;position:relative!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important}.trustreviews .trustreviews-controls{position:absolute!important;top:50%!important;width:100%!important}.trustreviews .trustreviews-btns{position:absolute!important;height:33px!important;width:33px!important;text-align:center!important;cursor:pointer!important;border-radius:50%!important;user-select:none!important;transition:all .2s ease-in-out!important}.trustreviews .trustreviews-btns svg path{fill:#aaa}.trustreviews .trustreviews-btns:hover svg path{fill:#555!important}.trustreviews .trustreviews-btns.trustreviews-prev{left:0!important;margin-left:-5px!important}.trustreviews .trustreviews-btns.trustreviews-next{right:0!important;margin-right:-5px!important}.trustreviews .trustreviews-dots{position:absolute!important;left:50%!important;display:flex!important;gap:12px!important;align-items:center!important;transform:translate(-50%,0)!important;text-align:center!important}.trustreviews .trustreviews-dot{display:inline-block!important;width:6px!important;height:6px!important;background:#ccc!important;border-radius:20px!important;cursor:pointer!important;opacity:.4!important;transition:all .2s ease-in-out!important}.trustreviews .trustreviews-dot:hover{opacity:1!important}.trustreviews .trustreviews-dot.active{width:8px!important;height:8px!important;opacity:1!important;background:#427fed!important}.trustreviews .trustreviews-review .trustreviews-left{display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:24px!important}.trustreviews .trustreviews-review .trustreviews-stars{margin:15px 0 7px!important}.trustreviews .trustreviews-review .trustreviews-feedback{height:100px!important;overflow-y:auto!important}.trustreviews .trustreviews-review .trustreviews-feedback::-webkit-scrollbar{width:4px!important}.trustreviews .trustreviews-review .trustreviews-feedback::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.trustreviews .trustreviews-review .trustreviews-feedback::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)!important}.trustreviews .trustreviews-review .trustreviews-feedback::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.trustreviews .trustreviews-wr{margin:15px auto 8px!important}.trustreviews .trustreviews-wr a{color:#fff!important;padding:6px 15px 10px!important;outline:none!important;border-radius:27px!important;background:#0a6cff!important;white-space:nowrap!important;text-shadow:1px 1px 0 #888!important;box-shadow:0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24)!important;user-select:none!important;transition:all .2s ease-in-out!important}.trustreviews .trustreviews-wr a:hover{background:#1f67e7!important;box-shadow:0 0 2px rgba(0,0,0,0.12),0 3px 5px rgba(0,0,0,0.24)!important}.trustreviews .trustreviews-wr a:active{background:#0a6cff!important;box-shadow:none!important}.trustreviews .trustreviews-wr a svg{display:inline-block;width:16px;height:16px;padding:1px;margin:0 0 0 4px;background:#fff;border-radius:50%}.trustreviews[data-layout=slider] .trustreviews-reviews{margin:0 20px!important;padding:10px 0 15px!important;overflow-x:scroll!important;flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important}.trustreviews[data-layout=slider] .trustreviews-review{scroll-snap-align:start!important;transform-origin:center center!important;transform:scale(1)!important;transition:transform .5s!important}.trustreviews[data-layout=grid] .trustreviews-reviews{margin:10px!important;padding:0!important;flex-wrap:wrap!important;-ms-flex-wrap:wrap!important}.trustreviews[data-layout=grid] .trustreviews-review-inner{margin:10px!important}.trustreviews[data-layout=grid] .trustreviews-header-inner{margin:0 10px!important;padding:0!important}.xoo-wl-notice-error{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 7px 10px;
}
.xoo-wl-notice-success{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px;
}

.xoo-wl-notices{
    display: none;
    margin: 15px 0;
    width: calc(100% - 20px);
}

.xoo-wl-notice-error p {
    margin-bottom: 2px;
}

.xoo-wl-notice-error , .xoo-wl-notice-success{
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
    margin: 10px 0;
}

span.xoo-wl-scs-icon {
    margin-right: 5px;
}

.xoo-wl-opac {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    right: 0;
    background-color: black;
    opacity: 0;
    transition: all 0.2s ease-out
}

.xoo-wl-modal {
    top: 0;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 10000000000;
    overflow: auto;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}

.xoo-wl-inmodal .scroll-content{
    height: 100%;
}

.xoo-wl-inmodal {
    display: inline-block;
    background: #fff;
    position: relative;
    vertical-align: middle;
    width: 90%;
    text-align: left;
    border-radius: 5px;
    height: 90%;
    border-radius: 17px;
}

.xoo-wl-srcont {
    flex-grow: 1;
    height: 100%;
    overflow: auto;
}

.xoo-wl-popup-active .xoo-wl-modal{
    opacity: 1;
    transform: scale(1);
}
.xoo-wl-popup-active .xoo-wl-opac{
    opacity: 0.7;
}

.xoo-wl-popup-active.xoo-wl-popup{
    visibility: visible;
}
.xoo-wl-popup{
    visibility: hidden;
}

html.xoo-wl-popup-active, body.xoo-wl-popup-active {
    overflow-y: hidden;
}


span.xoo-wl-close {
    font-size: 17px;
    position: absolute;
    right: -9px;
    top: -12px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 100;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background-color: #fff;
    box-shadow: -1px 2px 10px rgba(0, 0, 0, .17);
}

span.xoo-wl-close:hover{
    color: #e63030;
}

.xoo-wl-sidebar{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    border-radius: 15px 0 0 15px;
}
.xoo-wl-wrap {
    min-height:  100%;
    display: flex;
    width: 100%;
    height: 100%;
}

.xoo-wl-main {
    padding: 30px 25px;
    position: relative;
    vertical-align: top;
}
button.xoo-wl-action-btn{
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
}
.xoo-wl-form button.xoo-wl-submit-btn {
    margin: 0 auto;
    display: table;
}


.xoo-wl-btc-inline_toggle .xoo-wl-inline-form {
    display: none;
}

.xoo-wl-btc-show{
    display: block!important;
}

span.xwh-heading {
    display: block;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    word-spacing: 1px;
}

span.xwh-subheading {
    display: block;
    margin: 20px 0;
}

.xoo-wl-btc-inline_toggle.xoo-wl-active button.xoo-wl-btn-toggle {
    display: none;
}

.xoo-wl-btc-inline_toggle.xoo-wl-active .xoo-wl-inline-form {
    display: block;
}

.xoo-wl-nlc-btns {
    margin: 10px 0;
}

.xoo-wl-nlc-btns a {
    margin-right: 12px;
}

.xoo-wl-btn-container.xoo-wl-btc-variable {
    display: none;
}


.xoo-wl-notloggedin-cont {
    display: table;
    margin: 20px auto;
}

@media only screen and (max-width: 769px) {
   .xoo-wl-sidebar{
        display: none;
    }
     .xoo-wl-wrap , .xoo-wl-main{
        display: block;
        width: 100%;
    }

    .xoo-wl-footer-note{
        position: relative;
    }
}

.xoo-wl-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}

.xoo-wl-popup button.xoo-wl-submit-btn {
    width: calc(100% - 20px);
    max-width: unset;
    display: inline-block;
}

.xoo-wl-user-added .xoo-wl-sidebar {
    display: none;
}

.xoo-wl-user-added .xoo-wl-main {
    background-color: #dff0d8;
    padding: 5px;
}

.xoo-wl-user-added .xoo-wl-inmodal{
    max-height: unset;
    height: auto;
}


.xoo-wl-popup-active.xoo-wl-popup[data-wpr-lazyrender] {
    content-visibility: visible!important;
}



@media only screen and (min-height: 650px) {
    .xoo-wl-srcont {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

@media only screen and (max-width: 450px) {
    .xoo-aff-group.onehalf, .xoo-aff-group.onefourth, .xoo-aff-group.onethird, .xoo-aff-group, .xoo-aff-group-twothird, .xoo-wl-popup button.xoo-wl-submit-btn {
        width: 100%;
    }
}

			button.xoo-wl-action-btn{
				background-color: #333;
				color: #fff;
				padding: 10px;
			}
			button.xoo-wl-submit-btn{
				max-width: 300px;
			}
			button.xoo-wl-open-form-btn{
				max-width: 300px;
			}
			.xoo-wl-inmodal{
				max-width: 800px;
				max-height: 600px;
			}
		
			.xoo-wl-sidebar{
				background-image: url(https://mayaselectronics.bz/wp-content/plugins/waitlist-woocommerce/assets/images/popup-sidebar.jpg);
				min-width: 40%;
			}
				.xoo-wl-modal:before {
				    content: '';
				    display: inline-block;
				    height: 100%;
				    vertical-align: middle;
				    margin-right: -0.25em;
				}
			
@font-face {font-display:swap;
  font-family: 'waitlist';
  src:  url('/wp-content/plugins/waitlist-woocommerce/assets/fonts/waitlist.eot?gwad77');
  src:  url('/wp-content/plugins/waitlist-woocommerce/assets/fonts/waitlist.eot?gwad77#iefix') format('embedded-opentype'),
    url('/wp-content/plugins/waitlist-woocommerce/assets/fonts/waitlist.ttf?gwad77') format('truetype'),
    url('/wp-content/plugins/waitlist-woocommerce/assets/fonts/waitlist.woff?gwad77') format('woff'),
    url('/wp-content/plugins/waitlist-woocommerce/assets/fonts/waitlist.svg?gwad77#waitlist') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="xoo-wl-icon"], [class*=" xoo-wl-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'waitlist' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.xoo-wl-icon-checkmark:before {
  content: "\e900";
}
.xoo-wl-icon-cross:before {
  content: "\e907";
}
.xoo-wl-icon-check_circle:before {
  content: "\e90a";
}
.xoo-wl-icon-cancel-circle:before {
  content: "\ea0d";
}
@font-face {font-display:swap;
  font-family: 'simple-line-icons';
  src: url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.eot?v=2.4.0');
  src: url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.wp-embed-responsive .wp-block {
  outline: 0;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
.sli {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sli-user:before {
  content: "\e005";
}
.sli-people:before {
  content: "\e001";
}
.sli-user-female:before {
  content: "\e000";
}
.sli-user-follow:before {
  content: "\e002";
}
.sli-user-following:before {
  content: "\e003";
}
.sli-user-unfollow:before {
  content: "\e004";
}
.sli-login:before {
  content: "\e066";
}
.sli-logout:before {
  content: "\e065";
}
.sli-emotsmile:before {
  content: "\e021";
}
.sli-phone:before {
  content: "\e600";
}
.sli-call-end:before {
  content: "\e048";
}
.sli-call-in:before {
  content: "\e047";
}
.sli-call-out:before {
  content: "\e046";
}
.sli-map:before {
  content: "\e033";
}
.sli-location-pin:before {
  content: "\e096";
}
.sli-direction:before {
  content: "\e042";
}
.sli-directions:before {
  content: "\e041";
}
.sli-compass:before {
  content: "\e045";
}
.sli-layers:before {
  content: "\e034";
}
.sli-menu:before {
  content: "\e601";
}
.sli-list:before {
  content: "\e067";
}
.sli-options-vertical:before {
  content: "\e602";
}
.sli-options:before {
  content: "\e603";
}
.sli-arrow-down:before {
  content: "\e604";
}
.sli-arrow-left:before {
  content: "\e605";
}
.sli-arrow-right:before {
  content: "\e606";
}
.sli-arrow-up:before {
  content: "\e607";
}
.sli-arrow-up-circle:before {
  content: "\e078";
}
.sli-arrow-left-circle:before {
  content: "\e07a";
}
.sli-arrow-right-circle:before {
  content: "\e079";
}
.sli-arrow-down-circle:before {
  content: "\e07b";
}
.sli-check:before {
  content: "\e080";
}
.sli-clock:before {
  content: "\e081";
}
.sli-plus:before {
  content: "\e095";
}
.sli-minus:before {
  content: "\e615";
}
.sli-close:before {
  content: "\e082";
}
.sli-event:before {
  content: "\e619";
}
.sli-exclamation:before {
  content: "\e617";
}
.sli-organization:before {
  content: "\e616";
}
.sli-trophy:before {
  content: "\e006";
}
.sli-screen-smartphone:before {
  content: "\e010";
}
.sli-screen-desktop:before {
  content: "\e011";
}
.sli-plane:before {
  content: "\e012";
}
.sli-notebook:before {
  content: "\e013";
}
.sli-mustache:before {
  content: "\e014";
}
.sli-mouse:before {
  content: "\e015";
}
.sli-magnet:before {
  content: "\e016";
}
.sli-energy:before {
  content: "\e020";
}
.sli-disc:before {
  content: "\e022";
}
.sli-cursor:before {
  content: "\e06e";
}
.sli-cursor-move:before {
  content: "\e023";
}
.sli-crop:before {
  content: "\e024";
}
.sli-chemistry:before {
  content: "\e026";
}
.sli-speedometer:before {
  content: "\e007";
}
.sli-shield:before {
  content: "\e00e";
}
.sli-screen-tablet:before {
  content: "\e00f";
}
.sli-magic-wand:before {
  content: "\e017";
}
.sli-hourglass:before {
  content: "\e018";
}
.sli-graduation:before {
  content: "\e019";
}
.sli-ghost:before {
  content: "\e01a";
}
.sli-game-controller:before {
  content: "\e01b";
}
.sli-fire:before {
  content: "\e01c";
}
.sli-eyeglass:before {
  content: "\e01d";
}
.sli-envelope-open:before {
  content: "\e01e";
}
.sli-envelope-letter:before {
  content: "\e01f";
}
.sli-bell:before {
  content: "\e027";
}
.sli-badge:before {
  content: "\e028";
}
.sli-anchor:before {
  content: "\e029";
}
.sli-wallet:before {
  content: "\e02a";
}
.sli-vector:before {
  content: "\e02b";
}
.sli-speech:before {
  content: "\e02c";
}
.sli-puzzle:before {
  content: "\e02d";
}
.sli-printer:before {
  content: "\e02e";
}
.sli-present:before {
  content: "\e02f";
}
.sli-playlist:before {
  content: "\e030";
}
.sli-pin:before {
  content: "\e031";
}
.sli-picture:before {
  content: "\e032";
}
.sli-handbag:before {
  content: "\e035";
}
.sli-globe-alt:before {
  content: "\e036";
}
.sli-globe:before {
  content: "\e037";
}
.sli-folder-alt:before {
  content: "\e039";
}
.sli-folder:before {
  content: "\e089";
}
.sli-film:before {
  content: "\e03a";
}
.sli-feed:before {
  content: "\e03b";
}
.sli-drop:before {
  content: "\e03e";
}
.sli-drawer:before {
  content: "\e03f";
}
.sli-docs:before {
  content: "\e040";
}
.sli-doc:before {
  content: "\e085";
}
.sli-diamond:before {
  content: "\e043";
}
.sli-cup:before {
  content: "\e044";
}
.sli-calculator:before {
  content: "\e049";
}
.sli-bubbles:before {
  content: "\e04a";
}
.sli-briefcase:before {
  content: "\e04b";
}
.sli-book-open:before {
  content: "\e04c";
}
.sli-basket-loaded:before {
  content: "\e04d";
}
.sli-basket:before {
  content: "\e04e";
}
.sli-bag:before {
  content: "\e04f";
}
.sli-action-undo:before {
  content: "\e050";
}
.sli-action-redo:before {
  content: "\e051";
}
.sli-wrench:before {
  content: "\e052";
}
.sli-umbrella:before {
  content: "\e053";
}
.sli-trash:before {
  content: "\e054";
}
.sli-tag:before {
  content: "\e055";
}
.sli-support:before {
  content: "\e056";
}
.sli-frame:before {
  content: "\e038";
}
.sli-size-fullscreen:before {
  content: "\e057";
}
.sli-size-actual:before {
  content: "\e058";
}
.sli-shuffle:before {
  content: "\e059";
}
.sli-share-alt:before {
  content: "\e05a";
}
.sli-share:before {
  content: "\e05b";
}
.sli-rocket:before {
  content: "\e05c";
}
.sli-question:before {
  content: "\e05d";
}
.sli-pie-chart:before {
  content: "\e05e";
}
.sli-pencil:before {
  content: "\e05f";
}
.sli-note:before {
  content: "\e060";
}
.sli-loop:before {
  content: "\e064";
}
.sli-home:before {
  content: "\e069";
}
.sli-grid:before {
  content: "\e06a";
}
.sli-graph:before {
  content: "\e06b";
}
.sli-microphone:before {
  content: "\e063";
}
.sli-music-tone-alt:before {
  content: "\e061";
}
.sli-music-tone:before {
  content: "\e062";
}
.sli-earphones-alt:before {
  content: "\e03c";
}
.sli-earphones:before {
  content: "\e03d";
}
.sli-equalizer:before {
  content: "\e06c";
}
.sli-like:before {
  content: "\e068";
}
.sli-dislike:before {
  content: "\e06d";
}
.sli-control-start:before {
  content: "\e06f";
}
.sli-control-rewind:before {
  content: "\e070";
}
.sli-control-play:before {
  content: "\e071";
}
.sli-control-pause:before {
  content: "\e072";
}
.sli-control-forward:before {
  content: "\e073";
}
.sli-control-end:before {
  content: "\e074";
}
.sli-volume-1:before {
  content: "\e09f";
}
.sli-volume-2:before {
  content: "\e0a0";
}
.sli-volume-off:before {
  content: "\e0a1";
}
.sli-calendar:before {
  content: "\e075";
}
.sli-bulb:before {
  content: "\e076";
}
.sli-chart:before {
  content: "\e077";
}
.sli-ban:before {
  content: "\e07c";
}
.sli-bubble:before {
  content: "\e07d";
}
.sli-camrecorder:before {
  content: "\e07e";
}
.sli-camera:before {
  content: "\e07f";
}
.sli-cloud-download:before {
  content: "\e083";
}
.sli-cloud-upload:before {
  content: "\e084";
}
.sli-envelope:before {
  content: "\e086";
}
.sli-eye:before {
  content: "\e087";
}
.sli-flag:before {
  content: "\e088";
}
.sli-heart:before {
  content: "\e08a";
}
.sli-info:before {
  content: "\e08b";
}
.sli-key:before {
  content: "\e08c";
}
.sli-link:before {
  content: "\e08d";
}
.sli-lock:before {
  content: "\e08e";
}
.sli-lock-open:before {
  content: "\e08f";
}
.sli-magnifier:before {
  content: "\e090";
}
.sli-magnifier-add:before {
  content: "\e091";
}
.sli-magnifier-remove:before {
  content: "\e092";
}
.sli-paper-clip:before {
  content: "\e093";
}
.sli-paper-plane:before {
  content: "\e094";
}
.sli-power:before {
  content: "\e097";
}
.sli-refresh:before {
  content: "\e098";
}
.sli-reload:before {
  content: "\e099";
}
.sli-settings:before {
  content: "\e09a";
}
.sli-star:before {
  content: "\e09b";
}
.sli-symbol-female:before {
  content: "\e09c";
}
.sli-symbol-male:before {
  content: "\e09d";
}
.sli-target:before {
  content: "\e09e";
}
.sli-credit-card:before {
  content: "\e025";
}
.sli-paypal:before {
  content: "\e608";
}
.sli-social-tumblr:before {
  content: "\e00a";
}
.sli-social-twitter:before {
  content: "\e009";
}
.sli-social-facebook:before {
  content: "\e00b";
}
.sli-social-instagram:before {
  content: "\e609";
}
.sli-social-linkedin:before {
  content: "\e60a";
}
.sli-social-pinterest:before {
  content: "\e60b";
}
.sli-social-github:before {
  content: "\e60c";
}
.sli-social-google:before {
  content: "\e60d";
}
.sli-social-reddit:before {
  content: "\e60e";
}
.sli-social-skype:before {
  content: "\e60f";
}
.sli-social-dribbble:before {
  content: "\e00d";
}
.sli-social-behance:before {
  content: "\e610";
}
.sli-social-foursqare:before {
  content: "\e611";
}
.sli-social-soundcloud:before {
  content: "\e612";
}
.sli-social-spotify:before {
  content: "\e613";
}
.sli-social-stumbleupon:before {
  content: "\e614";
}
.sli-social-youtube:before {
  content: "\e008";
}
.sli-social-dropbox:before {
  content: "\e00c";
}
.sli-social-vkontakte:before {
  content: "\e618";
}
.sli-social-steam:before {
  content: "\e620";
}.ht-text-center{
  text-align: center;
}
.ht-container-fluid,
.ht-container {
  margin-right: auto;
  margin-left: auto;
}

.ht-container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}

.ht-container {
  padding-right: 1rem;
  padding-left: 1rem;
}

.ht-d-flex {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ht-row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.ht-row.ht-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ht-col.ht-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.ht-col-xs,
.ht-col-xs-1,
.ht-col-xs-2,
.ht-col-xs-3,
.ht-col-xs-4,
.ht-col-xs-5,
.ht-col-xs-6,
.ht-col-xs-7,
.ht-col-xs-8,
.ht-col-xs-9,
.ht-col-xs-10,
.ht-col-xs-11,
.ht-col-xs-12,
.ht-col-xs-offset-0,
.ht-col-xs-offset-1,
.ht-col-xs-offset-2,
.ht-col-xs-offset-3,
.ht-col-xs-offset-4,
.ht-col-xs-offset-5,
.ht-col-xs-offset-6,
.ht-col-xs-offset-7,
.ht-col-xs-offset-8,
.ht-col-xs-offset-9,
.ht-col-xs-offset-10,
.ht-col-xs-offset-11,
.ht-col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.ht-col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.ht-col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.ht-col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.ht-col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.ht-col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.ht-col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.ht-col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.ht-col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.ht-col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.ht-col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.ht-col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.ht-col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.ht-col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.ht-col-xs-offset-0 {
  margin-left: 0;
}

.ht-col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.ht-col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.ht-col-xs-offset-3 {
  margin-left: 25%;
}

.ht-col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.ht-col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.ht-col-xs-offset-6 {
  margin-left: 50%;
}

.ht-col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.ht-col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.ht-col-xs-offset-9 {
  margin-left: 75%;
}

.ht-col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.ht-col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.ht-start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.ht-center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.ht-end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.ht-top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ht-middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ht-bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ht-around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.ht-between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ht-first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.ht-last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (min-width: 48em) {
  .ht-container {
    width: 49rem;
  }

  .ht-col-sm,
  .ht-col-sm-1,
  .ht-col-sm-2,
  .ht-col-sm-3,
  .ht-col-sm-4,
  .ht-col-sm-5,
  .ht-col-sm-6,
  .ht-col-sm-7,
  .ht-col-sm-8,
  .ht-col-sm-9,
  .ht-col-sm-10,
  .ht-col-sm-11,
  .ht-col-sm-12,
  .ht-col-sm-offset-0,
  .ht-col-sm-offset-1,
  .ht-col-sm-offset-2,
  .ht-col-sm-offset-3,
  .ht-col-sm-offset-4,
  .ht-col-sm-offset-5,
  .ht-col-sm-offset-6,
  .ht-col-sm-offset-7,
  .ht-col-sm-offset-8,
  .ht-col-sm-offset-9,
  .ht-col-sm-offset-10,
  .ht-col-sm-offset-11,
  .ht-col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .ht-col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .ht-col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .ht-col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .ht-col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .ht-col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .ht-col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .ht-col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .ht-col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .ht-col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .ht-col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .ht-col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .ht-col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .ht-col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .ht-col-sm-offset-0 {
    margin-left: 0;
  }

  .ht-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .ht-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .ht-col-sm-offset-3 {
    margin-left: 25%;
  }

  .ht-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .ht-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .ht-col-sm-offset-6 {
    margin-left: 50%;
  }

  .ht-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .ht-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .ht-col-sm-offset-9 {
    margin-left: 75%;
  }

  .ht-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .ht-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .ht-start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .ht-center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .ht-end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .ht-top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .ht-middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ht-bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .ht-around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .ht-between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .ht-first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .ht-last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media only screen and (min-width: 64em) {
  .ht-container {
    width: 65rem;
  }

  .ht-col-md,
  .ht-col-md-1,
  .ht-col-md-2,
  .ht-col-md-3,
  .ht-col-md-4,
  .ht-col-md-5,
  .ht-col-md-6,
  .ht-col-md-7,
  .ht-col-md-8,
  .ht-col-md-9,
  .ht-col-md-10,
  .ht-col-md-11,
  .ht-col-md-12,
  .ht-col-md-offset-0,
  .ht-col-md-offset-1,
  .ht-col-md-offset-2,
  .ht-col-md-offset-3,
  .ht-col-md-offset-4,
  .ht-col-md-offset-5,
  .ht-col-md-offset-6,
  .ht-col-md-offset-7,
  .ht-col-md-offset-8,
  .ht-col-md-offset-9,
  .ht-col-md-offset-10,
  .ht-col-md-offset-11,
  .ht-col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .ht-col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .ht-col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .ht-col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .ht-col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .ht-col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .ht-col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .ht-col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .ht-col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .ht-col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .ht-col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .ht-col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .ht-col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .ht-col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .ht-col-md-offset-0 {
    margin-left: 0;
  }

  .ht-col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .ht-col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .ht-col-md-offset-3 {
    margin-left: 25%;
  }

  .ht-col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .ht-col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .ht-col-md-offset-6 {
    margin-left: 50%;
  }

  .ht-col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .ht-col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .ht-col-md-offset-9 {
    margin-left: 75%;
  }

  .ht-col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .ht-col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .ht-start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .ht-center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .ht-end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .ht-top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .ht-middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ht-bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .ht-around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .ht-between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .ht-first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .ht-last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media only screen and (min-width: 75em) {
  .ht-container {
    width: 1200px;
  }

  .ht-col-lg,
  .ht-col-lg-1,
  .ht-col-lg-2,
  .ht-col-lg-3,
  .ht-col-lg-4,
  .ht-col-lg-5,
  .ht-col-lg-6,
  .ht-col-lg-7,
  .ht-col-lg-8,
  .ht-col-lg-9,
  .ht-col-lg-10,
  .ht-col-lg-11,
  .ht-col-lg-12,
  .ht-col-lg-offset-0,
  .ht-col-lg-offset-1,
  .ht-col-lg-offset-2,
  .ht-col-lg-offset-3,
  .ht-col-lg-offset-4,
  .ht-col-lg-offset-5,
  .ht-col-lg-offset-6,
  .ht-col-lg-offset-7,
  .ht-col-lg-offset-8,
  .ht-col-lg-offset-9,
  .ht-col-lg-offset-10,
  .ht-col-lg-offset-11,
  .ht-col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .ht-col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .ht-col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .ht-col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .ht-col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .ht-col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .ht-col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .ht-col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .ht-col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .ht-col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .ht-col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .ht-col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .ht-col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .ht-col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .ht-col-lg-offset-0 {
    margin-left: 0;
  }

  .ht-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .ht-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .ht-col-lg-offset-3 {
    margin-left: 25%;
  }

  .ht-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .ht-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .ht-col-lg-offset-6 {
    margin-left: 50%;
  }

  .ht-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .ht-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .ht-col-lg-offset-9 {
    margin-left: 75%;
  }

  .ht-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .ht-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .ht-start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .ht-center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .ht-end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .ht-top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .ht-middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ht-bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .ht-around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .ht-between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .ht-first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .ht-last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}/* Slider */
.wp-embed-responsive .wp-block {
    outline: 0;
}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

[dir=rtl] .slick-slider .slick-list {
    direction: rtl;
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    /* height: 100%; */
    height: fit-content;
    min-height: 1px;
}
[dir='rtl'] .slick-list .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.wp-embed-responsive .wp-block {
  outline: 0;
}
.cus-col-5.ht-col-md-6 {
  flex: 0 0 20%;
  max-width: 20%;
}
.product-style {
  position: relative;
  z-index: 35;
}
.product-slider {
  width: 100%;
}
.product-item {
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.product-item mark,
.product-item ins {
  background: transparent;
}
.product-item .product-inner .image-wrap {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.product-item .product-inner .image-wrap .wishlist,
.product-item .product-inner .image-wrap .tinv-wraper {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  left: auto !important;
  margin-top: 0;
}
.product-item .product-inner .image-wrap .tinv-wraper a,
.ht-product-action
  .tinv-wishlist.tinvwl-after-add-to-cart
  .tinvwl_add_to_wishlist_button {
  margin: 0;
}
.ht-product-list-action
  .tinv-wishlist.tinvwl-after-add-to-cart
  .tinvwl_add_to_wishlist_button {
  margin-top: 0;
}
.product-item
  .product-inner
  .image-wrap
  .tinv-wraper
  a
  .tinvwl_add_to_wishlist-text,
.ht-product-action .tinv-wraper a .tinvwl_add_to_wishlist-text {
  display: none;
}
.ht-product-action
  .tinv-wishlist
  .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before,
.ht-product-action
  .tinv-wishlist
  .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus::before {
  font-size: 26px;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  left: 20px;
  margin: 0;
  position: absolute;
  top: 4px;
}
.product-item .content {
  padding-top: 10px;
}
.content h4.title {
  margin: 0;
}
.product-item .product-inner .content .title {
  font-size: 20px;
  margin-bottom: 10px;
}
.product-item .actions {
  background: #333 none repeat scroll 0 0;
  border-radius: 20px;
  color: #fff;
  display: flex;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateX(-50%);
  transition: all 0.4s ease 0s;
  width: 150px;
  opacity: 0;
  visibility: hidden;
}
.product-item .actions > * {
  flex: 1 0 auto;
}
.product-item .product-inner .image-wrap .actions.style_two {
  width: 85%;
  border-radius: 0;
  bottom: 0;
  top: auto;
}
.product-item .woocommerce.compare-button a.button {
  background-color: #333;
  border-radius: 20px;
}
.product-item .product-inner .image-wrap .style_two .wishlist {
  position: static;
}
.yith-wcwl-add-button {
  position: relative;
}
.style_two .yith-wcwl-add-to-wishlist .ajax-loading {
  margin-left: 0;
  top: 11px;
}
.product-item .woocommerce.product.compare-button,
.product-item .actions .htcompare-btn {
  border-left: 1px solid #999;
}
.product-item .actions .htcompare-btn {
  border-radius: 0;
}
.product-item:hover .actions {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%);
  visibility: visible;
}
.product-item .actions a,
.product-item .woocommerce.compare-button a.button {
  color: #fff;
  display: block;
  font-weight: normal;
  line-height: inherit;
  padding: 7px 5px;
  text-indent: -999999px;
  position: relative;
  background: transparent;
}
.product-item .actions a {
  border-radius: 20px 0 0 20px;
}
.product-item .actions a::before {
  color: #fff;
  content: "";
  font-family: fontawesome;
  height: 100%;
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 5px;
  width: 100%;
}
.product-item .actions .compare-button a::before,
.product-item .actions .htcompare-btn::before {
  content: "\f021";
}
.product-item .product-inner .image-wrap .style_two .wishlist a::before {
  content: "\f08a";
}
.product-item
  .product-inner
  .image-wrap
  .style_two
  .wishlist
  .yith-wcwl-wishlistexistsbrowse
  a::before,
.product-item
  .product-inner
  .image-wrap
  .style_two
  .wishlist
  .yith-wcwl-wishlistaddedbrowse
  a::before {
  content: "\f004";
}
.product-item .product-inner .actions.style_two a {
  text-indent: 0;
}
.product-item .product-inner .actions.style_two a::before {
  display: none;
}
.product-item .product-inner .actions.style_two .tinv-wishlist a::before {
  display: block;
  font-size: 20px;
  line-height: 28px;
}
.product-item .product-inner .actions.style_two .tinv-wishlist a {
  text-indent: -999999px;
  margin: 0;
}
.product-item.product_style_three .product-inner .image-wrap {
  overflow: visible;
}
.product_information_area {
  background: #fff none repeat scroll 0 0;
  bottom: -90px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.18);
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  width: 100%;
  z-index: 9;
}
.product_information_area .content {
  padding-bottom: 15px;
  text-align: center;
}
.product-item
  .product-inner
  .image-wrap
  .product_information_area
  .actions.style_two {
  border-radius: 0;
  bottom: 0;
  opacity: 1;
  overflow: hidden;
  padding: 0 30px;
  position: static;
  top: auto;
  transform: translateX(0px);
  visibility: visible;
  width: 100%;
}
.product-item:hover .product_information_area {
  bottom: -103px;
  opacity: 1;
  visibility: visible;
}

.woocommerce.woolentor_current_theme_hello-elementor span.onsale,
.woolentor_current_theme_hello-elementor span.onsale,
.elementor-widget-woolentor-product-tab span.onsale {
  background-color: #23252a;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  left: 15px;
  top: 15px;
  line-height: 1 !important;
  min-height: inherit !important;
  min-width: inherit !important;
  padding: 5px 10px;
  position: absolute;
}

.product-item a.button.added {
  display: none !important;
}
.product-item .actions .htcompare-btn.added {
  display: block !important;
}
.product-item .actions .htcompare-btn.loading {
  padding: 0;
}
.product-item .actions a.htcompare-btn.loading::after {
  right: 20px;
}
.product-item .product-inner .image-wrap .actions a.added_to_cart {
  text-indent: -99999px;
}
.product-item .product-inner .image-wrap .actions a.added_to_cart::before {
  content: "";
  font-family: WooCommerce;
  font-size: 20px;
  left: auto;
  position: absolute;
  text-indent: 0;
  top: 0;
  display: block;
}
.elementor-widget-woolentor-product-tab .product-item .product-inner .image-wrap .actions a.added_to_cart::before{
  line-height: 36px;
}
.product-item a.button.added::after,
.product-item a.button.loading::after {
  color: #fff;
  content: "";
  display: block;
  font-family: "fontawesome";
  margin: 0 auto;
  position: absolute;
  text-indent: 0;
  top: 5px;
}
/* Tab Menu */
.ht-tab-menus {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ht-tab-menus {
  margin-bottom: 45px;
}
.ht-tab-menus li {
  display: inline-block;
  margin-right: 20px;
}
.ht-tab-menus li:last-child {
  margin-right: 0;
}
.ht-tab-menus li a {
  border: 1px solid transparent;
  border-radius: 50px;
  padding: 5px 15px;
  text-transform: capitalize;
}
.ht-tab-menus li a:focus {
  outline: none;
}
.ht-tab-menus li a.htactive {
  border-color: #e5e5e5;
}
.ht-tab-pane {
  display: none;
}
.ht-tab-pane.htactive {
  display: block;
}

.product_attribute ul {
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 0;
  text-align: left;
}
.product_information_area .attribute_label {
  font-weight: 600;
}
.product_attribute {
  margin-top: 25px;
  padding: 0 30px;
}
.product_attribute ul li {
  display: inline-block;
  line-height: 1;
  margin: 0 10px 0 0;
}
.product_attribute ul li.color_attribute {
  border-radius: 100%;
  height: 15px;
  width: 15px;
}
.product-slider .slick-arrow {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #ddd;
  color: #ddd;
  font-size: 20px;
  height: 40px;
  left: -30px;
  line-height: inherit;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  z-index: 99;
  transition: 0.4s;
}
.product-slider .slick-arrow.slick-next {
  right: -30px;
  left: auto;
}
.product-slider .slick-arrow:hover {
  border-color: #333;
  color: #333;
}
.product-slider .slick-dots {
  bottom: 0px;
  display: flex;
  left: 50%;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  transform: translateX(-50%);
}
.product-slider .slick-dots li {
  line-height: 12px;
  margin: 0 4px;
}
.product-slider .slick-dots li button {
  background-color: transparent;
  border: 1px solid #4e4f4f;
  border-radius: 50px;
  height: 13px;
  padding: 0;
  text-indent: -9999px;
  width: 13px;
  line-height: 13px;
}
.product-slider .slick-dots li.slick-active button {
  background-color: #282828;
  border-color: #282828;
}

.col2-set .col-1,
.col2-set .col-2 {
  flex: 0 0 100%;
  max-width: 100%;
}
.col2-set .form-row {
  display: block;
}

[class*="elementor-widget-woolentor"] .slick-prev::before,
[class*="elementor-widget-woolentor"] .slick-next::before,
[class*="elementor-widget-wl"] .slick-prev::before,
[class*="elementor-widget-wl"] .slick-next::before {
  display: none;
}

/* Universal Product */
.woocommerce div.product.mb-30 {
  margin-bottom: 30px;
}
li.woolentor-cart .button:before {
  opacity: 1;
  filter: inherit;
}
[dir="rtl"] .slick-prev {
  right: auto;
}
.ht-products
  .wlshop-grid-area.ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a.wishsuite-button,
.elementor-widget-woolentor-universal-product
  .ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a.wishsuite-button {
  line-height: 40px;
}
[class*="elementor-widget-woolentor"]:not(
    .elementor-widget-woolentor-product-tab
  )
  .wishsuite-shop-top_thumbnail {
  position: relative !important;
  top: 0;
  left: 0 !important;
}
.ht-product-action ul li.woolentor-cart a.wc-forward.added_to_cart {
  padding: 0;
  margin: 0;
}
.woolentor_current_theme_blocksy .ht-product-action ul li.woolentor-cart a.wc-forward.added_to_cart{
  background-color: transparent !important;
}
.woolentor-short-desc ul,
.woolentor-short-desc ol,
.woolentor-products .woocommerce-product-details__short-description ul,
.woolentor-products .woocommerce-product-details__short-description ol {
  margin-left: 15px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a[class*="shopengine"] {
  display: none;
}

/* Secondery Image Universla Product */
.ht-product-image-wrap .ht-product-image{
  position: relative;
}
.ht-product-image-wrap .ht-product-image .ht-product-hover-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  opacity: 0;
  transition: opacity 0.5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.ht-product-inner:hover .ht-product-image-wrap .ht-product-image .ht-product-hover-img {
  opacity: 1;
  transform: scale(1.09);
}

/*Product Wrap*/
.ht-products {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
}

.ht-products * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ht-products .ht-product .ht-product-inner {
  color: #444444;
  border: 1px solid #f1f1f1;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  overflow: hidden;
}
.woolentor-product-same-height.ht-products .ht-product .ht-product-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.woolentor-product-same-height.ht-products .ht-product .ht-product-content {
  flex: 1 0;
}
.woolentor-product-same-height.ht-products.product-slider .slick-list,
.woolentor-product-same-height.ht-products.product-slider .slick-track,
.woolentor-product-same-height.ht-products.product-slider .ht-product {
  height: 100% !important;
}
.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown {
  max-width: 370px;
  padding: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  max-width: 25%;
  padding: 2px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single
  .cd-single-inner {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single
  .cd-single-inner
  h3 {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 2px;
  color: #ffffff;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single
  .cd-single-inner
  p {
  font-size: 12px;
  color: #ffffff;
  margin: 0;
}

.ht-products .ht-product .ht-product-inner .ht-product-image-wrap {
  position: relative;
  overflow: hidden;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-label {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  top: 18px;
  z-index: 3;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-label.ht-stockout {
  color: #f05b64 !important;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-label.ht-product-label-left {
  left: 30px;
  right: auto;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-label.ht-product-label-right {
  left: auto;
  right: 30px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  img {
  width: 100%;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-bottom: 25px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-arrow{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 30px;
  border: none;
  background-color: transparent !important;
  text-align: center;
  padding: 0;
  cursor: pointer;
  z-index: 99;
  color: #444444;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-arrow i{
  font-size: 18px;
  line-height: 30px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-arrow.slick-prev {
  left: 15px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-arrow.slick-next {
  right: 15px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-arrow:focus {
  outline: none;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-arrow:hover {
  color: #000000;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-dots {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
  bottom: -25px;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  transform: translateX(0);
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-dots
  li {
  margin: 0 5px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-dots
  li
  button {
  display: block;
  text-indent: -99999px;
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 50%;
  background-color: #cccccc !important;
  cursor: pointer;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-dots
  li.slick-active
  button {
  background-color: #666666 !important;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-image-slider
  .slick-slide {
  height: auto;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab {
  overflow: hidden;
  width: 100%;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab
  .ht-product-cus-tab-pane {
  display: none;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab
  .ht-product-cus-tab-pane.htactive {
  display: block;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab
  .ht-product-cus-tab-pane
  a {
  display: block;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab
  .ht-product-cus-tab-pane
  a
  img {
  width: 100%;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab-links {
  position: absolute;
  left: 50%;
  bottom: 15px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
  list-style: none;
  width: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab-links
  li {
  width: 33.333333%;
  padding: 0 2px;
  margin-bottom: 5px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab-links
  li
  a {
  display: block;
  border: 3px solid rgba(0, 0, 0, 0.55);
  background: #fff none repeat scroll 0 0;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab-links
  li
  a.htactive {
  border-color: rgba(220, 154, 14, 0.55);
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-image-wrap
  .ht-product-image
  .ht-product-cus-tab-links
  li
  a
  img {
  width: 100%;
}

.ht-products .ht-product .ht-product-inner .ht-product-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 25px;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.ht-products .ht-product .ht-product-inner .ht-product-action ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  margin: -5px;
  padding: 0;
}

.ht-products .ht-product .ht-product-inner .ht-product-action ul li {
  padding: 5px;
  position: relative;
}

.ht-products .ht-product .ht-product-inner .ht-product-action ul li a {
  color: #000000;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a.htcompare-btn,
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a.htcompare-btn
  .htcompare-btn-text {
  display: block !important;
}
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a.wishsuite-button
  svg {
  width: 18px;
  height: 18px;
}
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a.htcompare-btn.loading {
  padding: 0;
}
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a.htcompare-btn.loading::after {
  right: 6px;
}
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a.htcompare-btn.added::after {
  display: none;
}

.ht-products .ht-product .ht-product-inner .ht-product-action ul li a i {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
}
.woolentor-compare.compare,
.ht-product-action ul li.woolentor-cart a {
  -webkit-text-indent: -99999px;
  text-indent: -99999px;
}
.ht-products .ht-product .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.woolentor-compare.compare::before,
.ht-product-action ul li.woolentor-cart a::before {
  content: "";
  display: flex;
  font-family: simple-line-icons !important;
  font-size: 20px;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  text-indent: 0;
  width: 100%;
  line-height: 30px;
  opacity: 1 !important;
  filter: blur(0) !important;
  z-index: 9999;
}
.ht-product-action ul li.woolentor-cart a::before {
  content: "";
  font-weight: normal;
}
.ht-product-action ul li.woolentor-cart a.loading::before {
  animation: 2s linear 0s normal none infinite running spin;
  content: "";
  font-family: "WooCommerce" !important;
  height: auto;
}
.ht-product-action ul li.woolentor-cart a.wc-forward::before,
.woolentor-compare.compare.added::before {
  content: "";
}
.ht-products.woocommerce a.added_to_cart {
  padding: 0;
  display: block;
}

.ht-product-action ul li.woolentor-cart a.button {
  background: transparent none repeat scroll 0 0;
  padding: 0;
}
.ht-product-action ul li.woolentor-cart a.added {
  display: none !important;
}
.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added{
  display: block !important;
}
.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added::before{
  display: none;
}
.woocommerce .elementor-widget-woolentor-cross-sell-product-custom a.button.added::after{
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
}
.woocommerce .elementor-widget-woolentor-cross-sell-product-custom .woolentor-btn-text-cart a.button.added::after {
  right: -15px;
  left: auto;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a
  .ht-product-action-tooltip,
span.woolentor-tip,
[class*="elementor-widget-woolentor"]:not(
    .elementor-widget-woolentor-product-archive-addons
  )
  .wishsuite-button.wishlist
  span.wishsuite-btn-text {
  position: absolute;
  left: 100%;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  line-height: 1;
  color: #f1f1f1;
  background-color: #282828;
  padding: 5px 10px;
  border-radius: 50px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  margin-left: -10px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 99;
}
[class*="elementor-widget-woolentor"]:not(
    .elementor-widget-woolentor-product-archive-addons
  )
  .wishsuite-button.wishlist
  span.wishsuite-btn-text {
  margin-right: -10px;
  -webkit-transform: translateY(-65%);
  -ms-transform: translateY(-65%);
  transform: translateY(-65%);
}
.ht-products .ht-product.ht-product-action-right span.woolentor-tip,
.ht-products
  .ht-product.ht-product-action-right
  .wishsuite-button.wishlist
  span.wishsuite-btn-text {
  left: auto;
  right: 35px;
}
.tooltip_no .ht-product-action-tooltip {
  display: none !important;
}

.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover {
  color: #dc9a0e;
}

.ht-product-action .yith-wcwl-wishlistaddedbrowse a,
.ht-product-action .yith-wcwl-wishlistexistsbrowse a {
  color: #dc9a0e !important;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li
  a:hover
  .ht-product-action-tooltip,
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li:hover
  span.woolentor-tip,
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul
  li:hover
  .wishsuite-button.wishlist
  span.wishsuite-btn-text {
  opacity: 1;
  visibility: visible;
  margin-left: 0;
  margin-right: 0;
}

.ht-products .ht-product .ht-product-inner .ht-product-content {
  padding: 30px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner {
  position: relative;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  > *:not(.woolentor-stock-progress-bar, .stock-management-progressbar) {
  margin-top: 0;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  > *:last-child {
  margin-bottom: 0;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-categories {
  position: relative;
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-categories::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 1px;
  background-color: #949494;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-categories
  a {
  color: inherit;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-categories
  a:hover {
  color: #dc9a0e;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 0;
}
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  span.ht-product-title {
  display: inline-block;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-title
  a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-title
  a:hover {
  color: #dc9a0e;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 19px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-price
  span {
  line-height: 1;
  font-weight: 700;
  font-size: 20px;
  color: #444444;
}
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-price
  mark,
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-price
  ins {
  background: transparent none repeat scroll 0 0;
}
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-price
  span
  del {
  margin-right: 8px;
  text-decoration: line-through;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-price
  span
  del
  span {
  font-size: 16px;
  font-weight: 500;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ht-products .woocommerce .ht-product-ratting-wrap .star-rating {
  float: none;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-left: -3px;
  margin-right: -3px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  i {
  font-size: 13px;
  line-height: 14px;
  padding-left: 3px;
  padding-right: 3px;
  color: #aaaaaa;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  i:last-child {
  margin-right: 0;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  .ht-product-user-ratting {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: absolute;
  left: 5px;
  top: 0;
  z-index: 3;
  margin-left: -5px;
  margin-right: -5px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  .ht-product-user-ratting
  i {
  color: #dc9a0e;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-countdown-wrap {
  position: static;
  display: none;
  margin-top: 20px;
}

.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-countdown-wrap
  .ht-product-countdown {
  padding: 0;
  margin: -2px;
}

.ht-products .ht-product .ht-product-inner:hover {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.ht-products
  .ht-product.ht-product-countdown-fill
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown {
  background-color: rgba(0, 0, 0, 0.75);
}

.ht-products
  .ht-product.ht-product-countdown-fill
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single
  .cd-single-inner {
  background-color: transparent;
  padding: 0;
}

.ht-products
  .ht-product.ht-product-countdown-fill
  .ht-product-inner
  .ht-product-content
  .ht-product-countdown-wrap {
  display: block;
  margin-bottom: -30px;
  margin-left: -30px;
  margin-right: -30px;
  margin-top: 30px;
  width: auto;
}

.ht-products
  .ht-product.ht-product-countdown-fill
  .ht-product-inner
  .ht-product-content
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single {
  padding: 10px 5px;
}

.ht-products
  .ht-product.ht-product-countdown-fill.ht-product-countdown-left
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single
  .cd-single-inner,
.ht-products
  .ht-product.ht-product-countdown-fill.ht-product-countdown-right
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single
  .cd-single-inner {
  padding: 5px 3px;
}

.ht-products
  .ht-product.ht-product-countdown-left
  .ht-product-inner
  .ht-product-countdown-wrap {
  bottom: auto;
  top: 10px;
  width: auto;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ht-products
  .ht-product.ht-product-countdown-left
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
}

.ht-products
  .ht-product.ht-product-countdown-left
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single {
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.ht-products
  .ht-product.ht-product-countdown-left
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single
  .cd-single-inner {
  padding: 7px 10px;
}

.ht-products
  .ht-product.ht-product-countdown-right
  .ht-product-inner
  .ht-product-countdown-wrap {
  bottom: auto;
  top: 10px;
  left: auto;
  right: 0;
  width: auto;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ht-products
  .ht-product.ht-product-countdown-right
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
}

.ht-products
  .ht-product.ht-product-countdown-right
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single {
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.ht-products
  .ht-product.ht-product-countdown-right
  .ht-product-inner
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single
  .cd-single-inner {
  padding: 7px 10px;
}

.ht-products
  .ht-product.ht-product-countdown-middle
  .ht-product-inner
  .ht-product-countdown-wrap {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ht-products
  .ht-product.ht-product-countdown-content-bottom
  .ht-product-inner
  .ht-product-countdown-wrap {
  display: none;
}

.ht-products
  .ht-product.ht-product-countdown-content-bottom
  .ht-product-inner
  .ht-product-content
  .ht-product-countdown-wrap {
  display: block;
}

.ht-products
  .ht-product.ht-product-countdown-content-bottom
  .ht-product-inner
  .ht-product-content
  .ht-product-countdown-wrap
  .ht-product-countdown
  .cd-single {
  padding: 10px 5px;
}

.ht-products
  .ht-product.ht-product-action-right
  .ht-product-inner
  .ht-product-action {
  left: auto;
  right: 25px;
}

.ht-products
  .ht-product.ht-product-action-right
  .ht-product-inner
  .ht-product-action
  ul
  li
  a
  .ht-product-action-tooltip {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -10px;
}

.ht-products
  .ht-product.ht-product-action-right
  .ht-product-inner
  .ht-product-action
  ul
  li
  a:hover
  .ht-product-action-tooltip {
  margin-right: 0;
}

.ht-products
  .ht-product.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action {
  left: 0;
  right: 0;
  top: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  bottom: 15px;
}

.ht-products
  .ht-product.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -10px;
}

.ht-products
  .ht-product.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul
  li {
  padding: 10px;
}

.ht-products
  .ht-product.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul
  li
  a
  .ht-product-action-tooltip,
.ht-products .ht-product.ht-product-action-bottom span.woolentor-tip,
.ht-products
  .ht-product.ht-product-action-bottom
  .wishsuite-button.wishlist
  span.wishsuite-btn-text {
  left: 50%;
  right: auto;
  top: auto;
  bottom: 100%;
  -webkit-transform: translateX(-50%) translateY(10px);
  -ms-transform: translateX(-50%) translateY(10px);
  transform: translateX(-50%) translateY(10px);
  margin-left: 0;
  margin-right: 0;
}

.ht-products
  .ht-product.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul
  li
  a:hover
  .ht-product-action-tooltip,
.ht-products
  .ht-product.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul
  li
  a:hover
  span.wishsuite-btn-text {
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

.ht-products
  .ht-product.ht-product-action-middle
  .ht-product-inner
  .ht-product-action {
  left: 0;
  right: 0;
}

.ht-products
  .ht-product.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -10px;
}

.ht-products
  .ht-product.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul
  li {
  padding: 10px;
}

.ht-products
  .ht-product.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul
  li
  a
  .ht-product-action-tooltip,
.ht-products .ht-product.ht-product-action-middle span.woolentor-tip,
.ht-products
  .ht-product.ht-product-action-middle
  .wishsuite-button.wishlist
  span.wishsuite-btn-text {
  left: 50%;
  right: auto;
  top: auto;
  bottom: 100%;
  -webkit-transform: translateX(-50%) translateY(10px);
  -ms-transform: translateX(-50%) translateY(10px);
  transform: translateX(-50%) translateY(10px);
  margin-left: 0;
  margin-right: 0;
}

.ht-products
  .ht-product.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul
  li
  a:hover
  .ht-product-action-tooltip,
.ht-products
  .ht-product.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul
  li
  a:hover
  span.wishsuite-btn-text {
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

.ht-products
  .ht-product.ht-product-action-bottom-content
  .ht-product-inner
  .ht-product-action {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  left: 0;
}
.ht-products
  .ht-product.ht-product-action-bottom-content
  .ht-product-inner
  .ht-product-ratting-wrap
  + .ht-product-action {
  margin-top: 20px !important;
}

.ht-products
  .ht-product.ht-product-action-bottom-content
  .ht-product-inner
  .ht-product-action
  ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -10px;
}

.ht-products
  .ht-product.ht-product-action-bottom-content
  .ht-product-inner
  .ht-product-action
  ul
  li {
  padding: 10px;
}

:is(
    .ht-products .ht-product.ht-product-action-bottom-content,
    .ht-products .ht-product.ht-product-action-bottom
  )
  .wishsuite-button.wishlist {
  padding-top: 0;
}
.ht-products
  .ht-product.ht-product-action-bottom-content
  .ht-product-inner
  .ht-product-action
  ul
  li
  a
  .ht-product-action-tooltip,
.ht-products .ht-product.ht-product-action-bottom-content span.woolentor-tip,
.ht-products
  .ht-product.ht-product-action-bottom-content
  .wishsuite-button.wishlist
  span.wishsuite-btn-text {
  left: 50%;
  right: auto;
  top: auto;
  bottom: 100%;
  -webkit-transform: translateX(-50%) translateY(10px);
  -ms-transform: translateX(-50%) translateY(10px);
  transform: translateX(-50%) translateY(10px);
  margin-left: 0;
  margin-right: 0;
}

.ht-products
  .ht-product.ht-product-action-bottom-content
  .ht-product-inner
  .ht-product-action
  ul
  li
  a:hover
  .ht-product-action-tooltip,
.ht-products
  .ht-product.ht-product-action-bottom-content
  .ht-product-inner
  .ht-product-action
  ul
  li
  a:hover
  span.wishsuite-btn-text {
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

.ht-products
  .ht-product.ht-product-action-on-hover
  .ht-product-inner
  .ht-product-action
  ul
  li {
  -webkit-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.ht-products
  .ht-product.ht-product-action-on-hover
  .ht-product-inner
  .ht-product-action
  ul
  li:nth-child(2) {
  -webkit-transition: all 0.3s ease 0.2s;
  -o-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s;
}

.ht-products
  .ht-product.ht-product-action-on-hover
  .ht-product-inner
  .ht-product-action
  ul
  li:nth-child(3) {
  -webkit-transition: all 0.3s ease 0.4s;
  -o-transition: all 0.3s ease 0.4s;
  transition: all 0.3s ease 0.4s;
}

.ht-products
  .ht-product.ht-product-action-on-hover
  .ht-product-inner
  .ht-product-action
  ul
  li:nth-child(4) {
  -webkit-transition: all 0.3s ease 0.6s;
  -o-transition: all 0.3s ease 0.6s;
  transition: all 0.3s ease 0.6s;
}

.ht-products
  .ht-product.ht-product-action-on-hover
  .ht-product-inner:hover
  .ht-product-action
  ul
  li {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.ht-products
  .ht-product.ht-product-action-on-hover.ht-product-action-right
  .ht-product-inner
  .ht-product-action
  ul
  li {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}

.ht-products
  .ht-product.ht-product-action-on-hover.ht-product-action-right
  .ht-product-inner:hover
  .ht-product-action
  ul
  li {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.ht-products
  .ht-product.ht-product-action-on-hover.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul
  li,
.ht-products
  .ht-product.ht-product-action-on-hover.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul
  li {
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}

.ht-products
  .ht-product.ht-product-action-on-hover.ht-product-action-bottom
  .ht-product-inner:hover
  .ht-product-action
  ul
  li,
.ht-products
  .ht-product.ht-product-action-on-hover.ht-product-action-middle
  .ht-product-inner:hover
  .ht-product-action
  ul
  li {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.ht-products
  .ht-product.ht-product-action-style-2
  .ht-product-inner
  .ht-product-action
  ul {
  margin: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.ht-products
  .ht-product.ht-product-action-style-2
  .ht-product-inner
  .ht-product-action
  ul:hover {
  overflow: visible;
}

.ht-products
  .ht-product.ht-product-action-style-2
  .ht-product-inner
  .ht-product-action
  ul
  li {
  margin-left: 10px;
  margin-right: 10px;
}

.ht-products
  .ht-product.ht-product-action-style-2
  .ht-product-inner
  .ht-product-action
  ul
  li:first-child {
  margin-top: 15px;
}

.ht-products
  .ht-product.ht-product-action-style-2
  .ht-product-inner
  .ht-product-action
  ul
  li:last-child {
  margin-bottom: 15px;
}
.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-bottom-content
  .ht-product-inner
  .ht-product-action
  ul
  li:first-child,
.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-bottom-content
  .ht-product-inner
  .ht-product-action
  ul
  li:last-child {
  margin: 0;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom-content
  .ht-product-inner:hover
  .ht-product-action
  ul {
  width: auto;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-round
  .ht-product-inner
  .ht-product-action
  ul {
  border-radius: 50px;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action {
  bottom: 20px;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul
  li {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul
  li:first-child {
  margin-left: 15px;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul
  li:last-child {
  margin-right: 15px;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul
  li {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul
  li:first-child {
  margin-left: 15px;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul
  li:last-child {
  margin-right: 15px;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover
  .ht-product-inner
  .ht-product-action
  ul {
  height: auto;
  width: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover
  .ht-product-inner
  .ht-product-action
  ul
  li {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover
  .ht-product-inner:hover
  .ht-product-action
  ul {
  width: 60px;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom
  .ht-product-inner
  .ht-product-action
  ul,
.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle
  .ht-product-inner
  .ht-product-action
  ul {
  width: auto;
  height: 0;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom
  .ht-product-inner:hover
  .ht-product-action
  ul,
.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle
  .ht-product-inner:hover
  .ht-product-action
  ul {
  height: 60px;
}

.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom
  .ht-product-inner:hover
  .ht-product-action
  ul
  li,
.ht-products
  .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle
  .ht-product-inner:hover
  .ht-product-action
  ul
  li {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.ht-products
  .ht-product.ht-product-category-right-bottom
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-categories {
  position: absolute;
  right: 0;
  bottom: 10px;
  margin: 0;
  width: 100%;
}
.ht-product-content .woocommerce-product-details__short-description {
  padding: 10px 0;
  overflow: hidden;
}
.ht-products
  .ht-product.ht-product-ratting-top-right
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-price {
  margin: 0;
}

.ht-products
  .ht-product.ht-product-ratting-top-right
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap {
  position: absolute;
  top: 0;
  right: 0;
}

.ht-product-content-allcenter {
  text-align: center;
}
.ht-products
  .ht-product.ht-product-content-allcenter
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-price
  span,
.ht-product-content-allcenter .ht-product-ratting-wrap > div {
  margin: 0 auto;
}
.ht-products
  .ht-product.ht-product-content-allcenter
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-categories {
  display: block;
  text-align: center;
}
.ht-products
  .ht-product.ht-product-content-allcenter
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-categories::before {
  left: 35%;
}

.woocommerce.ht-products div.product p.price del,
.woocommerce.ht-products div.product span.price del {
  opacity: 1;
}

.product-slider .ht-product.col-1,
.ht-product.col.first {
  clear: unset;
}

/* Ads Banner */
.woolentor-banner {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  overflow: hidden;
}
.woolentor-banner-img,
.woolentor-content {
  width: 50%;
  float: left;
}
.woolentor-content {
  padding-left: 70px;
}
.woolentor-banner .banner_subtitle {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}

.woolentor-banner .banner_title {
  font-size: 28px;
  font-weight: normal;
  margin: 35px 0;
}
.woolentor-banner .banner_button {
  border-bottom: 1px solid #000;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.woolentor-banner-img img{
  width: 100%;
}
.woolentor-content-align-right .woolentor-banner-img {
  order: 1;
  padding-right: 50px;
  padding-left: 0;
}
.woolentor-content-align-right .woolentor-content {
  order: 2;
  padding-left: 40px;
}
.woolentor-content-align-right.woolentor-banner .banner_title {
  margin: 20px 0;
}

.woolentor-content-align-bottom .woolentor-banner-img {
  order: 1;
  padding-left: 0;
  width: 100%;
}
.woolentor-content-align-bottom .woolentor-content {
  order: 2;
  padding: 30px 0;
  text-align: center;
  width: 100%;
}
.woolentor-content-align-bottom .banner_title {
  margin: 0 0 20px;
}

/* Banner style two */
.woolentor-banner-layout-2 {
  display: block;
  position: relative;
}
.woolentor-banner-layout-2 .woolentor-content {
  padding-left: 0;
}
.woolentor-banner-layout-2 .woolentor-banner-img {
  float: none;
  width: 100%;
}
.woolentor-banner-layout-2 .woolentor-content {
  padding-left: 50px;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
}
.woolentor-banner-layout-2 .woolentor-content h2 {
  margin: 0;
}
.woolentor-banner-layout-2.woolentor-content-align-bottom .woolentor-content {
  bottom: 50px;
  padding: 0 0 0 50px;
  top: auto;
  text-align: left;
}
.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-content {
  left: auto;
  padding-right: 50px;
  padding-left: 0;
  right: 0;
  text-align: right;
}
.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-banner-img {
  padding-left: 0px;
}

.woocommerce.product-slider div.product.ht-product {
  float: left;
}

/* Special Day Banner */
.wlspcial-banner .banner-thumb a {
  overflow: hidden;
  position: relative;
  display: block;
}
.wlspcial-banner .banner-thumb a::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 0;
}

.wlspcial-banner .banner-thumb a::after {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  transition: all 0.5s ease 0s;
  width: 0;
}

.wlspcial-banner .banner-thumb a img {
  width: 100%;
}

.wlspcial-banner:hover .banner-thumb a::before {
  height: 100%;
  opacity: 0.3;
  width: 100%;
}

.wlspcial-banner:hover .banner-thumb a::after {
  height: 100%;
  opacity: 0.3;
  width: 100%;
}

.wlspcial-banner {
  position: relative;
}

.wlspcial-banner .banner-content {
  position: absolute;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.wlspcial-banner .banner-content a {
  color: #383838;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  text-decoration: none;
  display: inline-block;
}

.woolentor-banner-content-pos-center .banner-content {
  top: 50%;
  right: 0;
  left: auto;
  transform: translateY(-50%);
}

.woolentor-banner-content-pos-bottom .banner-content {
  bottom: 0;
  padding-bottom: 40px;
}

.woolentor-banner-content-pos-top .banner-content {
  top: 0;
  padding-top: 40px;
}

.wlspcial-banner.woolentor-banner-content-pos-right .banner-content {
  top: 50%;
  right: 0;
  width: auto;
  transform: translateY(-50%);
}
.wlspcial-banner.woolentor-banner-content-pos-left .banner-content {
  top: 50%;
  left: 0;
  width: auto;
  transform: translateY(-50%);
}
.wlbanner-badgeimage {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
.wlbanner-badgeimage img {
  width: 100%;
}

/* Category List */
.elementor-widget-woolentor-custom-product-archive
  .woocommerce[class*="columns-"]
  .product {
  /*max-width: inherit;*/
  margin: 0;
}
.elementor-widget-woolentor-custom-product-archive
  .woocommerce[class*="columns-"]
  .woolentor_current_theme_layout
  .product {
  margin-right: 20px;
}
.wl-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.wl-row.wlno-gutters {
  margin-right: 0;
  margin-left: 0;
}

[class*="wl-col-"] {
  padding-right: 15px;
  padding-left: 15px;
}

.wl-row > [class*="col-"] {
  min-height: 1px;
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
.wl-row.wlno-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.wl-columns-1 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.wl-columns-2 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.wl-columns-3 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333%;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
.wl-columns-4 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.wl-columns-5 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.wl-columns-6 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666%;
  -ms-flex: 0 0 16.666%;
  flex: 0 0 16.666%;
  max-width: 16.666%;
}
.wl-columns-7 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14.285%;
  -ms-flex: 0 0 14.285%;
  flex: 0 0 14.285%;
  max-width: 14.285%;
}
.wl-columns-8 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 12.5%;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.wl-columns-9 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 11.111%;
  -ms-flex: 0 0 11.111%;
  flex: 0 0 11.111%;
  max-width: 11.111%;
}
.wl-columns-10 .wl-row > [class*="col-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10%;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
}
.wlsingle-categorie {
  border: 1px solid #f3f3f3;
  padding: 35px 10px;
  text-align: center;
  margin-bottom: 15px;
}
.wlno-gutters .wlsingle-categorie {
  margin-bottom: 0;
}
.wlsingle-categorie .wlsingle-categorie-img a {
  font-size: 30px;
}
.wlsingle-categorie .wlcategorie-content h4 {
  font-size: 16px;
  margin: 17px 0 0;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.wlsingle-categorie .wlcategorie-content h4 sup,
.wlsingle-categorie .wlcategorie-content p {
  display: none;
}
.wl-layout-horizontal .wlsingle-categorie .wlcategorie-content h4 sup {
  position: absolute;
  top: 0;
  right: 0;
}
.wl-layout-vertical .wlsingle-categorie {
  border: 0;
  padding: 0;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wl-layout-vertical .wlsingle-categorie .wlcategorie-content h4 {
  margin: 0;
  display: flex;
}
.wl-layout-vertical .wlsingle-categorie .wlsingle-categorie-img a {
  display: flex;
}
.wl-layout-vertical .wlsingle-categorie-img {
  padding-right: 22px;
}
.wl-layout-vertical .wlsingle-categorie {
  padding: 20px 0;
}
.wl-layout-vertical .wl-col-8:first-child .wlsingle-categorie {
  padding-top: 0 !important;
  border-top: 0 !important;
}
.wl-layout-vertical .wl-col-8:last-child .wlsingle-categorie {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

/* Brand Logo */
.wl-row.slick-slider {
  margin-right: 0;
  margin-left: 0;
}
.wl-single-brand {
  text-align: center;
  margin-bottom: 20px;
}
.slick-slide .wl-single-brand {
  margin-bottom: 0;
}
.slick-slide .wl-single-brand img {
  display: inline-block;
}

/* Capability With Wishsuite */

.ht-product-action-bottom .ht-product-inner .wishsuite-button.wishlist,
.ht-product-action-bottom-content .ht-product-inner .wishsuite-button.wishlist,
.ht-product-action-middle .ht-product-inner .wishsuite-button.wishlist,
.wl_single-product-item .product-content .action li .wishsuite-button.wishlist {
  padding-top: 4px;
}

.ht-product-2 .ht-product-action-2 .wishsuite-button.wishlist {
  line-height: 42px;
}

.ht-product-2 .wishsuite-button.wishlist svg {
  width: 15px;
  height: 15px;
}

.ht-product-2 .ht-product-action-3 .wishsuite-button.wishlist {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.ht-product-2 .ht-product-action-5 .wishsuite-button.wishlist {
  line-height: 48px;
}
.ht-product-2 .ht-product-action-6 .wishsuite-button.wishlist {
  line-height: 40px;
}

/* single product meta */

.woocommerce .elementor-widget-wl-single-product-meta .product_meta > span {
  position: relative;
}

/* end single product meta */
.wlds-css {
  display: flex;
  justify-content: center;
}
@keyframes wlds-ripple {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 18px;
    left: 18px;
    width: 156px;
    height: 156px;
    opacity: 0;
  }
}
@-webkit-keyframes wlds-ripple {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 18px;
    left: 18px;
    width: 156px;
    height: 156px;
    opacity: 0;
  }
}
.wlds-ripple {
  position: relative;
}
.wlds-ripple div {
  box-sizing: content-box;
  position: absolute;
  border-width: 4px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: wlds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  animation: wlds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.wlds-ripple div:nth-child(1) {
  border-color: #51cacc;
}
.wlds-ripple div:nth-child(2) {
  border-color: #9df871;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.wlds-ripple {
  width: 200px !important;
  height: 200px !important;
  -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
  transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}

/* WooCommerce Builder */
.elementor-widget-wl-product-related .products > h2,
.elementor-widget-wl-product-additional-information h2,
.elementor-widget-wl-single-product-upsell .up-sells > h2 {
  display: none;
}
.elementor-widget-wl-product-related.wlshow-heading-yes .products > h2,
.elementor-element.wl-show-heading-yes .up-sells > h2,
.elementor-widget-wl-product-additional-information.wl-show-heading-yes h2 {
  display: block;
}

[class*="woolentorducts-columns-"] ul.products {
  display: flex !important;
  flex-flow: row wrap;
  column-gap: 0;
  justify-content: start;
}
[class*="woolentorducts-columns-"] ul.products li.product {
  margin-left: 0 !important;
}
.woolentorducts-columns-6 ul.products li.product {
  width: calc(16% - 30px) !important;
  margin-right: 30px !important;
  float: left;
}

.woolentorducts-columns-5 ul.products li.product {
  width: calc(19% - 30px) !important;
  margin-right: 30px !important;
  float: left;
}
.woolentorducts-columns-4 ul.products li.product {
  width: calc(25% - 30px) !important;
  margin-right: 30px !important;
  float: left;
}
.woolentorducts-columns-3 ul.products li.product {
  width: calc(33.33% - 30px) !important;
  margin-right: 30px !important;
  float: left;
}
.woolentorducts-columns-2 ul.products li.product {
  width: calc(50% - 30px) !important;
  margin-right: 30px !important;
  float: left;
}
.woolentorducts-columns-1 ul.products li.product {
  width: 100% !important;
}
[class*="woolentorducts-columns-"] ul.products li.product.first {
  clear: none !important;
}
.woolentorducts-columns-6 ul.products li.product:nth-child(6n),
.woolentorducts-columns-5 ul.products li.product:nth-child(5n),
.woolentorducts-columns-4 ul.products li.product:nth-child(4n),
.woolentorducts-columns-3 ul.products li.product:nth-child(3n),
.woolentorducts-columns-2 ul.products li.product:nth-child(2n),
.woolentorducts-columns-1 ul.products li.product {
  margin-right: 0 !important;
}

.woocommerce #content div.product .woolentor-woo-template-builder div.images,
.woocommerce div.product .woolentor-woo-template-builder div.images {
  width: 100%;
}
.woolentor-product-loop-item-align-left ul.products li.product .star-rating {
  margin-right: auto;
}

.woolentor-product-loop-item-align-right ul.products li.product .star-rating {
  margin-left: auto;
}

.woolentor-product-loop-item-align-center ul.products li.product .star-rating {
  margin-right: auto;
  margin-left: auto;
}
.elementor-widget-woolentor-product-archive-addons
  ul.products
  li.product
  span.onsale {
  display: none;
}
.elementor-widget-woolentor-product-archive-addons
  ul.products
  li.product
  .onsale {
  margin: 0;
}
.woocommerce div.product .woolentor-woo-template-builder form.cart .button {
  transition: 0.4s;
}

.woocommerce
  div.product
  .woolentor-woo-template-builder
  .woocommerce-tabs
  ul.tabs
  li::after,
.woocommerce
  div.product
  .woolentor-woo-template-builder
  .woocommerce-tabs
  ul.tabs
  li::before {
  display: none;
}

.elementor-widget-wl-cart-total div[class^="ht-col"],
.elementor-widget-wl-cart-total div[class^="col"] {
  width: 100% !important;
  max-width: 100% !important;
}
.elementor-widget-wl-myaccount-login-form input[type="checkbox"] {
  width: auto;
  display: inline-block;
  height: auto;
}

.woolentor-myaccount-form-login .form-row {
  display: block;
}

/* Product Video Gallery */
.woolentor-product-gallery-video {
  position: relative;
}
.video-cus-tab-pane {
  display: none;
}
.video-cus-tab-pane img {
  width: 100%;
}
.video-cus-tab-pane.htactive {
  display: block;
}
.woolentor-product-video-tabs {
  padding: 0;
  list-style: none;
  margin: 10px -5px 0;
}
.woolentor-product-video-tabs li {
  display: block;
  padding: 0 5px;
  width: 25%;
  cursor: pointer;
  float: left;
  margin-bottom: 10px;
}
.woolentor-product-video-tabs li img {
  width: 100%;
}
.woolentor-product-video-tabs li a {
  position: relative;
  display: block;
}
.woolentor-product-video-tabs li.wlvideothumb a::before {
  background: #000;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
}
span.wlvideo-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  color: #fff;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wlpro-product-thumbnails,
.wlpro-product-videothumbnails {
  overflow: hidden;
  width: 100% !important;
  float: none !important;
}
.wlpro-product-videothumbnails.thumbnails-tab-position-left
  ul.woolentor-product-video-tabs,
.wlpro-product-videothumbnails.thumbnails-tab-position-right
  ul.woolentor-product-video-tabs {
  float: left;
  margin: 0;
  padding-right: 10px;
  width: 20%;
}
.wlpro-product-videothumbnails.thumbnails-tab-position-right
  ul.woolentor-product-video-tabs {
  margin: 0;
  padding-right: 0;
  padding-left: 10px;
}
.wlpro-product-videothumbnails.thumbnails-tab-position-left
  ul.woolentor-product-video-tabs
  li,
.wlpro-product-videothumbnails.thumbnails-tab-position-right
  ul.woolentor-product-video-tabs
  li {
  width: 100%;
}
.wlpro-product-videothumbnails.thumbnails-tab-position-left
  .woolentor-product-gallery-video,
.wlpro-product-videothumbnails.thumbnails-tab-position-right
  .woolentor-product-gallery-video {
  width: 80%;
  float: left;
}

.woolentor-product-gallery-video span.ht-product-label {
  padding: 10px;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  border-radius: 10px;
  background-color: #b3af54;
  color: #fff;
  font-size: .857em;
  z-index: 9;
}

/* Checkout Page */
.elementor-widget-wl-checkout-order-review #order_review {
  width: 100% !important;
  float: none !important;
  background-color: transparent !important;
}

span.woolentor-order-item-title .product-thumbnail {
  display: none;
}

.woolentor-order-review-product span.product-thumbnail {
  display: inline-block;
  padding-right: 10px;
}
.woolentor-order-review-product span.product-thumbnail img {
  max-width: 70px;
}
.woolentor_current_theme_storefront span.woolentor-order-item-title {
  display: flex;
  align-items: center;
}
.woolentor-order-review-product .variation {
  display: none !important;
}
.woolentor-order-review-product .woolentor-order-item-title .variation {
  display: block !important;
}
.woolentor-order-review-product .woolentor-order-item-title {
  display: flex;
  overflow: hidden;
}
.woolentor_current_theme_storefront
  .elementor-widget-wl-checkout-order-review
  table.woocommerce-checkout-review-order-table
  .product-name {
  width: auto !important;
}
.woolentor_current_theme_99fy dd.variation-woolentor_cart_availability {
  display: block !important;
}
.woolentor_current_theme_99fy .woolentor-order-review-product p {
  margin: 0;
}

/* Custom Field */
.woolentor-field-radio span input {
  height: auto;
  width: auto;
}
.woolentor-field-radio .woocommerce-input-wrapper label {
  display: inline-block !important;
  margin-left: 5px;
  margin-right: 5px;
}

.woolentor-field-radio .woocommerce-input-wrapper {
  display: flex;
  align-items: center;
}
.woolentor-woocommerce-checkout .form-row.woolentor-field-heading,
.form-row.woolentor-field-heading {
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0 10px;
}
.woolentor-woocommerce-checkout .form-row.woolentor-field-heading *,
.form-row.woolentor-field-heading * {
  margin: 0;
}
.woocommerce-additional-fields__field-wrapper .woolentor-field-area {
  margin: 0 0 6px;
}
.woocommerce-additional-fields__field-wrapper .woolentor-field-area select {
  width: 100%;
}
.woolentor-field-area .woocommerce-multicheckbox-wrapper label {
  display: block;
}

/* Builder Addons */
.woolentor_archive_result_count .woocommerce-result-count,
.woolentor_archive_catalog_ordering form.woocommerce-ordering {
  margin: 0 !important;
  float: none !important;
}
.woolentor_archive_catalog_ordering form.woocommerce-ordering {
  display: block;
}
.woolentor_archive_catalog_ordering form.woocommerce-ordering select {
  background-color: transparent;
  width: 100%;
  max-width: 100%;
}
.elementor-widget-wl-product-add-to-cart .stock:not(.available-on-backorder),
.elementor-widget-wl-product-add-to-cart .ast-stock-detail {
  display: none;
}
.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .stock,.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .ast-stock-detail{
  display: inline-block !important;
}

/* Sale Notification */
.notifake {
  max-width: 550px;
}
.woolentor-notification-content {
  position: fixed;
  bottom: 10px;
  background: #fff;
  display: flex;
  flex-flow: row wrap;
  left: -150px;
  align-items: center;
  box-shadow: 0 0 10px #ccc;
  width: 450px;
  border-radius: 10px;
  z-index: 99999;
}
.woolentor-notification-content .elementor {
  width: 100%;
}

.woolentor-notification-content.topleft {
  left: 10px;
  top: 10px;
  bottom: auto;
}
.woolentor-notification-content.topright {
  left: auto;
  right: 10px;
  top: 10px;
  bottom: auto;
}
.logged-in .woolentor-notification-content.topleft,
.logged-in .woolentor-notification-content.topright {
  top: 45px;
}
.woolentor-notification-content.bottomleft {
  left: 10px;
}
.woolentor-notification-content.bottomright {
  right: 10px;
  left: auto;
}
.woolentor-notification-content.imageright {
  flex-direction: row-reverse;
  padding-right: 0;
  padding-left: 20px;
}
.wlnotification_image {
  padding-right: 15px;
  flex: 0 0 25%;
}
.wlnotification_image img {
  border-radius: 5px;
  width: 100%;
}
.woolentor-notification-content.imageright .wlnotification_image {
  padding-right: 0;
  padding-left: 15px;
}
.wlnotification_content {
  flex: 0 0 70%;
}
.imageright .wlnotification_content {
  text-align: right;
}
.wlnotification_content h4,
.wlnotification_content h6 {
  margin: 0;
  color: #000;
}
.wlnotification_content h4 {
  font-size: 18px;
  margin-bottom: 0px;
}
.wlnotification_content h6 {
  font-size: 14px;
}
.wlnotification_content p {
  margin-bottom: 3px;
  max-width: 450px;
  font-size: 13px;
  font-weight: 300;
  color: #7e7e7e;
}
.woolentor-buyername {
  font-size: 12px;
  float: right;
}
.imageright .woolentor-buyername {
  float: left;
}
.wlcross {
  position: absolute;
  right: 0px;
  top: 4px;
  color: #000;
  font-size: 20px;
  line-height: 0;
  padding: 10px;
  cursor: pointer;
  transition: 0.4s;
}
.wlcross:hover {
  color: #f05b64;
}

/* Call for Price */
.wl-call-forprice a {
  padding: 8px 15px;
  display: inline-block;
  background: #000;
  color: #fff;
  border-radius: 5px;
}
.wl-call-forprice a:hover {
  color: #fff;
}

/* Suggest Price */
.wl-suggest-price form {
  display: none;
  margin-top: 10px;
}
.wl-suggest-form-input input:not([type="submit"]) {
  width: 100%;
  display: block;
  border: 1px solid #dddd;
  padding: 10px 10px;
  border-radius: 0;
  font-size: 14px;
  margin-bottom: 10px;
}
.wl-suggest-form-input input[type="submit"] {
  font-size: 14px;
  border-radius: 0;
  font-weight: 500;
  padding: 8px 15px;
  cursor: pointer;
  transition: 0.4s;
}
.wl-suggest-form-input textarea {
  border: 1px solid #dddd;
  padding: 10px 10px;
  border-radius: 0;
  font-size: 14px;
  margin-bottom: 10px;
  width: 100%;
}
.wlsugget-button {
  padding: 8px 18px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.4s;
}
.wlsendmessage{
  margin: 0 0 10px 0;
  padding: 0;
  display: none;
}

/* Single Product Sticky Add to Cart */
.woolentor-add-to-cart-sticky .woolentor-flash-product-countdown {
  display: none;
}
.woolentor-add-to-cart-sticky .woolentor-product-badge-area{
  display: none;
}
.woolentor-add-to-cart-sticky {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  padding: 10px 0;
  background-color: #fff;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.woolentor-sticky-shown.woolentor-add-to-cart-sticky {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.woolentor-add-to-cart-sticky .ht-container .ht-row {
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.woolentor-sticky-thumbnail {
  overflow: hidden;
  margin-right: 10px;
}
.woolentor-sticky-thumbnail img {
  max-width: 80px;
}
.woolentor-addtocart-content {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.woolentor-addtocart-content .title {
  margin: 0;
  font-size: 18px;
  display: block;
}
.woolentor-addtocart-content .price {
  font-size: 14px;
}
.woolentor-sticky-btn-area {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.woolentor-sticky-btn-area .yith-wcwl-add-to-wishlist {
  display: none;
}
.woolentor-sticky-btn-area
  .woolentor-sticky-wishlist
  .yith-wcwl-add-to-wishlist {
  display: block;
}
.woolentor-sticky-btn-area .cart {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.woolentor-sticky-btn-area .quantity {
  margin-right: 10px;
}
.woolentor-sticky-btn-area
  .tinv-wishlist.tinvwl-after-add-to-cart
  .tinvwl_add_to_wishlist_button {
  margin-top: 0;
}
.woolentor-add-to-cart-sticky .tinv-wraper,
.woocommerce .woolentor-add-to-cart-sticky .wc-forward,
.woolentor-add-to-cart-sticky .wc-forward {
  display: none;
}
.woolentor-add-to-cart-sticky .woolentor-sticky-wishlist .tinv-wraper {
  display: block;
}
.woolentor-sticky-wishlist .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse {
  display: block !important;
}
.woolentor-add-to-cart-sticky .button {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400 !important;
  border-radius: 0 !important;
  margin-right: 10px !important;
  background-color: #ff4136 !important;
}
.woolentor-sticky-btn-area .stock.in-stock {
  margin: 0;
  margin-right: 10px;
}

/* Stock Progressbar Style */
.woolentor-stock-progress-bar,
.stock-management-progressbar {
  margin-top: 15px;
}
.woolentor-stock-progress-bar .wlstock-info {
  color: #777;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 5px;
}
.woolentor-stock-progress-bar .wlstock-info span {
  color: #333;
  font-weight: 600;
  margin-left: 3px;
}
.woolentor-stock-progress-bar .wlprogress-area {
  background-color: #444444;
  width: 100%;
}
.woolentor-stock-progress-bar .wlprogress-area {
  height: 10px;
}
.woolentor-stock-progress-bar .wlprogress-bar {
  height: 100%;
}
.woolentor-stock-progress-bar .wlprogress-bar {
  background-color: #ff4136;
}

/* Quickview Button Text */
.ht-products
  .ht-product.ht-product-action-right
  .ht-product-inner
  .ht-product-action
  ul[class*="woolentor-btn-text"]
  li
  a {
  margin-left: auto;
}
.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a {
  width: auto !important;
  height: auto !important;
  text-indent: 0;
}
.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a:before {
  display: none;
}
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul[class*="woolentor-btn-text"]
  li
  a:hover
  .ht-product-action-tooltip,
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-action
  ul[class*="woolentor-btn-text"]
  li:hover
  span.woolentor-tip {
  z-index: 999;
}
.htwl-modal-content {
  max-height: 470px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* Customer Review */
.wl-customer-review .wl-row > [class*="col-"] {
  margin-bottom: 30px;
}

.wlb-review-style-1 .wl-customer-testimonal {
  background: #f7f8f9;
  padding: 30px;
  margin-top: 30px;
}

.wlb-review-style-1 .wl-customer-testimonal .content {
  display: flex;
  align-items: center;
}

.wlb-review-style-1 .wl-customer-testimonal .content img {
  max-width: 80px;
  border-radius: 100%;
}

.wlb-review-style-1 .wl-customer-testimonal .content img + .clint-info {
  padding-left: 25px;
}

.wlb-review-style-1 .wl-customer-testimonal .content .clint-info h4 {
  font-size: 18px;
  color: #383838;
  margin: 0;
}

.wlb-review-style-1 .wl-customer-testimonal .content .clint-info span {
  color: #1834a6;
  font-size: 13px;
}

.wlb-review-style-1 .wl-customer-testimonal p {
  color: #5b5b5b;
  font-size: 14px;
  line-height: 26px;
  margin: 0;
  margin-top: 22px;
}

/* Customer Review Style 02 */
.wlb-review-style-2 .wl-customer-testimonal {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding: 40px 30px;
}

.wlb-review-style-2 .wl-customer-testimonal img {
  border: 2px solid #43df9c;
  border-radius: 50%;
  box-sizing: content-box;
  float: left;
  max-width: 90px;
}

.wlb-review-style-2 .wl-customer-testimonal .content p {
  color: #3e3e3e;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
}

.wlb-review-style-2 .wl-customer-testimonal .content {
  overflow: hidden;
  padding-left: 20px;
}

.wlb-review-style-2 .wl-customer-testimonal .content .clint-info {
  padding-left: 50px;
}
.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4 {
  position: relative;
}
.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before {
  background: #383838 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: -48px;
  position: absolute;
  top: 18px;
  width: 30px;
}
.wl-customer-align-center
  .wlb-review-style-2
  .wl-customer-testimonal
  .content
  .clint-info
  h4::before {
  left: 30%;
}
.wl-customer-align-right
  .wlb-review-style-2
  .wl-customer-testimonal
  .content
  .clint-info
  h4::before {
  left: auto;
  right: 80px;
}

/* Customer Review Style 03 */
.wlb-review-style-3 .wl-customer-testimonal {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 53px;
  padding-bottom: 27px;
  position: relative;
  text-align: center;
}
.wlb-review-style-3 .wl-customer-testimonal {
  margin-top: 82px;
}
.wlb-review-style-3 .wl-customer-testimonal img {
  border: 2px solid #727272;
  border-radius: 50%;
  box-sizing: content-box;
  left: 50%;
  max-width: 100px;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
}

.wlb-review-style-3 .wl-customer-testimonal .content {
  margin-top: 0;
  padding-top: 73px;
}

.wlb-review-style-3 .wl-customer-testimonal .content p {
  color: #5b5b5b;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
  margin-bottom: 4px;
  padding: 0 4%;
}

.wlb-review-style-3 .wl-customer-testimonal .content h4 {
  color: #5b5b5b;
  font-size: 16px;
  font-weight: 600;
  line-height: 37px;
  margin: 0;
}
.wlb-review-style-3 .wl-customer-testimonal .clint-info .rating,
.wlb-review-style-4 .wl-customer-testimonal .clint-info .rating {
  justify-content: center;
}

.wlb-review-style-3 .wl-customer-testimonal .clint-info {
  padding: 0 4%;
}
.wl-customer-align-right .wlb-review-style-3 .wl-customer-testimonal img {
  right: -40px;
  left: auto;
}
.wl-customer-align-left .wlb-review-style-3 .wl-customer-testimonal img {
  left: 70px;
}

/* Customer Review Style 04 */
.wlb-review-style-4 .wl-customer-testimonal .content {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px rgba(82, 182, 188, 0.25);
  padding: 50px 9%;
  position: relative;
  text-align: center;
}

.wlb-review-style-4 .wl-customer-testimonal .clint-info {
  margin-top: 40px;
  text-align: center;
}

.wlb-review-style-4 .wl-customer-testimonal img {
  border: 2px solid #ececec;
  border-radius: 50%;
  box-sizing: content-box;
  display: inline-block;
  max-width: 80px;
}
.wlb-review-style-4 .wl-customer-testimonal .clint-info h4 {
  color: #5c5c5c;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 22px;
}

.wlb-review-style-4 .wl-customer-testimonal .clint-info span {
  color: #5c5c5c;
  font-size: 15px;
  font-weight: 600;
}
.wlb-review-style-4 .wl-customer-testimonal .content .triangle {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 20px;
  left: 50%;
  margin-top: -1px;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
}
.wl-customer-align-right
  .wlb-review-style-4
  .wl-customer-testimonal
  .clint-info,
.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .content {
  text-align: right;
}
.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .clint-info,
.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .content {
  text-align: left;
}
.wl-customer-align-right
  .wlb-review-style-4
  .wl-customer-testimonal
  .content
  .triangle {
  right: 0px;
  left: auto;
}
.wl-customer-align-left
  .wlb-review-style-4
  .wl-customer-testimonal
  .content
  .triangle {
  left: 45px;
}

.wl-customer-testimonal .clint-info h4 {
  margin: 0;
}
.wl-customer-testimonal .clint-info .rating {
  color: #ffcf0e;
  display: flex;
  list-style: outside none none;
  margin: 4px 0 0;
  padding: 0;
}
.wl-customer-testimonal .clint-info .rating li {
  margin-right: 8px;
}
.wl-customer-testimonal .clint-info .rating li:last-child {
  margin-right: 0;
}
.wl-customer-testimonal .content img.avatar {
  border-radius: 100%;
}
.wl-customer-align-center .wl-customer-testimonal .clint-info .rating {
  justify-content: center;
}
.wl-customer-align-left .wl-customer-testimonal .clint-info .rating {
  justify-content: flex-start;
}
.wl-customer-align-right .wl-customer-testimonal .clint-info .rating {
  justify-content: flex-end;
}

/*
 * Image Marker With Pointer 
 */

/*Marker Style 01*/
.wlb-marker-style-1 {
  padding: 245px 0;
}

.wlb-marker-style-1 .wlb_image_pointer {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  border: 3px solid #ed552d;
  background-color: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  line-height: 32px;
}

.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box {
  background: #fff;
  width: 240px;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translate3d(50%, -100%, 0);
  transform: translate3d(50%, -100%, 0);
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  z-index: 10;
  padding: 20px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
}

.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box h4 {
  font-size: 20px;
  margin-bottom: 7px;
}

.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box p {
  font-size: 13px;
  line-height: 24px;
  margin: 0;
}

.wlb-marker-style-1 .wlb_image_pointer:hover .wlb_pointer_box {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateY(-110%) translateX(50%);
  transform: translateY(-110%) translateX(50%);
}

.wlb-marker-style-1 .wlb_image_pointer::before {
  content: "\f129";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: FontAwesome;
  color: #ed552d;
  font-size: 18px;
  width: 100%;
  height: 100%;
}

.wlb-marker-style-1 .wlb_image_pointer {
  position: absolute;
  left: 66%;
  top: 15%;
}

/*Marker Style 02*/
.wlb-marker-style-2 {
  padding: 245px 0;
}

.wlb-marker-style-2 .wlb_image_pointer {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  border: 5px solid #dddddd;
  background-color: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  line-height: 38px;
}

.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box {
  background: #fff;
  width: 240px;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translate3d(50%, -100%, 0);
  transform: translate3d(50%, -100%, 0);
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  z-index: 10;
  padding: 20px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
}

.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box h4 {
  font-size: 20px;
  margin-bottom: 7px;
}

.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box p {
  font-size: 13px;
  line-height: 24px;
  margin: 0;
}

.wlb-marker-style-2 .wlb_image_pointer:hover .wlb_pointer_box {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateY(-110%) translateX(50%);
  transform: translateY(-110%) translateX(50%);
}

.wlb-marker-style-2 .wlb_image_pointer::before {
  content: "\f067";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: FontAwesome;
  color: #ed552d;
  font-size: 18px;
  width: 100%;
  height: 100%;
  transition: 0.4s ease-in-out;
}

.wlb-marker-style-2 .wlb_image_pointer:hover::before {
  transform: translateX(-50%) translateY(-50%) rotate(47deg);
}

.wlb-marker-style-2 .wlb_image_pointer {
  position: absolute;
  left: 50%;
  top: 26%;
}

/*Marker Style 03*/
.wlb-marker-style-3 {
  padding: 245px 0;
}

.wlb-marker-style-3 .wlb_image_pointer {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  background-color: #000000;
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  line-height: 49px;
  z-index: 2;
}

.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box {
  background: #000000;
  width: 240px;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translate3d(50%, -100%, 0);
  transform: translate3d(50%, -100%, 0);
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  z-index: 10;
  padding: 20px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
}

.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box h4 {
  font-size: 20px;
  margin-bottom: 7px;
  color: #ffffff;
}

.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box p {
  font-size: 13px;
  line-height: 24px;
  margin: 0;
  color: #ffffff;
}

.wlb-marker-style-3 .wlb_image_pointer:hover .wlb_pointer_box {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateY(-110%) translateX(50%);
  transform: translateY(-110%) translateX(50%);
}

.wlb-marker-style-3 .wlb_image_pointer::before {
  content: "\f067";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 100%;
  transition: 0.4s ease-in-out;
}

.wlb-marker-style-3 .wlb_image_pointer::after {
  position: absolute;
  left: 2px;
  background: #000;
  content: "";
  right: 2px;
  top: 2px;
  bottom: 2px;
  border-radius: 100%;
  border: 2px solid #fff;
  z-index: -1;
}

.wlb-marker-style-3 .wlb_image_pointer:hover::before {
  transform: translateX(-50%) translateY(-50%) rotate(47deg);
}

.wlb-marker-style-3 .wlb_image_pointer {
  position: absolute;
  left: 50%;
  top: 26%;
}

/*Marker Style 04*/
.wlb-marker-style-4 {
  padding: 245px 0;
}

.wlb-marker-style-4 .wlb_image_pointer {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  line-height: 38px;
  border: 5px solid #d88d78;
  z-index: 2;
}

.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 240px;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translate3d(50%, -100%, 0);
  transform: translate3d(50%, -100%, 0);
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  z-index: 10;
  padding: 20px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
}

.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box h4 {
  font-size: 20px;
  margin-bottom: 7px;
}

.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box p {
  font-size: 13px;
  line-height: 24px;
  margin: 0;
  color: #18012c;
}

.wlb-marker-style-4 .wlb_image_pointer:hover .wlb_pointer_box {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateY(-110%) translateX(50%);
  transform: translateY(-110%) translateX(50%);
}

.wlb-marker-style-4 .wlb_image_pointer::before {
  content: "\f067";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: FontAwesome;
  color: #d88d78;
  font-size: 18px;
  width: 100%;
  height: 100%;
  transition: 0.4s ease-in-out;
}

.wlb-marker-style-4 .wlb_image_pointer:hover::before {
  transform: translateX(-50%) translateY(-50%) rotate(47deg);
}

.wlb-marker-style-4 .wlb_image_pointer {
  position: absolute;
  left: 83%;
  top: 37%;
}

/*Marker Style 05*/
.wlb-marker-style-5 {
  padding: 245px 0;
}

.wlb-marker-style-5 .wlb_image_pointer {
  width: 46px;
  height: 46px;
  border-radius: 4px;
  background: #000;
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  line-height: 47px;
  z-index: 2;
}

.wlb-marker-style-5 .wlb_image_pointer .effect-1 {
  position: relative;
}

.wlb-marker-style-5 .wlb_image_pointer .effect-1::before,
.wlb-marker-style-5 .wlb_image_pointer .effect-1::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  border: 1px solid #f10;
  border-radius: 50%;
  -webkit-transform: scale(0.35) translateY(-50%) translateX(-50%);
  -ms-transform: scale(0.35) translateY(-50%) translateX(-50%);
  transform: scale(0.35) translateY(-50%) translateX(-50%);
  opacity: 0;
  -webkit-animation: marker-ripple-animation 2.6s
    cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite;
  animation: marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s
    infinite;
}

.wlb-marker-style-5 .wlb_image_pointer .effect-1::before {
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  z-index: -1;
}

.wlb-marker-style-5 .wlb_image_pointer .effect-1::after {
  width: 32px;
  height: 32px;
  z-index: -1;
  border-color: rgba(255, 255, 255, 0.4);
  -webkit-animation: marker-ripple-animation 2.6s
    cubic-bezier(0.25, 0.9, 0.2, 1) 0s infinite;
  animation: marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0s
    infinite;
}

.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box {
  background: #000000;
  width: 240px;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translate3d(50%, -100%, 0);
  transform: translate3d(50%, -100%, 0);
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  z-index: 10;
  padding: 20px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
}

.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box h4 {
  font-size: 20px;
  margin-bottom: 7px;
  color: #fff;
}

.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box p {
  font-size: 13px;
  line-height: 24px;
  margin: 0;
  color: #fff;
}

.wlb-marker-style-5 .wlb_image_pointer:hover .wlb_pointer_box {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateY(-110%) translateX(50%);
  transform: translateY(-110%) translateX(50%);
}

.wlb-marker-style-5 .wlb_image_pointer::before {
  content: "\f067";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 100%;
  transition: 0.4s ease-in-out;
}

.wlb-marker-style-5 .wlb_image_pointer:hover::before {
  transform: translateX(-50%) translateY(-50%) rotate(47deg);
}

.wlb-marker-style-5 .wlb_image_pointer {
  position: absolute;
  left: 83%;
  top: 37%;
}

/* Marker Animation Css */
@-webkit-keyframes marker-ripple-animation {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.7);
    opacity: 0;
  }
}

@keyframes marker-ripple-animation {
  0% {
    transform: translate3d(-50%, -50%, 0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translate3d(-50%, -50%, 0) scale(1.7);
    opacity: 0;
  }
}

/* For Empty Cart Ajax remove message */
.elementor-widget-wl-empty-cart-message
  .woocommerce-notices-wrapper
  .cart-empty
  + .cart-empty {
  display: none;
}

/* single product advance addto cart */

.wl-quantity-wrap .label,
.wl-quantity-wrap .wl-quantity,
.wl-cart-icon,
.wl-wishlist-compare-txt {
  display: none;
}

.wl-addto-cart .wishsuite-button.wltooltip_no span.wishsuite-btn-text {
  display: none;
}

.woolentor_current_theme_blocksy
  .wl-addto-cart.wl-style-2
  form.cart
  .wl-quantity-wrap
  span.label {
  margin: 22px 0px;
}

.woolentor_current_theme_blocksy .wl-addto-cart a.htcompare-btn {
  display: unset !important;
}

.woolentor_current_theme_oceanwp .wl-addto-cart form.cart .quantity {
  min-width: unset;
}

.woolentor_current_theme_blocksy
  .wl-addto-cart.grouped.wl-style-5
  form.cart
  .wl-cart-wrap,
.woolentor_current_theme_blocksy
  .wl-addto-cart.variable.wl-style-3
  form.cart
  .wl-quantity-wrap,
#holmes .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap,
#holmes .wl-addto-cart.variable.wl-style-5 form.cart .wl-quantity-wrap {
  flex-wrap: unset !important;
}

#holmes .wl-addto-cart form.cart .button {
  height: auto !important;
}

/*blocsky support*/
.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-2 .quantity .qty,
.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-3 .quantity .qty,
.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-5 .quantity .qty {
  width: inherit !important;
  text-align: center !important;
}

.woolentor_current_theme_blocksy
  .wl-addto-cart.grouped.wl-style-5
  form.cart
  .wl-cart-wrap,
.woolentor_current_theme_blocksy
  .wl-addto-cart.variable.wl-style-3
  form.cart
  .wl-quantity-wrap {
  flex-wrap: unset !important;
}

.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-increase,
.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-increase,
.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-decrease,
.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-decrease {
  display: none;
}
.woolentor-page-template .ct-woo-account {
  display: block;
}

/*ocean wp support*/
.wl-addto-cart.wl-style-2 .cart .quantity a.plus,
.wl-addto-cart.wl-style-4 .cart .quantity a.minus,
.wl-addto-cart.wl-style-4 .cart .quantity a.plus,
.wl-addto-cart.wl-style-2 .cart .quantity a.minus,
.wl-addto-cart.wl-style-4 .cart .quantity > .plus,
.wl-addto-cart.wl-style-2 .cart .quantity > .minus,
.woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.plus,
.woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.minus {
  display: none;
}

.wl-addto-cart.wl-style-2 .wl-quantity-wrap .label,
.wl-addto-cart.wl-style-2 .wl-quantity-wrap .wl-quantity,
.wl-addto-cart.wl-style-3 .wl-quantity-wrap .label,
.wl-addto-cart.wl-style-5 .wl-quantity-wrap .label {
  display: inline-block;
}

.wl-addto-cart form.cart > a.wishsuite-product-before_cart_btn,
.wl-addto-cart.grouped
  form.cart
  .wl-cart-wrap
  > a.wishsuite-product-before_cart_btn,
.wl-addto-cart.variable
  form.cart
  .single_variation_wrap
  .woocommerce-variation-add-to-cart
  > a.wishsuite-product-before_cart_btn {
  display: none;
}

.wl-addto-cart form.cart .htcompare-button-area,
.wl-addto-cart
  form.cart
  .single_variation_wrap
  .woocommerce-variation-add-to-cart
  .htcompare-button-area {
  display: none;
}

.wl-addto-cart .wishsuite-btn,.wl-addto-cart .wishsuite-button {
  position: static !important;
}
.woolentor-sticky-wishlist .wishsuite-button,.woolentor-sticky-wishlist .wishsuite-btn{
  display: none !important;
}

.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart div.quantity,
.wl-addto-cart.wl-style-2 form.cart div.quantity {
  float: none;
  margin-right: 0px;
}

.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap {
  display: flex;
  margin-bottom: 30px;
}

.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity-cal {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #333333;
  align-items: center;
  margin-left: 80px;
}

.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap span.label {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333333;
  margin-top: 5px;
}

.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity {
  background: transparent;
  color: #666;
  font-size: 14px;
}

.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"] {
  border-width: 0px;
  color: #212529;
  font-weight: 500;
  text-align: center;
  width: 4em;
}

.wl-addto-cart form.cart .wl-quantity-wrap .wl-quantity {
  cursor: pointer;
}

.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity {
  padding-left: 0px;
  padding-right: 35px;
}

.wl-addto-cart.wl-style-2
  form.cart
  .wl-quantity-wrap
  .wl-quantity.wl-qunatity-plus {
  padding-right: 0px;
  padding-left: 35px;
}

.woocommerce
  .wl-addto-cart.wl-style-2
  .quantity
  input[type="number"]::-webkit-outer-spin-button,
.woocommerce
  .wl-addto-cart.wl-style-2
  .quantity
  input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"] {
  appearance: textfield;
  -moz-appearance: textfield;
}

.woocommerce div.product .wl-addto-cart form.cart:after,
.woocommerce div.product .wl-addto-cart form.cart:before,
.wl-addto-cart form.cart:after,
.wl-addto-cart form.cart:before {
  display: none;
}

.woocommerce div.product .wl-addto-cart.external.wl-style-2 form.cart .button,
.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button,
.wl-addto-cart.wl-style-2 form.cart .button,
.wl-addto-cart.external.wl-style-2 form.cart .button {
  vertical-align: baseline;
  float: none;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
  padding: 15px 40px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #333333;
  border-radius: 500px;
  background-color: #333333;
}

.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button:hover,
.wl-addto-cart.wl-style-2 form.cart .button:hover {
  background: #ffffff;
  color: #333333;
  border-color: #333333;
}

.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap,
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap {
  display: flex;
  margin-bottom: 30px;
  gap: 15px;
}

.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.wl-addto-cart.wl-style-2
  form.cart
  .wl-cart-wrap.after
  .single_add_to_cart_button,
.wl-addto-cart.wl-style-5
  form.cart
  .wl-cart-wrap.after
  .single_add_to_cart_button {
  order: 1;
}

.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .wishlist,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .wishlist {
  order: 2;
}

.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .compare,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .compare {
  order: 3;
}

.wl-addto-cart.wl-style-2
  form.cart
  .wl-cart-wrap.before
  .single_add_to_cart_button,
.wl-addto-cart.wl-style-5
  form.cart
  .wl-cart-wrap.before
  .single_add_to_cart_button {
  order: 3;
}

.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .wishlist,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .wishlist {
  order: 1;
}

.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .compare,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .compare {
  order: 2;
}

.wl-addto-cart.wl-style-2
  form.cart
  .wl-cart-wrap.both
  .single_add_to_cart_button,
.wl-addto-cart.wl-style-5
  form.cart
  .wl-cart-wrap.both
  .single_add_to_cart_button {
  order: 2;
}

.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .wishlist,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .wishlist {
  order: 1;
}
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.wishlist,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.wishlist,
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.woolentor-compare,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.woolentor-compare {
  width: 100%;
  height: 100%;
  justify-content: center;
}

.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .compare,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .compare {
  order: 3;
}

.wl-addto-cart.external.before.wl-style-2 form.cart .single_add_to_cart_button,
.wl-addto-cart.external.before.wl-style-5 form.cart .single_add_to_cart_button {
  order: 3;
}

.wl-addto-cart.external.before.wl-style-2 form.cart .wishlist,
.wl-addto-cart.external.before.wl-style-5 form.cart .wishlist {
  order: 1;
}

.wl-addto-cart.external.before.wl-style-2 form.cart .compare,
.wl-addto-cart.external.before.wl-style-5 form.cart .compare {
  order: 2;
}

.wl-addto-cart.external.after.wl-style-2 form.cart .single_add_to_cart_button,
.wl-addto-cart.external.after.wl-style-5 form.cart .single_add_to_cart_button {
  order: 1;
}

.wl-addto-cart.external.after.wl-style-2 form.cart .wishlist,
.wl-addto-cart.external.after.wl-style-5 form.cart .wishlist {
  order: 2;
}

.wl-addto-cart.external.after.wl-style-2 form.cart .compare,
.wl-addto-cart.external.after.wl-style-5 form.cart .compare {
  order: 3;
}

.wl-addto-cart.external.both.wl-style-2 form.cart .single_add_to_cart_button,
.wl-addto-cart.external.both.wl-style-5 form.cart .single_add_to_cart_button {
  order: 2;
}

.wl-addto-cart.external.both.wl-style-2 form.cart .wishlist,
.wl-addto-cart.external.both.wl-style-5 form.cart .wishlist {
  order: 1;
}

.wl-addto-cart.external.both.wl-style-2 form.cart .compare,
.wl-addto-cart.external.both.wl-style-5 form.cart .compare {
  order: 3;
}

.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon,
.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon {
  width: 56px;
  height: 56px;
  color: #333333;
  border: 1px solid #696969;
  background-color: transparent;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  font-size: 22px;
  align-items: center;
  cursor: pointer;
  transition: 1.2s;
}

.wl-addto-cart.wl-style-5
  form.cart
  .wl-cart-icon.wishlist
  .wishsuite-button
  svg {
  height: 22px;
  width: 22px;
}

.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon {
  border-radius: 0px;
}

.woocommerce
  div.product
  .wl-addto-cart.wl-style-2
  form.cart
  .wl-cart-icon:hover,
.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover,
.woocommerce
  div.product
  .wl-addto-cart.wl-style-5
  form.cart
  .wl-cart-icon:hover,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover {
  color: #ffffff;
  background: #333333;
}

.woocommerce
  div.product
  .wl-addto-cart.wl-style-2
  form.cart
  .wl-cart-icon:hover
  > a,
.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover > a,
.woocommerce
  div.product
  .wl-addto-cart.wl-style-5
  form.cart
  .wl-cart-icon:hover
  > a,
.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover > a {
  color: #ffffff;
}

.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon a svg {
  width: 22px;
  height: 22px;
}

.wl-addto-cart.external.wl-style-2 form.cart {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.woocommerce div.product .wl-addto-cart.external.wl-style-5 form.cart .button,
.wl-addto-cart.external.wl-style-5 form.cart .button {
  padding: 15px 40px;
  line-height: 24px;
}

.wl-addto-cart.wl-style-3 form.cart,
.wl-addto-cart.wl-style-4 form.cart,
.wl-addto-cart.wl-style-5 form.cart,
.wl-addto-cart.variable.wl-style-3
  form.cart
  .single_variation_wrap
  .woocommerce-variation-add-to-cart,
.wl-addto-cart.variable.wl-style-4
  form.cart
  .single_variation_wrap
  .woocommerce-variation-add-to-cart,
.wl-addto-cart.variable.wl-style-5
  form.cart
  .single_variation_wrap
  .woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  flex-direction: row;
  margin-bottom: 30px;
  align-items: center;
}

.woolentor-quickview-content-builder
  .wl-addto-cart.external.wl-style-5
  form.cart {
  flex-wrap: unset;
}

.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap,
.wl-addto-cart.wl-style-5 form.cart .wl-quantity-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap {
  flex: 1;
}

.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap,
.wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap,
.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap,
.wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap {
  flex: 1.5;
}

.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button,
.wl-addto-cart.wl-style-3 form.cart .button,
.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button,
.wl-addto-cart.wl-style-4 form.cart .button {
  float: none;
  width: 100%;
  background-color: #222222;
}

.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button),
.wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button) {
  padding: 19px 0px;
  border-radius: 5px;
}

.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button),
.wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button) {
  padding: 15px 0px;
  border-radius: 5px;
}

.woocommerce .wl-addto-cart.wl-style-5 .quantity .qty {
  width: 4.631em;
  text-align: left;
  min-height: 0px;
}

.woocommerce .wl-addto-cart.wl-style-5 .quantity input[type="number"] {
  padding: 12px 7px;
}

.woocommerce .wl-addto-cart.wl-style-3 .quantity input[type="number"] {
  text-align: left;
  width: 100%;
  padding: 10px 9px;
  border-radius: 5px;
}
.woocommerce div.product .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label,
.wl-addto-cart.wl-style-3 .wl-quantity-wrap .label {
  flex: 1;
}

.woolentor-quickview-content-builder
  .wl-addto-cart.wl-style-3
  .wl-quantity-wrap
  .label {
  flex: unset;
}

.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap .wl-quantity-cal {
  flex: 2;
}

.woolentor-quickview-content-builder
  .wl-addto-cart.wl-style-3
  form.cart
  .wl-quantity-wrap
  .wl-quantity-cal {
  flex: unset;
}

.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity-cal {
  display: flex;
  background: #f7f8fa;
  align-items: center;
  padding: 8px 0px;
  border-radius: 5px;
}

.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.woocommerce
  div.product
  .wl-addto-cart.wl-style-4
  form.cart
  .wl-quantity-wrap
  .wl-quantity,
.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity {
  float: none;
  display: inline-block;
  text-align: center;
  width: 50px;
  height: auto;
}

.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"] {
  border-width: 0px;
  color: #212529;
  font-weight: 500;
  text-align: center;
  padding: 0px;
  background: transparent;
  margin: 0;
}

.woocommerce
  .wl-addto-cart.wl-style-4
  .quantity
  input[type="number"]::-webkit-outer-spin-button,
.woocommerce
  .wl-addto-cart.wl-style-4
  .quantity
  input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"] {
  appearance: textfield;
  -moz-appearance: textfield;
}

.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity,
.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity {
  margin: 0px;
}

.woocommerce
  div.product
  .wl-addto-cart.wl-style-3
  form.cart
  .wl-wishlist-compare-txt,
.wl-addto-cart.wl-style-3 form.cart .wl-wishlist-compare-txt {
  display: block;
}

.wl-wishlist-compare-txt {
  margin: 0;
  padding: 0;
  width: 100%;
  margin-top: 15px;
}

.wl-wishlist-compare-txt li {
  list-style: none;
}

.wl-wishlist-compare-txt
  .wishsuite-button.wltooltip_no
  span.wishsuite-btn-text {
  display: block;
}

.wl-wishlist-compare-txt .htcompare-btn.woolentor-compare {
  margin-left: 6px;
}

.woocommerce
  div.product
  .wl-addto-cart.wl-style-4
  form.cart
  .wl-wishlist-compare-txt,
.wl-addto-cart.wl-style-4 form.cart .wl-wishlist-compare-txt {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.wl-addto-cart.grouped .wl-quantity-grouped-cal {
  display: flex;
  align-items: center;
}

.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity {
  padding: 2px 16px;
  border: 1px solid #eaeaea;
  cursor: pointer;
}

.wl-addto-cart.grouped.wl-style-1 .wl-quantity-grouped-cal .wl-quantity {
  display: none;
}

.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-minus {
  border-right: none;
}

.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-plus {
  border-left: none;
}

.wl-addto-cart.grouped.wl-style-3
  .wl-quantity-grouped-cal
  .wl-quantity.wl-qunatity-minus,
.wl-addto-cart.grouped.wl-style-5
  .wl-quantity-grouped-cal
  .wl-quantity.wl-qunatity-minus {
  display: none;
}

.wl-addto-cart.grouped.wl-style-3
  .wl-quantity-grouped-cal
  .wl-quantity.wl-qunatity-plus,
.wl-addto-cart.grouped.wl-style-5
  .wl-quantity-grouped-cal
  .wl-quantity.wl-qunatity-plus {
  display: none;
}

.wl-addto-cart.grouped .wl-quantity-grouped-cal .quantity input[type="number"] {
  border: 1px solid #eaeaea;
}

/* end single product advance addto cart */

/* Product Filter Start */
.woolentor-filter-wrap {
  overflow: hidden;
}
.rtl .woolentor-filter-wrap ul li ul {
  padding-left: 0;
  padding-right: 20px;
}

h2.wl_filter_title {
  margin: 0 0 10px 0;
  color: #2d2a2a;
  font-weight: 600;
  font-size: 20px;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #eee;
}

.woolentor-filter-wrap form.wl_product_search_form {
  border: 2px solid rgba(129, 129, 129, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.woolentor-filter-wrap form.wl_product_search_form input[type="search"] {
  box-sizing: inherit;
  padding: 0 15px;
  height: 42px;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  font-size: 14px;
  -webkit-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
  border: 0;
  width: calc(100% - 50px);
}

.woolentor-filter-wrap form.wl_product_search_form button {
  width: 50px;
  padding: 0;
  height: 42px;
  text-align: center;
  background: transparent;
  transition: 0.4s;
  color: #222;
  border: none;
}

.woolentor-filter-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woolentor-filter-wrap ul li {
  border-bottom: 1px solid #eee;
  margin: 0;
}
.woolentor-filter-wrap ul li:last-child {
  border-bottom: 0;
}
.woolentor-filter-wrap ul li a {
  padding: 12px 0;
  display: inline-block;
  color: #464646;
  font-weight: 400;
  font-size: 14px;
  transition: 0.4s;
}
.woolentor-filter-wrap ul > li:hover > i,
.woolentor-filter-wrap ul li a:hover {
  color: #f05b64;
}
.woolentor-filter-wrap ul li i {
  margin-right: 10px;
}
.woolentor-filter-wrap ul li ul {
  padding-left: 20px;
  border-top: 1px solid #eee;
}

.woolentor-filter-wrap ul li.wlchosen i {
  display: none;
}

.woolentor-filter-wrap ul li.wlchosen a {
  position: relative;
  padding-left: 15px;
}

.woolentor-filter-wrap ul li.wlchosen > a::before,
.woolentor-filter-wrap ul li.wlchosen > a::after {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 12px;
  height: 2px;
  content: "";
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #f05b64;
}

.woolentor-filter-wrap ul li.wlchosen a:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.woolentor-filter-wrap select {
  padding-right: 30px;
  background-position: right 10px top 50%;
  background-size: auto 18px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==");
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
  height: 42px;
  border: 2px solid rgba(129, 129, 129, 0.2);
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  font-size: 14px;
  -webkit-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
  -webkit-appearance: none;
  appearance: none;
}

.woolentor_slider_range.ui-slider {
  position: relative;
  background: #dbdbdb none repeat scroll 0 0;
  border: medium none;
  border-radius: 50px;
  height: 5px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: 0;
}
.woolentor_slider_range .ui-slider-range.ui-widget-header.ui-corner-all {
  height: 100%;
  position: absolute;
  display: block;
  border: 0;
  background: #fa6bff none repeat scroll 0 0;
  border: none;
  -webkit-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}

.woolentor_slider_range .ui-slider-handle.ui-state-default.ui-corner-all {
  position: absolute;
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  height: 15px;
  margin-left: 0;
  width: 15px;
  border: 4px solid #fa6bff;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -0.3em;
  margin-left: -0.5em;
}

.wl_button_price {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.wl_button_price button {
  background: #29d8db;
  padding: 5px 12px;
  border-radius: 3px;
  border: none;
}

.wl_button_price button:hover {
  background: #fa6bff;
  text-decoration: none;
}

/*=============================================
    Accordions Css  
=============================================*/
.wl_product-accordion {
  width: 100%;
}
.wl_product-accordion .panel.panel-default {
  margin-bottom: 20px;
}

.wl_product-accordion .wl_product-accordion-card {
  margin-bottom: 20px;
  border-radius: 35px;
  background: -webkit-linear-gradient(349deg, #612cf6 0, #ba73fa 65%);
  background: -o-linear-gradient(349deg, #612cf6 0, #ba73fa 65%);
  background: linear-gradient(-259deg, #612cf6 0, #ba73fa 65%);
}
.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card {
  background: #3951e1;
}

.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head {
  border: none;
  width: 100%;
  text-align: left;
  color: #ffffff;
  padding: 20px 30px;
  position: relative;
  overflow-wrap: break-word;
  white-space: normal;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  border-radius: 35px;
  border-bottom: 1px solid transparent;
  position: relative;
  cursor: pointer;
}

@media only screen and (max-width: 479px) {
  .wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head {
    padding-left: 15px;
    padding-right: 20px;
  }
}

.wl_product-accordion
  .wl_product-accordion-card
  .wl_product-accordion-head-indicator {
  position: absolute;
  right: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  padding-top: 6px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #ba73fa;
}

@media only screen and (max-width: 479px) {
  .wl_product-accordion
    .wl_product-accordion-card
    .wl_product-accordion-head-indicator {
    right: 15px;
  }
}

.wl_product-accordion
  .wl_product-accordion-card
  .wl_product-accordion-head-indicator
  i {
  visibility: hidden;
  opacity: 0;
  display: none;
  color: #ba73fa;
}

.wl_product-accordion
  .wl_product-accordion-card
  .wl_product-accordion-head-indicator
  i:nth-child(2) {
  visibility: visible;
  opacity: 1;
  display: block;
}

.wl_product-accordion
  .wl_product-accordion-card.active
  .wl_product-accordion-head-indicator
  i {
  visibility: hidden;
  opacity: 0;
  display: none;
  color: #ba73fa;
}

.wl_product-accordion
  .wl_product-accordion-card.active
  .wl_product-accordion-head-indicator
  i:nth-child(1) {
  visibility: visible;
  opacity: 1;
  display: block;
}

.wl_product-accordion .wl_product-accordion-content {
  border-bottom: none;
  margin-bottom: 20px;
  border: none;
  border-radius: 35px;
}
.wl_product-accordion .wl_product-accordion-content img {
  border-radius: 15px;
}
.wl_product-accordion .wl_product-accordion-content:last-child {
  margin-bottom: 0;
}

.wl_product-accordion .card-body {
  padding: 15px 30px 29px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 575px) {
  .wl_product-accordion .card-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.wl_product-accordion .card-body .product-thumbnail {
  width: 260px;
}

.wl_product-accordion .card-body .product-content {
  margin-left: 20px;
  width: 100%;
}

@media only screen and (max-width: 575px) {
  .wl_product-accordion .card-body .product-content {
    margin-left: 0px;
  }
}

.wl_product-accordion .card-body .product-content .product-content-top {
  border-top: 1px solid #ffffff;
  padding-top: 30px;
}

@media only screen and (max-width: 575px) {
  .wl_product-accordion .card-body .product-content .product-content-top {
    border-top: 1px solid transparent;
  }
}

.wl_product-accordion .card-body .product-content .product-content-top p {
  color: #ffffff;
}

.wl_product-accordion
  .card-body
  .product-content
  .product-content-top
  .reading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
}

.wl_product-accordion .card-body .product-content .product-acontent-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .product-price {
  color: #ffffff;
  font-weight: 500;
  margin-top: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wl_product-accordion
    .card-body
    .product-content
    .product-acontent-bottom
    .product-price {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px 0px;
  border-radius: 0 0 5px 5px;
  list-style: none;
  margin: 0;
  margin-right: 44px;
}
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  li {
  margin: 0 5px;
}
.wl_product-accordion .action .woocommerce.product.compare-button a:before,
.wl_product-accordion .card-body .product-content .action .wishlist a,
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  .action-item,
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  .htcompare-btn,
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  .wishsuite-button {
  font-size: 14px;
  height: 34px;
  padding: 0 10px;
  line-height: 34px;
  background: #ffffff;
  text-align: center;
  border-radius: 50000px;
  color: #333;
  margin-left: 10px;
  display: inline-block;
  text-align: center;
}
.wl_product-accordion .card-body .product-content .action .wishlist a,
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  .wishsuite-button {
  padding: 3px 10px;
}
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  .wishsuite-button
  svg {
  width: 15px;
  height: 15px;
}
.wl_product-accordion.wl_product-accordion-two
  .wl_product-accordion-card
  .wl_product-accordion-head-indicator {
  color: #3951e1;
}
.wl_single-product-item ul.action a.htcompare-btn.loading {
  padding: 0;
}
.wl_single-product-item ul.action a.htcompare-btn.added:after {
  display: none;
}

@media only screen and (max-width: 479px) {
  .wl_product-accordion.wl_product-accordion-two
    .wl_product-accordion-card
    .wl_product-accordion-head-indicator {
    right: 15px;
  }
}

.wl_product-accordion.wl_product-accordion-two
  .wl_product-accordion-card
  .wl_product-accordion-head-indicator
  i {
  color: #3951e1;
}

/*--style two--*/

.wl_horizontal-hover-accordion {
  width: 100%;
  max-width: 1080px;
  height: 600px;
  overflow: hidden;
}

.wl_horizontal-hover-accordion .accordion-ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}

.wl_horizontal-hover-accordion .accordion-ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 16.666%;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content {
  display: block;
  overflow: hidden;
  width: 100%;
}

.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item {
  display: block;
  height: 600px;
  width: 100%;
  position: relative;
  z-index: 3;
  padding: 50px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  opacity: 0;
  margin: 0;
  width: 100%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  position: relative;
  z-index: 5;
  overflow: hidden;
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media only screen and (max-width: 767px) {
  .wl_horizontal-hover-accordion
    .accordion-ul
    li
    .accordion-product-content
    .accordion-product-item {
    padding: 30px 20px;
  }
}

@media only screen and (max-width: 575px) {
  .wl_horizontal-hover-accordion
    .accordion-ul
    li
    .accordion-product-content
    .accordion-product-item {
    padding: 30px 20px;
  }
}

.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content {
  background: rgba(255, 255, 255, 0.9);
  width: 250px;
  padding: 20px;
}

.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .sub-title {
  margin-bottom: 0;
}
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .sub-title
  a {
  font-size: 12px;
  color: #000000;
}

.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .title {
  margin: 0;
}
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .title
  a {
  color: #333;
  margin: 0;
}

.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .product-price {
  color: #0a3aca;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wl_horizontal-hover-accordion
    .accordion-ul
    li
    .accordion-product-content
    .accordion-product-item
    .product-content
    .product-price {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .reading {
  margin-top: 20px;
  color: #75828e;
}

.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action {
  margin-top: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  a.action-item,
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  a.htcompare-btn,
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  a.wishsuite-button,
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  .yith-wcwl-add-to-wishlist
  a {
  height: 35px;
  padding: 0 9px;
  line-height: 35px;
  background: transparent;
  text-align: center;
  border-radius: 35px;
  border: 1px solid #0a3aca;
  color: #333;
  margin-right: 10px;
}
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  a.wishsuite-button
  svg {
  width: 15px;
  height: 15px;
}
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  .action-item
  i {
  margin-right: 5px;
}
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  .yith-wcwl-add-to-wishlist
  a {
  padding: 2px 9px;
  display: inline-block;
}

.wl_shop-accordion-wrap
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  .yith-wcwl-add-button
  > a
  i,
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  .yith-wcwl-add-button
  > a
  i {
  margin-right: 0;
}

.wl_horizontal-hover-accordion .accordion-ul:hover li {
  width: 8%;
}

.wl_horizontal-hover-accordion .accordion-ul:hover li:hover {
  width: 20%;
}

.wl_horizontal-hover-accordion
  .accordion-ul:hover
  li:hover
  .accordion-product-item {
  background: rgba(0, 0, 0, 0);
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .star-rating {
  float: none;
}

@media only screen and (max-width: 575px) {
  .wl_horizontal-hover-accordion .accordion-ul:hover li:hover {
    width: 114%;
  }
}

.va-title {
  font-size: 20px;
}

.va-content {
  display: none;
  margin-left: 25px;
}

/*--button--*/
.wl_product-accordion .wishlist.button-default i {
  margin-right: 0;
}
.wl_product-accordion .action .woocommerce.product.compare-button {
  position: relative;
}

.wl_product-accordion .ht-product-action-tooltip,
.wl_horizontal-hover-accordion .ht-product-action-tooltip {
  display: none;
}
.wl_product-accordion .yith-wcwl-add-to-wishlist,
.wl_horizontal-hover-accordion .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}

.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button {
  position: relative;
  margin-top: -3px;
}
.wl_product-accordion .woocommerce.product.compare-button a {
  font-size: 0;
  font-weight: 400;
  position: absolute;
  padding: 0;
}
.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a {
  text-indent: -9999px;
  background: inherit;
  margin-bottom: -10px;
  padding: 0;
}

.wl_product-accordion .action .woocommerce.product.compare-button a:before,
.wl_horizontal-hover-accordion
  .action
  .woocommerce.product.compare-button
  a:before,
.wl_single-product-item .action li .woolentor-compare.compare::before {
  content: "\f0ec";
  position: absolute;
  font-family: FontAwesome !important;
  font-size: 18px;
}
.wl_product-accordion .action .woocommerce.product.compare-button a:before {
  top: 0;
}
.wl_horizontal-hover-accordion
  .action
  .woocommerce.product.compare-button
  a:before {
  text-indent: 0;
  left: 0;
  right: 0;
  color: #000;
  border: 1px solid #0a3aca;
  width: 37px;
  height: 37px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
}

.wl_product-accordion-content .price ins {
  background: transparent;
}
/*=================================
=          Product Css            =
==================================*/

.wl_single-product-item a {
  color: inherit;
  display: inline-block;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
}
.wl_single-product-item a.htcompare-btn {
  justify-content: center;
}

.wl_single-product-item {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #eeeffb;
  border-radius: 10000px 10000px 20px 20px;
  background: #f7f7f7;
}

.wl_single-product-item .product-thumbnail {
  border: 15px solid #fff;
  text-align: center;
  border-radius: 50000px;
  /* width: 100%; */
  position: relative;
  z-index: 9;
  background: #fff;
}

.wl_single-product-item .product-thumbnail .images {
  /* height: 100%; */
  width: 100% !important;
  -webkit-box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
  box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
  border-radius: 50%;
  margin-bottom: 0 !important;
}
.wl_single-product-item .product-thumbnail .images img {
  display: inline-block;
  border-radius: 100%;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .wl_single-product-item .product-thumbnail {
    height: auto;
  }
}

@media only screen and (max-width: 575px) {
  .wl_single-product-item .product-thumbnail {
    height: auto;
  }
}

.wl_single-product-item .product-content {
  margin-top: -124px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wl_single-product-item .product-content .product-content-top {
  padding: 140px 20px 10px;
}

.wl_single-product-item .product-content .product-content-top .title {
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  text-transform: inherit;
}

.wl_single-product-item.wl_dark-item
  .product-content
  .product-content-top
  .title
  a {
  color: #fff;
}
.wl_single-product-item.wl_dark-item .product-content .product-content-top p {
  font-weight: 400;
  font-size: 14px;
}

.wl_single-product-item .product-content .product-content-top .title a {
  color: #333;
}
.wl_single-product-item .product-content .product-content-top .title a:hover {
  color: #0a3aca;
}

.wl_single-product-item .product-content .product-content-top .product-price {
  color: #0a3aca;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 10px;
  font-size: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wl_single-product-item .product-content .product-content-top .product-price {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

.wl_single-product-item .product-content .product-content-top .reading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.wl_single-product-item .product-content .action {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #4e7cff;
  padding: 10px 30px;
  border-radius: 0 0 5px 5px;
  margin: 0;
  list-style: none;
}

.wl_single-product-item .product-content .action li {
  margin: 0;
  position: relative;
  line-height: 0;
}

.wl_single-product-item .product-content .action li a,
.wl_single-product-item .product-content .action .action-item {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #285ffc;
  text-align: center;
  border-radius: 5px;
  color: #ffffff;
}
.wl_single-product-item
  .product-content
  .action
  li
  .yith-wcwl-wishlistaddedbrowse.hide
  a,
.wl_single-product-item .product-content .action li a.add_to_wishlist {
  padding: 3px;
}
.wl_single-product-item .product-content .action .action-item:hover {
  background: #2b2b4c;
}

.wl_single-product-item.wl_left-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  border-radius: 500px 0 0 500px;
}

@media only screen and (max-width: 575px) {
  .wl_single-product-item.wl_left-item {
    display: inherit;
    border-radius: 500px 500px 5px 5px;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
}

.wl_single-product-item.wl_left-item .product-thumbnail {
  height: 270px;
  width: 340px;
  line-height: 200px;
}

.wl_single-product-item.wl_left-item .product-thumbnail .images {
  height: 100%;
  width: 100%;
  line-height: initial;
  -webkit-box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
  box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
  border-radius: 50%;
}

@media only screen and (max-width: 575px) {
  .wl_single-product-item.wl_left-item .product-thumbnail {
    height: 270px;
    width: 270px;
  }
}

.wl_single-product-item.wl_left-item .product-content {
  margin-top: 0px;
  margin-left: -144px;
  width: 100%;
}

@media only screen and (max-width: 575px) {
  .wl_single-product-item.wl_left-item .product-content {
    margin-top: 0px;
    margin-left: 0px;
  }
}

.wl_single-product-item.wl_left-item .product-content .product-price {
  margin-bottom: 5px;
  margin-top: 5px;
}

.wl_single-product-item.wl_left-item .product-content .product-content-top {
  padding: 30px 20px 12px 165px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (max-width: 767px) {
  .wl_single-product-item.wl_left-item .product-content .product-content-top {
    padding: 10px 20px 10px 170px;
  }
}

@media only screen and (max-width: 575px) {
  .wl_single-product-item.wl_left-item .product-content .product-content-top {
    padding: 10px 20px 12px 10px;
  }
}

.wl_single-product-item.wl_left-item .product-content .action {
  padding: 10px 30px 10px 150px;
  border-radius: 0 0 5px 5px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (max-width: 767px) {
  .wl_single-product-item.wl_left-item .product-content .action {
    padding: 10px 20px 10px 150px;
  }
}

@media only screen and (max-width: 575px) {
  .wl_single-product-item.wl_left-item .product-content .action {
    padding: 10px 20px;
  }
}

.wl_single-product-item.wl_dark-item .product-thumbnail {
  border: 15px solid #707070;
}

.wl_single-product-item.wl_dark-item .product-thumbnail .images {
  -webkit-box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
  box-shadow: 0 0px 6px rgba(112, 112, 112, 0.2);
}

.wl_single-product-item.wl_dark-item .product-content {
  background: #2b2b4c;
  color: #ffffff;
}

.wl_single-product-item.wl_dark-item .product-content .product-content-top {
  padding: 140px 20px 10px;
}

.wl_single-product-item.wl_dark-item
  .product-content
  .product-content-top
  .title {
  color: #ffffff;
}

.wl_single-product-item.wl_dark-item
  .product-content
  .product-content-top
  .product-price {
  color: #ffffff;
}

.wl_single-product-item.wl_dark-item
  .product-content
  .product-content-top
  .reading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #75828e;
}

.ht-products
  .wl_single-product-item
  .product-content
  .product-content-top
  .reading
  .top-rated-rating
  .ht-product-ratting,
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-left: -3px;
  margin-right: -3px;
}

.ht-products
  .wl_single-product-item
  .product-content
  .product-content-top
  .reading
  .top-rated-rating
  .ht-product-ratting
  .ht-product-user-ratting,
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  .ht-product-user-ratting {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: absolute;
  left: 5px;
  top: 0;
  z-index: 3;
  margin-left: -5px;
  margin-right: -5px;
}
.ht-products
  .ht-product.ht-product-content-allcenter
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  .ht-product-user-ratting,
.ht-products
  .ht-product.ht-product-ratting-top-right
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  .ht-product-user-ratting {
  position: inherit;
}
.ht-products
  .ht-product.ht-product-category-right-bottom
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-price {
  margin-bottom: 25px;
}
.ht-products
  .ht-product.ht-product-category-right-bottom
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  .ht-product-user-ratting {
  margin-top: 8px;
}

.ht-products
  .wl_single-product-item
  .product-content
  .product-content-top
  .reading
  .top-rated-rating
  .ht-product-ratting
  .ht-product-user-ratting
  i,
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  .ht-product-user-ratting
  i {
  color: #dc9a0e;
}

.ht-products
  .wl_single-product-item
  .product-content
  .product-content-top
  .reading
  .top-rated-rating
  .ht-product-ratting
  i,
.ht-products
  .ht-product
  .ht-product-inner
  .ht-product-content
  .ht-product-content-inner
  .ht-product-ratting-wrap
  .ht-product-ratting
  i {
  color: #aaaaaa;
}

.wl_single-product-item .action li .woolentor-compare.compare::before {
  left: 50%;
  top: 60%;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  font-size: 18px;
  width: 100%;
  height: 100%;
}

.wl_single-product-item .product-content .action li a:hover {
  background: #2b2b4c;
}

.wl_single-product-item
  .product-content
  .action
  span.ht-product-action-tooltip {
  display: none;
}

.wl_single-product-item .product-content .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.wl_single-product-item .product-content .yith-wcwl-add-button > a i {
  margin-right: 0;
}

/*--button--*/
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  .btn_cart {
  position: relative;
}

.wl_shop-accordion-wrap
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  a.action-item.added,
.wl_single-product-item .product-content .action .action-item.added {
  display: none;
}

.wl_shop-accordion-wrap
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  a.added_to_cart.wc-forward {
  font-size: 0;
  margin-right: 30px;
}
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  a.added_to_cart.wc-forward {
  font-size: 0;
  margin-right: 30px;
}
.wl_single-product-item .product-content .action a.added_to_cart.wc-forward {
  text-indent: -9999px;
  padding: 0;
}

.wl_single-product-item .product-content .action .action-item.loading:before {
  position: absolute;
  text-indent: 0;
  content: "\e01c";
  font-family: WooCommerce;
  left: 0;
  right: 0;
}
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  a.added_to_cart.wc-forward:after,
.wl_shop-accordion-wrap
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  a.added_to_cart.wc-forward:after,
.wl_single-product-item
  .product-content
  .action
  a.added_to_cart.wc-forward:after {
  position: absolute;
  text-indent: 0;
  content: "\e017";
  font-family: WooCommerce;
  left: 0;
  right: 0;
  font-size: 18px;
}
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  a.added_to_cart.wc-forward:after,
.wl_shop-accordion-wrap
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  a.added_to_cart.wc-forward:after {
  font-size: 18px;
  background: #fff;
  display: inline-table;
  height: 34px;
  line-height: 34px;
  border-radius: 50%;
  padding: 0 9px;
  margin-right: 70px;
  color: #333;
}
.wl_product-accordion
  .card-body
  .product-content
  .product-acontent-bottom
  .action
  .action-item.added,
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  .action-item.added {
  display: none;
}
.wl_horizontal-hover-accordion
  .accordion-ul
  li
  .accordion-product-content
  .accordion-product-item
  .product-content
  .action
  a.added_to_cart.wc-forward {
  height: 35px;
  padding: 0 9px;
  line-height: 35px;
  background: transparent;
  text-align: center;
  border-radius: 35px;
  border: 1px solid #0a3aca;
  color: #333;
  margin-right: 10px;
}
/* Product curvy end   */

/* Product Horizontal Filter Start */
.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area {
  padding: 40px 50px;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 767px) {
  .woolentor-horizontal-filter-wrap .woolentor-heaer-box-area {
    padding: 40px 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .woolentor-horizontal-filter-wrap .woolentor-heaer-box-area {
    padding: 40px 20px;
  }
}

.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-header-left-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-header-left-side
  h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .woolentor-horizontal-filter-wrap
    .woolentor-filter-header-top-area
    .woolentor-header-left-side {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 575px) {
  .woolentor-horizontal-filter-wrap
    .woolentor-filter-header-top-area
    .woolentor-header-left-side {
    margin-bottom: 0px;
  }
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-header-left-side
  .htpt-check-all-area {
  margin-right: 20px;
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-header-left-side
  .htpt-all-cart {
  background-color: #3326ae;
  color: #ffffff;
  padding: 8px 25px;
  border-radius: 25px;
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-header-left-side
  .htpt-all-cart
  i {
  margin-right: 10px;
}

@media only screen and (max-width: 575px) {
  .woolentor-horizontal-filter-wrap
    .woolentor-filter-header-top-area
    .woolentor-header-left-side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .woolentor-horizontal-filter-wrap
    .woolentor-filter-header-top-area
    .woolentor-header-left-side
    .htpt-check-all-area {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 575px) {
  .woolentor-horizontal-filter-wrap
    .woolentor-filter-header-top-area
    .woolentor-header-left-side
    .htpt-label-for-checkbox {
    margin-bottom: 5px;
  }
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-header-right-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 575px) {
  .woolentor-horizontal-filter-wrap
    .woolentor-filter-header-top-area
    .woolentor-header-right-side {
    margin-top: 20px;
  }
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-search-input-box {
  position: relative;
}
.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-search-filter-custom {
  margin-left: 20px;
}

@media only screen and (max-width: 575px) {
  .woolentor-horizontal-filter-wrap
    .woolentor-filter-header-top-area
    .woolentor-search-input-box {
    margin-right: 10px;
  }
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-search-input-box
  .input-box {
  border: none;
  background: #eeeffb;
  padding: 10px 36px 10px 20px;
  border-radius: 25px;
  height: 40px;
  position: relative;
}

@media only screen and (max-width: 575px) {
  .woolentor-horizontal-filter-wrap
    .woolentor-filter-header-top-area
    .woolentor-search-input-box
    .input-box {
    padding: 10px 36px 10px 10px;
  }
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-header-top-area
  .woolentor-search-input-box
  .input-inner-btn {
  position: absolute;
  background: transparent;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  font-size: 16px;
  padding: 0;
  color: #222222;
}

.woolentor-horizontal-filter-wrap .woolentor-search-filter-custom .filter-icon {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: #eeeffb;
  border-radius: 50%;
  display: inline-block;
  color: #222222;
}

.woolentor-horizontal-filter-wrap .woolentor-filter-field-area {
  border-top: 1px solid #eff6ff;
  padding-top: 20px;
  margin-top: 20px;
}

@media only screen and (max-width: 575px) {
  .woolentor-horizontal-filter-wrap .woolentor-filter-field-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 575px) {
  .woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-field-wrap
  .woolentor-filter-single-item {
  margin-left: 20px;
  margin-top: 10px;
}
.woolentor-horizontal-filter-wrap
  .woolentor-filter-field-wrap
  .woolentor-filter-single-item:first-child {
  margin-left: 0;
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-field-wrap
  .woolentor-filter-single-item
  label {
  display: block;
  margin-bottom: 10px;
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-field-wrap
  .woolentor-filter-single-item
  .select2-container {
  width: 120px !important;
  height: 40px;
}

.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter {
    width: 100%;
  }
  .woolentor-horizontal-filter-wrap
    .woolentor-filter-field-wrap
    .woolentor-filter-single-item {
    margin-left: 10px;
  }
}

.woolentor-horizontal-filter-wrap
  .select2-container
  .select2-selection--single {
  border-radius: 25px;
  height: 40px;
  padding: 5px 25px 5px 10px;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  outline: none;
}

.woolentor-horizontal-filter-wrap
  .select2-container
  .select2-selection--multiple {
  outline: none;
}

.woolentor-horizontal-filter-wrap
  .select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.woolentor-horizontal-filter-wrap
  .select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

.woolentor-horizontal-filter-wrap
  .select2-container.select2-container--default
  .selection
  .select2-selection {
  background: transparent url(/wp-content/plugins/woolentor-addons/assets/images/selector-icon.png) no-repeat center
    right 10px;
}

.woolentor-horizontal-filter-wrap
  .select2-container.select2-container--default
  .selection
  .select2-selection--multiple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  padding: 5px;
  height: 40px;
  border-radius: 25px;
}

.woolentor-horizontal-filter-wrap
  .select2-container.select2-container--default
  .selection
  .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

.woolentor-horizontal-filter-wrap
  .select2-container.select2-container--default
  .selection
  .select2-selection__choice {
  background-color: transparent;
  border: none;
  border-radius: 25px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 0;
  padding: 0;
  font-size: 14px;
}

.woolentor-horizontal-filter-wrap
  .select2-container.select2-container--default
  .selection
  .select2-selection
  .select2-selection__rendered {
  white-space: nowrap;
  overflow: hidden;
  padding-left: 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  align-items: center;
  width: auto;
}

.woolentor-horizontal-filter-wrap
  .select2-container.select2-container--default
  .selection
  .select2-selection
  .select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
  font-size: 16px;
  padding: 3px 7px;
  font-weight: 600;
}
.woolentor-select-drop span.select2-dropdown .select2-results__option {
  display: block;
}
.woolentor-horizontal-filter-wrap
  .select2-container
  .select2-search--inline
  .select2-search__field {
  font-size: 15px;
  max-width: 100px;
  padding-right: 13px;
  height: inherit;
  min-height: inherit;
  line-height: inherit;
  margin: 0;
}

.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16px;
  margin-bottom: -5px;
  margin-left: 6px;
}

.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox .input-checkbox {
  opacity: 0;
  line-height: 1;
  height: inherit;
  display: none;
}

.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox > span {
  display: inline-block;
  text-transform: inherit;
  position: relative;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
}

.woolentor-horizontal-filter-wrap .clear-filter {
  background: transparent;
  padding: 0;
  border: none;
  margin-left: 20px;
  color: #4e7cff;
  font-size: 14px;
}

.woolentor-horizontal-filter-wrap
  .woolentor-filter-field-wrap
  .woolentor-filter-single-item.woolentor-states-input-auto
  .select2-container {
  width: auto !important;
  min-width: 120px;
  overflow: hidden;
  height: 40px;
}

div[class*="woolentor-single-select-drop"] .select2-results__option::before {
  border-radius: 100%;
}

.woolentor-select-drop
  .select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #ddd;
  color: white;
}

.woolentor-filter-single-item button.select2-selection__choice__remove,
.woolentor-filter-single-item .select2-selection__clear {
  display: none !important;
  margin-left: 0 !important;
}

.woolentor-filter-single-item .select2-selection__choice {
  position: relative;
  margin-left: 0px;
}

.woolentor-filter-single-item .select2-selection__choice::after {
  position: absolute;
  content: ",";
  right: 0;
}

.woolentor-filter-single-item .select2-selection__choice:last-child::after {
  content: "";
}

.woolentor-select-drop .select2-results__option[role="alert"] {
  border-radius: 10px 10px 10px 10px !important;
}

.woolentor-select-drop .select2-results__option[role="alert"]:before {
  display: none;
}

.woolentor-select-drop .select2-results__option {
  font-size: 14px;
  background-color: #fff;
  max-height: 300px;
  font-weight: 600;
  width: 100%;
}

.woolentor-select-drop .select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 14px;
  width: 14px;
  border: 1px solid #555;
  border-radius: 2px;
  background-color: #fff;
  margin-right: 10px;
  vertical-align: middle;
  top: -2px;
}

.woolentor-select-drop .select2-results__option--selected:before {
  content: "";
  color: #fff;
  border-color: transparent;
  background-image: url(/wp-content/plugins/woolentor-addons/assets/images/check.png);
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
  display: inline-block;
  padding-left: 3px;
  background-color: #00426e;
}

.woolentor-select-drop .select2-results__options {
  width: 200px;
  margin: 0;
}

.woolentor-select-drop .select2-results__options li {
  margin: 0;
}

.woolentor-select-drop .select2-results__options li:first-child {
  border-radius: 10px 10px 0 0;
}

.woolentor-select-drop .select2-results__options li:last-child {
  border-radius: 0 0 10px 10px;
}

.woolentor-select-drop
  .select2-container--default
  .select2-results__option--highlighted[aria-selected="true"] {
  background-color: #c4c7e0;
  color: #272727;
}

.woolentor-select-drop
  .select2-container--default
  .select2-results
  > .select2-results__options {
  max-height: 300px;
}

.woolentor-select-drop
  .select2-container--default
  .select2-selection--multiple {
  margin-bottom: 10px;
}

.woolentor-select-drop
  .select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-radius: 25px;
  height: 20px;
}

.woolentor-filter-single-item
  .select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border-color: #c4c7e0;
  border-width: 1px;
  outline: none;
}

.woolentor-filter-single-item
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  display: none;
}

.woolentor-select-drop .select2-container--open .select2-dropdown--below {
  border-radius: 10px;
  top: 10px;
  border: 1px solid #ddd;
  width: 202px !important;
}
.woocommerce-page .woolentor-select-drop .select2-container .select2-dropdown {
  padding: 0;
}
form.woolentor-header-search-form {
  margin-bottom: 0;
}
.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area [class*="woolentor-"] i {
  line-height: 40px;
}
/* Select to compatibility with Elementor pro */
.woolentor-filter-single-item.woolentor-states-input-auto
  input.select2-search__field {
  width: auto !important;
}
.woolentor-select-drop
  span.select2-container.select2-container--default.select2-container--open {
  top: revert !important;
}
/* Product Horizontal Filter End */

.woolentor-breadcrumb span.breadcrumb-separator {
  margin: 0 10px;
}
.woolentor-breadcrumb span.breadcrumb-separator svg {
  fill: currentColor;
}

/* Recently Viewed Product */
.woolentor-product-same-height .woolentor-recently-viewed-product {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.woolentor-product-same-height .woolentor-recently-viewed-product .woolentor-recently-view-content {
  flex: 1 0;
}
.woolentor-recently-viewed-product {
  margin-bottom: 20px;
  overflow: hidden;
}
.woolentor-recently-view-content {
  padding: 20px;
  border: 1px solid #f1f1f1;
  background-color: #fff;
  border-top: 0;
}
.woolentor-recently-view-image {
  position: relative;
}
.woolentor-recently-view-image a {
  display: block;
}
.woolentor-recently-view-image a img {
  width: 100%;
}
.woolentor-recently-view-image .ht-product-label {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  top: 10px;
  z-index: 3;
  right: 15px;
}
.woolentor-recently-view-title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 0;
}
.woolentor-recently-view-title a {
  color: #444444;
}
.woolentor-recently-view-title a:hover {
  color: #dc9a0e;
}
.woolentor-recently-view-price span {
  line-height: 1;
  font-weight: 700;
  font-size: 20px;
  color: #444444;
}
.woolentor-recently-view-content :is(.button, .added_to_cart) {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 18px;
}

.woolentor-no-view-product {
  padding: 15px 15px 15px 20px;
  margin-bottom: 10px;
  color: #000000;
  font-size: 14px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}

/**
 * Theme support
 */
.woolentor-page-template {
  width: 100%;
}

/* Hello Elementor */
.woolentor_current_theme_hello-elementor.woocommerce .quantity .qty {
  padding-left: inherit;
  padding-right: inherit;
  text-align: center;
}

/* twentytwentyone */
.woolentor_current_theme_twentytwentyone.woocommerce span.onsale,
.woolentor_current_theme_twentytwentyone span.onsale {
  left: auto;
}

/* blocksy */
.woolentor_current_theme_blocksy
  .woolentor-page-template
  form.woocommerce-checkout {
  display: block;
}
.woolentor_current_theme_blocksy
  .elementor-widget-woolentor-product-archive-addons
  ul.products
  li.product
  span.onsale {
  display: none !important;
}
.woolentor_current_theme_blocksy
  .elementor-widget-woolentor-product-archive-addons.woolentor-sale-status-yes
  ul.products
  li.product
  span.onsale {
  display: inline-flex !important;
}
.woolentor_current_theme_blocksy a.htcompare-btn {
  display: flex !important;
  margin-top: 5px;
}
/* Editor Mode */
.woolentor_current_theme_blocksy
  .elementor-edit-area
  div.product
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2),
.woolentor_current_theme_woostify
  .elementor-edit-area
  div.product
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  width: 25%;
  display: inline-block;
  padding: 3px;
}
.elementor-edit-area .woocommerce-tabs .woocommerce-Tabs-panel--reviews {
  display: none;
}

/* woostify */
.woolentor_current_theme_woostify
  .elementor-widget-wl-single-product-image
  .woostify-container
  .product-gallery {
  width: 100%;
}

/**
 * Thirdparty plugin support
 */
.woocommerce-cart .woolentor-page-template .woocommerce:not(.ht-row) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}

/* Normal  :1366px. */
@media (min-width: 1200px) and (max-width: 1400px) {
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .cus-col-5.ht-col-md-6 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .elementor-section .elementor-container {
    padding: 0 15px;
  }
  .elementor-section.elementor-section-full_width .elementor-container {
    padding: 0;
  }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .cus-col-5.ht-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .elementor-section .elementor-container {
    padding: 0 15px;
  }
  .elementor-section.elementor-section-full_width .elementor-container {
    padding: 0;
  }

  .wl-columns-tablet-1 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wl-columns-tablet-2 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wl-columns-tablet-3 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .wl-columns-tablet-4 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wl-columns-tablet-5 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .wl-columns-tablet-6 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666%;
    -ms-flex: 0 0 16.666%;
    flex: 0 0 16.666%;
    max-width: 16.666%;
  }
  .wl-columns-tablet-7 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.285%;
    -ms-flex: 0 0 14.285%;
    flex: 0 0 14.285%;
    max-width: 14.285%;
  }
  .wl-columns-tablet-8 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .wl-columns-tablet-9 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11.111%;
    -ms-flex: 0 0 11.111%;
    flex: 0 0 11.111%;
    max-width: 11.111%;
  }
  .wl-columns-tablet-10 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  [class*="woolentorducts-columns-"] ul.products li.product {
    width: calc(50% - 15px) !important;
    margin-right: 15px !important;
  }
  .woolentorducts-columns-tablet-1 ul.products li.product {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .woolentorducts-columns-tablet-2 ul.products[class*="columns-"] li.product {
    width: calc(50% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }
  .woolentorducts-columns-tablet-3 ul.products[class*="columns-"] li.product {
    width: calc(33.33% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }
  .woolentorducts-columns-tablet-4 ul.products[class*="columns-"] li.product {
    width: calc(25% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }
  .woolentorducts-columns-tablet-5 ul.products[class*="columns-"] li.product {
    width: calc(19% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }
  .woolentorducts-columns-tablet-6 ul.products[class*="columns-"] li.product {
    width: calc(16% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }

  [class*="woolentorducts-columns-tablet-"]
    ul.products[class*="columns-"]
    li.product.first {
    clear: none !important;
  }
  .woolentorducts-columns-tablet-6
    ul.products[class*="columns-"]
    li.product:nth-child(6n),
  .woolentorducts-columns-tablet-5
    ul.products[class*="columns-"]
    li.product:nth-child(5n),
  .woolentorducts-columns-tablet-4
    ul.products[class*="columns-"]
    li.product:nth-child(4n),
  .woolentorducts-columns-tablet-3
    ul.products[class*="columns-"]
    li.product:nth-child(3n),
  .woolentorducts-columns-tablet-2
    ul.products[class*="columns-"]
    li.product:nth-child(2n),
  .woolentorducts-columns-tablet-1 ul.products[class*="columns-"] li.product {
    margin-right: 0 !important;
  }
}

/* small mobile :320px. */
@media (max-width: 767px) {
  .cus-col-5.ht-col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .woolentor-banner-img,
  .woolentor-content {
    float: none;
  }
  .product-tab-list .nav a {
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 10px;
  }
  .elementor-section .elementor-container {
    padding: 0 15px;
  }
  .elementor-section.elementor-section-full_width .elementor-container {
    padding: 0;
  }

  .woolentor-notification-content {
    width: 90%;
  }
  .woolentor-sticky-btn-area {
    justify-content: start;
    margin-top: 15px;
  }
  .wl-columns-mobile-1 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wl-columns-mobile-2 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wl-columns-mobile-3 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .wl-columns-mobile-4 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wl-columns-mobile-5 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .wl-columns-mobile-6 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666%;
    -ms-flex: 0 0 16.666%;
    flex: 0 0 16.666%;
    max-width: 16.666%;
  }
  .wl-columns-mobile-7 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.285%;
    -ms-flex: 0 0 14.285%;
    flex: 0 0 14.285%;
    max-width: 14.285%;
  }
  .wl-columns-mobile-8 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .wl-columns-mobile-9 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11.111%;
    -ms-flex: 0 0 11.111%;
    flex: 0 0 11.111%;
    max-width: 11.111%;
  }
  .wl-columns-mobile-10 .wl-row > [class*="col-"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .product-slider .slick-arrow.slick-next {
    right: 0;
  }
  .product-slider .slick-arrow {
    left: 0;
  }

  .content-woolentorquickview.entry-summary,
  .ht-qwick-view-left {
    padding-right: 15px;
  }

  [class*="woolentorducts-columns-"] ul.products li.product {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .woolentorducts-columns-mobile-1 ul.products li.product {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .woolentorducts-columns-mobile-2 ul.products[class*="columns-"] li.product {
    width: calc(50% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }
  .woolentorducts-columns-mobile-3 ul.products[class*="columns-"] li.product {
    width: calc(33.33% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }
  .woolentorducts-columns-mobile-4 ul.products[class*="columns-"] li.product {
    width: calc(25% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }
  .woolentorducts-columns-mobile-5 ul.products[class*="columns-"] li.product {
    width: calc(19% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }
  .woolentorducts-columns-mobile-6 ul.products[class*="columns-"] li.product {
    width: calc(16% - 15px) !important;
    margin-right: 15px !important;
    float: left;
  }

  [class*="woolentorducts-columns-mobile-"]
    ul.products[class*="columns-"]
    li.product.first {
    clear: none !important;
  }
  .woolentorducts-columns-mobile-6
    ul.products[class*="columns-"]
    li.product:nth-child(6n),
  .woolentorducts-columns-mobile-5
    ul.products[class*="columns-"]
    li.product:nth-child(5n),
  .woolentorducts-columns-mobile-4
    ul.products[class*="columns-"]
    li.product:nth-child(4n),
  .woolentorducts-columns-mobile-3
    ul.products[class*="columns-"]
    li.product:nth-child(3n),
  .woolentorducts-columns-mobile-2
    ul.products[class*="columns-"]
    li.product:nth-child(2n),
  .woolentorducts-columns-mobile-1 ul.products[class*="columns-"] li.product {
    margin-right: 0 !important;
  }

  /* CHeckout Page */
  .woolentor_current_theme_storefront span.woolentor-order-item-title {
    display: block;
  }

  /* Product Tabs */
  .ht-tab-menus {
    margin-bottom: 20px;
  }
  .ht-tab-menus li {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

.woolentor-qrcode img {
  display: inline-block;
}
.wp-embed-responsive .wp-block {
    outline: 0;
}
body.woolentor-quickview-loader::before {
    content: url("/wp-content/plugins/woolentor-addons/includes/modules/quickview/assets/images/spinner.gif");
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Button Style */
a.woolentor-quickview-btn-pos-top_thumbnail{
    position: absolute !important;
    top: 0;
    left: 8px !important;
    z-index: 9;
}

.woolentor-quickview-btn {
    display: inline-flex !important;
    align-items: center;
    position: relative !important;
}
.woolentor-quickview-btn svg {
    fill:currentColor;
    transition: all 200ms ease-out;
    width: 23px;
    height: 20px;
    margin-right: 5px;
}
.woolentor-quickview-btn svg .woolentor-quickview-loading{
    opacity: 0;
}
.woolentor-quickview-btn.loading svg .woolentor-quickview-loading{
    opacity: 1;
}
.woolentor-quickview-btn.loading svg .woolentor-quickview-eye-icon{
    opacity: 0;
}

.woolentor-quickview-btn-icon {
    font-size: 20px;
    margin-right: 5px;
    display: inline-flex;
}

.woolentor-quickview-btn-image{
    width: 25px;
    margin-right: 5px;
}
.woolentor-quickview-btn-image img{
    width: 100% !important;
    margin: 0 !important;
}

.woolentor-quickview-icon-pos-after_text {
    flex-flow: row-reverse;
}
.woolentor-quickview-icon-pos-after_text .woolentor-quickview-btn-image,.woolentor-quickview-icon-pos-after_text .woolentor-quickview-btn-icon{
    margin-right: 0;
    margin-left: 5px;
}

.woolentor-quickview-btn::after,.woocommerce a.button.woolentor-quickview-btn::after{
    display: none;
}
.woolentor-quickview-btn.loading svg .woolentor-quickview-loading {
    animation:loading 500ms 0ms infinite normal linear;
    transform-origin: center;
    opacity: 1;
}
@keyframes loading {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

/* Modal Style */
.woolentor-quickview-modal{
    position: fixed;
    z-index: 1043;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding-right: 17px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.woolentor-quickview-modal.woolentor-quickview-open{
	visibility: visible !important;
    opacity: 1 !important;
    z-index: 1024 !important;
}

.woolentor-quickview-modal .woolentor-quickview-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.woolentor-quickview-modal-wrapper {
    width: calc(100% - 30px);
    max-width: 1200px;
    margin: auto !important;
}
.woolentor-quickview-modal-content {
    position: relative;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    padding: 20px;
}

.woolentor-quickview-modal.woolentor-quickview-open .woolentor-quickview-modal-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.woolentor-quickview-custom-scroll {
    padding: 25px 25px 0 0;
}
.woolentor-quickview-custom-scroll .summary-content{
	max-height: 550px;
    overflow-y: auto;
    overflow-x: hidden;
}
.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar {
  width: 10px;
}

.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-track {
  background-color: transparent;
}

.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
  border-radius: 10px;
  border: 3px solid transparent;
  background-clip: content-box;
}

.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-thumb:hover {
  background-color: #a8bbbf;
}

span.woolentor-quickview-modal-close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 50px;
    font-size: 24px;
    height: 50px;
    width: 50px;
    text-align: center;
    padding: 0;
    z-index: 9;
    transition: 0.4s;
}
span.woolentor-quickview-modal-close:hover{
	color: #FF0000;
}
.woolentor-quickview-content-area.woocommerce div.product div.summary,.woolentor-quickview-content-area.woocommerce div.product div.images{
	margin-bottom: 0;
}
.woolentor-quickview-content-area.woocommerce div.product div.images img{
	display: inline-block;
}
.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.images {
    width: 40%;
    float: left;
    opacity: 1 !important;
    margin-right: 0;
}
.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.summary {
    width: 60%;
    float: left;
    padding: 15px;
    padding-left: 25px;
    padding-top: 0;
}
.woolentor-quickview-content-area.woocommerce .elementor-widget-wl-quickview-product-thumbnail-image div.images,.woolentor-quickview-content-area.woocommerce .woolentor_block_quickview_image div.images{
    width: 100%;
}
/* Social Media Share */
.woolentor-quickview-social-share {
    display: flex;
    align-items: center;
}
.woolentor-quickview-social-share ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.woolentor-quickview-social-share ul li{
    display: inline-block;
}
.woolentor-quickview-social-share ul li a{
    display: block;
    line-height: 1;
    padding: 5px;
    color: #3a3a3a;
}
.woolentor-quickview-social-share ul li a .woolentor-quickview-social-icon svg{
    fill:currentColor;
    width: 15px;
    height: 15px;
}

/* Custom image */
.woolentor-quickview-thumb-single {
    width: 25%;
    float: left;
    padding: 0 2.5px;
    cursor: pointer;
}
.woolentor-quickview-thumbnail-slider {
    margin: 5px -2px 0 -2px;
}
.woolentor-quickview-main-image-slider img{
    width: 100%;
}

.woolentor-quickview-thumbnail-slider span.slick-arrow,.woolentor-quickview-main-image-slider span.slick-arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    width: 25px;
    z-index: 9;
    height: 25px;
    text-align: center;
    background: transparent;
    line-height: 22px;
    font-size: 22px;
    color: #222;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    transform: translateY(-10px);
}
.woolentor-quickview-main-image-slider span.slick-arrow{
    width: 30px;
    height: 30px;
    line-height: 27px;
}
.woolentor-quickview-thumbnail-slider span.slick-arrow.woolentor-quickview-slick-next,.woolentor-quickview-main-image-slider span.slick-arrow.woolentor-quickview-slick-next {
    left: auto;
    right: 0;
}
.woolentor-quickview-thumbnail-slider:hover span.slick-arrow,.woolentor-quickview-main-image-slider:hover span.slick-arrow{
    opacity: 1;
    visibility: visible;
}
.slick-current.slick-active .woolentor-quickview-thumb-single img {
    border: 1px solid #0274be;
}

@media (max-width: 767px) {

    .woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.images,.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.summary{
        width: 100% !important;
        float: none !important;
    }
    .woolentor-quickview-modal-wrapper{
        overflow-y:auto; 
    }
    .woolentor-quickview-social-share ul {
        display: block;
    }

}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.alert-wrapper{display:flex;width:100%;height:100%;align-items:center;justify-content:center;margin:0 auto;padding:0 auto;left:0;top:0;overflow:hidden;position:fixed;background:rgb(0,0,0,.3);z-index:999999}@keyframes open-frame{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(.97)}75%{transform:scale(.93)}100%{transform:scale(1)}}.alert-frame{background:#fff;min-height:350px;width:300px;box-shadow:5px 5px 10px rgb(0,0,0,.2);border-radius:10px;animation:open-frame .3s linear}.alert-header{display:flex;flex-direction:row;height:175px;border-top-left-radius:5px;border-top-right-radius:5px}.alert-header-base{border-top-left-radius:5px;border-top-right-radius:5px}.custom-img-wrapper{min-height:145px;max-height:20rem;overflow:scroll;display:flex;align-items:center;justify-content:center}.alert-img{height:80px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;align-self:center}.alert-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-family:Dosis,sans-serif;font-weight:700;cursor:pointer;line-height:30px}.alert-close-default{color:rgb(0,0,0,.2);font-size:16px;transition:color .5s;margin-left:auto;margin-right:5px;margin-top:5px}.alert-close-circle{background:#e4eae7;color:#222;border-radius:17.5px;margin-top:-15px;margin-right:-15px;font-size:12px;transition:background .5s;margin-left:auto}.alert-close-circle:hover{background:#fff}.alert-close:hover{color:rgb(0,0,0,.5)}.alert-body{padding:30px 30px;display:flex;flex-direction:column;text-align:center}.alert-title{font-size:18px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;margin-bottom:35px;color:#222;align-self:center}.alert-message{font-size:15px!important;color:#666;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;text-align:center;line-height:1.6;align-self:center}.alert-button{min-width:140px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;align-self:center;display:inline-flex;align-items:center;justify-content:center}.alert-button:focus{outline:0}.question-buttons{display:flex;flex-direction:row;justify-content:center}.confirm-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;margin-right:10px;display:inline-flex;align-items:center;justify-content:center}.confirm-button:focus{outline:0}.cancel-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;padding:0;line-height:1.6;transition:background .5s;padding:0 15px;display:inline-flex;align-items:center;justify-content:center}.cancel-button:focus{outline:0}@keyframes open-toast{0%{transform:scaleX(1) scaleY(1)}20%,45%{transform:scaleX(1.35) scaleY(.1)}65%{transform:scaleX(.8) scaleY(1.7)}80%{transform:scaleX(.6) scaleY(.85)}100%{transform:scaleX(1) scaleY(1)}}.toast-container{display:flex;flex-direction:column;top:15px;right:15px;position:fixed;z-index:999999}.toast-content{overflow:hidden;border-radius:5px;box-shadow:0 0 20px rgb(0,0,0,.2);animation:open-toast .3s linear}.toast-content+.toast-content{margin-top:10px}.toast-frame{padding:5px 15px;display:flex;min-width:100px;height:70px;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center;flex-wrap:wrap}.toast-body-img{height:40px}.toast-body{display:flex;align-items:center;width:100%}.toast-body-content{display:flex;flex-direction:column;width:100%}.toast-title{font-size:16px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;color:#fff;margin-left:15px}.toast-message{font-size:13px!important;font-family:'Open Sans',sans-serif;font-weight:600;font-size:15px;color:#fff;margin-left:15px}.toast-close{color:rgb(0,0,0,.2);font-family:Dosis,sans-serif;font-weight:700;font-size:16px;cursor:pointer;transition:color .5s;margin-left:25px}@keyframes timer{0%{width:100%}25%{width:75%}50%{width:50%}75%{width:25%}100%{width:1%}}.toast-timer{width:1%;height:5px}.toast-close:hover{color:rgb(0,0,0,.5)}.error-bg{background:#d85261}.success-bg{background:#2dd284}.warning-bg{background:#fada5e}.question-bg{background:#779ecb}.error-btn:hover{background:#e5a4b4}.success-btn:hover{background:#6edaa4}.warning-btn:hover{background:#fcecae}.info-btn:hover{background:#c3e6fb}.question-btn:hover{background:#bacee4}.error-timer{background:#e5a4b4}.success-timer{background:#6edaa4}.warning-timer{background:#fcecae}.info-timer{background:#c3e6fb}.info-bg{background:#88cef7}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;min-height:200px;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:0;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px 0}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border-top:1px solid #ccc}.wpr-anim-text-inner{display:inline-block;position:relative;text-align:left}.wpr-anim-text-inner b{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0}.wpr-anim-text-inner b.wpr-anim-text-visible{position:relative}.wpr-anim-text.wpr-anim-text-type-rotate-1 .wpr-anim-text-inner{-webkit-perspective:300px;perspective:300px}.wpr-anim-text.wpr-anim-text-type-rotate-1 b{opacity:0;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}.wpr-anim-text.wpr-anim-text-type-rotate-1 b.wpr-anim-text-visible{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-animation:wpr-anim-text-rotate-1-in 1.2s;animation:wpr-anim-text-rotate-1-in 1.2s}.wpr-anim-text.wpr-anim-text-type-rotate-1 b.wpr-anim-text-hidden{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-animation:wpr-anim-text-rotate-1-out 1.2s;animation:wpr-anim-text-rotate-1-out 1.2s}@-webkit-keyframes wpr-anim-text-rotate-1-in{0%{-webkit-transform:rotateX(180deg);opacity:0}35%{-webkit-transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{-webkit-transform:rotateX(360deg);opacity:1}}@keyframes wpr-anim-text-rotate-1-in{0%{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}35%{-webkit-transform:rotateX(120deg);-ms-transform:rotateX(120deg);transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{-webkit-transform:rotateX(360deg);-ms-transform:rotateX(360deg);transform:rotateX(360deg);opacity:1}}@-webkit-keyframes wpr-anim-text-rotate-1-out{0%{-webkit-transform:rotateX(0);opacity:1}35%{-webkit-transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{-webkit-transform:rotateX(180deg);opacity:0}}@keyframes wpr-anim-text-rotate-1-out{0%{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);opacity:1}35%{-webkit-transform:rotateX(-40deg);-ms-transform:rotateX(-40deg);transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}}.wpr-anim-text.wpr-anim-text-type-typing .wpr-anim-text-inner{vertical-align:top;overflow:hidden}.wpr-anim-text.wpr-anim-text-type-typing b{visibility:hidden}.wpr-anim-text.wpr-anim-text-type-typing b.wpr-anim-text-visible{visibility:visible}.wpr-anim-text.wpr-anim-text-type-typing i{position:absolute;visibility:hidden}.wpr-anim-text.wpr-anim-text-type-typing i.wpr-anim-text-in{position:relative;visibility:visible}@-webkit-keyframes wpr-anim-text-pulse{0%{-webkit-transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);opacity:0}}@keyframes wpr-anim-text-pulse{0%{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);-ms-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0}}.wpr-anim-text.wpr-anim-text-type-rotate-2 .wpr-anim-text-inner{-webkit-perspective:300px;perspective:300px}.wpr-anim-text.wpr-anim-text-type-rotate-2 em,.wpr-anim-text.wpr-anim-text-type-rotate-2 i{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.wpr-anim-text.wpr-anim-text-type-rotate-2 b{opacity:0}.wpr-anim-text.wpr-anim-text-type-rotate-2 i{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-20px) rotateX(90deg);-ms-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg);opacity:0}.wpr-anim-text-visible .wpr-anim-text.wpr-anim-text-type-rotate-2 i{opacity:1}.wpr-anim-text.wpr-anim-text-type-rotate-2 i.wpr-anim-text-in{-webkit-animation:wpr-anim-text-rotate-2-in .4s forwards;animation:wpr-anim-text-rotate-2-in .4s forwards}.wpr-anim-text.wpr-anim-text-type-rotate-2 i.wpr-anim-text-out{-webkit-animation:wpr-anim-text-rotate-2-out .4s forwards;animation:wpr-anim-text-rotate-2-out .4s forwards}.wpr-anim-text.wpr-anim-text-type-rotate-2 em{-webkit-transform:translateZ(20px);-ms-transform:translateZ(20px);transform:translateZ(20px)}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-2 i{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);opacity:0}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-2 i em{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-2 .wpr-anim-text-visible i{opacity:1}@-webkit-keyframes wpr-anim-text-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0)}}@keyframes wpr-anim-text-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);-ms-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg);-ms-transform:translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);-ms-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}}@-webkit-keyframes wpr-anim-text-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg)}}@keyframes wpr-anim-text-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);-ms-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg);-ms-transform:translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg);-ms-transform:translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg)}}.wpr-anim-text.wpr-anim-text-type-slide span{display:inline-block;padding:.2em 0}.wpr-anim-text.wpr-anim-text-type-slide .wpr-anim-text-inner{overflow:hidden;vertical-align:top}.wpr-anim-text.wpr-anim-text-type-slide b{opacity:0;top:.2em}.wpr-anim-text.wpr-anim-text-type-slide b.wpr-anim-text-visible{top:0;opacity:1;-webkit-animation:wpr-anim-text-slide-in .6s;animation:wpr-anim-text-slide-in .6s}.wpr-anim-text.wpr-anim-text-type-slide b.wpr-anim-text-hidden{-webkit-animation:wpr-anim-text-slide-out .6s;animation:wpr-anim-text-slide-out .6s}@-webkit-keyframes wpr-anim-text-slide-in{0%{opacity:0;-webkit-transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes wpr-anim-text-slide-in{0%{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes wpr-anim-text-slide-out{0%{opacity:1;-webkit-transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%)}100%{opacity:0;-webkit-transform:translateY(100%)}}@keyframes wpr-anim-text-slide-out{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%);-ms-transform:translateY(120%);transform:translateY(120%)}100%{opacity:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}.wpr-anim-text.wpr-anim-text-type-clip span{display:inline-block;padding:.2em 0}.wpr-anim-text.wpr-anim-text-type-clip .wpr-anim-text-inner{overflow:hidden;vertical-align:top}.wpr-anim-text.wpr-anim-text-type-clip b{opacity:0}.wpr-anim-text.wpr-anim-text-type-clip b.wpr-anim-text-visible{opacity:1}.wpr-anim-text.wpr-anim-text-type-zoom .wpr-anim-text-inner{-webkit-perspective:300px;perspective:300px}.wpr-anim-text.wpr-anim-text-type-zoom b{opacity:0}.wpr-anim-text.wpr-anim-text-type-zoom b.wpr-anim-text-visible{opacity:1;-webkit-animation:wpr-anim-text-zoom-in .8s;animation:wpr-anim-text-zoom-in .8s}.wpr-anim-text.wpr-anim-text-type-zoom b.wpr-anim-text-hidden{-webkit-animation:wpr-anim-text-zoom-out .8s;animation:wpr-anim-text-zoom-out .8s}@-webkit-keyframes wpr-anim-text-zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0)}}@keyframes wpr-anim-text-zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px);-ms-transform:translateZ(100px);transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes wpr-anim-text-zoom-out{0%{opacity:1;-webkit-transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px)}}@keyframes wpr-anim-text-zoom-out{0%{opacity:1;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px);-ms-transform:translateZ(-100px);transform:translateZ(-100px)}}.wpr-anim-text.wpr-anim-text-type-rotate-3 .wpr-anim-text-inner{-webkit-perspective:300px;perspective:300px}.wpr-anim-text.wpr-anim-text-type-rotate-3 b{opacity:0}.wpr-anim-text.wpr-anim-text-type-rotate-3 i{display:inline-block;-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.wpr-anim-text-visible .wpr-anim-text.wpr-anim-text-type-rotate-3 i{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.wpr-anim-text.wpr-anim-text-type-rotate-3 i.wpr-anim-text-in{-webkit-animation:wpr-anim-text-rotate-3-in .6s forwards;animation:wpr-anim-text-rotate-3-in .6s forwards}.wpr-anim-text.wpr-anim-text-type-rotate-3 i.wpr-anim-text-out{-webkit-animation:wpr-anim-text-rotate-3-out .6s forwards;animation:wpr-anim-text-rotate-3-out .6s forwards}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-3 i{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);opacity:0}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-3 .wpr-anim-text-visible i{opacity:1}@-webkit-keyframes wpr-anim-text-rotate-3-in{0%{-webkit-transform:rotateY(180deg)}100%{-webkit-transform:rotateY(0)}}@keyframes wpr-anim-text-rotate-3-in{0%{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}100%{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}}@-webkit-keyframes wpr-anim-text-rotate-3-out{0%{-webkit-transform:rotateY(0)}100%{-webkit-transform:rotateY(-180deg)}}@keyframes wpr-anim-text-rotate-3-out{0%{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}100%{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}}.wpr-anim-text.wpr-anim-text-type-scale b{opacity:0}.wpr-anim-text.wpr-anim-text-type-scale i{display:inline-block;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.wpr-anim-text-visible .wpr-anim-text.wpr-anim-text-type-scale i{opacity:1}.wpr-anim-text.wpr-anim-text-type-scale i.wpr-anim-text-in{-webkit-animation:wpr-anim-text-scale-up .6s forwards;animation:wpr-anim-text-scale-up .6s forwards}.wpr-anim-text.wpr-anim-text-type-scale i.wpr-anim-text-out{-webkit-animation:wpr-anim-text-scale-down .6s forwards;animation:wpr-anim-text-scale-down .6s forwards}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-scale i{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-scale .wpr-anim-text-visible i{opacity:1}@-webkit-keyframes wpr-anim-text-scale-up{0%{-webkit-transform:scale(0);opacity:0}60%{-webkit-transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(1);opacity:1}}@keyframes wpr-anim-text-scale-up{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}60%{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes wpr-anim-text-scale-down{0%{-webkit-transform:scale(1);opacity:1}60%{-webkit-transform:scale(0);opacity:0}}@keyframes wpr-anim-text-scale-down{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}60%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}}.wpr-anim-text-type-push{overflow:hidden}.wpr-anim-text.wpr-anim-text-type-push b{opacity:0}.wpr-anim-text.wpr-anim-text-type-push b.wpr-anim-text-visible{opacity:1;-webkit-animation:wpr-anim-text-push-in .6s;animation:wpr-anim-text-push-in .6s}.wpr-anim-text.wpr-anim-text-type-push b.wpr-anim-text-hidden{-webkit-animation:wpr-anim-text-push-out .6s;animation:wpr-anim-text-push-out .6s}@-webkit-keyframes wpr-anim-text-push-in{0%{opacity:0;-webkit-transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes wpr-anim-text-push-in{0%{opacity:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes wpr-anim-text-push-out{0%{opacity:1;-webkit-transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%)}100%{opacity:0;-webkit-transform:translateX(100%)}}@keyframes wpr-anim-text-push-out{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%)}100%{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}} article, aside, footer, header, nav, section, figcaption, figure, main {display: block;}hr {-webkit-box-sizing: content-box;box-sizing: content-box;height: 0;overflow: visible;border: 0;height: 1px;margin: 20px 0;}pre {font-family: monospace, monospace;font-size: 1em;}a {text-decoration: none;background-color: transparent;-webkit-text-decoration-skip: objects;}[class*="elementor-widget-wpr-"] a {text-decoration: none;}abbr[title] {text-decoration: underline;-webkit-text-decoration: underline dotted;text-decoration: underline dotted;}b, strong {font-weight: inherit;}b, strong {font-weight: bolder;}code, kbd, samp {font-family: monospace, monospace;font-size: 1em;}dfn {font-style: italic;}mark {background-color: #ff0;color: #000;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}audio, video {display: inline-block;}audio:not([controls]) {display: none;height: 0;}img {display: block;border-style: none;}svg:not(:root) {overflow: hidden;display: inline;}button, input {overflow: visible;outline: 0;}button, select {text-transform: none;}button, html [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: none;}[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {outline: 0;}legend {-webkit-box-sizing: border-box;box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}progress {display: inline-block;vertical-align: baseline;}textarea {overflow: auto;outline: 0;}[type="checkbox"], [type="radio"] {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;outline: 0;}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;outline: 0;}[type="search"] {-webkit-appearance: none !important;-moz-appearance: none !important;appearance: none !important;outline: 0;}[type="search"]:focus {-webkit-appearance: none !important;-moz-appearance: none !important;appearance: none !important;outline: 0;}[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}details, menu {display: block;}summary {display: list-item;}canvas {display: inline-block;}template {display: none;}[hidden] {display: none;}.wpr-pointer-events-none {pointer-events: none;}.wpr-fix-grid-height {min-height: 50vh;}.wpr-grid-loader-wrap {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;width: 100%;height: 100%;max-height: 100px;}.wpr-grid-loader {display: inline-block;position: relative;width: 80px;height: 80px;}.wpr-grid-loader div {position: absolute;width: 16px;height: 16px;border-radius: 50%;background: #222020;-webkit-animation: wpr-grid-loader 1.2s linear infinite;animation: wpr-grid-loader 1.2s linear infinite;}.wpr-grid-loader div:nth-child(1) {top: 8px;left: 8px;-webkit-animation-delay: 0s;animation-delay: 0s;}.wpr-grid-loader div:nth-child(2) {top: 8px;left: 32px;-webkit-animation-delay: -0.4s;animation-delay: -0.4s;}.wpr-grid-loader div:nth-child(3) {top: 8px;left: 56px;-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}.wpr-grid-loader div:nth-child(4) {top: 32px;left: 8px;-webkit-animation-delay: -0.4s;animation-delay: -0.4s;}.wpr-grid-loader div:nth-child(5) {top: 32px;left: 32px;-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}.wpr-grid-loader div:nth-child(6) {top: 32px;left: 56px;-webkit-animation-delay: -1.2s;animation-delay: -1.2s;}.wpr-grid-loader div:nth-child(7) {top: 56px;left: 8px;-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}.wpr-grid-loader div:nth-child(8) {top: 56px;left: 32px;-webkit-animation-delay: -1.2s;animation-delay: -1.2s;}.wpr-grid-loader div:nth-child(9) {top: 56px;left: 56px;-webkit-animation-delay: -1.6s;animation-delay: -1.6s;}@-webkit-keyframes wpr-grid-loader {0%, 100% {opacity: 1;}50% {opacity: 0.5;}}@keyframes wpr-grid-loader {0%, 100% {opacity: 1;}50% {opacity: 0.5;}}.wpr-ring {display: inline-block;position: relative;width: 30px;height: 30px;}.wpr-ring div {-webkit-box-sizing: border-box;box-sizing: border-box;display: block;position: absolute;width: 23px;height: 23px;margin: 4px;border: 3px solid #222020;border-radius: 50%;-webkit-animation: wpr-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation: wpr-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color: #222020 transparent transparent transparent;}.wpr-ring div:nth-child(1) {-webkit-animation-delay: -0.45s;animation-delay: -0.45s;}.wpr-ring div:nth-child(2) {-webkit-animation-delay: -0.3s;animation-delay: -0.3s;}.wpr-ring div:nth-child(3) {-webkit-animation-delay: -0.15s;animation-delay: -0.15s;}@-webkit-keyframes wpr-ring {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes wpr-ring {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}.lg-outer {direction: ltr;z-index: 999999 !important;}button.lg-icon {font-family: lg;}.wpr-body-overflow-hidden {overflow: hidden;}.wpr-flex {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-z-index {z-index: 9999 !important;}.wpr-inline-flex-center {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-hidden-img {display: none !important;}.wpr-zero-opacity {opacity: 0 !important;}.wpr-section-z-index {z-index: 999 !important;}.wpr-hidden-element {display: none !important;}.wpr-visibility-hidden {visibility: hidden !important;}.wpr-visibility-hidden * {display: none !important;}.wpr-marquee-hidden {visibility: hidden !important;}.wpr-marquee-hidden * {visibility: hidden !important;height: 0 !important;}.wpr-cv-container {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 90;}.wpr-cv-outer {display: table;width: 100%;height: 100%;}.wpr-cv-inner {display: table-cell;vertical-align: middle;}.wpr-no-transition-delay {-webkit-transition-delay: 0s !important;-o-transition-delay: 0s !important;transition-delay: 0s !important;}.wpr-enable-dropcap p:first-child:first-letter {float: left;padding-right: 10px;font-size: 50px;line-height: 1;}.wpr-tooltip {visibility: hidden;opacity: 0;position: absolute;top: 0;left: 0;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);padding: 6px 10px;border-radius: 4px;font-size: 15px;-webkit-transition: all 230ms ease-in-out 0s;-o-transition: all 230ms ease-in-out 0s;transition: all 230ms ease-in-out 0s;}.wpr-tooltip:before {content: "";position: absolute;left: 10px;bottom: -5px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-style: solid;border-top-width: 6px;}.wpr-nav-menu, .wpr-nav-menu ul, .wpr-mobile-nav-menu, .wpr-mobile-nav-menu ul {padding: 0;margin: 0;list-style: none;font-size: 0;}.wpr-nav-menu li {position: relative;}.wpr-nav-menu-horizontal>.wpr-nav-menu>li {display: inline-block;}.wpr-nav-menu .wpr-menu-item {display: block;position: relative;z-index: 1;}.wpr-nav-menu > li > a, .wpr-mobile-nav-menu > li > a {font-size: 16px;line-height: 1;}.wpr-mobile-nav-menu li {margin: 0;}.wpr-nav-menu-horizontal>.wpr-nav-menu>li:first-child, .wpr-pointer-none .wpr-nav-menu-horizontal>li:first-child .wpr-menu-item, .wpr-pointer-line-fx .wpr-nav-menu-horizontal>li:first-child .wpr-menu-item {padding-left: 0 !important;margin-left: 0 !important;}.wpr-nav-menu-horizontal .wpr-nav-menu>li:last-child, .wpr-pointer-none .wpr-nav-menu-horizontal>li:last-child .wpr-menu-item, .wpr-pointer-line-fx .wpr-nav-menu-horizontal>li:last-child .wpr-menu-item {padding-right: 0 !important;margin-right: 0 !important;}div[class*="wpr-main-menu-align-"] .wpr-nav-menu-vertical .wpr-nav-menu>li>.wpr-sub-menu, div[class*="wpr-main-menu-align-"] .wpr-nav-menu-vertical .wpr-nav-menu>li>.wpr-sub-mega-menu {left: 100%;}.wpr-main-menu-align-left .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align-center .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align-right .wpr-nav-menu-vertical .wpr-sub-icon {left: 0;}.wpr-main-menu-align-left .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align-left .wpr-nav-menu-vertical .wpr-menu-item, .wpr-main-menu-align-left .wpr-nav-menu-vertical .wpr-sub-menu li a {text-align: left;}.wpr-main-menu-align-center > .elementor-widget-container > .wpr-nav-menu-horizontal > .wpr-nav-menu, .wpr-main-menu-align-center > .elementor-widget-container > .wpr-nav-menu-vertical > .wpr-menu-item {text-align: center;}.wpr-main-menu-align-center > .wpr-nav-menu-horizontal > .wpr-nav-menu, .wpr-main-menu-align-center > .wpr-nav-menu-vertical > .wpr-menu-item {text-align: center;}.wpr-main-menu-align-right > .elementor-widget-container > .wpr-nav-menu-horizontal > .wpr-nav-menu, .wpr-main-menu-align-right > .elementor-widget-container > .wpr-nav-menu-vertical > .wpr-menu-item, .wpr-main-menu-align-right > .elementor-widget-container > .wpr-nav-menu-vertical > .wpr-sub-menu li a {text-align: right;}.wpr-main-menu-align-right > .wpr-nav-menu-horizontal > .wpr-nav-menu, .wpr-main-menu-align-right > .wpr-nav-menu-vertical > .wpr-menu-item, .wpr-main-menu-align-right > .wpr-nav-menu-vertical > .wpr-sub-menu li a {text-align: right;}@media screen and ( min-width: 2400px) {.wpr-main-menu-align--widescreenleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--widescreencenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--widescreenleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--widescreenleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--widescreencenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--widescreencenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--widescreenright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--widescreenright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 1221px) {.wpr-main-menu-align--laptopleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--laptopcenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--laptopleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--laptopleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--laptopcenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--laptopcenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--laptopright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--laptopright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 1200px) {.wpr-main-menu-align--tablet_extraleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--tablet_extracenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--tablet_extraleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tablet_extraleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--tablet_extracenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tablet_extracenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--tablet_extraright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tablet_extraright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 1024px) {.wpr-main-menu-align--tabletleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--tabletcenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--tabletleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tabletleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--tabletcenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tabletcenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--tabletright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tabletright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 880px) {.wpr-main-menu-align--mobile_extraleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--mobile_extracenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--mobile_extraleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobile_extraleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--mobile_extracenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobile_extracenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--mobile_extraright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobile_extraright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 767px) {.wpr-main-menu-align--mobileleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--mobilecenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--mobileleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobileleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--mobilecenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobilecenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--mobileright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobileright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}.wpr-nav-menu .wpr-sub-menu {display: none;position: absolute;z-index: 9999;width: 180px;text-align: left;list-style: none;margin: 0;}.wpr-nav-menu-vertical .wpr-nav-menu>li>.wpr-sub-menu, .wpr-nav-menu-vertical .wpr-nav-menu>li>.wpr-sub-mega-menu {top: 0;}.wpr-sub-menu-position-inline .wpr-nav-menu-vertical .wpr-sub-menu {position: static;width: 100% !important;text-align: center !important;margin-left: 0 !important;}.wpr-sub-menu-position-inline .wpr-sub-menu a {position: relative;}.wpr-nav-menu .wpr-sub-menu .wpr-sub-menu {top: 0;left: 100%;}.wpr-sub-menu .wpr-sub-menu-item {display: block;font-size: 14px;}.wpr-nav-menu-horizontal .wpr-menu-item .wpr-sub-icon {margin-left: 7px;text-indent: 0;}.wpr-nav-menu:not(.wpr-mega-menu) .wpr-sub-icon {position: absolute;top: 48%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-nav-menu:not(.wpr-mega-menu) .wpr-sub-icon-rotate {-webkit-transform: rotate(-90deg) translateX(80%);-ms-transform: rotate(-90deg) translateX(80%);transform: rotate(-90deg) translateX(80%);}.wpr-sub-divider-yes .wpr-sub-menu li:not(:last-child) {border-bottom-style: solid;}.wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu), .wpr-mobile-nav-menu-container {display: none;}.wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu) {position: absolute;z-index: 9999;}.wpr-mobile-menu-full-width .wpr-mobile-mega-menu-wrap {width: 100vw;}.wpr-mobile-menu-drdown-align-left .wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu), .wpr-mobile-menu-drdown-align-left .wpr-mobile-mega-menu-wrap {left: 0;}.wpr-mobile-menu-drdown-align-center .wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu), .wpr-mobile-menu-drdown-align-center .wpr-mobile-mega-menu-wrap {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-mobile-menu-drdown-align-right .wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu), .wpr-mobile-menu-drdown-align-right .wpr-mobile-mega-menu-wrap {right: 0;}.wpr-mobile-menu-item, .wpr-mobile-sub-menu-item {position: relative;}.wpr-mobile-menu-item, .wpr-mobile-sub-menu-item {display: block;}.wpr-mobile-sub-menu, .wpr-mobile-sub-mega-menu {display: none;}.wpr-mobile-nav-menu .menu-item-has-children>a:after {position: absolute;right: 0;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-mobile-menu-item-align-left .wpr-mobile-sub-menu a:before {content: ' ';display: inline-block;width: 10px;}.wpr-mobile-menu-item-align-left .wpr-mobile-sub-menu .wpr-mobile-sub-menu a:before {width: 20px;}.wpr-mobile-menu-item-align-center .wpr-mobile-nav-menu {text-align: center;}.wpr-mobile-menu-item-align-right .wpr-mobile-nav-menu {text-align: right;}.wpr-mobile-menu-item-align-right .wpr-mobile-nav-menu .menu-item-has-children>a:after {right: auto !important;left: 0;}div[class*="wpr-sub-icon-"] .wpr-mobile-nav-menu .menu-item-has-children>a:after {font-family: "Font Awesome 5 Free";font-size: 12px;font-weight: 900;font-style: normal;text-decoration: none;line-height: 1;letter-spacing: 0;text-rendering: auto;-webkit-font-smoothing: antialiased;}.wpr-sub-icon-caret-down .wpr-sub-icon:before, .wpr-sub-icon-caret-down .wpr-mobile-nav-menu .menu-item-has-children>a:after {content: "\f0d7";}.wpr-sub-icon-angle-down .wpr-sub-icon:before, .wpr-sub-icon-angle-down .wpr-mobile-nav-menu .menu-item-has-children>a:after {content: "\f107";}.wpr-sub-icon-chevron-down .wpr-sub-icon:before, .wpr-sub-icon-chevron-down .wpr-mobile-nav-menu .menu-item-has-children>a:after {content: "\f078";}.wpr-sub-icon-plus .wpr-sub-icon:before, .wpr-sub-icon-plus .wpr-mobile-nav-menu .menu-item-has-children>a:after {content: "\f067";}.wpr-mobile-divider-yes .wpr-mobile-menu-item {border-bottom-style: solid;}.wpr-mobile-toggle-wrap {font-size: 0;line-height: 0;}.wpr-mobile-toggle {display: inline-block;padding: 7px;cursor: pointer;border-style: solid;text-align: center;}.wpr-mobile-toggle-line {display: block;width: 100%;}.wpr-mobile-toggle-line:last-child {margin-bottom: 0 !important;}.wpr-mobile-toggle-text {font-size: 16px;line-height: 1 !important;}.wpr-mobile-toggle-text:last-child {display: none;}.wpr-mobile-toggle-v2 .wpr-mobile-toggle-line:nth-child(2) {width: 78%;margin-left: 24%;}.wpr-mobile-toggle-v2 .wpr-mobile-toggle-line:nth-child(3) {width: 45%;margin-left: 57%;}.wpr-mobile-toggle-v3 .wpr-mobile-toggle-line:nth-child(2) {width: 75%;margin-left: 15%;}.wpr-mobile-toggle-v4 .wpr-mobile-toggle-line:nth-child(1), .wpr-mobile-toggle-v4 .wpr-mobile-toggle-line:nth-child(3) {width: 75%;margin-left: 25%;}.wpr-mobile-toggle-v4 .wpr-mobile-toggle-line:nth-child(2) {width: 75%;margin-right: 25%;}.wpr-mobile-toggle-v5 .wpr-mobile-toggle-line:nth-child(1) {display: none;}.wpr-nav-menu-bp-always .wpr-nav-menu-container {display: none;}.wpr-nav-menu-bp-always .wpr-mobile-nav-menu-container {display: block;}@media screen and ( max-width: 1024px) {.wpr-nav-menu-bp-tablet .wpr-nav-menu-container {display: none;}.wpr-nav-menu-bp-tablet .wpr-mobile-nav-menu-container {display: block;}}@media screen and ( max-width: 767px) {.wpr-nav-menu-bp-pro-nn .wpr-nav-menu-container, .wpr-nav-menu-bp-pro-al .wpr-nav-menu-container, .wpr-nav-menu-bp-mobile .wpr-nav-menu-container {display: none;}.wpr-nav-menu-bp-pro-nn .wpr-mobile-nav-menu-container, .wpr-nav-menu-bp-pro-al .wpr-mobile-nav-menu-container, .wpr-nav-menu-bp-mobile .wpr-mobile-nav-menu-container {display: block;}}.wpr-pointer-line-fx .wpr-active-menu-item:before, .wpr-pointer-line-fx .wpr-active-menu-item:after, .wpr-pointer-border-fx .wpr-active-menu-item:before, .wpr-pointer-background-fx .wpr-active-menu-item:before {opacity: 1 !important;}.wpr-pointer-fx-none {-webkit-transition-duration: 0s !important;-o-transition-duration: 0s !important;transition-duration: 0s !important;}.wpr-pointer-overline.wpr-pointer-fx-slide > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-underline.wpr-pointer-fx-slide > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-double-line.wpr-pointer-fx-slide > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-double-line.wpr-pointer-fx-slide > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-overline.wpr-pointer-fx-grow > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-underline.wpr-pointer-fx-grow > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-double-line.wpr-pointer-fx-grow > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-double-line.wpr-pointer-fx-grow > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-overline.wpr-pointer-fx-slide > .elementor-widget-container > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-underline.wpr-pointer-fx-slide > .elementor-widget-container > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-double-line.wpr-pointer-fx-slide > .elementor-widget-container > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-double-line.wpr-pointer-fx-slide > .elementor-widget-container > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-overline.wpr-pointer-fx-grow > .elementor-widget-container > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-underline.wpr-pointer-fx-grow > .elementor-widget-container > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-double-line.wpr-pointer-fx-grow > .elementor-widget-container > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-double-line.wpr-pointer-fx-grow > .elementor-widget-container > .wpr-nav-menu-container > ul> li > .wpr-pointer-item.wpr-active-menu-item:after {width: 100%;}.wpr-pointer-line-fx.wpr-pointer-fx-drop .wpr-active-menu-item:before {top: 0;}.wpr-pointer-line-fx.wpr-pointer-fx-drop .wpr-active-menu-item:after {bottom: 0 !important;}.wpr-pointer-border-fx.wpr-pointer-fx-grow .wpr-active-menu-item:before, .wpr-pointer-border-fx.wpr-pointer-fx-shrink .wpr-active-menu-item:before, .wpr-pointer-background-fx.wpr-pointer-fx-grow .wpr-active-menu-item:before, .wpr-pointer-background-fx.wpr-pointer-fx-shrink .wpr-active-menu-item:before, .wpr-pointer-background-fx.wpr-pointer-fx-sweep .wpr-active-menu-item:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.wpr-pointer-background-fx.wpr-pointer-fx-skew .wpr-active-menu-item:before {-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg);}.wpr-mobile-nav-menu .sub-menu-toggle {display: none !important;}.elementor-widget-wpr-nav-menu .wpr-nav-menu .wpr-menu-item, .elementor-widget-wpr-nav-menu .wpr-mobile-nav-menu a, .elementor-widget-wpr-nav-menu .wpr-mobile-toggle-text {line-height: 26px;}.elementor-widget-wpr-nav-menu .wpr-sub-menu .wpr-sub-menu-item {font-size: 14px;}.wpr-mega-menu {position: relative;}.wpr-mega-menu a.wpr-menu-item, .wpr-mega-menu a.wpr-sub-menu-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-mega-menu .wpr-pointer-item:before, .wpr-mega-menu .wpr-pointer-item:after {position: absolute;}.wpr-mega-menu .wpr-sub-icon {margin-left: auto;}.wpr-nav-menu-horizontal .wpr-mega-menu .wpr-sub-icon {margin-top: -1px;}.wpr-nav-menu-vertical .wpr-mega-menu .wpr-sub-icon, .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu > li > a > .wpr-mobile-sub-icon {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.wpr-mega-menu .wpr-sub-icon-rotate {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.wpr-sub-mega-menu {display: none;position: absolute;z-index: 99999;overflow: hidden;width: 100%;text-align: left;}.wpr-sub-mega-menu, .wpr-sub-mega-menu ul {font-size: 1rem;}.wpr-nav-menu-vertical .wpr-sub-mega-menu {width: 840px;}li.wpr-mega-menu-pos-default {position: static;}.wpr-mega-menu-pos-default .wpr-sub-mega-menu {left: 0;}.wpr-mega-menu-width-full .wpr-sub-mega-menu {width: 100vw;left: -110%;}.wpr-main-menu-align-center .wpr-nav-menu-horizontal .wpr-mega-menu-pos-default.wpr-mega-menu-width-custom .wpr-sub-mega-menu {left: 50%;}.wpr-mega-menu-icon {position: relative;top: -1px;margin-right: 5px;}.wpr-mega-menu-badge {font-size: 11px;padding: 2px 5px;line-height: 1;}.wpr-nav-menu-horizontal .wpr-mega-menu-badge {position: absolute;top: -4px;right: 0;}.wpr-nav-menu-horizontal .wpr-mega-menu-badge:after {content: ' ';position: absolute;top: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);border-left: 3px solid transparent;border-right: 3px solid transparent;border-top-width: 3px;border-top-style: solid;border-top-color: inherit;}.wpr-nav-menu-vertical .wpr-mega-menu-badge, .wpr-mobile-nav-menu .wpr-mega-menu-badge {margin-left: 5px;}.wpr-nav-menu-vertical .wpr-mega-menu-badge {margin-left: 5px;vertical-align: middle;position: relative;top: -1px;}.wpr-nav-menu-horizontal .wpr-mega-menu-badge-animation {-webkit-animation: badgeBounce 2s ease-in-out infinite;animation: badgeBounce 2s ease-in-out infinite;}.wpr-nav-menu-vertical .wpr-mega-menu-badge-animation {-webkit-animation: badgeFade 2s ease-in-out infinite;animation: badgeFade 2s ease-in-out infinite;}div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-menu, div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-mega-menu {display: block;visibility: hidden;opacity: 0;z-index: -1;-webkit-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;transition: all 0.2s ease-in;}div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-menu.wpr-animate-sub, div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-mega-menu.wpr-animate-sub {visibility: visible;opacity: 1;z-index: 9999;}.wpr-animate-sub-fix {left: -100%;}.wpr-sub-menu-fx-fade .wpr-sub-mega-menu {-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}.wpr-sub-menu-fx-move-up .wpr-sub-menu, .wpr-sub-menu-fx-move-up .wpr-sub-mega-menu {margin-top: 10px;}.wpr-sub-menu-fx-move-down .wpr-sub-menu, .wpr-sub-menu-fx-move-down .wpr-sub-mega-menu {margin-top: -10px;}.wpr-sub-menu-fx-move-left .wpr-sub-menu, .wpr-sub-menu-fx-move-left .wpr-sub-mega-menu {margin-left: 10px;}.wpr-sub-menu-fx-move-right .wpr-sub-menu, .wpr-sub-menu-fx-move-right .wpr-sub-mega-menu {margin-left: -10px;}.wpr-sub-menu-fx-move-up .wpr-sub-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-up .wpr-sub-mega-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-down .wpr-sub-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-down .wpr-sub-mega-menu.wpr-animate-sub {margin-top: 0;}.wpr-sub-menu-fx-move-left .wpr-sub-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-left .wpr-sub-mega-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-right .wpr-sub-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-right .wpr-sub-mega-menu.wpr-animate-sub {margin-left: 0;}@-webkit-keyframes badgeBounce {0% {-webkit-transform:translateY(0);transform:translateY(0);}50% {-webkit-transform:translateY(-25%);transform:translateY(-25%);}0% {-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes badgeBounce {0% {-webkit-transform:translateY(0);transform:translateY(0);}50% {-webkit-transform:translateY(-25%);transform:translateY(-25%);}0% {-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes badgeFade {0% {opacity: 1 }50% {opacity: 0.5 }0% {opacity: 1 }}@keyframes badgeFade {0% {opacity: 1 }50% {opacity: 0.5 }0% {opacity: 1 }}.wpr-mobile-menu-display-dropdown .wpr-mobile-mega-menu-wrap {display: none;position: absolute;z-index: 9999;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu-wrap {display: block;position: fixed;top: 0;z-index: 9999;height: 100vh;min-height: 100%;overflow: hidden;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;}.admin-bar .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu-wrap {top: 32px;}.wpr-mobile-menu-offcanvas-slide-left .wpr-mobile-mega-menu-wrap, .wpr-mobile-menu-offcanvas-slide-center .wpr-mobile-mega-menu-wrap {left: 0;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}.wpr-mobile-menu-offcanvas-slide-right .wpr-mobile-mega-menu-wrap {right: 0;-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu-open {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}.wpr-mobile-mega-menu-overlay {opacity: 0;visibility: hidden;position: fixed;top: 0;left: 0;z-index: 9998;width: 100%;height: 100%;-webkit-transition: opacity 0.2s ease-in;-o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}.wpr-mobile-mega-menu-open + .wpr-mobile-mega-menu-overlay {opacity: 1;visibility: visible;}.mobile-mega-menu-header {display: -webkit-box;display: -ms-flexbox;display: flex;}.mobile-mega-menu-close {margin-left: auto;cursor: pointer;}.wpr-mobile-mega-menu .wpr-mobile-menu-item, .wpr-mobile-mega-menu .wpr-mobile-sub-menu-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-mobile-mega-menu .wpr-mobile-sub-icon {margin-left: auto;font-size: 13px;}.wpr-mobile-mega-menu > li > a > .wpr-mobile-sub-icon {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;position: absolute;right: 0;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu li {overflow: hidden;}.wpr-mobile-mega-menu a:after {display: none;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu {position: relative;}.wpr-mobile-mega-menu > li > a, .wpr-mobile-mega-menu .wpr-mobile-sub-menu > li > a {position: relative;left: 0;-webkit-transition-property: left;-o-transition-property: left;transition-property: left;}.wpr-mobile-mega-menu.wpr-mobile-sub-offcanvas-open > li > a {left: -100%;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-sub-mega-menu, .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu > li > .wpr-mobile-sub-menu {display: block;position: absolute;width: 100%;top: 0;left: 100%;z-index: 1;-webkit-transition-property: left;-o-transition-property: left;transition-property: left;}.wpr-mobile-sub-offcanvas-open .wpr-mobile-sub-open > .wpr-mobile-sub-mega-menu, .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu > .wpr-mobile-sub-open > .wpr-mobile-sub-menu {left: 0;}.wpr-mobile-mega-menu.wpr-mobile-sub-offcanvas-open > li > a {margin-right: 20px;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-sub-offcanvas-open .wpr-mobile-sub-open .wpr-mobile-sub-mega-menu, .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu > .wpr-mobile-sub-open > .wpr-mobile-sub-menu {margin-left: 0 !important;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu .wpr-mobile-sub-menu .wpr-mobile-sub-menu {padding-left: 10px;}.wpr-mobile-sub-offcanvas-open .wpr-mobile-sub-open .wpr-mobile-sub-menu {display: block;}.wpr-menu-offcanvas-back {display: none;}.wpr-mobile-menu-display-offcanvas .wpr-menu-offcanvas-back {display: block;cursor: pointer;}.wpr-mobile-menu-display-dropdown .wpr-mobile-mega-menu li.wpr-menu-offcanvas-back-wrap {display: none;}.wpr-mobile-mega-menu-wrap[toggle-backface="yes"] .wpr-mobile-sub-offcanvas-open li.menu-item > ul {display: none !important;}.wpr-mobile-mega-menu-wrap[toggle-backface="yes"] .wpr-mobile-sub-offcanvas-open li.wpr-mobile-sub-open.menu-item > ul {display: block !important;}.wpr-onepage-nav {position: fixed;z-index: 99999;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-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-onepage-nav-item {position: relative;}.wpr-onepage-nav-item:last-child {margin-bottom: 0 !important;}.wpr-onepage-nav-vr-top .wpr-onepage-nav {top: 0;}.wpr-onepage-nav-vr-middle .wpr-onepage-nav {top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-onepage-nav-vr-bottom .wpr-onepage-nav {bottom: 0;}.wpr-onepage-nav-hr-left .wpr-onepage-nav {left: 0;}.wpr-onepage-nav-hr-right .wpr-onepage-nav {right: 0;}.wpr-onepage-nav-item .wpr-tooltip {text-align: center;}.wpr-onepage-nav-item:hover .wpr-tooltip {opacity: 1;visibility: visible;}.wpr-onepage-nav-hr-left .wpr-onepage-nav-item:hover .wpr-tooltip {-ms-transform: translate(10%, -50%);transform: translate(10%, -50%);-webkit-transform: translate(10%, -50%);}.wpr-onepage-nav-hr-left .wpr-onepage-nav-item .wpr-tooltip {top: 50%;left: 100%;-ms-transform: translate(20%, -50%);transform: translate(20%, -50%);-webkit-transform: translate(20%, -50%);}.wpr-onepage-nav-hr-left .wpr-onepage-nav-item .wpr-tooltip:before {left: auto;left: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(90deg);-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);}.wpr-onepage-nav-hr-right .wpr-onepage-nav-item:hover .wpr-tooltip {-ms-transform: translate(-110%, -50%);transform: translate(-110%, -50%);-webkit-transform: translate(-110%, -50%);}.wpr-onepage-nav-hr-right .wpr-onepage-nav-item .wpr-tooltip {top: 50%;left: 0;-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);-webkit-transform: translate(-120%, -50%);}.wpr-onepage-nav-hr-right .wpr-onepage-nav-item .wpr-tooltip:before {left: auto;right: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);}.elementor-widget-wpr-onepage-nav .wpr-onepage-nav {background-color: #605BE5;-webkit-box-shadow: 0px 0px 15px 0px #D7D7D7;box-shadow: 0px 0px 15px 0px #D7D7D7;}.elementor-widget-wpr-onepage-nav .wpr-onepage-nav-item .wpr-tooltip {font-size: 14px;}.wpr-post-title, .wpr-archive-title, .wpr-author-box-name, .wpr-author-box-title {margin: 0;}.wpr-archive-title:after {content: ' ';display: block;}.wpr-featured-media-image {position: relative;display: inline-block;vertical-align: middle;}.wpr-featured-media-caption {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 100%;}.wpr-featured-media-caption span {display: inline-block;}.wpr-fm-image-caption-hover .wpr-featured-media-caption, .wpr-fm-image-caption-hover .wpr-featured-media-caption {opacity: 0;-webkit-transition-property: opacity;-o-transition-property: opacity;transition-property: opacity;}.wpr-fm-image-caption-hover:hover .wpr-featured-media-caption, .wpr-fm-image-caption-hover:hover .wpr-featured-media-caption {opacity: 1;}.wpr-gallery-slider {opacity: 0;}.wpr-gallery-lightbox-yes .wpr-featured-media-image {cursor: pointer;}.wpr-gallery-slide img {margin: 0 auto;}.wpr-gallery-slider-arrows-wrap {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left: 0;z-index: 1;height: 0 !important;width: 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;}.wpr-thumbnail-slider-arrows-wrap {position: absolute;top: 90%;left: 0;z-index: 1;width: 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;}.wpr-thumbnail-slider-arrow {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left: 0;z-index: 1;width: 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;}.wpr-tsa-hidden {display: none;}.wpr-thumbnail-slider-next-arrow {right: 0;left: auto;}.wpr-thumbnail-slider-prev-arrow[disabled]{opacity: 0.6;}.wpr-product-media-thumbs-vertical .wpr-thumbnail-slider-prev-arrow {top: 7px !important;left: 50% !important;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-product-media-thumbs-vertical .wpr-thumbnail-slider-next-arrow {top: auto !important;bottom: 7px !important;left: 50% !important;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-product-media-thumbs-vertical .wpr-thumbnail-slider-prev-arrow i {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg) }.wpr-product-media-thumbs-vertical .wpr-thumbnail-slider-next-arrow i {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg) }.wpr-product-media-thumbs-vertical .flex-control-nav li {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-product-media-thumbs-vertical .flex-control-nav li img {width: 100% !important;height: 100% !important;-o-object-fit: cover !important;object-fit: cover !important;}.wpr-product-media-thumbs-vertical .flex-control-nav li img {width: 100% !important;height: 100% !important;-o-object-fit: cover !important;object-fit: cover !important;}.wpr-gallery-slider-arrow, .wpr-thumbnail-slider-arrow {position: absolute;top: 50%;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;z-index: 120;-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;text-align: center;cursor: pointer;}.wpr-gallery-slider-arrow i, .wpr-thumbnail-slider-arrow i {display: block;width: 100%;line-height: inherit;}.wpr-gallery-slider-arrow {-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-product-media-slider-nav-fade .wpr-gallery-slider-arrow {opacity: 0;visibility: hidden;}.wpr-product-media-slider-nav-fade .wpr-gallery-slider:hover .wpr-gallery-slider-arrow {opacity: 1;visibility: visible;}.wpr-gallery-slider-nav-fade .wpr-gallery-slider-arrow {opacity: 0;visibility: hidden;}.wpr-thumbnail-slider-nav-fade .wpr-fcn-wrap:hover .wpr-thumbnail-slider-arrow[disabled] {opacity: 0.6;}.wpr-thumbnail-slider-nav-fade .wpr-fcn-wrap:hover .wpr-thumbnail-slider-arrow, .wpr-gallery-slider-nav-fade .flex-viewport:hover .wpr-gallery-slider-arrow {opacity: 1;visibility: visible;}.wpr-thumbnail-slider-arrow {-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-thumbnail-slider-nav-fade .wpr-thumbnail-slider-arrow {opacity: 0;visibility: hidden;}.wpr-thumbnail-slider-nav-fade .wpr-product-thumb-nav:hover .wpr-thumbnail-slider-arrow {opacity: 1;visibility: visible;}.wpr-product-media-lightbox {position: absolute;top: 0;right: 0;z-index: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-gallery-slider-dots {position: absolute;display: inline-table;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 1;}.wpr-gallery-slider-dots ul {list-style: none;margin: 0;padding: 0;}.wpr-gallery-slider-dots li {float: left;}.wpr-gallery-slider-dot {display: block;cursor: pointer;}.wpr-gallery-slider-dots li:last-child .wpr-gallery-slider-dot {margin: 0 !important;}.wpr-author-box-image {display: inline-block;overflow: hidden;}.wpr-author-box-arrange-left .wpr-author-box {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-author-box-arrange-right .wpr-author-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-author-box-arrange-left .wpr-author-box-image, .wpr-author-box-arrange-right .wpr-author-box-image {-ms-flex-negative: 0;flex-shrink: 0;}.wpr-author-box-arrange-left .wpr-author-box-text, .wpr-author-box-arrange-right .wpr-author-box-text {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-author-box-btn {display: inline-block;}.wpr-post-navigation-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-posts-navigation-svg-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-post-navigation-wrap>div:last-child {margin-right: 0 !important;}.wpr-post-nav-fixed-default-wrap {position: fixed;bottom: 0;z-index: 999;}.wpr-post-nav-fixed.wpr-post-navigation {position: fixed;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 999;}.wpr-post-nav-fixed.wpr-post-navigation a {display: block;}.wpr-post-nav-fixed.wpr-post-navigation img {position: absolute;top: 0;max-width: none;}.wpr-post-nav-fixed.wpr-post-nav-prev {left: 0;}.wpr-post-nav-fixed.wpr-post-nav-next {right: 0;}.wpr-post-nav-fixed.wpr-post-nav-hover img {opacity: 0;}.wpr-post-nav-fixed.wpr-post-nav-hover.wpr-post-nav-prev img {-webkit-transform: perspective(600px) rotateY(90deg);transform: perspective(600px) rotateY(90deg);-webkit-transform-origin: center left 0;-ms-transform-origin: center left 0;transform-origin: center left 0;}.wpr-post-nav-fixed.wpr-post-nav-hover.wpr-post-nav-next img {-webkit-transform: perspective(600px) rotateY(-90deg);transform: perspective(600px) rotateY(-90deg);-webkit-transform-origin: center right 0;-ms-transform-origin: center right 0;transform-origin: center right 0;}.wpr-post-nav-fixed.wpr-post-nav-hover:hover img {opacity: 1;position: absolute;-webkit-transform: none;-ms-transform: none;transform: none;}.wpr-post-nav-static.wpr-post-navigation {width: 50%;}.wpr-post-navigation {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;background-size: cover;background-position: center center;background-repeat: no-repeat;}.wpr-post-navigation {position: relative;}.wpr-post-navigation a {position: relative;z-index: 2;}.wpr-post-nav-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s;}.wpr-post-nav-back {-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;font-size: 30px;}.wpr-post-navigation a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-post-nav-next a {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-post-nav-labels {min-width: 0;}.wpr-post-nav-labels h5 {display: -webkit-box;display: -ms-flexbox;display: flex;overflow: hidden;white-space: nowrap;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;text-overflow: ellipsis;}.wpr-post-nav-labels span {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-post-nav-next .wpr-post-nav-labels > span, .wpr-post-nav-next .wpr-post-nav-labels h5 {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-post-navigation i {text-align: center;}.wpr-post-nav-dividers {padding: 10px 0;border-top: 1px solid #000;border-bottom: 1px solid #000;}.wpr-post-nav-divider {-ms-flex-item-align: stretch;-ms-grid-row-align: stretch;align-self: stretch;-ms-flex-negative: 0;flex-shrink: 0;}.wpr-post-nav-dividers.wpr-post-navigation-wrap {padding-left: 0 !important;padding-right: 0 !important;}.wpr-post-nav-back a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 0;}.wpr-post-nav-back span {display: inline-block;border-style: solid;}.wpr-post-nav-back span:nth-child(2n) {margin-right: 0 !important;}.wpr-custom-field {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-custom-field .wpr-post-info-text {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.elementor-widget-wpr-custom-field-pro ul {list-style: none;margin: 0;padding: 0;}.wpr-post-info {padding: 0;margin: 0;list-style: none;}.wpr-post-info li {position: relative;}.wpr-post-info-horizontal li {display: inline-block;}.wpr-post-info-horizontal li:last-child {padding-right: 0 !important;}.wpr-post-info-vertical li:last-child {padding-bottom: 0 !important;}.wpr-post-info li .wpr-post-info-text {display: inline-block;text-align: left !important;}.wpr-post-info li:after {content: ' ';display: inline-block;position: absolute;}.wpr-post-info li:last-child:after {display: none;}.wpr-post-info-horizontal li:after {top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-post-info-vertical li:after {bottom: 0;}.wpr-post-info-align-left .wpr-post-info-vertical li:after {left: 0;}.wpr-post-info-align-center .wpr-post-info-vertical li:after {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-post-info-align-right .wpr-post-info-vertical li:after {right: 0;}.wpr-post-info-text span {display: inline-block;}.wpr-post-info-author img {display: inline-block;margin-right: 10px;vertical-align: middle;}.wpr-post-info-custom-field a, .wpr-post-info-custom-field span {display: inline-block;}.wpr-comments-list, .wpr-comments-list ul.children {list-style: none;padding: 0;margin: 0;}.wpr-comment-avatar {float: left;overflow: hidden;}.wpr-comment-avatar img {margin: 0 !important;position: static !important;}.wpr-comment-metadata>* {display: inline-block;}.wpr-comment-metadata p {display: block;}.wpr-comments-wrap .comment-reply-link {float: none !important;}.wpr-comment-reply-separate.wpr-comment-reply-align-right .wpr-comment-reply {text-align: right;}.wpr-comment-reply-inline.wpr-comment-reply-align-right .wpr-comment-reply {float: right;}.wpr-comment-reply-inline.wpr-comment-reply-align-left .wpr-comment-reply:before {content: '\00a0|\00a0';}.wpr-comment-reply a, .wpr-comments-navigation a, .wpr-comments-navigation span {display: inline-block;}.wpr-comments-navigation-center, .wpr-comments-navigation-justify {text-align: center;}.wpr-comments-navigation-left {text-align: left;}.wpr-comments-navigation-right {text-align: right;}.wpr-comments-navigation-justify a.prev {float: left;}.wpr-comments-navigation-justify a.next {float: right;}.wpr-comment-form .comment-notes {display: none;}.wpr-comment-form-text, .wpr-comment-form-text textarea, .wpr-comment-form-author input, .wpr-comment-form-email input, .wpr-comment-form-url input {display: block;width: 100%;}.wpr-comment-form {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-comment-form label {margin-bottom: 10px;}.wpr-comment-form-fields {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-cf-no-url .wpr-comment-form-email {margin-right: 0 !important;}.wpr-cf-style-1 .wpr-comment-form-fields, .wpr-cf-style-4 .wpr-comment-form-fields {display: block;}.wpr-comment-form .wpr-comment-form-fields>div {width: 100%;}.wpr-cf-style-2 .wpr-comment-form-fields, .wpr-cf-style-5 .wpr-comment-form-fields, .wpr-comment-form[class*="wpr-cf-pro"] .wpr-comment-form-fields {display: block;width: 60%;}.wpr-cf-style-2 .wpr-comment-form-fields > div, .wpr-cf-style-5 .wpr-comment-form-fields > div, .wpr-comment-form[class*="wpr-cf-pro"] > div {margin-right: 0 !important;}.wpr-cf-style-4.wpr-comment-form .wpr-comment-form-fields, .wpr-cf-style-5.wpr-comment-form .wpr-comment-form-fields, .wpr-cf-style-6.wpr-comment-form .wpr-comment-form-fields, .wpr-comment-form[class*="wpr-cf-pro"] .wpr-comment-form-fields {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.wpr-submit-comment {cursor: pointer;}.wpr-comments-list .comment-respond {margin-bottom: 30px;}.wpr-grid-image-wrap img.wpr-hidden-image {opacity: 0;visibility: hidden;}.wpr-hide-items-before-append {opacity: 0;}.wpr-grid {opacity: 0;}.wpr-grid-item {float: left;position: relative;text-align: center;}.wpr-grid-item.post {margin: 0;}.elementor-widget-wpr-grid:not(.wpr-item-styles-wrapper) .wpr-grid-item {padding: 0 !important;}.wpr-grid-item, .wpr-grid-item * {outline: none !important;}.wpr-grid-last-row {margin-bottom: 0 !important;}.wpr-grid-item-above-content {border-bottom: 0 !important;border-bottom-left-radius: 0 !important;border-bottom-right-radius: 0 !important;}.wpr-grid:not([data-settings*="list"]) .wpr-grid-media-wrap + .wpr-grid-item-below-content {border-top: 0 !important;border-top-left-radius: 0 !important;border-top-right-radius: 0 !important;}.wpr-grid-item-inner, .wpr-grid-media-wrap {position: relative;}.wpr-grid-image-wrap {overflow: hidden;}.wpr-grid-image-wrap img {display: block;width: 100%;border-radius: inherit;}.wpr-grid-media-hover {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.wpr-grid-media-hover-top {position: absolute;top: 0;left: 0;width: 100%;z-index: 2;}.wpr-grid-media-hover-bottom {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 2;}.wpr-grid-media-hover-middle {position: relative;z-index: 2;}.wpr-magazine-grid-wrap {opacity: 0;}.wpr-grid .wpr-cv-container, .wpr-magazine-grid .wpr-cv-container {z-index: 1;}.wpr-magazine-grid:before, .wpr-magazine-grid:after {content: none;}.wpr-grid-item-display-block {clear: both;}.wpr-grid-item-display-inline.wpr-grid-item-align-left, .wpr-grid-item-display-custom.wpr-grid-item-align-left {float: left;}.wpr-grid-item-display-inline.wpr-grid-item-align-right, .wpr-grid-item-display-custom.wpr-grid-item-align-right {float: right;}.wpr-grid-item-display-inline.wpr-grid-item-align-center, .wpr-grid-item-display-custom.wpr-grid-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-grid-item-title .inner-block a, .wpr-grid-item-date .inner-block>span, .wpr-grid-item-time .inner-block>span, .wpr-grid-item-author .inner-block a, .wpr-grid-item-comments .inner-block a, .wpr-grid-item-read-more .inner-block a, .wpr-grid-item-likes .inner-block a, .wpr-grid-item-sharing .inner-block>span, .wpr-insta-feed-item-sharing .inner-block>span, .wpr-grid-item-lightbox .inner-block>span, .wpr-grid-product-categories .inner-block a, .wpr-grid-product-tags .inner-block a, .wpr-grid-tax-style-1 .inner-block a, .wpr-grid-tax-style-2 .inner-block a, .wpr-grid-cf-style-1 .inner-block>a, .wpr-grid-cf-style-1 .inner-block>span, .wpr-grid-cf-style-2 .inner-block>a, .wpr-grid-cf-style-2 .inner-block>span, .wpr-grid-sep-style-1 .inner-block>span, .wpr-twitter-feed-sep-style-1 .inner-block>span, .wpr-grid-sep-style-2 .inner-block>span, .wpr-grid-item-status .inner-block>span, .wpr-grid-item-price .inner-block>span, .wpr-grid-item-add-to-cart .inner-block>a, .wpr-grid-item-read-more .inner-block a {display: inline-block;}.wpr-grid-item-display-custom.wpr-grid-item-title .inner-block a, .wpr-grid-item-display-custom.wpr-grid-item-date .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-time .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-comments .inner-block a, .wpr-grid-item-display-custom.wpr-grid-item-read-more .inner-block a, .wpr-grid-item-display-custom.wpr-grid-item-likes .inner-block a, .wpr-grid-item-display-custom.wpr-grid-item-sharing .inner-block>span, .wpr-insta-feed-item-display-custom.wpr-insta-feed-item-sharing .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-lightbox .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-cf-style-1 .inner-block>a, .wpr-grid-item-display-custom.wpr-grid-cf-style-1 .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-cf-style-2 .inner-block>a, .wpr-grid-item-display-custom.wpr-grid-cf-style-2 .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-sep-style-1 .inner-block>span, .wpr-twitter-feed-item-display-custom.wpr-twitter-feed-sep-style-1 .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-sep-style-2 .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-product-status .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-product-price .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-add-to-cart .inner-block>a, .wpr-grid-item-display-custom.wpr-grid-item-read-more .inner-block a {width: 100%;}.wpr-grid-item-content .inner-block, .wpr-grid-item-excerpt .inner-block, .wpr-insta-feed-item-caption .inner-block {display: inline-block;}.wpr-grid-item-excerpt .inner-block p, .wpr-insta-feed-item-caption .inner-block p {margin: 0 !important;}.wpr-grid-media-hover-bg {position: absolute;}.wpr-grid-media-hover-bg img {position: absolute;top: 50%;left: 50%;-webkit-transform: translate( -50%, -50%) scale(1) !important;-ms-transform: translate( -50%, -50%) scale(1) !important;transform: translate( -50%, -50%) scale(1) !important;-webkit-filter: grayscale(0) !important;filter: grayscale(0) !important;-webkit-filter: blur(0px) !important;-filter: blur(0px) !important;}.wpr-grid-item-author img, .wpr-grid-item-author span {display: inline-block;vertical-align: middle;}.wpr-grid-item-author img {-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;-webkit-filter: none !important;filter: none !important;}.wpr-grid-item-likes .inner-block a {text-align: center;}.wpr-likes-no-default.wpr-likes-zero i {padding: 0 !important;}.wpr-grid-item-sharing .inner-block a, .wpr-insta-feed-item-sharing .inner-block a {text-align: center;}.wpr-grid-item-sharing .wpr-post-sharing, .wpr-insta-feed-item-sharing .wpr-post-sharing {position: relative;}.wpr-grid-item-sharing .wpr-sharing-icon, .wpr-insta-feed-item-sharing .wpr-sharing-icon {display: inline-block;position: relative;}.wpr-grid-item-sharing .wpr-sharing-icon .wpr-tooltip, .wpr-insta-feed-item-sharing .wpr-sharing-icon .wpr-tooltip {left: 50%;-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-grid-item-sharing .wpr-sharing-icon:hover .wpr-tooltip, .wpr-insta-feed-item-sharing .wpr-sharing-icon:hover .wpr-tooltip {visibility: visible;opacity: 1;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);}.wpr-grid-item-sharing .wpr-tooltip:before, .wpr-insta-feed-item-sharing .wpr-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);}.wpr-grid-item-sharing .wpr-sharing-trigger, .wpr-insta-feed-item-sharing .wpr-sharing-trigger {cursor: pointer;}.wpr-grid-item-sharing .wpr-tooltip, .wpr-insta-feed-item-sharing .wpr-tooltip {display: block;padding: 10px;}.wpr-grid-item-sharing .wpr-sharing-hidden, .wpr-insta-feed-item-sharing .wpr-sharing-hidden {visibility: hidden;position: absolute;z-index: 3;text-align: center;}.wpr-grid-item-sharing .wpr-sharing-hidden a, .wpr-insta-feed-item-sharing .wpr-sharing-hidden a {opacity: 0;}.wpr-sharing-hidden a {position: relative;top: -5px;-webkit-transition-duration: 0.3s !important;-o-transition-duration: 0.3s !important;transition-duration: 0.3s !important;-webkit-transition-timing-function: cubic-bezier(.445, .050, .55, .95);-o-transition-timing-function: cubic-bezier(.445, .050, .55, .95);transition-timing-function: cubic-bezier(.445, .050, .55, .95);-webkit-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;}.wpr-sharing-hidden a+a {-webkit-transition-delay: 0.1s;-o-transition-delay: 0.1s;transition-delay: 0.1s;}.wpr-sharing-hidden a+a+a {-webkit-transition-delay: 0.2s;-o-transition-delay: 0.2s;transition-delay: 0.2s;}.wpr-sharing-hidden a+a+a+a {-webkit-transition-delay: 0.3s;-o-transition-delay: 0.3s;transition-delay: 0.3s;}.wpr-sharing-hidden a+a+a+a+a {-webkit-transition-delay: 0.4s;-o-transition-delay: 0.4s;transition-delay: 0.4s;}.wpr-grid-item-sharing a:last-of-type, .wpr-insta-feed-item-sharing a:last-of-type {margin-right: 0 !important;}.wpr-grid-item-sharing .inner-block a, .wpr-insta-feed-item-sharing .inner-block a {-webkit-transition-property: color, background-color, border;-o-transition-property: color, background-color, border;transition-property: color, background-color, border;-webkit-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}.wpr-grid-item-read-more .inner-block>a, .wpr-grid-item-add-to-cart .inner-block>a {position: relative;overflow: hidden;vertical-align: middle;}.wpr-grid-item-read-more .inner-block>a i, .wpr-grid-item-read-more .inner-block>a span, .wpr-grid-item-add-to-cart .inner-block>a i, .wpr-grid-item-add-to-cart .inner-block>a span {position: relative;z-index: 2;opacity: 1;}.wpr-grid-item-read-more .inner-block>a:before, .wpr-grid-item-read-more .inner-block>a:after, .wpr-grid-item-add-to-cart .inner-block>a:before, .wpr-grid-item-add-to-cart .inner-block>a:after {z-index: 1;}.wpr-grid-item-lightbox .inner-block>span, .wpr-grid-lightbox-overlay {cursor: pointer;}.wpr-grid-lightbox-overlay {position: absolute;top: 0;left: 0;z-index: 10;width: 100%;height: 100%;}.admin-bar .lg-toolbar {top: 32px;}.wpr-grid-item-separator .inner-block, .wpr-twitter-feed-item-separator {font-size: 0;line-height: 0;}.wpr-grid-item-separator.wpr-grid-item-display-inline span {width: 100% !important;}.wpr-grid-extra-icon-left, .wpr-grid-extra-icon-right {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-grid-extra-icon-left svg, .wpr-grid-extra-icon-right svg {width: 1em;height: 1em;vertical-align: middle;fill: currentColor;}.wpr-woo-rating i {display: inline;position: relative;font-family: "eicons";font-style: normal;line-height: 1;overflow: hidden;}.wpr-woo-rating i:before {content: '\e934';font-weight: 900;display: block;position: absolute;top: 0;left: 0;font-size: inherit;font-family: inherit;overflow: hidden;}.wpr-woo-rating-style-2 .wpr-woo-rating i:before {content: '\002605';}.wpr-woo-rating .wpr-rating-marked, .wpr-woo-rating .wpr-rating-unmarked {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;}.wpr-woo-rating i:last-of-type {margin-right: 0 !important;}.wpr-rating-icon-empty:before {display: none !important;}.wpr-rating-icon-5 .wpr-rating-marked svg {mask: -webkit-gradient(linear, left top, right top, color-stop(50%, black), color-stop(50%, transparent));mask: linear-gradient(to right, black 50%, transparent 50%);-webkit-mask: -webkit-gradient(linear, left top, right top, color-stop(50%, black), color-stop(50%, transparent));-webkit-mask: linear-gradient(to right, black 50%, transparent 50%);}.wpr-rating-icon-0:before, .wpr-rating-icon-0 .wpr-rating-marked {width: 0;}.wpr-rating-icon-1:before, .wpr-rating-icon-1 .wpr-rating-marked {width: 20%;}.wpr-rating-icon-2:before, .wpr-rating-icon-2 .wpr-rating-marked {width: 30%;}.wpr-rating-icon-3:before, .wpr-rating-icon-3 .wpr-rating-marked {width: 35%;}.wpr-rating-icon-4:before, .wpr-rating-icon-4 .wpr-rating-marked {width: 40%;}.wpr-rating-icon-5:before, .wpr-rating-icon-5 .wpr-rating-marked:not(:has(svg)) {width: 50%;}.wpr-rating-icon-6:before, .wpr-rating-icon-6 .wpr-rating-marked {width: 60%;}.wpr-rating-icon-7:before, .wpr-rating-icon-7 .wpr-rating-marked {width: 65%;}.wpr-rating-icon-8:before, .wpr-rating-icon-8 .wpr-rating-marked {width: 70%;}.wpr-rating-icon-9:before, .wpr-rating-icon-9 .wpr-rating-marked {width: 80%;}.wpr-rating-icon-full:before {width: 100%;}.wpr-rating-icon {position: relative;overflow: hidden;}.wpr-rating-icon .wpr-rating-marked {overflow: hidden;position: absolute;left: 0;}.wpr-woo-rating .wpr-rating-icon, i[class*="wpr-rating-icon-"] {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-grid-filters li {display: inline-block;}.wpr-grid-filters li:last-of-type {margin-right: 0 !important;}.wpr-grid-filters li span {display: inline-block;cursor: pointer;text-decoration: inherit;}.wpr-grid-filters li a {display: inline-block;}.wpr-grid-filters li sup {position: relative;padding-left: 5px;line-height: 1;}.wpr-grid-filters li sup[data-brackets="yes"]:before {content: '\0028';}.wpr-grid-filters li sup[data-brackets="yes"]:after {content: '\0029';}.wpr-grid-filters .wpr-active-filter.wpr-pointer-item:before, .wpr-grid-filters .wpr-active-filter.wpr-pointer-item:after {opacity: 1 !important;width: 100% !important;}.wpr-grid-filters-sep {font-style: normal;}.wpr-grid-filters-sep-right li:last-of-type .wpr-grid-filters-sep, .wpr-grid-filters-sep-left li:first-child .wpr-grid-filters-sep {display: none;}.wpr-sub-filters {display: none;padding: 0;}.wpr-grid-sorting {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-grid-sorting>div, .wpr-grid-sorting .woocommerce-ordering {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-grid-sorting .woocommerce-ordering {text-align: right;}.wpr-grid-sorting .woocommerce-ordering select {width: auto;outline: none !important;}.wpr-grid-sorting .wpr-shop-page-title, .wpr-grid-sorting .woocommerce-result-count, .wpr-grid-sorting .woocommerce-ordering {margin: 0 !important;}.wpr-atc-not-clickable {opacity: 0.5;pointer-events: none;}@-webkit-keyframes added-tc-popup-animation {from {opacity: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes added-tc-popup-animation {from {opacity: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-webkit-keyframes added-tc-popup-animation-hide {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}}@keyframes added-tc-popup-animation-hide {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}}@-webkit-keyframes added-tc-popup-animation-bottom {from {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes added-tc-popup-animation-bottom {from {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-webkit-keyframes added-tc-popup-animation-hide-bottom {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}}@keyframes added-tc-popup-animation-hide-bottom {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}}@keyframes added-tc-popup-animation-hide-bottom {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}}@-webkit-keyframes added-tc-popup-animation-slide-in-left {from {opacity: 0;-webkit-transform: translateX(100%);transform: translateX(100%)}to {opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes added-tc-popup-animation-slide-in-left {from {opacity: 0;-webkit-transform: translateX(100%);transform: translateX(100%)}to {opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@-webkit-keyframes added-tc-popup-animation-slide-out-left {from {opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}to {opacity: 0;-webkit-transform: translateX(100%);transform: translateX(100%)}}@keyframes added-tc-popup-animation-slide-out-left {from {opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}to {opacity: 0;-webkit-transform: translateX(100%);transform: translateX(100%)}}@-webkit-keyframes added-tc-popup-animation-scale-up {from {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}to {opacity: 1;-webkit-transform: scale(1);transform: scale(1)}}@keyframes added-tc-popup-animation-scale-up {from {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}to {opacity: 1;-webkit-transform: scale(1);transform: scale(1)}}@-webkit-keyframes added-tc-popup-animation-scale-down {from {opacity: 1;-webkit-transform: scale(1);transform: scale(1)}to {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}}@keyframes added-tc-popup-animation-scale-down {from {opacity: 1;-webkit-transform: scale(1);transform: scale(1)}to {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}}@-webkit-keyframes added-tc-popup-animation-fade {from {opacity: 0;}to {opacity: 1;}}@keyframes added-tc-popup-animation-fade {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes added-tc-popup-animation-fade-out {from {opacity: 1;}to {opacity: 0;}}@keyframes added-tc-popup-animation-fade-out {from {opacity: 1;}to {opacity: 0;}}@-webkit-keyframes added-tc-popup-animation-skew {from {opacity: 0;-webkit-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg)}to {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}}@keyframes added-tc-popup-animation-skew {from {opacity: 0;-webkit-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg)}to {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}}@-webkit-keyframes added-tc-popup-animation-skew-off {from {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}to {opacity: 0;-webkit-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg)}}@keyframes added-tc-popup-animation-skew-off {from {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}to {opacity: 0;-webkit-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg)}}@-webkit-keyframes added-tc-popup-animation-skew-bottom {from {opacity: 0;-webkit-transform: perspective(600px) rotateX(90deg);transform: perspective(600px) rotateX(90deg)}to {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}}@keyframes added-tc-popup-animation-skew-bottom {from {opacity: 0;-webkit-transform: perspective(600px) rotateX(90deg);transform: perspective(600px) rotateX(90deg)}to {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}}@-webkit-keyframes added-tc-popup-animation-skew-off-bottom {from {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}to {opacity: 0;-webkit-transform: perspective(600px) rotateX(90deg);transform: perspective(600px) rotateX(90deg)}}@keyframes added-tc-popup-animation-skew-off-bottom {from {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}to {opacity: 0;-webkit-transform: perspective(600px) rotateX(90deg);transform: perspective(600px) rotateX(90deg)}}.wpr-fade-to {opacity: 0.6;}.wpr-added-to-compare-popup, .wpr-added-to-wishlist-popup, .wpr-added-to-cart-popup {overflow: hidden;position: fixed;display: -webkit-box;display: -ms-flexbox;display: flex;opacity: 0;z-index: 99999;}.wpr-added-to-compare-popup.wpr-added-to-compare-slide-in-left, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-slide-in-left, .wpr-added-to-cart-popup.wpr-added-to-cart-slide-in-left {-webkit-animation-name: added-tc-popup-animation-slide-in-left !important;animation-name: added-tc-popup-animation-slide-in-left !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-slide-out-left, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-slide-out-left, .wpr-added-to-cart-popup.wpr-added-to-cart-slide-out-left {-webkit-animation-name: added-tc-popup-animation-slide-out-left !important;animation-name: added-tc-popup-animation-slide-out-left !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-scale-up, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-scale-up, .wpr-added-to-cart-popup.wpr-added-to-cart-scale-up {-webkit-animation-name: added-tc-popup-animation-scale-up !important;animation-name: added-tc-popup-animation-scale-up !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-scale-down, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-scale-down, .wpr-added-to-cart-popup.wpr-added-to-cart-scale-down {-webkit-animation-name: added-tc-popup-animation-scale-down !important;animation-name: added-tc-popup-animation-scale-down !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-fade, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-fade, .wpr-added-to-cart-popup.wpr-added-to-cart-fade {-webkit-animation-name: added-tc-popup-animation-fade !important;animation-name: added-tc-popup-animation-fade !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-fade-out, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-fade-out, .wpr-added-to-cart-popup.wpr-added-to-cart-fade-out {-webkit-animation-name: added-tc-popup-animation-fade-out !important;animation-name: added-tc-popup-animation-fade-out !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup.wpr-added-to-wishlist-skew, .wpr-atc-popup-top .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-skew, .wpr-atc-popup-top .wpr-added-to-cart-popup.wpr-added-to-cart-skew {-webkit-transform-origin: center top 0;-ms-transform-origin: center top 0;transform-origin: center top 0;-webkit-animation-name: added-tc-popup-animation-skew !important;animation-name: added-tc-popup-animation-skew !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup.wpr-added-to-compare-skew-off, .wpr-atc-popup-top .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-skew-off, .wpr-atc-popup-top .wpr-added-to-cart-popup.wpr-added-to-cart-skew-off {-webkit-transform-origin: center top 0;-ms-transform-origin: center top 0;transform-origin: center top 0;-webkit-animation-name: added-tc-popup-animation-skew-off !important;animation-name: added-tc-popup-animation-skew-off !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup.wpr-added-to-compare-skew, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-skew, .wpr-atc-popup-bottom .wpr-added-to-cart-popup.wpr-added-to-cart-skew {-webkit-transform-origin: center bottom 0;-ms-transform-origin: center bottom 0;transform-origin: center bottom 0;-webkit-animation-name: added-tc-popup-animation-skew-bottom !important;animation-name: added-tc-popup-animation-skew-bottom !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup.wpr-added-to-compare-skew-off, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-skew-off, .wpr-atc-popup-bottom .wpr-added-to-cart-popup.wpr-added-to-cart-skew-off {-webkit-transform-origin: center bottom 0;-ms-transform-origin: center bottom 0;transform-origin: center bottom 0;-webkit-animation-name: added-tc-popup-animation-skew-off-bottom !important;animation-name: added-tc-popup-animation-skew-off-bottom !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup, .wpr-atc-popup-top .wpr-added-to-wishlist-popup, .wpr-atc-popup-top .wpr-added-to-cart-popup {-webkit-animation-name: added-tc-popup-animation;animation-name: added-tc-popup-animation;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup-hide, .wpr-atc-popup-top .wpr-added-to-wishlist-popup-hide, .wpr-atc-popup-top .wpr-added-to-cart-popup-hide {-webkit-animation-name: added-tc-popup-animation-hide;animation-name: added-tc-popup-animation-hide;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup, .wpr-atc-popup-bottom .wpr-added-to-cart-popup {-webkit-animation-name: added-tc-popup-animation-bottom;animation-name: added-tc-popup-animation-bottom;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup-hide, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup-hide, .wpr-atc-popup-bottom .wpr-added-to-cart-popup-hide {-webkit-animation-name: added-tc-popup-animation-hide-bottom;animation-name: added-tc-popup-animation-hide-bottom;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup, .wpr-atc-popup-top .wpr-added-to-wishlist-popup, .wpr-atc-popup-top .wpr-added-to-cart-popup {top: 0;right: 0;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup, .wpr-atc-popup-bottom .wpr-added-to-cart-popup {bottom: 0;right: 0;}.wpr-added-tcompare-title, .wpr-added-tw-title, .wpr-added-tc-title {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-added-tcompare-title a, .wpr-added-tw-title a, .wpr-added-tc-title a {display: inline;}.wpr-added-tcompare-title p, .wpr-added-tw-title p, .wpr-added-tc-title p {margin: 0;}.wpr-added-tcomp-popup-img img, .wpr-added-tw-popup-img img, .wpr-added-tc-popup-img img {width: 100%;height: auto;}.wpr-grid .added_to_wishlist, .wpr-grid .added_to_cart {opacity: 0;}.wpr-grid-pagination {margin-top: 30px;}.wpr-grid-pagination>a, .wpr-grid-pagination>span {display: inline-block;}.wpr-grid-pagination i, .wpr-grid-pagination svg {vertical-align: middle;}.wpr-grid-pagination .wpr-disabled-arrow {cursor: not-allowed;opacity: 0.4;}.wpr-pagination-loading, .wpr-pagination-finish {display: none;}.wpr-grid-pagination-center .wpr-grid-pagination, .wpr-grid-pagination-justify .wpr-grid-pagination {text-align: center;}.wpr-grid-pagination-center .wpr-grid-pagination {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-grid-pagination-left .wpr-grid-pagination {text-align: left;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-grid-pagination-right .wpr-grid-pagination {text-align: right;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-grid-pagination-infinite-scroll {text-align: center;}.wpr-grid-pagination-justify .wpr-grid-pagi-left-arrows, .wpr-grid-pagination-justify .wpr-grid-pagination-default .wpr-prev-post-link {float: left;}.wpr-grid-pagination-justify .wpr-grid-pagi-right-arrows, .wpr-grid-pagination-justify .wpr-grid-pagination-default .wpr-next-post-link {float: right;}.wpr-grid-pagi-left-arrows, .wpr-grid-pagi-right-arrows, .wpr-grid-pagination .wpr-load-more-btn {display: inline-block;}.wpr-load-more-btn, .wpr-grid-pagi-right-arrows a:last-child, .wpr-grid-pagi-right-arrows span:last-child {margin-right: 0 !important;}.wpr-grid-pagination .wpr-first-page, .wpr-grid-pagination .wpr-last-page, .wpr-grid-pagination .wpr-prev-page, .wpr-grid-pagination .wpr-prev-post-link, .wpr-grid-pagination .wpr-next-page, .wpr-grid-pagination .wpr-next-post-link {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 100%;}@media screen and ( max-width: 767px) {.wpr-grid-pagination span>span, .wpr-grid-pagination a>span {display: none;}.wpr-grid-pagination.wpr-grid-pagination-numbered span i, .wpr-grid-pagination.wpr-grid-pagination-numbered a i {padding: 0 !important;}}.elementor-editor-active .wpr-grid-pagination-infinite-scroll {display: none;}.wpr-grid-slider-nav-position-default .wpr-grid-slider-arrow-container {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-grid-slider-nav-position-default .wpr-grid-slider-arrow {position: static;}.wpr-grid-slider-nav-position-default .wpr-grid-slider-prev-arrow {-ms-transform: none;transform: none;-webkit-transform: none;}.wpr-grid-slider-nav-position-default .wpr-grid-slider-next-arrow {-ms-transform: translateY(0) rotate(180deg);transform: translateY(0) rotate(180deg);-webkit-transform: translateY(0) rotate(180deg);}.wpr-grid-slider-nav-align-top-center .wpr-grid-slider-arrow-container, .wpr-grid-slider-nav-align-bottom-center .wpr-grid-slider-arrow-container {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-grid-slider-arrow {position: absolute;z-index: 120;top: 50%;-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;text-align: center;cursor: pointer;}.wpr-grid-slider-arrow i {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;width: 100%;height: 100%;}.wpr-adjust-slider-prev-arrow {left: 1% !important;}.wpr-adjust-slider-next-arrow {right: 1% !important;}.wpr-grid-slider-prev-arrow {left: 1%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-grid-slider-next-arrow {right: 1%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-grid-slider-nav-fade .wpr-grid-slider-arrow-container {opacity: 0;visibility: hidden;}.wpr-grid-slider-nav-fade:hover .wpr-grid-slider-arrow-container {opacity: 1;visibility: visible;}.wpr-grid-slider-dots {display: inline-table;position: absolute;z-index: 110;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.wpr-grid-slider-dots ul {list-style: none;margin: 0;padding: 0;}.wpr-grid-slider-dots-horizontal .wpr-grid-slider-dots li, .wpr-grid-slider-dots-pro-vr .slick-dots li {float: left;}.wpr-grid.slick-dotted.slick-slider {margin-bottom: 0 !important;}.wpr-grid-slider-dots-vertical .slick-dots li {display: block;width: auto !important;height: auto !important;margin: 0 !important;}.wpr-grid-slider-dots-horizontal .slick-dots li, .wpr-grid-slider-dots-pro-vr .slick-dots li {width: auto !important;padding-top: 10px;margin: 0 !important;}.wpr-grid-slider-dots-horizontal .slick-dots li:last-child span {margin-right: 0 !important;}.wpr-grid-slider-dot {display: block;cursor: pointer;}.wpr-grid-slider-dots li:last-child .wpr-grid-slider-dot {margin: 0 !important;}.wpr-grid-item-protected {position: absolute;top: 0;left: 0;z-index: 11 !important;width: 100%;height: 100%;}.wpr-grid-item-protected i {font-size: 22px;}.wpr-grid-item-protected input {width: 50%;border: none;margin-top: 10px;padding: 7px 13px;font-size: 13px;}.wpr-grid-sorting-inner-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-products-result-count .woocommerce-result-count {margin: 0;}.wpr-sort-select-position-above .wpr-grid-sort-heading {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-grid-sort-heading {width: 100%;}.wpr-grid-sort-heading * {margin: 0;}.wpr-grid-sorting-inner-wrap form .orderby::-ms-expend {display: none;}.wpr-grid-orderby span {position: relative;display: block;}.wpr-grid-sorting-wrap form .orderby {-moz-appearance: none;-webkit-appearance: none;}.wpr-grid-sorting-wrap .wpr-orderby-icon {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);font-family: "Font Awesome 5 Free";font-weight: 600 !important;}.wpr-sale-dates {display: inline-block;}.elementor-widget-wpr-grid .wpr-grid-media-hover-bg, .elementor-widget-wpr-media-grid .wpr-grid-media-hover-bg, .elementor-widget-wpr-woo-grid .wpr-grid-media-hover-bg {background-color: rgba(0, 0, 0, 0.25);}.elementor-widget-wpr-magazine-grid .wpr-grid-media-hover-bg {background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 46%, rgba(96, 91, 229, 0.87) 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, rgba(255, 255, 255, 0)), to(rgba(96, 91, 229, 0.87)));background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 46%, rgba(96, 91, 229, 0.87) 100%);}.elementor-widget-wpr-grid .wpr-grid-item-title, .elementor-widget-wpr-woo-grid .wpr-grid-item-title, .elementor-widget-wpr-woo-category-grid-pro .wpr-grid-item-title, .elementor-widget-wpr-category-grid-pro .wpr-grid-item-title {font-size: 21px;font-weight: 700;line-height: 23px;margin: 0;}.elementor-widget-wpr-magazine-grid .wpr-grid-item-title {font-size: 22px;margin: 0;}.elementor-widget-wpr-media-grid .wpr-grid-item-title {font-size: 15px;font-weight: 500;margin: 0;}.elementor-widget-wpr-grid .wpr-grid-item-content, .elementor-widget-wpr-grid .wpr-grid-item-excerpt, .elementor-widget-wpr-instagram-feed .wpr-insta-feed-item-caption, .elementor-widget-wpr-grid .wpr-grid-item-author, .elementor-widget-wpr-grid .wpr-grid-item-time, .elementor-widget-wpr-grid .wpr-grid-item-read-more a, .elementor-widget-wpr-grid .wpr-grid-item-likes, .elementor-widget-wpr-grid .wpr-grid-item-sharing, .elementor-widget-wpr-instagram-feed .wpr-insta-feed-item-sharing, .elementor-widget-wpr-grid .wpr-grid-tax-style-1, .elementor-widget-wpr-grid .wpr-grid-cf-style-1, .elementor-widget-wpr-grid .wpr-grid-filters li, .elementor-widget-wpr-grid .wpr-grid-pagination, .elementor-widget-wpr-grid .wpr-grid-item-protected p, .elementor-widget-wpr-media-grid .wpr-grid-item-sharing, .elementor-widget-wpr-media-grid .wpr-grid-filters li, .elementor-widget-wpr-woo-grid .wpr-grid-item-content, .elementor-widget-wpr-woo-grid .wpr-grid-product-categories, .elementor-widget-wpr-woo-grid .wpr-grid-product-tags, .elementor-widget-wpr-woo-grid .wpr-woo-rating span, .elementor-widget-wpr-woo-grid .wpr-grid-item-status .inner-block>span, .elementor-widget-wpr-woo-grid .wpr-grid-item-add-to-cart a, .elementor-widget-wpr-woo-grid .wpr-grid-item-likes, .elementor-widget-wpr-woo-grid .wpr-grid-item-sharing, .elementor-widget-wpr-woo-grid .wpr-grid-item-lightbox, .elementor-widget-wpr-woo-grid .wpr-grid-pagination, .elementor-widget-wpr-woo-grid .wpr-grid-item-price .inner-block>span, .elementor-widget-wpr-magazine-grid .wpr-grid-item-content, .elementor-widget-wpr-magazine-grid .wpr-grid-item-excerpt {font-size: 14px;}.elementor-widget-wpr-magazine-grid .wpr-grid-tax-style-1 {font-size: 12px;list-style-position: 0.5px;}.elementor-widget-wpr-magazine-grid .wpr-grid-item-date, .elementor-widget-wpr-magazine-grid .wpr-grid-item-time, .elementor-widget-wpr-magazine-grid .wpr-grid-item-author {font-size: 12px;list-style-position: 0.3px;}.elementor-widget-wpr-grid .wpr-grid-item-date, .elementor-widget-wpr-grid .wpr-grid-item-comments, .elementor-widget-wpr-grid .wpr-grid-tax-style-2, .elementor-widget-wpr-media-grid .wpr-grid-item-caption, .elementor-widget-wpr-media-grid .wpr-grid-item-date, .elementor-widget-wpr-media-grid .wpr-grid-item-time, .elementor-widget-wpr-media-grid .wpr-grid-item-author, .elementor-widget-wpr-media-grid .wpr-grid-item-likes, .elementor-widget-wpr-media-grid .wpr-grid-tax-style-1, .elementor-widget-wpr-media-grid .wpr-grid-tax-style-2, .elementor-widget-wpr-media-magazine-grid .wpr-grid-tax-style-2 {font-size: 14px;}.elementor-widget-wpr-grid .wpr-grid-item-lightbox, .elementor-widget-wpr-media-grid .wpr-grid-item-lightbox {font-size: 18px;}.elementor-widget-wpr-grid .wpr-grid-cf-style-2, .elementor-widget-wpr-media-grid .wpr-grid-pagination {font-size: 15px;}.elementor-widget-wpr-grid .wpr-grid-tax-style-2 .inner-block a {background-color: #605BE5;}.elementor-widget-wpr-grid .wpr-grid-tax-style-2 .inner-block a:hover {background-color: #4A45D2;}@media screen and (max-width: 580px) {.wpr-grid-sorting-inner-wrap {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-products-result-count {margin-bottom: 5px;}.wpr-grid-orderby, .wpr-grid-orderby select.orderby, .wpr-products-result-count {width: 100% !important;}}@media screen and (min-width: 768px) {.wpr-grid-last-element-yes .wpr-grid-item-inner {height: 100% !important;}.wpr-grid-last-element-yes .wpr-grid-item-below-content>div:last-child {position: absolute !important;left: 0;bottom: 0;}.wpr-grid-last-element-yes .wpr-grid-item-below-content>div:last-child span {white-space: nowrap;}}.wpr-magazine-grid {display: -ms-grid;display: grid;-webkit-box-pack: stretch;-ms-flex-pack: stretch;justify-content: stretch;-ms-grid-rows: 1fr 1fr;grid-template-rows: 1fr 1fr;}.wpr-mgzn-grid-item {padding: 0 !important;text-align: center;}.wpr-mgzn-grid-1vh-3h {-ms-grid-rows: auto;grid-template-rows: auto;}.wpr-mgzn-grid-1-1-1 {-ms-grid-rows: 1fr;grid-template-rows: 1fr;}.wpr-mgzn-grid-2-3, .wpr-mgzn-grid-1-1-3 {-ms-grid-columns: (1fr)[6];grid-template-columns: repeat(6, 1fr);}.wpr-mgzn-grid-2-h {-ms-grid-columns: (1fr)[2];grid-template-columns: repeat(2, 1fr);}.wpr-mgzn-grid-3-h {-ms-grid-columns: (1fr)[3];grid-template-columns: repeat(3, 1fr);}.wpr-mgzn-grid-4-h {-ms-grid-columns: (1fr)[4];grid-template-columns: repeat(4, 1fr);}.wpr-mgzn-grid-1vh-3h .wpr-mgzn-grid-item:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 3;grid-row-end: 4;}.wpr-mgzn-grid-1vh-3h .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 2;grid-column-start: 2;}.wpr-mgzn-grid-1vh-3h .wpr-mgzn-grid-item:nth-child(3) {-ms-grid-column: 2;grid-column-start: 2;}.wpr-mgzn-grid-1vh-3h .wpr-mgzn-grid-item:nth-child(4) {-ms-grid-column: 2;grid-column-start: 2;}.wpr-mgzn-grid-1-2 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-1-3 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-1-4 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-1-1-2 .wpr-mgzn-grid-item:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 2;grid-row-end: 3;}.wpr-mgzn-grid-1-1-2 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 2;grid-row-end: 3;}.wpr-mgzn-grid-2-1-2 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 2;grid-row-end: 3;}.wpr-mgzn-grid-1-3 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 2;grid-column-end: 4;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(2), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 1;grid-row-end: 2;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 3;grid-column-end: 4;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 4;grid-column-start: 4;-ms-grid-column-span: 3;grid-column-end: 7;}.wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 4;grid-column-end: 5;}.wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 5;grid-column-start: 5;-ms-grid-column-span: 2;grid-column-end: 7;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(3), .wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(4), .wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(5), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(3), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(4), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(5) {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-row-span: 1;grid-row-end: 3;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(3), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(3) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(4), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(4) {-ms-grid-column: 3;grid-column-start: 3;-ms-grid-column-span: 2;grid-column-end: 5;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(5), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(5) {-ms-grid-column: 5;grid-column-start: 5;-ms-grid-column-span: 2;grid-column-end: 7;}.wpr-magazine-grid .wpr-grid-item-inner, .wpr-magazine-grid .wpr-grid-media-wrap, .wpr-magazine-grid .wpr-grid-image-wrap {height: 100%;}.wpr-magazine-grid .wpr-grid-image-wrap {background-size: cover;background-position: center center;}.wpr-magazine-grid .wpr-grid-media-hover {z-index: 1;}@media screen and ( max-width: 1024px) {.wpr-magazine-grid.wpr-mgzn-grid-1-2 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr 1fr;grid-template-rows: 1fr 1fr 1fr;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-2 article:nth-child(1) {-ms-grid-column-span: 3 !important;grid-column-end: 3 !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-3 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr 1fr !important;grid-template-rows: 1fr 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-3 article:nth-child(1) {-ms-grid-column-span: 3 !important;grid-column-end: 3 !important;-ms-grid-row-span: 2 !important;grid-row-end: 2 !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-3 article:nth-child(2) {-ms-grid-column: 1 !important;grid-column-start: 1 !important;-ms-grid-column-span: 2 !important;grid-column-end: 3 !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-4 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[3];grid-template-rows: repeat(3, 1fr);}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-4 article:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row-span: 1 !important;grid-row-end: 1 !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr 1fr !important;grid-template-rows: 1fr 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2 article:nth-child(1) {-ms-grid-column-span: 3;grid-column-end: 3;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 1;grid-row-end: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2 article:nth-child(2) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row: 2;grid-row-start: 2;-ms-grid-row-span: 1;grid-row-end: 3;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr 1fr !important;grid-template-rows: 1fr 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2 article:nth-child(2) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row: 2;grid-row-start: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1vh-3h {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr !important;grid-template-rows: 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1 article:nth-child(2) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row: 1;grid-row-start: 1 }.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[3];grid-template-rows: repeat(3, 1fr);}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row-span: 2;grid-row-end: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(2) {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 1;grid-column-end: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(3) {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(4) {-ms-grid-row: 3;grid-row-start: 3;-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 1;grid-column-end: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(5) {-ms-grid-row: 3;grid-row-start: 3;-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[6] !important;grid-template-rows: repeat(6, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(7) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(8) {-ms-grid-row: 4;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(9) {-ms-grid-row: 5;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(10) {-ms-grid-row: 5;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(11) {-ms-grid-row: 6;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(12) {-ms-grid-row: 6;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 1;grid-column-end: 2;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 3;grid-row-end: 4;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(2) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 1;grid-column-end: 2;-ms-grid-row: 4;grid-row-start: 4;-ms-grid-row-span: 3;grid-row-end: 7;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(3) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 2;grid-row-end: 3;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(4) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;-ms-grid-row: 3;grid-row-start: 3;-ms-grid-row-span: 2;grid-row-end: 5;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(5) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;-ms-grid-row: 5;grid-row-start: 5;-ms-grid-row-span: 2;grid-row-end: 7;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[2] !important;grid-template-rows: repeat(2, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[4] !important;grid-template-rows: repeat(4, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(7) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(8) {-ms-grid-row: 4;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[6] !important;grid-template-rows: repeat(6, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(7) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(8) {-ms-grid-row: 4;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(9) {-ms-grid-row: 5;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(10) {-ms-grid-row: 5;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(11) {-ms-grid-row: 6;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(12) {-ms-grid-row: 6;-ms-grid-column: 2;}}@media screen and ( max-width: 767px) {.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-1 {-ms-grid-columns: 1fr !important;grid-template-columns: 1fr !important;-ms-grid-rows: (1fr)[3] !important;grid-template-rows: repeat(3, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-1>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-1>*:nth-child(2) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-1>*:nth-child(3) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2 {-ms-grid-columns: 1fr !important;grid-template-columns: 1fr !important;-ms-grid-rows: (1fr)[6] !important;grid-template-rows: repeat(6, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(2) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(3) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(4) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(5) {-ms-grid-row: 5;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(6) {-ms-grid-row: 6;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3 {-ms-grid-columns: 1fr !important;grid-template-columns: 1fr !important;-ms-grid-rows: (1fr)[9] !important;grid-template-rows: repeat(9, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(2) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(3) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(4) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(5) {-ms-grid-row: 5;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(6) {-ms-grid-row: 6;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(7) {-ms-grid-row: 7;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(8) {-ms-grid-row: 8;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(9) {-ms-grid-row: 9;-ms-grid-column: 1;}.wpr-magazin-grid-one-column-yes .wpr-magazine-grid {-ms-grid-columns: 1fr !important;grid-template-columns: 1fr !important;-ms-grid-rows: auto !important;grid-template-rows: auto !important;}.wpr-magazin-grid-one-column-yes .wpr-magazine-grid > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazin-grid-one-column-yes .wpr-magazine-grid article.wpr-mgzn-grid-item {-ms-grid-column: auto !important;grid-column-start: auto !important;grid-column-end: auto !important;-ms-grid-row: auto !important;grid-row-start: auto !important;grid-row-end: auto !important;}}.wpr-sharing-buttons .wpr-sharing-icon {overflow: hidden;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;color: #ffffff !important;}.wpr-sharing-buttons .wpr-sharing-icon i {display: block;text-align: center;}.wpr-sharing-label {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.elementor-widget-wpr-sharing-buttons.elementor-grid-0 .wpr-sharing-buttons, .elementor-widget-wpr-sharing-buttons[class*="elementor-grid-pro-"] .wpr-sharing-buttons {display: -webkit-box;display: -ms-flexbox;display: flex;}.elementor-widget-wpr-sharing-buttons:not(.elementor-grid-0):not(.elementor-grid-pro-3):not(.elementor-grid-pro-4):not(.elementor-grid-pro-5):not(.elementor-grid-pro-6) .wpr-sharing-label-off .wpr-sharing-icon i {width: 100% !important;}.wpr-sharing-buttons.wpr-sharing-col-1 .wpr-sharing-icon {width: 100%;margin-right: 0 !important;}.wpr-sharing-buttons .wpr-sharing-icon:last-child, .wpr-sharing-col-1 .wpr-sharing-buttons .wpr-sharing-icon, .wpr-sharing-col-2 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(2n), .wpr-sharing-col-3 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(3n), .wpr-sharing-col-4 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(4n), .wpr-sharing-col-5 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(5n), .wpr-sharing-col-6 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(6n) {margin-right: 0 !important;}.wpr-sharing-buttons .wpr-sharing-icon {-webkit-transition-property: opacity, border-color;-o-transition-property: opacity, border-color;transition-property: opacity, border-color;-webkit-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}.wpr-sharing-buttons .wpr-sharing-icon i, .wpr-sharing-buttons .wpr-sharing-icon span {-webkit-transition-property: color, background-color;-o-transition-property: color, background-color;transition-property: color, background-color;-webkit-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}.wpr-sharing-official .wpr-sharing-icon:hover {opacity: 0.85;}.wpr-sharing-official .wpr-sharing-facebook-f i, .wpr-sharing-official .wpr-sharing-facebook-f span {background-color: #3b5998;}.wpr-sharing-official .wpr-sharing-twitter i, .wpr-sharing-official .wpr-sharing-twitter span {background-color: #1da1f2;}.wpr-sharing-official .wpr-sharing-linkedin-in i, .wpr-sharing-official .wpr-sharing-linkedin-in span {background-color: #0077b5;}.wpr-sharing-official .wpr-sharing-pinterest-p i, .wpr-sharing-official .wpr-sharing-pinterest-p span {background-color: #bd081c;}.wpr-sharing-official .wpr-sharing-reddit i, .wpr-sharing-official .wpr-sharing-reddit span {background-color: #ff4500;}.wpr-sharing-official .wpr-sharing-tumblr i, .wpr-sharing-official .wpr-sharing-tumblr span {background-color: #35465c;}.wpr-sharing-official .wpr-sharing-digg i, .wpr-sharing-official .wpr-sharing-digg span {background-color: #005be2;}.wpr-sharing-official .wpr-sharing-xing i, .wpr-sharing-official .wpr-sharing-xing span {background-color: #026466;}.wpr-sharing-official .wpr-sharing-stumbleupon i, .wpr-sharing-official .wpr-sharing-stumbleupon span {background-color: #eb4924;}.wpr-sharing-official .wpr-sharing-vk i, .wpr-sharing-official .wpr-sharing-vk span {background-color: #45668e;}.wpr-sharing-official .wpr-sharing-odnoklassniki i, .wpr-sharing-official .wpr-sharing-odnoklassniki span {background-color: #f4731c;}.wpr-sharing-official .wpr-sharing-get-pocket i, .wpr-sharing-official .wpr-sharing-get-pocket span {background-color: #ef3f56;}.wpr-sharing-official .wpr-sharing-skype i, .wpr-sharing-official .wpr-sharing-skype span {background-color: #00aff0;}.wpr-sharing-official .wpr-sharing-whatsapp i, .wpr-sharing-official .wpr-sharing-whatsapp span {background-color: #25d366;}.wpr-sharing-official .wpr-sharing-telegram i, .wpr-sharing-official .wpr-sharing-telegram span {background-color: #2ca5e0;}.wpr-sharing-official .wpr-sharing-delicious i, .wpr-sharing-official .wpr-sharing-delicious span {background-color: #3399ff;}.wpr-sharing-official .wpr-sharing-envelope i, .wpr-sharing-official .wpr-sharing-envelope span {background-color: #c13B2c;}.wpr-sharing-official .wpr-sharing-print i, .wpr-sharing-official .wpr-sharing-print span {background-color: #96c859;}.wpr-sharing-official .wpr-sharing-facebook-f {border-color: #3b5998;}.wpr-sharing-official .wpr-sharing-twitter {border-color: #1da1f2;}.wpr-sharing-official .wpr-sharing-linkedin-in {border-color: #0077b5;}.wpr-sharing-official .wpr-sharing-pinterest-p {border-color: #bd081c;}.wpr-sharing-official .wpr-sharing-reddit {border-color: #ff4500;}.wpr-sharing-official .wpr-sharing-tumblr {border-color: #35465c;}.wpr-sharing-official .wpr-sharing-digg {border-color: #005be2;}.wpr-sharing-official .wpr-sharing-xing {border-color: #026466;}.wpr-sharing-official .wpr-sharing-stumbleupon {border-color: #eb4924;}.wpr-sharing-official .wpr-sharing-vk {border-color: #45668e;}.wpr-sharing-official .wpr-sharing-odnoklassniki {border-color: #f4731c;}.wpr-sharing-official .wpr-sharing-get-pocket {border-color: #ef3f56;}.wpr-sharing-official .wpr-sharing-skype {border-color: #00aff0;}.wpr-sharing-official .wpr-sharing-whatsapp {border-color: #25d366;}.wpr-sharing-official .wpr-sharing-telegram {border-color: #2ca5e0;}.wpr-sharing-official .wpr-sharing-delicious {border-color: #3399ff;}.wpr-sharing-official .wpr-sharing-envelope {border-color: #c13B2c;}.wpr-sharing-official .wpr-sharing-print {border-color: #96c859;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-facebook-f i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-facebook-f span {color: #3b5998;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-twitter i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-twitter span {color: #1da1f2;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-linkedin-in i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-linkedin-in span {color: #0077b5;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-pinterest-p i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-pinterest-p span {color: #bd081c;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-reddit i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-reddit span {color: #ff4500;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-tumblr i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-tumblr span {color: #35465c;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-digg i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-digg span {color: #005be2;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-xing i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-xing span {color: #026466;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-stumbleupon i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-stumbleupon span {color: #eb4924;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-vk i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-vk span {color: #45668e;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-odnoklassniki i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-odnoklassniki span {color: #f4731c;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-get-pocket i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-get-pocket span {color: #ef3f56;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-skype i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-skype span {color: #00aff0;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-whatsapp i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-whatsapp span {color: #25d366;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-telegram i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-telegram span {color: #2ca5e0;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-delicious i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-delicious span {color: #3399ff;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-envelope i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-envelope span {color: #c13B2c;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-print i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-print span {color: #96c859;background-color: transparent;}.wpr-countdown-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;margin: 0 auto;}.wpr-countdown-item {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;overflow: hidden;color: #fff;text-align: center;}.wpr-countdown-item:first-child {margin-left: 0 !important;}.wpr-countdown-item:last-of-type {margin-right: 0 !important;}.wpr-countdown-number {display: block;}.wpr-countdown-separator {-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;}.wpr-countdown-separator span {display: block;}.wpr-countdown-separator:last-of-type {display: none !important;}.wpr-countdown-wrap+div:not(.wpr-countdown-message) {display: none;}.wpr-countdown-message+div {display: none;}.elementor-widget-wpr-countdown .wpr-countdown-item {background-color: #605BE5;}.elementor-widget-wpr-countdown .wpr-countdown-number {font-size: 70px;}.elementor-widget-wpr-countdown .wpr-countdown-label {font-size: 19px;line-height: 45px;}.wpr-google-map .gm-style-iw-c {padding: 0 !important;}.wpr-google-map .gm-style-iw-c>button {top: 0 !important;right: 0 !important;}.wpr-google-map .gm-style-iw-c .wpr-gm-iwindow h3 {margin-bottom: 7px;}.wpr-google-map .gm-style-iw-d {overflow: hidden !important;}.wpr-google-map .gm-style img {max-width: none !important;}.wpr-api-key-missing {color: red;font-size: 13px;margin-top: 10px;}.wpr-api-key-missing a {font-weight: bold;}.wpr-forms-container .wpcf7-form .wpcf7-form-control-wrap {display: block !important;}.wpcf7 label, .wpcf7-quiz-label {width: 100%;}.wpr-forms-container .wpcf7 p {margin-bottom: 0;}.wpr-forms-container .wpcf7-form .ajax-loader {display: block;visibility: hidden;height: 0;overflow: hidden;clear: both;}.wpr-forms-container .wpcf7-select, .wpr-forms-container .wpcf7-number, .wpr-forms-container .wpcf7-date, .wpr-forms-container select.wpforms-field-medium, .wpr-forms-container .nf-field-container select, .wpr-forms-container .caldera-grid select.form-control {padding: 7px 10px !important;}.wpr-forms-container .wpcf7-date {width: auto !important;}.wpr-forms-container .wpcf7-number {width: 100px !important;}.wpr-forms-container .wpcf7-form .wpcf7-submit {display: block;}.wpr-forms-container .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item, .wpr-forms-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item, .wpr-forms-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {margin-left: 0;margin-right: 10px;}.wpr-forms-container .wpcf7-response-output {clear: both;margin: 0;}.wpr-forms-container .wpforms-field:not(.wpforms-field-address) .wpforms-field-medium {display: inline-block !important;max-width: 100% !important;}.wpr-forms-container .wpforms-field-phone, .wpr-forms-container .wpforms-field-address, .wpr-forms-container .wpforms-page-indicator {display: inline-block;}.wpr-forms-container .wpforms-field-address .wpforms-field-medium {max-width: 100% !important;}.wpr-forms-container .intl-tel-input.allow-dropdown input.wpforms-field-medium, .wpr-forms-container .wpforms-field-address div.wpforms-field-medium {width: 100% !important;max-width: 100% !important;}.wpr-forms-container .intl-tel-input.allow-dropdown {display: inline-block !important;max-width: 100% !important;}.wpr-forms-align-left .wpr-forms-container div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li:last-child {margin-right: 0 !important;}.wpr-forms-container .wpcf7-mail-sent-ok, .wpr-forms-container .wpforms-confirmation-container-full, .wpr-forms-container .nf-response-msg, .wpr-forms-container .caldera-grid .alert-success {padding: 10px 15px;border: 2px solid;}.wpr-forms-container label.wpforms-error a {text-decoration: underline;}.wpr-forms-container .wpforms-smart-phone-field {text-indent: 0 !important;}.wpr-forms-container select.ninja-forms-field {line-height: 1 !important;}.wpr-forms-container .nf-form-wrap .checkbox-wrap label {display: inline-block !important;}.wpr-forms-container .nf-form-wrap .starrating .stars {display: inline-block;}.wpr-forms-submit-center .wpcf7-submit, .wpr-forms-submit-center .wpforms-submit, .wpr-forms-submit-center .wpforms-page-next, .wpr-forms-submit-center .wpforms-page-previous, .wpr-forms-submit-center .submit-wrap .ninja-forms-field, .wpr-forms-submit-center .caldera-grid .btn-default:not(a) {display: block !important;margin-left: auto !important;margin-right: auto !important;}.wpr-forms-submit-left .wpcf7-submit, .wpr-forms-submit-left .wpforms-submit, .wpr-forms-submit-left .wpforms-page-next, .wpr-forms-submit-left .wpforms-page-previous, .wpr-forms-submit-left .submit-wrap .ninja-forms-field, .wpr-forms-submit-left .caldera-grid .btn-default:not(a) {float: left !important;}.wpr-forms-submit-right .wpcf7-submit, .wpr-forms-submit-right .wpforms-submit, .wpr-forms-submit-right .wpforms-page-next, .wpr-forms-submit-right .wpforms-page-previous, .wpr-forms-submit-right .submit-wrap .ninja-forms-field, .wpr-forms-submit-left .caldera-grid .btn-default:not(a) {float: right !important;}.wpr-forms-submit-justify .wpcf7-submit, .wpr-forms-submit-justify .wpforms-submit, .wpr-forms-submit-justify .wpforms-page-next, .wpr-forms-submit-justify .wpforms-page-previous, .wpr-forms-submit-justify .submit-wrap .ninja-forms-field, .wpr-forms-submit-justify .caldera-grid .btn-default:not(a) {display: block !important;width: 100% !important;text-align: center !important;}.wpr-custom-chk-radio .wpcf7-checkbox input, .wpr-custom-chk-radio .wpcf7-radio input, .wpr-custom-chk-radio .wpcf7-acceptance input, .wpr-custom-chk-radio .wpforms-field-radio input, .wpr-custom-chk-radio .wpforms-field-checkbox input, .wpr-custom-chk-radio .wpforms-field-gdpr-checkbox input {display: none !important;}.wpr-custom-chk-radio .wpcf7-checkbox .wpcf7-list-item-label, .wpr-custom-chk-radio .wpcf7-radio .wpcf7-list-item-label, .wpr-custom-chk-radio .wpcf7-acceptance .wpcf7-list-item-label, .wpr-custom-chk-radio .wpforms-field-checkbox input+label, .wpr-custom-chk-radio .wpforms-field-gdpr-checkbox input+label, .wpr-custom-chk-radio .wpforms-field-radio input+label, .wpr-custom-chk-radio .wpforms-field-radio input+span {cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}.wpr-custom-chk-radio .wpcf7-checkbox .wpcf7-list-item-label:before, .wpr-custom-chk-radio .wpcf7-radio .wpcf7-list-item-label:before, .wpr-custom-chk-radio .wpcf7-acceptance .wpcf7-list-item-label:before, .wpr-custom-chk-radio .wpforms-field-checkbox input+label:before, .wpr-custom-chk-radio .wpforms-field-gdpr-checkbox input+label:before, .wpr-custom-chk-radio .wpforms-field-radio input+label:before, .wpr-custom-chk-radio .wpforms-field-radio input:not(.wpforms-screen-reader-element)+span:before {content: "\2714";display: inline-block;position: relative;top: -1px;text-align: center;border: 1px solid;margin-right: 5px;color: transparent;}.wpr-forms-align-right .wpforms-field-checkbox ul li input:first-child, .wpr-forms-align-right .wpforms-field-radio ul li input:first-child, .wpr-forms-align-right .wpforms-image-choices label input:first-of-type, .wpr-forms-align-right .wpforms-field-gdpr-checkbox input:first-child {float: right;margin-right: 0 !important;margin-left: 10px !important;}.wpr-forms-align-right .wpr-forms-container, .wpr-forms-align-right .wpr-forms-container .wpcf7-form-control {direction: rtl;}.wpr-forms-align-right .nf-form-wrap .field-wrap {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-forms-align-right .label-right .nf-field-description {margin-right: 0 !important;}.wpr-forms-align-right .nf-error.field-wrap .nf-field-element:after {right: auto !important;left: 1px !important;}.wpr-forms-align-right .wpr-custom-chk-radio .wpcf7-checkbox .wpcf7-list-item-label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpcf7-radio .wpcf7-list-item-label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpcf7-acceptance .wpcf7-list-item-label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpforms-field-checkbox input+label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpforms-field-gdpr-checkbox input+label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpforms-field-radio input+label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpforms-field-radio input:not(.wpforms-screen-reader-element)+span:before {margin-right: 0;margin-left: 5px;}.wpr-forms-align-right .wpcf7-list-item.last, .wpr-forms-align-right .wpcf7-acceptance .wpcf7-list-item, .wpr-forms-align-right div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li:first-child {margin-right: 0 !important;}.wpr-forms-align-right .wpr-forms-container .intl-tel-input .flag-container {left: auto !important;right: 0 !important;}.wpr-forms-align-right .caldera-grid .col-sm-4, .wpr-forms-align-right .caldera-grid .col-sm-6 {float: right;}.wpr-forms-align-right .wpr-forms-container .caldera-grid .checkbox label, .wpr-forms-align-right .wpr-forms-container .caldera-grid .checkbox-inline label, .wpr-forms-align-right .wpr-forms-container .caldera-grid .radio label {padding-left: 0 !important;padding-right: 20px;}.wpr-forms-align-right .wpr-forms-container .caldera-grid .checkbox input, .wpr-forms-align-right .wpr-forms-container .caldera-grid .radio input {margin-right: -20px !important;margin-left: 0 !important;}.wpr-forms-align-right .wpr-forms-container .caldera-grid .cf-credit-card {background-position: 99% center !important;}.wpr-forms-align-right .wpr-forms-container .caldera-grid .live-gravatar {text-align: right !important;}.wpr-forms-align-left .wpr-forms-container .caldera-grid .live-gravatar {text-align: left !important;}.wpr-forms-container .nf-form-content {padding: 0;max-width: none;}.wpr-forms-container .nf-form-content .label-above .field-wrap {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-forms-container .nf-form-content .label-above .nf-field-label {margin-top: 0;}.wpr-forms-container .field-wrap:not(.textarea-wrap):not(.submit-wrap) .ninja-forms-field {border-radius: 0;}.wpr-forms-container .field-wrap.textarea-wrap .ninja-forms-field {display: block;}.wpr-forms-container .field-wrap.submit-wrap .ninja-forms-field {cursor: pointer;}.wpr-forms-container .listselect-wrap>div select.ninja-forms-field {-webkit-appearance: menulist;-moz-appearance: menulist;appearance: menulist;}.wpr-forms-container .nf-form-content .list-select-wrap .nf-field-element>div, .wpr-forms-container .nf-form-content input:not([type=button]), .wpr-forms-container .nf-form-content textarea {background: transparent;border: none;}.wpr-forms-container .checkbox-container.label-right .field-wrap {display: block;}.wpr-forms-container .listradio-wrap ul li, .wpr-forms-container .listcheckbox-wrap ul li {display: inline-block;margin-right: 10px !important;margin-bottom: 7px !important;}.wpr-forms-container .listcheckbox-container .nf-field-element label:after {top: 1px;}.wpr-forms-container .listradio-wrap .nf-field-element label {margin-left: 25px !important;}.wpr-forms-container .listradio-wrap .nf-field-element label:after {top: 0;left: -25px;}.wpr-forms-container .listradio-wrap .nf-field-element label.nf-checked-label:before {top: 4px;left: -21px;}.wpr-forms-container .listradio-wrap label, .wpr-forms-container .checkbox-wrap label, .wpr-forms-container .listcheckbox-wrap label {cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}.wpr-forms-container .nf-error.field-wrap .nf-field-element:after {top: 0 !important;bottom: 0 !important;height: auto !important;}.wpr-forms-container .wpforms-form .wpforms-field, .wpr-forms-container .wpforms-submit-container {padding: 0 !important;}.wpr-forms-container .wpforms-container, .wpr-forms-container div.wpforms-container-full .wpforms-form .wpforms-field-row, .wpr-forms-container .wpforms-field-address .wpforms-field-row:nth-last-child(2) {margin-bottom: 0 !important;}.wpr-forms-container .wpforms-submit-container:after {content: " ";clear: both;display: table;}.wpr-forms-container .caldera-grid .help-block {margin-bottom: 0;}.wpr-forms-container .caldera-grid .caldera-forms-gdpr-field-label a {text-decoration: underline;}.wpr-forms-container .caldera-grid .intl-tel-input input {text-indent: 40px;}.wpr-forms-container .caldera-grid input.cf-credit-card {text-indent: 33px;}.wpr-forms-container .caldera-grid .cf-credit-card {background-position: 5px center !important;}.wpr-forms-container .cf2-dropzone .form-control {height: auto;}.wpr-forms-container .caldera-grid .form-group input, .wpr-forms-container .caldera-grid .form-group textarea {-webkit-box-shadow: none;box-shadow: none;}.wpr-forms-container .caldera-grid .has-error .form-control {-webkit-box-shadow: none;box-shadow: none;}.wpr-forms-container .caldera-grid .alert-success {text-shadow: none;}.elementor-widget-wpr-forms .wpforms-head-container .wpforms-title, .elementor-widget-wpr-forms .nf-form-title h3 {font-size: 28px;font-weight: 800;}.elementor-widget-wpr-forms .wpforms-head-container .wpforms-description, .elementor-widget-wpr-forms .nf-form-fields-required {font-size: 14px;}.elementor-widget-wpr-forms .wpcf7-form, .elementor-widget-wpr-forms .nf-field-container label, .elementor-widget-wpr-forms .wpforms-field-label, .elementor-widget-wpr-forms .wpforms-image-choices-label, .elementor-widget-wpr-forms .wpforms-field-label-inline, .elementor-widget-wpr-forms .wpforms-captcha-question, .elementor-widget-wpr-forms .wpforms-captcha-equation, .elementor-widget-wpr-forms .wpforms-payment-total, .elementor-widget-wpr-forms .caldera-grid .control-label, .elementor-widget-wpr-forms .caldera-forms-summary-field ul li, .elementor-widget-wpr-forms .caldera-grid .total-line, .elementor-widget-wpr-forms .caldera-grid .checkbox label, .elementor-widget-wpr-forms .caldera-grid .radio label, .elementor-widget-wpr-forms .caldera-grid .caldera-forms-gdpr-field-label, .elementor-widget-wpr-forms .wpr-forms-container .wpforms-confirmation-container-full, .elementor-widget-wpr-forms .wpr-forms-container .nf-response-msg {font-size: 14px;}.elementor-widget-wpr-forms .wpcf7-text, .elementor-widget-wpr-forms .wpcf7-textarea, .elementor-widget-wpr-forms .wpcf7-date, .elementor-widget-wpr-forms .wpcf7-number, .elementor-widget-wpr-forms .wpcf7-select, .elementor-widget-wpr-forms .wpcf7-quiz, .elementor-widget-wpr-forms .ninja-forms-field, .elementor-widget-wpr-forms .wpforms-form input[type=date], .elementor-widget-wpr-forms .wpforms-form input[type=datetime], .elementor-widget-wpr-forms .wpforms-form input[type=datetime-local], .elementor-widget-wpr-forms .wpforms-form input[type=email], .elementor-widget-wpr-forms .wpforms-form input[type=month], .elementor-widget-wpr-forms .wpforms-form input[type=number], .elementor-widget-wpr-forms .wpforms-form input[type=password], .elementor-widget-wpr-forms .wpforms-form input[type=range], .elementor-widget-wpr-forms .wpforms-form input[type=search], .elementor-widget-wpr-forms .wpforms-form input[type=tel], .elementor-widget-wpr-forms .wpforms-form input[type=text], .elementor-widget-wpr-forms .wpforms-form input[type=time], .elementor-widget-wpr-forms .wpforms-form input[type=url], .elementor-widget-wpr-forms .wpforms-form input[type=week], .elementor-widget-wpr-forms .wpforms-form select, .elementor-widget-wpr-forms .wpforms-form textarea, .elementor-widget-wpr-forms .caldera-grid .form-control[type=text], .elementor-widget-wpr-forms .caldera-grid .form-control[type=email], .elementor-widget-wpr-forms .caldera-grid .form-control[type=tel], .elementor-widget-wpr-forms .caldera-grid .form-control[type=phone], .elementor-widget-wpr-forms .caldera-grid .form-control[type=number], .elementor-widget-wpr-forms .caldera-grid .form-control[type=url], .elementor-widget-wpr-forms .caldera-grid .form-control[type=color_picker], .elementor-widget-wpr-forms .caldera-grid .form-control[type=credit_card_cvc], .elementor-widget-wpr-forms .caldera-grid select.form-control, .elementor-widget-wpr-forms .caldera-grid textarea.form-control {font-size: 13px;letter-spacing: 0.2px;}.elementor-widget-wpr-forms .wpcf7-submit, .elementor-widget-wpr-forms .submit-wrap .ninja-forms-field, .elementor-widget-wpr-forms .submit-wrap .ninja-forms-field, .elementor-widget-wpr-forms .wpforms-submit, .elementor-widget-wpr-forms .wpforms-page-next, .elementor-widget-wpr-forms .wpforms-page-previous, .elementor-widget-wpr-forms .caldera-grid .btn-default, .elementor-widget-wpr-forms .caldera-grid .cf2-dropzone button {background-color: #605BE5;}.elementor-widget-wpr-forms .wpcf7-submit:hover, .elementor-widget-wpr-forms .submit-wrap .ninja-forms-field:hover, .elementor-widget-wpr-forms .wpforms-submit:hover, .elementor-widget-wpr-forms .wpforms-page-next:hover, .elementor-widget-wpr-forms .wpforms-page-previous:hover, .elementor-widget-wpr-forms .caldera-grid .btn-default:hover, .elementor-widget-wpr-forms .caldera-grid .btn-success, .elementor-widget-wpr-forms .caldera-grid .cf2-dropzone button:hover {background-color: #4A45D2;}.elementor-widget-wpr-forms .wpr-forms-container .wpcf7-not-valid-tip, .elementor-widget-wpr-forms .wpr-forms-container .wpcf7-response-output, .elementor-widget-wpr-forms .wpr-forms-container label.wpforms-error, .elementor-widget-wpr-forms .wpr-forms-container .caldera_ajax_error_block, .elementor-widget-wpr-forms .wpr-forms-container .nf-error-msg {font-size: 14px;}.elementor-widget-wpr-forms .wpcf7-form, .elementor-widget-wpr-forms .nf-field-container label, .elementor-widget-wpr-forms .wpforms-field-label, .elementor-widget-wpr-forms .wpforms-image-choices-label, .elementor-widget-wpr-forms .wpforms-field-label-inline, .elementor-widget-wpr-forms .wpforms-captcha-question, .elementor-widget-wpr-forms .wpforms-captcha-equation, .elementor-widget-wpr-forms .wpforms-payment-total, .elementor-widget-wpr-forms .caldera-grid .control-label, .elementor-widget-wpr-forms .caldera-forms-summary-field ul li, .elementor-widget-wpr-forms .caldera-grid .total-line, .elementor-widget-wpr-forms .caldera-grid .checkbox label, .elementor-widget-wpr-forms .caldera-grid .radio label, .elementor-widget-wpr-forms .caldera-grid .caldera-forms-gdpr-field-label, .elementor-widget-wpr-forms .wpr-forms-container .wpforms-confirmation-container-full, .elementor-widget-wpr-forms .wpr-forms-container .nf-response-msg {font-weight: normal;}.elementor-widget-wpr-forms.nf-field-description, .elementor-widget-wpr-forms.wpforms-field-sublabel, .elementor-widget-wpr-forms.wpforms-field-description, .elementor-widget-wpr-forms.caldera-grid .help-block {font-size: 14px;}.wpr-ba-image-container {position: relative;overflow: hidden;}.wpr-ba-image-container * {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.wpr-ba-image-1 img, .wpr-ba-image-2 img {max-width: 100%;width: 100%;opacity: 1;}.wpr-ba-image-2 {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.wpr-ba-image-2 img {position: absolute;top: 0;}.wpr-ba-divider {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: absolute;top: 0;left: 50%;z-index: 3;height: 100%;cursor: pointer;-ms-touch-action: none;touch-action: none;}.wpr-ba-divider-icons {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-ba-vertical .wpr-ba-divider-icons {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-ba-horizontal .wpr-ba-divider-icons i:first-child {text-align: right;padding-right: 10%;}.wpr-ba-horizontal .wpr-ba-divider-icons i:last-child {text-align: left;padding-left: 10%;}.wpr-ba-divider-icons .fa {text-align: center;}.wpr-ba-vertical .wpr-ba-divider {top: 50%;left: auto;width: 100%;height: auto;}.wpr-ba-vertical .wpr-ba-image-2 img {top: auto;}.wpr-ba-horizontal .wpr-ba-divider-icons:before, .wpr-ba-horizontal .wpr-ba-divider-icons:after {content: '';display: block;position: absolute;height: 100%;}.wpr-ba-vertical .wpr-ba-divider-icons:before, .wpr-ba-vertical .wpr-ba-divider-icons:after {content: '';display: block;position: absolute;width: 100%;}.wpr-ba-label {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 15px;}.wpr-ba-labels-none .wpr-ba-label {display: none;}.wpr-ba-labels-hover .wpr-ba-label {opacity: 0;-webkit-transition: 0.1s ease-in;-o-transition: 0.1s ease-in;transition: 0.1s ease-in;}.wpr-ba-labels-hover:hover .wpr-ba-label {opacity: 1;}.wpr-ba-horizontal .wpr-ba-label {top: 0;height: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-ba-horizontal .wpr-ba-label-1 {left: 0;}.wpr-ba-horizontal .wpr-ba-label-2 {right: 0;}.wpr-ba-vertical .wpr-ba-label {left: 0;width: 100%;}.wpr-ba-vertical .wpr-ba-label-1 {top: 0;}.wpr-ba-vertical .wpr-ba-label-2 {bottom: 0;}.elementor-widget-wpr-before-after .wpr-ba-label>div {background-color: #605BE5;font-size: 14px;}body:not(.elementor-editor-active) .wpr-template-popup {display: none;}.wpr-template-popup {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999999;}.wpr-template-popup-inner {display: -webkit-box;display: -ms-flexbox;display: flex;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}.wpr-popup-container {position: relative;}.wpr-popup-container-inner {display: -webkit-box;display: -ms-flexbox;display: flex;overflow: hidden;position: relative;background: #ffffff;}.wpr-popup-container-inner>div {width: 100%;-ms-flex-negative: 0;flex-shrink: 0;}.wpr-popup-container>div {width: 100%;}.wpr-popup-image-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #ffffff;}.wpr-popup-overlay {position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 100%;background: rgba( 0, 0, 0, 0.7);}.wpr-popup-close-btn {display: -webkit-box;display: -ms-flexbox;display: flex;position: absolute;top: 0;right: 0;z-index: 99;text-align: center;cursor: pointer;}.wpr-popup-notification.wpr-template-popup, .wpr-popup-notification .wpr-template-popup-inner {height: auto !important;}.wpr-popup-notification .wpr-popup-overlay {display: none !important;}.wpr-popup-container-inner.ps-container.ps-active-y>.ps-scrollbar-y-rail, .wpr-popup-container-inner.ps.ps--active-y>.ps__rail-y {display: block;background-color: transparent;}.wpr-popup-container-inner.ps-container>.ps-scrollbar-y-rail, .wpr-popup-container-inner.ps>.ps__rail-y {display: none;position: absolute;right: 3px;width: 3px;}.wpr-popup-container-inner.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y, .wpr-popup-container-inner.ps>.ps__rail-y>.ps__thumb-y {position: absolute;cursor: pointer;right: 0;width: 3px;}.wpr-popup-container .ps-scrollbar-x-rail {display: none !important;}.wpr-popup-notification .wpr-popup-container .slideInDown {-webkit-animation-timing-function: linear;animation-timing-function: linear;}.wpr-popup-notification .wpr-popup-container {width: 100% !important;-webkit-box-align: start !important;-ms-flex-align: start !important;align-items: flex-start !important;}.wpr-popup-trigger-button {display: inline-block;font-size: 14px;font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;cursor: pointer;}.wpr-popup-trigger-button svg {display: block;}.wpr-popup-container .elementor-editor-section-settings {-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);border-radius: 0 0 5px 5px;}.wpr-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:first-child {border-radius: 0 0 0 5px;}.wpr-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:first-child:before {top: 0;border-width: 0 12px 22px 0;}.wpr-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:last-child {border-radius: 0 0 5px 0;}.wpr-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:last-child:after {top: 0;border-width: 0 0 22px 12px;}.elementor-editor-active [data-elementor-type="wpr-popups"] .elementor-section-wrap:not(:empty)+#elementor-add-new-section, .elementor-editor-active [data-elementor-type="wpr-popups"]:not(.elementor-edit-mode) {display: none;}.elementor .elementor-widget-wpr-popup-trigger .wpr-popup-trigger-button {display: inline-block;font-size: 14px;font-weight: 500;cursor: pointer;}.elementor-editor-active [data-elementor-type="wpr-popup"] .elementor-section-wrap:not(:empty)+#elementor-add-new-section, .elementor-editor-active [data-elementor-type="wpr-popup"]:not(.elementor-edit-mode) {display: none;}.wpr-template-edit-btn {position: absolute;top: 0;right: 40px;display: none;line-height: 1;padding: 8px 13px;cursor: pointer;background: #333;color: #fff;border: 1px solid #000;}.elementor-editor-active .wpr-template-edit-btn {display: inline-block;opacity: 0;visibility: hidden;}.elementor-editor-active .elementor-element-edit-mode:hover .wpr-template-edit-btn {opacity: 1;visibility: visible;}.wpr-mailchimp-fields {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-mailchimp-email label, .wpr-mailchimp-email input, .wpr-mailchimp-first-name label, .wpr-mailchimp-first-name input, .wpr-mailchimp-last-name label, .wpr-mailchimp-last-name input, .wpr-mailchimp-phone-number label, .wpr-mailchimp-phone-number input {display: block;width: 100%;}.wpr-mailchimp-layout-hr .wpr-mailchimp-fields {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-mailchimp-layout-vr .wpr-mailchimp-fields {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-mailchimp-layout-hr .wpr-mailchimp-email, .wpr-mailchimp-layout-hr .wpr-mailchimp-first-name, .wpr-mailchimp-layout-hr .wpr-mailchimp-last-name, .wpr-mailchimp-layout-hr .wpr-mailchimp-phone-number {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-mailchimp-subscribe-btn {width: 100%;padding: 0 !important;outline: none !important;cursor: pointer;}.wpr-mailchimp-message, .wpr-mailchimp-success-message, .wpr-mailchimp-error-message {display: none;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-header h3 {font-size: 28px;font-weight: 800;margin-top: 0;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-header p {font-size: 14px;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-fields label {font-size: 13px;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-subscribe-btn {background-color: #605BE5;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-subscribe-btn:hover {background-color: #4A45D2;}.wpr-advanced-slider-wrap {position: relative;}.wpr-advanced-slider {position: relative;height: auto;overflow: hidden;opacity: 0;}.wpr-slider-item {position: relative;height: auto;overflow: hidden;}.wpr-slider-content {position: relative;max-width: 750px;width: 100%;padding: 10px 50px 50px 50px;z-index: 90;}.wpr-slider-item-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;}.wpr-slider-title *, .wpr-slider-sub-title *, .wpr-slider-description p {display: inline-block;}.wpr-slider-title * {color: #ffffff;font-size: 40px;font-weight: 600;line-height: 1.5em;padding: 5px 10px 5px 10px;margin: 0 0 2px 0;}.wpr-slider-sub-title * {font-size: 16px;padding: 5px 10px 5px 10px;margin: 0 0 10px 0;}.wpr-slider-description p {padding: 5px 10px 5px 10px;margin: 0 0 30px 0;}.wpr-slider-primary-btn, .wpr-slider-secondary-btn {padding: 12px 25px 12px 25px;margin: 0 10px 0 10px;border-style: solid;border-width: 1px;border-color: #ffffff;border-radius: 2px;}.wpr-slider-btns svg, .wpr-slider-scroll-btn svg {vertical-align: bottom;}.wpr-slider-video:not(.wpr-custom-video) {position: relative;padding-bottom: 56.25%;}.wpr-custom-video video {height: 100%;}.wpr-advanced-slider iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.slick-slide .wpr-slider-img {position: relative;display: block;top: 0;left: 0;width: 100%;height: 100%;z-index: 79;}@keyframes ken-burns-in {0% {-webkit-transform: scale(1);transform: scale(1) }100% {-webkit-transform: scale(1.3);transform: scale(1.3);}}@-webkit-keyframes ken-burns-in {0% {-webkit-transform: scale(1);transform: scale(1) }100% {-webkit-transform: scale(1.3);transform: scale(1.3);}}@keyframes ken-burns-out {0% {-webkit-transform: scale(1.3);transform: scale(1.3);}100% {-webkit-transform: scale(1);transform: scale(1);}}@-webkit-keyframes ken-burns-out {0% {-webkit-transform: scale(1.3);transform: scale(1.3);}100% {-webkit-transform: scale(1);transform: scale(1);}}.wpr-advanced-slider .slick-slide.wpr-slick-visible .wpr-slider-item-bg {-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-duration: 10s;animation-duration: 10s;}.wpr-advanced-slider .slick-slide.wpr-slick-visible .wpr-slider-item-bg.wpr-ken-burns-in {-webkit-animation-name: ken-burns-in;animation-name: ken-burns-in;-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.wpr-advanced-slider .slick-slide.wpr-slick-visible .wpr-slider-item-bg.wpr-ken-burns-out {-webkit-animation-name: ken-burns-out;animation-name: ken-burns-out;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.wpr-ken-burns-in {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.wpr-ken-burns-out {-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}.wpr-slider-item-url {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 90;}.wpr-slider-nav-position-default .wpr-slider-arrow-container {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-slider-nav-position-default .wpr-slider-arrow {position: static;}.wpr-slider-nav-position-default .wpr-slider-prev-arrow {-ms-transform: none;transform: none;-webkit-transform: none;}.wpr-slider-nav-position-default .wpr-slider-next-arrow {-ms-transform: translateY(0) rotate(180deg);transform: translateY(0) rotate(180deg);-webkit-transform: translateY(0) rotate(180deg);}.wpr-slider-nav-align-top-center .wpr-slider-arrow-container, .wpr-slider-nav-align-bottom-center .wpr-slider-arrow-container {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-slider-arrow {position: absolute;z-index: 120;top: 50%;-webkit-box-sizing: content-box;box-sizing: content-box;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-slider-arrow i {display: block;line-height: inherit;}.wpr-slider-prev-arrow {left: 1%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-slider-next-arrow {right: 1%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-slider-nav-fade .wpr-slider-arrow {opacity: 0;visibility: hidden;}.wpr-slider-nav-fade .wpr-advanced-slider-wrap:hover .wpr-slider-arrow {opacity: 1;visibility: visible;}.wpr-slider-dots {display: inline-table;position: absolute;z-index: 1;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.wpr-slider-dots .slick-dots {position: static !important;}.wpr-slider-dots ul {list-style: none;margin: 0;padding: 0;}.wpr-advanced-slider.slick-dotted.slick-slider {margin-bottom: 0 !important;}.wpr-slider-dots-vertical .slick-dots li {display: block;width: auto !important;height: auto !important;margin: 0 !important;}.wpr-slider-dots-horizontal .slick-dots li {width: auto !important;padding-top: 10px;margin: 0 !important;}.wpr-slider-dots-pro-vr .slick-dots li:last-child span, .wpr-slider-dots-horizontal .slick-dots li:last-child span {margin-right: 0 !important;}.wpr-slider-dots-pro-vr .wpr-slider-dots li, .wpr-slider-dots-horizontal .wpr-slider-dots li {float: left;}.wpr-slider-dot {display: block;cursor: pointer;}.wpr-slider-dots li:last-child .wpr-slider-dot {margin: 0 !important;}.wpr-slider-scroll-btn {position: absolute;bottom: 45px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);display: inline-block;-webkit-transition-duration: 200ms;-o-transition-duration: 200ms;transition-duration: 200ms;line-height: 1;overflow: hidden;}@-webkit-keyframes wpr-scroll-animation {0% {opacity: 0;-webkit-transform: translate3d(0, -60%, 0);transform: translate3d(0, -60%, 0);}50% {opacity: 1;-webkit-transform: translate3d(0, 20%, 0);transform: translate3d(0, 20%, 0);}100% {opacity: 0;-webkit-transform: translate3d(0, 20%, 0);transform: translate3d(0, 20%, 0);}}@keyframes wpr-scroll-animation {0% {opacity: 0;-webkit-transform: translate3d(0, -60%, 0);transform: translate3d(0, -60%, 0);}50% {opacity: 1;-webkit-transform: translate3d(0, 20%, 0);transform: translate3d(0, 20%, 0);}100% {opacity: 0;-webkit-transform: translate3d(0, 20%, 0);transform: translate3d(0, 20%, 0);}}.wpr-scroll-animation {-webkit-animation-name: wpr-scroll-animation;animation-name: wpr-scroll-animation;-webkit-animation-duration: 1300ms;animation-duration: 1300ms;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.wpr-slider-video {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 90;background: #000;}.wpr-slider-video-btn {margin: 0 auto;}.wpr-slider-video-btn i {display: block;}.wpr-slider-video-icon-size-none .wpr-slider-video-btn {display: none;}.wpr-slider-video-icon-size-small .wpr-slider-video-btn {height: 50px;width: 50px;font-size: 16px;padding: 16px 0 0 4px;border-width: 1px;}.wpr-slider-video-icon-size-medium .wpr-slider-video-btn {height: 80px;width: 80px;font-size: 26px;padding: 25px 0 0 5px;border-width: 2px;}.wpr-slider-video-icon-size-large .wpr-slider-video-btn {height: 100px;width: 100px;font-size: 30px;padding: 33px 0 0 7px;border-width: 2px;}.wpr-slider-video-btn {text-align: center;border-style: solid;border-radius: 50%;cursor: pointer;}.wpr-slider-item-overlay {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 80;}.slick-slider {position: relative;display: block;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus {outline: none;}.slick-list.dragging {cursor: pointer;cursor: hand;}.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track {position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}.slick-track:before, .slick-track:after {display: table;content: '';}.slick-track:after {clear: both;}.slick-loading .slick-track {visibility: hidden;}.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}[dir='rtl'] .slick-slide {float: right;}.slick-slide img {display: block;}.slick-slide.slick-loading img {display: none;}.slick-slide.dragging img {pointer-events: none;}.slick-initialized .slick-slide {display: block;}.slick-loading .slick-slide {visibility: hidden;}.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}.wpr-pricing-table {position: relative;}.wpr-pricing-table-heading {text-align: center;}.wpr-pricing-table-headding-inner {display: inline-block;}.wpr-pricing-table-heading-left .wpr-pricing-table-headding-inner>div, .wpr-pricing-table-heading-right .wpr-pricing-table-headding-inner>div {display: inline-block;vertical-align: top;}.wpr-pricing-table-heading-left .wpr-pricing-table-icon {float: left;}.wpr-pricing-table-heading-right .wpr-pricing-table-icon {float: right;}.wpr-pricing-table-heading-left .wpr-pricing-table-title-wrap, .wpr-pricing-table-heading-right .wpr-pricing-table-title-wrap {text-align: left;}.wpr-pricing-table-heading-center .wpr-pricing-table-icon img {margin: 0 auto;}.wpr-pricing-table-icon img {display: block;border-style: none;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-title-wrap .wpr-pricing-table-title {font-size: 26px;font-weight: 600;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-title-wrap .wpr-pricing-table-sub-title {font-size: 14px;}.wpr-pricing-table-price {text-align: center;font-size: 65px;font-weight: 500;line-height: 0.9;}.wpr-pricing-table-price-inner {-ms-box-orient: horizontal;display: -webkit-box;display: -ms-flexbox;display: -moz-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-pricing-table-sub-price, .wpr-pricing-table-currency, .wpr-pricing-table-old-price, .wpr-pricing-table-preiod {line-height: 1;}.wpr-pricing-table-preiod {font-size: 17px;line-height: 1.5;-webkit-align-self: flex-end;-ms-flex-item-align: end;align-self: flex-end;}.wpr-pricing-table-old-price {text-decoration: line-through !important;}.wpr-pricing-table-feature {position: relative;font-size: 15px;padding: 0;}.wpr-pricing-table-feature-inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0 auto;}.wpr-pricing-table-feature-inner span {position: relative;}.wpr-pricing-table-feature-inner span.wpr-pricing-table-ftext-line-yes {text-decoration: line-through;}.wpr-pricing-table-feature:after {content: "";display: block;width: 100%;margin: 0 auto;}.wpr-pricing-table section:last-of-type:after {display: none;}.wpr-pricing-table-feature-text, .wpr-pricing-table-feature-icon {display: inline;}.wpr-pricing-table-feature-icon {margin-right: 8px;}.wpr-pricing-table-feature-tooltip {position: absolute;top: 0;left: 50%;border-radius: 4px;padding: 6px 10px;visibility: hidden;opacity: 0;font-size: 15px;-webkit-transform: translate(-50%, -100%);-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transition: all 230ms ease-in-out 0s;-o-transition: all 230ms ease-in-out 0s;transition: all 230ms ease-in-out 0s;text-align: center;}.wpr-pricing-table-feature-tooltip:before {content: "";position: absolute;left: 10px;bottom: -5px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-style: solid;border-top-width: 6px;}.wpr-pricing-table-feature:hover .wpr-pricing-table-feature-tooltip {visibility: visible;opacity: 1;top: 5px;-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-pricing-table-feature-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%) !important;}.wpr-pricing-table-button {text-align: center;font-size: 17px;}.wpr-pricing-table-btn {position: relative;overflow: hidden;display: inline-block;vertical-align: middle;cursor: pointer;}.wpr-pricing-table-btn span {position: relative;z-index: 2;opacity: 1 !important;}.wpr-pricing-table-btn:before, .wpr-pricing-table-btn:after {z-index: 1 !important;}.wpr-pricing-table-badge {position: absolute;display: inline-block;text-align: center;z-index: 2;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-badge .wpr-pricing-table-badge-inner {font-size: 15px;font-weight: 900;}.wpr-pricing-table-badge-left {left: 0;right: auto;}.wpr-pricing-table-badge-right {left: auto;right: 0;}.wpr-pricing-table-badge-corner {top: 0;width: 200px;height: 200px;overflow: hidden;}.wpr-pricing-table-badge-corner .wpr-pricing-table-badge-inner {width: 200%;}.wpr-pricing-table-badge-corner.wpr-pricing-table-badge-right {-ms-transform: rotate(90deg);transform: rotate(90deg);-webkit-transform: rotate(90deg);}.wpr-pricing-table-badge-cyrcle {top: 0;}.wpr-pricing-table-badge-cyrcle .wpr-pricing-table-badge-inner {border-radius: 100%;}.wpr-pricing-table-badge-flag {border-right: 5px;}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-left {margin-left: -10px;}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-right {margin-right: -10px;}.wpr-pricing-table-badge-flag:before {content: "";position: absolute;z-index: 1;bottom: -5px;width: 0;height: 0;margin-left: -10px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top-style: solid;border-top-width: 10px;}.wpr-pricing-table-badge-flag .wpr-pricing-table-badge-inner {position: relative;z-index: 2;border-top-left-radius: 3px;border-top-right-radius: 3px;}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-left:before {left: 5px;-ms-transform: rotate(90deg);transform: rotate(90deg);-webkit-transform: rotate(90deg);}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-right:before {right: -5px;-ms-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-left .wpr-pricing-table-badge-inner {border-bottom-right-radius: 3px;}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-right .wpr-pricing-table-badge-inner {border-bottom-left-radius: 3px;}.wpr-pricing-table-text {font-size: 13px;line-height: 1.3;}.wpr-pricing-table-divider {margin: 0 auto;border: 0;}.wpr-pricing-table-animation-slide {-webkit-transition-property: margin;-o-transition-property: margin;transition-property: margin;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;}.wpr-pricing-table-animation-bounce {-webkit-animation-iteration-count: 1;animation-iteration-count: 1;}.wpr-pricing-table-animation-slide:hover {margin-top: -5px;}.wpr-pricing-table-animation-bounce:hover {-webkit-animation-name: bounce;animation-name: bounce;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-heading {background-color: #f9f9f9;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-price {background-color: #605be5;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-button {background-color: #f9f9f9;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-btn {background-color: #2B2B2B;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-btn:hover {background-color: #4A45D2;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-text {background-color: #f9f9f9;}.wpr-logo {position: relative;display: inline-table;overflow: hidden;}.wpr-logo-image img {display: block;}.wpr-logo-description {margin: 0;}.wpr-logo-image, .wpr-logo-text {position: relative;display: block;width: 100%;z-index: 7;}.wpr-logo-url {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;z-index: 5;}.wpr-logo-position-left .wpr-logo-image, .wpr-logo-position-left .wpr-logo-text {float: left;}.wpr-logo-position-right .wpr-logo-image, .wpr-logo-position-right .wpr-logo-text {float: right;}.wpr-logo-position-center .wpr-logo-image {margin: 0 auto;}.wpr-logo-position-center .wpr-logo-text {text-align: center;}.wpr-logo-position-left .wpr-logo-text, .wpr-logo-position-right .wpr-logo-text {text-align: left;}.elementor-widget-wpr-logo .wpr-logo-title {font-size: 16px;line-height: 1.5;}.elementor-widget-wpr-logo .wpr-logo-description {font-size: 13px;}.wpr-testimonial-carousel .slick-slider {cursor: drag;}.wpr-testimonial-carousel .slick-track {display: -webkit-box !important;display: flex !important;display: -ms-flexbox !important;}.wpr-testimonial-carousel .slick-slide {height: inherit !important;}.wpr-testimonial-carousel-wrap .slick-list {padding-right: 1px !important;}.wpr-testimonial-nav-position-default .wpr-testimonial-arrow-container {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-testimonial-nav-position-default .wpr-testimonial-arrow {position: static;}.wpr-testimonial-nav-position-default .wpr-testimonial-prev-arrow {-ms-transform: none;transform: none;-webkit-transform: none;}.wpr-testimonial-nav-position-default .wpr-testimonial-next-arrow {-ms-transform: translateY(0) rotate(180deg);transform: translateY(0) rotate(180deg);-webkit-transform: translateY(0) rotate(180deg);}.wpr-testimonial-nav-align-top-center .wpr-testimonial-arrow-container, .wpr-testimonial-nav-align-bottom-center .wpr-testimonial-arrow-container {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-testimonial-arrow {position: absolute;z-index: 120;top: 52%;-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;}.wpr-testimonial-arrow i {display: block;line-height: inherit;}.wpr-testimonial-prev-arrow {left: 2%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-testimonial-next-arrow {right: 2%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-testimonial-nav-fade .wpr-testimonial-arrow {opacity: 0;}.wpr-testimonial-dots {display: inline-table;position: absolute;z-index: 110;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.wpr-testimonial-dots ul {list-style: none;padding: 0;margin: 0;}.wpr-testimonial-dots li {float: left;width: auto !important;margin: 0 !important;}.wpr-testimonial-dot {display: block;cursor: pointer;}.wpr-testimonial-dots li:last-child .wpr-testimonial-dot {margin: 0 !important;}.wpr-testimonial-social-media {display: inline-block;}.wpr-testimonial-social {display: block;float: left;width: 45px;height: 45px;line-height: 45px;font-size: 45px;-webkit-box-sizing: content-box;box-sizing: content-box;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;}.wpr-testimonial-social i {display: block;width: 100%;height: 100%;line-height: inherit;}.wpr-testimonial-social:last-child {margin-right: 0 !important;}.wpr-testimonial-rating i {display: inline;position: relative;font-family: "eicons";font-style: normal;line-height: 1;overflow: hidden;}.wpr-testimonial-rating i:before {content: '\e934';font-weight: 900;display: block;position: absolute;top: 0;left: 0;font-size: inherit;font-family: inherit;overflow: hidden;}.wpr-testimonial-rating-style_2 .wpr-testimonial-rating i:before {content: '\002605';}.wpr-testimonial-rating i:last-of-type {margin-right: 0 !important;}.wpr-rating-icon-empty:before {display: none !important;}.elementor-widget-wpr-testimonial-carousel .wpr-testimonial-content-wrap .wpr-testimonial-title {font-size: 18px;font-weight: 700;}.wpr-testimonial-content {position: relative;font-size: 15px;}.wpr-testimonial-content p {position: relative;z-index: 5;margin: 0;}.wpr-testimonial-content .wpr-testimonial-icon {position: absolute;width: 100%;z-index: 1;}.wpr-testimonial-date {font-size: 10px;}.wpr-testimonial-content-inner {position: relative;background-color: #f9f9f9;}.wpr-testimonial-triangle-yes .wpr-testimonial-content-inner:before {content: "";position: absolute;width: 0;height: 0;border-left: 15px solid transparent;border-right: 15px solid transparent;border-top-style: solid;border-top-width: 15px;}.wpr-testimonial-meta-position-top.wpr-testimonial-meta-align-center .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-bottom.wpr-testimonial-meta-align-center .wpr-testimonial-content-inner:before {right: calc( 50% - 15px);}.wpr-testimonial-meta-position-top.wpr-testimonial-meta-align-left .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-bottom.wpr-testimonial-meta-align-left .wpr-testimonial-content-inner:before {margin-left: -15px;}.wpr-testimonial-meta-position-top.wpr-testimonial-meta-align-right .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-bottom.wpr-testimonial-meta-align-right .wpr-testimonial-content-inner:before {margin-right: -15px;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-right .wpr-testimonial-content-inner:before {margin-top: -7.5px;}.wpr-testimonial-meta-position-top .wpr-testimonial-content-inner:before {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.wpr-testimonial-meta-position-top .wpr-testimonial-content-inner {margin-top: 15px;}.wpr-testimonial-meta-position-right .wpr-testimonial-content-inner:before {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.wpr-testimonial-meta-position-right .wpr-testimonial-content-inner {margin-right: 15px;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner:before {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner {margin-left: 15px;}.wpr-testimonial-meta-position-bottom .wpr-testimonial-content-inner:before {bottom: -15px;}.wpr-testimonial-meta-position-bottom .wpr-testimonial-content-inner {margin-bottom: 15px;}.wpr-testimonial-meta-position-extra .wpr-testimonial-content-inner:before {display: none;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner:before {left: -22px;}.wpr-testimonial-meta-position-right .wpr-testimonial-content-inner:before {right: -22px;}.wpr-testimonial-meta-position-top .wpr-testimonial-content-inner:before {top: -15px;}.wpr-testimonial-meta-position-bottom .wpr-testimonial-content-inner:before {bottom: -15px;}.wpr-testimonial-image {overflow: hidden;}.elementor-widget-wpr-testimonial-carousel .wpr-testimonial-meta .wpr-testimonial-name {font-size: 14px;font-weight: 700;}.wpr-testimonial-logo-image {display: block;overflow: hidden;}.wpr-testimonial-item {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-testimonial-meta-position-extra .wpr-testimonial-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-testimonial-meta-position-top .wpr-testimonial-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-testimonial-meta-position-bottom .wpr-testimonial-item {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-testimonial-meta-position-right .wpr-testimonial-item {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-testimonial-meta-position-left .wpr-testimonial-item {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-testimonial-meta-position-right .wpr-testimonial-meta, .wpr-testimonial-meta-position-left .wpr-testimonial-meta {-ms-flex-negative: 0;flex-shrink: 0;}@media screen and ( max-width: 480px) {.wpr-testimonial-meta-position-left .wpr-testimonial-item, .wpr-testimonial-meta-position-right .wpr-testimonial-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner, .wpr-testimonial-meta-position-right .wpr-testimonial-content-inner {margin-left: 0 !important;}.wpr-testimonial-meta-position-left .wpr-testimonial-meta, .wpr-testimonial-meta-position-right .wpr-testimonial-meta {margin-left: 0 !important;margin-right: 0 !important;padding: 0 !important;margin-bottom: 20px;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-right .wpr-testimonial-content-inner:before {display: none;}}.wpr-testimonial-job {font-size: 10px;}.wpr-testimonial-image-position-left .wpr-testimonial-meta-inner>div, .wpr-testimonial-image-position-right .wpr-testimonial-meta-inner>div {display: inline-block;vertical-align: top;}.wpr-testimonial-image-position-left .wpr-testimonial-image, .wpr-testimonial-image-position-left .wpr-testimonial-logo-image img, .wpr-testimonial-image-position-center.wpr-testimonial-meta-align-left .wpr-testimonial-meta img {float: left;}.wpr-testimonial-image-position-right .wpr-testimonial-image, .wpr-testimonial-image-position-right .wpr-testimonial-logo-image img, .wpr-testimonial-image-position-center.wpr-testimonial-meta-align-right .wpr-testimonial-meta img {float: right;}.wpr-testimonial-meta-align-left .wpr-testimonial-meta, .wpr-testimonial-image-position-left .wpr-testimonial-meta-content-wrap {text-align: left;}.wpr-testimonial-meta-align-center .wpr-testimonial-meta {text-align: center;}.wpr-testimonial-meta-align-right .wpr-testimonial-meta, .wpr-testimonial-image-position-right .wpr-testimonial-meta-content-wrap {text-align: right;}.wpr-testimonial-meta-align-center .wpr-testimonial-meta img {margin: 0 auto;}.wpr-testimonial-meta-position-extra .wpr-testimonial-meta img {display: inline-block;}.wpr-testimonial-meta-inner {display: inline-block;}.wpr-testimonial-meta-position-top .wpr-testimonial-meta-content-wrap, .wpr-testimonial-meta-position-bottom .wpr-testimonial-meta-content-wrap {}.wpr-testimonial-meta-position-top .wpr-testimonial-logo-image img, .wpr-testimonial-meta-position-bottom .wpr-testimonial-logo-image img, .wpr-testimonial-meta-position-top .wpr-testimonial-social-media, .wpr-testimonial-meta-position-bottom .wpr-testimonial-social-media {float: none !important;display: inline-block !important;}@media screen and (min-width: 480px) {.wpr-testimonial-image-position-left .wpr-testimonial-image, .wpr-testimonial-image-position-right .wpr-testimonial-image {margin-bottom: 0 !important;}}@media screen and (max-width: 480px) {.wpr-testimonial-meta-position-left .wpr-testimonial-image, .wpr-testimonial-meta-position-right .wpr-testimonial-image, .wpr-testimonial-meta-position-left .wpr-testimonial-meta-content-wrap, .wpr-testimonial-meta-position-right .wpr-testimonial-meta-content-wrap {display: block !important;float: none !important;text-align: center !important;}.wpr-testimonial-meta-position-left.wpr-testimonial-image-position-left .wpr-testimonial-image, .wpr-testimonial-meta-position-right.wpr-testimonial-image-position-left .wpr-testimonial-image, .wpr-testimonial-meta-position-left.wpr-testimonial-image-position-right .wpr-testimonial-image, .wpr-testimonial-meta-position-right.wpr-testimonial-image-position-right .wpr-testimonial-image {margin-left: 0 !important;margin-right: 0 !important;}.wpr-testimonial-meta-position-left .wpr-testimonial-image img, .wpr-testimonial-meta-position-right .wpr-testimonial-image img, .wpr-testimonial-meta-position-left .wpr-testimonial-logo-image img, .wpr-testimonial-meta-position-right .wpr-testimonial-logo-image img {display: inline-block !important;float: none !important;}}.wpr-search-admin-notice {text-align: center;margin: 0;margin-top: 10px;padding: 8px;}.wpr-ajax-search-pagination-center .wpr-ajax-search-pagination {text-align: center;}.wpr-ajax-search-pagination-center .wpr-ajax-search-pagination {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-ajax-search-pagination-left .wpr-ajax-search-pagination {text-align: left;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-ajax-search-pagination-right .wpr-ajax-search-pagination {text-align: right;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-data-fetch .wpr-ajax-search-pagination {text-align: center;}.wpr-data-fetch ul::-webkit-scrollbar {width: 4px;background-color: transparent;}.wpr-data-fetch ul::-webkit-scrollbar-thumb {border-left: 3px solid blue;}.wpr-no-results {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;margin: 0;}.wpr-load-more-results {display: none;width: 100%;}.wpr-no-more-results {display: none;margin: 0;text-align: center;}.wpr-ajax-search-content {text-align: left;}.wpr-ajax-search-content a {display: inline-block;}.wpr-data-fetch {position: absolute;top: 100%;left: 0;width: 100%;height: auto;display: none;border-style: solid;z-index: 9999;}.wpr-data-fetch ul {list-style-type: none;padding: 0;overflow: hidden;overflow-y: auto;max-height: 30vh;opacity: 0;}.wpr-data-fetch ul li {display: -webkit-box;display: -ms-flexbox;display: flex;padding: 5px;cursor: pointer;}.wpr-ajax-desc {margin: 0;}a.wpr-ajax-img-wrap {min-width: 100px !important;min-height: 100px !important }.wpr-data-fetch img {height: auto;width: 100% !important;}.wpr-close-search {position: absolute;top: 10px;right: 30px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-close-search::before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600;cursor: pointer;}.wpr-search-form-input-wrap {width: 100%;overflow: hidden;}.wpr-search-form .wpr-search-form-input {width: 100%;font-size: 14px;background-color: transparent;border-style: solid;}.wpr-search-form-style-inner .wpr-search-form .wpr-search-form-input {min-height: 100%;height: auto;}.wpr-search-form-style-outer .wpr-search-form .wpr-search-form-input {height: 100%;}.wpr-search-form-style-inner .wpr-search-form-input-wrap, .wpr-search-form-style-outer .wpr-search-form {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-search-form-style-inner.wpr-search-form-position-left .wpr-search-form-input-wrap, .wpr-search-form-style-outer.wpr-search-form-position-left .wpr-search-form {-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-search-form-submit {padding: 0 !important;cursor: pointer;border-style: solid;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}.wpr-search-input-hidden {opacity: 0;width: 0;}.wpr-search-form-disable-submit-btn-yes .wpr-search-form-submit {pointer-events: none;cursor: default;}.wpr-category-select-wrap {position: relative;}select.wpr-category-select {width: 100%;height: 100%;-webkit-appearance: none;-moz-appearance: none;line-height: 1 !important;}.wpr-category-select-wrap::before {content: "\f107";font-family: "Font Awesome 5 Free" !important;font-weight: 600;pointer-events: none;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-team-member {overflow: hidden;}.wpr-member-content {overflow: hidden;}.wpr-member-name {display: block;line-height: 1;}.elementor .elementor-widget-wpr-team-member .wpr-member-name {font-size: 24px;font-weight: 500;}.wpr-member-job {font-size: 13px;}.wpr-member-description {font-size: 15px;line-height: 1.4;}.wpr-member-media {position: relative;margin: 0 auto;width: 100%;overflow: hidden;}.wpr-member-image {overflow: hidden;}.wpr-member-overlay-content {position: relative;}.wpr-member-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.9);}.wpr-member-social-media {display: -webkit-box;display: -ms-flexbox;display: flex;overflow: hidden;}.wpr-member-social {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;width: 45px;height: 45px;line-height: 45px;font-size: 45px;-webkit-box-sizing: content-box;box-sizing: content-box;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;outline: none !important;}.wpr-member-social i {display: block;width: 100%;height: 100%;line-height: inherit;}.wpr-member-social:last-child {margin-right: 0 !important;}.wpr-team-member-social-media-left .wpr-member-social-media {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-team-member-social-media-right .wpr-member-social-media {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-team-member-social-media-center .wpr-member-social-media {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-member-btn {display: inline-block;position: relative;overflow: hidden;display: inline-block;vertical-align: middle;background-color: #222222;cursor: pointer;font-size: 14px;}.wpr-member-btn span {position: relative;z-index: 2;opacity: 1 !important;}.wpr-member-btn:before, .wpr-member-btn:after {z-index: 1 !important;}.wpr-member-divider {overflow: hidden;}.wpr-member-divider:after {content: "";display: block;width: 100%;margin-top: 0;overflow: hidden;}.wpr-team-member-divider-left .wpr-member-divider:after {float: left;}.wpr-team-member-divider-right .wpr-member-divider:after {float: right;}.wpr-team-member-divider-center .wpr-member-divider:after {margin-left: auto;margin-right: auto;}.wpr-button-wrap {position: relative;display: inline-table;z-index: 1;width: 100%;}.wpr-button {display: block;position: relative;width: 100%;z-index: 1;overflow: hidden;}.elementor .elementor-widget-wpr-button .wpr-button-text {font-size: 15px;font-weight: 500;}.wpr-button-icon-style-block .wpr-button-text, .wpr-button-icon-style-inline-block .wpr-button-text {width: 100%;}.wpr-button-icon-style-block .wpr-button-icon, .wpr-button-icon-style-inline-block .wpr-button-icon {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-button-content {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-button-text, .wpr-button-icon {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-button-icon-position-left .wpr-button-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-button-icon-position-left .wpr-button-text {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-button-tooltip {position: absolute;border-radius: 4px;visibility: hidden;opacity: 0;font-size: 13px;line-height: 1.5;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;z-index: 20;}.wpr-button-tooltip:before {content: "";position: absolute;width: 0;height: 0;border-top-style: solid;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-width: 6px;}.wpr-button-tooltip p {margin: 0;}.wpr-button-wrap:hover .wpr-button-tooltip {visibility: visible;opacity: 1;}.wpr-button-tooltip-position-top .wpr-button-tooltip {top: 0;left: 50%;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);margin-top: -5px;}.wpr-button-tooltip-position-top .wpr-button-wrap:hover .wpr-button-tooltip {-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-button-tooltip-position-top .wpr-button-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: -5px;}.wpr-button-tooltip-position-bottom .wpr-button-tooltip {bottom: 0;left: 50%;-ms-transform: translate(-50%, 120%);transform: translate(-50%, 120%);-webkit-transform: translate(-50%, 120%);margin-bottom: -5px;}.wpr-button-tooltip-position-bottom .wpr-button-wrap:hover .wpr-button-tooltip {-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);-webkit-transform: translate(-50%, 100%);}.wpr-button-tooltip-position-bottom .wpr-button-tooltip:before {top: -5px;left: 50%;-webkit-transform: translateX(-50%) rotate(180deg);-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);}.wpr-button-tooltip-position-left .wpr-button-tooltip {top: 50%;left: 0;-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);-webkit-transform: translate(-120%, -50%);margin-left: -5px;}.wpr-button-tooltip-position-left .wpr-button-wrap:hover .wpr-button-tooltip {-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);-webkit-transform: translate(-100%, -50%);}.wpr-button-tooltip-position-left .wpr-button-tooltip:before {right: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);}.wpr-button-tooltip-position-right .wpr-button-tooltip {top: 50%;right: 0;-ms-transform: translate(120%, -50%);transform: translate(120%, -50%);-webkit-transform: translate(120%, -50%);margin-right: -5px;}.wpr-button-tooltip-position-right .wpr-button-wrap:hover .wpr-button-tooltip {-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);-webkit-transform: translate(100%, -50%);}.wpr-button-tooltip-position-right .wpr-button-tooltip:before {left: -8px;top: 50%;-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);-webkit-transform: translateY(-50%) rotate(90deg);}.elementor-widget-wpr-button .wpr-button {background-color: #605BE5;}.elementor-widget-wpr-button .wpr-button-none:hover, .elementor-widget-wpr-button [class*="elementor-animation"]:hover, .elementor-widget-wpr-button .wpr-button::before, .elementor-widget-wpr-button .wpr-button::after {background-color: #4A45D2;}.elementor-widget-wpr-button .wpr-button-text, .elementor-widget-wpr-button .wpr-button::after {font-size: 14px;}.wpr-dual-button {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-button-a-wrap, .wpr-button-b-wrap {position: relative;width: 100%;}.wpr-button-a-wrap {z-index: 5;}.wpr-button-b-wrap {z-index: 2;}.wpr-button-a, .wpr-button-b {display: block;position: relative;width: 100%;z-index: 1;overflow: hidden;}.wpr-button-content-a, .wpr-button-content-b {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-button-text-a, .wpr-button-icon-a, .wpr-button-text-b, .wpr-button-icon-b {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-button-icon-a-position-left .wpr-button-icon-a, .wpr-button-icon-b-position-left .wpr-button-icon-b {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-button-icon-a-position-left .wpr-button-text-a, .wpr-button-icon-b-position-left .wpr-button-text-b {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-button-middle-badge {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: absolute;top: 50%;right: 0;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);text-align: center;-webkit-box-sizing: content-box;box-sizing: content-box;z-index: 10;border-width: 3px;border-color: #00ce1b;-webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);}.wpr-button-middle-badge i {line-height: inherit;}.wpr-button-tooltip-a {position: absolute;border-radius: 4px;visibility: hidden;opacity: 0;font-size: 13px;line-height: 1.5;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;z-index: 20;}.wpr-button-tooltip-a:before {content: "";position: absolute;width: 0;height: 0;border-top-style: solid;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-width: 6px;}.wpr-button-tooltip-a p {margin: 0;}.wpr-button-a-wrap:hover .wpr-button-tooltip-a {visibility: visible;opacity: 1;}.wpr-button-tooltip-a-position-top .wpr-button-tooltip-a {top: 0;left: 50%;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);margin-top: -5px;}.wpr-button-tooltip-a-position-top .wpr-button-a-wrap:hover .wpr-button-tooltip-a {-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-button-tooltip-a-position-top .wpr-button-tooltip-a:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: -5px;}.wpr-button-tooltip-a-position-bottom .wpr-button-tooltip-a {bottom: 0;left: 50%;-ms-transform: translate(-50%, 120%);transform: translate(-50%, 120%);-webkit-transform: translate(-50%, 120%);margin-bottom: -5px;}.wpr-button-tooltip-a-position-bottom .wpr-button-a-wrap:hover .wpr-button-tooltip-a {-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);-webkit-transform: translate(-50%, 100%);}.wpr-button-tooltip-a-position-bottom .wpr-button-tooltip-a:before {top: -5px;left: 50%;-webkit-transform: translateX(-50%) rotate(180deg);-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);}.wpr-button-tooltip-a-position-left .wpr-button-tooltip-a {top: 50%;left: 0;-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);-webkit-transform: translate(-120%, -50%);margin-left: -5px;}.wpr-button-tooltip-a-position-left .wpr-button-a-wrap:hover .wpr-button-tooltip-a {-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);-webkit-transform: translate(-100%, -50%);}.wpr-button-tooltip-a-position-left .wpr-button-tooltip-a:before {right: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);}.wpr-button-tooltip-a-position-right .wpr-button-tooltip-a {top: 50%;right: 0;-ms-transform: translate(120%, -50%);transform: translate(120%, -50%);-webkit-transform: translate(120%, -50%);margin-right: -5px;}.wpr-button-tooltip-a-position-right .wpr-button-a-wrap:hover .wpr-button-tooltip-a {-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);-webkit-transform: translate(100%, -50%);}.wpr-button-tooltip-a-position-right .wpr-button-tooltip-a:before {left: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(90deg);-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);}.wpr-button-tooltip-b {position: absolute;border-radius: 4px;visibility: hidden;opacity: 0;font-size: 13px;line-height: 1.5;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;z-index: 20;}.wpr-button-tooltip-b:before {content: "";position: absolute;width: 0;height: 0;border-top-style: solid;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-width: 6px;}.wpr-button-tooltip-b p {margin: 0;}.wpr-button-b-wrap:hover .wpr-button-tooltip-b {visibility: visible;opacity: 1;}.wpr-button-tooltip-b-position-top .wpr-button-tooltip-b {top: 0;left: 50%;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);margin-top: -5px;}.wpr-button-tooltip-b-position-top .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-button-tooltip-b-position-top .wpr-button-tooltip-b:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: -5px;}.wpr-button-tooltip-b-position-bottom .wpr-button-tooltip-b {bottom: 0;left: 50%;-ms-transform: translate(-50%, 120%);transform: translate(-50%, 120%);-webkit-transform: translate(-50%, 120%);margin-bottom: -5px;}.wpr-button-tooltip-b-position-bottom .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);-webkit-transform: translate(-50%, 100%);}.wpr-button-tooltip-b-position-bottom .wpr-button-tooltip-b:before {top: -5px;left: 50%;-webkit-transform: translateX(-50%) rotate(180deg);-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);}.wpr-button-tooltip-b-position-left .wpr-button-tooltip-b {top: 50%;left: 0;-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);-webkit-transform: translate(-120%, -50%);margin-left: -5px;}.wpr-button-tooltip-b-position-left .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);-webkit-transform: translate(-100%, -50%);}.wpr-button-tooltip-b-position-left .wpr-button-tooltip-b:before {right: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);}.wpr-button-tooltip-b-position-right .wpr-button-tooltip-b {top: 50%;right: 0;-ms-transform: translate(120%, -50%);transform: translate(120%, -50%);-webkit-transform: translate(120%, -50%);margin-right: -5px;}.wpr-button-tooltip-b-position-right .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);-webkit-transform: translate(100%, -50%);}.wpr-button-tooltip-b-position-right .wpr-button-tooltip-b:before {left: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(90deg);-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);}@media screen and (max-width: 480px) {.wpr-button-tooltip-position-left .wpr-button-tooltip, .wpr-button-tooltip-position-right .wpr-button-tooltip, .wpr-button-tooltip-a-position-left .wpr-button-tooltip-a, .wpr-button-tooltip-b-position-right .wpr-button-tooltip-b {top: 0;left: 50% !important;right: auto !important;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);margin-top: -5px;}.wpr-button-tooltip-position-left .wpr-button-wrap:hover .wpr-button-tooltip, .wpr-button-tooltip-position-right .wpr-button-wrap:hover .wpr-button-tooltip, .wpr-button-tooltip-a-position-left .wpr-button-a-wrap:hover .wpr-button-tooltip-a, .wpr-button-tooltip-b-position-right .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-button-tooltip-position-left .wpr-button-tooltip:before, .wpr-button-tooltip-position-right .wpr-button-tooltip:before, .wpr-button-tooltip-a-position-left .wpr-button-tooltip-a:before, .wpr-button-tooltip-b-position-right .wpr-button-tooltip-b:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: -5px;top: auto;}}.elementor-widget-wpr-dual-button .wpr-button-a, .elementor-widget-wpr-dual-button .wpr-button-b {background-color: #605BE5;}.elementor-widget-wpr-dual-button .wpr-dual-button .wpr-button-none:hover, .elementor-widget-wpr-dual-button .wpr-dual-button [class*="elementor-animation"]:hover, .elementor-widget-wpr-dual-button .wpr-dual-button .wpr-button-effect::before, .elementor-widget-wpr-dual-button .wpr-dual-button .wpr-button-effect::after {background-color: #4A45D2;}.elementor-widget-wpr-dual-button .wpr-button-text-a, .elementor-widget-wpr-dual-button .wpr-button-a::after, .elementor-widget-wpr-dual-button .wpr-button-text-b, .elementor-widget-wpr-dual-button .wpr-button-b::after {font-size: 14px;}.elementor-widget-wpr-dual-button .wpr-button-middle-badge {font-size: 13px;}.wpr-highlighted-text, .wpr-anim-text, .wpr-clipped-text {display: inline-block;vertical-align: middle;}.wpr-advanced-text-preffix, .wpr-advanced-text-suffix {vertical-align: middle;}.elementor-widget-wpr-advanced-text b {font-weight: none;}.elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-advanced-text-preffix, .elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-advanced-text-suffix, .elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-highlighted-text, .elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-anim-text, .elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-anim-text b {font-size: 32px;font-weight: 700;}.wpr-advanced-text {display: block;margin: 0;}.wpr-clipped-text {position: relative;-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transform: translate(0, 0);z-index: 0;}.wpr-clipped-text-content {-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}.elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-clipped-text {font-size: 50px;font-weight: 700;}.wpr-clipped-text-long-shadow {position: absolute;display: inline-block;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}.wpr-highlighted-text {position: relative;text-align: left;}.wpr-highlighted-text-inner {position: relative;z-index: 1;}.wpr-highlighted-text svg {position: absolute;top: 50%;left: 50%;width: 100%;height: 100%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);overflow: visible;z-index: auto;}.wpr-highlighted-text svg path {-webkit-animation-name: wpr-anim-text;animation-name: wpr-anim-text;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;fill: none;stroke-width: 4;stroke-dasharray: 1500;-webkit-animation-iteration-count: 1;-animation-iteration-count: 1;opacity: 0;}.wpr-highlighted-text .wpr-highlight-curly {-webkit-transform: translate(-50%, 25%);-ms-transform: translate(-50%, 25%);transform: translate(-50%, 25%);}.wpr-highlighted-text .wpr-highlight-x {-webkit-transform: translate(-50%, -35%);-ms-transform: translate(-50%, -35%);transform: translate(-50%, -35%);}.wpr-highlighted-text .wpr-highlight-strikethrough {-webkit-transform: translate(-50%, -47%);-ms-transform: translate(-50%, -47%);transform: translate(-50%, -47%);}.wpr-highlighted-text .wpr-highlight-underline {-webkit-transform: translate(-50%, 27%);-ms-transform: translate(-50%, 27%);transform: translate(-50%, 27%);}.wpr-highlighted-text .wpr-highlight-double {-webkit-transform: translate(-50%, -40%);-ms-transform: translate(-50%, -40%);transform: translate(-50%, -40%);}.wpr-highlighted-text .wpr-highlight-double-underline {-webkit-transform: translate(-50%, 30%);-ms-transform: translate(-50%, 30%);transform: translate(-50%, 30%);}.wpr-highlighted-text .wpr-highlight-diagonal {-webkit-transform: translate(-50%, -40%);-ms-transform: translate(-50%, -40%);transform: translate(-50%, -40%);}.wpr-animated-text-infinite-yes .wpr-highlighted-text svg path {-webkit-animation-name: wpr-anim-text-infinite;animation-name: wpr-anim-text-infinite;}@-webkit-keyframes wpr-anim-text-infinite {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}80% {opacity: 1;}97% {opacity: 0;stroke-dasharray: 1500 1500;}100% {stroke-dasharray: 0 1500;}}@keyframes wpr-anim-text-infinite {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}80% {opacity: 1;}97% {opacity: 0;stroke-dasharray: 1500 1500;}100% {stroke-dasharray: 0 1500;}}@-webkit-keyframes wpr-anim-text {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}100% {opacity: 1;}}@keyframes wpr-anim-text {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}100% {opacity: 1;}}@-webkit-keyframes wpr-anim-text-infinite {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}100% {opacity: 1;}}.wpr-anim-text-inner {float: left;}.wpr-anim-text-cursor {display: inline-block;zoom: 1;filter: alpha(opacity=100);opacity: 1;-webkit-animation-name: wpr-cursor-blink;animation-name: wpr-cursor-blink;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}@-webkit-keyframes wpr-cursor-blink {0% {opacity: 1;}50% {opacity: 0;}100% {opacity: 1;}}@keyframes wpr-cursor-blink {0% {opacity: 1;}50% {opacity: 0;}100% {opacity: 1;}}.elementor-widget-wpr-advanced-text .wpr-clipped-text-content {background-color: #605BE5;}.wpr-prbar-counter-value-suffix {line-height: 1;}.wpr-prbar-hr-line {position: relative;width: 100%;overflow: hidden;}.wpr-prbar-hr-line-inner {position: relative;top: 0;left: 0;width: 0;height: 100%;-webkit-transition-property: width;-o-transition-property: width;transition-property: width;overflow: hidden;}.wpr-prbar-hr-line .wpr-prbar-content {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.wpr-prbar-hr-line .wpr-prbar-title-wrap {position: absolute;top: 50%;left: 12px;-webkit-transform: translateY( -50%);-ms-transform: translateY( -50%);transform: translateY( -50%);}.wpr-prbar-layout-hr-line .wpr-prbar-subtitle {text-align: left;}.wpr-prbar-hr-line .wpr-prbar-counter {position: absolute;top: 50%;right: 12px;-webkit-transform: translateY( -50%);-ms-transform: translateY( -50%);transform: translateY( -50%);}.wpr-prbar-layout-hr-line .wpr-prbar-title-wrap {float: left;}.wpr-prbar-layout-hr-line .wpr-prbar-counter {float: right;}.wpr-prbar-vr-line {position: relative;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: end;-ms-flex-pack: end;justify-content: flex-end;width: 100%;margin: 0 auto;overflow: hidden;}.wpr-prbar-vr-line-inner {position: relative;width: 100%;height: 0;-webkit-transition-property: height;-o-transition-property: height;transition-property: height;overflow: hidden;}.wpr-prbar-circle {position: relative;display: table;width: 100%;height: auto;margin: 0 auto;}.wpr-prbar-circle-svg {width: 100%;height: auto;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);border-radius: 50%;}.wpr-prbar-circle-prline {-webkit-transition-property: stroke-dasharray, stroke-dashoffset;-o-transition-property: stroke-dasharray, stroke-dashoffset;transition-property: stroke-dasharray, stroke-dashoffset;stroke-linecap: butt;}.wpr-prbar-circle .wpr-prbar-content {position: absolute;top: 50%;left: 50%;-webkit-transform: translate( -50%, -50%);-ms-transform: translate( -50%, -50%);transform: translate( -50%, -50%);}.wpr-prbar-content {text-align: center;overflow: hidden;}.wpr-prbar-counter {display: -webkit-box;display: -ms-flexbox;display: -moz-flex;display: flex;font-size: 12px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-prbar-title, .wpr-prbar-subtitle {font-size: 12px;text-align: center;}.wpr-prbar-stripe-yes .wpr-prbar-hr-line-inner:after, .wpr-prbar-stripe-yes .wpr-prbar-vr-line-inner:after {content: '';position: absolute;top: 0;left: -30px;width: calc(100% + 60px);height: 100%;background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 30px 30px;}.wpr-prbar-stripe-yes.wpr-prbar-stripe-anim-right .wpr-prbar-hr-line-inner:after, .wpr-prbar-stripe-yes.wpr-prbar-stripe-anim-right .wpr-prbar-vr-line-inner:after {-webkit-animation: stripe-anim-right 2s linear infinite;animation: stripe-anim-right 2s linear infinite;}.wpr-prbar-stripe-yes.wpr-prbar-stripe-anim-left .wpr-prbar-hr-line-inner:after, .wpr-prbar-stripe-yes.wpr-prbar-stripe-anim-left .wpr-prbar-vr-line-inner:after {-webkit-animation: stripe-anim-left 2s linear infinite;animation: stripe-anim-left 2s linear infinite;}@-webkit-keyframes stripe-anim-right {0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}100% {-webkit-transform: translate(30px, 0);transform: translate(30px, 0);}}@keyframes stripe-anim-right {0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}100% {-webkit-transform: translate(30px, 0);transform: translate(30px, 0);}}@-webkit-keyframes stripe-anim-left {0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}100% {-webkit-transform: translate(-30px, 0);transform: translate(-30px, 0);}}@keyframes stripe-anim-left {0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}100% {-webkit-transform: translate(-30px, 0);transform: translate(-30px, 0);}}.elementor-widget-wpr-progress-bar .wpr-prbar-hr-line-inner, .elementor-widget-wpr-progress-bar .wpr-prbar-vr-line-inner {background-color: #605BE5;}.wpr-price-list-item:last-child {margin-bottom: 0;}.wpr-price-list-content {width: 100%;overflow: hidden;}.wpr-price-list-item {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;}.wpr-price-list-link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;}.wpr-price-list-position-right .wpr-price-list-item {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-price-list-position-center .wpr-price-list-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-price-list-position-center .wpr-price-list-heading {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-price-list-position-center .wpr-price-list-separator {display: none;}.wpr-price-list-position-left .wpr-price-list-price-wrap, .wpr-price-list-position-right .wpr-price-list-price-wrap {margin-left: auto;}.wpr-price-list-image img {display: block;margin: 0 auto;}.wpr-price-list-heading {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.elementor-widget-wpr-price-list .wpr-price-list-heading .wpr-price-list-title, .elementor-widget-wpr-price-list .wpr-price-list-heading .wpr-price-list-price {font-size: 17px;font-weight: 700;}.wpr-price-list-old-price {font-size: 11px;}.wpr-price-list-description {font-size: 14px;}.wpr-price-list-separator {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;height: 0;}.wpr-price-list-price-wrap {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-price-list-old-position-after .wpr-price-list-price-wrap {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-price-list-old-position-after .wpr-price-list-old-price {margin-right: 10px;}.wpr-price-list-old-position-before .wpr-price-list-old-price {margin-left: 3px;}.wpr-price-list-old-price {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;text-decoration: line-through;}.wpr-image-hotspots {position: relative;}.wpr-hotspot-item-container {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;}.wpr-hotspot-image img {width: 100%;}.wpr-hotspot-item {position: absolute;}.wpr-hotspot-text {font-size: 15px;}.wpr-hotspot-content {position: relative;z-index: 15;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 100%;height: 100%;text-align: center;}.wpr-hotspot-icon-position-left .wpr-hotspot-content {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-hotspot-item, .wpr-hotspot-item:before {-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-play-state: running;animation-play-state: running;}.wpr-hotspot-trigger-hover .wpr-hotspot-item, .wpr-hotspot-trigger-click .wpr-hotspot-item {cursor: pointer;}.wpr-hotspot-tooltip {position: absolute;border-radius: 4px;visibility: hidden;opacity: 0;font-size: 13px;line-height: 1.5;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;z-index: 20;-webkit-box-shadow: 0px 0px 4px 0px rgba( 0, 0, 0, 0.5);box-shadow: 0px 0px 4px 0px rgba( 0, 0, 0, 0.5);font-size: 13px;}.wpr-hotspot-tooltip:before {content: "";position: absolute;width: 0;height: 0;}.wpr-hotspot-tooltip-position-pro-bt .wpr-hotspot-tooltip, .wpr-hotspot-tooltip-position-pro-lt .wpr-hotspot-tooltip, .wpr-hotspot-tooltip-position-pro-rt .wpr-hotspot-tooltip {top: -120%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-hotspot-tooltip-position-top .wpr-hotspot-tooltip:before, .wpr-hotspot-tooltip-position-bottom .wpr-hotspot-tooltip:before {border-left-color: transparent;border-right-color: transparent;border-top-style: solid;border-left-style: solid;border-right-style: solid;}.wpr-hotspot-tooltip-position-left .wpr-hotspot-tooltip:before, .wpr-hotspot-tooltip-position-right .wpr-hotspot-tooltip:before {border-bottom-color: transparent;border-top-color: transparent;border-right-style: solid;border-bottom-style: solid;border-top-style: solid;}.wpr-hotspot-tooltip *, .wpr-hotspot-tooltip p {margin: 0;}.wpr-tooltip-active .wpr-hotspot-tooltip {visibility: visible;opacity: 1;}.wpr-hotspot-tooltip-position-top .wpr-hotspot-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);}.wpr-hotspot-tooltip-position-bottom .wpr-hotspot-tooltip:before {left: 50%;-webkit-transform: translateX(-50%) rotate(180deg);-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);}.wpr-hotspot-tooltip-position-left .wpr-hotspot-tooltip:before {top: 50%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-hotspot-tooltip-position-right .wpr-hotspot-tooltip:before {top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-hotspot-tooltip-position-top .wpr-hotspot-tooltip, .wpr-hotspot-tooltip-position-bottom .wpr-hotspot-tooltip {left: 50%;}.wpr-hotspot-tooltip-position-left .wpr-hotspot-tooltip, .wpr-hotspot-tooltip-position-right .wpr-hotspot-tooltip {top: 50%;}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-shift-toward .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -120%);-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-shift-toward .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -100%);-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-shift-toward .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 120%);-ms-transform: translate(-50%, 120%);transform: translate(-50%, 120%);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-shift-toward .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 100%);-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-shift-toward .wpr-hotspot-tooltip {-webkit-transform: translate(-120%, -50%);-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-shift-toward .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-100%, -50%);-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-shift-toward .wpr-hotspot-tooltip {-webkit-transform: translate(120%, -50%);-ms-transform: translate(120%, -50%);transform: translate(120%, -50%);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-shift-toward .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(100%, -50%);-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-fade .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -100%);-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-fade .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 100%);-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-fade .wpr-hotspot-tooltip {-webkit-transform: translate(-100%, -50%);-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-fade .wpr-hotspot-tooltip {-webkit-transform: translate(100%, -50%);-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-scale .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -100%) scale(0.7);-ms-transform: translate(-50%, -100%) scale(0.7);transform: translate(-50%, -100%) scale(0.7);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-scale .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 100%) scale(0.7);-ms-transform: translate(-50%, 100%) scale(0.7);transform: translate(-50%, 100%) scale(0.7);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-scale .wpr-hotspot-tooltip {-webkit-transform: translate(-100%, -50%) scale(0.7);-ms-transform: translate(-100%, -50%) scale(0.7);transform: translate(-100%, -50%) scale(0.7);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-scale .wpr-hotspot-tooltip {-webkit-transform: translate(100%, -50%) scale(0.7);-ms-transform: translate(100%, -50%) scale(0.7);transform: translate(100%, -50%) scale(0.7);}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-scale .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -100%) scale(1);-ms-transform: translate(-50%, -100%) scale(1);transform: translate(-50%, -100%) scale(1);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-scale .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 100%) scale(1);-ms-transform: translate(-50%, 100%) scale(1);transform: translate(-50%, 100%) scale(1);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-scale .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-100%, -50%) scale(1);-ms-transform: translate(-100%, -50%) scale(1);transform: translate(-100%, -50%) scale(1);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-scale .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(100%, -50%) scale(1);-ms-transform: translate(100%, -50%) scale(1);transform: translate(100%, -50%) scale(1);}@keyframes wpr-hotspot-anim-pulse {0%, 100%, 87% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}88%, 92%, 96% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}90%, 94% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}}@-webkit-keyframes wpr-hotspot-anim-pulse {0%, 100%, 87% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}88%, 92%, 96% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}90%, 94% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}}.wpr-hotspot-anim-pulse {-webkit-animation-name: wpr-hotspot-anim-pulse;animation-name: wpr-hotspot-anim-pulse;-webkit-animation-duration: 5s;animation-duration: 5s;}@keyframes wpr-hotspot-anim-shake {0%, 100%, 87% {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}88%, 92%, 96% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}90%, 94% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}}@-webkit-keyframes wpr-hotspot-anim-shake {0%, 100%, 87% {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}88%, 92%, 96% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}90%, 94% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}}.wpr-hotspot-anim-shake {-webkit-animation-name: wpr-hotspot-anim-shake;animation-name: wpr-hotspot-anim-shake;-webkit-animation-duration: 5s;animation-duration: 5s;}@keyframes wpr-hotspot-anim-swing {0%, 100%, 70% {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}75% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}85% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}90% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}}@-webkit-keyframes wpr-hotspot-anim-swing {0%, 100%, 70% {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}75% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}85% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}90% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}}.wpr-hotspot-anim-swing {-webkit-animation-name: wpr-hotspot-anim-swing;animation-name: wpr-hotspot-anim-swing;-webkit-animation-duration: 5s;animation-duration: 5s;}@keyframes wpr-hotspot-anim-tada {0%, 100%, 84% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}85% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}88%, 92%, 96% {-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);}90%, 94% {-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);}}@-webkit-keyframes wpr-hotspot-anim-tada {0%, 100%, 84% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}85% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}88%, 92%, 96% {-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);}90%, 94% {-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);}}.wpr-hotspot-anim-tada {-webkit-animation-name: wpr-hotspot-anim-tada;animation-name: wpr-hotspot-anim-tada;-webkit-animation-duration: 6s;animation-duration: 6s;}@keyframes wpr-hotspot-anim-glow {0% {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}100% {-webkit-transform: scale(1.5);transform: scale(1.5);opacity: 0;}}@-webkit-keyframes wpr-hotspot-anim-glow {0% {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}100% {-webkit-transform: scale(1.5);transform: scale(1.5);opacity: 0;}}.wpr-hotspot-anim-glow:before {content: '';display: block;position: absolute;left: 0;top: 0;height: 100%;width: 100%;z-index: -1;-webkit-animation-name: wpr-hotspot-anim-glow;animation-name: wpr-hotspot-anim-glow;-webkit-animation-duration: 2s;animation-duration: 2s;}.wpr-divider-wrap {display: inline-block;width: 100%;overflow: hidden;}.wpr-divider {display: -ms-flexbox;display: -webkit-box;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-divider-text {-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;}.elementor-widget-wpr-divider .wpr-divider .wpr-divider-text {font-size: 21px;}.wpr-divider-border-left, .wpr-divider-border-right {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.wpr-divider-border {display: block;width: 100%;height: 1px;}.wpr-divider-align-left .wpr-divider-border-left, .wpr-divider-align-right .wpr-divider-border-right {display: none;}.wpr-divider-image {display: block;overflow: hidden;}.wpr-business-hours {overflow: hidden;}.wpr-business-hours-item {position: relative;display: -ms-flexbox;display: -webkit-box;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: all .1s;-o-transition: all .1s;transition: all .1s;}.wpr-business-day {-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;text-align: left;}.elementor-widget-wpr-business-hours .wpr-business-hours .wpr-business-day, .elementor-widget-wpr-business-hours .wpr-business-hours .wpr-business-time, .elementor-widget-wpr-business-hours .wpr-business-hours .wpr-business-closed {font-size: 16px;font-weight: 500;}.wpr-business-time, .wpr-business-closed {-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;text-align: right;}.wpr-business-hours-item:after {content: "";display: block;position: absolute;bottom: 0;left: 0;width: 100%;}.wpr-business-hours-item:last-of-type:after {display: none;}.elementor-widget-wpr-business-hours .wpr-business-day, .elementor-widget-wpr-business-hours .wpr-business-time, .elementor-widget-wpr-business-hours .wpr-business-closed {font-weight: 500;}.e-con-inner .elementor-widget-wpr-flip-box {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-flip-box {position: relative;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;-webkit-perspective: 1000px;perspective: 1000px;}.wpr-flip-box-item {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.wpr-flip-box-front {z-index: 5;}.wpr-flip-box[data-trigger="box"] {cursor: pointer;}.elementor-widget-wpr-flip-box .wpr-flip-box-front .wpr-flip-box-content .wpr-flip-box-title, .elementor-widget-wpr-flip-box .wpr-flip-box-back .wpr-flip-box-content .wpr-flip-box-title {font-size: 23px;font-weight: 600;}.elementor-widget-wpr-flip-box .wpr-flip-box-front .wpr-flip-box-content .wpr-flip-box-description, .elementor-widget-wpr-flip-box .wpr-flip-box-back .wpr-flip-box-content .wpr-flip-box-description {font-size: 15px;}.wpr-flip-box-item {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;}.wpr-flip-box-content {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;z-index: 10;}.wpr-flip-box-overlay {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 5;}.wpr-flip-box-link {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 20;}.wpr-flip-box-btn {display: inline-table;cursor: pointer;}.wpr-flip-box-btn-icon {margin-left: 5px;}.wpr-flip-box-btn span {position: relative;z-index: 2;opacity: 1 !important;}.wpr-flip-box-btn:before, .wpr-flip-box-btn:after {z-index: 1 !important;}.wpr-flip-box-image img {display: block;width: 100%;}.wpr-flip-box-title a, .wpr-flip-box-title a:hover {color: inherit;}.wpr-flip-box-front-align-left .wpr-flip-box-front .wpr-flip-box-image img, .wpr-flip-box-back-align-left .wpr-flip-box-back .wpr-flip-box-image img {float: left;}.wpr-flip-box-front-align-center .wpr-flip-box-front .wpr-flip-box-image img, .wpr-flip-box-back-align-center .wpr-flip-box-back .wpr-flip-box-image img {margin: 0 auto;}.wpr-flip-box-front-align-right .wpr-flip-box-front .wpr-flip-box-image img, .wpr-flip-box-back-align-right .wpr-flip-box-back .wpr-flip-box-image img {float: right;}.wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-right .wpr-flip-box-back, .wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-left .wpr-flip-box-active .wpr-flip-box-front {-webkit-transform: rotateX(0) rotateY(-180deg);transform: rotateX(0) rotateY(-180deg);}.wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-left .wpr-flip-box-back, .wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-right .wpr-flip-box-active .wpr-flip-box-front {-webkit-transform: rotateX(0) rotateY(180deg);transform: rotateX(0) rotateY(180deg);}.wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-up .wpr-flip-box-back, .wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-down .wpr-flip-box-active .wpr-flip-box-front {-webkit-transform: rotateX(-180deg) rotateY(0);transform: rotateX(-180deg) rotateY(0);}.wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-down .wpr-flip-box-back, .wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-up .wpr-flip-box-active .wpr-flip-box-front {-webkit-transform: rotateX(180deg) rotateY(0);transform: rotateX(180deg) rotateY(0);}.wpr-flip-box-animation-flip .wpr-flip-box-active .wpr-flip-box-back {-webkit-transform: none;-ms-transform: none;transform: none;}.wpr-flip-box-animation-3d-yes .wpr-flip-box-content {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: translateZ(70px) scale(.93);transform: translateZ(70px) scale(.93);}.wpr-flip-box-animation-push .wpr-flip-box, .wpr-flip-box-animation-slide .wpr-flip-box {overflow: hidden;}.wpr-flip-box-animation-push .wpr-flip-box-back, .wpr-flip-box-animation-slide .wpr-flip-box-back {z-index: 10;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-up .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-up .wpr-flip-box-back {top: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-up .wpr-flip-box-active .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-up .wpr-flip-box-active .wpr-flip-box-back {top: 0;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-down .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-down .wpr-flip-box-back {top: auto;bottom: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-down .wpr-flip-box-active .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-down .wpr-flip-box-active .wpr-flip-box-back {top: auto;bottom: 0;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-left .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-left .wpr-flip-box-back {left: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-left .wpr-flip-box-active .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-left .wpr-flip-box-active .wpr-flip-box-back {left: 0;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-right .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-right .wpr-flip-box-back {left: auto;right: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-right .wpr-flip-box-active .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-right .wpr-flip-box-active .wpr-flip-box-back {left: auto;right: 0;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-up .wpr-flip-box-active .wpr-flip-box-front {top: -100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-down .wpr-flip-box-active .wpr-flip-box-front {top: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-left .wpr-flip-box-active .wpr-flip-box-front {left: -100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-right .wpr-flip-box-active .wpr-flip-box-front {left: 100%;}.wpr-flip-box-animation-fade .wpr-flip-box-active .wpr-flip-box-front {opacity: 0;visibility: hidden;}.wpr-flip-box-animation-zoom-in .wpr-flip-box-back {opacity: 0;-webkit-transform: scale(0.9);-ms-transform: scale(0.9);transform: scale(0.9);z-index: 10;}.wpr-flip-box-animation-zoom-in .wpr-flip-box-active .wpr-flip-box-back {opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.wpr-flip-box-animation-zoom-out .wpr-flip-box-active .wpr-flip-box-front {opacity: 0;-webkit-transform: scale(0.9);-ms-transform: scale(0.9);transform: scale(0.9);visibility: hidden;}.elementor-widget-wpr-flip-box .wpr-flip-box-front {background-color: #605BE5;}.elementor-widget-wpr-flip-box .wpr-flip-box-back {background-color: #FF348B;}.wpr-promo-box {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;}.wpr-promo-box-image {position: relative;overflow: hidden;}.wpr-promo-box-style-cover .wpr-promo-box-image, .wpr-promo-box-style-pro-cs .wpr-promo-box-image {position: absolute;top: 0;left: 0;height: 100%;width: 100%;}.wpr-promo-box-bg-image {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;background-size: cover;background-position: 50%;}.wpr-promo-box-bg-overlay {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 15;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;}.wpr-promo-box-content {position: relative;z-index: 20;width: 100%;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;overflow: hidden;}.elementor-widget-wpr-promo-box.wpr-promo-box-style-classic .wpr-promo-box-content {background-color: #212121;}.elementor-widget-wpr-promo-box.wpr-promo-box-style-classic .wpr-promo-box:hover .wpr-promo-box-content {background-color: #ddb34f;}.wpr-promo-box-image-position-right .wpr-promo-box {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-promo-box-image-position-center .wpr-promo-box {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media screen and (max-width: 640px) {.wpr-promo-box-style-classic .wpr-promo-box {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-promo-box-style-classic .wpr-promo-box-image {min-width: auto !important;}}.wpr-promo-box-link {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 40;}.wpr-promo-box-btn {display: inline-block;}.wpr-promo-box-icon, .wpr-promo-box-title, .wpr-promo-box-description, .wpr-promo-box-btn-wrap {width: 100%;}.wpr-promo-box-btn-icon {margin-left: 5px;}.wpr-promo-box-icon img {display: inline-block;}.elementor .elementor-widget-wpr-promo-box .wpr-promo-box:hover .wpr-promo-box-bg-image {-webkit-filter: brightness( 100%) contrast( 100%) saturate( 100%) hue-rotate( 0deg);filter: brightness( 100%) contrast( 100%) saturate( 100%) hue-rotate( 0deg);}.wpr-promo-box-badge {position: absolute;display: inline-block;text-align: center;z-index: 35;}.wpr-promo-box-badge-left {left: 0;right: auto;}.wpr-promo-box-badge-right {left: auto;right: 0;}.wpr-promo-box-badge-corner {top: 0;width: 200px;height: 200px;overflow: hidden;}.wpr-promo-box-badge-corner .wpr-promo-box-badge-inner {width: 200%;}.wpr-promo-box-badge-corner.wpr-promo-box-badge-right {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.wpr-promo-box-badge-cyrcle {top: 0;}.wpr-promo-box-badge-cyrcle.wpr-promo-box-badge-left {-webkit-transform: translateX(-40%) translateY(-40%);-ms-transform: translateX(-40%) translateY(-40%);transform: translateX(-40%) translateY(-40%);}.wpr-promo-box-badge-cyrcle.wpr-promo-box-badge-right {-webkit-transform: translateX(40%) translateY(-40%);-ms-transform: translateX(40%) translateY(-40%);transform: translateX(40%) translateY(-40%);}.wpr-promo-box-badge-cyrcle .wpr-promo-box-badge-inner {border-radius: 100%;}.wpr-promo-box-badge-flag {border-right: 5px;}.wpr-promo-box-badge-flag.wpr-promo-box-badge-left {margin-left: -10px;}.wpr-promo-box-badge-flag.wpr-promo-box-badge-right {margin-right: -10px;}.wpr-promo-box-badge-flag:before {content: "";position: absolute;z-index: 1;bottom: -5px;width: 0;height: 0;margin-left: -10px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top-style: solid;border-top-width: 10px;}.wpr-promo-box-badge-flag .wpr-promo-box-badge-inner {position: relative;z-index: 2;border-top-left-radius: 3px;border-top-right-radius: 3px;}.wpr-promo-box-badge-flag.wpr-promo-box-badge-left:before {left: 5px;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.wpr-promo-box-badge-flag.wpr-promo-box-badge-right:before {right: -5px;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.wpr-promo-box-badge-flag.wpr-promo-box-badge-left .wpr-promo-box-badge-inner {border-bottom-right-radius: 3px;}.wpr-promo-box-badge-flag.wpr-promo-box-badge-right .wpr-promo-box-badge-inner {border-bottom-left-radius: 3px;}.elementor-widget-wpr-promo-box .wpr-promo-box-title {font-size: 24px;font-weight: 600;}.elementor-widget-wpr-promo-box .wpr-promo-box-description {font-size: 15px;}.elementor-widget-wpr-promo-box .wpr-promo-box-btn, .elementor-widget-wpr-promo-box .wpr-promo-box-badge {font-size: 14px;}.elementor-widget-wpr-promo-box .wpr-promo-box-badge .wpr-promo-box-badge-inner {font-size: 14px;font-weight: 600;text-transform: uppercase;letter-spacing: 0.4px;}.elementor-widget-wpr-promo-box .wpr-promo-box-badge-corner .wpr-promo-box-badge-inner {line-height: 1.6;}.wpr-content-ticker {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;overflow: hidden;}.wpr-content-ticker-inner {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;z-index: 20;width: 100%;overflow: hidden;}.wpr-ticker-arrow-position-left .wpr-content-ticker-inner {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-ticker-gradient-type-both .wpr-ticker-gradient:before, .wpr-ticker-gradient-type-left .wpr-ticker-gradient:before {content: "";position: absolute;bottom: 0;top: 0;left: 0;width: 40px;z-index: 20;}.wpr-ticker-gradient-type-both .wpr-ticker-gradient:after, .wpr-ticker-gradient-type-right .wpr-ticker-gradient:after {content: "";position: absolute;bottom: 0;top: 0;right: 0;width: 40px;z-index: 20;}.wpr-ticker-arrow-position-left .wpr-ticker-slider-controls {margin-right: 20px;}.wpr-ticker-arrow-position-right .wpr-ticker-slider-controls {margin-left: 20px;}.wpr-ticker-slider {position: relative;width: 100%;overflow: hidden;}.wpr-ticker-heading-position-right .wpr-content-ticker {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-ticker-title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-align-items: center;overflow: hidden;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;-webkit-transition-duration: 200ms;-o-transition-duration: 200ms;transition-duration: 200ms;margin: 0;}.wpr-ticker-title a, .wpr-ticker-title:hover a {color: inherit;}.elementor-widget-wpr-content-ticker .wpr-ticker-item .wpr-ticker-title {font-size: 14px;}.wpr-ticker-title-inner {-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: inline;}.wpr-ticker-heading {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;z-index: 25;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;}.wpr-ticker-heading-icon-position-left .wpr-ticker-heading {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.elementor-widget-wpr-content-ticker .wpr-content-ticker .wpr-ticker-heading {font-size: 14px;}.wpr-ticker-heading-triangle-middle .wpr-ticker-heading:before {content: "";position: absolute;width: 0;height: 0;background: transparent !important;border-bottom-color: transparent;border-top-color: transparent;border-right-style: solid;border-bottom-style: solid;border-top-style: solid;border-width: 10px;top: 50%;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-heading-triangle-top .wpr-ticker-heading:before, .wpr-ticker-heading-triangle-bottom .wpr-ticker-heading:before {content: "";position: absolute;top: 0;bottom: 0;width: 100%;z-index: 1;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-heading-text, .wpr-ticker-heading-icon {position: relative;z-index: 20;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-heading-triangle-top .wpr-ticker-heading:before {-ms-transform: skew(20deg);transform: skew(20deg);-webkit-transform: skew(20deg);}.wpr-ticker-heading-triangle-bottom .wpr-ticker-heading:before {-ms-transform: skew(-20deg);transform: skew(-20deg);-webkit-transform: skew(-20deg);}.wpr-ticker-heading-position-left.wpr-ticker-heading-triangle-middle .wpr-ticker-heading:before {-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-ticker-heading-position-right.wpr-ticker-heading-triangle-middle .wpr-ticker-heading:before {-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-ticker-slider-controls {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-ticker-arrow-style-vertical .wpr-ticker-slider-controls {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-ticker-arrow-style-horizontal .wpr-ticker-slider-controls {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-ticker-arrow {-webkit-box-sizing: content-box;box-sizing: content-box;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;}.wpr-ticker-arrow i {display: block;width: 100%;height: 100%;line-height: inherit;}.wpr-ticker-next-arrow {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.wpr-content-ticker-inner .wpr-ticker-item {display: -moz-flex !important;display: -ms-flex !important;display: -o-flex !important;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center;position: relative;overflow: hidden;}.wpr-ticker-marquee {overflow: hidden;}.wpr-ticker-marquee .wpr-ticker-item {float: left;}.wpr-ticker-marquee .js-marquee {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-ticker-arrow-style-vertical .wpr-ticker-slider .wpr-ticker-item {margin: 1px 0;}.wpr-ticker-image {margin-right: 10px;}.wpr-ticker-link {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 20;}.wpr-ticker-icon-circle {display: block;border-radius: 50%;-webkit-border-radius: 50%;z-index: 5;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-icon-circle:before, .wpr-ticker-icon-circle:after {content: "";position: absolute;top: 50%;left: 50%;-webkit-animation-name: wpr-ticker-icon-blink;animation-name: wpr-ticker-icon-blink;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;border-radius: 50%;border-width: 1px;border-style: solid;-webkit-border-radius: 50%;-moz-border-radius: 50%;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-icon-circle:after {-webkit-animation-delay: 1s;animation-delay: 1s;}@-webkit-keyframes wpr-ticker-icon-blink {0% {-webkit-transform: scale(1, 1);transform: scale(1, 1) }100% {-webkit-transform: scale(3, 3);transform: scale(3, 3);opacity: 0 }}@keyframes wpr-ticker-icon-blink {0% {-webkit-transform: scale(1, 1);transform: scale(1, 1) }100% {-webkit-transform: scale(3, 3);transform: scale(3, 3);opacity: 0 }}.wpr-tabs {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-tabs-position-above>.elementor-widget-container>.wpr-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-above>.wpr-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-tabs-position-left>.wpr-tabs {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-tabs-position-right>.wpr-tabs {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-tabs-wrap {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap, .wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-left>.wpr-tabs>.wpr-tabs-wrap, .wpr-tabs-position-right>.wpr-tabs>.wpr-tabs-wrap {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media screen and (max-width: 767px) {.wpr-tabs-responsive-yes.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs, .wpr-tabs-responsive-yes.wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-responsive-yes.wpr-tabs-position-left>.wpr-tabs, .wpr-tabs-responsive-yes.wpr-tabs-position-right>.wpr-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-responsive-yes.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap, .wpr-tabs-responsive-yes.wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap {width: 100%;}.wpr-tabs-responsive-yes.wpr-tabs-position-left>.wpr-tabs>.wpr-tabs-wrap, .wpr-tabs-responsive-yes.wpr-tabs-position-right>.wpr-tabs>.wpr-tabs-wrap {width: 100%;}}.wpr-tabs-hr-position-center>.elementor-widget-container>.wpr-tabs {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-tabs-hr-position-center>.wpr-tabs {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-tabs-hr-position-left>.elementor-widget-container>.wpr-tabs {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tabs-hr-position-left>.wpr-tabs {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tabs-hr-position-right>.elementor-widget-container>.wpr-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-hr-position-right>.wpr-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-hr-position-justify>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab, .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.wpr-tabs-hr-position-justify>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab, .wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.wpr-tab {position: relative;z-index: 25;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;}.wpr-tab, .wpr-tab-icon, .wpr-tab-image, .wpr-tab-title {-webkit-transition-property: all;-o-transition-property: all;transition-property: all;}.wpr-tab-icon, .wpr-tab-icon i, .wpr-tab-image, .wpr-tab-title {-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.elementor-element.elementor-widget-wpr-tabs>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab.wpr-tab-active .wpr-tab-title, .elementor-element.elementor-widget-wpr-tabs>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:hover .wpr-tab-title, .elementor-element.elementor-widget-wpr-tabs>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-title {font-size: 15px;font-weight: 500;}.elementor-element.elementor-widget-wpr-tabs>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab.wpr-tab-active .wpr-tab-title, .elementor-element.elementor-widget-wpr-tabs>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:hover .wpr-tab-title, .elementor-element.elementor-widget-wpr-tabs>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-title {font-size: 15px;font-weight: 500;}.wpr-tabs-content-wrap {position: relative;width: 100%;-webkit-transition-property: height;-o-transition-property: height;transition-property: height;-webkit-transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);-o-transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);-webkit-transition-duration: 0.5s;-o-transition-duration: 0.5s;transition-duration: 0.5s;z-index: 1;overflow: hidden;}.wpr-tab-content {position: absolute;width: 100%;top: 0;left: 0;z-index: 1;}.elementor-element.elementor-widget-wpr-tabs>.elementor-widget-container>.wpr-tabs>.wpr-tabs-content-wrap>.wpr-tab-content {font-size: 14px;}.elementor-element.elementor-widget-wpr-tabs>.wpr-tabs>.wpr-tabs-content-wrap>.wpr-tab-content {font-size: 14px;}.wpr-tab-content-active {position: relative;z-index: 100;}.wpr-tab-content-inner {opacity: 0;}.wpr-tab-content-active .wpr-tab-content-inner.wpr-overlay-none {opacity: 1;}.wpr-tabs-icon-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-image, .wpr-tabs-icon-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-tabs-icon-position-left>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-image, .wpr-tabs-icon-position-left>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-tabs-icon-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-title {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-tabs-icon-position-left>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-title {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-tabs-icon-position-center>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-tabs-icon-position-center>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-tabs-triangle-yes>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {content: "";position: absolute;width: 0;height: 0;-webkit-transition-property: border-color;-o-transition-property: border-color;transition-property: border-color;-webkit-transition-timing-function: ease-in;-o-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0;visibility: hidden;z-index: 110;}.wpr-tabs-triangle-yes>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {content: "";position: absolute;width: 0;height: 0;-webkit-transition-property: border-color;-o-transition-property: border-color;transition-property: border-color;-webkit-transition-timing-function: ease-in;-o-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0;visibility: hidden;z-index: 110;}.wpr-tabs-triangle-yes>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab-active.wpr-tab:before {opacity: 1;visibility: visible;}.wpr-tabs-triangle-yes>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab-active.wpr-tab:before {opacity: 1;visibility: visible;}.wpr-tabs-position-above>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {border-left-color: transparent;border-right-color: transparent;border-top-color: white;border-top-style: solid;border-left-style: solid;border-right-style: solid;}.wpr-tabs-position-above>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {border-left-color: transparent;border-right-color: transparent;border-top-color: white;border-top-style: solid;border-left-style: solid;border-right-style: solid;}.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {border-bottom-color: transparent;border-top-color: transparent;border-right-style: solid;border-bottom-style: solid;border-top-style: solid;}.wpr-tabs-position-left>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-right>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {border-bottom-color: transparent;border-top-color: transparent;border-right-style: solid;border-bottom-style: solid;border-top-style: solid;}.wpr-tabs-position-above.wpr-tabs-triangle-type-outer.wpr-tabs-position-above>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);}.wpr-tabs-position-above.wpr-tabs-triangle-type-outer.wpr-tabs-position-above>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);}.wpr-tabs-position-above.wpr-tabs-triangle-type-inner.wpr-tabs-position-above>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 50%;-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);-webkit-transform: translateX(-50%) rotate(180deg);bottom: -1px;}.wpr-tabs-position-above.wpr-tabs-triangle-type-inner.wpr-tabs-position-above>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 50%;-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);-webkit-transform: translateX(-50%) rotate(180deg);bottom: -1px;}.wpr-tabs-position-left.wpr-tabs-triangle-type-outer>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-right.wpr-tabs-triangle-type-inner>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {top: 50%;-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);-webkit-transform: translateY(-50%) rotate(180deg);}.wpr-tabs-position-left.wpr-tabs-triangle-type-outer>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-right.wpr-tabs-triangle-type-inner>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {top: 50%;-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);-webkit-transform: translateY(-50%) rotate(180deg);}.wpr-tabs-position-right.wpr-tabs-triangle-type-outer>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-left.wpr-tabs-triangle-type-inner>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-tabs-position-right.wpr-tabs-triangle-type-outer>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-left.wpr-tabs-triangle-type-inner>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-tabs-position-left.wpr-tabs-triangle-type-inner>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {right: 0;}.wpr-tabs-position-left.wpr-tabs-triangle-type-inner>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {right: 0;}.wpr-tabs-position-right.wpr-tabs-triangle-type-inner>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 0;}.wpr-tabs-position-right.wpr-tabs-triangle-type-inner>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 0;}.wpr-ticker-effect-typing .wpr-ticker-title:after {display: inline-block;vertical-align: top;opacity: 1;color: inherit;margin-left: 2px;}.wpr-ticker-effect-typing .slick-current .wpr-ticker-title:after {-webkit-animation-name: wpr-cursor-blink;animation-name: wpr-cursor-blink;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;}.wpr-ticker-effect-typing .slick-current .wpr-ticker-title-inner {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-animation: wpr-ticker-typing 1s steps(30, end);animation: wpr-ticker-typing 1s steps(30, end);overflow: hidden;}@-webkit-keyframes wpr-ticker-typing {from {width: 0;}to {width: 100%;}}@keyframes wpr-ticker-typing {from {width: 0;}to {width: 100%;}}.wpr-switcher-container {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin: 0 auto;}.wpr-switcher-wrap {position: relative;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-switcher {position: relative;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;height: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;z-index: 20;cursor: pointer;}.wpr-switcher-inner {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-switcher-label-style-outer>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-first {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-switcher-label-style-outer>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-first {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-switcher-label-style-outer>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-second {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-switcher-label-style-outer>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-second {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-switcher-icon-position-left>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-inner>.wpr-switcher-icon, .wpr-switcher-icon-position-left>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-outer>.wpr-switcher-wrap>.wpr-switcher>.wpr-switcher-inner>.wpr-switcher-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-switcher-icon-position-left>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-inner>.wpr-switcher-icon, .wpr-switcher-icon-position-left>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-outer>.wpr-switcher-wrap>.wpr-switcher>.wpr-switcher-inner>.wpr-switcher-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-switcher-icon-position-left>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-inner>.wpr-switcher-label, .wpr-switcher-icon-position-left>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-outer>.wpr-switcher-wrap>.wpr-switcher>.wpr-switcher-inner>.wpr-switcher-label {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-switcher-icon-position-left>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-inner>.wpr-switcher-label, .wpr-switcher-icon-position-left>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-outer>.wpr-switcher-wrap>.wpr-switcher>.wpr-switcher-inner>.wpr-switcher-label {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-switcher-content-wrap {position: relative;width: 100%;-webkit-transition-property: height;-o-transition-property: height;transition-property: height;-webkit-transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);-o-transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);-webkit-transition-duration: 0.5s;-o-transition-duration: 0.5s;transition-duration: 0.5s;z-index: 1;overflow: hidden;}.wpr-switcher-content {position: absolute;width: 100%;top: 0;left: 0;z-index: 1;}.wpr-switcher-content-active {position: relative;z-index: 100;}.wpr-switcher-content-inner {opacity: 0;}.wpr-switcher-content-inner p, .wpr-switcher-content-inner * {margin-bottom: 0;}.wpr-switcher-content-active .wpr-switcher-content-inner.wpr-overlay-none {opacity: 1;}.wpr-switcher-bg {position: absolute;height: 100%;z-index: 1;-o-transition: all ease-in-out 0.4s;transition: all ease-in-out 0.4s;-webkit-transition: all ease-in-out 0.4s;}.wpr-switcher-style-dual.wpr-switcher-label-style-outer>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container[data-active-switcher*="1"] .wpr-switcher-bg {left: 0;}.wpr-switcher-style-dual.wpr-switcher-label-style-outer>.wpr-content-toggle>.wpr-switcher-container[data-active-switcher*="1"] .wpr-switcher-bg {left: 0;}.wpr-switcher-style-dual.wpr-switcher-label-style-outer>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container[data-active-switcher*="2"] .wpr-switcher-bg {left: 100%;-ms-transform: translateX(-100%);transform: translateX(-100%);-webkit-transform: translateX(-100%);}.wpr-switcher-style-dual.wpr-switcher-label-style-outer>.wpr-content-toggle>.wpr-switcher-container[data-active-switcher*="2"] .wpr-switcher-bg {left: 100%;-ms-transform: translateX(-100%);transform: translateX(-100%);-webkit-transform: translateX(-100%);}.wpr-stt-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-stt-btn {border: none;cursor: pointer;font-size: 16px;line-height: 48px;text-align: center;padding: 20px;max-width: 5cm;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;line-height: 1;-webkit-box-shadow: 0px 0px 10px 0px rgb(0, 0, 0, 0.25);box-shadow: 0px 0px 10px 0px rgb(0, 0, 0, 0.25);}.wpr-stt-btn-icon-left .wpr-stt-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-stt-btn-icon-right .wpr-stt-btn {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-stt-btn-icon-bottom .wpr-stt-btn {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-stt-btn-icon-top .wpr-stt-btn {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-align: center;-ms-flex-align: center;align-items: center;}.wpr-stt-btn-align-fixed .wpr-stt-btn {visibility: hidden;position: fixed;z-index: 9999;}.wpr-stt-btn-align-fixed-right .wpr-stt-btn {left: auto;}.wpr-stt-btn-align-fixed-left .wpr-stt-btn {right: auto;}.wpr-pc-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-pc-btn {border: none;cursor: pointer;font-size: 16px;line-height: 48px;text-align: center;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;line-height: 1;}.elementor a.wpr-pc-btn {-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}.wpr-pc-content {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-pc-btn-icon-right .wpr-pc-content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-pc-btn-icon-left .wpr-pc-content {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-pc-btn-icon-bottom .wpr-pc-content {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-align: center;-ms-flex-align: center;align-items: center;}.wpr-pc-btn-icon-top .wpr-pc-content {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-pc-btn-align-fixed .wpr-pc-btn {position: fixed;z-index: 9999;}.wpr-pc-btn-align-fixed-right .wpr-pc-btn {left: auto;}.wpr-pc-btn-align-fixed-left .wpr-pc-btn {right: auto;}.wpr-timeline-outer-container {position: relative;opacity: 0;}.wpr-vertical {min-width: 100%;min-height: 100%;overflow: hidden;}.wpr-vertical .wpr-timeline-centered .wpr-data-wrap {display: flow-root;}.wpr-timeline-centered {position: relative;display: table;width: 100%;height: 100%;}.wpr-list-style-none ul {list-style-type: none;}.wpr-list-style-disc ul {list-style-type: disc;}.wpr-list-style-decimal ul {list-style-type: decimal;}.wpr-timeline-centered .wpr-timeline-entry:last-of-type {margin-bottom: 0 !important;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry {position: relative;width: 50%;float: right;margin-bottom: 70px;clear: both;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry.wpr-left-aligned, .wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry.wpr-left-aligned {float: left;}.wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry.wpr-left-aligned {width: 100%;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry.wpr-left-aligned .wpr-timeline-entry-inner, .wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry.wpr-left-aligned .wpr-timeline-entry-inner {margin-left: 0;}.wpr-wrapper .wpr-year-label {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;}.wpr-one-sided-timeline-left .wpr-middle-line, .wpr-one-sided-timeline-left .wpr-timeline-fill, .wpr-one-sided-timeline-left .wpr-year-label, .wpr-one-sided-timeline-left .wpr-icon {left: auto;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner {position: relative;}.wpr-timeline-centered.wpr-one-sided-timeline .wpr-timeline-entry {width: 100%;float: left;}.wpr-timeline-centered.wpr-one-sided-timeline .wpr-timeline-entry .wpr-timeline-entry-inner {margin-left: 0;}.wpr-both-sided-timeline .wpr-middle-line {left: 50%;}.wpr-middle-line {position: absolute;display: block;width: 4px;top: 20px;height: 100%;}.wpr-one-sided-timeline-left .wpr-icon {right: 0.3%;}.wpr-timeline-fill {position: absolute;display: block;width: 4px;left: 50%;top: 20px;background-color: rgb(61, 42, 61);height: 0;}.wpr-read-more-button {display: inline-block;font-size: 14px;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry.wpr-left-aligned .wpr-extra-label {left: 108%;}.wpr-horizontal .wpr-extra-label .wpr-label, .wpr-horizontal .wpr-extra-label .wpr-sub-label {text-align: center;line-height: 1;}.wpr-left-aligned .wpr-extra-label .wpr-label, .wpr-left-aligned .wpr-extra-label .wpr-sub-label {text-align: right;}.wpr-right-aligned .wpr-extra-label .wpr-label, .wpr-right-aligned .wpr-extra-label .wpr-sub-label {text-align: left;}.wpr-both-sided-timeline .wpr-right-aligned .wpr-extra-label .wpr-label, .wpr-both-sided-timeline .wpr-right-aligned .wpr-extra-label .wpr-sub-label {text-align: right !important;}.wpr-both-sided-timeline .wpr-left-aligned .wpr-extra-label .wpr-label, .wpr-both-sided-timeline .wpr-left-aligned .wpr-extra-label .wpr-sub-label {text-align: left !important;}.wpr-horizontal-bottom .wpr-extra-label {position: absolute;display: table;width: 100%;height: 80px;overflow: hidden;text-align: center;vertical-align: middle;top: 0;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-extra-label .wpr-label, .wpr-extra-label .wpr-sub-label {display: block;width: 100%;}.wpr-extra-label .wpr-label {font-size: 15px;font-weight: 600;}.wpr-extra-label .wpr-sub-label {font-size: 12px;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry.wpr-left-aligned .wpr-timeline-entry-inner .wpr-icon {position: absolute;left: calc(100%);-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);}.wpr-both-sided-timeline .wpr-right-aligned .wpr-icon {position: absolute;right: calc(100%);-webkit-transform: translate(50%);-ms-transform: translate(50%);transform: translate(50%);}.wpr-timeline-centered .wpr-timeline-entry.wpr-left-aligned .wpr-timeline-entry-inner .wpr-data-wrap:after {right: 0;margin-left: 0;margin-right: -9px;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.wpr-story-info-vertical, .wpr-story-info {}.wpr-right-aligned .wpr-story-info-vertical.wpr-data-wrap:after {right: 100%;}.wpr-timeline-centered .wpr-timeline-entry .wpr-extra-label {position: absolute;right: 108%;width: 100%;height: auto;padding: 10px;-webkit-box-sizing: border-box;box-sizing: border-box;}.wpr-timeline-centered.wpr-one-sided-timeline .wpr-timeline-entry .wpr-extra-label, .wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry .wpr-extra-label {position: relative;right: auto;position: static !important;-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;display: block;margin-bottom: 10px;}.wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry .wpr-extra-label {position: static !important;text-align: right;margin-left: auto;}.wpr-timeline-centered .wpr-timeline-entry .wpr-extra-label>span {display: block;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-icon {display: block;width: 48px;height: 48px;-webkit-background-clip: padding-box;-moz-background-clip: padding-box;background-clip: padding-box;text-align: center;font-size: 0;float: left;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-icon i {font-size: 22px;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-data-wrap {position: relative;-webkit-background-clip: padding-box;-moz-background-clip: padding;background-clip: padding-box;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-data-wrap:after {content: '';display: block;position: absolute;width: 0;height: 0;border-style: solid;border-width: 9px 9px 9px 0;border-color: transparent;top: 14px;margin-left: -9px;}.wpr-title-wrap {overflow: hidden;-ms-flex-negative: 0;flex-shrink: 0;width: 100% !important;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-data-wrap .wpr-title {display: inline-block;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-data-wrap .wpr-title span {-webkit-opacity: .6;-moz-opacity: .6;opacity: .6;-ms-filter: alpha(opacity=60);filter: alpha(opacity=60);}.wpr-timeline-centered .wpr-year-wrap .wpr-year-label {display: inline-block;text-align: center;white-space: nowrap;}.wpr-timeline-centered .wpr-year-wrap {display: block;position: relative;float: left;clear: left;width: 100%;margin-left: auto;margin-right: auto;padding: 0;text-align: center;}.wpr-timeline-centered.wpr-one-sided-timeline .wpr-year-wrap .wpr-year-label {position: absolute;-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);}.wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-year-wrap .wpr-year-label {position: absolute;-webkit-transform: translate(50%, 0);-ms-transform: translate(50%, 0);transform: translate(50%, 0);}.wpr-both-sided-timeline .wpr-left-aligned .wpr-data-wrap:after, .wpr-one-sided-timeline-left .wpr-left-aligned .wpr-data-wrap:after {left: 100%;}.wpr-one-sided-timeline .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-icon {-webkit-transform: translate(-50%, -50%) !important;-ms-transform: translate(-50%, -50%) !important;transform: translate(-50%, -50%) !important;}.wpr-wrapper .wpr-icon {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: center !important;-ms-flex-pack: center !important;justify-content: center !important;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}.timeline-background-image {position: absolute;left: 0;top: 0;width: 100%;height: 100%;max-width: 100% !important;max-height: 100% !important;opacity: 0.7;z-index: -1;}.timeline-background-image img {width: 100%;height: 100%;max-width: 100% !important;max-height: 100% !important;}.wpr-horizontal-timeline .swiper-slide-line-bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-horizontal-timeline .wpr-story-info {width: 98%;}.story-with-background {background-image: url('');background-repeat: no-repeat;background-position: center;background-size: cover;}.wpr-timeline-story-overlay {position: absolute;top: 0;left: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;line-height: 1;height: auto;}.wpr-story-info {line-height: 1;}.wpr-horizontal-bottom.swiper {position: unset;overflow: hidden;z-index: 10;}.wpr-horizontal.swiper {position: unset;overflow: hidden;z-index: 11;margin: 0 32px;}.wpr-horizontal {padding-top: 10px;}.wpr-horizontal-bottom {padding-bottom: 10px;}.wpr-horizontal-bottom .wpr-year-wrap {position: absolute;display: table;text-align: center;top: 96px;left: 10px;height: 36px;width: 72px;vertical-align: middle;border-radius: 6px;overflow: hidden;z-index: 1;table-layout: fixed;word-break: break-word;}.wpr-horizontal-bottom .wpr-year-label {padding: 2px;vertical-align: middle;display: table-cell;}.wpr-horizontal-bottom .wpr-icon {color: #fff;width: 40px;height: 40px;text-align: center;display: block;z-index: 100;border-radius: 50%;-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);}.wpr-horizontal-bottom .wpr-icon i {line-height: 40px;font-size: 26px;}.wpr-horizontal-bottom .wpr-icon:empty {width: 24px;height: 24px;top: 102px;left: calc(50% - 12px);}.wpr-horizontal-bottom .wpr-story-info:before {content: "";display: block;position: absolute;}.wpr-horizontal-bottom .wpr-story-info {padding: 0;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: relative;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;transition: all 200ms ease-in;text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;border-radius: 6px;}.wpr-story-info, .wpr-story-info-vertical {font-size: 0;}.wpr-timeline-media {overflow: hidden;position: relative;display: inline-block;}.wpr-timeline-iframe-wrapper {position: relative;width: 100%;height: 0;padding-bottom: 56.25%;}.wpr-timeline-media iframe, .wpr-timeline-iframe-wrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.wpr-horizontal-bottom .wpr-title {display: inline-block;margin: 0;line-height: 1.2em;}.wpr-horizontal-bottom .wpr-title {padding: 8px 8px 0;font-size: 20px;}.wpr-horizontal-bottom .wpr-description {display: inline-block;width: 100%;margin: 0;line-height: 1.2em;padding: 8px;font-size: inherit;}.wpr-horizontal .wpr-description {display: inline-block;width: 100%;margin: 0;line-height: 1.2em;padding: 8px;font-size: inherit;}.wpr-wrapper .wpr-description {font-size: 15px;background-color: transparent !important;}.wpr-horizontal-bottom .wpr-swiper-pagination.swiper-pagination-progressbar {position: absolute;left: 50%;z-index: 0;}.wpr-horizontal-bottom .wpr-swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: rgba(0, 0, 0, 0.25);}.wpr-horizontal-bottom .wpr-button-prev, .wpr-horizontal-bottom .wpr-button-next {position: absolute;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;font-size: 40px;top: 113px;cursor: pointer;line-height: 0;}.wpr-horizontal-bottom .wpr-button-prev {margin-left: -10px;}.wpr-horizontal-bottom .wpr-button-next {margin-right: -10px;}.wpr-button-prev.swiper-button-disabled, .wpr-button-next.swiper-button-disabled {opacity: 0.35;cursor: auto;pointer-events: none;}.swiper-slide.auto-height {height: auto;}.wpr-horizontal-timeline .swiper-slide {height: auto;}.wpr-horizontal-bottom {height: auto;}.wpr-horizontal .wpr-year-wrap {position: absolute;display: table;text-align: center;bottom: 61px;left: 12px;height: 36px;width: 72px;vertical-align: middle;border-radius: 6px;overflow: hidden;z-index: 1;table-layout: fixed;word-break: break-word;background: rgb(255, 0, 179);}.wpr-horizontal .wpr-year-label {padding: 2px;vertical-align: middle;display: table-cell;background: rgb(255, 0, 179);}.wpr-timeline-centered .wpr-extra-label {-webkit-transform: translateY(-50%) !important;-ms-transform: translateY(-50%) !important;transform: translateY(-50%) !important;}.wpr-horizontal .wpr-extra-label {position: absolute;display: table;width: 100%;height: 80px;overflow: hidden;text-align: center;vertical-align: middle;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-horizontal .wpr-extra-label .wpr-label, .wpr-horizontal .wpr-extra-label .wpr-sub-label {display: inline-block;width: 100%;}.wpr-horizontal .wpr-icon {width: 40px;height: 40px;left: calc(50% - 20px);text-align: center;position: absolute;display: block;z-index: 100;left: 50%;-webkit-transform: translate(-50%, 50%);-ms-transform: translate(-50%, 50%);transform: translate(-50%, 50%);}.wpr-horizontal .wpr-icon i {line-height: 40px;font-size: 26px;}.wpr-horizontal .wpr-icon:empty {width: 24px;height: 24px;bottom: 48px;left: calc(50% - 12px);}.wpr-horizontal .wpr-story-info:before {content: "";display: block;position: absolute;left: calc(50% - 10px);left: -o-calc(50% - 10px);border-bottom-color: transparent !important;bottom: -28px;}.wpr-horizontal .wpr-story-info {position: relative;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;transition: all 200ms ease-in;text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;}.wpr-horizontal .wpr-title {padding: 8px 8px 0;font-size: 20px;}.wpr-horizontal .wpr-swiper-pagination.swiper-pagination-progressbar {position: absolute;height: 2px;left: 50%;z-index: 0;}.wpr-horizontal .wpr-button-prev, .wpr-horizontal .wpr-button-next {position: absolute;font-size: 40px;cursor: pointer;line-height: 0;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;}.wpr-horizontal .wpr-button-prev {margin-left: -6px;}.wpr-horizontal .wpr-button-next {margin-right: -6px;}.wpr-button-prev.swiper-button-disabled, .wpr-button-next.swiper-button-disabled {opacity: 0.55;cursor: auto;pointer-events: none;}.wpr-wrapper .wpr-year {font-size: 16px;font-weight: bold;line-height: 2.1em;}.wpr-wrapper span.wpr-extra-label {font-size: 15px;font-weight: normal;color: #7A7A7A;}.wpr-wrapper .wpr-title {font-size: 20px;font-weight: 600;}.wpr-horizontal-bottom .wpr-story-info {border-bottom: 4px solid #23A455;}.wpr-horizontal-bottom .wpr-story-info:before {border: 13px solid;border-top-color: transparent;border-left-color: transparent;border-right-color: transparent;}.wpr-left-aligned .wpr-data-wrap:after {border-right-color: transparent !important;}.wpr-wrapper span.wpr-extra-label {font-size: 15px;font-weight: normal;color: #7A7A7A;}.wpr-wrapper .wpr-title {font-size: 24px;font-weight: bold;}.wpr-horizontal .wpr-story-info {border-bottom: 4px solid #23A455;}.wpr-horizontal .wpr-story-info:before {border: 13px solid transparent;}.wpr-horizontal .wpr-timeline-prev-arrow {left: 1%;-webkit-transform: translateY(50%);-ms-transform: translateY(50%);transform: translateY(50%);}.wpr-horizontal .wpr-timeline-next-arrow {right: 1%;-webkit-transform: translateY(50%) rotate(180deg);-ms-transform: translateY(50%) rotate(180deg);transform: translateY(50%) rotate(180deg);}.wpr-horizontal-bottom .wpr-timeline-prev-arrow {left: 1%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-horizontal-bottom .wpr-timeline-next-arrow {right: 1%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}@media screen and (max-width: 767px) {.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry {float: none;width: 100%;}.wpr-timeline-centered .wpr-right-aligned .wpr-icon {-webkit-transform: translate(-50%, -50%) !important;-ms-transform: translate(-50%, -50%) !important;transform: translate(-50%, -50%) !important;}.wpr-one-sided-timeline .wpr-extra-label {position: static !important;-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;display: block;margin-bottom: 10px;}.wpr-right-aligned .wpr-extra-label .wpr-label {text-align: left !important;}}.wpr-lottie-animations-wrapper {min-height: 1px;}.wpr-twitter-feed-item-username {margin: 0;}.wpr-tweet .inner-block {display: inline-block;}.wpr-twitter-feed-cont .swiper-pagination-bullets, .wpr-twitter-feed-cont .swiper-pagination-fraction {display: inline-block !important;width: auto !important;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-twitter-hidden-item {opacity: 0 !important;overflow: hidden !important;}.wpr-twitter-feed-item-display-block {clear: both;}.wpr-twitter-feed-item-display-inline.wpr-twitter-feed-item-align-left, .wpr-twitter-feed-item-display-custom.wpr-twitter-feed-item-align-left {float: left;}.wpr-twitter-feed-item-display-inline.wpr-twitter-feed-item-align-right, .wpr-twitter-feed-item-display-custom.wpr-twitter-feed-item-align-right {float: right;}.wpr-twitter-feed-item-display-inline.wpr-twitter-feed-item-align-center, .wpr-twitter-feed-item-display-custom.wpr-twitter-feed-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-tf-header-content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tf-header-user p {text-align: left;}.wpr-twitter-feed-header p {margin: 0;}.wpr-twitter-feed-cont {position: relative;}.wpr-twitter-feed p {margin: 0;}.wpr-tf-statistics {text-align: left;}@media screen and (max-width: 767px) {.wpr-tf-statistics {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.wpr-tf-header-profile-img {width: 50%;margin-top: -100px;}.wpr-twitter-follow-btn-wrap {margin-top: 10px;}.wpr-tf-header-profile-img img {width: 200px;height: 200px;border-radius: 50%;}.wpr-twitter-feed-masonry .wpr-twitter-feed {height: auto;display: block;-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;}.wpr-twitter-feed-grid .wpr-twitter-feed {display: -ms-grid;display: grid;-ms-grid-columns: minmax(0, 1fr) 5px minmax(0, 1fr) 5px minmax(0, 1fr);grid-template-columns: repeat(3, minmax(0, 1fr));-webkit-column-gap: 5px;-moz-column-gap: 5px;column-gap: 5px;row-gap: 5px;}.wpr-twitter-feed .button {margin-bottom: 20px;}.wpr-twitter-feed-list .wpr-twitter-feed .wpr-tweet, .wpr-twitter-feed-masonry .wpr-twitter-feed .wpr-tweet {margin-bottom: 20px;}.wpr-twitter-feed .wpr-tweet {border: 1px solid #A2A2A2;-webkit-column-break-inside: avoid;-moz-column-break-inside: avoid;break-inside: avoid;}.wpr-twitter-feed figure img {border-radius: 50%;width: 100%;height: 100%;}.wpr-twit-image {width: 100%;height: auto;}.wpr-twitter-follow-btn {display: inline-block;}.wpr-load-more-twitter-posts {cursor: pointer;}.wpr-token-missing {text-align: center;margin-bottom: 0;}.wpr-pagination-hidden {display: none !important;}.wpr-instagram-feed {opacity: 0;}.wpr-instagram-feed .inner-block {display: inline-block;}.wpr-instagram-hidden-item, .wpr-grid-hidden-item {opacity: 0 !important;overflow: hidden;}.wpr-swiper-nav-wrap {cursor: pointer }.wpr-swiper-button {cursor: pointer;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-grid-slider-nav-position-custom .wpr-swiper-button-prev, .wpr-grid-slider-nav-position-custom .wpr-swiper-button-next {position: absolute;z-index: 99;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);cursor: pointer;}.wpr-swiper-button-prev {left: 0;}.wpr-swiper-button-next {right: 0 }.wpr-grid-slider-nav-position-default .wpr-swiper-nav-wrap {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;z-index: 99;}.wpr-grid-slider-nav-position-default .wpr-swiper-button-prev, .wpr-grid-slider-nav-position-default .wpr-swiper-button-next {position: static;}.wpr-grid-slider-nav-align-top-center .wpr-swiper-nav-wrap, .wpr-grid-slider-nav-align-bottom-center .wpr-swiper-nav-wrap {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-if-cfb-bottom .wpr-grid-pagination, .wpr-if-cfb-bottom .wpr-instagram-follow-btn-wrap {display: inline-block;}.wpr-insta-feed-item-above-content {border-bottom: 0 !important;border-bottom-left-radius: 0 !important;border-bottom-right-radius: 0 !important;}.wpr-instagram-feed:not(.wpr-layout-list) .wpr-insta-feed-item-below-content {border-top: 0 !important;border-top-left-radius: 0 !important;border-top-right-radius: 0 !important;}.wpr-insta-feed-item-username {margin: 0;font-size: 23px;}.wpr-instagram-follow-btn {display: inline-block;cursor: pointer;}.wpr-if-cfb-center .wpr-instagram-follow-btn {position: absolute;top: 50%;left: 50%;-webkit-transform: translateY(-50%) translateX(-50%);-ms-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);z-index: 99;}.wpr-insta-feed-thumb {width: 100%;height: auto;}.wpr-insta-feed-item-display-block {clear: both;}.wpr-insta-feed-item-display-inline.wpr-insta-feed-item-align-left, .wpr-insta-feed-item-display-custom.wpr-insta-feed-item-align-left {float: left;}.wpr-insta-feed-item-display-inline.wpr-insta-feed-item-align-right, .wpr-insta-feed-item-display-custom.wpr-insta-feed-item-align-right {float: right;}.wpr-insta-feed-item-display-inline.wpr-insta-feed-item-align-center, .wpr-insta-feed-item-display-custom.wpr-insta-feed-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-insta-feed-layout-grid .wpr-instagram-feed, .wpr-insta-feed-layout-full-width .wpr-instagram-feed, .wpr-insta-feed-layout-list .wpr-instagram-feed {display: -ms-grid;display: grid;}.wpr-instagram-feed-cont {position: relative;}.wpr-instagram-feed-cont .swiper-pagination-bullets, .wpr-instagram-feed-cont .swiper-pagination-fraction {display: inline-block !important;width: auto !important;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-insta-feed-list-left .wpr-insta-feed-media-wrap, .wpr-insta-feed-list-left .wpr-insta-feed-item-below-content {float: left;}.wpr-insta-feed-list-left .wpr-insta-feed-item-caption {text-align: left !important;}.wpr-insta-feed-list-right .wpr-insta-feed-media-wrap, .wpr-insta-feed-list-right .wpr-insta-feed-item-below-content {float: right;}.wpr-insta-feed-list-right .wpr-insta-feed-item-caption {text-align: right !important }.wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(odd) .wpr-insta-feed-media-wrap, .wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(odd) .wpr-insta-feed-item-below-content {float: left;}.wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(odd) .wpr-insta-feed-item-caption {text-align: left !important;}.wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(even) .wpr-insta-feed-media-wrap, .wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(even) .wpr-insta-feed-item-below-content {float: right;}.wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(even) .wpr-insta-feed-item-caption {text-align: right !important;}.wpr-insta-feed-content-wrap {text-align: center;}.wpr-masonry {opacity: 0;}.wpr-masonry .wpr-insta-feed-content-wrap {padding: 0 !important;float: left;}.wpr-insta-feed-content-wrap, .wpr-insta-feed-media-wrap {position: relative;overflow: hidden;}.wpr-insta-feed-media-wrap {height: 100%;}.wpr-insta-feed-media-hover {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.wpr-insta-feed-media-hover-top {position: absolute;top: 0;left: 0;width: 100%;z-index: 2;}.wpr-insta-feed-media-hover-bottom {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 2;}.wpr-insta-feed-media-hover-middle {position: relative;z-index: 2;}.wpr-insta-feed-media-hover-bg {position: absolute;}.wpr-insta-feed-item-icon .inner-block>span, .wpr-insta-feed-item-lightbox .inner-block>span, .wpr-insta-feed-lightbox-overlay {cursor: pointer;}.wpr-insta-feed-lightbox-overlay {position: absolute;top: 0;left: 0;z-index: 99;width: 100%;height: 100%;}.wpr-ifc-date {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;padding: 10px;}.wpr-insta-feed-caption {font-style: normal;}.wpr-insta-feed-caption::-webkit-scrollbar {width: 4px;background-color: transparent;}.wpr-insta-feed-caption::-webkit-scrollbar-thumb {border-left: 3px solid red;}.wpr-if-square-images-yes .wpr-insta-feed-media-wrap {position: relative;padding-bottom: 100%;width: 100%;}.wpr-insta-feed-image-wrap img {border-radius: inherit;}.wpr-if-square-images-yes .wpr-insta-feed-image-wrap {overflow: hidden;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}.wpr-if-square-images-yes img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.wpr-load-more-insta-posts {cursor: pointer;}.wpr-flip-carousel-wrapper {min-height: 1px;}.wpr-flip-carousel {overflow: hidden !important;opacity: 0;}.wpr-flip-items-wrapper img {margin: auto;}.wpr-flip-items-wrapper {list-style-type: none;}.wpr-flip-carousel ul li.flipster__item {margin: auto;}.wpr-flip-carousel ul li.flipster__item img {width: 100%;}.wpr-flip-carousel .flipster__nav {margin: 0;}.wpr-flip-carousel .flipster__button, .wpr-flip-carousel .flipcaption, .wpr-flip-carousel .flipster__nav__link {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;text-align: center;outline: none;}.wpr-flip-carousel .flipster__button {opacity: 1;}.wpr-flip-carousel .flipster__nav__link {width: 100%;height: 100%;padding: 0;}.wpr-flip-carousel .flipster__nav__link::after {display: none;}.wpr-flip-carousel-navigation {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;text-align: center;}@media screen and (max-width: 768px) {.wpr-flip-carousel ul li.flipster__item {width: 70%;}}.wpr-dual-heading-icon-and-desc-top .wpr-dual-heading-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-dual-heading-icon-top .wpr-dual-heading-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-dual-heading-icon-top .wpr-dual-heading-icon-wrap {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.wpr-dual-heading-desc-top .wpr-dual-heading-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-dual-heading-desc-top .wpr-dual-heading-description {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.wpr-dual-title {margin: 0 0 0 0;}.wpr-dual-title .first, .wpr-dual-title .second {display: inline-block;}.wpr-taxonomy-list {display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;padding: 0;margin: 0;}.wpr-taxonomy-list li:not(.wpr-sub-hidden) {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-taxonomy-list li>span, .wpr-taxonomy-list li a {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-taxonomy-list li .wpr-tax-dropdown {width: auto;cursor: pointer;}.wpr-sub-hidden {display: none;}.wpr-taxonomy-list li {text-align: left;}.wpr-taxonomy-list li>span, .wpr-taxonomy-list li a {display: inline-block;text-decoration: none;}.wpr-taxonomy-list i {display: block;width: 100%;height: 100%;}.wpr-taxonomy-list-vertical .wpr-taxonomy-list i, .wpr-taxonomy-list span {line-height: 1.5;vertical-align: middle;}.wpr-taxonomy-list-horizontal .wpr-taxonomy-list li a, .wpr-taxonomy-list-horizontal .wpr-taxonomy-list li>span, .wpr-taxonomy-list .wpr-tax-wrap {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-term-count {display: block;}.wpr-taxonomy-list-horizontal .wpr-taxonomy-list {-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-taxonomy-list-vertical .wpr-taxonomy-list {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-taxonomy-list-vertical .wpr-taxonomy-list li>span, .wpr-taxonomy-list-vertical .wpr-taxonomy-list li a {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;}.wpr-taxonomy-list-vertical .wpr-sub-taxonomy {padding-left: 20px;}.wpr-taxonomy-list-vertical .wpr-inner-sub-taxonomy {padding-left: 40px;}.wpr-taxonomy-list-vertical .wpr-inner-sub-taxonomy-2 {padding-left: 60px;}.wpr-feature-list-center .wpr-feature-list-item {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-align: center;-ms-flex-align: center;align-items: center;}.wpr-feature-list-center .wpr-feature-list-content-wrap {text-align: center;}.wpr-feature-list-right .wpr-feature-list-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-feature-list-right .wpr-feature-list-content-wrap {text-align: right;}.wpr-feature-list-align-flex-start .wpr-feature-list-title, .wpr-feature-list-align-flex-start .wpr-feature-list-description {text-align: left;}.wpr-feature-list-align-flex-end .wpr-feature-list-title, .wpr-feature-list-align-flex-end .wpr-feature-list-description {text-align: right;}.wpr-feature-list-rhombus .wpr-feature-list-icon-inner-wrap {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.wpr-feature-list-rhombus .wpr-feature-list-icon-wrap i, .wpr-feature-list-rhombus .wpr-feature-list-icon-wrap img {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.wpr-feature-list-wrap .wpr-feature-list-icon-inner-wrap {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;overflow: hidden;}.wpr-feature-list {padding: 0;}.wpr-feature-list-line-yes .wpr-feature-list-icon-wrap {position: relative;}.wpr-feature-list-icon-wrap img {width: 100%;max-width: 100%;}.wpr-feature-list-center .wpr-feature-list-line {display: none;}.wpr-feature-list-item:not(:last-of-type) .wpr-feature-list-line {position: absolute;top: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);width: 0;height: 0;}.wpr-feature-list-item:last-of-type .wpr-feature-list-line {display: none;}.wpr-feature-list-title, .wpr-feature-list-description {margin: 0;}.wpr-feature-list-left .wpr-feature-list-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: left;}.wpr-image-accordion * {margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}.wpr-img-accordion-wrapper-link-yes {cursor: pointer;}.wpr-image-accordion-wrap {overflow: hidden;opacity: 0;}.wpr-skew-acc-images-yes .wpr-image-accordion-wrap {overflow: visible;}.wpr-image-accordion-wrap h1 {position: relative;margin-bottom: 45px;font-family: 'Oswald', sans-serif;font-size: 44px;text-transform: uppercase;color: #424242;}.wpr-image-accordion-wrap .wpr-image-accordion {display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;}.wpr-image-accordion-wrap .wpr-image-accordion-item {position: relative;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;overflow: hidden;}.wpr-image-accordion-wrap .wpr-image-accordion-item .wpr-accordion-background {position: absolute;top: 0;left: 0;min-height: 100%;min-width: 100%;}.wpr-img-accordion-item-description .inner-block {display: inline-block;}.wpr-image-accordion-wrap .wpr-img-accordion-media-hover, .wpr-image-accordion-wrap .wpr-img-accordion-hover-bg {position: absolute;}.wpr-image-accordion-item {text-align: center;}.wpr-image-accordion-item-inner {position: relative;text-align: center;}.wpr-img-accordion-item-display-custom.wpr-img-accordion-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-img-accordion-media-hover {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.wpr-img-accordion-media-hover-top {position: absolute;top: 0;left: 0;width: 100%;z-index: 99;}.wpr-img-accordion-media-hover-bottom {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 99;}.wpr-img-accordion-media-hover-middle {position: relative;z-index: 2;}.wpr-img-accordion-sep-style-1 .inner-block>span, .wpr-img-accordion-sep-style-2 .inner-block>span {display: inline-block;}.wpr-img-accordion-item-display-custom.wpr-img-accordion-sep-style-2 .inner-block>span, .wpr-img-accordion-item-display-custom.wpr-img-accordion-sep-style-1 .inner-block>span {width: 100%;}.wpr-img-accordion-item-display-block {clear: both;}.wpr-img-accordion-item-separator.wpr-img-accordion-item-display-inline span {width: 100% !important;}.wpr-img-accordion-item-display-inline.wpr-img-accordion-item-align-left, .wpr-img-accordion-item-display-custom.wpr-img-accordion-item-align-left {float: left;}.wpr-img-accordion-item-display-inline.wpr-img-accordion-item-align-right, .wpr-img-accordion-item-display-custom.wpr-img-accordion-item-align-right {float: right;}.wpr-img-accordion-item-display-inline.wpr-img-accordion-item-align-center, .wpr-img-accordion-item-display-custom.wpr-img-accordion-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-accordion-image-wrap {position: absolute;overflow: hidden;height: 100%;width: 100%;max-height: 100%;max-width: 100%;background-size: cover;background-position: center center;}.wpr-accordion-image-wrap img {display: inline;max-height: 100%;}.wpr-img-accordion-item-lightbox .inner-block>span, .wpr-img-accordion-lightbox-overlay {cursor: pointer;}.wpr-img-accordion-item-lightbox {cursor: pointer;pointer-events: none;}.wpr-animation-wrap-active .wpr-img-accordion-item-lightbox {pointer-events: auto;}.wpr-img-accordion-item-lightbox .inner-block {position: relative;}.wpr-img-accordion-lightbox-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;}.wpr-image-accordion-item .inner-block a {position: relative;display: inline-block;}.wpr-image-accordion .wpr-template-wrap {position: absolute;top: 0;left: 0;display: -webkit-box;display: -ms-flexbox;display: flex;height: 100%;}.wpr-particle-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}.wpr-particle-wrapper canvas {position: relative;z-index: -1;}.wpr-jarallax {position: relative;-webkit-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;transition: all 0.9s ease-in-out;}.elementor-editor-active .wpr-jarallax {position: absolute;}.wpr-parallax-multi-layer {position: absolute;top: 0;left: 0;height: 100%;width: 100%;}.wpr-parallax-ml-children {position: relative;display: none;}.wpr-parallax-ml-children img {max-width: 100%;width: 100%;}.wpr-sticky-section-yes {width: 100%;border-color: transparent;-webkit-transition: visibility 0s linear !important;-o-transition: visibility 0s linear !important;transition: visibility 0s linear !important;}.wpr-sticky-active {position: fixed !important;}.wpr-sticky-replace-header-yes + div, .wpr-sticky-replace-header-yes + section, .wpr-sticky-replace-header-yes + header {position: fixed;width: 100%;top: -1000px;}.wpr-section-full-height {height: 100% !important;background-color: transparent !important;}.wpr-sticky-header {z-index: 9999 !important;}.wpr-hidden-header {position: fixed;display: block !important;width: 100%;z-index: 999 !important;}.wpr-hidden-header-flex {position: fixed;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;width: 100%;z-index: 999 !important;}.wpr-none-out {display: none;}.wpr-fade-in {-webkit-animation-name: added-tc-popup-animation-fade;animation-name: added-tc-popup-animation-fade;-webkit-animation-duration: var(--wpr-animation-duration, 1s);animation-duration: var(--wpr-animation-duration, 1s);-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-fade-out {-webkit-animation-name: added-tc-popup-animation-fade-out;animation-name: added-tc-popup-animation-fade-out;-webkit-animation-duration: var(--wpr-animation-duration, 1s);animation-duration: var(--wpr-animation-duration, 1s);-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-slide-in {opacity: 0;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);-webkit-animation-name: sticky-slide-in;animation-name: sticky-slide-in;-webkit-animation-duration: var(--wpr-animation-duration, 1s);animation-duration: var(--wpr-animation-duration, 1s);-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-slide-out {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);-webkit-animation-name: sticky-slide-out;animation-name: sticky-slide-out;-webkit-animation-duration: var(--wpr-animation-duration, 1s);animation-duration: var(--wpr-animation-duration, 1s);-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes sticky-slide-in {from {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes sticky-slide-in {from {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-webkit-keyframes sticky-slide-out {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%)}}@keyframes sticky-slide-out {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%)}}.wpr-reading-progress-bar-container {position: fixed;top: 0;left: 0;width: 100%;z-index: 9999999;background-color: transparent;}.wpr-reading-progress-bar {background-color: black;width: 0%;}.ps.wpr-table-inner-container, .wpr-table-inner-container {overflow-y: auto !important;overflow-x: auto !important;}.wpr-hide-table-before-arrange, .wpr-hide-pagination-on-search {opacity: 0;}.wpr-table-td {position: relative;}.wpr-table-td-pag {text-align: center;}.wpr-data-table {border-collapse: collapse;border-spacing: 0;margin-right: 0 !important;margin-left: 0 !important;margin-bottom: 0;}.wpr-data-table tr:first-child th {border-top: none !important;}.wpr-data-table tr:last-child td {border-bottom: none !important;}.wpr-data-table tr th:first-child, .wpr-data-table tr td:first-child {border-left: none !important;}.wpr-data-table tr th:last-child, .wpr-data-table tr td:last-child {border-right: none !important;}.wpr-flex-column {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;}.wpr-flex-column-reverse {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-data-table th {position: relative;}.wpr-equal-column-width-yes .wpr-data-table {table-layout: fixed;}.wpr-equal-column-width-yes .wpr-data-table .wpr-table-th-pag, .wpr-equal-column-width-yes .wpr-data-table .wpr-table-td-pag {width: 50px;}.wpr-table-live-search-cont input {min-width: 100%;}.wpr-search-input-icon, .wpr-sorting-icon {position: absolute;top: 50%;right: 5%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-table-custom-pagination {list-style-type: none !important;padding: 0;}.wpr-table-custom-pagination-inner-cont {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-table-custom-pagination-list {cursor: pointer;}.wpr-table-export-button-cont {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-table-export-button-cont button {position: relative;width: 100%;}.wpr-export-search-inner-cont {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;}.wpr-data-table img {display: inline-block;}.wpr-table-td, .wpr-table-th {vertical-align: middle;}.wpr-table-appended-tr {width: 100%;}.wpr-table-tr-before {position: relative;}.wpr-table-tr-before::before {content: '+';position: absolute;top: 10px;left: 10px;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;background: green;color: white;width: 20px;height: 20px;font-size: 15px;border-radius: 50%;}.wpr-table-tr-before-remove::before {content: '-';position: absolute;top: 10px;left: 10px;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;background: red;color: white;width: 20px;height: 20px;font-size: 15px;border-radius: 50%;}.wpr-table-text {position: relative;}.wpr-data-table-th-img, .wpr-table-text {vertical-align: middle;}.wpr-xls, .wpr-csv {padding: auto;}.wpr-entry-info-yes .wpr-table-pagination-cont {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;}.wpr-entry-info-yes .wpr-table-custom-pagination {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-entry-info {white-space: nowrap;min-width: 50px;}.wpr-table-text-nowrap-yes th, .wpr-table-text-nowrap-yes td {white-space: nowrap;}.wpr-data-table .fa-question-circle {font-weight: 400 !important;font-family: "Font Awesome 5 Free" !important;}.wpr-data-table-content-tooltip {position: absolute;top: -10px;left: 50%;border-radius: 4px;padding: 6px 10px;visibility: hidden;opacity: 0;font-size: 15px;-webkit-transform: translate(-50%, -100%);-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transition: all 230ms ease-in-out 0s;-o-transition: all 230ms ease-in-out 0s;transition: all 230ms ease-in-out 0s;text-align: center;}.wpr-data-table-content-tooltip:before {content: "";position: absolute;left: 10px;bottom: -5px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-style: solid;border-top-width: 6px;}.wpr-table-td:hover .wpr-data-table-content-tooltip {visibility: visible;opacity: 1;top: -7px;-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-data-table-content-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%) !important;}@media screen and (max-width: 768px) {.wpr-export-search-inner-cont, .wpr-table-pagination-cont {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-equal-column-width-yes .wpr-data-table {table-layout: auto;}.wpr-table-export-button-cont {width: 100%;-ms-flex-pack: distribute;justify-content: space-around;}}.wpr-product-title {margin: 0;}.wpr-product-description pre * {white-space: wrap;}.wpr-product-stock p {margin-bottom: 0;}.wpr-product-stock-icon, .wpr-product-stock-icon svg {display: inline;vertical-align: text-bottom;}.wpr-compare-placeholder {opacity: 0;}.wpr-compare-empty {text-align: center;margin: 0;}.wpr-compare-products {overflow-x: auto;}.wpr-compare-table {margin: 0;border-collapse: collapse;}.wpr-compare-table-wrap {min-height: 1px;}.wpr-compare-table a {display: inline-block;}.wpr-compare-table th, .wpr-compare-table td {background-clip: padding-box;}.wpr-compare-table th {position: sticky;left: 0;z-index: 1;background-color: #FFF;}.wpr-compare-table th:first-child {left: auto;}.wpr-compare-table td:first-child {position: sticky;left: 0;z-index: 0;background-color: #FFF;}.wpr-compare-table td:first-child {text-align: right;}.wpr-compare-table td:not(:first-child) {overflow-x: auto;}.wpr-compare {position: absolute;display: none;top: 100%;z-index: 999;background: white;width: 375px;border: 1px solid blanchedalmond;}.wpr-compare-table tr:first-child th {border-top-style: none !important;}.wpr-compare-table tr:last-child td:first-of-type, .wpr-compare-table tr th:first-child {border-left-style: none !important;}.wpr-compare-table tr:first-child th:last-child {border-right-style: none !important;}.wpr-compare-table tbody tr td:last-child {border-right-style: none !important;}.wpr-compare-table tr:last-child th:first-child, .wpr-compare-table tr:last-child td {border-bottom-style: none !important;}.wpr-compare-wrap .wpr-compare-text {margin-right: 5px;}.wpr-compare-wrap i {position: relative;}.wpr-compare-wrap .wpr-compare-count {position: absolute;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%;color: #FFF;background-color: #025AFF;font-size: 12px;font-weight: 400;width: 18px;height: 18px;bottom: 65%;left: 65%;display: none;}.wpr-compare-toggle-btn {display: inline-block;cursor: pointer;white-space: nowrap;}.wpr-compare-toggle-btn i, .wpr-compare-toggle-btn svg {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.wpr-wishlist-add, .wpr-wishlist-remove, .wpr-compare-add, .wpr-compare-remove {display: inline-block;background-color: white;}.wpr-wishlist-add.wpr-button-hidden, .wpr-wishlist-remove.wpr-button-hidden, .wpr-compare-add.wpr-button-hidden, .wpr-compare-remove.wpr-button-hidden {display: none;}.wpr-wishlist-add i, .wpr-wishlist-remove i {font-family: "Font Awesome 5 Free" !important;}.wpr-grid button, .wpr-grid [type="submit"], .wpr-grid [type="button"] {background-color: transparent;border: 1px solid #605be5;-webkit-transition: all 0s;-o-transition: all 0s;transition: all 0s;}.wpr-wishlist-remove i {font-weight: 900 !important;}.wpr-wishlist-products {overflow-x: auto;}.wpr-wishlist-table {margin: 0;width: 100%;max-width: 100%;}.wpr-wishlist-table img {height: auto;}.wpr-wishlist-table a {display: inline-block;}.wpr-wishlist-table th, .wpr-wishlist-table td {vertical-align: middle;white-space: nowrap;}.wpr-wishlist-table thead th {border-top-style: none !Important;}.wpr-wishlist-table thead th:first-child {border-left-style: none !important;}.wpr-wishlist-table thead th:last-child {border-right-style: none !important;}.wpr-wishlist-table tbody tr td:first-child {border-left-style: none !important;}.wpr-wishlist-table tbody tr td:last-child {border-right-style: none !important;}.wpr-wishlist-table tbody tr:last-child td {border-bottom-style: none !Important;}.elementor-widget-wpr-wishlist-pro .wpr-wishlist-remove {cursor: pointer;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;}.elementor-widget-wpr-wishlist-pro .wpr-wishlist-remove:before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600 !important;}.wpr-wishlist-empty {margin: 0;text-align: center;}.wpr-wishlist-empty-hidden {display: none;}.wpr-wishlist-wrap {position: relative;}.wpr-wishlist-toggle-btn {display: inline-block;cursor: pointer;}.wpr-wishlist-toggle-btn i, .wpr-wishlist-toggle-btn svg {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.wpr-wishlist {position: absolute;display: none;top: 100%;z-index: 999;background: white;width: 375px;border: none;}.wpr-view-wishlist, .wpr-view-wishlist .wpr-wishlist-text {display: block;width: 100%;padding: 0;}.wpr-wishlist-wrap .wpr-wishlist-text {margin-right: 5px;}.wpr-wishlist-wrap .fa-heart {position: relative;}.wpr-wishlist-wrap .wpr-wishlist-count {position: absolute;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%;color: #FFF;background-color: #025AFF;font-size: 12px;font-weight: 400;width: 18px;height: 18px;bottom: 65%;left: 65%;display: none;}.wpr-wishlist-dropdown .wpr-wishlist-separator {display: none;}.wpr-close-wishlist {display: none;}.wpr-close-wishlist h2 {margin: 0;}.wpr-wishlist-sidebar.wpr-close-btn-yes .wpr-close-wishlist {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;}.wpr-close-wishlist span::before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600;cursor: pointer;}.wpr-wishlist-sidebar .wpr-wishlist {background-color: transparent !important;}.wpr-wishlist-sidebar .wpr-wishlist {position: fixed;top: 0;left: 0;width: 100% !important;height: 100vh;z-index: 999;margin: 0 !important;}.wpr-wishlist-sidebar .wpr-wishlist-inner-wrap {position: absolute;top: 0;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-wishlist-sidebar .widget_shopping_cart_content {position: relative;top: 0;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;height: auto;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-wishlist-sidebar .wpr-wishlist-content-wrap {position: relative;width: 100%;height: 100%;background-color: rgba(29, 27, 27, 0.274);}.wpr-wishlist-sidebar .wpr-wishlist-inner-wrap {width: 375px;background-color: white;}.wpr-wishlist-products {list-style-type: none;padding: 0;}.wpr-wishlist .wpr-wishlist-product {position: relative;display: -ms-grid;display: grid;-ms-grid-columns: 28% auto;grid-template-columns: 28% auto;width: 100%;text-align: left;}.wpr-wishlist .wpr-wishlist-product:last-of-type {margin-bottom: 0 !important;}.wpr-wishlist-wrap .wpr-wishlist-remove {position: absolute;right: 0;width: 25px;height: 25px;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;cursor: pointer;}.wpr-wishlist-wrap .wpr-wishlist-remove:before {font-family: "Font Awesome 5 Free";content: '\f00d';position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-indent: 0;font-weight: 600 !important;}.wpr-wishlist-separator {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}@media screen and (max-width: 768px) {.wpr-wishlist-dropdown .wpr-wishlist {position: fixed !important;width: 100vw !important;top: auto !important;}}.wpr-compare-add i, .wpr-compare-remove i {font-family: "Font Awesome 5 Free" !important;font-weight: 600 !important;}@-webkit-keyframes compare-popup-grow-in-align-middle {0% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@keyframes compare-popup-grow-in-align-middle {0% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@-webkit-keyframes compare-popup-grow-out-align-middle {0% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@keyframes compare-popup-grow-out-align-middle {0% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}.wpr-compare-popup.wpr-compare-popup-grow-in {-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-animation-name: compare-popup-grow-in-align-middle;animation-name: compare-popup-grow-in-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-compare-popup.wpr-compare-popup-grow-out {-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-animation-name: compare-popup-grow-out-align-middle;animation-name: compare-popup-grow-out-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes compare-fade-in {0% {opacity: 0}100% {opacity: 1}}@keyframes compare-fade-in {0% {opacity: 0}100% {opacity: 1}}@-webkit-keyframes compare-fade-out {0% {opacity: 1}100% {opacity: 0}}@keyframes compare-fade-out {0% {opacity: 1}100% {opacity: 0}}.wpr-compare-fade-in {opacity: 1;-webkit-animation-name: compare-fade-in;animation-name: compare-fade-in;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-compare-fade-out {opacity: 0;-webkit-animation-name: compare-fade-out;animation-name: compare-fade-out;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-compare-bg.wpr-compare-popup-hidden {display: none;opacity: 0;}.wpr-compare-bg {display: block;position: fixed;width: 100vw;height: 100vh;top: 0;left: 0;z-index: 99999999999;background-color: rgba(0, 0, 0, 0.2);}.wpr-compare-popup {display: block;position: absolute;width: 80vw;height: 80vh;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: white;overflow-y: auto;text-align: right;}.wpr-compare-popup-inner-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: absolute;top: 0;left: 0;width: 100%;min-height: 100%;height: auto;}.wpr-compare-loader-wrap {position: relative;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;height: 100%;width: 100%;}.wpr-close-compare {position: sticky;top: 5px;right: 5px;padding: 10px;z-index: 2;}.wpr-close-compare::before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600;cursor: pointer;}.wpr-mini-cart-sidebar-body {}ul.wpr-woo-mini-cart {position: relative;}.wpr-mini-cart .woocommerce-mini-cart::-webkit-scrollbar {width: 9px;background-color: transparent;}.wpr-mini-cart .woocommerce-mini-cart::-webkit-scrollbar-thumb {border-right: 3px solid;}.wpr-mini-cart .woocommerce-mini-cart__empty-message {text-align: center;margin: 0;}.wpr-mini-cart-inner {position: relative;display: inline-block;}.wpr-mini-cart-inner, .wpr-mini-cart-toggle-wrap {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;}.wpr-mini-cart {position: absolute;display: none;top: 100%;z-index: 999;}.wpr-mini-cart .blockOverlay {display: none !important;}.wpr-before-remove-from-wishlist, .wpr-before-remove-from-mini-cart {opacity: 0.6;}.wpr-close-cart {display: none;}.wpr-mini-cart-sidebar.wpr-close-btn-yes .wpr-close-cart {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;}.wpr-mini-cart-sidebar .wpr-close-cart h2 {margin: 0;}.wpr-close-cart span::before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600;cursor: pointer;}.wpr-mini-cart-sidebar .wpr-mini-cart {background-color: transparent !important;}.wpr-mini-cart-sidebar .wpr-mini-cart, .wpr-mini-cart-sidebar .wpr-shopping-cart-wrap {position: fixed;top: 0;left: 0;width: 100% !important;height: var(--vh, 100vh);z-index: 999999;margin: 0 !important;}.wpr-mini-cart-sidebar .wpr-shopping-cart-inner-wrap {position: absolute;top: 0;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-mini-cart-sidebar .widget_shopping_cart_content {position: relative;top: 0;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;height: auto;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-subtotal-align-bottom.wpr-mini-cart-sidebar .widget_shopping_cart_content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-mini-cart-dropdown .wpr-mini-cart-separator {display: none;}.wpr-subtotal-align-bottom .wpr-mini-cart-separator {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}@-webkit-keyframes mini-cart-slide-in-align-left {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes mini-cart-slide-in-align-left {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@-webkit-keyframes mini-cart-slide-out-align-left {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}@keyframes mini-cart-slide-out-align-left {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}@-webkit-keyframes mini-cart-slide-in-align-right {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes mini-cart-slide-in-align-right {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@-webkit-keyframes mini-cart-slide-out-align-right {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}@keyframes mini-cart-slide-out-align-right {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}.wpr-wishlist-sidebar.wpr-wishlist-align-right .wpr-wishlist-slide-in, .wpr-mini-cart-sidebar.wpr-mini-cart-align-right .wpr-mini-cart-slide-in {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation-name: mini-cart-slide-in-align-right;animation-name: mini-cart-slide-in-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-wishlist-sidebar.wpr-wishlist-align-right .wpr-wishlist-slide-out, .wpr-mini-cart-sidebar.wpr-mini-cart-align-right .wpr-mini-cart-slide-out {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);-webkit-animation-name: mini-cart-slide-out-align-right;animation-name: mini-cart-slide-out-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-wishlist-sidebar.wpr-wishlist-align-left .wpr-wishlist-slide-in, .wpr-mini-cart-sidebar.wpr-mini-cart-align-left .wpr-mini-cart-slide-in {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation-name: mini-cart-slide-in-align-left;animation-name: mini-cart-slide-in-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-wishlist-sidebar.wpr-wishlist-align-left .wpr-wishlist-slide-out, .wpr-mini-cart-sidebar.wpr-mini-cart-align-left .wpr-mini-cart-slide-out {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);-webkit-animation-name: mini-cart-slide-out-align-left;animation-name: mini-cart-slide-out-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-inline-svg, .wpr-mini-cart-btn-icon {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;}.wpr-mini-cart-btn-icon svg {width: 18px;height: 18px;}.wpr-mini-cart-btn-icon i {position: relative;}.wpr-mini-cart-icon-count {position: absolute;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%;}.wpr-mini-cart-icon-count-hidden {display: none !important;}.wpr-mini-cart-toggle-btn {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-mini-cart-toggle-btn i, .wpr-mini-cart-toggle-btn svg {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.wpr-toggle-icon-none .wpr-mini-cart-btn-icon i::before {content: "";}.wpr-mini-cart-btn-icon .wpr-inline-svg::before {content: "" !important;font-style: normal;}.wpr-toggle-icon-bag-light .wpr-mini-cart-btn-icon i::before {content: "\e8e3";}.wpr-toggle-icon-bag-medium .wpr-mini-cart-btn-icon i::before {content: "\e8e4";}.wpr-toggle-icon-bag-solid .wpr-mini-cart-btn-icon i::before {content: "\e8e5";}.wpr-toggle-icon-basket-light .wpr-mini-cart-btn-icon i::before {content: "\e8e6";}.wpr-toggle-icon-basket-medium .wpr-mini-cart-btn-icon i::before {content: "\e8e7";}.wpr-toggle-icon-basket-solid .wpr-mini-cart-btn-icon i::before {content: "\e8e8";}.wpr-toggle-icon-cart-light .wpr-mini-cart-btn-icon i::before {content: "\e8e9";}.wpr-toggle-icon-cart-medium .wpr-mini-cart-btn-icon i::before {content: "\e8ea";}.wpr-toggle-icon-cart-solid .wpr-mini-cart-btn-icon i::before {content: "\e8eb";}.wpr-mini-cart .woocommerce-mini-cart-item.mini_cart_item:before, .wpr-mini-cart .woocommerce-mini-cart-item.mini_cart_item:after {display: none;}.wpr-woo-mini-cart .woocommerce-mini-cart-item:last-of-type {margin-bottom: 0 !important;}.wpr-mini-cart-wrap .woocommerce-mini-cart-item {position: relative;display: -ms-grid;display: grid;-ms-grid-columns: 28% auto;grid-template-columns: 28% auto;width: 100%;text-align: left;}.wpr-mini-cart-image {margin-right: 15px;}.wpr-mini-cart-image a {display: block;width: 100%;height: 100%;}.wpr-mini-cart-image img, .wpr-mini-cart-image a img {float: none !important;display: block;min-width: 100%;height: auto;margin-left: 0 !important;}.wpr-mini-cart-remove {position: absolute;right: 0;}.wpr-mini-cart-wrap .woocommerce-mini-cart-item .remove {position: relative;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-line-pack: center;align-content: center;vertical-align: middle;text-indent: -9999px;}.wpr-mini-cart-wrap .woocommerce-mini-cart-item a.remove:before {font-family: "Font Awesome 5 Free";content: '\f00d';position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-indent: 0;font-weight: 600 !important;}.wpr-mini-cart-wrap .woocommerce-mini-cart-item .remove:hover {background-color: transparent;color: black;}.wpr-mini-cart-wrap .woocommerce-mini-cart__buttons {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin: 0;}.wpr-mini-cart-wrap .woocommerce-mini-cart__buttons a.button {width: 50%;text-align: center;margin: 0;}.wpr-mini-cart .woocommerce-mini-cart__total {text-align: center;padding: 10px;margin: 0;}.wpr-mini-cart dl.variation, .wpr-cart-wrapper dl.variation {display: -ms-grid !important;display: grid !important;-ms-grid-columns: 25% 75% !important;grid-template-columns: 25% 75% !important;}.wpr-mini-cart dl.variation:before, .wpr-cart-wrapper dl.variation:before, .wpr-mini-cart dl.variation:after, .wpr-cart-wrapper dl.variation:after {display: none !important;}.wpr-mini-cart dl.variation dt, .wpr-mini-cart dl.variation dd, .wpr-cart-wrapper dl.variation dt, .wpr-cart-wrapper dl.variation dd {float: none !important;margin: 0 !important;}dl.variation dd {margin-right: 10px !important;}@media screen and (max-width: 768px) {.wpr-mini-cart-dropdown .wpr-mini-cart {position: fixed !important;width: 100vw !important;top: auto !important;}}.wpr-product-media-wrap {position: relative;display: inline-block;max-width: 100%;}.wpr-product-media-image {display: inline-block;position: relative;vertical-align: middle;overflow: hidden;}.wpr-product-media-caption {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 100%;}.wpr-product-media-caption span {display: inline-block;}.wpr-pd-image-caption-hover .wpr-product-media-wrap .wpr-product-media-caption {opacity: 0;-webkit-transition-property: opacity;-o-transition-property: opacity;transition-property: opacity;}.wpr-pd-image-caption-hover .wpr-product-media-wrap:hover .wpr-product-media-caption {opacity: 1;}.wpr-product-media-wrap .slick-track {margin: 0;}.wpr-product-thumb-nav {display: -webkit-box;display: -ms-flexbox;display: flex;padding: 0;margin: 0;list-style: none;}.wpr-product-thumb-nav li {overflow: hidden;cursor: pointer;opacity: 0.75;}.wpr-product-thumb-nav li.slick-current {opacity: 1;}.wpr-product-thumb-nav li img {width: 100%;}.wpr-gallery-lightbox-yes .wpr-product-media-image {cursor: pointer;}.wpr-gallery-zoom-yes .wpr-product-media-image:hover img {-webkit-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);}.wpr-product-media-onsale {position: absolute;top: 0;left: 0;z-index: 2;}.wpr-product-media-wrap .flex-control-thumbs {list-style-type: none;cursor: pointer;}.wpr-product-media-wrap .flex-control-thumbs li {clear: none !important;width: 100% !important;}.wpr-product-media-wrap .swiper {overflow: hidden;}.wpr-fcn-wrap {position: relative;overflow: hidden;}.wpr-product-media-thumbs-none .wpr-product-media-wrap .flex-control-nav {display: none;}.wpr-product-media-thumbs-slider .wpr-product-media-wrap .flex-control-nav {position: relative;max-width: none !important;grid-column-gap: 0px !important;grid-row-gap: 0 !important;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;}.wpr-product-media-thumbs-slider .wpr-product-media-wrap .flex-control-nav, .wpr-product-media-thumbs-slider .wpr-product-media-wrap .woocommerce-product-gallery {overflow: hidden;}.wpr-product-media-thumbs-vertical .woocommerce-product-gallery {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-product-media-thumbs-vertical .wpr-product-media-wrap .flex-control-nav {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-product-media-thumbs-vertical .flex-viewport {width: 75%;}.wpr-product-media-wrap .woocommerce-product-gallery {width: 100%;}.woocommerce [data-elementor-type="wpr-theme-builder"] #content div.product div.images, .woocommerce div.product[data-elementor-type="wpr-theme-builder"] div.images, .woocommerce-page [data-elementor-type="wpr-theme-builder"] #content div.product div.images, .woocommerce-page div.product[data-elementor-type="wpr-theme-builder"] div.images {float: none;width: 100%;height: auto;margin-bottom: 0;}[data-elementor-type="wpr-theme-builder"] ul.flex-direction-nav {position: absolute;top: 90%;z-index: -9;opacity: 0;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;width: 100%;left: 0;margin: 0;padding: 0px;list-style: none;}.wpr-product-media-wrap .flex-direction-nav li {position: relative;}[data-elementor-type="wpr-theme-builder"] .wpr-product-media-wrap a.flex-next {visibility:hidden;overflow: hidden;}[data-elementor-type="wpr-theme-builder"] .wpr-product-media-wrap a.flex-prev {visibility:hidden;overflow: hidden;}[data-elementor-type="wpr-theme-builder"] a.flex-next::after {visibility:visible;content: '\f054';font-family: 'Font Awesome 5 Free';position: absolute;top: 0;right: 0;}[data-elementor-type="wpr-theme-builder"] a.flex-prev::before {visibility:visible;content: '\f053';font-family: 'Font Awesome 5 Free';position: absolute;top: 0;left: 0;}[data-elementor-type="wpr-theme-builder"] ul.flex-direction-nav li a {color: #ccc;}[data-elementor-type="wpr-theme-builder"] ul.flex-direction-nav li a:hover {text-decoration: none;}.wpr-product-media-wrap .wpr-product-sales-badge {position: absolute;top: 0;left: 0;z-index: 2;display: inline-block;}.wpr-product-media-wrap .wpr-product-media-lightbox, .woocommerce div.product[data-elementor-type="wpr-theme-builder"] div.images .woocommerce-product-gallery__trigger {position: absolute;top: 0;right: 0;cursor: pointer;}.wpr-product-media-wrap .woocommerce-product-gallery__trigger {display: none;opacity: 0 !important;z-index: 99;}.pswp__caption__center {text-align: center;}.wpr-product-tabs p {margin: 0;}.wpr-product-tabs ol, .wpr-product-tabs ul {padding: 0;}.wpr-product-tabs .woocommerce-noreviews {margin-bottom: 10px;}.woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs, .woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs li {overflow: visible;padding: 0;margin: 0;border: none;background-color: transparent;}.woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs li a {display: block;font-weight: normal;}.woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs::before, .woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs::after, .woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs li::after {display: none;}.wpr-tabs-position-above .wpr-product-tabs .woocommerce-tabs ul.tabs li.active:after {content: ' ';display: block;border: none;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin: 0;position: static;margin-left: auto;margin-right: auto;}.wpr-tabs-position-above .wpr-product-tabs .woocommerce-tabs ul.tabs li a {border-bottom: none !important;}.elementor-widget-wpr-product-tabs .wc-tabs, .wpr-tabs-position-left .elementor-widget-container .wc-tabs-wrapper, .wpr-tabs-position-right .elementor-widget-container .wc-tabs-wrapper {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.elementor-widget-wpr-product-tabs .wc-tabs, .wpr-tabs-position-left .wc-tabs-wrapper, .wpr-tabs-position-right .wc-tabs-wrapper {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.elementor-widget-wpr-product-tabs.wpr-tabs-position-above .wc-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-position-left>.elementor-widget-container .wc-tabs, .wpr-tabs-position-right>.elementor-widget-container .wc-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-left .wc-tabs, .wpr-tabs-position-right .wc-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-left>.elementor-widget-container>.wc-tabs-wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-tabs-position-left>.wc-tabs-wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-tabs-position-right>.elementor-widget-container .wc-tabs-wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-tabs-position-right .wc-tabs-wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-tabs-hr-position-center>.elementor-widget-container .wc-tabs, .wpr-tabs-hr-position-center>.elementor-widget-container>.wc-tabs-wrapper {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-tabs-hr-position-center .wc-tabs, .wpr-tabs-hr-position-center>.wc-tabs-wrapper {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-tabs-hr-position-center>.elementor-widget-container .wc-tabs, .wpr-tabs-hr-position-center>.elementor-widget-container>.wc-tabs-wrapper {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-tabs-hr-position-center .wc-tabs, .wpr-tabs-hr-position-center>.wc-tabs-wrapper {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-tabs-hr-position-left>.elementor-widget-container .wc-tabs {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tabs-hr-position-left .wc-tabs {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tabs-hr-position-right>.elementor-widget-container .wc-tabs{-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-tabs-hr-position-right .wc-tabs{-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-tabs-hr-position-right>.elementor-widget-container .wc-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-hr-position-right .wc-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap {width: 100%;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs>.wpr-tabs-wrap {width: 100%;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:first-of-type {margin-left: 0 !important;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs>.wpr-tabs-wrap>.wpr-tab:first-of-type {margin-left: 0 !important;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:last-of-type {margin-right: 0 !important;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs>.wpr-tabs-wrap>.wpr-tab:last-of-type {margin-right: 0 !important;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs .wc-tabs {width: 100%;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs .wc-tabs {width: 100%;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container .wc-tabs li {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wc-tabs li {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.elementor-widget-wpr-product-tabs .wc-tabs li {position: relative;text-align: center;}.woocommerce div.product .wpr-product-tabs .woocommerce-tabs .panel {margin: 0;}.elementor-widget-wpr-product-tabs .woocommerce-Tabs-panel {width: 100%;display: none;}.woocommerce .elementor-widget-wpr-product-tabs table.shop_attributes {margin-bottom: 0;}.wpr-product-additional-information table.shop_attributes {margin-bottom: 0;}.wpr-product-additional-information table td, .wpr-product-additional-information table th, .elementor-widget-wpr-product-tabs table td, .elementor-widget-wpr-product-tabs table th {vertical-align: middle;}.elementor-widget-wpr-product-tabs .wpr-product-tabs table, .elementor-widget-wpr-product-tabs .wpr-product-tabs tr th, .elementor-widget-wpr-product-tabs .wpr-product-tabs tr td, .wpr-product-additional-information table.shop_attributes, .wpr-product-additional-information table.shop_attributes td, .wpr-product-additional-information table.shop_attributes th {border: none;}.elementor-widget-wpr-product-tabs .form-submit #submit {line-height: 1;}.elementor-widget-wpr-product-tabs #reviews #comments ol.commentlist li .comment-text {margin: 0 0 0 50px;border: 1px solid;border-radius: 4px;padding: 1em 1em 0;}.elementor-widget-wpr-product-tabs .comment_container {position: relative;}.elementor-widget-wpr-product-tabs .comment-reply-title {display: none;}.elementor-widget-wpr-product-tabs #reviews #comments ol.commentlist li .comment-text .description p {margin-bottom: 0;}.elementor-widget-wpr-product-tabs .commentlist li {margin-bottom: 10px;}.wpr-individual-rating {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-product-tabs h2.woocommerce-Reviews-title:first-of-type {display: none;}.elementor-widget-wpr-product-tabs .woocommerce-Reviews .comment_container {border-bottom: none;padding: 0;margin: 0;}.wpr-individual-rating-cont {position: relative;display: inline-block;width: 150px;}.wpr-individual-rating-cont span {position: absolute;top: 0;left: 0;display: inline-block;height: 100%;background-color: black;}.elementor-widget-wpr-product-tabs #reviews #comments ol.commentlist li img.avatar {float: left;position: absolute;top: 0;left: 0;padding: 0;width: 32px;height: auto;background: #ebe9eb;border: 1px solid #e4e1e3;margin: 0;-webkit-box-shadow: none;box-shadow: none;}.elementor-widget-wpr-product-tabs p.stars a {position: relative;height: 1em;width: 1em;text-indent: -999em;display: inline-block;text-decoration: none;-webkit-box-shadow: none;box-shadow: none;margin: 0;font-size: inherit;border: none;width: 15px;text-indent: -999999px;}.elementor-widget-wpr-product-tabs p.stars.selected a.active:before, .elementor-widget-wpr-product-tabs p.stars:hover a:before, .elementor-widget-wpr-product-tabs p.stars.selected a:not(.active):before, .elementor-widget-wpr-product-tabs p.stars.selected a.active:before {content: "\e020";}.elementor-widget-wpr-product-tabs p.stars a:before, .elementor-widget-wpr-product-tabs p.stars a:hover~a:before, .elementor-widget-wpr-product-tabs p.stars.selected a.active~a:before {content: "\e021";}.elementor-widget-wpr-product-tabs p.stars a::before {display: block;position: absolute;top: 0;left: 0;width: 1em;height: 1em;line-height: 1;font-family: WooCommerce;content: "\e021";text-indent: 0;opacity: 1;font-size: inherit;}.elementor-widget-wpr-product-tabs p.stars a:hover::before {content: "\e020";}.elementor-widget-wpr-product-tabs p.stars a.active::before {content: "\e020";}.elementor-widget-wpr-product-tabs .star-rating::before {color: black;float: left;top: 0;left: 0;position: absolute;}.elementor-widget-wpr-product-tabs .star-rating span::before {top: 0;position: absolute;left: 0;}.elementor-widget-wpr-product-tabs .comment-form-author, .elementor-widget-wpr-product-tabs .comment-form-email {float: left;}.elementor-widget-wpr-product-tabs.wpr-forms-submit-justify .form-submit input {display: block;width: 100%;}.wpr-product-price-separate .wpr-product-price del, .wpr-product-price-separate .wpr-product-price ins {display: block;}.wpr-product-rating-flex.wpr-product-rating-left .inner-block {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-product-rating-flex.wpr-product-rating-center .inner-block {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-product-rating-flex.wpr-product-rating-right .inner-block {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-product-rating a {display: none;}.wpr-pr-show-text-yes .wpr-product-rating a {display: block;}.wpr-product-meta-left .wpr-product-meta .product_meta {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-product-meta-center .wpr-product-meta .product_meta {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-product-meta-right .wpr-product-meta .product_meta {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-product-meta .sku_wrapper, .wpr-product-meta .posted_in, .wpr-product-meta .tagged_as {display: none;position: relative;}.wpr-checkout-notice .woocommerce-error, .woocommerce-notices-wrapper .woocommerce-error, .wpr-checkout-notice .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-message {margin: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-checkout-notice .woocommerce-error:before, .woocommerce-notices-wrapper .woocommerce-error:before, .wpr-checkout-notice .woocommerce-message:before, .woocommerce-notices-wrapper .woocommerce-message:before {top: 50% !important;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-checkout-notice .woocommerce-error:after, .woocommerce-notices-wrapper .woocommerce-error:after, .wpr-checkout-notice .woocommerce-message:after, .woocommerce-notices-wrapper .woocommerce-message:after {display: none;}.wpr-checkout-notice .woocommerce-error p, .woocommerce-notices-wrapper .woocommerce-error p, .wpr-checkout-notice .woocommerce-message p, .woocommerce-notices-wrapper .woocommerce-message p {margin-bottom: 0 !important;}.wpr-checkout-notice a {white-space: nowrap;}@media screen and (min-width: 481px) {.wpr-checkout-notice .woocommerce-message:before, .woocommerce-notices-wrapper .woocommerce-message:before {top: 50% !important;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}}@media screen and (max-width: 480px) {.wpr-checkout-notice .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-message {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-checkout-notice .woocommerce-message p, .woocommerce-notices-wrapper .woocommerce-message p {margin-bottom: 0.9em !important;}}.wpr-product-add-to-cart * {margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}.woocommerce .wpr-product-add-to-cart a.added_to_cart {padding: 0;}.woocommerce div.product .wpr-product-add-to-cart form.cart, .woocommerce div.product .wpr-product-add-to-cart form.cart .variations {margin: 0;}.woocommerce div.product .wpr-product-add-to-cart form.cart div.quantity {margin: 0;}.wpr-product-adc-align-left .cart, .wpr-product-adc-align-left .wpr-product-add-to-cart .wpr-quantity-wrapper {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-product-adc-align-center .cart, .wpr-product-adc-align-center .wpr-product-add-to-cart .wpr-quantity-wrapper {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-product-adc-align-right .cart, .wpr-product-adc-align-right .wpr-product-add-to-cart .wpr-quantity-wrapper {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-add-to-cart-layout-column.wpr-product-adc-align-left .cart {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-add-to-cart-layout-column.wpr-product-adc-align-center .cart {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-add-to-cart-layout-column.wpr-product-adc-align-right .cart {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-add-to-cart-icons-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-product-add-to-cart .quantity {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-product-add-to-cart .wpr-quantity-wrapper {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-product-add-to-cart .wpr-quantity-wrapper i {cursor: pointer;}.wpr-quantity-wrap {width: 100%;}.elementor-widget-wpr-product-add-to-cart:not(.wpr-product-qty-align-default) .wpr-quantity-wrapper .qty {-webkit-appearance: textfield;-moz-appearance: textfield;appearance: textfield;}.elementor-widget-wpr-product-add-to-cart:not(.wpr-product-qty-align-default) .wpr-quantity-wrapper .qty::-webkit-inner-spin-button, .wpr-quantity-wrap .qty::-webkit-outer-spin-button {-webkit-appearance: none;}.wpr-product-add-to-cart .quantity .qty, .wpr-product-add-to-cart .wpr-quantity-wrapper i {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;}.wpr-buttons-layout-row .woocommerce-variation-add-to-cart {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-buttons-layout-column .woocommerce-variation-add-to-cart {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;}.wpr-product-qty-align-left.wpr-buttons-layout-column .woocommerce-variation-add-to-cart .wpr-quantity-wrapper {-ms-flex-item-align: start;align-self: flex-start;}.wpr-product-qty-align-center.wpr-buttons-layout-column .woocommerce-variation-add-to-cart .wpr-quantity-wrapper {-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;}.wpr-product-qty-align-right.wpr-buttons-layout-column .woocommerce-variation-add-to-cart .wpr-quantity-wrapper {-ms-flex-item-align: end;align-self: flex-end;}.wpr-product-qty-align-before .wpr-quantity-wrapper i:first-child {border-right: 0 !important;border-bottom: 0 !important;}.wpr-product-qty-align-before .wpr-quantity-wrapper i:last-child {border-right: 0 !important;}.wpr-product-qty-align-after .wpr-quantity-wrapper i:first-child {border-left: 0 !important;border-bottom: 0 !important;}.wpr-product-qty-align-after .wpr-quantity-wrapper i:last-child {border-left: 0 !important;}.wpr-product-qty-align-both .wpr-quantity-wrapper i:first-child {border-right: 0 !important;}.wpr-product-qty-align-both .wpr-quantity-wrapper i:last-child {border-left: 0 !important;}.woocommerce div.product .wpr-product-add-to-cart form.cart .group_table td {vertical-align: middle;padding: 0;}.wpr-product-add-to-cart .reset_variations {display: none;}.wpr-variations-layout-column .variations tr th, .wpr-variations-layout-column .variations tr td {padding: 0;width: 100%;}.elementor-widget-wpr-product-add-to-cart a.added_to_cart, .elementor-widget-wpr-product-add-to-cart button.single_add_to_cart_button {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0;}.wpr-product-add-to-cart button.loading:after {top: auto !important;}.wpr-product-add-to-cart a.added_to_cart {text-align: center;}.woocommerce-grouped-product-list-item a.button {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;font-weight: 400;}.wpr-product-sales-badge span {display: inline-block;}.wpr-product-rating .wpr-woo-rating i:before {content: '\002605' !important;}.wpr-cart-wrapper, .wpr-cart-section-wrap .coupon {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-cart-section-table-wrap, .wpr-cart-wrapper .cart_totals {overflow-x: auto;}.wpr-cart-section-table-wrap table.shop_table {margin-bottom: 0;}.wpr-cart-section-table-wrap table.shop_table, .cart_totals table.shop_table {border: none;}.wpr-cart-wrapper table.shop_table, .woocommerce-cart .cart-collaterals .cart_totals table {border-collapse: collapse;}.wpr-cart-wrapper table th, .wpr-cart-wrapper table td {border: 0;}.wpr-cart-wrapper form .form-row {margin: 0;}.wpr-cart-wrapper table.shop_table {border-radius: 0;}.wpr-cart-wrapper table.shop_table td {border: none;}.elementor-widget[class*="elementor-widget-wpr-"] table.shop_table .variation {display: -webkit-box;display: -ms-flexbox;display: flex;}.elementor-widget[class*="elementor-widget-wpr-"] table.shop_table .wc-item-meta li {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;margin-right: 10px;}.elementor-widget[class*="elementor-widget-wpr-"] .variation-Size, .elementor-widget[class*="elementor-widget-wpr-"] .wc-item-meta-label {float: none !important;}.wpr-cart-vertical .wpr-cart-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media screen and (max-width: 881px) {.wpr-cart-horizontal .wpr-cart-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.wpr-cart-wrapper table.shop_table img {vertical-align: middle;}.wpr-cart-horizontal .wpr-cart-wrapper .cart-collaterals .cart_totals, .wpr-cart-vertical .cart-collaterals .cart_totals {float: none;width: 100%;}.wpr-cart-sticky-yes .cart-collaterals {position: sticky;top: 0;}.wpr-cart-wrapper .select2-selection--single .select2-selection__rendered {padding-left: 0;}.wpr-checkout-flex-justify .wc-proceed-to-checkout a {width: 100%;}.wpr-cart-wrapper .form-row.coupon-col {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-cart-wrapper .form-row.coupon-col .coupon-col-start {}.wpr-cart-wrapper .form-row.coupon-col .coupon-col-end {}.wpr-cart-wrapper .form-row.coupon-col .coupon-col-end button {width: 100%;height: 100%;}.wpr-cart-wrapper a.remove:before {font-family: "Font Awesome 5 Free";content: '\f00d';position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-indent: 0;}.wpr-cart-wrapper .product-remove .remove {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-line-pack: center;align-content: center;vertical-align: middle;text-indent: -9999px;}.wpr-cart-wrapper .product-remove .remove:hover {background-color: transparent;color: black;}.wpr-cart-wrapper img {display: inline;}.wpr-cart-wrapper .select2-selection {position: relative;}.wpr-cart-wrapper .select2-container--focus span, .wpr-cart-wrapper .select2-container--default .select2-selection--single {border: none !important;outline: none !important;}.elementor-widget-wpr-page-checkout .checkout_coupon p:first-child {margin: 0;}.elementor-widget-wpr-page-checkout .checkout_coupon .form-row-first {width: 80%;}.elementor-widget-wpr-page-checkout .checkout_coupon .form-row-last {width: 18%;}.elementor-widget-wpr-page-checkout .checkout_coupon .form-row-last button {width: 100%;}.wpr-checkout-order-review-table {overflow: hidden;}.woocommerce.woocommerce-checkout .wpr-checkout-order-review-table-inner #order_review, .woocommerce.woocommerce-checkout .wpr-checkout-order-review-table-inner #order_review_heading, .woocommerce-page.woocommerce-checkout .wpr-checkout-order-review-table-inner #order_review, .woocommerce-page.woocommerce-checkout .wpr-checkout-order-review-table-inner #order_review_heading {float: none;width: auto;}.wpr-checkout-order-review-table #order_review table {border: none !important;}.wpr-checkout-order-review-table #order_review thead th:first-child {border-left-style: none !important;border-top-style: none !Important;}.wpr-checkout-order-review-table #order_review thead th:last-child {border-right-style: none !important;border-top-style: none !Important;}.wpr-checkout-order-review-table #order_review tbody td:first-child {border-left-style: none !important;}.wpr-checkout-order-review-table #order_review tbody td:last-child {border-right-style: none !important;}.wpr-checkout-order-review-table #order_review tfoot tr th:first-child {border-left-style: none !important;}.wpr-checkout-order-review-table #order_review tfoot tr td:last-child {border-right-style: none !important;}.wpr-checkout-order-review-table #order_review tfoot tr:last-child td, .wpr-checkout-order-review-table #order_review tfoot tr:last-child th {border-bottom-style: none !important;}.wpr-checkout-horizontal .woocommerce-checkout .col2-set {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-checkout-horizontal .wpr-customer-details-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-checkout-horizontal .col2-set .col-1, .wpr-checkout-horizontal .col2-set .col-2 {float: none;width: 100%;}.wpr-checkout-vertical .col2-set .col-1, .wpr-checkout-vertical .col2-set .col-2 {float: none;width: 100%;}.elementor-widget-wpr-page-checkout ul {padding: 0;}.elementor-widget-wpr-page-checkout .select2-container--focus span, .elementor-widget-wpr-page-checkout .select2-container--default .select2-selection--single {border: none !important;outline: none !important;}.elementor-widget-wpr-page-checkout .select2-selection {position: relative;}.elementor-widget-wpr-page-checkout table.shop_table {margin: 0;border-collapse: collapse;}.elementor-widget-wpr-page-checkout form .form-row {margin: 0;}.elementor-widghet-wpr-page-checkout .woocommerce-form-login__rememberme {display: block;}.elementor-widget-wpr-page-checkout select {padding: 0;}.elementor-widget-wpr-page-checkout .select2-container .select2-selection--single .select2-selection__rendered {padding-left: 0;}@media screen and (max-width: 670px) {.wpr-checkout-horizontal .wpr-customer-details-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-checkout-horizontal .wpr-customer-details-wrapper .wpr-checkout-order-review-table {max-width: 100%;}}.elementor-widget-wpr-my-account-pro .woocommerce-Message {margin: 0;}.elementor-widget-wpr-my-account-pro .woocommerce-MyAccount-navigation ul {margin: 0;padding: 0;list-style-type: none;}.elementor-widget-wpr-my-account-pro .woocommerce-MyAccount-content .shop_table {border-collapse: collapse;}.elementor-widget-wpr-my-account-pro .woocommerce-MyAccount-content fieldset {border: none;padding: 0;}.elementor-widget-wpr-my-account-pro .select2-selection {height: auto !important;border: none !important;}.wpr-my-account-tabs-horizontal nav.woocommerce-MyAccount-navigation, .wpr-my-account-tabs-horizontal .woocommerce-MyAccount-content {float: none;width: 100%;}.wpr-my-account-tabs-horizontal nav ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-my-account-tabs-horizontal .woocommerce-MyAccount-navigation-link, .woocommerce-MyAccount-navigation-link a {display: inline-block;}.wpr-my-account-tab .woocommerce-MyAccount-content-wrapper {overflow-x: auto;}.wpr-account-tabs-stretch .woocommerce-MyAccount-navigation-link, .woocommerce-MyAccount-navigation-link a {width: 100%;}.elementor-widget-wpr-my-account-pro .wpr-my-account-tab .woocommerce-form-login__rememberme {display: block;}.wpr-my-account-tab p, .wpr-my-account-tab table.shop_table, .wpr-my-account-tab .woocommerce-order-downloads {margin: 0;}.elementor-widget-wpr-my-account-pro .wpr-wishlist-products td, .elementor-widget-wpr-my-account-pro .wpr-wishlist-products th {vertical-align: middle;}.elementor-widget-wpr-my-account-pro .wpr-wishlist-remove {position: relative;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;width: 25px;height: 25px;cursor: pointer;}.elementor-widget-wpr-my-account-pro .wpr-wishlist-remove::before {font-family: "Font Awesome 5 Free";font-weight: 600 !important;content: '\f00d';position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-indent: 0;}@media screen and (max-width: 867px) {.woocommerce-account .wpr-my-account-tabs-vertical .woocommerce-MyAccount-navigation {float: left;}.woocommerce-account .wpr-my-account-tabs-vertical .woocommerce-MyAccount-content {float: right;}}@media screen and (max-width: 767px) {.wpr-my-account-tabs-horizontal .woocommerce-MyAccount-navigation ul {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.woocommerce-account .wpr-my-account-tabs-vertical .woocommerce-MyAccount-navigation {width: 100% !important;}.woocommerce-account .wpr-my-account-tabs-vertical .woocommerce-MyAccount-content {width: 100%!important;}}.wpr-active-filters-horizontal .wpr-product-active-filters {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-product-active-filters {padding: 0;margin: 0;list-style: none;}.wpr-product-active-filters li a::before {font-family: "Font Awesome 5 Free" !important;content: '\f00d';top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);font-weight: 600 !important;}.wpr-product-filter-title {margin: 0;}.wpr-product-filters .wpr-search-form-input-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-product-filter-rating {padding: 0;margin: 0;list-style: none;}.wpr-product-filter-label-left .wpr-product-filter-rating a {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-product-filter-label-right .wpr-product-filter-rating a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-product-filter-rating .wpr-rating-icon-full {color: orange;}.wpr-product-filter-rating .wpr-rating-icon-empty {color: lightgray;}.wpr-product-filter-rating.wpr-woo-rating-style-2 i:before {content: '\002605';}.wpr-product-filter-rating .wpr-active-product-filter .wpr-rating-icon-full {color: red }.wpr-product-filter-tax-wrap {padding: 0;margin: 0;list-style: none;}.wpr-product-filter-tax-wrap .wpr-active-product-filter {color: red;}.wpr-product-filter-tax-wrap li a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;line-height: 1;}.wpr-product-filter-tax-wrap li a span:last-child:not(.wpr-product-filter-tax-name) {margin-left: 4px;}.wpr-product-filter-label-right .wpr-product-filter-tax-wrap li a span:last-child:not(.wpr-product-filter-tax-name) {margin-left: auto;}.wpr-product-filter-tax-wrap li a span:first-child {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-active-product-filter:not(.wpr-woo-rating) span:first-child:before {content: "\f00c";font-family: "Font Awesome 5 Free";font-weight: 900;}.wpr-product-filter-tax-child a {margin-left: 10px;}.wpr-product-filter-price input {visibility: hidden;}.wpr-product-filter-price-slider .ui-slider-range {position: absolute;display: block;}.wpr-product-filter-price-slider .ui-slider-handle {position: absolute;cursor: ew-resize;}.wpr-product-filter-slide-handlers-round .wpr-product-filter-price-slider .ui-slider-handle {border-radius: 100%;}.wpr-product-filter-slide-handlers-square .wpr-product-filter-price-slider .ui-slider-handle {border-radius: 0;border: none !important;outline: none !important;}.wpr-product-filter-price-amount {margin-top: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-product-filter-price-btn-right .wpr-product-filter-price-amount {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-product-filters .wpr-product-filter-price-amount button.button {font-weight: 400;}.wpr-charts-container {min-height: 20px;}.wpr-charts-error-notice {text-align: center;}.wpr-charts-container .wpr-rotating-plane {width: 25px;height: 25px;background: rgba(0,0,0,.25);border-radius: 50%;position: absolute;top: 50%;left: 50%;z-index: 999;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.wpr-acc-search-input {width: 100%;}.wpr-acc-search-input-wrap {position: relative;}.wpr-acc-search-input-wrap i {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-acc-search-input-wrap i.fa-times {cursor: pointer;display: none;}.wpr-advanced-accordion .wpr-acc-button {position: relative;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;cursor: pointer;width: 100%;border: none;text-align: left;outline: none;font-size: 15px;-webkit-transition: none;-o-transition: none;transition: none;}.wpr-acc-icon-box {position: absolute;left: 0;top: 0;height: 100%;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-acc-icon-box {position: absolute;left: 0;top: 0;height: 100%;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-acc-icon-box-after {position: absolute;left: 100%;top: 0;height: 0;width: 0;}.wpr-acc-item-title {z-index: 9;}.wpr-acc-title-text {white-space: normal;}.wpr-acc-item-title {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-advanced-accordion .wpr-toggle-icon i {-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);}.wpr-advanced-accordion .wpr-acc-panel {display: none;overflow: hidden;position: relative;-webkit-transition: max-height 0.2s ease-out;-o-transition: max-height 0.2s ease-out;transition: max-height 0.2s ease-out;}.wpr-advanced-accordion .wpr-acc-panel-active {display: block;}.wpr-advanced-accordion .wpr-acc-active, .wpr-acc-button:hover {background-color: #ccc;}.wpr-advanced-accordion .wpr-acc-panel p, .wpr-advanced-accordion .wpr-acc-panel div {margin: 0;}.wpr-ti-close {display: inline-block;}.wpr-ti-open {display: none;}.wpr-acc-active .wpr-ti-close {display: none;}.wpr-acc-active .wpr-ti-open {display: inline-block;}.wpr-page-list {display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;padding: 0;margin: 0;}.wpr-page-list li {font-size: 0;text-align: left;}.wpr-page-list li a, .wpr-page-list .wpr-pl-title {display: inline-block;text-decoration: none;cursor: pointer;}.wpr-page-list p {margin: 0;}.wpr-page-list i, .wpr-page-list i:before {width: 100%;height: 100%;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-page-list .wpr-page-list-item, .wpr-page-list .wpr-page-list-wrapper-link {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-page-list .wpr-page-list-wrapper-link {width: 100%;height: 100%;}.wpr-page-list-item {line-height: 1.5;}.wpr-page-list-item-icon {margin-right: 5px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-page-list-item-icon i {font-size: 25px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-page-list-horizontal .wpr-page-list {-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-page-list-vertical .wpr-page-list {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-page-list-vertical .wpr-page-list li a {}.wpr-page-list-vertical .wpr-sub-page {padding-left: 20px;}.wpr-pl-icon-top .wpr-page-list-item-icon {margin-bottom: auto;}.wpr-pl-icon-bottom .wpr-page-list-item-icon {margin-top: auto;}.wpr-pl-badge-top .wpr-page-list-item-badge {margin-bottom: auto;}.wpr-pl-badge-bottom .wpr-page-list-item-badge {margin-top: auto;}.wpr-page-list-item-badge {background-color:rgb(255, 0, 179);padding: 3px 5px;}.wpr-pl-badge-anim-yes .wpr-page-list-item-badge {-webkit-animation: badgeFade 2s ease-in-out infinite;animation: badgeFade 2s ease-in-out infinite;}.wpr-offcanvas-trigger {display: inline-block;}.wpr-offcanvas-container {position: relative;}.wpr-offcanvas-wrap-relative {background-color: transparent !important;}.wpr-offcanvas-align-left .wpr-offcanvas-wrap-relative {top: 100%;left: 0;right: auto;}.wpr-offcanvas-align-center .wpr-offcanvas-wrap-relative {top: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-offcanvas-align-right .wpr-offcanvas-wrap-relative {top: 100%;right: 0;left: auto;}.wpr-offcanvas-content::-webkit-scrollbar {width: 4px;background-color: transparent;}.wpr-offcanvas-content::-webkit-scrollbar-thumb {border-left: 3px solid black;}.wpr-offcanvas-container .wpr-template-edit-btn {top: 10px;right: 10px;}.wpr-offcanvas-body-overflow {overflow: hidden;}.wpr-offcanvas-test-div {visibility: hidden;}.wpr-offcanvas-wrap {position: fixed;top: 0;right: 0;width: 100vw;height: 100vh;min-height: 100vh;max-width: 100%;max-height: 100%;display: none;z-index: 9999;}.wpr-offcanvas-wrap-relative.wpr-offcanvas-wrap {position: absolute;width: auto;height: auto;min-height: auto;max-width: unset;max-height: unset;}.wpr-offcanvas-header {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;}.wpr-offcanvas-reverse-header-yes .wpr-offcanvas-header {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-offcanvas-content {width: 300px;position: absolute;background-color: #FFF;text-align: center;overflow: hidden;overflow-y: auto;}.wpr-offcanvas-wrap-relative .wpr-offcanvas-content {position: relative;}.wpr-offcanvas-content .elementor-invisible {visibility: visible !important;}.wpr-offcanvas-content-top {top: 0;left: 0;bottom: auto;width: 100%;height: auto;-webkit-transform: translateX(0) translateY(0);-ms-transform: translateX(0) translateY(0);transform: translateX(0) translateY(0);}.wpr-offcanvas-content-left {top: 0;left: 0;right: auto;height: 100%;width: auto;-webkit-transform: translateX(0) translateY(0);-ms-transform: translateX(0) translateY(0);transform: translateX(0) translateY(0);}.wpr-offcanvas-content-right {top: 0;right: 0;left: auto;height: 100%;width: 300px;-webkit-transform: translateX(0) translateY(0);-ms-transform: translateX(0) translateY(0);transform: translateX(0) translateY(0);}.wpr-offcanvas-content-bottom {bottom: 0;left: 0;top: auto;width: 100%;height: auto;-webkit-transform: translateX(0) translateY(0);-ms-transform: translateX(0) translateY(0);transform: translateX(0) translateY(0);}.wpr-offcanvas-content-middle {top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;height: auto;width: auto;}.wpr-offcanvas-header {padding: 10px;}.wpr-close-offcanvas {cursor: pointer;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-close-offcanvas::before {font-family: "Font Awesome 5 Free";font-weight: 600;}@-webkit-keyframes offcanvas-slide-in-align-left {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes offcanvas-slide-in-align-left {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@-webkit-keyframes offcanvas-slide-out-align-left {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}@keyframes offcanvas-slide-out-align-left {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}.wpr-offcanvas-content-left.wpr-offcanvas-slide-in {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation-name: offcanvas-slide-in-align-left;animation-name: offcanvas-slide-in-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-left.wpr-offcanvas-slide-out {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);-webkit-animation-name: offcanvas-slide-out-align-left;animation-name: offcanvas-slide-out-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-slide-in-align-right {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes offcanvas-slide-in-align-right {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@-webkit-keyframes offcanvas-slide-out-align-right {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}@keyframes offcanvas-slide-out-align-right {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}.wpr-offcanvas-content-right.wpr-offcanvas-slide-in {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation-name: offcanvas-slide-in-align-right;animation-name: offcanvas-slide-in-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-right.wpr-offcanvas-slide-out {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);-webkit-animation-name: offcanvas-slide-out-align-right;animation-name: offcanvas-slide-out-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-slide-in-align-top {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%);}100% {-webkit-transform: translateY(0);transform: translateY(0);}}@keyframes offcanvas-slide-in-align-top {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%);}100% {-webkit-transform: translateY(0);transform: translateY(0);}}@-webkit-keyframes offcanvas-slide-out-align-top {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(-100%);transform: translateY(-100%);}}@keyframes offcanvas-slide-out-align-top {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(-100%);transform: translateY(-100%);}}.wpr-offcanvas-content-top.wpr-offcanvas-slide-in {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);-webkit-animation-name: offcanvas-slide-in-align-top;animation-name: offcanvas-slide-in-align-top;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-top.wpr-offcanvas-slide-out {-webkit-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);-webkit-animation-name: offcanvas-slide-out-align-top;animation-name: offcanvas-slide-out-align-top;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-slide-in-align-bottom {0% {-webkit-transform: translateY(100%);transform: translateY(100%);}100% {-webkit-transform: translateY(0);transform: translateY(0);}}@keyframes offcanvas-slide-in-align-bottom {0% {-webkit-transform: translateY(100%);transform: translateY(100%);}100% {-webkit-transform: translateY(0);transform: translateY(0);}}@-webkit-keyframes offcanvas-slide-out-align-bottom {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(100%);transform: translateY(100%);}}@keyframes offcanvas-slide-out-align-bottom {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(100%);transform: translateY(100%);}}.wpr-offcanvas-content-bottom.wpr-offcanvas-slide-in {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);-webkit-animation-name: offcanvas-slide-in-align-bottom;animation-name: offcanvas-slide-in-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-bottom.wpr-offcanvas-slide-out {-webkit-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);-webkit-animation-name: offcanvas-slide-out-align-bottom;animation-name: offcanvas-slide-out-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-slide-in-align-middle {0% {top: 150%;}100% {top: 50%}}@keyframes offcanvas-slide-in-align-middle {0% {top: 150%;}100% {top: 50%}}@-webkit-keyframes offcanvas-slide-out-align-middle {0% {top: 50%}100% {top: 150%;}}@keyframes offcanvas-slide-out-align-middle {0% {top: 50%}100% {top: 150%;}}.wpr-offcanvas-content-middle.wpr-offcanvas-slide-in {top: 50%;-webkit-animation-name: offcanvas-slide-in-align-middle;animation-name: offcanvas-slide-in-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-middle.wpr-offcanvas-slide-out {top: 150%;-webkit-animation-name: offcanvas-slide-out-align-middle;animation-name: offcanvas-slide-out-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-bottom {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}}@keyframes offcanvas-grow-in-align-bottom {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}}@-webkit-keyframes offcanvas-grow-out-align-bottom {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}}@keyframes offcanvas-grow-out-align-bottom {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}}.wpr-offcanvas-content-bottom.wpr-offcanvas-grow-in {-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-animation-name: offcanvas-grow-in-align-bottom;animation-name: offcanvas-grow-in-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-bottom.wpr-offcanvas-grow-out {-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-animation-name: offcanvas-grow-out-align-bottom;animation-name: offcanvas-grow-out-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-bottom {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}}@keyframes offcanvas-grow-in-align-bottom {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}}@-webkit-keyframes offcanvas-grow-out-align-bottom {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}}@keyframes offcanvas-grow-out-align-bottom {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}}.wpr-offcanvas-content-bottom.wpr-offcanvas-grow-in {-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-animation-name: offcanvas-grow-in-align-bottom;animation-name: offcanvas-grow-in-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-bottom.wpr-offcanvas-grow-out {-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-animation-name: offcanvas-grow-out-align-bottom;animation-name: offcanvas-grow-out-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-top {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: top;transform-origin: top;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;}}@keyframes offcanvas-grow-in-align-top {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: top;transform-origin: top;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;}}@-webkit-keyframes offcanvas-grow-out-align-top {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: top;transform-origin: top;}}@keyframes offcanvas-grow-out-align-top {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: top;transform-origin: top;}}.wpr-offcanvas-content-top.wpr-offcanvas-grow-in {-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-animation-name: offcanvas-grow-in-align-top;animation-name: offcanvas-grow-in-align-top;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-top.wpr-offcanvas-grow-out {-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-animation-name: offcanvas-grow-out-align-top;animation-name: offcanvas-grow-out-align-top;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-left {0% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left;transform-origin: left;}100% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: left;transform-origin: left;}}@keyframes offcanvas-grow-in-align-left {0% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left;transform-origin: left;}100% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: left;transform-origin: left;}}@-webkit-keyframes offcanvas-grow-out-align-left {0% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: left;transform-origin: left;}100% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left;transform-origin: left;}}@keyframes offcanvas-grow-out-align-left {0% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: left;transform-origin: left;}100% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left;transform-origin: left;}}.wpr-offcanvas-content-left.wpr-offcanvas-grow-in {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);-webkit-animation-name: offcanvas-grow-in-align-left;animation-name: offcanvas-grow-in-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-left.wpr-offcanvas-grow-out {-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);-webkit-animation-name: offcanvas-grow-out-align-left;animation-name: offcanvas-grow-out-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-middle {0% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@keyframes offcanvas-grow-in-align-middle {0% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@-webkit-keyframes offcanvas-grow-out-align-middle {0% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@keyframes offcanvas-grow-out-align-middle {0% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}.wpr-offcanvas-content-middle.wpr-offcanvas-grow-in {-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-animation-name: offcanvas-grow-in-align-middle;animation-name: offcanvas-grow-in-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-middle.wpr-offcanvas-grow-out {-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-animation-name: offcanvas-grow-out-align-middle;animation-name: offcanvas-grow-out-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-right {0% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right;transform-origin: right;}100% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: right;transform-origin: right;}}@keyframes offcanvas-grow-in-align-right {0% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right;transform-origin: right;}100% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: right;transform-origin: right;}}@-webkit-keyframes offcanvas-grow-out-align-right {0% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: right;transform-origin: right;}100% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right;transform-origin: right;}}@keyframes offcanvas-grow-out-align-right {0% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: right;transform-origin: right;}100% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right;transform-origin: right;}}.wpr-offcanvas-content-right.wpr-offcanvas-grow-in {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);-webkit-animation-name: offcanvas-grow-in-align-right;animation-name: offcanvas-grow-in-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-right.wpr-offcanvas-grow-out {-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);-webkit-animation-name: offcanvas-grow-out-align-right;animation-name: offcanvas-grow-out-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-fade-in {0% {opacity: 0}100% {opacity: 1}}@keyframes offcanvas-fade-in {0% {opacity: 0}100% {opacity: 1}}@-webkit-keyframes offcanvas-fade-out {0% {opacity: 1}100% {opacity: 0}}@keyframes offcanvas-fade-out {0% {opacity: 1}100% {opacity: 0}}.wpr-offcanvas-fade-in {opacity: 1;-webkit-animation-name: offcanvas-fade-in;animation-name: offcanvas-fade-in;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-fade-out {opacity: 0;-webkit-animation-name: offcanvas-fade-out;animation-name: offcanvas-fade-out;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-wrap-active {}.wpr-submit-error {margin: 0;position: absolute;top: 100%;}.wpr-field-group .wpr-submit-error {position: absolute;top: 100%;}.wpr-field-group input {margin: 0;}.wpr-form-fields-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-form-fields-wrap input[type="date"], .wpr-form-fields-wrap input[type="time"] {position: relative;}.wpr-form-fields-wrap input[type="date"]::-webkit-calendar-picker-indicator, .wpr-form-fields-wrap input[type="time"]::-webkit-calendar-picker-indicator {opacity: 0;}.wpr-form-fields-wrap input[type="date"]::before, .wpr-form-fields-wrap input[type="time"]::before {font-family: "Font Awesome 5 Free" !important;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;position: absolute;width: 16px;height: 16px;pointer-events: none;}.wpr-form-fields-wrap input[type="date"]::before {content: '\f073';}.wpr-form-fields-wrap input[type="time"]::before {content: '\f017';}.wpr-form-fields-wrap .wpr-form-field:focus {-webkit-box-shadow: none !important;box-shadow: none !important;}.wpr-form-fields-wrap.wpr-labels-above .wpr-field-group .wpr-field-sub-group, .wpr-form-fields-wrap.wpr-labels-above .wpr-field-group>.wpr-select-wrap, .wpr-form-fields-wrap.wpr-labels-above .wpr-field-group>input, .wpr-form-fields-wrap.wpr-labels-above .wpr-field-group>textarea, .wpr-field-group .wpr-button {-ms-flex-preferred-size: 100%;flex-basis: 100%;max-width: 100%;}.wpr-form-fields-wrap.wpr-labels-inline > .wpr-field-group > input, .wpr-form-fields-wrap.wpr-labels-inline > .wpr-field-group .wpr-select-wrap {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-field-group {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-field-group.wpr-form-field-type-submit {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-field-group .wpr-form-field-textual {width: 100%;max-width: 100%;border: 1px solid #818a91;background-color: transparent;color: #373a3c;vertical-align: middle;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-field-group .wpr-form-field-textual:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}.wpr-field-group .wpr-form-field-textual::-webkit-input-placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-form-field-textual:-ms-input-placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-form-field-textual::-moz-placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-form-field-textual::-ms-input-placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-form-field-textual::placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-select-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;width: 100%;}.wpr-field-group .wpr-select-wrap select {-webkit-appearance: none;-moz-appearance: none;appearance: none;color: inherit;font-size: inherit;font-family: inherit;font-weight: inherit;font-style: inherit;text-transform: inherit;letter-spacing: inherit;line-height: inherit;-ms-flex-preferred-size: 100%;flex-basis: 100%;padding-right: 20px;}.wpr-field-group .wpr-select-wrap.wpr-fi-svg-no:before {content: "\e92a";font-family: "eicons";font-size: 15px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 10px;pointer-events: none;}.wpr-field-group.wpr-form-field-type-select-multiple .wpr-select-wrap:before {content: "";}.wpr-select-wrap svg {width: 15px;height: 15px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 10px;pointer-events: none;}.wpr-select-wrap svg path {width: 15px;height: 15px;}.wpr-field-sub-group {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-form-field-option {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-field-sub-group .wpr-form-field-option label {display: inline-block;}.wpr-field-sub-group:not(.wpr-inline-sub-group) .wpr-form-field-option {-ms-flex-preferred-size: 100%;flex-basis: 100%;}.wpr-form-field-type-checkbox .wpr-field-sub-group .wpr-form-field-option input, .wpr-form-field-type-checkbox .wpr-field-sub-group .wpr-form-field-option label, .wpr-form-field-type-radio .wpr-field-sub-group .wpr-form-field-option input, .wpr-form-field-type-radio .wpr-field-sub-group .wpr-form-field-option label, .wpr-form-field-type-acceptance .wpr-field-sub-group .wpr-form-field-option input, .wpr-form-field-type-acceptance .wpr-field-sub-group .wpr-form-field-option label {display: inline;}.wpr-custom-styles-yes .wpr-form-field-type-checkbox input, .wpr-custom-styles-yes .wpr-form-field-type-radio input {opacity: 0;position: absolute;z-index: -1;}.wpr-custom-styles-yes .wpr-form-field-type-radio .wpr-form-field-option label, .wpr-custom-styles-yes .wpr-form-field-type-checkbox .wpr-form-field-option label {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-custom-styles-yes .wpr-form-field-type-checkbox .wpr-form-field-option label::before {content: "" !important;left: 0;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border: 1px solid black;cursor: pointer;}.wpr-custom-styles-yes .wpr-gf-checkbox-group .wpr-checked input[type="checkbox"]+label::before, .wpr-custom-styles-yes .wpr-form-field-type-checkbox .wpr-form-field-option.wpr-checked label::before {content: "\2713" !important;}.wpr-custom-styles-yes .wpr-gf-checkbox-group input[type="radio"]+label::before, .wpr-custom-styles-yes .wpr-form-field-type-radio .wpr-form-field-option label::before {content: "" !important;left: 0;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border: 1px solid black;border-radius: 50%;cursor: pointer;}.wpr-custom-styles-yes .wpr-gf-checkbox-group .wpr-checked input[type="radio"]+label::before, .wpr-custom-styles-yes .wpr-form-field-type-radio .wpr-form-field-option.wpr-checked label::before {content: "⬤" !important;}.wpr-file-type-error {-ms-flex-preferred-size: 100%;flex-basis: 100%;padding: 5px 0;margin: 0 0 5px 0;list-style-type: none;color: red;font-size: 13px;}.wpr-file-type-error li {color: #000;display: inline;}.wpr-form-field-type-hidden {display: none;}.wpr-form-field-type-html {display: inline-block;}.wpr-form-field-label {text-align: left;}.wpr-form-field-type-recaptcha_v3 .wpr-form-field-label {display: none;}.wpr-form-field-type-recaptcha_v3 .grecaptcha-badge {z-index: 1;}.wpr-required-mark .wpr-form-field-label:after {content: "*";color: red;padding-left: 0.2em;}.wpr-column {position: relative;min-height: 1px;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-step-wrap {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;width: 100%;margin-bottom: 10px;flex-wrap: wrap;}.wpr-step-progress {width: 100%;height: auto;background-color: black;}.wpr-step-progress-fill {width: 0;height: auto;background-color: red;text-align: right;color: white;padding-right: 10px;-webkit-transition: width 0.5s;-o-transition: width 0.5s;transition: width 0.5s;}.wpr-step-content-layout-vertical .wpr-step-wrap {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-step-type-none .wpr-step-wrap {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-step-tab {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;}.wpr-step-tab-hidden {display: none;}.wpr-step {border: none;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;opacity: 0.5;}.wpr-step-content-layout-vertical .wpr-step {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-step-content-layout-horizontal .wpr-step {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-separator-off .wpr-step {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-step.wpr-step-active {opacity: 1;}.wpr-step-content {width: var(--wpr-steps-indicator-padding, 30px);height: var(--wpr-steps-indicator-padding, 30px);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;}.wpr-step-content-layout-vertical .wpr-step-label {width: 100%;}.wpr-step-main-label, .wpr-step-sub-label {display: block;}.wpr-form-field-type-step {display: none;}.wpr-form-field-type-hidden {display: none;}.wpr-form-field-type-recaptcha-v3 {display: none;}.wpr-stp-btns-wrap {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;flex-wrap: nowrap;margin-bottom: 5px;}.wpr-step-sep, .wpr-stp-btns-wrap .wpr-button {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-step-tab .wpr-stp-btns-wrap .wpr-button {-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;-ms-flex-preferred-size: auto;flex-basis: auto;}.wpr-step-sep:last-of-type {display: none;}.wpr-step-sep {height: var(--wpr-steps-divider-width, 1px);background-color: lightgrey;}.wpr-step-content-layout-vertical:not(.wpr-step-type-none) .wpr-step-sep {margin-top: calc(var(--wpr-steps-indicator-padding, 30px) / 2 - var(--wpr-steps-divider-width, 1px) / 2 + var(--wpr-steps-padding));}.wpr-step-content-layout-horizontal .wpr-step-sep {background-color: lightgrey;height: var(--wpr-steps-divider-width, 1px);top: 50%;}.wpr-form .wpr-double-bounce {display: inline-block;vertical-align: middle;}.wpr-loader-hidden {display: none !important;}.wpr-form .wpr-double-bounce .wpr-child {background-color: white;}@keyframes badgeFade {0% {opacity: 1 }50% {opacity: 0.5 }0% {opacity: 1 }}.wpr-breadcrumbs {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;list-style-type: none;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0;}.wpr-breadcrumbs li:not(:last-of-type) {margin-right: 4px;}@media screen and (max-width: 767px) {.wpr-breadcrumbs {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-breadcrumbs li {white-space: nowrap;}}.wpr-image-scroll-wrap {overflow: hidden;position: relative;display: inline-block;width: 100%;height: 300px;}.wpr-image-scroll-wrap img {position: absolute;min-width: 100%;min-height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: -webkit-transform 0.3s ease-out;transition: -webkit-transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;}.wpr-scroll-vertical img {width: 100%;max-width: none;height: auto;}.wpr-scroll-horizontal {display: block;scroll-behavior: smooth;width: 100%;height: 100%;white-space: nowrap;}.wpr-scroll-horizontal img {height: 100%;width: auto;max-width: none;-o-object-fit: cover;object-fit: cover;display: inline-block;}.wpr-scroll-horizontal::-webkit-scrollbar {display: none;}.wpr-trigger-hover:hover img {will-change: transform;}.wpr-image-scroll-link {display: block;text-decoration: none;width: 100%;}.wpr-image-scroll-link:hover {text-decoration: none;}.wpr-image-scroll-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;pointer-events: none;z-index: 1;}.wpr-image-scroll-icon {position: absolute;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 1;pointer-events: none;-webkit-transition: opacity 0.3s ease;-o-transition: opacity 0.3s ease;transition: opacity 0.3s ease;z-index: 2;}.wpr-image-scroll-icon-hidden {opacity: 0;}.wpr-vplaylist-wrap {position: relative;display: flex;flex-flow: row nowrap;justify-content: space-between;background-color: black;overflow: hidden;}.wpr-vplaylist-wrap * {color: white;margin: 0;}.wpr-vplaylist-wrap .video-player-wrap {flex: 0 0 66.67%;width: 66.67%;height: 100%;}.wpr-vplaylist-wrap .video-player {position: relative;display: block;overflow: hidden;width: 100%;padding-bottom: 56.25%;height: 0;}.wpr-vplaylist-wrap .video-player iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.wpr-vplaylist-thumbs-wrap {display: flex;flex-direction: column;flex: 0 0 33.33%;width: 33.33%;}.wpr-vplaylist-highlight {display: flex;justify-content: space-between;align-items: center;width: 100%;height: auto;}.wpr-vplaylist-highlight .wpr-play, .wpr-vplaylist-highlight .wpr-pause {display: flex;justify-content: center;align-items: center;}.wpr-vplaylist-heading {max-width: 80%;padding: 8px 20px;}.wpr-vplaylist-current-title {width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.wpr-vplaylist-heading span {display: block;color: rgba(255, 255, 255, 0.75);margin-bottom: 7px;}.wpr-vplaylist-controller {display: flex;justify-content: center;align-items: center;height: 100%;min-width: 20%;}.wpr-vplaylist-controller svg {width: 30px;height: 30px;fill: white;stroke: white;cursor: pointer;}.wpr-vplaylist-controller .wpr-pause {display: none;}.wpr-vplaylist-thumbs {position: relative;height: 100%;overflow-x: hidden;overflow-y: auto;scrollbar-color: #bfbfbf4d #ffffff26;scrollbar-width: thin;}.wpr-vplaylist-thumbs ul {position: absolute;top: 0;left: 0;display: flex;flex-direction: column;list-style: none;padding: 0;max-height: auto;overflow-y: auto;width: 100%;max-width: 100%;}.wpr-vplaylist-thumbs li {display: inline-flex;padding: 10px 20px;cursor: pointer;max-width: 100%;}.wpr-vplaylist-thumbs ul img {width: 125px;height: 100%;margin-right: 12px;}.wpr-vplaylist-info span {color: rgba(255, 255, 255, 0.75);}@media only screen and (max-width: 768px) {.wpr-vplaylist-heading {padding: 7px 10px;}.wpr-vplaylist-heading span, .wpr-vplaylist-current-title {margin-bottom: 0;}.wpr-vplaylist-controller svg {width: 20px;height: 20px;}.wpr-vplaylist-thumbs li {padding: 10px;}.wpr-vplaylist-thumbs ul img {width: 90px;margin-right: 10px;}.wpr-vplaylist-info-title {margin-bottom: 2px;font-size: 12px;line-height: 1.3;}.wpr-vplaylist-info span {font-size: 12px;}}@media only screen and (max-width: 480px) {.wpr-vplaylist-wrap {flex-direction: column;}.wpr-vplaylist-wrap .video-player-wrap {flex: auto;width: 100%;}.wpr-vplaylist-thumbs-wrap {flex: auto;width: 100%;height: 300px;}.wpr-vplaylist-heading {padding: 15px;}.wpr-vplaylist-controller {min-width: 15%;}.wpr-vplaylist-controller svg {width: 22px;height: 22px;}.wpr-vplaylist-thumbs li {padding: 15px;}.wpr-vplaylist-thumbs ul img {width: 120px;margin-right: 10px;}}.wpr-icon-animation-horizontal .wpr-image-scroll-icon {-webkit-animation-name: wprIconHorizontal;animation-name: wprIconHorizontal;}.wpr-icon-animation-vertical .wpr-image-scroll-icon {-webkit-animation-name: wprIconVertical;animation-name: wprIconVertical;}.wpr-icon-animation-horizontal .wpr-image-scroll-icon {-webkit-animation-name: wprIconHorizontal;animation-name: wprIconHorizontal;}.wpr-icon-animation-vertical .wpr-image-scroll-icon {-webkit-animation-name: wprIconVertical;animation-name: wprIconVertical;}@-webkit-keyframes wprIconHorizontal {0% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}50% {-webkit-transform: translate(calc(-50% + 10px), -50%);transform: translate(calc(-50% + 10px), -50%);}100% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}}@keyframes wprIconHorizontal {0% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}50% {-webkit-transform: translate(calc(-50% + 10px), -50%);transform: translate(calc(-50% + 10px), -50%);}100% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}}@-webkit-keyframes wprIconVertical {0% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}50% {-webkit-transform: translate(-50%, calc(-50% + 10px));transform: translate(-50%, calc(-50% + 10px));}100% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}}@keyframes wprIconVertical {0% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}50% {-webkit-transform: translate(-50%, calc(-50% + 10px));transform: translate(-50%, calc(-50% + 10px));}100% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.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-tripadvisor:before{content:"\f262"}.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-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.container,.wp-block,.col-half-section,.elementor-section{--porto-container-width:1200px}:root{--porto-grid-gutter-width:20px;--porto-color-dark:#1d2127;--porto-primary-color:#ee3d43;--porto-primary-color-inverse:#ffffff;--porto-secondary-color:#ee8379;--porto-secondary-color-inverse:#ffffff;--porto-tertiary-color:#2baab1;--porto-tertiary-color-inverse:#ffffff;--porto-quaternary-color:#000000;--porto-quaternary-color-inverse:#ffffff;--porto-dark-color:#222529;--porto-dark-color-inverse:#ffffff;--porto-light-color:#ffffff;--porto-light-color-inverse:#212529;--porto-body-ff:"Poppins";--porto-body-fw:400;--porto-body-fs:14px;--porto-body-lh:26px;--porto-body-ls:0;--porto-body-color:#777777;--porto-body-color-light-5:#848484;--porto-alt-ff:"Shadows Into Light";--porto-alt-fw:400;--porto-menu-text-transform:none;--porto-add-to-cart-ff:"Poppins";--porto-column-spacing:10px;--porto-res-spacing:10px;--porto-fluid-spacing:20px;--porto-container-spacing:10px;--porto-primary-dark-5:#ec262d;--porto-primary-dark-10:#e5141c;--porto-primary-dark-15:#cd1219;--porto-primary-dark-20:#b61016;--porto-primary-light-5:#f1555a;--porto-primary-light-7:#f15e63;--porto-primary-light-10:#f36c71;--porto-primary-inverse-dark-10:#e6e6e6;--porto-secondary-dark-5:#ec6f63;--porto-secondary-dark-10:#e95a4c;--porto-secondary-dark-15:#e64536;--porto-secondary-dark-20:#e3301f;--porto-secondary-light-5:#f19890;--porto-secondary-light-7:#f3a199;--porto-secondary-light-10:#f4ada7;--porto-secondary-inverse-dark-10:#e6e6e6;--porto-tertiary-dark-5:#27979d;--porto-tertiary-dark-10:#228388;--porto-tertiary-dark-15:#1d6f74;--porto-tertiary-dark-20:#185c5f;--porto-tertiary-light-5:#30bec6;--porto-tertiary-light-7:#33c6ce;--porto-tertiary-light-10:#3fc9d1;--porto-tertiary-inverse-dark-10:#e6e6e6;--porto-quaternary-dark-5:#000000;--porto-quaternary-dark-10:#000000;--porto-quaternary-dark-15:#000000;--porto-quaternary-dark-20:#000000;--porto-quaternary-light-5:#0d0d0d;--porto-quaternary-light-7:#121212;--porto-quaternary-light-10:#1a1a1a;--porto-quaternary-inverse-dark-10:#e6e6e6;--porto-dark-dark-5:#17191c;--porto-dark-dark-10:#0b0c0e;--porto-dark-dark-15:#000000;--porto-dark-dark-20:#000000;--porto-dark-light-5:#2e3237;--porto-dark-light-7:#33373d;--porto-dark-light-10:#3a3f45;--porto-dark-inverse-dark-10:#e6e6e6;--porto-light-dark-5:#f3f3f3;--porto-light-dark-10:#e6e6e6;--porto-light-dark-15:#d9d9d9;--porto-light-dark-20:#cccccc;--porto-light-light-5:#ffffff;--porto-light-light-7:#ffffff;--porto-light-light-10:#ffffff;--porto-light-inverse-dark-10:#0b0c0d;--porto-bgc:#fff;--porto-body-bg:#fff;--porto-color-price:#444;--porto-widget-bgc:#fbfbfb;--porto-title-bgc:#f5f5f5;--porto-widget-bc:#ddd;--porto-input-bc:rgba(0,0,0,0.08);--porto-slide-bgc:#e7e7e7;--porto-heading-color:#222529;--porto-heading-light-8:#353a40;--porto-normal-bg:#fff;--porto-gray-bg:#dfdfdf;--porto-gray-1:#f4f4f4;--porto-gray-2:#e7e7e7;--porto-gray-3:#f4f4f4;--porto-gray-4:#ccc;--porto-gray-5:#e7e7e7;--porto-gray-6:#999;--porto-gray-7:#f4f4f4;--porto-gray-8:#f1f1f1;--porto-light-1:#fff;--porto-light-2:#fff;--porto-normal-bc:rgba(0,0,0,.06);--porto-label-bg1:rgba(255,255,255,.9)}h1{--porto-h1-ff:"Poppins";--porto-h1-fw:700;--porto-h1-fs:36px;--porto-h1-lh:44px;--porto-h1-ls:normal}h2{--porto-h2-ff:"Poppins";--porto-h2-fw:700;--porto-h2-fs:30px;--porto-h2-lh:40px;--porto-h2-ls:normal}h3,.daily-deal-title{--porto-h3-ff:"Poppins";--porto-h3-fw:700;--porto-h3-fs:25px;--porto-h3-lh:32px;--porto-h3-ls:normal}h4{--porto-h4-ff:"Poppins";--porto-h4-fw:700;--porto-h4-fs:20px;--porto-h4-lh:27px;--porto-h4-ls:normal}h5{--porto-h5-ff:"Poppins";--porto-h5-fw:700;--porto-h5-fs:14px;--porto-h5-lh:18px;--porto-h5-ls:normal}h6{--porto-h6-ff:"Poppins";--porto-h6-fw:700;--porto-h6-fs:14px;--porto-h6-lh:18px;--porto-h6-ls:normal}#header .searchform{--porto-searchform-border-color:#eeeeee;--porto-searchform-text-color:#555555}#header{--porto-minicart-icon-color:#ffffff;--porto-header-link-color-regular:#ffffff;--porto-header-link-color-hover:#282d3b}.main-sidebar-menu{--porto-menu-side-ff:"Poppins";--porto-menu-side-fw:400;--porto-menu-side-fs:14px;--porto-menu-side-lh:20px;--porto-menu-side-ls:0}li.menu-item,.sub-menu{--porto-mainmenu-popup-text-color-regular:#777777;--porto-mainmenu-popup-text-color-hover:#777777}li.menu-item{--porto-mainmenu-popup-text-hbg-color:transparent;--porto-submenu-item-bbw:0;--porto-submenu-item-lrp:15px}.page-top .page-title{}.page-top .page-subtitle{}.page-top .breadcrumb{}ul.products,.porto-posts-grid{--porto-shop-add-links-color:var(--porto-light-color);--porto-shop-add-links-bg-color:var(--porto-primary-color);--porto-shop-add-links-border-color:#dddddd}.post-date,.onhot{--porto-hot-color:#62b959;--porto-hot-color-inverse:#ffffff}.onsale{--porto-sale-color:#e27c7c;--porto-sale-color-inverse:#ffffff}.onnew{--porto-new-bgc:var(--porto-primary-color)}.product-summary-wrap .yith-wcwl-add-to-wishlist,.product-summary-wrap .yith-compare{--porto-wishlist-color:#302e2a}#header{--porto-header-top-link-fw:600}@media (max-width:575px){:root{--porto-mobile-fs-scale:0.9286;--porto-body-fs:13px;--porto-body-lh:24px;--porto-body-ls:0}h1{--porto-h1-fs:33.4286px;--porto-h1-lh:40.6154px}h2{--porto-h2-fs:27.8571px;--porto-h2-lh:36.9231px}h3,.daily-deal-title{--porto-h3-fs:23.2143px;--porto-h3-lh:29.5385px}h4{--porto-h4-fs:18.5714px;--porto-h4-lh:24.9231px}h5{--porto-h5-fs:13px;--porto-h5-lh:16.6154px}h6{--porto-h6-fs:13px;--porto-h6-lh:16.6154px}}#header .logo{--porto-logo-mw:200px;--porto-sticky-logo-mw:200px}.side-header-narrow-bar-logo{--porto-side-logo-mw:200px}@media (min-width:992px) and (max-width:1219px){.container,.wp-block,.col-half-section,.elementor-section{--porto-container-width:960px}}@media (min-width:1220px){#header .logo{--porto-logo-mw:200px}}@media (max-width:991px){:root{--porto-res-spacing:20px}#header .logo{--porto-logo-mw:130px}}@media (max-width:767px){#header .logo{--porto-logo-mw:130px}}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:991px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:991px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:991px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:991px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:992px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:992px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:991px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:991px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:991px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:992px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:991px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:991px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:991px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:992px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-25921{--e-global-color-primary:#ee3d43;--e-global-color-secondary:#ee8379;--e-global-color-tertiary:#2baab1;--e-global-color-quaternary:#000000;--e-global-color-primary_hover:#f1555a;--e-global-color-b288800:#FFFFFF;--e-global-color-894e6e3:#EE3D43;--e-global-color-d145831:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.page-title{display:var(--page-title-display);}@media(max-width:991px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 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 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 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 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 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 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 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 5 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{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 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 5 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 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.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 5 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:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 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 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 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 5 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 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 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 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 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 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 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:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.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 5 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:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.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 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 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 5 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 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 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 5 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-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 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-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.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 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 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 5 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 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 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 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 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 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 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 5 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 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 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 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 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 5 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 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 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 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}/*!
 * Bootstrap v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* bootstrap row */
.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto {
  width: 100%;
  flex: 0 0 auto;
}
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #ee3d43;
  --bs-secondary: #ee8379;
  --bs-success: #47a447;
  --bs-info: #5bc0de;
  --bs-warning: #ed9c28;
  --bs-danger: #d2322d;
  --bs-light: #f8f9fa;
  --bs-dark: #1d2127;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
*, *::before, *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: Poppins, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8571;
  color: #777;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1, .h1 {
  font-size: calc(1.34375rem + 1.125vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.1875rem;
  }
}
h2, .h2 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.75rem;
  }
}
h3, .h3 {
  font-size: calc(1.278125rem + 0.3375vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.53125rem;
  }
}
h4, .h4 {
  font-size: calc(1.25625rem + 0.075vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.3125rem;
  }
}
h5, .h5 {
  font-size: 1.09375rem;
}
h6, .h6 {
  font-size: 0.875rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title], abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul {
  padding-left: 2rem;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: bolder;
}
small, .small {
  font-size: 0.875em;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
sub, sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #ee3d43;
  text-decoration: none;
}
a:hover {
  color: #be3136;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre, code, kbd, samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img, svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
/*[hidden] {
  display: none !important;
}*/
.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0;
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 10px);
  padding-left: var(--bs-gutter-x, 10px);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
    --porto-flick-carousel-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
    --porto-flick-carousel-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
    --porto-flick-carousel-width: 960px;
  }
}
@media (min-width: 1220px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px;
    --porto-flick-carousel-width: 1200px;
  }
}
@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1200px;
    --porto-flick-carousel-width: 1200px;
  }
}
.row {
  --bs-gutter-x: 20px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > * {
  flex-shrink: 0;
  /*width: 100%;*/
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.col-auto {
  width: auto;
}
.col-1 {
  width: 8.3333333333%;
}
.col-2 {
  width: 16.6666666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.3333333333%;
}
.col-5 {
  width: 41.6666666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.3333333333%;
}
.col-8 {
  width: 66.6666666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.3333333333%;
}
.col-11 {
  width: 91.6666666667%;
}
.col-12 {
  width: 100%;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
.g-0, .gx-0 {
  --bs-gutter-x: 0;
}
.g-0, .gy-0 {
  --bs-gutter-y: 0;
}
.g-1, .gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1, .gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2, .gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2, .gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3, .gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3, .gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4, .gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4, .gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5, .gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5, .gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    width: auto;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0, .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    width: auto;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .g-md-0, .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0, .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1, .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1, .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2, .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2, .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3, .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3, .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4, .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4, .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5, .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5, .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    width: auto;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0, .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1220px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    width: auto;
  }
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0, .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .col-xxl-1 {
    width: 8.3333333333%;
  }
  .col-xxl-2 {
    width: 16.6666666667%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-4 {
    width: 33.3333333333%;
  }
  .col-xxl-5 {
    width: 41.6666666667%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-7 {
    width: 58.3333333333%;
  }
  .col-xxl-8 {
    width: 66.6666666667%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-10 {
    width: 83.3333333333%;
  }
  .col-xxl-11 {
    width: 91.6666666667%;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #777;
  --bs-table-striped-bg: #f9f9f9;
  --bs-table-active-color: #777;
  --bs-table-active-bg: #f5f5f5;
  --bs-table-hover-color: #777;
  --bs-table-hover-bg: #f5f5f5;
  width: 100%;
  margin-bottom: 1rem;
  color: #777;
  vertical-align: top;
  border-color: #ddd;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-bg: #fcd8d9;
  --bs-table-striped-bg: #efcdce;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e3c2c3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e9c8c9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e3c2c3;
}
.table-secondary {
  --bs-table-bg: #fce6e4;
  --bs-table-striped-bg: #efdbd9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e3cfcd;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e9d5d3;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e3cfcd;
}
.table-success {
  --bs-table-bg: #daedda;
  --bs-table-striped-bg: #cfe1cf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c4d5c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #cadbca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c4d5c4;
}
.table-info {
  --bs-table-bg: #def2f8;
  --bs-table-striped-bg: #d3e6ec;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c8dadf;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #cde0e5;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c8dadf;
}
.table-warning {
  --bs-table-bg: #fbebd4;
  --bs-table-striped-bg: #eedfc9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e2d4bf;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e8d9c4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e2d4bf;
}
.table-danger {
  --bs-table-bg: #f6d6d5;
  --bs-table-striped-bg: #eacbca;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #ddc1c0;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e4c6c5;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #ddc1c0;
}
.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}
.table-dark {
  --bs-table-bg: #1d2127;
  --bs-table-striped-bg: #282c32;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #34373d;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #2e3237;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #34373d;
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1219.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.8571;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.09375rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.765625rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8571;
  color: #777;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type="file"] {
  overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #777;
  background-color: #fff;
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 61, 67, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.8571em;
}
.form-control::placeholder {
  color: #999;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #eee;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #777;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #777;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.8571;
  color: #777;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  min-height: calc(1.8571em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-lg {
  min-height: calc(1.8571em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
textarea.form-control {
  min-height: calc(1.8571em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.8571em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.8571em + 1rem + 2px);
}
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.8571em;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  height: 1.8571em;
  border-radius: 0;
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8571;
  color: #777;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ccc;
  border-radius: 0;
  appearance: none;
}
.form-select:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 61, 67, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #777;
}
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.765625rem;
}
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.09375rem;
}
.form-check {
  display: block;
  min-height: 1.6249625rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.42855em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-check-input {
    transition: none;
  }
}
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 61, 67, 0.25);
}
.form-check-input:checked {
  background-color: #ee3d43;
  border-color: #ee3d43;
}
.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #ee3d43;
  border-color: #ee3d43;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2366afe9'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(238, 61, 67, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(238, 61, 67, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #ee3d43;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #fac5c7;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #ee3d43;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #fac5c7;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control, .form-floating > .form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus, .input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8571;
  color: #777;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text, .input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0;
}
.input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0;
}
.input-group-lg > .form-select, .input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu), .input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #47a447;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #000;
  background-color: rgba(71, 164, 71, 0.9);
  border-radius: 0;
}
.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #47a447;
  padding-right: calc(1.8571em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2347a447' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.464275em + 0.1875rem) center;
  background-size: calc(0.92855em + 0.375rem) calc(0.92855em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #47a447;
  box-shadow: 0 0 0 0.25rem rgba(71, 164, 71, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.8571em + 0.75rem);
  background-position: top calc(0.464275em + 0.1875rem) right calc(0.464275em + 0.1875rem);
}
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #47a447;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2347a447' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.92855em + 0.375rem) calc(0.92855em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #47a447;
  box-shadow: 0 0 0 0.25rem rgba(71, 164, 71, 0.25);
}
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #47a447;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #47a447;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(71, 164, 71, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #47a447;
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated .input-group .form-select:valid, .input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated .input-group .form-select:valid:focus, .input-group .form-select.is-valid:focus {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #d2322d;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #fff;
  background-color: rgba(210, 50, 45, 0.9);
  border-radius: 0;
}
.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #d2322d;
  padding-right: calc(1.8571em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d2322d'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d2322d' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.464275em + 0.1875rem) center;
  background-size: calc(0.92855em + 0.375rem) calc(0.92855em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #d2322d;
  box-shadow: 0 0 0 0.25rem rgba(210, 50, 45, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.8571em + 0.75rem);
  background-position: top calc(0.464275em + 0.1875rem) right calc(0.464275em + 0.1875rem);
}
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #d2322d;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d2322d'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d2322d' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.92855em + 0.375rem) calc(0.92855em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #d2322d;
  box-shadow: 0 0 0 0.25rem rgba(210, 50, 45, 0.25);
}
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #d2322d;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #d2322d;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(210, 50, 45, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #d2322d;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated .input-group .form-select:invalid, .input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated .input-group .form-select:invalid:focus, .input-group .form-select.is-invalid:focus {
  z-index: 3;
}
.btn {
  display: inline-block;
  font-weight: 400;
  /*line-height: $btn-line-height;*/
  color: #777;
  text-align: center;
  vertical-align: middle;
  /*cursor: if($enable-button-pointers, pointer, null);*/
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  /*@include button-size($btn-padding-y, $btn-padding-x, $btn-font-size, $btn-border-radius);
  @include transition($btn-transition);*/
}
.btn:hover {
  color: #777;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 61, 67, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}
.btn-link {
  font-weight: 400;
  color: #ee3d43;
  text-decoration: none;
}
.btn-link:hover {
  color: #be3136;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup, .dropend, .dropdown, .dropstart {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.875rem;
  color: #777;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto /* rtl:ignore */;
  left: 0 /* rtl:ignore */;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0 /* rtl:ignore */;
  left: auto /* rtl:ignore */;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1220px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #333;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #ee3d43;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.765625rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #333;
}
.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #ee3d43;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: #e5e5e5;
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:focus + .btn, .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn-check:checked + .btn, .btn-group-vertical > .btn-check:focus + .btn, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n + 3), .btn-group > :not(.btn-check) + .btn, .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn, .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #ee3d43;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #be3136;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #e7e7e7;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e7e7e7;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #e7e7e7;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ee3d43;
}
.nav-fill > .nav-link, .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link, .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.2968796875rem;
  padding-bottom: 0.2968796875rem;
  margin-right: 1rem;
  font-size: 1.09375rem;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1220px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a, .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}
.card-title {
  margin-bottom: 0.5rem;
}
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 0 0 0 0;
}
.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 0 0;
}
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: 0;
}
.card-img, .card-img-top, .card-img-bottom {
  width: 100%;
}
.card-img, .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-img, .card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card-group > .card {
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.875rem;
  color: #777;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #d6373c;
  background-color: #fdecec;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23d6373c'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23777'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 61, 67, 0.25);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-body {
  padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  color: #ee3d43;
  background-color: #fff;
  border: 1px solid #ddd;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #be3136;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #be3136;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 61, 67, 0.25);
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #ee3d43;
  border-color: #ee3d43;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd;
}
.page-link {
  padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.alert-primary {
  color: #8f2528;
  background-color: #fcd8d9;
  border-color: #fac5c7;
}
.alert-primary .alert-link {
  color: #721e20;
}
.alert-secondary {
  color: #8f4f49;
  background-color: #fce6e4;
  border-color: #fadad7;
}
.alert-secondary .alert-link {
  color: #723f3a;
}
.alert-success {
  color: #2b622b;
  background-color: #daedda;
  border-color: #c8e4c8;
}
.alert-success .alert-link {
  color: #224e22;
}
.alert-info {
  color: #377385;
  background-color: #def2f8;
  border-color: #ceecf5;
}
.alert-info .alert-link {
  color: #2c5c6a;
}
.alert-warning {
  color: #8e5e18;
  background-color: #fbebd4;
  border-color: #fae1bf;
}
.alert-warning .alert-link {
  color: #724b13;
}
.alert-danger {
  color: #7e1e1b;
  background-color: #f6d6d5;
  border-color: #f2c2c0;
}
.alert-danger .alert-link {
  color: #651816;
}
.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}
.alert-dark {
  color: #111417;
  background-color: #d2d3d4;
  border-color: #bbbcbe;
}
.alert-dark .alert-link {
  color: #0e1012;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: #f5f5f5;
  border-radius: 0;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #ee3d43;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item-action:active {
  color: #333;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #ee3d43;
  border-color: #ee3d43;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1220px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #8f2528;
  background-color: #fcd8d9;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #8f2528;
  background-color: #e3c2c3;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #8f2528;
  border-color: #8f2528;
}
.list-group-item-secondary {
  color: #8f4f49;
  background-color: #fce6e4;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #8f4f49;
  background-color: #e3cfcd;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #8f4f49;
  border-color: #8f4f49;
}
.list-group-item-success {
  color: #2b622b;
  background-color: #daedda;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #2b622b;
  background-color: #c4d5c4;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #2b622b;
  border-color: #2b622b;
}
.list-group-item-info {
  color: #377385;
  background-color: #def2f8;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #377385;
  background-color: #c8dadf;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #377385;
  border-color: #377385;
}
.list-group-item-warning {
  color: #8e5e18;
  background-color: #fbebd4;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #8e5e18;
  background-color: #e2d4bf;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #8e5e18;
  border-color: #8e5e18;
}
.list-group-item-danger {
  color: #7e1e1b;
  background-color: #f6d6d5;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #7e1e1b;
  background-color: #ddc1c0;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #7e1e1b;
  border-color: #7e1e1b;
}
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}
.list-group-item-dark {
  color: #111417;
  background-color: #d2d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #111417;
  background-color: #bdbebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #111417;
  border-color: #111417;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
  border: 0;
  border-radius: 0;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 61, 67, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
.toast:not(.showing):not(.show) {
  opacity: 0;
}
.toast.hide {
  display: none;
}
.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 10px;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e5e5e5;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.8571;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e5e5e5;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.modal-footer > * {
  margin: 0.25rem;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1220px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1219.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8571;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: calc(-1 * 0.4rem);
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: calc(-1 * 0.4rem);
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: calc(-1 * 0.4rem);
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: calc(-1 * 0.4rem);
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8571;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 1rem 1rem;
  color: #777;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block;
}
/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start), .active.carousel-item-end {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-end), .active.carousel-item-start {
  transform: translateX(-100%);
}
/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev, .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border, .spinner-grow {
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.8571;
}
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}
.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}
.offcanvas.show {
  transform: none;
}
/**
 * Added by Porto
 *
 * @since 6.2.0
 */
/* layouts */
.vc_column_container {
  position: relative;
}
/* forms */
.form-group {
  margin-bottom: 1rem;
}
.font-weight-normal {
  font-weight: 400 !important;
}
/* utilities */
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.mr-auto {
  margin-right: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1220px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .mr-xxl-0 {
    margin-right: 0 !important;
  }
  .ml-xxl-0 {
    margin-left: 0 !important;
  }
  .mr-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .ml-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .mr-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .ml-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .mr-xxl-3 {
    margin-right: 1rem !important;
  }
  .ml-xxl-3 {
    margin-left: 1rem !important;
  }
  .mr-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .ml-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .mr-xxl-5 {
    margin-right: 3rem !important;
  }
  .ml-xxl-5 {
    margin-left: 3rem !important;
  }
  .pr-xxl-0 {
    padding-right: 0 !important;
  }
  .pl-xxl-0 {
    padding-left: 0 !important;
  }
  .pr-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pl-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .pr-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pl-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .pr-xxl-3 {
    padding-right: 1rem !important;
  }
  .pl-xxl-3 {
    padding-left: 1rem !important;
  }
  .pr-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pl-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .pr-xxl-5 {
    padding-right: 3rem !important;
  }
  .pl-xxl-5 {
    padding-left: 3rem !important;
  }
  .mr-xxl-auto {
    margin-right: auto !important;
  }
  .ml-xxl-auto {
    margin-left: auto !important;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.link-primary {
  color: #ee3d43;
}
.link-primary:hover, .link-primary:focus {
  color: #f16469;
}
.link-secondary {
  color: #ee8379;
}
.link-secondary:hover, .link-secondary:focus {
  color: #f19c94;
}
.link-success {
  color: #47a447;
}
.link-success:hover, .link-success:focus {
  color: #6cb66c;
}
.link-info {
  color: #5bc0de;
}
.link-info:hover, .link-info:focus {
  color: #7ccde5;
}
.link-warning {
  color: #ed9c28;
}
.link-warning:hover, .link-warning:focus {
  color: #f1b053;
}
.link-danger {
  color: #d2322d;
}
.link-danger:hover, .link-danger:focus {
  color: #a82824;
}
.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}
.link-dark {
  color: #1d2127;
}
.link-dark:hover, .link-dark:focus {
  color: #171a1f;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1220px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #dee2e6 !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #dee2e6 !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #ee3d43 !important;
}
.border-secondary {
  border-color: #ee8379 !important;
}
.border-success {
  border-color: #47a447 !important;
}
.border-info {
  border-color: #5bc0de !important;
}
.border-warning {
  border-color: #ed9c28 !important;
}
.border-danger {
  border-color: #d2322d !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #1d2127 !important;
}
.border-white {
  border-color: #fff !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.34375rem + 1.125vw) !important;
}
.fs-2 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-3 {
  font-size: calc(1.278125rem + 0.3375vw) !important;
}
.fs-4 {
  font-size: calc(1.25625rem + 0.075vw) !important;
}
.fs-5 {
  font-size: 1.09375rem !important;
}
.fs-6 {
  font-size: 0.875rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.8571 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
/* rtl:end:remove */
.text-primary {
  color: #ee3d43 !important;
}
.text-secondary {
  color: #ee8379 !important;
}
.text-success {
  color: #47a447 !important;
}
.text-info {
  color: #5bc0de !important;
}
.text-warning {
  color: #ed9c28 !important;
}
.text-danger {
  color: #d2322d !important;
}
.text-light {
  color: #f8f9fa !important;
}
.text-dark {
  color: #1d2127 !important;
}
.text-white {
  color: #fff !important;
}
.text-body {
  color: #777 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
  color: inherit !important;
}
.bg-primary {
  background-color: #ee3d43 !important;
}
.bg-secondary {
  background-color: #ee8379 !important;
}
.bg-success {
  background-color: #47a447 !important;
}
.bg-info {
  background-color: #5bc0de !important;
}
.bg-warning {
  background-color: #ed9c28 !important;
}
.bg-danger {
  background-color: #d2322d !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.bg-dark {
  background-color: #1d2127 !important;
}
.bg-body {
  background-color: #fff !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  user-select: all !important;
}
.user-select-auto {
  user-select: auto !important;
}
.user-select-none {
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: 0 !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0 !important;
}
.rounded-2 {
  border-radius: 0 !important;
}
.rounded-3 {
  border-radius: 0 !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-end {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-start {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1220px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.1875rem !important;
  }
  .fs-2 {
    font-size: 1.75rem !important;
  }
  .fs-3 {
    font-size: 1.53125rem !important;
  }
  .fs-4 {
    font-size: 1.3125rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-row > * {
  max-width: 100%;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  padding-left: 10px;
  padding-right: 10px;
}
/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */.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:0.625em;line-height:0.1em;vertical-align:0.225em}.fa-xs{font-size:0.75em;line-height:0.0833333337em;vertical-align:0.125em}.fa-sm{font-size:0.875em;line-height:0.0714285718em;vertical-align:0.0535714295em}.fa-lg{font-size:1.25em;line-height:0.05em;vertical-align:-0.075em}.fa-xl{font-size:1.5em;line-height:0.0416666682em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:0.03125em;vertical-align:-0.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-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,0.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,0.08em);padding:var(--fa-border-padding,0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);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{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{transform:scale(1,1) translateY(0)}to{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-rotate-by{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-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-right:before{content:"\f138"}.fa-at:before{content:"\@"}.fa-trash-can:before{content:"\f2ed"}.fa-trash-alt:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-xmark:before{content:"\f235"}.fa-user-times:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-message:before{content:"\f27a"}.fa-comment-alt:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-compress-alt:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-lines:before{content:"\f15c"}.fa-file-alt:before{content:"\f15c"}.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-days:before{content:"\f073"}.fa-calendar-alt:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball:before{content:"\f45f"}.fa-volleyball-ball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-desc:before{content:"\f0dd"}.fa-circle-minus:before{content:"\f056"}.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before{content:"\f2f5"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-icons:before{content:"\f86d"}.fa-heart-music-camera-bolt:before{content:"\f86d"}.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-alt-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{content:"\f689"}.fa-search-location:before{content:"\f689"}.fa-forward-step:before{content:"\f051"}.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before{content:"\f5b8"}.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football:before{content:"\f44e"}.fa-football-ball:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angles-down:before{content:"\f103"}.fa-angle-double-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{content:"\f0fc"}.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before{content:"\f176"}.fa-long-arrow-up:before{content:"\f176"}.fa-fire-flame-simple:before{content:"\f46a"}.fa-burn:before{content:"\f46a"}.fa-person:before{content:"\f183"}.fa-male: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{content:"\f587"}.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-pastafarianism:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before{content:"\f2e5"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before{content:"\f674"}.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before{content:"\f47e"}.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before{content:"\f2b9"}.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil:before{content:"\f303"}.fa-pencil-alt:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-paste:before{content:"\f0ea"}.fa-file-clipboard:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-ramp-box:before{content:"\f4de"}.fa-truck-loading: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{content:"\f6a0"}.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before{content:"\f458"}.fa-quidditch:before{content:"\f458"}.fa-quidditch-broom-ball:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-box-archive:before{content:"\f187"}.fa-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before{content:"\f886"}.fa-sort-numeric-desc:before{content:"\f886"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"W"}.fa-earth-africa:before{content:"\f57c"}.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablet-alt:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before{content:"\f579"}.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before{content:"\f0e3"}.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{content:"\f562"}.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before{content:"\f5ae"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows:before{content:"\e068"}.fa-people-arrows-left-right:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-right:before{content:"\f152"}.fa-scissors:before{content:"\f0c4"}.fa-cut: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-tachograph-digital:before{content:"\f566"}.fa-digital-tachograph:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-reply:before{content:"\f3e5"}.fa-mail-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-square-minus:before{content:"\f146"}.fa-minus-square:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-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{content:"\f0c9"}.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-3:before{content:"\f253"}.fa-heart-crack:before{content:"\f7a9"}.fa-heart-broken:before{content:"\f7a9"}.fa-square-up-right:before{content:"\f360"}.fa-external-link-square-alt:before{content:"\f360"}.fa-face-kiss-beam:before{content:"\f597"}.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{content:"\f06a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before{content:"\f08b"}.fa-sign-out:before{content:"\f08b"}.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-unlock-keyhole:before{content:"\f13e"}.fa-unlock-alt:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-simple:before{content:"\f58f"}.fa-headphones-alt:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before{content:"\f4b9"}.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-low:before{content:"\f027"}.fa-volume-down:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-awn:before{content:"\e2cd"}.fa-wheat-alt:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\*"}.fa-square-check:before{content:"\f14a"}.fa-check-square:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-heading:before{content:"\f1dc"}.fa-header:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list:before{content:"\f03a"}.fa-list-squares:before{content:"\f03a"}.fa-square-phone-flip:before{content:"\f87b"}.fa-phone-square-alt:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before{content:"\f192"}.fa-dot-circle:before{content:"\f192"}.fa-face-dizzy:before{content:"\f567"}.fa-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:before{content:"\f1e3"}.fa-futbol-ball:before{content:"\f1e3"}.fa-soccer-ball:before{content:"\f1e3"}.fa-paintbrush:before{content:"\f1fc"}.fa-paint-brush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before{content:"\f593"}.fa-hot-tub:before{content:"\f593"}.fa-map-location:before{content:"\f59f"}.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-pen-to-square:before{content:"\f044"}.fa-edit:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-nodes:before{content:"\f1e0"}.fa-share-alt:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-2:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before{content:"\f290"}.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before{content:"\f881"}.fa-sort-alpha-desc:before{content:"\f881"}.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:before{content:"\f256"}.fa-hand-paper: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{content:"\f596"}.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before{content:"\f589"}.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before{content:"\f58c"}.fa-grin-wink:before{content:"\f58c"}.fa-ear-deaf:before{content:"\f2a4"}.fa-deaf:before{content:"\f2a4"}.fa-deafness:before{content:"\f2a4"}.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-square-rss:before{content:"\f143"}.fa-rss-square: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:"I"}.fa-hryvnia-sign:before{content:"\f6f2"}.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before{content:"\f581"}.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-staff-snake:before{content:"\e579"}.fa-rod-asclepius:before{content:"\e579"}.fa-rod-snake:before{content:"\e579"}.fa-staff-aesculapius:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-truck-medical:before{content:"\f0f9"}.fa-ambulance: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:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-half:before{content:"\f2c9"}.fa-temperature-2:before{content:"\f2c9"}.fa-thermometer-2:before{content:"\f2c9"}.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-storm:before{content:"\f75a"}.fa-poo-bolt:before{content:"\f75a"}.fa-face-frown-open:before{content:"\f57a"}.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:before{content:"\f07b"}.fa-folder-blank:before{content:"\f07b"}.fa-file-waveform:before{content:"\f478"}.fa-file-medical-alt: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-gauge:before{content:"\f624"}.fa-dashboard:before{content:"\f624"}.fa-gauge-med:before{content:"\f624"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-magic-wand-sparkles:before{content:"\e2ca"}.fa-e:before{content:"E"}.fa-pen-clip:before{content:"\f305"}.fa-pen-alt: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-van-shuttle:before{content:"\f5b6"}.fa-shuttle-van:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-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:"C"}.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-chart-area:before{content:"\f1fe"}.fa-area-chart:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before{content:"\f05e"}.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-air-freshener: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{content:"\f245"}.fa-mouse-pointer:before{content:"\f245"}.fa-maximize:before{content:"\f31e"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before{content:"\f61f"}.fa-triangle-circle-square:before{content:"\f61f"}.fa-shuffle:before{content:"\f074"}.fa-random:before{content:"\f074"}.fa-person-running:before{content:"\f70c"}.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{content:"\f8cc"}.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before{content:"\f090"}.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before{content:"\e070"}.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-start:before{content:"\f251"}.fa-hourglass-1: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{content:"\f2f6"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before{content:"\f21e"}.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before{content:"\f4ce"}.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{content:"\f496"}.fa-weight:before{content:"\f496"}.fa-user-group:before{content:"\f500"}.fa-user-friends:before{content:"\f500"}.fa-arrow-up-a-z:before{content:"\f15e"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before{content:"\f59b"}.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-circle-arrow-up:before{content:"\f0aa"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before{content:"\f554"}.fa-walking:before{content:"\f554"}.fa-l:before{content:"L"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before{content:"\f487"}.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before{content:"\f197"}.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before{content:"\f599"}.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-lines:before{content:"\f3c9"}.fa-microphone-alt: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{content:"\f22a"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before{content:"\f79f"}.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before{content:"\f574"}.fa-file-upload:before{content:"\f574"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-3:before{content:"\f1eb"}.fa-wifi-strong:before{content:"\f1eb"}.fa-bath:before{content:"\f2cd"}.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-pen:before{content:"\f4ff"}.fa-user-edit: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-top-left:before{content:"\f853"}.fa-border-style:before{content:"\f853"}.fa-map-location-dot:before{content:"\f5a0"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-square-poll-vertical:before{content:"\f681"}.fa-poll:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-car-battery:before{content:"\f5df"}.fa-battery-car: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-right:before{content:"\f22b"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-hand-back-fist:before{content:"\f255"}.fa-hand-rock:before{content:"\f255"}.fa-square-caret-up:before{content:"\f151"}.fa-caret-square-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-chart-bar:before{content:"\f080"}.fa-bar-chart:before{content:"\f080"}.fa-hands-bubbles:before{content:"\e05e"}.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before{content:"\f2a8"}.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-square-plus:before{content:"\f0fe"}.fa-plus-square: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-martini-glass:before{content:"\f57b"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-rotate-left:before{content:"\f2ea"}.fa-rotate-back:before{content:"\f2ea"}.fa-rotate-backward:before{content:"\f2ea"}.fa-undo-alt:before{content:"\f2ea"}.fa-table-columns:before{content:"\f0db"}.fa-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:before{content:"\f472"}.fa-dolly-box:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-minimize:before{content:"\f78c"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angles-right:before{content:"\f101"}.fa-angle-double-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before{content:"\f144"}.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-euro-sign:before{content:"\f153"}.fa-eur:before{content:"\f153"}.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-circle-check:before{content:"\f058"}.fa-check-circle:before{content:"\f058"}.fa-circle-stop:before{content:"\f28d"}.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before{content:"\f568"}.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{content:"\f59a"}.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-circle-chevron-up:before{content:"\f139"}.fa-chevron-circle-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-sterling-sign:before{content:"\f154"}.fa-gbp:before{content:"\f154"}.fa-pound-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{content:"\f175"}.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before{content:"\f7c5"}.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before{content:"\f662"}.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-file-import:before{content:"\f56f"}.fa-arrow-right-to-file:before{content:"\f56f"}.fa-square-arrow-up-right:before{content:"\f14c"}.fa-external-link-square: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-empty:before{content:"\f2cb"}.fa-temperature-0:before{content:"\f2cb"}.fa-thermometer-0:before{content:"\f2cb"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before{content:"\f2bb"}.fa-contact-card:before{content:"\f2bb"}.fa-vcard:before{content:"\f2bb"}.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-balance-scale-right:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before{content:"\f5eb"}.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before{content:"\e066"}.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before{content:"\f5c8"}.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{content:"\f0ee"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt: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{content:"\f4d8"}.fa-sprout:before{content:"\f4d8"}.fa-left-right:before{content:"\f337"}.fa-arrows-alt-h:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-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{content:"\f160"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before{content:"\f76c"}.fa-thunderstorm:before{content:"\f76c"}.fa-text-slash:before{content:"\f87d"}.fa-remove-format:before{content:"\f87d"}.fa-face-smile-wink:before{content:"\f4da"}.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-h:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before{content:"\f0ed"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-chalkboard:before{content:"\f51b"}.fa-blackboard:before{content:"\f51b"}.fa-user-large-slash:before{content:"\f4fa"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before{content:"\f021"}.fa-refresh:before{content:"\f021"}.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-halved:before{content:"\f3ed"}.fa-shield-alt:before{content:"\f3ed"}.fa-book-atlas:before{content:"\f558"}.fa-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{content:"\f6f1"}.fa-house-damage:before{content:"\f6f1"}.fa-file-zipper:before{content:"\f1c6"}.fa-file-archive:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-martini-glass-empty:before{content:"\f000"}.fa-glass-martini: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:"Z"}.fa-person-skiing:before{content:"\f7c9"}.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before{content:"\e03f"}.fa-temperature-down:before{content:"\e03f"}.fa-feather-pointed:before{content:"\f56b"}.fa-feather-alt:before{content:"\f56b"}.fa-p:before{content:"P"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-rectangle-ad:before{content:"\f641"}.fa-ad:before{content:"\f641"}.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before{content:"\f0dc"}.fa-unsorted:before{content:"\f0dc"}.fa-list-ol:before{content:"\f0cb"}.fa-list-1-2:before{content:"\f0cb"}.fa-list-numeric:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-dollar:before{content:"\f53d"}.fa-money-check-alt: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{content:"\f598"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\?"}.fa-file-signature:before{content:"\f573"}.fa-up-down-left-right:before{content:"\f0b2"}.fa-arrows-alt: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-stroke:before{content:"\f5c0"}.fa-star-half-alt:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-whiskey-glass:before{content:"\f7a0"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before{content:"\f08e"}.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-won-sign:before{content:"\f159"}.fa-krw:before{content:"\f159"}.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"F"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-taxi:before{content:"\f1ba"}.fa-cab:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before{content:"\f200"}.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{content:"\f582"}.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before{content:"\f041"}.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-helmet-safety:before{content:"\f807"}.fa-hard-hat:before{content:"\f807"}.fa-hat-hard:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before{content:"\f5a5"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before{content:"\f201"}.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-signs-post:before{content:"\f277"}.fa-map-signs:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"H"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before{content:"\f7d9"}.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-house-user:before{content:"\e1b0"}.fa-home-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-martini-glass-citrus:before{content:"\f561"}.fa-cocktail:before{content:"\f561"}.fa-face-surprise:before{content:"\f5c2"}.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before{content:"\f28b"}.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-whole:before{content:"\f5d1"}.fa-apple-alt:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"R"}.fa-temperature-quarter:before{content:"\f2ca"}.fa-temperature-1:before{content:"\f2ca"}.fa-thermometer-1:before{content:"\f2ca"}.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-square-poll-horizontal:before{content:"\f682"}.fa-poll-h:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before{content:"\f049"}.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:before{content:"\f434"}.fa-basketball-ball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-circle-up:before{content:"\f35b"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-mobile-screen-button:before{content:"\f3cd"}.fa-mobile-alt:before{content:"\f3cd"}.fa-volume-high:before{content:"\f028"}.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{content:"\f805"}.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before{content:"\f156"}.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before{content:"\f059"}.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-flip:before{content:"\f879"}.fa-phone-alt: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-forward-fast:before{content:"\f050"}.fa-fast-forward:before{content:"\f050"}.fa-face-meh-blank:before{content:"\f5a4"}.fa-meh-blank:before{content:"\f5a4"}.fa-square-parking:before{content:"\f540"}.fa-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before{content:"\f828"}.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before{content:"\f474"}.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before{content:"\f54d"}.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{content:"\f291"}.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-simple:before{content:"\f55e"}.fa-bus-alt:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before{content:"\f5b3"}.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:before{content:"\f012"}.fa-signal-5:before{content:"\f012"}.fa-signal-perfect:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-house-chimney:before{content:"\e3af"}.fa-home-lg:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before{content:"\f119"}.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before{content:"\f54f"}.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before{content:"\f0c7"}.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-left:before{content:"\f515"}.fa-sort-up:before{content:"\f0de"}.fa-sort-asc:before{content:"\f0de"}.fa-comment-dots:before{content:"\f4ad"}.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before{content:"\f585"}.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before{content:"\f4c0"}.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{content:"\f684"}.fa-praying-hands:before{content:"\f684"}.fa-arrow-rotate-right:before{content:"\f01e"}.fa-arrow-right-rotate:before{content:"\f01e"}.fa-arrow-rotate-forward:before{content:"\f01e"}.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before{content:"\f601"}.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{content:"\f588"}.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-xmark:before{content:"\f273"}.fa-calendar-times:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-gear:before{content:"\f4fe"}.fa-user-cog:before{content:"\f4fe"}.fa-arrow-up-1-9:before{content:"\f163"}.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-person-digging:before{content:"\f85e"}.fa-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple:before{content:"\f629"}.fa-gauge-simple-med:before{content:"\f629"}.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right:before{content:"\f10e"}.fa-quote-right-alt:before{content:"\f10e"}.fa-shirt:before{content:"\f553"}.fa-t-shirt:before{content:"\f553"}.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before{content:"\f7d7"}.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:"J"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-up-right-from-square:before{content:"\f35d"}.fa-external-link-alt:before{content:"\f35d"}.fa-table-cells:before{content:"\f00a"}.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-book-bible:before{content:"\f647"}.fa-bible:before{content:"\f647"}.fa-o:before{content:"O"}.fa-suitcase-medical:before{content:"\f0fa"}.fa-medkit:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-person-dress:before{content:"\f182"}.fa-female:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-business-time:before{content:"\f64a"}.fa-briefcase-clock:before{content:"\f64a"}.fa-table-cells-large:before{content:"\f009"}.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before{content:"\f827"}.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before{content:"\f2a0"}.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-cake-candles:before{content:"\f1fd"}.fa-birthday-cake:before{content:"\f1fd"}.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angles-up:before{content:"\f102"}.fa-angle-double-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{content:"\f887"}.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:before{content:"\f254"}.fa-hourglass-empty:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before{content:"\f0f0"}.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before{content:"\f05a"}.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera:before{content:"\f030"}.fa-camera-alt: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{content:"\f162"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before{content:"\f4c1"}.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-medical:before{content:"\f486"}.fa-prescription-bottle-alt: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{content:"\f15d"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-rotate-left:before{content:"\f0e2"}.fa-arrow-left-rotate:before{content:"\f0e2"}.fa-arrow-rotate-back:before{content:"\f0e2"}.fa-arrow-rotate-backward:before{content:"\f0e2"}.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before{content:"\f0a0"}.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before{content:"\f586"}.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-rectangle-list:before{content:"\f022"}.fa-list-alt:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before{content:"\f7ca"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-train-subway:before{content:"\f239"}.fa-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before{content:"\e1bc"}.fa-indian-rupee:before{content:"\e1bc"}.fa-inr:before{content:"\e1bc"}.fa-crop-simple:before{content:"\f565"}.fa-crop-alt:before{content:"\f565"}.fa-money-bill-1:before{content:"\f3d1"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before{content:"\f30a"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before{content:"\f068"}.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before{content:"\f177"}.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-hands-asl-interpreting:before{content:"\f2a3"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-asl-interpreting:before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting:before{content:"\f2a3"}.fa-gear:before{content:"\f013"}.fa-cog:before{content:"\f013"}.fa-droplet-slash:before{content:"\f5c7"}.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{content:"\f07a"}.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{content:"\f148"}.fa-level-up:before{content:"\f148"}.fa-u:before{content:"U"}.fa-square-root-variable:before{content:"\f698"}.fa-square-root-alt:before{content:"\f698"}.fa-clock:before{content:"\f017"}.fa-clock-four:before{content:"\f017"}.fa-backward-step:before{content:"\f048"}.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:"S"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-house-chimney-medical:before{content:"\f7f2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-temperature-three-quarters:before{content:"\f2c8"}.fa-temperature-3:before{content:"\f2c8"}.fa-thermometer-3:before{content:"\f2c8"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-screen:before{content:"\f3cf"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-half:before{content:"\f242"}.fa-battery-3:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders:before{content:"\f1de"}.fa-sliders-h: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-vertical:before{content:"\f142"}.fa-ellipsis-v:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-right-long:before{content:"\f30b"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-tty:before{content:"\f1e4"}.fa-teletype: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-person-hiking:before{content:"\f6ec"}.fa-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:"N"}.fa-cable-car:before{content:"\f7da"}.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{content:"\f580"}.fa-grin:before{content:"\f580"}.fa-delete-left:before{content:"\f55a"}.fa-backspace:before{content:"\f55a"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-dropper-empty:before{content:"\f1fb"}.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile:before{content:"\f3ce"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-phone:before{content:"\f3ce"}.fa-face-meh:before{content:"\f11a"}.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-skull:before{content:"\f6b7"}.fa-book-dead:before{content:"\f6b7"}.fa-id-card:before{content:"\f2c2"}.fa-drivers-license:before{content:"\f2c2"}.fa-outdent:before{content:"\f03b"}.fa-dedent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-house:before{content:"\f015"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f015"}.fa-home-lg-alt:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"B"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before{content:"\f0ec"}.fa-exchange:before{content:"\f0ec"}.fa-rotate-right:before{content:"\f2f9"}.fa-redo-alt:before{content:"\f2f9"}.fa-rotate-forward:before{content:"\f2f9"}.fa-utensils:before{content:"\f2e7"}.fa-cutlery:before{content:"\f2e7"}.fa-arrow-up-wide-short:before{content:"\f161"}.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-tower-broadcast:before{content:"\f519"}.fa-broadcast-tower:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-up-long:before{content:"\f30c"}.fa-long-arrow-alt-up: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{content:"\f56d"}.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before{content:"\f0e7"}.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-yen-sign:before{content:"\f157"}.fa-cny:before{content:"\f157"}.fa-jpy:before{content:"\f157"}.fa-rmb:before{content:"\f157"}.fa-yen:before{content:"\f157"}.fa-ruble-sign:before{content:"\f158"}.fa-rouble:before{content:"\f158"}.fa-rub:before{content:"\f158"}.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before{content:"\f59c"}.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-circle-down:before{content:"\f358"}.fa-arrow-alt-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{content:"\f884"}.fa-sort-amount-desc:before{content:"\f884"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\<"}.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{content:"\f178"}.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-h:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-kit-medical:before{content:"\f479"}.fa-first-aid: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:before{content:"\f09d"}.fa-credit-card-alt:before{content:"\f09d"}.fa-car:before{content:"\f1b9"}.fa-automobile:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before{content:"\f5da"}.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{content:"\e040"}.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-square-h:before{content:"\f0fd"}.fa-h-square:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-full:before{content:"\f2c7"}.fa-temperature-4:before{content:"\f2c7"}.fa-thermometer-4:before{content:"\f2c7"}.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-handshake-angle:before{content:"\f4c4"}.fa-hands-helping:before{content:"\f4c4"}.fa-location-dot:before{content:"\f3c5"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\>"}.fa-person-swimming:before{content:"\f5c4"}.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before{content:"\f043"}.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-americas:before{content:"\f57d"}.fa-earth:before{content:"\f57d"}.fa-earth-america:before{content:"\f57d"}.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-empty:before{content:"\f244"}.fa-battery-0:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before{content:"\f625"}.fa-tachometer-alt:before{content:"\f625"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f0f8"}.fa-hospital-wide:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before{content:"\f550"}.fa-reorder:before{content:"\f550"}.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-person-walking-with-cane:before{content:"\f29d"}.fa-blind: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{content:"\f772"}.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-stacked:before{content:"\f468"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f468"}.fa-link:before{content:"\f0c1"}.fa-chain:before{content:"\f0c1"}.fa-ear-listen:before{content:"\f2a2"}.fa-assistive-listening-systems: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{content:"\f002"}.fa-search:before{content:"\f002"}.fa-table-tennis-paddle-ball:before{content:"\f45d"}.fa-ping-pong-paddle-ball:before{content:"\f45d"}.fa-table-tennis:before{content:"\f45d"}.fa-person-dots-from-line:before{content:"\f470"}.fa-diagnoses:before{content:"\f470"}.fa-trash-can-arrow-up:before{content:"\f82a"}.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-pen:before{content:"\f31c"}.fa-file-edit:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-square-pen:before{content:"\f14b"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-square:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-full:before{content:"\f240"}.fa-battery:before{content:"\f240"}.fa-battery-5:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-ul:before{content:"\f0ca"}.fa-list-dots:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before{content:"\f309"}.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-dome:before{content:"\f752"}.fa-landmark-alt:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-tv:before{content:"\f26c"}.fa-television:before{content:"\f26c"}.fa-tv-alt:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before{content:"\f0ae"}.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before{content:"\f2bd"}.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before{content:"\f5e1"}.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"Y"}.fa-person-snowboarding:before{content:"\f7ce"}.fa-snowboarding:before{content:"\f7ce"}.fa-truck-fast:before{content:"\f48b"}.fa-shipping-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-circle-half-stroke:before{content:"\f042"}.fa-adjust:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before{content:"\f7ba"}.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball:before{content:"\f433"}.fa-baseball-ball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before{content:"\f542"}.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-xmark:before{content:"\f6a9"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-times:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip:before{content:"\f58d"}.fa-grip-horizontal:before{content:"\f58d"}.fa-share-from-square:before{content:"\f14d"}.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before{content:"\e4e0"}.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-square-phone:before{content:"\f098"}.fa-phone-square:before{content:"\f098"}.fa-plus:before{content:"\+"}.fa-add:before{content:"\+"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-xmark:before{content:"\f00d"}.fa-close:before{content:"\f00d"}.fa-multiply:before{content:"\f00d"}.fa-remove:before{content:"\f00d"}.fa-times:before{content:"\f00d"}.fa-arrows-up-down-left-right:before{content:"\f047"}.fa-arrows:before{content:"\f047"}.fa-chalkboard-user:before{content:"\f51c"}.fa-chalkboard-teacher: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:before{content:"\f10d"}.fa-quote-left-alt:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before{content:"\f829"}.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:"\="}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-shekel-sign:before{content:"\f20b"}.fa-ils:before{content:"\f20b"}.fa-shekel:before{content:"\f20b"}.fa-sheqel:before{content:"\f20b"}.fa-sheqel-sign:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before{content:"\f87c"}.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{content:"\f4d9"}.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet:before{content:"\f3fb"}.fa-tablet-android: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-rear:before{content:"\f5de"}.fa-car-alt:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-2:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before{content:"\f77d"}.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{content:"\%"}.fa-percentage:before{content:"\%"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before{content:"\f118"}.fa-smile:before{content:"\f118"}.fa-thumbtack:before{content:"\f08d"}.fa-thumb-tack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before{content:"\f683"}.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before{content:"\f2f1"}.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-gears:before{content:"\f085"}.fa-cogs: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{content:"\f584"}.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender:before{content:"\f225"}.fa-transgender-alt:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before{content:"\f149"}.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-simple:before{content:"\f3ff"}.fa-ticket-alt:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angles-left:before{content:"\f100"}.fa-angle-double-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before{content:"\f1da"}.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before{content:"\f583"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-file-export:before{content:"\f56e"}.fa-arrow-right-from-file:before{content:"\f56e"}.fa-shield:before{content:"\f132"}.fa-shield-blank:before{content:"\f132"}.fa-arrow-up-short-wide:before{content:"\f885"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before{content:"\f450"}.fa-golf-ball:before{content:"\f450"}.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-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-wand-magic:before{content:"\f0d0"}.fa-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-empty:before{content:"\f5ce"}.fa-wine-glass-alt: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-person-biking:before{content:"\f84a"}.fa-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before{content:"\e47b"}.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before{content:"\f2d3"}.fa-times-square:before{content:"\f2d3"}.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\#"}.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-expand-alt:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"T"}.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-up-down:before{content:"\f338"}.fa-arrows-alt-v:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before{content:"\f666"}.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{content:"\f055"}.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before{content:"\f58b"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-link-slash:before{content:"\f127"}.fa-chain-broken:before{content:"\f127"}.fa-chain-slash:before{content:"\f127"}.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{content:"\f882"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-flame-curved:before{content:"\f7e4"}.fa-fire-alt:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before{content:"\f687"}.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-face-angry:before{content:"\f556"}.fa-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-rss:before{content:"\f09e"}.fa-feed:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale:before{content:"\f24e"}.fa-gauge-simple-high:before{content:"\f62a"}.fa-tachometer:before{content:"\f62a"}.fa-tachometer-fast:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop:before{content:"\f390"}.fa-desktop-alt:before{content:"\f390"}.fa-m:before{content:"M"}.fa-table-list:before{content:"\f00b"}.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before{content:"\f7cd"}.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-4: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-hand-fist:before{content:"\f6de"}.fa-fist-raised:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before{content:"\f3e0"}.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before{content:"\f7a2"}.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before{content:"\f59d"}.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-xmark:before{content:"\f410"}.fa-rectangle-times:before{content:"\f410"}.fa-times-rectangle:before{content:"\f410"}.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before{content:"\f66a"}.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-triangle-exclamation:before{content:"\f071"}.fa-exclamation-triangle:before{content:"\f071"}.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-share:before{content:"\f064"}.fa-arrow-turn-right:before{content:"\f064"}.fa-mail-forward:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-right-left:before{content:"\f362"}.fa-exchange-alt: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{content:"\f53b"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before{content:"\f2a7"}.fa-sign-language:before{content:"\f2a7"}.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-water-ladder:before{content:"\f5c5"}.fa-ladder-water:before{content:"\f5c5"}.fa-swimming-pool:before{content:"\f5c5"}.fa-arrows-up-down:before{content:"\f07d"}.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before{content:"\f57f"}.fa-grimace:before{content:"\f57f"}.fa-wheelchair-move:before{content:"\e2ce"}.fa-wheelchair-alt:before{content:"\e2ce"}.fa-turn-down:before{content:"\f3be"}.fa-level-down-alt:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-square-envelope:before{content:"\f199"}.fa-envelope-square:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-bandage:before{content:"\f462"}.fa-band-aid:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before{content:"\f057"}.fa-times-circle:before{content:"\f057"}.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before{content:"\f57e"}.fa-globe-asia:before{content:"\f57e"}.fa-id-card-clip:before{content:"\f47f"}.fa-id-card-alt:before{content:"\f47f"}.fa-magnifying-glass-plus:before{content:"\f00e"}.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-hand-dots:before{content:"\f461"}.fa-allergies:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-mug-saucer:before{content:"\f0f4"}.fa-coffee:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before{content:"\f010"}.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-large:before{content:"\f406"}.fa-user-alt: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{content:"\f249"}.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{content:"\f5b4"}.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\!"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-turkish-lira-sign:before{content:"\e2bb"}.fa-try:before{content:"\e2bb"}.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before{content:"\$"}.fa-dollar:before{content:"\$"}.fa-usd:before{content:"\$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before{content:"\f688"}.fa-search-dollar:before{content:"\f688"}.fa-users-gear:before{content:"\f509"}.fa-users-cog:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-building-columns:before{content:"\f19c"}.fa-bank:before{content:"\f19c"}.fa-institution:before{content:"\f19c"}.fa-museum:before{content:"\f19c"}.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"D"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before{content:"\f630"}.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-simple:before{content:"\f4c6"}.fa-handshake-alt:before{content:"\f4c6"}.fa-jet-fighter:before{content:"\f0fb"}.fa-fighter-jet:before{content:"\f0fb"}.fa-square-share-nodes:before{content:"\f1e1"}.fa-share-alt-square:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video:before{content:"\f03d"}.fa-video-camera:before{content:"\f03d"}.fa-graduation-cap:before{content:"\f19d"}.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-turn-up:before{content:"\f3bf"}.fa-level-up-alt:before{content:"\f3bf"}.fa-sr-only,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fa-sr-only-focusable:not(:focus),.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}

/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("/wp-content/themes/porto/fonts/fontawesome/fa-brands-400.woff2") format("woff2"),url("/wp-content/themes/porto/fonts/fontawesome/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-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-square-js:before{content:"\f3b9"}.fa-js-square: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-square-reddit:before{content:"\f1a2"}.fa-reddit-square: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-sistrix:before{content:"\f3ee"}.fa-square-instagram:before{content:"\e055"}.fa-instagram-square:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-square-hacker-news:before{content:"\f3af"}.fa-hacker-news-square:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-square-snapchat:before{content:"\f2ad"}.fa-snapchat-square: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-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt: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{content:"\f2aa"}.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-pied-piper-alt:before{content:"\f1a8"}.fa-square-dribbble:before{content:"\f397"}.fa-dribbble-square: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{content:"\f081"}.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{content:"\f431"}.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-wpressr:before{content:"\f3e4"}.fa-rendact: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-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-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{content:"\f1b7"}.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before{content:"\f194"}.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-flag:before{content:"\f2b4"}.fa-font-awesome-logo-full: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-square-github:before{content:"\f092"}.fa-github-square: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-square-gitlab:before{content:"\e5ae"}.fa-gitlab-square: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-square-odnoklassniki:before{content:"\f264"}.fa-odnoklassniki-square: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-square-pinterest:before{content:"\f0d3"}.fa-pinterest-square: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-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-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-facebook-f:before{content:"\f39e"}.fa-square-google-plus:before{content:"\f0d4"}.fa-google-plus-square: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{content:"\f169"}.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-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{content:"\e080"}.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-square-pied-piper:before{content:"\e01e"}.fa-pied-piper-square: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-square-facebook:before{content:"\f082"}.fa-facebook-square: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-square-lastfm:before{content:"\f203"}.fa-lastfm-square: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-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{content:"\e2d0"}.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:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-square-behance:before{content:"\f1b5"}.fa-behance-square:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.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-square-git:before{content:"\f1d2"}.fa-git-square:before{content:"\f1d2"}.fa-square-tumblr:before{content:"\f174"}.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:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before{content:"\f40c"}.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack:before{content:"\f198"}.fa-slack-hash: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:before{content:"\f23a"}.fa-medium-m: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"}

/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("/wp-content/themes/porto/fonts/fontawesome/fa-regular-400.woff2") format("woff2"),url("/wp-content/themes/porto/fonts/fontawesome/fa-regular-400.ttf") format("truetype")}.fa-regular,.far{font-weight:400}

/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("/wp-content/themes/porto/fonts/fontawesome/fa-solid-900.woff2") format("woff2"),url("/wp-content/themes/porto/fonts/fontawesome/fa-solid-900.ttf") format("truetype")}.fa-solid,.fas{font-weight:900}.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}to{opacity:0}}.owl-height{transition:height 0.3s ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-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-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-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-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{background:none;color:inherit;border:none;padding:0;font:inherit}.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{touch-action:pan-y;-webkit-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}@media (min-width:992px){.owl-carousel.flick-carousel{width:calc(var(--porto-flick-carousel-width, var(--porto-container-width)) - var(--porto-flick-carousel-space, var(--porto-column-spacing)) * 2)!important;margin-left:auto!important;margin-right:auto!important}.e-con-inner .owl-carousel.flick-carousel{--porto-flick-carousel-width:var( --content-width );--porto-flick-carousel-space:0px}.slider-wrapper .owl-carousel.flick-carousel{width:calc(var(--porto-flick-carousel-width, var(--porto-container-width)) - var(--porto-flick-carousel-space, var(--porto-column-spacing)) * 2 + var(--porto-el-spacing, var(--porto-grid-gutter-width)))!important}.owl-carousel.flick-carousel .owl-item:not(.active){pointer-events:none}.owl-carousel.flick-carousel>.owl-stage-outer{width:100vw!important;left:calc(((var(--porto-flick-carousel-width, var(--porto-container-width))) - 100vw) / 2 - var(--porto-flick-carousel-space, var(--porto-column-spacing)))!important}.slider-wrapper .owl-carousel.flick-carousel>.owl-stage-outer{left:calc((var(--porto-flick-carousel-width, var(--porto-container-width)) + var(--porto-el-spacing, var(--porto-grid-gutter-width)) - 100vw) / 2 - var(--porto-flick-carousel-space, var(--porto-column-spacing)))!important}.owl-carousel.flick-carousel>.owl-stage-outer>.owl-stage{margin-left:calc((100vw - (var(--porto-flick-carousel-width, var(--porto-container-width)))) / 2 + var(--porto-flick-carousel-space, var(--porto-column-spacing)))!important}.slider-wrapper .owl-carousel.flick-carousel>.owl-stage-outer>.owl-stage{margin-left:calc((100vw - (var(--porto-flick-carousel-width, var(--porto-container-width)) + var(--porto-el-spacing, var(--porto-grid-gutter-width)))) / 2 + var(--porto-flick-carousel-space, var(--porto-column-spacing)))!important}}.no-js .owl-carousel{display:block}.owl-carousel .owl-item{}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 0.4s}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.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("/wp-content/themes/porto/images/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 0.1s}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 0.4s}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer}.owl-carousel .owl-nav [class*=owl-]:hover{background:var(--porto-primary-dark-5);color:#FFF;text-decoration:none}.owl-carousel .owl-nav .disabled{opacity:0.5;cursor:default}.owl-carousel .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-carousel .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:5px 4px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 0.2s;border-radius:30px}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span{background:var(--porto-primary-dark-5)}.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;text-shadow:none}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-container>.fancybox-inner{position:absolute}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/wp-content/themes/porto/css/images/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(/wp-content/themes/porto/css/images/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/wp-content/themes/porto/css/images/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:#444645;background:rgba(68,70,69,0.65)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,0.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/wp-content/themes/porto/css/images/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(/wp-content/themes/porto/css/images/fancybox_loading@2x.gif);background-size:24px 24px}}.fancybox-overlay .page-top{display:none}a.fancybox-close{background:transparent;transition:all 0.2s;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);width:41px;height:41px;top:0;right:0}a.fancybox-close:after,a.fancybox-close:before{content:"";position:absolute;color:#838383}a.fancybox-close:before{width:21px;top:20px;left:10px;border-top:1px solid}a.fancybox-close:after{height:21px;top:10px;left:20px;border-left:1px solid}a.fancybox-close:hover{text-decoration:none;opacity:0.65;filter:alpha(opacity=65)}a.fancybox-close.fancybox-newsletter-close{top:10px;right:10px}.fancybox-wrap .product_title a:hover{color:#555}.fancybox-skin{background:var(--porto-body-bg,#fff)}@font-face{font-display:swap;font-family:"Simple-Line-Icons";font-weight:normal;font-display:swap;src:url("/wp-content/themes/porto/fonts/Simple-Line-Icons/Simple-Line-Icons.eot");src:url("/wp-content/themes/porto/fonts/Simple-Line-Icons/Simple-Line-Icons.eot?#iefix") format("embedded-opentype"),url("/wp-content/themes/porto/fonts/Simple-Line-Icons/Simple-Line-Icons.woff2") format("woff2"),url("/wp-content/themes/porto/fonts/Simple-Line-Icons/Simple-Line-Icons.ttf") format("truetype"),url("/wp-content/themes/porto/fonts/Simple-Line-Icons/Simple-Line-Icons.woff") format("woff"),url("/wp-content/themes/porto/fonts/Simple-Line-Icons/Simple-Line-Icons.svg#Simple-Line-Icons") format("svg");font-style:normal}[class*=" Simple-Line-Icons-"],[class^=Simple-Line-Icons-]{font-family:"Simple-Line-Icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Simple-Line-Icons-user-female:before{content:"\e000"}.Simple-Line-Icons-people:before,.Simple-Line-Icons-users:before{content:"\e001"}.Simple-Line-Icons-user-follow:before{content:"\e002"}.Simple-Line-Icons-user-following:before{content:"\e003"}.Simple-Line-Icons-user-unfollow:before{content:"\e004"}.Simple-Line-Icons-user:before{content:"\e005"}.Simple-Line-Icons-trophy:before{content:"\e006"}.Simple-Line-Icons-speedometer:before{content:"\e007"}.Simple-Line-Icons-social-youtube:before{content:"\e008"}.Simple-Line-Icons-social-twitter:before{content:"\e009"}.Simple-Line-Icons-social-tumblr:before{content:"\e00a"}.Simple-Line-Icons-social-facebook:before{content:"\e00b"}.Simple-Line-Icons-social-dropbox:before{content:"\e00c"}.Simple-Line-Icons-social-dribbble:before{content:"\e00d"}.Simple-Line-Icons-shield:before{content:"\e00e"}.Simple-Line-Icons-screen-tablet:before{content:"\e00f"}.Simple-Line-Icons-screen-smartphone:before{content:"\e010"}.Simple-Line-Icons-screen-desktop:before{content:"\e011"}.Simple-Line-Icons-plane:before{content:"\e012"}.Simple-Line-Icons-notebook:before{content:"\e013"}.Simple-Line-Icons-moustache:before,.Simple-Line-Icons-mustache:before{content:"\e014"}.Simple-Line-Icons-mouse:before{content:"\e015"}.Simple-Line-Icons-magnet:before{content:"\e016"}.Simple-Line-Icons-magic-wand:before{content:"\e017"}.Simple-Line-Icons-hourglass:before{content:"\e018"}.Simple-Line-Icons-graduation:before{content:"\e019"}.Simple-Line-Icons-ghost:before{content:"\e01a"}.Simple-Line-Icons-game-controller:before{content:"\e01b"}.Simple-Line-Icons-fire:before{content:"\e01c"}.Simple-Line-Icons-eyeglass:before,.Simple-Line-Icons-eyeglasses:before{content:"\e01d"}.Simple-Line-Icons-envelope-open:before{content:"\e01e"}.Simple-Line-Icons-envelope-letter:before,.Simple-Line-Icons-envolope-letter:before{content:"\e01f"}.Simple-Line-Icons-energy:before{content:"\e020"}.Simple-Line-Icons-emotsmile:before{content:"\e021"}.Simple-Line-Icons-disc:before{content:"\e022"}.Simple-Line-Icons-cursor-move:before{content:"\e023"}.Simple-Line-Icons-crop:before{content:"\e024"}.Simple-Line-Icons-credit-card:before{content:"\e025"}.Simple-Line-Icons-chemistry:before{content:"\e026"}.Simple-Line-Icons-bell:before{content:"\e027"}.Simple-Line-Icons-badge:before{content:"\e028"}.Simple-Line-Icons-anchor:before{content:"\e029"}.Simple-Line-Icons-wallet:before{content:"\e02a"}.Simple-Line-Icons-vector:before{content:"\e02b"}.Simple-Line-Icons-speech:before{content:"\e02c"}.Simple-Line-Icons-puzzle:before{content:"\e02d"}.Simple-Line-Icons-printer:before{content:"\e02e"}.Simple-Line-Icons-present:before{content:"\e02f"}.Simple-Line-Icons-playlist:before{content:"\e030"}.Simple-Line-Icons-pin:before{content:"\e031"}.Simple-Line-Icons-picture:before{content:"\e032"}.Simple-Line-Icons-map:before{content:"\e033"}.Simple-Line-Icons-layers:before{content:"\e034"}.Simple-Line-Icons-handbag:before{content:"\e035"}.Simple-Line-Icons-globe-alt:before{content:"\e036"}.Simple-Line-Icons-globe:before{content:"\e037"}.Simple-Line-Icons-frame:before{content:"\e038"}.Simple-Line-Icons-folder-alt:before{content:"\e039"}.Simple-Line-Icons-film:before{content:"\e03a"}.Simple-Line-Icons-feed:before{content:"\e03b"}.Simple-Line-Icons-earphones-alt:before{content:"\e03c"}.Simple-Line-Icons-earphones:before{content:"\e03d"}.Simple-Line-Icons-drop:before{content:"\e03e"}.Simple-Line-Icons-drawar:before,.Simple-Line-Icons-drawer:before{content:"\e03f"}.Simple-Line-Icons-docs:before{content:"\e040"}.Simple-Line-Icons-directions:before{content:"\e041"}.Simple-Line-Icons-direction:before{content:"\e042"}.Simple-Line-Icons-diamond:before{content:"\e043"}.Simple-Line-Icons-cup:before{content:"\e044"}.Simple-Line-Icons-compass:before{content:"\e045"}.Simple-Line-Icons-call-out:before{content:"\e046"}.Simple-Line-Icons-call-in:before{content:"\e047"}.Simple-Line-Icons-call-end:before{content:"\e048"}.Simple-Line-Icons-calculator:before{content:"\e049"}.Simple-Line-Icons-bubbles:before{content:"\e04a"}.Simple-Line-Icons-briefcase:before{content:"\e04b"}.Simple-Line-Icons-book-open:before{content:"\e04c"}.Simple-Line-Icons-basket-loaded:before{content:"\e04d"}.Simple-Line-Icons-basket:before{content:"\e04e"}.Simple-Line-Icons-bag:before{content:"\e04f"}.Simple-Line-Icons-action-undo:before{content:"\e050"}.Simple-Line-Icons-action-redo:before{content:"\e051"}.Simple-Line-Icons-wrench:before{content:"\e052"}.Simple-Line-Icons-umbrella:before{content:"\e053"}.Simple-Line-Icons-trash:before{content:"\e054"}.Simple-Line-Icons-tag:before{content:"\e055"}.Simple-Line-Icons-support:before{content:"\e056"}.Simple-Line-Icons-size-fullscreen:before{content:"\e057"}.Simple-Line-Icons-size-actual:before{content:"\e058"}.Simple-Line-Icons-shuffle:before{content:"\e059"}.Simple-Line-Icons-share-alt:before{content:"\e05a"}.Simple-Line-Icons-share:before{content:"\e05b"}.Simple-Line-Icons-rocket:before{content:"\e05c"}.Simple-Line-Icons-question:before{content:"\e05d"}.Simple-Line-Icons-pie-chart:before{content:"\e05e"}.Simple-Line-Icons-pencil:before{content:"\e05f"}.Simple-Line-Icons-note:before{content:"\e060"}.Simple-Line-Icons-music-tone-alt:before{content:"\e061"}.Simple-Line-Icons-music-tone:before{content:"\e062"}.Simple-Line-Icons-microphone:before{content:"\e063"}.Simple-Line-Icons-loop:before{content:"\e064"}.Simple-Line-Icons-logout:before{content:"\e065"}.Simple-Line-Icons-login:before{content:"\e066"}.Simple-Line-Icons-list:before{content:"\e067"}.Simple-Line-Icons-like:before{content:"\e068"}.Simple-Line-Icons-home:before{content:"\e069"}.Simple-Line-Icons-grid:before{content:"\e06a"}.Simple-Line-Icons-graph:before{content:"\e06b"}.Simple-Line-Icons-equalizer:before{content:"\e06c"}.Simple-Line-Icons-dislike:before{content:"\e06d"}.Simple-Line-Icons-cursor:before{content:"\e06e"}.Simple-Line-Icons-control-start:before{content:"\e06f"}.Simple-Line-Icons-control-rewind:before{content:"\e070"}.Simple-Line-Icons-control-play:before{content:"\e071"}.Simple-Line-Icons-control-pause:before{content:"\e072"}.Simple-Line-Icons-control-forward:before{content:"\e073"}.Simple-Line-Icons-control-end:before{content:"\e074"}.Simple-Line-Icons-calendar:before,.Simple-Line-Icons-calender:before{content:"\e075"}.Simple-Line-Icons-bulb:before{content:"\e076"}.Simple-Line-Icons-bar-chart:before,.Simple-Line-Icons-chart:before{content:"\e077"}.Simple-Line-Icons-arrow-up-circle:before{content:"\e078"}.Simple-Line-Icons-arrow-right-circle:before{content:"\e079"}.Simple-Line-Icons-arrow-left-circle:before{content:"\e07a"}.Simple-Line-Icons-arrow-down-circle:before{content:"\e07b"}.Simple-Line-Icons-ban:before{content:"\e07c"}.Simple-Line-Icons-bubble:before{content:"\e07d"}.Simple-Line-Icons-camcorder:before,.Simple-Line-Icons-camrecorder:before{content:"\e07e"}.Simple-Line-Icons-camera:before{content:"\e07f"}.Simple-Line-Icons-check:before{content:"\e080"}.Simple-Line-Icons-clock:before{content:"\e081"}.Simple-Line-Icons-close:before{content:"\e082"}.Simple-Line-Icons-cloud-download:before{content:"\e083"}.Simple-Line-Icons-cloud-upload:before{content:"\e084"}.Simple-Line-Icons-doc:before{content:"\e085"}.Simple-Line-Icons-envelope:before,.Simple-Line-Icons-envolope:before{content:"\e086"}.Simple-Line-Icons-eye:before{content:"\e087"}.Simple-Line-Icons-flag:before{content:"\e088"}.Simple-Line-Icons-folder:before{content:"\e089"}.Simple-Line-Icons-heart:before{content:"\e08a"}.Simple-Line-Icons-info:before{content:"\e08b"}.Simple-Line-Icons-key:before{content:"\e08c"}.Simple-Line-Icons-link:before{content:"\e08d"}.Simple-Line-Icons-lock:before{content:"\e08e"}.Simple-Line-Icons-lock-open:before{content:"\e08f"}.Simple-Line-Icons-magnifier:before{content:"\e090"}.Simple-Line-Icons-magnifier-add:before{content:"\e091"}.Simple-Line-Icons-magnifier-remove:before{content:"\e092"}.Simple-Line-Icons-paper-clip:before{content:"\e093"}.Simple-Line-Icons-paper-plane:before{content:"\e094"}.Simple-Line-Icons-plus:before{content:"\e095"}.Simple-Line-Icons-location-pin:before,.Simple-Line-Icons-pointer:before{content:"\e096"}.Simple-Line-Icons-power:before{content:"\e097"}.Simple-Line-Icons-refresh:before{content:"\e098"}.Simple-Line-Icons-reload:before{content:"\e099"}.Simple-Line-Icons-settings:before{content:"\e09a"}.Simple-Line-Icons-star:before{content:"\e09b"}.Simple-Line-Icons-symbol-female:before,.Simple-Line-Icons-symbol-fermale:before{content:"\e09c"}.Simple-Line-Icons-symbol-male:before{content:"\e09d"}.Simple-Line-Icons-target:before{content:"\e09e"}.Simple-Line-Icons-volume-1:before{content:"\e09f"}.Simple-Line-Icons-volume-2:before{content:"\e0a0"}.Simple-Line-Icons-volume-off:before{content:"\e0a1"}.Simple-Line-Icons-phone:before{content:"\e600"}.Simple-Line-Icons-menu:before{content:"\e601"}.Simple-Line-Icons-options-vertical:before{content:"\e602"}.Simple-Line-Icons-options:before{content:"\e603"}.Simple-Line-Icons-arrow-down:before{content:"\e604"}.Simple-Line-Icons-arrow-left:before{content:"\e605"}.Simple-Line-Icons-arrow-right:before{content:"\e606"}.Simple-Line-Icons-arrow-up:before{content:"\e607"}.Simple-Line-Icons-paypal:before{content:"\e608"}.Simple-Line-Icons-social-instagram:before{content:"\e609"}.Simple-Line-Icons-social-linkedin:before{content:"\e60a"}.Simple-Line-Icons-social-pinterest:before{content:"\e60b"}.Simple-Line-Icons-social-github:before{content:"\e60c"}.Simple-Line-Icons-social-google:before{content:"\e60d"}.Simple-Line-Icons-social-reddit:before{content:"\e60e"}.Simple-Line-Icons-social-skype:before{content:"\e60f"}.Simple-Line-Icons-social-behance:before{content:"\e610"}.Simple-Line-Icons-social-foursqare:before{content:"\e611"}.Simple-Line-Icons-social-soundcloud:before{content:"\e612"}.Simple-Line-Icons-social-spotify:before{content:"\e613"}.Simple-Line-Icons-social-stumbleupon:before{content:"\e614"}.Simple-Line-Icons-minus:before{content:"\e615"}.Simple-Line-Icons-organization:before{content:"\e616"}.Simple-Line-Icons-exclamation:before{content:"\e617"}.Simple-Line-Icons-social-vkontakte:before{content:"\e618"}.Simple-Line-Icons-event:before{content:"\e619"}.Simple-Line-Icons-social-steam:before{content:"\e620"}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:9042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:9043;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}.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:9045}.mfp-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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:9044}.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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:9046;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:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-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:fixed;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);-webkit-backface-visibility:hidden}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{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.2%}.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%;max-height:none!important;height:auto;display:block;line-height:0;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-height:300px),screen and (max-width:800px) and (orientation:landscape){.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}.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 (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}}.mfp-fade.mfp-bg{opacity:0;transition:all 0.15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:0.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all 0.15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border:1px solid #DDD;position:relative}.selectric .label{display:block;overflow:hidden;text-overflow:ellipsis;margin:0 38px 0 10px;font-size:12px;line-height:38px;color:#444;height:38px}.selectric .button{display:block;position:absolute;right:0;top:0;width:38px;height:38px;color:#BBB;text-align:center;font:0/0 a;*font:20px/38px Lucida Sans Unicode,Arial Unicode MS,Arial}.selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-top-color:#BBB;border-bottom:none}.selectric-hover .selectric{border-color:#c4c4c4}.selectric-hover .selectric .button{color:#a2a2a2}.selectric-hover .selectric .button:after{border-top-color:#a2a2a2}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#c4c4c4}.selectric-open .selectric-items{display:block}.selectric-disabled{opacity:0.5;cursor:default;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%;display:none}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#F8F8F8;border:1px solid #c4c4c4;z-index:-1;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items li,.selectric-items ul{list-style:none;padding:0;margin:0;font-size:12px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:8px;border-top:1px solid #FFF;border-bottom:1px solid #EEE;color:#666;cursor:pointer}.selectric-items li.selected{background:#EFEFEF;color:#444}.selectric-items li:hover{background:#F0F0F0;color:#444}.selectric-items .disabled{opacity:0.5;cursor:default!important;background:none!important;color:#666!important;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:bold;padding-left:10px;cursor:default;user-select:none;background:none;color:#444}.selectric-items .selectric-group.disabled li{opacity:1}.selectric-items .selectric-group li{padding-left:25px}@font-face{font-display:swap;font-family:"porto";src:url("/wp-content/themes/porto/fonts/porto-font/porto.eot");src:url("/wp-content/themes/porto/fonts/porto-font/porto.eot?#iefix") format("embedded-opentype"),url("/wp-content/themes/porto/fonts/porto-font/porto.woff2") format("woff2"),url("/wp-content/themes/porto/fonts/porto-font/porto.woff") format("woff"),url("/wp-content/themes/porto/fonts/porto-font/porto.ttf") format("truetype"),url("/wp-content/themes/porto/fonts/porto-font/porto.svg#porto") format("svg");font-weight:normal;font-style:normal;font-display:swap}[class*=" porto-icon-"]:before,[class^=porto-icon-]:before{font-family:"porto";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.porto-icon-spin1:before{content:"\e800"}.porto-icon-spin2:before{content:"\e801"}.porto-icon-spin3:before{content:"\e802"}.porto-icon-spin4:before{content:"\e803"}.porto-icon-spin5:before{content:"\e804"}.porto-icon-spin6:before{content:"\e805"}.porto-icon-firefox:before{content:"\e806"}.porto-icon-chrome:before{content:"\e807"}.porto-icon-opera:before{content:"\e808"}.porto-icon-ie:before{content:"\e809"}.porto-icon-phone:before{content:"\e80a"}.porto-icon-down-dir:before{content:"\e80b"}.porto-icon-cart:before{content:"\e80c"}.porto-icon-up-dir:before{content:"\e80d"}.porto-icon-mode-grid:before{content:"\e80e"}.porto-icon-mode-list:before{content:"\e80f"}.porto-icon-compare:before{content:"\e810"}.porto-icon-wishlist:before{content:"\e811"}.porto-icon-search:before{content:"\e812"}.porto-icon-left-dir:before{content:"\e813"}.porto-icon-right-dir:before{content:"\e814"}.porto-icon-down-open:before{content:"\e815"}.porto-icon-left-open:before{content:"\e816"}.porto-icon-right-open:before{content:"\e817"}.porto-icon-up-open:before{content:"\e818"}.porto-icon-angle-left:before{content:"\e819"}.porto-icon-angle-right:before{content:"\e81a"}.porto-icon-angle-up:before{content:"\e81b"}.porto-icon-angle-down:before{content:"\e81c"}.porto-icon-down:before{content:"\e81d"}.porto-icon-left:before{content:"\e81e"}.porto-icon-right:before{content:"\e81f"}.porto-icon-up:before{content:"\e820"}.porto-icon-angle-double-left:before{content:"\e821"}.porto-icon-angle-double-right:before{content:"\e822"}.porto-icon-angle-double-up:before{content:"\e823"}.porto-icon-angle-double-down:before{content:"\e824"}.porto-icon-mail:before{content:"\e825"}.porto-icon-location:before{content:"\e826"}.porto-icon-skype:before{content:"\e827"}.porto-icon-right-open-big:before{content:"\e828"}.porto-icon-left-open-big:before{content:"\e829"}.porto-icon-down-open-big:before{content:"\e82a"}.porto-icon-up-open-big:before{content:"\e82b"}.porto-icon-cancel:before{content:"\e82c"}.porto-icon-user:before{content:"\e82d"}.porto-icon-mail-alt:before{content:"\e82e"}.porto-icon-fax:before{content:"\e82f"}.porto-icon-lock:before{content:"\e830"}.porto-icon-company:before{content:"\e831"}.porto-icon-city:before{content:"\e832"}.porto-icon-post:before{content:"\e833"}.porto-icon-country:before{content:"\e834"}.porto-icon-calendar:before{content:"\e835"}.porto-icon-doc:before{content:"\e836"}.porto-icon-mobile:before{content:"\e837"}.porto-icon-clock:before{content:"\e838"}.porto-icon-chat:before{content:"\e839"}.porto-icon-tag:before{content:"\e83a"}.porto-icon-folder:before{content:"\e83b"}.porto-icon-folder-open:before{content:"\e83c"}.porto-icon-forward:before{content:"\e83d"}.porto-icon-reply:before{content:"\e83e"}.porto-icon-cog:before{content:"\e83f"}.porto-icon-cog-alt:before{content:"\e840"}.porto-icon-wrench:before{content:"\e841"}.porto-icon-quote-left:before{content:"\e842"}.porto-icon-quote-right:before{content:"\e843"}.porto-icon-gift:before{content:"\e844"}.porto-icon-dollar:before{content:"\e845"}.porto-icon-euro:before{content:"\e846"}.porto-icon-pound:before{content:"\e847"}.porto-icon-rupee:before{content:"\e848"}.porto-icon-yen:before{content:"\e849"}.porto-icon-rouble:before{content:"\e84a"}.porto-icon-try:before{content:"\e84b"}.porto-icon-won:before{content:"\e84c"}.porto-icon-bitcoin:before{content:"\e84d"}.porto-icon-ok:before{content:"\e84e"}.porto-icon-chevron-left:before{content:"\e84f"}.porto-icon-chevron-right:before{content:"\e850"}.porto-icon-export:before{content:"\e851"}.porto-icon-star:before{content:"\e852"}.porto-icon-star-empty:before{content:"\e853"}.porto-icon-plus-squared:before{content:"\e854"}.porto-icon-minus-squared:before{content:"\e855"}.porto-icon-plus-squared-alt:before{content:"\e856"}.porto-icon-minus-squared-alt:before{content:"\e857"}.porto-icon-truck:before{content:"\e858"}.porto-icon-lifebuoy:before{content:"\e859"}.porto-icon-pencil:before{content:"\e85a"}.porto-icon-users:before{content:"\e85b"}.porto-icon-video:before{content:"\e85c"}.porto-icon-menu:before{content:"\e85d"}.porto-icon-desktop:before{content:"\e85e"}.porto-icon-doc-inv:before{content:"\e85f"}.porto-icon-circle:before{content:"\e860"}.porto-icon-circle-empty:before{content:"\e861"}.porto-icon-circle-thin:before{content:"\e862"}.porto-icon-mini-cart:before{content:"\e863"}.porto-icon-paper-plane:before{content:"\e864"}.porto-icon-attention-alt:before{content:"\e865"}.porto-icon-info:before{content:"\e866"}.porto-icon-compare-link:before{content:"\e867"}.porto-icon-cat-default:before{content:"\e868"}.porto-icon-cat-computer:before{content:"\e869"}.porto-icon-cat-couch:before{content:"\e86a"}.porto-icon-cat-garden:before{content:"\e86b"}.porto-icon-cat-gift:before{content:"\e86c"}.porto-icon-cat-shirt:before{content:"\e86d"}.porto-icon-cat-sport:before{content:"\e86e"}.porto-icon-cat-toys:before{content:"\e86f"}.porto-icon-tag-line:before{content:"\e870"}.porto-icon-bag:before{content:"\e871"}.porto-icon-search-1:before{content:"\e872"}.porto-icon-plus:before{content:"\e873"}.porto-icon-minus:before{content:"\e874"}.porto-icon-search-2:before{content:"\e875"}.porto-icon-bag-1:before{content:"\e876"}.porto-icon-online-support:before{content:"\e877"}.porto-icon-shopping-bag:before{content:"\e878"}.porto-icon-us-dollar:before{content:"\e879"}.porto-icon-shipped:before{content:"\e87a"}.porto-icon-list:before{content:"\e87b"}.porto-icon-money:before{content:"\e87c"}.porto-icon-shipping:before{content:"\e87d"}.porto-icon-support:before{content:"\e87e"}.porto-icon-bag-2:before{content:"\e87f"}.porto-icon-grid:before{content:"\e880"}.porto-icon-bag-3:before{content:"\e881"}.porto-icon-direction:before{content:"\e882"}.porto-icon-home:before{content:"\e883"}.porto-icon-magnifier:before{content:"\e884"}.porto-icon-magnifier-add:before{content:"\e885"}.porto-icon-magnifier-remove:before{content:"\e886"}.porto-icon-phone-1:before{content:"\e887"}.porto-icon-clock-1:before{content:"\e888"}.porto-icon-heart:before{content:"\e889"}.porto-icon-heart-1:before{content:"\e88a"}.porto-icon-earphones-alt:before{content:"\e88b"}.porto-icon-credit-card:before{content:"\e88c"}.porto-icon-action-undo:before{content:"\e88d"}.porto-icon-envolope:before{content:"\e88e"}.porto-icon-chart:before{content:"\e88f"}.porto-icon-shopping-cart:before{content:"\e8ba"}.porto-icon-phone-2:before{content:"\e8bb"}.porto-icon-percent-circle:before{content:"\e8bf"}.porto-icon-pulley:before{content:"\e8c1"}.porto-icon-password-lock:before{content:"\e8c2"}.porto-icon-pin:before{content:"\e8c4"}.porto-icon-rotulo:before{content:"\e8c6"}.porto-icon-comida-organica:before{content:"\e8c7"}.porto-icon-estrela:before{content:"\e8c8"}.porto-icon-fazer-compras:before{content:"\e8c9"}.porto-icon-gluten:before{content:"\e8ca"}.porto-icon-arrow-forward-right:before{content:"\e8cc"}.porto-icon-cart-thick:before{content:"\e700"}.porto-icon-check-circle:before{content:"\e701"}.porto-icon-envelope:before{content:"\e702"}.porto-icon-business-book:before{content:"\e703"}.porto-icon-long-arrow-right:before{content:"\e704"}.porto-icon-percent-shape:before{content:"\e705"}.porto-icon-sale-label:before{content:"\e706"}.porto-icon-help-circle:before{content:"\e707"}.porto-icon-sale-discount:before{content:"\e708"}.porto-icon-shipping-truck:before{content:"\e709"}.porto-icon-user-3:before{content:"\e70a"}.porto-icon-long-arrow-alt:before{content:"\e70b"}.porto-icon-map-location:before{content:"\e70c"}.porto-icon-phone-call:before{content:"\e70d"}.porto-icon-tablet:before{content:"\e70e"}.porto-icon-category-home:before{content:"\e900"}.porto-icon-category-motors:before{content:"\e901"}.porto-icon-category-music:before{content:"\e902"}.porto-icon-category-gifts:before{content:"\e903"}.porto-icon-category-electronics:before{content:"\e904"}.porto-icon-category-fashion:before{content:"\e905"}.porto-icon-category-hot-deals:before{content:"\e906"}.porto-icon-tag-percent:before{content:"\e907"}.porto-icon-joystick:before{content:"\e908"}.porto-icon-category-furniture:before{content:"\e909"}.porto-icon-category-garden:before{content:"\e90a"}.porto-icon-category-lanterns-lighting:before{content:"\e90b"}.porto-icon-category-mechanics:before{content:"\e90c"}.porto-icon-category-motorcycles:before{content:"\e90d"}.porto-icon-category-sound-video:before{content:"\e90e"}.porto-icon-category-steering:before{content:"\e90f"}.porto-icon-category-external-accessories:before{content:"\e910"}.porto-icon-category-fluids:before{content:"\e911"}.porto-icon-category-internal-accessories:before{content:"\e912"}.porto-icon-category-chains:before{content:"\e913"}.porto-icon-category-frames:before{content:"\e914"}.porto-icon-category-pedals:before{content:"\e915"}.porto-icon-category-saddle:before{content:"\e916"}.porto-icon-category-tools:before{content:"\e917"}.porto-icon-search-3:before{content:"\e918"}.porto-icon-secure-payment:before{content:"\e919"}.porto-icon-user-2:before{content:"\e91a"}.porto-icon-wishlist-2:before{content:"\e91b"}.porto-icon-gift-2:before{content:"\e91c"}.porto-icon-edit:before{content:"\e91d"}.porto-icon-chef:before{content:"\e91e"}.porto-icon-smiling-girl:before{content:"\e91f"}.porto-icon-tshirt:before{content:"\e920"}.porto-icon-boy-broad-smile:before{content:"\e921"}.porto-icon-smiling-baby:before{content:"\e922"}.porto-icon-bars:before{content:"\e923"}.porto-icon-twitter:before{content:"\f099"}.porto-icon-facebook:before{content:"\f09a"}.porto-icon-spinner:before{content:"\f110"}.porto-icon-instagram:before{content:"\f16d"}.porto-icon-check-empty:before{content:"\f87a"}.porto-icon-check:before{content:"\f87b"}.porto-icon-rotate:before{content:"\f87c"}.porto-icon-help-2:before{content:"\f87d"}.porto-icon-package:before{content:"\f87e"}.porto-icon-callin:before{content:"\e924"}.porto-icon-atmark:before{content:"\e925"}.porto-icon-paypal:before{content:"\e926"}.porto-icon-verisign:before{content:"\e927"}.porto-icon-visa:before{content:"\e928"}.porto-icon-bird:before{content:"\e929"}.porto-icon-cat:before{content:"\e92a"}.porto-icon-dog:before{content:"\e92b"}.porto-icon-fish:before{content:"\e92c"}.porto-icon-pet:before{content:"\e92d"}.porto-icon-special-offer:before{content:"\e92e"}.porto-icon-candle:before{content:"\e92f"}.porto-icon-cup:before{content:"\e930"}.porto-icon-pamela-hat:before{content:"\e931"}.porto-icon-potted-plant:before{content:"\e932"}.porto-icon-price-tag:before{content:"\e933"}.porto-icon-textile:before{content:"\e934"}.porto-icon-wood-plank:before{content:"\e935"}.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-wrapper.scroll--rtl{direction:rtl}.scroll-element{box-sizing:content-box;display:none}.scroll-element div{box-sizing:content-box}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-textarea{border:1px solid #cccccc;border-top-color:#999999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;height:100%!important;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;outline:none;padding:2px;position:relative!important;top:0;width:100%!important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%}.scrollbar-inner>.scroll-element.scroll-y{height:100%;right:2px;top:0;width:8px}.scrollbar-inner>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track{border-radius:8px}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_track{filter:alpha(opacity=40);opacity:0.4}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#c2c2c2}.scrollbar-inner>.scroll-element:hover .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}.scrollbar-outer>.scroll-element,.scrollbar-outer>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-outer>.scroll-element{background-color:#ffffff}.scrollbar-outer>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-outer>.scroll-element.scroll-x{bottom:0;height:12px;left:0;width:100%}.scrollbar-outer>.scroll-element.scroll-y{height:100%;right:0;top:0;width:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer{height:8px;top:2px}.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer{left:2px;width:8px}.scrollbar-outer>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-outer>.scroll-element .scroll-element_track{background-color:#eeeeee}.scrollbar-outer>.scroll-element .scroll-bar,.scrollbar-outer>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_track{border-radius:8px}.scrollbar-outer>.scroll-element .scroll-bar{background-color:#d9d9d9}.scrollbar-outer>.scroll-element .scroll-bar:hover{background-color:#c2c2c2}.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-outer>.scroll-content.scroll-scrolly_visible{left:-12px;margin-left:12px}.scrollbar-outer>.scroll-content.scroll-scrollx_visible{top:-12px;margin-top:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-bar{min-width:10px}.scrollbar-outer>.scroll-element.scroll-y .scroll-bar{min-height:10px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-14px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-14px}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:#6C6E71;display:block;filter:alpha(opacity=0);opacity:0;border-radius:7px;transition:opacity 0.2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{filter:alpha(opacity=70);opacity:0.7}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0px;height:0px;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0px;top:0;width:0px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-light>.scroll-element{background-color:#ffffff}.scrollbar-light>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-light>.scroll-element .scroll-element_outer{border-radius:10px}.scrollbar-light>.scroll-element .scroll-element_size{background:#dbdbdb;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");background:-webkit-linear-gradient(left,#dbdbdb 0%,#e8e8e8 100%);background:linear-gradient(to right,#dbdbdb 0%,#e8e8e8 100%);border-radius:10px}.scrollbar-light>.scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%}.scrollbar-light>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:17px}.scrollbar-light>.scroll-element .scroll-bar{background:#fefefe;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");background:-webkit-linear-gradient(left,#fefefe 0%,#f5f5f5 100%);background:linear-gradient(to right,#fefefe 0%,#f5f5f5 100%);border:1px solid #dbdbdb;border-radius:10px}.scrollbar-light>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-light>.scroll-content.scroll-scrollx_visible{top:-17px;margin-top:17px}.scrollbar-light>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:0px}.scrollbar-light>.scroll-element.scroll-y .scroll-bar{left:0px;min-height:10px;width:10px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer{height:12px;left:2px;top:2px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer{left:2px;top:2px;width:12px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-rail>.scroll-element{background-color:#ffffff}.scrollbar-rail>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail>.scroll-element .scroll-element_size{background-color:#999;background-color:rgba(0,0,0,0.3)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size{background-color:#666;background-color:rgba(0,0,0,0.5)}.scrollbar-rail>.scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail>.scroll-element.scroll-y{height:100%;min-height:100%;padding:0 2px 0 3px;right:0;top:0;width:12px}.scrollbar-rail>.scroll-element .scroll-bar{background-color:#d0b9a0;border-radius:2px;box-shadow:1px 1px 3px rgba(0,0,0,0.5)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar{box-shadow:1px 1px 3px rgba(0,0,0,0.6)}.scrollbar-rail>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-rail>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{left:1px;min-height:10px;width:10px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer{top:5px;width:15px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size{left:5px;top:-10px;width:2px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scrollbar-dynamic>.scroll-element,.scrollbar-dynamic>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-dynamic>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-dynamic>.scroll-element.scroll-x{bottom:2px;height:7px;left:0;min-width:100%;width:100%}.scrollbar-dynamic>.scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:7px}.scrollbar-dynamic>.scroll-element .scroll-element_outer{opacity:0.3;border-radius:12px}.scrollbar-dynamic>.scroll-element .scroll-element_size{background-color:#cccccc;opacity:0;border-radius:12px;transition:opacity 0.2s}.scrollbar-dynamic>.scroll-element .scroll-bar{background-color:#6c6e71;border-radius:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar{bottom:0;height:7px;min-width:24px;top:auto}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar{left:auto;min-height:24px;right:0;width:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer{bottom:0;top:auto;left:2px;transition:height 0.2s}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer{left:auto;right:0;top:2px;transition:width 0.2s}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer{overflow:hidden;filter:alpha(opacity=70);opacity:0.7}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size{opacity:1}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar{height:100%;width:100%;border-radius:12px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer{height:20px;min-height:7px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer{min-width:7px;width:20px}.scrollbar-chrome>.scroll-element,.scrollbar-chrome>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-chrome>.scroll-element{background-color:#ffffff}.scrollbar-chrome>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-chrome>.scroll-element .scroll-element_track{background:#f1f1f1;border:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x{bottom:0;height:16px;left:0;min-width:100%;width:100%}.scrollbar-chrome>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:16px}.scrollbar-chrome>.scroll-element .scroll-bar{background-color:#d9d9d9;border:1px solid #bdbdbd;cursor:default;border-radius:2px}.scrollbar-chrome>.scroll-element .scroll-bar:hover{background-color:#c2c2c2;border-color:#a9a9a9}.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191;border-color:#7e7e7e}.scrollbar-chrome>.scroll-content.scroll-scrolly_visible{left:-16px;margin-left:16px}.scrollbar-chrome>.scroll-content.scroll-scrollx_visible{top:-16px;margin-top:16px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar{height:8px;min-width:10px;top:3px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar{left:3px;min-height:10px;width:8px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer{border-left:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track{height:14px;left:-3px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size{height:14px;left:-4px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer{border-top:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track{top:-3px;width:14px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size{top:-4px;width:14px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.fa-x-twitter:before{content:"\e61b"!important}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:auto}}html{direction:ltr;overflow-x:hidden;box-shadow:none!important;font-size:calc(16px * var(--porto-mobile-fs-scale, 1))}body{font:var(--porto-body-fst,normal) var(--porto-body-fw,400) var(--porto-body-fs,14px)/var(--porto-body-lh,24px) var(--porto-body-ff),sans-serif;letter-spacing:var(--porto-body-ls,0);color:var(--porto-body-color)}a:hover{color:var(--porto-primary-light-5)}a:active,a:focus{color:var(--porto-primary-dark-5)}.color-body,.color-body a,.color-body a:focus,.color-body a:hover{color:var(--porto-body-color)}.clear{float:none;clear:both}.f-left,.pull-left{float:left}.f-right,.pull-right{float:right}.f-none{float:none}.hide,.sticky-header .d-sticky-header-none{display:none!important}.row:after,.row:before{content:none}.row-align-items-center .row{align-items:center}a.nolink{pointer-events:none}[data-plugin-sticky]{position:relative;z-index:8}.porto-sticky,[data-plugin-sticky]{will-change:position,top,bottom,left;padding-bottom:1px}header[data-plugin-sticky]{padding-bottom:0}.pin-wrapper{width:100%;min-height:min-content}.z-index-1{z-index:1}input{max-width:100%}@media (min-width:992px){.w-lg-8{width:8.3333333333%!important}.w-lg-16{width:16.6666666667%!important}.w-lg-25{width:25%!important}.w-lg-33{width:33.3333333333%!important}.w-lg-41{width:41.6666666667%!important}.w-lg-50{width:50%!important}.w-lg-58{width:58.3333333333%!important}.w-lg-66{width:66.6666666667%!important}.w-lg-75{width:75%!important}.w-lg-83{width:83.3333333333%!important}.w-lg-91{width:91.6666666667%!important}.w-lg-100{width:100%!important}}h1{font:var(--porto-h1-fst,normal) var(--porto-h1-fw,700) var(--porto-h1-fs,2.6em)/var(--porto-h1-lh,44px) var(--porto-h1-ff,var(--porto-body-ff)),sans-serif;color:var(--porto-h1-color,var(--porto-heading-color));letter-spacing:var(--porto-h1-ls,-0.05em);margin-bottom:32px}h2{font:var(--porto-h2-fst,normal) var(--porto-h2-fw,700) var(--porto-h2-fs,2.2em)/var(--porto-h2-lh,40px) var(--porto-h2-ff,var(--porto-body-ff)),sans-serif;color:var(--porto-h2-color,var(--porto-heading-color));letter-spacing:var(--porto-h2-ls,-0.05em);margin-bottom:32px}h3{font:var(--porto-h3-fst,normal) var(--porto-h3-fw,700) var(--porto-h3-fs,1.8em)/var(--porto-h3-lh,32px) var(--porto-h3-ff,var(--porto-body-ff)),sans-serif;color:var(--porto-h3-color,var(--porto-heading-color));letter-spacing:var(--porto-h3-ls,-0.05em);margin-bottom:20px}h4{font:var(--porto-h4-fst,normal) var(--porto-h4-fw,700) var(--porto-h4-fs,1.4em)/var(--porto-h4-lh,27px) var(--porto-h4-ff,var(--porto-body-ff)),sans-serif;color:var(--porto-h4-color,var(--porto-heading-color));letter-spacing:var(--porto-h4-ls,-0.05em);margin:0 0 14px 0}h5{font:var(--porto-h5-fst,normal) var(--porto-h5-fw,600) var(--porto-h5-fs,1em)/var(--porto-h5-lh,18px) var(--porto-h5-ff,var(--porto-body-ff)),sans-serif;color:var(--porto-h5-color,var(--porto-heading-color));letter-spacing:var(--porto-h5-ls,-0.05em);margin:0 0 14px 0}h6{font:var(--porto-h6-fst,normal) var(--porto-h6-fw,400) var(--porto-h6-fs,1em)/var(--porto-h6-lh,18px) var(--porto-h6-ff,var(--porto-body-ff)),sans-serif;color:var(--porto-h6-color,var(--porto-heading-color));letter-spacing:var(--porto-h6-ls,-0.05em);margin:0 0 14px 0}h1.big{font-size:4.2em;line-height:54px}h1.small{font-size:2.2em;line-height:42px;font-weight:600}h1.short{margin-bottom:15px}h2.short{margin-bottom:15px}h3.short,h4.short,h5.short,h6.short{margin-bottom:9px}h1.shorter,h2.shorter,h3.shorter,h4.shorter,h5.shorter,h6.shorter{margin-bottom:0}h1.tall,h2.tall,h3.tall,h4.tall,h5.tall,h6.tall{margin-bottom:33px}h1.taller,h2.taller,h3.taller,h4.taller,h5.taller,h6.taller{margin-bottom:44px}h1.spaced,h2.spaced,h3.spaced,h4.spaced,h5.spaced,h6.spaced{margin-top:22px}h1.more-spaced,h2.more-spaced,h3.more-spaced,h4.more-spaced,h5.more-spaced,h6.more-spaced{margin-top:44px}h1.light,h1.white,h2.light,h2.white,h3.light,h3.white,h4.light,h4.white,h5.light,h5.white,h6.light,h6.white{color:#fff}h1.text-shadow,h2.text-shadow,h3.text-shadow,h4.text-shadow,h5.text-shadow,h6.text-shadow{text-shadow:1px 1px 0 rgba(0,0,0,0.2)}.heading-border{margin-bottom:1.5625rem}.heading-border h1,.heading-border h2,.heading-border h3,.heading-border h4,.heading-border h5,.heading-border h6{padding:0;margin:0}.heading-border .heading-tag{border-top-color:var(--porto-gray-2);border-bottom-color:var(--porto-gray-2)}.heading-bottom-border h1{border-bottom:5px solid;padding-bottom:10px}.heading-bottom-border h2,.heading-bottom-border h3{border-bottom:2px solid;padding-bottom:10px}.heading-bottom-border div,.heading-bottom-border h4,.heading-bottom-border h5,.heading-bottom-border h6,.heading-bottom-border p{border-bottom:1px solid;padding-bottom:5px}.heading-bottom-double-border .heading-tag{border-bottom:3px double;padding-bottom:10px}.heading-bottom-double-border h4,.heading-bottom-double-border h5,.heading-bottom-double-border h6{padding-bottom:5px}.heading-middle-border .heading-tag{position:relative;display:flex;align-items:center}.heading-middle-border .heading-tag:after,.heading-middle-border .heading-tag:before{height:0;border-top:1px solid;border-top-color:inherit;flex:1}.heading-middle-border .heading-tag:after{content:""}.heading-middle-border h1:before{margin-right:20px}.heading-middle-border h1:after{margin-left:20px}.heading-middle-border h2:before,.heading-middle-border h3:before{margin-right:15px}.heading-middle-border h2:after,.heading-middle-border h3:after{margin-left:15px}.heading-middle-border h4:before,.heading-middle-border h5:before,.heading-middle-border h6:before{margin-right:8px}.heading-middle-border h4:after,.heading-middle-border h5:after,.heading-middle-border h6:after{margin-left:8px}.heading-middle-border-reverse .heading-tag:before{content:""}.heading-middle-border-reverse .heading-tag:after{content:none}.heading-middle-border-center .heading-tag:before{content:""}.heading-border-xs .heading-tag{border-bottom-width:1px}.heading-border-xs .heading-tag:after,.heading-border-xs .heading-tag:before{border-top-width:1px}.heading-border-sm .heading-tag{border-bottom-width:2px}.heading-border-sm .heading-tag:after,.heading-border-sm .heading-tag:before{border-top-width:2px}.heading-border-lg .heading-tag{border-bottom-width:3px}.heading-border-lg .heading-tag:after,.heading-border-lg .heading-tag:before{border-top-width:3px}.heading-border-xl .heading-tag{border-bottom-width:5px}.heading-border-xl .heading-tag:after,.heading-border-xl .heading-tag:before{border-top-width:5px}@media (max-width:575px){h2{line-height:40px}}@media (max-width:767px){h1.big{font-size:3.2em;line-height:42px}}.heading-bold{font-weight:600!important}.heading-bold strong{font-weight:800!important}.page-title{margin-top:0}blockquote{font-size:1em}p{margin:0 0 1.25rem}p.featured{font-size:1.6em;line-height:1.5em}p .alternative-font{display:inline-block;margin-top:-15px;position:relative;top:3px;margin-bottom:-6px}b,strong{font-weight:700}.label-dark,.label-dark:hover{background:#111;text-decoration:none;font-weight:normal}.alternative-font{font-family:var(--porto-alt-ff,var(--porto-body-ff)),sans-serif;font-size:1.6em;color:var(--porto-primary-color)}.single h4.sub-title{font-size:1.2em}.single h4.sub-title strong{font-weight:800}.nav{}.nav i.icon-image{display:inline-block;max-width:20px}ul.nav-list li{margin:0;padding:0;display:block;flex:0 0 100%;width:auto;position:relative}ul.nav-list li a{transition:background 0.1s;padding:8px 0 8px 20px;display:block;color:#666;font-size:0.9em;line-height:20px;border-bottom:1px solid var(--porto-input-bc)}ul.nav-list li a:before{content:"\f054";display:inline-block;position:absolute;top:9px;left:9px;opacity:0.7;font-size:0.45rem}ul.nav-list li a:hover:before{animation:arrowLeftRight 0.6s linear infinite}ul.nav-list li.active>a,ul.nav-list li>a.active{font-weight:700}ul.nav-list li ul{list-style:none;margin:0 0 0 25px;padding:0}ul.nav-list li .wsp-category-title{margin-top:10px}ul.nav-list li .wsp-category-title a{display:inline-block;padding-left:0;font-size:1em}ul.nav-list li .wsp-category-title a:before{display:none}ul.nav-list li .wsp-category-title a:hover{background-color:transparent}ul.nav-list.hide-not-active li ul{display:none}ul.nav-list.hide-not-active li.active ul{display:block}ul.nav-list.show-bg-active .active>a,ul.nav-list.show-bg-active a.active{background-color:var(--porto-gray-3)}ul.nav-list.show-bg-active .active>a:hover,ul.nav-list.show-bg-active a.active:hover{background-color:var(--porto-gray-5)}ul.narrow li a{padding-top:4px;padding-bottom:4px}.nav-pills>li.active>a,.nav-pills>li>a.active{background-color:var(--porto-primary-color);color:var(--porto-primary-color-inverse,#fff)}.nav-pills-center{text-align:center;justify-content:center}.nav-pills-center>li{display:inline-block;float:none}.nav-pills-left{justify-content:flex-start}.nav-pills-right{justify-content:flex-end}.nav-pills-justify>li{text-align:center;width:100%}.nav-pills .nav-link .active{background-color:transparent}.show>.nav-pills .nav-link{background-color:transparent}textarea{resize:vertical}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none}.form-control,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border:1px solid;outline:none;box-shadow:none;text-align:left;line-height:1.42857;padding:8px 12px;font-size:0.85rem;vertical-align:middle;height:auto}input[type=color].input-lg,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=datetime].input-lg,input[type=email].input-lg,input[type=month].input-lg,input[type=number].input-lg,input[type=password].input-lg,input[type=search].input-lg,input[type=tel].input-lg,input[type=text].input-lg,input[type=time].input-lg,input[type=url].input-lg,input[type=week].input-lg,select.input-lg,textarea.input-lg{padding:10px 12px;font-size:18px}input[type=color].input-sm,input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=datetime].input-sm,input[type=email].input-sm,input[type=month].input-sm,input[type=number].input-sm,input[type=password].input-sm,input[type=search].input-sm,input[type=tel].input-sm,input[type=text].input-sm,input[type=time].input-sm,input[type=url].input-sm,input[type=week].input-sm,select.input-sm,textarea.input-sm{padding:5px 7px;font-size:12px}select{-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;background:#fff url("/wp-content/themes/porto/images/select-bg.svg") right center/26px 60px no-repeat;text-indent:0.01em;border-radius:0;padding-right:25px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){select::-ms-expand{display:none}select:focus::-ms-value{background:transparent;color:currentColor}}label.checkbox{display:inline-block;margin-top:0;margin-bottom:0;margin-right:5px}input[type=checkbox],input[type=radio]{margin-right:5px}.form-group:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.form-control:focus{border-color:var(--porto-input-bc)}.form-control:focus,select:focus{box-shadow:0 1px 1px rgba(0,0,0,0.075) inset}label.valid{display:inline-block;text-indent:-9999px}label.error{color:#C10000;font-size:0.9em;margin-top:-5px;padding:0}label.error#captcha-error{margin-top:15px}legend{border:none}fieldset legend{margin-top:15px}[type=submit]{border:1px solid var(--porto-primary-color);color:#fff;padding:8px 10px;line-height:1.42857}#searchform .input-group{margin-bottom:1em}#searchform #s{font-size:0.8em}.form-table td,.form-table th{padding:10px 10px 10px 0}.form-table td label,.form-table th label{margin-right:15px}.form-table td h3,.form-table th h3{color:inherit;font-size:1em;font-weight:normal;line-height:1.42857;margin:0 0 -10px!important}body #wp-link-wrap{background:var(--porto-body-bg)}body #wp-link-wrap .screen-reader-text{display:none}body #wp-link-wrap #link-modal-title{background:var(--porto-gray-3);border-bottom:1px solid var(--porto-gray-2)}body #wp-link-wrap .submitbox{background:var(--porto-gray-3);border-top:1px solid var(--porto-gray-2)}body #wp-link-wrap #wp-link-submit{padding:4px 12px}body #wp-link-wrap #wp-link-search-toggle:after{font-size:25px}img{max-width:100%;height:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-drag:none}.img-box-shadow{box-shadow:10px 10px 74px -15px rgba(0,0,0,0.1);transition:all 0.3s}.img-box-shadow:hover{box-shadow:10px 10px 74px -15px rgba(0,0,0,0.4)}.img-thumbnail.full{width:100%}.img-thumbnail.full img{width:100%}.img-thumbnail video{width:100%;height:auto}.img-circle{border-radius:50%}.img-thumbnail .zoom,.porto-tb-featured-image .zoom{border-radius:100%;bottom:4px;cursor:pointer;background:var(--porto-primary-color);color:#fff;height:30px;position:absolute;right:4px;text-align:center;width:30px;opacity:0;transition:opacity 0.1s,background-color 0.1s;z-index:1000}.img-thumbnail .zoom i,.porto-tb-featured-image .zoom i{font-size:14px;line-height:30px}.img-thumbnail{position:relative}.img-thumbnail .link{transition:0.3s;background:var(--porto-primary-color);color:#fff;display:inline-block;font-size:25px;height:50px;line-height:50px;position:absolute;border-radius:0 0 0 4px;right:-100px;text-align:center;top:-100px;width:50px}.img-thumbnail .link i{font-size:20px;position:relative;top:-4px}.img-thumbnail:hover .zoom{opacity:1}.img-thumbnail:hover .link{right:0;top:0}.img-thumbnail .inner{display:block;overflow:hidden;position:relative;backface-visibility:hidden;transform:translate3d(0,0,0)}.img-thumbnail.img-thumbnail-no-borders{border-radius:0;padding:0;max-width:100%!important;border-width:0}.img-thumbnail.img-thumbnail-no-borders .inner,.img-thumbnail.img-thumbnail-no-borders img{border-radius:0}.img-thumbnail.img-thumbnail-no-borders .rev_slider_wrapper,.img-thumbnail.img-thumbnail-no-borders .rev_slider_wrapper li.tp-revslider-slidesli{border-radius:0!important}.porto-image-frame>.img-thumbnail{display:block}.porto-image-frame{margin-bottom:var(--porto-grid-gutter-width)}.gallery-row{margin:0 -4px}.img-opacity-effect a img{transition:opacity 0.2s ease-in-out;overflow:hidden}.img-opacity-effect a img:hover{opacity:0.9}.owl-item .thumb-gallery-thumbs-item img{border:2px solid transparent}.owl-item.selected .thumb-gallery-thumbs-item img{border-color:var(--porto-primary-color)}.masonry:after{content:" ";display:table;clear:both}.masonry .masonry-item{width:25%;float:left}.masonry .masonry-item.w2{width:50%}.masonry .masonry-item img{border-radius:0!important}.img-thumbnail .link:hover,.img-thumbnail .zoom:hover,.porto-tb-featured-image .zoom:hover,.thumb-info .zoom:hover{background-color:var(--porto-primary-light-5)}.img-zoom-in .img-thumbnail,.img-zoom-overlay .img-thumbnail{overflow:hidden}.img-zoom-in .img-thumbnail:hover img,.img-zoom-overlay .img-thumbnail:hover img{transform:scale(1.1,1.1)}.img-zoom-overlay .img-thumbnail:after{content:"";position:absolute;bottom:0;left:0;right:0;top:0;display:block;opacity:0;z-index:1;background-color:#FFF;transition:background-color 0.2s,opacity 0.2s}.img-zoom-overlay .img-thumbnail:hover:after{opacity:1;background-color:rgba(33,37,41,0.8)}.btn-inverse{color:#fff;background-color:#333;border-color:#2d2d2d}.btn-inverse:focus{color:#fff;background-color:#262626;border-color:#202020}.btn-inverse:hover{color:#fff;background-color:#262626;border-color:#202020}.btn-inverse.active,.btn-inverse:active,.open>.btn-inverse.dropdown-toggle{color:#fff;background-color:#262626;border-color:#202020}.btn-inverse.active,.btn-inverse:active,.open>.btn-inverse.dropdown-toggle{background-image:none}.btn-inverse.disabled,.btn-inverse.disabled.active,.btn-inverse.disabled.focus,.btn-inverse.disabled:active,.btn-inverse.disabled:focus,.btn-inverse.disabled:hover,.btn-inverse[disabled],.btn-inverse[disabled].active,.btn-inverse[disabled].focus,.btn-inverse[disabled]:active,.btn-inverse[disabled]:focus,.btn-inverse[disabled]:hover,fieldset[disabled] .btn-inverse,fieldset[disabled] .btn-inverse.active,fieldset[disabled] .btn-inverse.focus,fieldset[disabled] .btn-inverse:active,fieldset[disabled] .btn-inverse:focus,fieldset[disabled] .btn-inverse:hover{background-color:#333;border-color:#2d2d2d}.btn-inverse .badge{color:#333;background-color:#fff}.btn{margin:0}.btn-block{padding-right:0;padding-left:0}.vc_btn3.vc_btn3-size-md{border-radius:4px}.btn,.btn-group-md>.btn,.vc_btn3.vc_btn3-size-md{padding:0.533rem 0.933rem;font-size:0.8rem;line-height:1.42857}.btn-xl,.vc_btn3.vc_btn3-size-xl{font-size:1rem;padding:0.8rem 2rem}#place_order,.btn-group-lg>.btn,.btn-lg,.cart-actions .button,.checkout-button,.vc_btn3.vc_btn3-size-lg,input.btn.btn-lg[type=submit],input.button.btn-lg[type=submit],input.submit.btn-lg{padding:0.5rem 0.875rem;font-size:0.875rem;line-height:1.3333}.btn-group-sm>.btn,.btn-sm,.vc_btn3.vc_btn3-size-sm{padding:0.3rem 0.65rem;font-size:0.75rem;line-height:1.5}.btn-group-xs>.btn .vc_btn3.vc_btn3-size-xs,.btn-xs{padding:0.2rem 0.5rem;font-size:0.7rem;line-height:1.5}.btn,.button,input.submit,input[type=submit]{transition:color 0.15s,background-color 0.15s,border-color 0.15s,box-shadow 0.15s,transform 0.2s;cursor:pointer}button{border:1px solid #ccc}.button{display:inline-block;text-align:center;font-weight:400;vertical-align:middle;touch-action:manipulation;padding:8px 12px;white-space:nowrap;line-height:1.5;user-select:none}.button:disabled{cursor:default}.button:hover{text-decoration:none}.btn-default{color:#666}.btn-default.btn{background:#fff;box-shadow:none!important;border-color:var(--porto-input-bc)}.btn-default.btn[disabled],.btn-default.btn[disabled]:hover{background:#fff;border-color:rgba(0,0,0,0.09)}.btn-default.btn:hover{background-color:#f2f2f2;border-color:rgba(0,0,0,0.06)}.btn-default.btn-borders{background:none}.btn-outline{border-width:2px}.btn-icon{display:inline-flex;align-items:center}.btn-icon i{margin-right:10px}.btn-icon-right i{margin-right:0;margin-left:10px}.btn-icon-only i{margin-right:0}#geodir-wrapper [type=button],#geodir-wrapper [type=submit],.button,.geodir-search [type=button],.geodir-search [type=submit],[type=submit],input.submit{background-color:var(--porto-primary-color);border-color:var(--porto-primary-color);color:var(--porto-primary-color-inverse)}#geodir-wrapper [type=button]:active,#geodir-wrapper [type=button]:focus,#geodir-wrapper [type=button]:hover,#geodir-wrapper [type=submit]:active,#geodir-wrapper [type=submit]:focus,#geodir-wrapper [type=submit]:hover,.button:active,.button:focus,.button:hover,.geodir-search [type=button]:active,.geodir-search [type=button]:focus,.geodir-search [type=button]:hover,.geodir-search [type=submit]:active,.geodir-search [type=submit]:focus,.geodir-search [type=submit]:hover,[type=submit]:active,[type=submit]:focus,[type=submit]:hover,input.submit:active,input.submit:focus,input.submit:hover{background-color:var(--porto-primary-dark-5);border-color:var(--porto-primary-dark-5);color:var(--porto-primary-color-inverse)}.btn-success{background-color:#47a447;border-color:#47a447 #47a447 #388038;color:#FFF}.btn-success:active,.btn-success:focus,.btn-success:hover{border-color:#63bb63 #63bb63 #47a447;background-color:#58b758;color:#FFF}.btn-warning{background-color:#ed9c28;border-color:#ed9c28 #ed9c28 #d18211;color:#FFF}.btn-warning:active,.btn-warning:focus,.btn-warning:hover{border-color:#f1b257 #f1b257 #ed9c28;background-color:#f0ab49;color:#FFF}.btn-danger{background-color:#d2322d;border-color:#d2322d #d2322d #a82824;color:#FFF}.btn-danger:active,.btn-danger:focus,.btn-danger:hover{border-color:#db5b57 #db5b57 #d2322d;background-color:#d84f4a;color:#FFF}.btn-info{background-color:#5bc0de;border-color:#5bc0de #5bc0de #31b0d5;color:#FFF}.btn-info:active,.btn-info:focus,.btn-info:hover{border-color:#85d0e7 #85d0e7 #5bc0de;background-color:#79cbe4;color:#FFF}.btn-primary{background-color:var(--porto-primary-color,#CCC);border-color:var(--porto-primary-color,#CCC) var(--porto-primary-color,#CCC) var(--porto-primary-dark-10,#b3b3b3);color:var(--porto-primary-color-inverse,#FFF)}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{border-color:var(--porto-primary-light-10,#e6e6e6) var(--porto-primary-light-10,#e6e6e6) var(--porto-primary-color,#CCC);background-color:var(--porto-primary-light-7,#dedede);color:var(--porto-primary-color-inverse,#FFF)}.btn-primary.dropdown-toggle{border-left-color:var(--porto-primary-dark-5,#bfbfbf)}.btn-secondary{background-color:var(--porto-secondary-color,#E36159);border-color:var(--porto-secondary-color,#E36159) var(--porto-secondary-color,#E36159) var(--porto-secondary-dark-10,#dc372d);color:var(--porto-secondary-color-inverse,#FFF)}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{border-color:var(--porto-secondary-light-10,#ea8b85) var(--porto-secondary-light-10,#ea8b85) var(--porto-secondary-color,#E36159);background-color:var(--porto-secondary-light-7,#e87e78);color:var(--porto-secondary-color-inverse,#FFF)}.btn-secondary.dropdown-toggle{border-left-color:var(--porto-secondary-dark-5,#df4c43)}.btn-tertiary{background-color:var(--porto-tertiary-color,#2BAAB1);border-color:var(--porto-tertiary-color,#2BAAB1) var(--porto-tertiary-color,#2BAAB1) var(--porto-tertiary-dark-10,#218388);color:var(--porto-tertiary-color-inverse,#FFF)}.btn-tertiary:active,.btn-tertiary:focus,.btn-tertiary:hover{border-color:var(--porto-tertiary-light-10,#3fc9d0) var(--porto-tertiary-light-10,#3fc9d0) var(--porto-tertiary-color,#2BAAB1);background-color:var(--porto-tertiary-light-7,#32c5cd);color:var(--porto-tertiary-color-inverse,#FFF)}.btn-tertiary.dropdown-toggle{border-left-color:var(--porto-tertiary-dark-5,#26969c)}.btn-quaternary{background-color:var(--porto-quaternary-color,#333940);border-color:var(--porto-quaternary-color,#333940) var(--porto-quaternary-color,#333940) var(--porto-quaternary-dark-10,#1c2023);color:var(--porto-quaternary-color-inverse,#FFF)}.btn-quaternary:active,.btn-quaternary:focus,.btn-quaternary:hover{border-color:var(--porto-quaternary-light-10,#4a535c) var(--porto-quaternary-light-10,#4a535c) var(--porto-quaternary-color,#333940);background-color:var(--porto-quaternary-light-7,#434b53);color:var(--porto-quaternary-color-inverse,#FFF)}.btn-quaternary.dropdown-toggle{border-left-color:var(--porto-quaternary-dark-5,#282d31)}.btn-dark{background-color:var(--porto-dark-color,#212529);border-color:var(--porto-dark-color,#212529) var(--porto-dark-color,#212529) var(--porto-dark-dark-10,#0a0c0d);color:var(--porto-dark-color-inverse,#FFF)}.btn-dark:active,.btn-dark:focus,.btn-dark:hover{border-color:var(--porto-dark-light-10,#383f45) var(--porto-dark-light-10,#383f45) var(--porto-dark-color,#212529);background-color:var(--porto-dark-light-7,#31373d);color:var(--porto-dark-color-inverse,#FFF)}.btn-dark.dropdown-toggle{border-left-color:var(--porto-dark-dark-5,#16181b)}.btn-light{background-color:var(--porto-light-color,#fff);border-color:var(--porto-light-color,#fff) var(--porto-light-color,#fff) var(--porto-light-dark-10,#e6e6e6);color:var(--porto-light-color-inverse,#212529)}.btn-light:active,.btn-light:focus,.btn-light:hover{border-color:var(--porto-light-light-10,white) var(--porto-light-light-10,white) var(--porto-light-color,#fff);background-color:var(--porto-light-light-7,white);color:var(--porto-light-color-inverse,#212529)}.btn-light.dropdown-toggle{border-left-color:var(--porto-light-dark-5,#f2f2f2)}.button[disabled],[type=button][disabled],[type=submit][disabled],fieldset[disabled] .button fieldset[disabled] [type=button],fieldset[disabled] [type=submit]{opacity:0.65;pointer-events:none}.btn-borders{border-width:2px;background:transparent;padding:0.483rem 1.0625rem}.btn-borders.btn-success{border-color:#47a447;color:#47a447}.btn-borders.btn-success:active,.btn-borders.btn-success:focus,.btn-borders.btn-success:hover{background-color:#47a447;border-color:#47a447!important;color:#FFF}.btn-borders.btn-warning{border-color:#ed9c28;color:#ed9c28}.btn-borders.btn-warning:active,.btn-borders.btn-warning:focus,.btn-borders.btn-warning:hover{background-color:#ed9c28;border-color:#ed9c28!important;color:#FFF}.btn-borders.btn-danger{border-color:#d2322d;color:#d2322d}.btn-borders.btn-danger:active,.btn-borders.btn-danger:focus,.btn-borders.btn-danger:hover{background-color:#d2322d;border-color:#d2322d!important;color:#FFF}.btn-borders.btn-info{border-color:#5bc0de;color:#5bc0de}.btn-borders.btn-info:active,.btn-borders.btn-info:focus,.btn-borders.btn-info:hover{background-color:#5bc0de;border-color:#5bc0de!important;color:#FFF}.btn-borders.btn-primary{border-color:var(--porto-primary-color,#CCC);color:var(--porto-primary-color,#CCC)}.btn-borders.btn-primary:active,.btn-borders.btn-primary:focus,.btn-borders.btn-primary:hover{background-color:var(--porto-primary-color,#CCC);border-color:var(--porto-primary-color,#CCC)!important;color:var(--porto-primary-color-inverse,#FFF)}.btn-borders.btn-secondary{border-color:var(--porto-secondary-color,#E36159);color:var(--porto-secondary-color,#E36159)}.btn-borders.btn-secondary:active,.btn-borders.btn-secondary:focus,.btn-borders.btn-secondary:hover{background-color:var(--porto-secondary-color,#E36159);border-color:var(--porto-secondary-color,#E36159)!important;color:var(--porto-secondary-color-inverse,#FFF)}.btn-borders.btn-tertiary{border-color:var(--porto-tertiary-color,#2BAAB1);color:var(--porto-tertiary-color,#2BAAB1)}.btn-borders.btn-tertiary:active,.btn-borders.btn-tertiary:focus,.btn-borders.btn-tertiary:hover{background-color:var(--porto-tertiary-color,#2BAAB1);border-color:var(--porto-tertiary-color,#2BAAB1)!important;color:var(--porto-tertiary-color-inverse,#FFF)}.btn-borders.btn-quaternary{border-color:var(--porto-quaternary-color,#333940);color:var(--porto-quaternary-color,#333940)}.btn-borders.btn-quaternary:active,.btn-borders.btn-quaternary:focus,.btn-borders.btn-quaternary:hover{background-color:var(--porto-quaternary-color,#333940);border-color:var(--porto-quaternary-color,#333940)!important;color:var(--porto-quaternary-color-inverse,#FFF)}.btn-borders.btn-dark{border-color:var(--porto-dark-color,#212529);color:var(--porto-dark-color,#212529)}.btn-borders.btn-dark:active,.btn-borders.btn-dark:focus,.btn-borders.btn-dark:hover{background-color:var(--porto-dark-color,#212529);border-color:var(--porto-dark-color,#212529)!important;color:var(--porto-dark-color-inverse,#FFF)}.btn-borders.btn-light{border-color:var(--porto-light-color,#fff);color:var(--porto-light-color,#fff)}.btn-borders.btn-light:active,.btn-borders.btn-light:focus,.btn-borders.btn-light:hover{background-color:var(--porto-light-color,#fff);border-color:var(--porto-light-color,#fff)!important;color:var(--porto-light-color-inverse,#212529)}.btn-borders.btn-xl{padding:0.75rem 2rem}.btn-borders.btn-lg,.btn-group-lg>.btn-borders.btn{padding:0.45rem 1rem}.btn-borders.btn-sm,.btn-group-sm>.btn-borders.btn{border-width:2px;padding:0.25rem 0.65rem}.btn-borders.btn-xs,.btn-group-xs>.btn-borders.btn{padding:0.15rem 0.5rem;border-width:1px}.btn-3d{border-bottom-width:3px}.btn-3d.btn-sm,.btn-group-sm>.btn-3d.btn{border-width:2px}.btn-3d.btn-xs,.btn-group-xs>.btn-3d.btn{border-width:1px}.btn-flat{display:inline-block}.btn-modern{text-transform:uppercase;font-size:0.75rem;padding:0.75rem 1.5rem;font-weight:600}.btn-modern.btn-xl{font-size:1rem;padding:1.25em 3.125em}.btn-modern.btn-lg{font-size:0.875rem;padding:1rem 2.25rem}.btn-modern.btn-sm{font-size:0.7rem;padding:0.7rem 1.4rem}.btn-modern.btn-xs{font-size:0.625rem;padding:0.6rem 1.2rem}.box-shadow-2 .btn,.btn.box-shadow-2{box-shadow:0 15px 30px -15px rgba(0,0,0,0.45)}.btn-arrow{font-weight:600}.btn-arrow:not(.btn-borders){background:none!important;border:none!important}.btn-arrow:focus{box-shadow:none!important}.btn-arrow .icon-wrapper{background-color:#ccc;display:inline-block;height:25px;line-height:24px;width:24px;border-radius:50%;margin-left:8px;transition:0.1s linear}.btn-arrow:hover .icon-wrapper{transform:translateX(5px)}.btn-arrow i{color:#fff;font-size:8px;top:-1px;position:relative}.btn-arrow.btn-primary{color:var(--porto-primary-color,#CCC)}.btn-arrow.btn-primary .icon-wrapper{background-color:var(--porto-primary-color,#CCC);box-shadow:2px 3px 18px -3px var(--porto-primary-color,#CCC)}.btn-arrow.btn-secondary{color:var(--porto-secondary-color,#E36159)}.btn-arrow.btn-secondary .icon-wrapper{background-color:var(--porto-secondary-color,#E36159);box-shadow:2px 3px 18px -3px var(--porto-secondary-color,#E36159)}.btn-arrow.btn-tertiary{color:var(--porto-tertiary-color,#2BAAB1)}.btn-arrow.btn-tertiary .icon-wrapper{background-color:var(--porto-tertiary-color,#2BAAB1);box-shadow:2px 3px 18px -3px var(--porto-tertiary-color,#2BAAB1)}.btn-arrow.btn-quaternary{color:var(--porto-quaternary-color,#333940)}.btn-arrow.btn-quaternary .icon-wrapper{background-color:var(--porto-quaternary-color,#333940);box-shadow:2px 3px 18px -3px var(--porto-quaternary-color,#333940)}.btn-arrow.btn-dark{color:var(--porto-dark-color,#212529)}.btn-arrow.btn-dark .icon-wrapper{background-color:var(--porto-dark-color,#212529);box-shadow:2px 3px 18px -3px var(--porto-dark-color,#212529)}.btn-arrow.btn-light{color:var(--porto-light-color,#fff)}.btn-arrow.btn-light .icon-wrapper{background-color:var(--porto-light-color,#fff);box-shadow:2px 3px 18px -3px var(--porto-light-color,#fff)}.btn.btn-full-rounded{border-radius:2em}.btn-gray{background-color:#eee;color:#222529}.btn-gray:hover{background-color:#f4f4f4;color:#222529}@keyframes btnArrowEffect1{0%{transform:translateX(0)}51%{transform:translateX(20px);opacity:1}52%{opacity:0;transform:translateX(-20px)}53%{opacity:0}54%{opacity:1}to{transform:translateX(0)}}.btn i{display:inline-block;transition:transform 0.25s linear;line-height:1}.btn.hover-icon-zoom:hover i,.porto-u-icons.hover-icon-zoom .porto-icon:hover{transform:scale(1.15,1.15)}.btn.hover-icon-up:hover i,.porto-u-icons.hover-icon-up .porto-icon:hover{transform:translateY(-4px)}.btn.hover-icon-left:hover i,.porto-u-icons.hover-icon-left .porto-icon:hover{transform:translateX(-6px)}.btn.hover-icon-right:hover i,.porto-u-icons.hover-icon-right .porto-icon:hover{transform:translateX(6px)}.btn.hover-icon-pulse-left-right:hover i,.porto-u-icons.hover-icon-pulse-left-right .porto-icon:hover{animation:btnArrowEffect1 ease-out 0.3s}.btn.hover-icon-pulse-infnite:hover i,.porto-u-icons.hover-icon-pulse-infnite .porto-icon:hover{left:auto!important;animation:navItemArrow 0.6s linear infinite}@keyframes btnMarqueeLeft{to{transform:translateX(-200%)}}@keyframes btnMarqueeUp{to{transform:translateY(-200%)}}@keyframes btnMarqueeDown{to{transform:translateY(200%)}}.btn-hover-text-effect{overflow:hidden}.btn-hover-text-effect .btn-text{transition:opacity 0.65s,transform 0.85s}.btn-hover-text-effect .btn-text:after{content:attr(data-text);position:absolute;white-space:nowrap;top:50%;opacity:0;transition:inherit}.btn-hover-text-effect:hover .btn-text:after{opacity:1}.btn-text{display:inline-block;position:relative;z-index:3}.btn.hover-text-switch-left .btn-text:after{left:100%;transform:translate(50%,-50%)}.btn.hover-text-switch-left:hover .btn-text{transform:translateX(-200%)}.btn.hover-text-switch-left:hover .btn-text:after{transform:translate(100%,-50%)}.btn.hover-text-switch-up .btn-text:after{left:50%;transform:translate(-50%,100%)}.btn.hover-text-switch-up:hover .btn-text{transform:translateY(-200%)}.btn.hover-text-switch-up:hover .btn-text:after{transform:translate(-50%,150%)}.btn.hover-text-marquee-left .btn-text:after{left:100%;transform:translate(100%,-50%)}.btn.hover-text-marquee-left:hover .btn-text{animation:btnMarqueeLeft 2s linear infinite}.btn.hover-text-marquee-up .btn-text:after{top:100%;left:50%;transform:translate(-50%,100%)}.btn.hover-text-marquee-up:hover .btn-text{animation:btnMarqueeUp 1s linear infinite}.btn.hover-text-marquee-down .btn-text:after{top:-100%;left:50%;transform:translate(-50%,-100%)}.btn.hover-text-marquee-down:hover .btn-text{animation:btnMarqueeDown 1s linear infinite}.label{display:inline;padding:0.2em 0.6em 0.3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:3px}.overlay-show{margin-bottom:30px}.card-body>:last-child,.tab-pane>:last-child{margin-bottom:0}.video-cover{overflow:hidden!important}.map_info_text p{margin-bottom:10px}.map_info_text p:last-child{margin-bottom:0}.alignleft{float:left;margin:4px 24px 7px 0}.alignright{float:right;margin:4px 0 7px 24px}.aligncenter{clear:both;display:block;margin:4px auto 7px;text-align:center}blockquote.alignleft,blockquote.alignright{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);padding-top:17px;width:50%}blockquote.alignleft p,blockquote.alignright p{margin-bottom:17px}.mceItemTable{border:1px solid rgba(0,0,0,0.1);border-width:1px 0 0 1px;border-collapse:separate;border-spacing:0;font-size:14px;line-height:1.2857142857;margin-bottom:24px;width:100%}.mceItemTable caption,.mceItemTable th{border:1px solid rgba(0,0,0,0.1);border-width:0 1px 1px 0;font-weight:700;padding:8px;text-align:left;text-transform:uppercase;vertical-align:baseline}.mceItemTable td{border:1px solid rgba(0,0,0,0.1);border-width:0 1px 1px 0;font-family:Lato,sans-serif;font-size:14px;padding:8px;vertical-align:baseline}.wp-caption{background:transparent;border:none;color:#767676;margin:0 0 24px 0;max-width:100%;padding:0;text-align:left}.html5-captions .wp-caption{padding:0}.wp-caption.alignleft{margin:7px 14px 7px 0;text-align:left}.html5-captions .wp-caption.alignleft{margin-right:24px}.wp-caption.alignright{margin:7px 0 7px 14px;text-align:right}.wp-caption.alignright .wp-caption-dd,.wp-caption.alignright img{padding-left:10px}.html5-captions .wp-caption.alignright{margin-left:24px}.html5-captions .wp-caption.alignright .wp-caption-dd,.html5-captions .wp-caption.alignright img{padding:0}.wp-caption.aligncenter{margin:7px auto}.wp-caption-dt{margin:0}.wp-caption .wp-caption-text,.wp-caption-dd{font-size:12px;font-style:italic;line-height:1.5;margin:9px 0;padding:0 10px 0 0;text-align:left}.mceTemp+ol,.mceTemp+ul{list-style-position:inside}.gallery{display:flex;flex-wrap:wrap}.gallery-item{width:100%;padding:var(--porto-column-spacing)}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.3333333333%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.6666666667%}.gallery-columns-7 .gallery-item{max-width:14.2857142857%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.1111111111%}.gallery .gallery-caption{font-size:12px;line-height:1.5;margin:0;max-height:50%;padding:6px 8px;text-align:center;width:100%}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.size-full{max-width:100%;height:auto}li{line-height:var(--porto-body-lh)}ul.list.icons li a{color:var(--porto-body-color)}ul.list.icons li i{margin-right:5px}ul.icons{list-style:none}.list li{margin-bottom:13px}.list.pull-left li{text-align:left}.list.list-icons{list-style:none;padding-left:0;padding-right:0}.list.list-icons li{position:relative;padding-left:25px}.list.list-icons li i{position:absolute;left:0;top:5px;color:var(--porto-primary-color);border-color:var(--porto-primary-color)}.list.list-icons.list-icons-style-2 li{padding-top:5px;padding-left:36px}.list.list-icons.list-icons-style-2 li i{border:1px solid;border-radius:50%;width:25px;height:25px;text-align:center;padding:4px}.list.list-icons.list-icons-style-3 li{padding-top:5px;padding-left:36px}.list.list-icons.list-icons-style-3 li i{background-color:var(--porto-primary-color);color:var(--porto-primary-color-inverse);border-radius:50%;width:25px;height:25px;text-align:center;padding:5px}.list.list-icons.list-icons-sm li{padding-left:13px;margin-bottom:5px}.list.list-icons.list-icons-sm li i{font-size:0.9em;top:7px}.list.list-icons.list-icons-sm.list-icons-style-2 li{padding-left:32px}.list.list-icons.list-icons-sm.list-icons-style-2 li i{width:20px;height:20px;padding:3px}.list.list-icons.list-icons-sm.list-icons-style-3 li{padding-left:32px}.list.list-icons.list-icons-sm.list-icons-style-3 li i{width:20px;height:20px;padding:5px 3px 3px}.list.list-icons.list-icons-lg li{padding-top:5px;padding-left:32px}.list.list-icons.list-icons-lg li i{font-size:1.5em}.list.list-icons.list-icons-lg.list-icons-style-2 li{padding-top:8px;padding-left:42px}.list.list-icons.list-icons-lg.list-icons-style-2 li i{width:30px;height:30px;padding:4px}.list.list-icons.list-icons-lg.list-icons-style-3 li{padding-top:8px;padding-left:42px}.list.list-icons.list-icons-lg.list-icons-style-3 li i{width:30px;height:30px;padding:4px}.list.list-icons.list-icons-reverse li{text-align:right;padding-right:25px;padding-left:0}.list.list-icons.list-icons-reverse li i{position:absolute;left:auto;right:0;top:5px}.list.list-icons.list-icons-reverse.list-icons-style-2 li{padding-right:36px}.list.list-icons.list-icons-reverse.list-icons-style-3 li{padding-right:36px}.list.list-icons.list-icons-reverse.list-icons-sm li{padding-left:0;padding-right:13px}.list.list-icons.list-icons-reverse.list-icons-sm.list-icons-style-2 li{padding-right:32px}.list.list-icons.list-icons-reverse.list-icons-sm.list-icons-style-3 li{padding-right:32px}.list.list-icons.list-icons-reverse.list-icons-lg li{padding-left:0;padding-right:32px}.list.list-icons.list-icons-reverse.list-icons-lg.list-icons-style-2 li{padding-right:42px}.list.list-icons.list-icons-reverse.list-icons-lg.list-icons-style-3 li{padding-right:42px}.list.list-borders li{border-bottom:1px solid #eaeaea;margin-top:9px;margin-bottom:0;padding-bottom:9px}.list.list-borders li:last-child{border-bottom:0}.list.list-side-borders{border-left:1px solid #eaeaea;padding-left:10px}.list.list-ordened{counter-reset:custom-counter;list-style:none}.list.list-ordened li{position:relative;padding-left:22px}.list.list-ordened li:before{position:absolute;top:0;left:0;content:counter(custom-counter);counter-increment:custom-counter;font-weight:700;color:var(--porto-primary-color);border-color:var(--porto-primary-color)}.list.list-ordened.list-ordened-style-2 li,.list.list-ordened.list-ordened-style-3 li{padding-left:32px}.list.list-ordened.list-ordened-style-2 li:before,.list.list-ordened.list-ordened-style-3 li:before{border-radius:100%;border-style:solid;border-width:1px;min-width:26px;padding:0;text-align:center}.list.list-ordened.list-ordened-style-3 li:before{background:var(--porto-primary-color);color:var(--porto-primary-color-inverse);border:0}.list.list-unstyled{padding-left:0;padding-right:0}.fontawesome-icon-list,.sample-icon-list{margin-top:22px}.fontawesome-icon-list>div,.sample-icon-list>div{height:32px;line-height:32px;font-size:11px;color:var(--porto-color-price)}.fontawesome-icon-list>div:hover,.fontawesome-icon-list>div:hover .text-muted,.sample-icon-list>div:hover,.sample-icon-list>div:hover .text-muted{color:var(--porto-primary-color)}.fontawesome-icon-list>div:hover i,.sample-icon-list>div:hover i{font-size:28px;vertical-align:-6px}.fontawesome-icon-list i,.sample-icon-list i{display:inline-block;background-image:none;font-size:14px;margin-right:4px;text-align:center;width:32px}.link-hover-style-1 a{display:inline-block}.link-hover-style-1 a:hover{transform:translateX(3px)}.list-secondary .list-icons li i,.list-secondary.list-ordened li:before{border-color:var(--porto-secondary-color);color:var(--porto-secondary-color)}.list-secondary.list-icons.list-icons-style-3 li i,.list-secondary.list-ordened.list-ordened-style-3 li:before{background-color:var(--porto-secondary-color);color:var(--porto-secondary-color-inverse,#FFF)}.list-tertiary .list-icons li i,.list-tertiary.list-ordened li:before{border-color:var(--porto-tertiary-color);color:var(--porto-tertiary-color)}.list-tertiary.list-icons.list-icons-style-3 li i,.list-tertiary.list-ordened.list-ordened-style-3 li:before{background-color:var(--porto-tertiary-color);color:var(--porto-tertiary-color-inverse,#FFF)}.list-quaternary .list-icons li i,.list-quaternary.list-ordened li:before{border-color:var(--porto-quaternary-color);color:var(--porto-quaternary-color)}.list-quaternary.list-icons.list-icons-style-3 li i,.list-quaternary.list-ordened.list-ordened-style-3 li:before{background-color:var(--porto-quaternary-color);color:var(--porto-quaternary-color-inverse,#FFF)}.list-dark .list-icons li i,.list-dark.list-ordened li:before{border-color:var(--porto-dark-color);color:var(--porto-dark-color)}.list-dark.list-icons.list-icons-style-3 li i,.list-dark.list-ordened.list-ordened-style-3 li:before{background-color:var(--porto-dark-color);color:var(--porto-dark-color-inverse,#FFF)}.list-light .list-icons li i,.list-light.list-ordened li:before{border-color:var(--porto-light-color);color:var(--porto-light-color)}.list-light.list-icons.list-icons-style-3 li i,.list-light.list-ordened.list-ordened-style-3 li:before{background-color:var(--porto-light-color);color:var(--porto-light-color-inverse,#212529)}.has-ccols:not(.owl-loaded),.products-slider.owl-carousel:not(.owl-loaded){display:flex;width:auto}.has-ccols{flex-wrap:wrap}.has-ccols.owl-carousel:not(.owl-loaded),.products-slider.owl-carousel:not(.owl-loaded){flex-wrap:nowrap;overflow:hidden}.ccols-wrap>*,.has-ccols>*{max-width:100%;flex:0 0 auto;width:var(--porto-cw,100%)}.porto-carousel .owl-item>.elementor-column,.porto-carousel>.elementor-column{width:100%}.has-ccols>.elementor-column,.has-ccols>.elementor-element,.has-ccols>.elementor-section{width:var(--porto-cw,100%)}.owl-carousel.has-ccols:not(.owl-loaded)>*{position:relative}.ccols-1{--porto-cw:100%}.ccols-2{--porto-cw:50%}.ccols-3{--porto-cw:33.3333%}.ccols-4{--porto-cw:25%}.ccols-5{--porto-cw:20%}.ccols-6{--porto-cw:16.6666%}.ccols-7{--porto-cw:14.2857%}.ccols-8{--porto-cw:12.5%}.ccols-9{--porto-cw:11.1111%}.ccols-10{--porto-cw:10%}.porto-half-slider:not(.owl-loaded)>*{--porto-cw:var( --porto-col-xs )}.porto-half-slider:not(.owl-loaded)>li.product-col{width:var(--porto-col-xs,100%)}@media (min-width:576px){.ccols-sm-1>*{--porto-cw:100%}.ccols-sm-2>*{--porto-cw:50%}.ccols-sm-3>*{--porto-cw:33.3333%}.ccols-sm-4>*{--porto-cw:25%}.ccols-sm-5>*{--porto-cw:20%}.ccols-sm-6>*{--porto-cw:16.6666%}.porto-half-slider:not(.owl-loaded)>*{--porto-cw:var( --porto-col-sm )}.porto-half-slider:not(.owl-loaded)>li.product-col{width:var(--porto-col-sm,100%)}}@media (min-width:768px){.ccols-md-1>*{--porto-cw:100%}.ccols-md-2>*{--porto-cw:50%}.ccols-md-3>*{--porto-cw:33.3333%}.ccols-md-4>*{--porto-cw:25%}.ccols-md-5>*{--porto-cw:20%}.ccols-md-6>*{--porto-cw:16.6666%}.ccols-md-12>*{--porto-cw:8.3333%}.porto-half-slider:not(.owl-loaded)>*{--porto-cw:var( --porto-col-md )}.porto-half-slider:not(.owl-loaded)>li.product-col{width:var(--porto-col-md,100%)}}@media (min-width:992px){.ccols-lg-1>*{--porto-cw:100%}.ccols-lg-2>*{--porto-cw:50%}.ccols-lg-3>*{--porto-cw:33.3333%}.ccols-lg-4>*{--porto-cw:25%}.ccols-lg-5>*{--porto-cw:20%}.ccols-lg-6>*{--porto-cw:16.6666%}.ccols-lg-7>*{--porto-cw:14.2857%}.ccols-lg-8>*{--porto-cw:12.5%}.ccols-lg-9>*{--porto-cw:11.1111%}.ccols-lg-12>*{--porto-cw:8.3333%}.porto-half-slider:not(.owl-loaded)>*{--porto-cw:var( --porto-col-lg )}.porto-half-slider:not(.owl-loaded)>li.product-col{width:var(--porto-col-lg,100%)}}.has-ccols.owl-loaded>div{flex:none;width:auto;max-width:none}.has-ccols.owl-loaded>.owl-nav{width:100%}.elementor-widget-wrap.has-ccols>.owl-nav{width:calc(100% - var(--porto-el-section-space, var(--porto-column-spacing)) * 2)}.row>.porto-carousel{padding-left:0;padding-right:0}.has-ccols-spacing{margin-left:calc(-1 * var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2);margin-right:calc(-1 * var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2)}.has-ccols-spacing>*{padding-left:calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2);padding-right:calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2)}.has-ccols-spacing.owl-loaded{--porto-el-spacing:0}.fullscreen-carousel{height:100vh;position:relative}.fullscreen-carousel .owl-carousel:not(.owl-loaded)>*,.fullscreen-carousel .owl-item>*{height:100vh}.owl-carousel .owl-item .owl-lazy{opacity:1}.owl-carousel{margin-bottom:20px}.owl-carousel.row{width:auto}.owl-carousel .owl-dot,.owl-carousel .owl-nav button{outline:none}.owl-carousel .img-thumbnail{max-width:100%}.owl-carousel .img-thumbnail img{width:100%}.owl-carousel .item-video{height:300px}.owl-carousel .owl-nav{top:50%;position:absolute;margin-top:0;width:100%;flex:none}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{position:absolute;width:30px;height:30px;text-align:center;line-height:22px;margin:0;transform:translateY(-50%);background-color:var(--porto-primary-color);border-color:var(--porto-primary-color);color:var(--porto-primary-color-inverse)}.owl-carousel .owl-nav .owl-prev{left:0}.owl-carousel .owl-nav .owl-prev:before{font-family:"Porto";content:"\e819"}.owl-carousel .owl-nav .owl-next{right:0}.owl-carousel .owl-nav .owl-next:before{font-family:"Porto";content:"\e81a"}.owl-carousel .owl-nav [class*=owl-]:active,.owl-carousel .owl-nav [class*=owl-]:focus,.owl-carousel .owl-nav [class*=owl-]:hover{background-color:var(--porto-primary-dark-5);border-color:var(--porto-primary-dark-5)}.owl-carousel .owl-dots{margin-top:1em}.owl-carousel.stage-margin .owl-stage-outer{margin-left:40px;margin-right:40px}.owl-carousel.stage-margin .owl-stage-outer .owl-stage{padding-left:0!important;padding-right:0!important}.owl-carousel.nav-bottom .owl-stage-outer{margin-bottom:10px}.owl-carousel.show-nav-hover .owl-prev{transform:translate(-10px,-50%)}.owl-carousel.show-nav-hover .owl-next{transform:translate(10px,-50%)}@media (max-width:991px){.owl-carousel.show-nav-hover .owl-prev{left:0;transform:translate(10px,-50%)}.owl-carousel.show-nav-hover .owl-next{right:0;transform:translate(-10px,-50%)}}.owl-carousel.show-nav-hover .owl-next,.owl-carousel.show-nav-hover .owl-prev{transition:opacity 0.2s,transform 0.4s;opacity:0}.owl-carousel.show-nav-hover:hover .owl-next,.owl-carousel.show-nav-hover:hover .owl-prev{opacity:1;transform:translate(0,-50%)}.owl-carousel.show-nav-hover:hover .owl-next.disabled,.owl-carousel.show-nav-hover:hover .owl-prev.disabled{opacity:0.5}.owl-carousel.show-nav-title .owl-nav{top:0;right:0;margin-top:-26px;width:auto}.owl-carousel.show-nav-title .owl-nav [class*=owl-]{color:var(--porto-dark-color)}.owl-carousel.show-nav-title .owl-nav [class*=owl-],.owl-carousel.show-nav-title .owl-nav [class*=owl-]:active,.owl-carousel.show-nav-title .owl-nav [class*=owl-]:hover{background:transparent!important;width:18px;font-size:18px;padding-left:0;padding-right:0}.owl-carousel.show-nav-title .owl-nav .owl-prev{left:-45px}.owl-carousel.nav-bottom .owl-nav{position:static;margin:0;padding:0;width:auto}.owl-carousel.nav-bottom .owl-nav .owl-next,.owl-carousel.nav-bottom .owl-nav .owl-prev{position:static;transform:none;margin:0 3px}.owl-carousel.rounded-nav .owl-nav [class*=owl-],.owl-carousel.rounded-nav .owl-nav [class*=owl-]:hover{padding:3px 7px;border-radius:50%;background:transparent!important;border:1px solid #999;color:#999;width:30px}.owl-carousel.nav-style-1 .owl-nav [class*=owl-]{width:20px;background:none!important;color:var(--porto-primary-color);font-size:20px}.owl-carousel.show-dots-title .owl-dots{position:absolute;left:155px;top:-54px;margin-top:0!important;line-height:0}.owl-carousel.show-dots-title-right .owl-dots{display:flex;align-items:center;position:absolute;left:auto;right:calc(var(--porto-column-spacing) - 2px);margin-top:0!important;top:-33px}.owl-carousel.show-dots-title-right .owl-dots.disabled{display:none}.owl-carousel.custom-dots .owl-dots{position:absolute;margin-top:0!important;line-height:1}.owl-carousel.custom-dots .owl-dots .owl-dot{vertical-align:middle}.owl-carousel.custom-dots .owl-dots.disabled{display:none}.owl-carousel.nav-inside .owl-dots{bottom:2px;margin-top:10px;position:absolute;right:6px;z-index:1}.owl-carousel.nav-inside-left .owl-dots{left:6px;right:auto}.owl-carousel.nav-inside-center .owl-dots{right:36px;left:36px}.owl-carousel.big-nav .owl-nav [class*=owl-],.owl-carousel.big-nav .owl-nav [class*=owl-]:hover,.owl-carousel.full-width .owl-nav [class*=owl-],.owl-carousel.full-width .owl-nav [class*=owl-]:hover{height:auto;padding:20px 0;margin:0}.owl-carousel.nav-style-2 .owl-nav [class*=owl-]{background:none!important;color:#fff;font-size:1.5rem}.owl-carousel.nav-style-3 .owl-nav [class*=owl-]{width:35px;height:45px;line-height:33px;background-color:rgba(38,42,47,0.4);border-color:transparent!important}.owl-carousel.nav-style-4 .owl-nav [class*=owl-]{width:30px;background:none!important;color:var(--porto-heading-color);font-size:24px}.owl-carousel.nav-style-4 .owl-prev:before{content:"\e829"}.owl-carousel.nav-style-4 .owl-next:before{content:"\e828"}.owl-carousel.nav-pos-inside .owl-nav .owl-prev{left:15px}.owl-carousel.nav-pos-inside .owl-nav .owl-next{right:15px}.owl-carousel.nav-pos-outside .owl-nav .owl-prev{left:-30px}.owl-carousel.nav-pos-outside .owl-nav .owl-next{right:-30px}@media (max-width:991px){.owl-carousel.nav-pos-outside .owl-nav .owl-prev{left:-10px}.owl-carousel.nav-pos-outside .owl-nav .owl-next{right:-10px}}.owl-carousel.nav-center-images-only .owl-nav{top:37%}.owl-carousel.top-border{padding-top:18px;border-top:1px solid var(--porto-gray-bg)}.owl-carousel .owl-item .owl-lazy{transition:all 0.2s linear,opacity 0.4s}.owl-carousel .owl-item .owl-lazy-loaded{opacity:1}.owl-carousel .wpb_content_element{margin-bottom:0}.owl-carousel.carousel-center-active-item .owl-item{opacity:0.2;transition:opacity 0.3s}.owl-carousel.carousel-center-active-item .owl-item.center{opacity:1}.owl-carousel.carousel-center-active-item-style-2 .owl-item{opacity:0.7}.owl-carousel.dots-style-1 .owl-dots span{width:14px;height:14px;border:2px solid #e7e7e7;background:none!important;margin:2px;position:relative}.owl-carousel.dots-style-1 .owl-dot.active span,.owl-carousel.dots-style-1 .owl-dot:hover span{color:var(--porto-primary-color);border:2px solid}.owl-carousel.dots-style-1 .owl-dot.active span:after,.owl-carousel.dots-style-1 .owl-dot:hover span:after{content:"";position:absolute;left:3px;right:3px;top:3px;bottom:3px;border-radius:30px;border:2px solid}.owl-carousel.dots-light .owl-dots .owl-dot span{background:var(--porto-bgc);opacity:0.6}.owl-carousel.dots-light .owl-dots .owl-dot.active span,.owl-carousel.dots-light .owl-dots .owl-dot:hover span{opacity:1}.owl-carousel-shadow .owl-stage-outer{margin-left:calc(-1 * var(--porto-el-spacing, 5px));margin-right:calc(-1 * var(--porto-el-spacing, 5px));padding-left:var(--porto-el-spacing,5px);padding-right:var(--porto-el-spacing,5px)}.owl-carousel-spaced{margin-left:-5px}.owl-carousel-spaced .owl-item>div{margin:5px}.owl-carousel.testimonials img{display:inline-block;height:70px;width:70px}@media (max-width:575px){.owl-carousel-spaced{margin-left:0}}.slick-slider .slick-dots li{opacity:1!important}.slick-slider .slick-dots li i{color:var(--porto-gray-2)}.slick-slider .slick-dots li.slick-active i,.slick-slider .slick-dots li:hover i{color:var(--porto-primary-dark-5)!important}.slick-slider .slick-prev{width:auto;height:auto;left:0;text-shadow:1px 1px 1px rgba(127,127,127,0.3)}.slick-slider .slick-next{width:auto;height:auto;right:0;text-shadow:1px 1px 1px rgba(127,127,127,0.3)}@media (max-width:767px){.slick-slider .slick-next,.slick-slider .slick-prev{display:none!important}}.dots-inner .slick-slider ul.slick-dots,.slick-slider.dots-inner ul.slick-dots{position:absolute!important;bottom:10px!important}[dir=rtl] .slick-next:before,[dir=rtl] .slick-prev:before{display:none}.yith-wcan-loading{position:relative}#fancybox-loading div{background-image:none;display:none}#fancybox-loading,.porto-ajax-loading,.porto-carousel-wrapper>div:first-child>.porto-item-wrap:first-child,.slick-slider .slick-loading .slick-list,.yith-wcan-loading{background-image:none;background-color:transparent;border-radius:0;box-shadow:none;opacity:1}#fancybox-loading:after,#fancybox-loading:before,.fullscreen-carousel>.owl-carousel:after,.fullscreen-carousel>.owl-carousel:before,.porto-carousel-wrapper>div:first-child>.porto-item-wrap:first-child:before,.porto-loading-icon,.slick-slider .slick-loading .slick-list:before{content:"";display:inline-block!important;border:2px solid transparent;border-top-color:var(--porto-primary-color);width:40px;height:40px;animation:spin 0.75s infinite linear;display:inline-block;border-image:none;border-radius:50%;vertical-align:middle;position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;z-index:2}.fullscreen-carousel>.owl-carousel:before{z-index:0}.fullscreen-carousel>.owl-carousel:after{z-index:0;animation:spin 0.5s infinite linear}.fullscreen-carousel>.owl-carousel .owl-dots,.fullscreen-carousel>.owl-carousel .owl-nav,.fullscreen-carousel>.owl-carousel .owl-stage-outer{z-index:1}.fullscreen-carousel>.owl-loaded:after,.fullscreen-carousel>.owl-loaded:before{content:none}#fancybox-loading:after{animation:spin 0.5s infinite linear}.porto-loading-icon{z-index:-1;visibility:hidden}.mfp-preloader .porto-loading-icon,.porto-ajax-loading .porto-loading-icon,.yith-wcan-loading .porto-loading-icon{z-index:2;visibility:visible}.mfp-preloader .porto-loading-icon:before,.porto-ajax-loading .porto-loading-icon:before,.yith-wcan-loading .porto-loading-icon:before{content:"";position:absolute;left:-2px;top:-2px;width:inherit;height:inherit;border:inherit;border-radius:inherit;border-top-color:inherit;animation:spin 1.5s infinite}.porto-ajax-loading{position:relative}.porto-ajax-loading:before{z-index:2}.porto-ajax-loading:after{content:" ";position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;opacity:0.2;z-index:1;background-color:var(--porto-body-bg)}.porto-ajax-loading.skeleton-body:after{content:none}.porto-standable-carousel{display:block;min-height:100px}.porto-standable-carousel:not(.owl-loaded)>:not(:first-child){display:none}.porto-standable-carousel .owl-item .vc_single_image-wrapper{display:block}.video-slide .ms-slide-bgvideocont:after{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;background:#000;opacity:0.5}.fit-video{line-height:1;position:relative;width:100%}.fit-video .wp-video,.fit-video iframe{width:100%!important}.video-bg{object-fit:cover;object-position:50% 50%;width:100%;height:100%;outline:none}.text-muted{color:#999!important}.text-light{color:#fff!important}.text-light.wpb_text_column p{color:#fff!important}.font-weight-light,.text-weight-light{font-weight:300}.font-weight-light *,.text-weight-light *{font-weight:300}.font-weight-normal,.text-weight-normal{font-weight:400}.font-weight-normal *,.text-weight-normal *{font-weight:400}.font-weight-semibold,.text-weight-semibold{font-weight:600}.font-weight-semibold *,.text-weight-semibold *{font-weight:600}.font-weight-bold,.text-weight-bold{font-weight:700}.font-weight-bold *,.text-weight-bold *{font-weight:700}.font-weight-medium{font-weight:500}.font-weight-extra-bold{font-weight:800}.mfp-close,.mfp-close-btn-in .mfp-close{text-indent:-9999px;transform:rotateZ(45deg);width:41px;height:41px;color:#838383}.mfp-close-btn-in .mfp-close:after,.mfp-close-btn-in .mfp-close:before,.mfp-close:after,.mfp-close:before{content:"";position:absolute}.mfp-close-btn-in .mfp-close:before,.mfp-close:before{width:17px;top:20px;left:12px;border-top:1px solid}.mfp-close-btn-in .mfp-close:after,.mfp-close:after{height:17px;top:12px;left:20px;border-left:1px solid}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{text-align:left}.mfp-iframe-holder .mfp-close:after,.mfp-iframe-holder .mfp-close:before,.mfp-image-holder .mfp-close:after,.mfp-image-holder .mfp-close:before{color:#fff}.mfp-iframe-holder .mfp-close{top:-37px;width:40px;height:40px}.mfp-iframe-holder .mfp-close:before{width:16px;top:19px;left:12px;border-top-width:2px}.mfp-iframe-holder .mfp-close:after{height:16px;top:12px;left:19px;border-left-width:2px}.mfp-wrap{direction:ltr}body.rtl .mfp-wrap{direction:rtl}.mfp-wrap~.select2-container{z-index:9043}.mfp-content{direction:ltr}.mfp-no-margins img.mfp-img{padding:0}.mfp-no-margins .mfp-figure:after{top:0;bottom:0}.mfp-no-margins .mfp-container{padding:0}.mfp-content .mfp-figure figure:before{background:#f3f3f3;content:"";position:absolute;width:100%;top:40px;bottom:40px}.mfp-content .mfp-figure img.mfp-img{position:relative}.mfp-content figcaption{margin-top:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0.001;-webkit-backface-visibility:hidden;transition:all 0.3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:0.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.my-mfp-zoom-in .zoom-anim-dialog{opacity:0;transition:all 0.2s ease-in-out;transform:scale(0.8)}.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{opacity:1;transform:scale(1)}.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{transform:scale(0.8);opacity:0}.my-mfp-zoom-in.mfp-bg{opacity:0.001;transition:opacity 0.3s ease-out}.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:0.8}.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.my-mfp-slide-bottom .zoom-anim-dialog{opacity:0;transition:all 0.2s ease-out;transform:translateY(-20px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-bg{opacity:0.01;transition:opacity 0.3s ease-out}.my-mfp-slide-bottom.mfp-ready.mfp-bg{opacity:0.8}.my-mfp-slide-bottom.mfp-removing.mfp-bg{opacity:0}.my-mfp-slide-right .zoom-anim-dialog{opacity:0;transition:all 0.2s ease-out;transform:translateX(-20px) perspective(600px)}.my-mfp-slide-right.mfp-ready .zoom-anim-dialog{opacity:1;transform:translateX(0) perspective(600px)}.my-mfp-slide-right.mfp-removing .zoom-anim-dialog{opacity:0;transform:translateX(-10px) perspective(600px)}.my-mfp-slide-right.mfp-bg{opacity:0.01;transition:opacity 0.3s ease-out}.my-mfp-slide-right.mfp-ready.mfp-bg{opacity:0.8}.my-mfp-slide-right.mfp-removing.mfp-bg{opacity:0}.my-mfp-slide-left .zoom-anim-dialog{opacity:0;transition:all 0.2s ease-out;transform:translateX(20px) perspective(600px)}.my-mfp-slide-left.mfp-ready .zoom-anim-dialog{opacity:1;transform:translateX(0) perspective(600px)}.my-mfp-slide-left.mfp-removing .zoom-anim-dialog{opacity:0;transform:translateX(10px) perspective(600px)}.my-mfp-slide-left.mfp-bg{opacity:0.01;transition:opacity 0.3s ease-out}.my-mfp-slide-left.mfp-ready.mfp-bg{opacity:0.8}.my-mfp-slide-left.mfp-removing.mfp-bg{opacity:0}.button-popup .mfp-content,.popup-builder .mfp-content{position:static}.popup-builder-disable-overlay{height:0!important}.popup-builder-disable-overlay #popup-builder{position:fixed!important}.dialog{padding:20px 25px;text-align:left;max-width:600px;margin:40px auto;position:relative;background:var(--porto-body-bg)}.dialog.dialog-xs{max-width:200px}.dialog.dialog-sm{max-width:400px}.dialog.dialog-md{max-width:600px}.dialog.dialog-lg{max-width:900px}.white-popup-block{background:#fff;padding:20px 30px;text-align:left;max-width:600px;margin:40px auto;position:relative}.white-popup-block.white-popup-block-xs{max-width:200px}.white-popup-block.white-popup-block-sm{max-width:400px}.white-popup-block.white-popup-block-md{max-width:600px}.white-popup-block.white-popup-block-lg{max-width:900px}.mfp-content .ajax-container,.popup-inline-content{background:var(--porto-body-bg);margin:40px auto;max-width:1170px;padding:20px 25px;position:relative;text-align:left;display:none}@media (max-width:767px){.mfp-content .ajax-container,.popup-inline-content{padding:20px 12px}}.loading-overlay{background:var(--porto-body-bg)}.mfp-content .ajax-container,.mfp-wrap .popup-inline-content{display:block}body a{outline:none!important}.inline{display:inline}.center{text-align:center}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.push-bottom{margin-bottom:35px}.push-top{margin-top:35px}.block-nowrap{display:inline-block;white-space:nowrap}@media (max-width:575px){.block-nowrap{display:inline}}.block-inline{display:inline-block}@media (max-width:575px){.block-inline{display:inline}}.pt-left{float:left!important}.pt-right{float:right!important}.pt-none{float:none!important}.bold{font-weight:bold}.font-light{font-weight:200}.inverted{color:#FFF;display:inline-block;padding-left:10px;padding-right:10px}.ms-btn,.text-decoration-none{text-decoration:none!important}.alert i{margin-right:8px;font-size:1.1em}.alert ul{padding:0;margin:7px 0 0 25px}.alert ul li{font-size:0.9em}.alert.alert-sm{padding:5px 10px;font-size:0.9em}.alert.alert-lg{padding:20px;font-size:1.2em}.alert.alert-default{background-color:#f2f2f2;border-color:#eaeaea;color:#737373}.alert.alert-default .alert-link{color:#4c4c4c}.br-none{border-radius:0!important}.b-none{border:medium none!important}.tf-none,.tf-none img{transform:none!important;transition:none!important}.bg-pos-bottom{background-position:center bottom!important}.bg-pos-bottom-zero{background-position:center 0!important}.bg-pos-top{background-position:center top!important}.bg-pos-center{background-position:center center!important}.bg-pos-left-top{background-position:left top!important}.bg-pos-left-bottom{background-position:left bottom!important}.bg-pos-left-center{background-position:left center!important}body .bg-pos-right-top{background-position:right top!important}.bg-pos-right-bottom{background-position:right bottom!important}.bg-pos-right-center{background-position:right center!important}.bg-attach-fixed{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.bg-attach-fixed{background-attachment:scroll}}.color-white{color:#fff!important}.color-white a{color:#fff!important}table{width:100%}table p{margin:0}embed,iframe,object,video{max-width:100%;vertical-align:middle}td,th{padding:8px}dl dd{margin-bottom:15px}blockquote{border-left:5px solid #eee;margin:0 0 1rem 0;padding:0.5rem 1rem;font-size:1em}blockquote.with-borders{border:1px solid var(--porto-gray-2);box-shadow:0 1px 1px 0 rgba(0,0,0,0.04);padding:1.3rem}.content-grid{overflow:hidden;margin:0!important;padding:0!important}.content-grid .content-grid-item{position:relative;padding:10px;margin:0;display:flex;align-items:center;justify-content:center}.content-grid .content-grid-item.vc_column_container{align-items:center}.content-grid .content-grid-item:after,.content-grid .content-grid-item:before{content:"";position:absolute}.content-grid .content-grid-item:before{height:100%;top:0;left:-1px;border-left:1px solid var(--porto-gray-2)}.content-grid .content-grid-item:after{width:100%;height:0;top:auto;left:0;bottom:-1px;border-bottom:1px solid var(--porto-gray-2)}.content-grid .content-grid-item .img-fluid,.content-grid .content-grid-item .img-responsive{display:inline-block;flex:0 0 auto}.content-grid.content-grid-dashed .content-grid-item:before{border-left:1px dashed var(--porto-gray-2)}.content-grid.content-grid-dashed .content-grid-item:after{border-bottom:1px dashed var(--porto-gray-2)}.cur-pointer{cursor:pointer}.font-size-xs{font-size:0.8em!important}.font-size-sm{font-size:0.9em!important}.font-size-sm>.vc_btn3{font-size:1em!important}.font-size-md{font-size:1em!important}.font-size-md>.vc_btn3{font-size:1em!important}.font-size-lg{font-size:1.1em!important}.font-size-xl{font-size:1.2em!important}.font-size-sl{font-size:1.4em!important}.text-xs{font-size:0.625rem!important}.text-sm{font-size:0.8125rem!important}.text-md{font-size:1rem!important}.text-lg{font-size:1.1875rem!important}.text-xl{font-size:1.375rem!important}.line-height-xs{line-height:16px!important}.line-height-sm{line-height:20px!important}.line-height-md{line-height:24px!important}.line-height-lg{line-height:28px!important}.line-height-xl{line-height:32px!important}.sticky-transition[data-plugin-sticky]{transition:top 0.3s ease-in-out}.bounce-loader{transition:all 0.2s;margin:-9px 0 0 -35px;text-align:center;width:70px;left:50%;position:absolute;top:50%;z-index:10000}.bounce-loader .bounce1,.bounce-loader .bounce2,.bounce-loader .bounce3{animation:1.4s ease-in-out 0s normal both infinite running bouncedelay;background-color:#CCC;border-radius:100%;box-shadow:0 0 20px 0 rgba(0,0,0,0.15);display:inline-block;height:18px;width:18px}.bounce-loader .bounce1{animation-delay:-0.32s}.bounce-loader .bounce2{animation-delay:-0.16s}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ajax-box{transition:all 0.2s;position:relative}.ajax-box .ajax-box-content{transition:all 0.2s;opacity:1;height:auto}.ajax-box .bounce-loader,.ajax-box .porto-ajax-loading{opacity:0}.ajax-box.ajax-box-init{height:0px}.ajax-box.ajax-box-loading{height:300px}.ajax-box.ajax-box-loading .ajax-box-content{opacity:0;height:300px}.ajax-box.ajax-box-loading .bounce-loader,.ajax-box.ajax-box-loading .porto-ajax-loading{opacity:1}[data-plugin-parallax]{background-color:transparent;background-position:50% 50%;background-repeat:repeat;background-attachment:fixed!important;position:relative;clear:both;-webkit-backface-visibility:hidden}.no-transition,.transition-none{transition:none!important}.media-left,.media>.pull-left{padding-right:10px;float:none}.media-right,.media>.pull-right{padding-left:10px;float:none;order:2}.hover-effect-3 img{opacity:0.3;transition:opacity 0.3s}.hover-effect-3 img:hover{opacity:1}.hover-effect-5 img{opacity:0.5;transition:opacity 0.5s}.hover-effect-5 img:hover{opacity:1}.box-shadow-gray{box-shadow:0 1px 1px 0 rgba(0,0,0,0.2)}.opacity-0{opacity:0!important}.opacity-6{opacity:0.6}.opacity-7{opacity:0.7}.opacity-8{opacity:0.8}.ls-0{letter-spacing:0}.ls-negative-2{letter-spacing:-2px}.ls-negative-1{letter-spacing:-1px}.curved-border{min-height:7.2vw;position:relative}.curved-border:after{content:"";display:block;background:url(/wp-content/themes/porto/images/curved-border.svg) center/100% 100%;position:absolute;left:0;bottom:-2px;width:100vw;height:7.2vw;z-index:20}.curved-border.curved-border-top:after{top:-2px;bottom:auto;transform:rotateX(180deg)}.fill{position:absolute;top:0;left:0;height:100%;width:100%;padding:0!important;margin:0!important;overflow:hidden}.hover-effect-dir .fill{top:auto;left:auto;background:rgba(33,37,41,0.8);display:flex;align-items:center;justify-content:center}.fill .centered-icon{background:var(--porto-body-bg);color:var(--porto-heading-color);width:36px;height:36px;border-radius:100%;text-align:center;line-height:36px}.particles-wrapper canvas{position:relative;z-index:1}.overlay:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;transition:opacity 0.3s ease 0.1s}.section-primary .read-more,.section-primary .read-more-block{color:var(--porto-primary-color-inverse)}.p-relative{position:relative}.porto_bundle_cart.loading{pointer-events:none;opacity:0.75}.thumb-info:hover .thumb-info-title{background:#000}hr{opacity:1;border:0;height:1px}.elementor hr,hr{margin:1.375rem 0}hr.hide{display:none!important}hr.short{margin:11px 0}hr.tall{margin:44px 0}hr.taller{margin:66px 0}hr.invisible{background:none}.divider{border:0;height:1px;margin:44px auto;text-align:center;position:relative;clear:both}.divider.taller{margin:66px auto}.divider i{text-align:center;border-radius:50px;background:var(--porto-body-bg);color:#a9a9a9;display:inline-block;height:50px;line-height:50px;position:absolute;text-align:center;width:50px;font-size:20px;margin:0 auto 0 -25px;top:-25px;left:50%;z-index:1}.divider.divider-icon-sm i{width:30px;height:30px;line-height:30px;top:-15px;font-size:15px;margin-left:-16px}.divider.divider-icon-lg{margin:86px 0}.divider.divider-icon-lg i{width:60px;height:60px;line-height:60px;top:-30px;font-size:30px;margin-left:-30px}.divider.divider-icon-lg.taller{margin:100px auto}.divider.divider-xs{width:35%}.divider.divider-sm{width:67%}.divider.divider-left i{left:0;margin-left:0;margin-right:0;right:auto}.divider.divider-right i{left:auto;margin-left:0;margin-right:0;right:0}.divider.divider-style-2 i{background:var(--porto-gray-1);color:#a9a9a9}.divider.divider-style-3 i,.divider.divider-style-4 i{border:1px solid var(--porto-gray-2)}.divider.divider-style-4 i:after{border:3px solid var(--porto-gray-1);border-radius:50%;box-sizing:content-box;content:"";display:block;height:100%;left:-4px;padding:1px;position:absolute;top:-4px;width:100%}.divider.divider-small{margin:22px auto;background:transparent}.divider.divider-small hr{width:50px;height:1px}.divider.divider-small.divider-small-center{text-align:center}.divider.divider-small.divider-small-center hr{margin-left:auto;margin-right:auto}.divider.divider-small.divider-small-right{text-align:right}.divider.divider-small.divider-small-right hr{margin-left:auto}.divider.divider-small.divider-small-sm hr{height:1px}.divider.divider-small.divider-small-lg hr{height:6px}.divider.divider-small.tall{margin:34px 0}.divider.divider-small.taller{margin:46px 0}.divider.divider-small.divider-light hr{background:var(--porto-gray-2)}.divider.dashed,hr.dashed{background:none;position:relative}.divider.dashed:after,hr.dashed:after{content:"";display:block;height:0;position:absolute;top:50%;margin-top:-1px;width:100%;border:1px solid var(--porto-normal-bc)}.divider.pattern,hr.pattern{background:none;position:relative}.divider.pattern:after,hr.pattern:after{background:transparent url(/wp-content/themes/porto/images/patterns/worn_dots.png) repeat 0 0;content:"";display:block;height:15px;position:absolute;top:50%;margin-top:-7px;width:100%}.divider.pattern.pattern-2:after,hr.pattern.pattern-2:after{background-image:url(/wp-content/themes/porto/images/patterns/az_subtle.png)}.divider.divider-solid,hr.solid{background:var(--porto-normal-bc)}.porto-separator{margin:0 0 22px}.porto-separator.short{margin:-11px 0 11px}.porto-separator.tall{margin:22px 0 44px}.porto-separator.taller{margin:44px 0 66px}.porto-separator .separator-line{margin:0 auto}.porto-separator .separator-line.align_left{margin:0 auto 0 0}.porto-separator .separator-line.align_right{margin:0 0 0 auto}.separator{display:inline-block;height:1.2em;vertical-align:middle;border-left:1px solid var(--porto-normal-bc)}.icon-featured{--porto-icon-featured:110px;display:inline-block;position:relative;width:var(--porto-icon-featured);height:var(--porto-icon-featured);line-height:var(--porto-icon-featured);margin:15px;border-radius:50%;color:#fff;font-size:40px;text-align:center;z-index:1}.icon-featured:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:"";box-sizing:content-box}.icon-featured img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0}.featured-box .icon-featured:after{border-color:var(--porto-primary-color)}.featured-box{position:relative;min-height:100px;background:var(--porto-body-bg);border:1px solid var(--porto-gray-2);box-shadow:0 2px 4px 0px rgba(0,0,0,0.05);margin:20px auto;text-align:center;z-index:1}.featured-box.align-left{text-align:left}.featured-box.align-center{text-align:center}.featured-box.align-right{text-align:right}.featured-box.align-justify{text-align:justify}.woocommerce .featured-box h2,.woocommerce .featured-box h3,.woocommerce .featured-box h4,.woocommerce-page .featured-box h2,.woocommerce-page .featured-box h3,.woocommerce-page .featured-box h4{font-size:1.3em;font-weight:400;letter-spacing:-0.7px;line-height:1.42857;color:var(--porto-primary-color);margin-top:30px;margin-bottom:15px;text-transform:uppercase}.woocommerce .featured-box h2:first-child,.woocommerce .featured-box h3:first-child,.woocommerce .featured-box h4:first-child,.woocommerce-page .featured-box h2:first-child,.woocommerce-page .featured-box h3:first-child,.woocommerce-page .featured-box h4:first-child{margin-top:-5px}.woocommerce .featured-box header h2,.woocommerce .featured-box header h3,.woocommerce .featured-box header h4,.woocommerce-page .featured-box header h2,.woocommerce-page .featured-box header h3,.woocommerce-page .featured-box header h4{font-size:1.1em;margin-top:0!important}.featured-box .wpb_heading,.featured-box h4{font-size:1.3em;font-weight:400;letter-spacing:-0.7px;margin-top:5px;margin-bottom:5px}.featured-box .box-content{padding:30px var(--porto-grid-gutter-width) 10px var(--porto-grid-gutter-width);border-top:4px solid var(--porto-gray-bg,#dfdfdf);position:relative;top:-1px}@media (max-width:767px){.featured-box .box-content{padding:25px var(--porto-column-spacing) 5px var(--porto-column-spacing)}}.featured-box .learn-more{display:block;margin-top:10px}.featured-box .porto-sicon-box{margin-top:15px;margin-bottom:25px}.featured-box .wpb_content_element{margin-bottom:20px}.featured-box h2{margin-bottom:0px;padding:10px 0px}.featured-box.porto-user-box{border-top-color:var(--porto-primary-color)}.featured-box-text-left,.featured-box-text-start{text-align:left}.featured-boxes-flat .featured-box{box-shadow:none;margin:10px 0}.featured-boxes-flat .featured-box .box-content{background:var(--porto-light-1);margin-top:65px}.featured-boxes-flat .featured-box .icon-featured{--porto-icon-featured:90px;position:relative;top:-37px;padding:0;margin:-100px 0 -15px;font-size:38px}.featured-boxes-style-2 .featured-box{background:none;border:0;margin:10px 0;box-shadow:none}.featured-boxes-style-2 .featured-box .box-content{border:0;padding:0}.featured-boxes-style-2 .featured-box .icon-featured{--porto-icon-featured:75px;font-size:30px;padding:0;margin-top:0}.featured-boxes-style-3 .featured-box{margin:10px 0}.featured-boxes-style-3 .featured-box .icon-featured{--porto-icon-featured:75px;padding:0;margin-top:-35px;font-size:30px;background:var(--porto-body-bg);border:3px solid #ccc}.featured-boxes-style-3 .featured-box .box-content{display:inline-block}.featured-boxes-style-3:not(.featured-boxes-flat) .featured-box{background:none;border:0;box-shadow:none}.featured-boxes-style-3:not(.featured-boxes-flat) .featured-box .box-content{border:0;padding:0}.featured-boxes-style-4 .featured-box{background:none;border:0;margin:10px 0;box-shadow:none}.featured-boxes-style-4 .featured-box .box-content{border:0;padding:0}.featured-boxes-style-4 .featured-box .icon-featured{--porto-icon-featured:45px;font-size:40px;padding:0;margin-top:0;margin-bottom:10px;background:transparent;border-radius:0}.featured-boxes-style-5 .featured-box,.featured-boxes-style-6 .featured-box,.featured-boxes-style-7 .featured-box{background:none;border:0;box-shadow:none;margin:10px 0}.featured-boxes-style-5 .featured-box .box-content,.featured-boxes-style-6 .featured-box .box-content,.featured-boxes-style-7 .featured-box .box-content{border:0;padding:0}.featured-boxes-style-5 .featured-box .box-content h4,.featured-boxes-style-6 .featured-box .box-content h4,.featured-boxes-style-7 .featured-box .box-content h4{color:var(--porto-heading-color)}.featured-boxes-style-5 .featured-box .icon-featured,.featured-boxes-style-6 .featured-box .icon-featured,.featured-boxes-style-7 .featured-box .icon-featured{--porto-icon-featured:75px;font-size:30px;padding:0;margin-top:0;margin-bottom:10px;background:var(--porto-normal-bg);border:1px solid var(--porto-gray-2)}.featured-boxes-style-6 .featured-box .icon-featured:after{border-radius:50%;box-sizing:content-box;content:"";display:block;height:100%;left:-6px;padding:1px;position:absolute;top:-6px;width:100%;border:5px solid var(--porto-gray-3)}.featured-boxes-style-8 .featured-box .icon-featured{--porto-icon-featured:75px;font-size:30px;padding:0;margin:-38px 0 -16px;border:0;background:var(--porto-light-1)}.featured-boxes-style-8 .featured-box .icon-featured:after{display:none}.featured-box-effect-1 .icon-featured:after{top:-7px;left:-7px;padding:7px;transition:transform 0.2s,opacity 0.2s;transform:scale(1);opacity:0;box-shadow:0 0 0 3px var(--porto-light-1)}.featured-box-effect-1:hover .icon-featured:after{transform:scale(0.8);opacity:1}.featured-box-effect-2 .icon-featured:after{top:-7px;left:-7px;padding:7px;box-shadow:0 0 0 3px var(--porto-primary-color);transition:transform 0.2s,opacity 0.2s;transform:scale(0.8);opacity:0}.featured-box-effect-2:hover .icon-featured:after{transform:scale(0.95);opacity:1}.featured-box-effect-3 .icon-featured:after{top:0;left:0;box-shadow:0 0 0 10px var(--porto-primary-color);transform:scale(0.9);transition:transform 0.2s,opacity 0.2s;opacity:0}.featured-box-effect-3:hover .icon-featured{background:var(--porto-primary-color);color:#fff!important}.featured-box-effect-3:hover .icon-featured:after{transform:scale(1);opacity:0.8}.featured-box-effect-4 .icon-featured{transform:scale(1);transition:transform 0.2s,transform 0.2s}.featured-box-effect-4:hover .icon-featured{transform:scale(1.15)}.featured-box-effect-5 .icon-featured{overflow:hidden;transition:all 0.3s}.featured-box-effect-5:hover .icon-featured{animation:toRightFromLeft 0.3s forwards}@keyframes toRightFromLeft{49%{transform:translate(100%)}50%{opacity:0;transform:translate(-100%)}51%{opacity:1}}.featured-box-effect-6 .icon-featured:after{transition:all 0.2s}.featured-box-effect-6:hover .box-content .icon-featured:after{transform:scale(1.1)}.featured-box-effect-7 .icon-featured:after{opacity:0;box-shadow:3px 3px #d5d5d5;transform:rotate(-90deg);transition:opacity 0.2s,transform 0.2s;left:0;top:-1px}.featured-box-effect-7:hover .icon-featured:after{opacity:1;transform:rotate(0deg)}.featured-box-effect-7 .icon-featured:before{transform:scale(0.8);opacity:0.7;transition:transform 0.2s,opacity 0.2s}.featured-box-effect-7:hover .icon-featured:before{transform:scale(1);opacity:1}.feature-box{display:flex}.feature-box h4{color:var(--porto-heading-color)}.porto-feature-box .feature-box .feature-box-icon{background-color:transparent}.feature-box.align-items-center .feature-box-icon{top:0}.feature-box .feature-box-icon{display:inline-flex;align-items:center;justify-content:center;position:relative;top:7px;height:1px;min-width:4.32em;min-height:4.32em;padding:0.8em;font-size:10px;color:#fff;border-radius:50%}.feature-box .feature-box-icon i{color:var(--porto-primary-color)}.feature-box .feature-box-info{flex:1;padding-left:15px}.feature-box.feature-box-style-1 .feature-box-icon{background-color:var(--porto-primary-color)}.feature-box.feature-box-style-1 .feature-box-icon i{color:#fff}.feature-box.feature-box-style-2 .feature-box-icon{top:0}.feature-box.feature-box-style-2 .feature-box-icon i{font-size:2.7em}.feature-box.feature-box-style-3 .feature-box-icon{border:1px solid var(--porto-primary-color);line-height:32px}.feature-box.feature-box-style-4{flex-wrap:wrap}.feature-box.feature-box-style-4 .feature-box-icon{flex-basis:100%;justify-content:flex-start;padding:0 0 1.2rem 0}.feature-box.feature-box-style-4 .feature-box-icon i{font-size:2.35em;width:auto;height:auto}.feature-box.feature-box-style-4 .feature-box-info{clear:both;padding-left:0}.feature-box.feature-box-style-5 .feature-box-icon{top:0;padding:1em 1.4em;min-width:5em}.feature-box.feature-box-style-5 .feature-box-icon i{font-size:2.75em}.feature-box.feature-box-style-6 .feature-box-icon{line-height:32px;border:1px solid var(--porto-gray-2)}.feature-box.feature-box-style-6 .feature-box-icon:after{content:"";display:block;position:absolute;top:-4px;width:100%;height:100%;left:-4px;padding:1px;border:3px solid var(--porto-gray-3);border-radius:50%;box-sizing:initial}.feature-box.feature-box-style-6 .feature-box-icon i{color:#a9a9a9}.feature-box.reverse-allres{text-align:right;flex-direction:row-reverse}.feature-box.reverse-allres .feature-box-info{padding-right:15px;padding-left:0}.feature-box.reverse-allres.feature-box-style-4 .feature-box-icon{justify-content:flex-end}.feature-box.reverse-allres.feature-box-style-4 .feature-box-info{padding-right:0}@media (min-width:992px){.feature-box.reverse{text-align:right;flex-direction:row-reverse}.feature-box.reverse .feature-box-info{padding-right:15px;padding-left:0}.feature-box.reverse .feature-box-icon{justify-content:flex-end}.feature-box.reverse.feature-box-style-2 .feature-box-info{padding-right:60px}.feature-box.reverse.feature-box-style-4 .feature-box-info{padding-right:0}}.featured-boxes-full .featured-box-full{text-align:center;padding:55px}.featured-boxes-full .featured-box-full a,.featured-boxes-full .featured-box-full h1,.featured-boxes-full .featured-box-full h2,.featured-boxes-full .featured-box-full h3,.featured-boxes-full .featured-box-full h4,.featured-boxes-full .featured-box-full h5,.featured-boxes-full .featured-box-full h6,.featured-boxes-full .featured-box-full i,.featured-boxes-full .featured-box-full p{color:#fff;padding:0;margin:0}.featured-boxes-full .featured-box-full i{font-size:3.9em;margin-bottom:15px;text-shadow:1px 1px 1px rgba(0,0,0,0.2)}.featured-boxes-full .featured-box-full p{padding-top:12px;opacity:0.8}section.timeline{width:100%;margin:50px 0 0;position:relative;float:left;padding-bottom:120px}section.timeline:after{background:rgb(80,80,80);background:linear-gradient(to bottom,rgba(80,80,80,0) 0%,rgb(80,80,80) 8%,rgb(80,80,80) 92%,rgba(80,80,80,0) 100%);content:"";display:block;height:100%;position:absolute;top:-60px;left:0;right:0;margin:auto;width:3px;z-index:0;opacity:0.35}section.timeline .timeline-box,section.timeline .timeline-date{box-shadow:0 1px 5px 0 rgba(0,0,0,0.04);position:relative;z-index:1}section.timeline .timeline-date{display:block;clear:both;width:200px;height:45px;padding:5px;margin:0 auto 10px;border:1px solid var(--porto-gray-5);background:var(--porto-normal-bg)}section.timeline .timeline-date h3{display:block;text-align:center;text-transform:uppercase;color:var(--porto-primary-color);font-size:0.9em;font-weight:700;line-height:32px;margin:2px 0 0}section.timeline .timeline-title{padding:12px;background:var(--porto-gray-1)}section.timeline .timeline-title h4{padding:0;margin:0;color:#171717;font-size:1.4em}section.timeline .timeline-title a{color:#171717}section.timeline .timeline-title .timeline-title-tags{color:#B1B1B1;font-size:0.9em}section.timeline .timeline-title .timeline-title-tags a{color:#B1B1B1;font-size:0.9em}section.timeline .timeline-box{margin:20px 22px 10px;padding:18px;width:calc(50% - 44px);float:left;margin-bottom:30px;background:var(--porto-normal-bg);border:1px solid var(--porto-gray-5)}section.timeline .timeline-box:before{background:var(--porto-primary-color);box-shadow:0 0 0 3px #fff,0 0 0 6px var(--porto-primary-color)}section.timeline .timeline-box.left{clear:both}section.timeline .timeline-box.left:before{content:"";border-radius:50%;height:8px;width:8px;position:absolute;right:-27px;top:22px}section.timeline .timeline-box.left:after{content:"";transform:rotate(45deg);width:14px;height:14px;position:absolute;right:-8px;top:20px;z-index:0;background:inherit;border-right:1px solid var(--porto-gray-5);border-top:1px solid var(--porto-gray-5)}section.timeline .timeline-box.right{clear:right;float:right;margin-top:40px}section.timeline .timeline-box.right:before{content:"";border-radius:50%;height:8px;left:-27px;position:absolute;top:32px;width:8px}section.timeline .timeline-box.right:after{content:"";transform:rotate(45deg);left:-8px;height:14px;position:absolute;top:30px;width:14px;z-index:0;background:inherit;border-left:1px solid var(--porto-gray-5);border-bottom:1px solid var(--porto-gray-5)}section.timeline .timeline-box .img-thumbnail,section.timeline .timeline-box .img-thumbnail img{padding:0;border:0}section.timeline .timeline-box .owl-carousel{border-radius:0;padding:0;border:0;box-shadow:none}section.timeline .timeline-box .owl-carousel .owl-stage-outer{border-radius:0}section.timeline .timeline-box .thumb-info,section.timeline .timeline-box .thumb-info img{border:0;padding:0;margin:0;border-radius:0}section.timeline .timeline-box .thumb-info .thumb-info-wrapper{border:0;padding:0;margin:0;border-radius:0}section.timeline .timeline-box .thumb-info .thumb-info-wrapper:after{border-radius:0;bottom:0;left:0;right:0;top:0}section.timeline .timeline-box .thumb-info-side-image .thumb-info-side-image-wrapper{padding:0}.timeline .timeline-item-title{font-size:1em;margin:1rem 0 0.25rem;font-weight:700}.timeline .timeline-item-content{font-size:0.9em}.timeline .timeline-item-content p{font-size:inherit}.timeline .timeline-item-content p:last-child{margin-bottom:0}@media (max-width:767px){.column2 section.timeline{width:74%;margin:50px 13% 0}section.timeline .timeline-box{float:none;clear:both;right:auto;left:auto;margin:25px auto;max-width:80%;width:auto}.column2 section.timeline .timeline-box{max-width:80%}section.timeline .timeline-box.right{float:none;clear:both;right:auto;left:auto;margin:25px auto;max-width:80%;width:auto}.column2 section.timeline .timeline-box.right{max-width:80%}section.timeline .timeline-box.left:after,section.timeline .timeline-box.left:before,section.timeline .timeline-box.right:after,section.timeline .timeline-box.right:before{display:none}}@media (max-width:575px){section.timeline{width:auto;float:none;margin-left:0;margin-right:0}.column2 section.timeline{margin-left:0;margin-right:0;width:auto}section.timeline .timeline-box{margin:15px auto;max-width:90%}.column2 section.timeline .timeline-box{max-width:90%}section.timeline .timeline-box.right{margin:15px auto;max-width:90%}.column2 section.timeline .timeline-box.right{max-width:90%}}#infscr-loading{position:absolute;top:100%;left:0;right:0;width:100%;height:0;text-align:center}#infscr-loading img{display:none!important}.page-faqs #infscr-loading{margin-top:-40px}.pagination.load-more .next:before,.pagination.load-more a,.pagination.load-more span{display:none}.pagination.load-more .next{display:block;float:none;padding:1.0833em 2.5em;font-size:12px;line-height:1.3333;border-width:1px;width:100%;height:auto;text-indent:0;border-color:#e7e7e7;background:none;font-weight:700;text-transform:uppercase;color:#555;transition:background-color 0.2s,color 0.2s,border-color 0.2s,opacity 0.2s}.pagination-wrap.load-more{position:relative;margin:25px 0}.pagination-wrap.load-more .bounce-loader{display:none}.share-links{vertical-align:middle}.share-links a{font-size:0.8rem;color:#fff;text-indent:-9999em;text-align:center;width:2.2857em;height:2.2857em;display:inline-block;margin:0.2857em 0.5714em 0.2857em 0;position:relative;vertical-align:middle;transition:0.25s;transform:translate3d(0,0,0)}.share-links a:before{font-family:var(--fa-style-family-brands,"Font Awesome 6 Brands");text-indent:0;position:absolute;left:0;right:0;top:0;bottom:0;line-height:23px;height:22px;margin:auto;z-index:2}.share-links a:focus,.share-links a:hover{opacity:0.9;color:#fff}.share-links.disable-br a{border-radius:0!important}.share-links .share-twitter{background:#1aa9e1}.share-links .share-twitter:before{content:"\e61b"}.share-links .share-facebook{background:#3b5a9a}.share-links .share-facebook:before{content:"\f39e"}.share-links .share-linkedin{background:#0073b2}.share-links .share-linkedin:before{content:"\f0e1"}.share-links .share-rss{background:#ff8201}.share-links .share-rss:before{content:"\f09e"}.share-links .share-googleplus{background:#dd4b39}.share-links .share-googleplus:before{content:"\f0d5"}.share-links .share-pinterest{background:#cc2127}.share-links .share-pinterest:before{content:"\f0d2"}.share-links .share-youtube{background:#c3191e}.share-links .share-youtube:before{content:"\f167"}.share-links .share-instagram{background:#7c4a3a}.share-links .share-instagram:before{content:"\f16d"}.share-links .share-spotify{background:#2ebd59}.share-links .share-spotify:before{content:"\f1bc"}.share-links .share-skype{background:#00b0f6}.share-links .share-skype:before{content:"\f17e"}.share-links .share-email{background:#dd4b39}.share-links .share-email:before{content:"\f0e0";font-weight:400}.share-links .share-vk{background:#6383a8}.share-links .share-vk:before{content:"\f189"}.share-links .share-xing{background:#1a7576}.share-links .share-xing:before{content:"\f168"}.share-links .share-tumblr{background:#304e6c}.share-links .share-tumblr:before{content:"\f173"}.share-links .share-reddit{background:#ff4107}.share-links .share-reddit:before{content:"\f1a1"}.share-links .share-vimeo{background:#52b8ea}.share-links .share-vimeo:before{content:"\f27d"}.share-links .share-telegram{background:#0088cc}.share-links .share-telegram:before{content:"\f3fe"}.share-links .share-yelp{background:#c41200}.share-links .share-yelp:before{content:"\f1e9"}.share-links .share-flickr{background:#0063DC}.share-links .share-flickr:before{content:"\f16e"}.share-links .share-whatsapp{background:#3c8a38}.share-links .share-whatsapp:before{content:"\f232"}.share-links .share-wechat{background:#7bb22e}.share-links .share-wechat:before{content:"\f1d7"}.share-links .share-tiktok{background:#010101}.share-links .share-tiktok:before{content:"\e07b"}.share-links.default-skin a{color:#fff!important}.share-links.default-skin a:hover{opacity:0.8}.share-links.default-skin .share-twitter{background:#1aa9e1!important}.share-links.default-skin .share-facebook{background:#3b5a9a!important}.share-links.default-skin .share-linkedin{background:#0073b2!important}.share-links.default-skin .share-rss{background:#ff8201!important}.share-links.default-skin .share-googleplus{background:#dd4b39!important}.share-links.default-skin .share-pinterest{background:#cc2127!important}.share-links.default-skin .share-youtube{background:#c3191e!important}.share-links.default-skin .share-instagram{background:#7c4a3a!important}.share-links.default-skin .share-spotify{background:#2ebd59!important}.share-links.default-skin .share-skype{background:#00b0f6!important}.share-links.default-skin .share-email{background:#dd4b39!important}.share-links.default-skin .share-vk{background:#6383a8!important}.share-links.default-skin .share-xing{background:#1a7576!important}.share-links.default-skin .share-tumblr{background:#304e6c!important}.share-links.default-skin .share-reddit{background:#ff4107!important}.share-links.default-skin .share-vimeo{background:#52b8ea!important}.share-links.default-skin .share-telegram{background:#0088cc!important}.share-links.default-skin .share-yelp{background:#c41200!important}.share-links.default-skin .share-flickr{background:#0063DC!important}.share-links.default-skin .share-whatsapp{background:#3c8a38!important}.share-links.default-skin .share-wechat{background:#7bb22e!important}.share-links.default-skin .share-tiktok{background:#010101!important}.follow-us .share-links,.header-corporate .share-links,.header-wrapper.header-side-nav .share-links{}.follow-us .share-links a:hover,.header-corporate .share-links a:hover,.header-wrapper.header-side-nav .share-links a:hover{opacity:1}.page-share[class*=position]{position:fixed;top:150px;margin:0;padding:0;z-index:99999}.page-share[class*=position].position-left{left:0}.page-share[class*=position].position-right{right:0}.page-share[class*=position] .share-links a{display:block;margin:0}.post-share>span{vertical-align:middle}.dir-arrow{width:47px;height:120px;display:inline-block;position:relative}.dir-arrow.vtl{background-position:0 0;width:47px;height:96px}.dir-arrow.vtr{background-position:-101px 0;width:47px;height:96px}.dir-arrow.vbl{background-position:0 -144px;width:47px;height:96px}.dir-arrow.vbr{background-position:-101px -144px;width:47px;height:96px}.dir-arrow.hlt{background-position:-209px 0;width:120px;height:47px}.dir-arrow.hlb{background-position:-209px -101px;width:120px;height:47px}.dir-arrow.hrt{background-position:-329px 0;width:120px;height:47px}.dir-arrow.hrb{background-position:-329px -101px;width:120px;height:47px}@media (max-width:575px){.dir-arrow{display:none}}html #topcontrol{background:rgba(64,64,64,0.75);color:#FFF;width:49px;height:48px;right:10px;text-align:center;z-index:1111;transition:background 0.3s ease-out}html #topcontrol i{position:absolute;height:24px;line-height:24px;top:0;bottom:0;left:0;right:0;margin:auto}@media (max-width:767px){html #topcontrol{display:none}}.menu-item[class*=col-]{flex:none;width:auto;max-width:none;min-height:0;padding-left:0;padding-right:0}.wpcf7 .ajax-loader,.wpcf7 .wpcf7-validation-errors{display:none!important;background:none!important}span.wpcf7-spinner{position:absolute}.wpcf7-submit-wrap{position:relative}.wpcf7-submit-wrap>.wpcf7-spinner{top:50%;transform:translateY(-50%)}#main-toggle-menu .menu-title .toggle,.accordion-menu .arrow,.comment-form-rating .stars span a:before,.mega-menu .narrow li.menu-item-has-children>a:before,.mejs-overlay-button:before,.page-links .nextpostslink:before,.page-links .previouspagelink:before,.page-top ul.breadcrumb>li .delimiter,.pagination .next:before,.pagination .prev:before,.share-links .share-email:before,.share-links .share-rss:before,.side-menu-slide .menu-item-has-children>a:after,.side-menu-slide .menu-item>.go-back:before,.sidebar-menu .narrow li.menu-item-has-children>a:before,.star-rating,.tparrows.tparrows-carousel.tp-leftarrow:before,.tparrows.tparrows-carousel.tp-rightarrow:before,.widget_sidebar_menu .widget-title .toggle,ul.nav-list li a:before,ul[class^=wsp-] li a:before{font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar-menu li.menu-item>.arrow:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-bs-original-title]{position:relative}[data-bs-original-title] .tooltip{z-index:999}[data-bs-original-title] .tooltip a{color:#fff!important}.porto-wpforms-inline form{display:flex}.porto-wpforms-inline .wpforms-field-container{flex:1}.porto-wpforms-inline .wpforms-field-label{display:none}.porto-wpforms-inline label.wpforms-error{display:block;color:var(--bs-danger);font-size:0.8em;margin-top:0.25rem}.porto-wpforms-inline input{width:100%;height:2.8125rem}.porto-wpforms-inline .wpforms-submit{height:2.8125rem}.porto-wpforms-inline ul{list-style:none;padding:0;margin:0}.porto-wpforms-inline .wpforms-field:not(:last-child){margin-bottom:0.875rem}.page-wrapper .fdm-item-image{background-color:var(--porto-normal-bg);border:1px solid var(--porto-gray-5);padding:0}.fdm-item-panel .fdm-item-title{color:var(--porto-h4-color,var(--porto-heading-color))}.porto-lazyload:not(img):not(.lazy-load-loaded){background-color:var(--porto-gray-1)}.porto-lazyload{transition:0.3s ease}.porto-lazyload:not(.lazy-load-loaded){opacity:0}.widget{margin-bottom:1.875rem;margin-top:1.875rem}.widget:first-child{margin-top:0}.widget .wp-block-group h2,.widget .wp-block-search__label{margin-bottom:15px;font-size:1em;margin-top:0;line-height:1.4;font-weight:700;text-transform:uppercase;text-decoration:none}.widget .widget-title,.widget .widget-title a{color:var(--porto-heading-color)}.widget .widget-title,.widget .widgettitle{margin-bottom:15px;font-size:1em;margin-top:0}.widget .widget-title,.widget .widget-title a,.widget .widgettitle,.widget .widgettitle a{line-height:1.4;font-weight:700;text-transform:uppercase}.widget .widget-title img,.widget .widgettitle img{margin-right:3px;margin-top:-2px}.widget>div>ul,.widget>ul{font-size:0.9286em;border-bottom:1px solid var(--porto-input-bc);margin-top:-8px;margin-bottom:0}.widget>div>ul>li:first-child,.widget>ul>li:first-child{border-top-width:0}.widget>div>ul li,.widget>ul li{position:relative;margin:0;padding:5px 0;border-top:1px solid var(--porto-input-bc);transition:0.3s}.widget>div>ul li p,.widget>ul li p{margin-bottom:0}.widget>div>ul li>ol,.widget>div>ul li>ul,.widget>ul li>ol,.widget>ul li>ul{margin-top:8px;margin-bottom:-8px;margin-left:10px}.widget ol,.widget ul{list-style:none;padding:0}.widget select{max-width:100%;font-size:0.9em}.widget .post-date,.widget .rss-date{display:inline;font-size:0.9em}.widget .post-date,.widget .rss-date{display:block}.widget .rss-date{margin-bottom:3px}.widget .rssSummary{font-size:0.95em;line-height:1.42857}.widget cite{display:block;font-size:0.9em;text-align:right}.widget .view-more{padding:12px}.widget .owl-carousel .owl-dots{margin-bottom:-10px}.widget .slick-dots{margin-bottom:-5px}.widget li.current-cat-parent>a,.widget li.current-cat>a,.widget li.current-menu-item>a{font-weight:600}.widget_archive>ul li,.widget_categories>ul li,.widget_meta>ul li,.widget_nav_menu>div>ul li,.widget_pages>ul li,.widget_recent_comments>ul li,.widget_recent_entries>ul li,.widget_rss>ul li,.wp-block-archives-list li,.wp-block-categories-list li,.wp-block-latest-comments:not(.has-avatars):not(.has-excerpts) .wp-block-latest-comments__comment,.wp-block-latest-posts:not(.wp-block-latest-posts__list) li,.wp-block-latest-posts__list.wp-block-latest-posts li{padding:6px 0 6px 15px}.widget_archive>ul li:before,.widget_categories>ul li:before,.widget_meta>ul li:before,.widget_nav_menu>div>ul li:before,.widget_pages>ul li:before,.widget_recent_comments>ul li:before,.widget_recent_entries>ul li:before,.widget_rss>ul li:before,.wp-block-archives-list li:before,.wp-block-categories-list li:before,.wp-block-latest-comments:not(.has-avatars):not(.has-excerpts) .wp-block-latest-comments__comment:before,.wp-block-latest-posts:not(.wp-block-latest-posts__list) li:before,.wp-block-latest-posts__list.wp-block-latest-posts li:before{content:"\f054";font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900;margin-left:-11px;margin-right:6px;font-size:0.45rem;vertical-align:middle}.widget_archive>ul li:hover:before,.widget_categories>ul li:hover:before,.widget_meta>ul li:hover:before,.widget_nav_menu>div>ul li:hover:before,.widget_pages>ul li:hover:before,.widget_recent_comments>ul li:hover:before,.widget_recent_entries>ul li:hover:before,.widget_rss>ul li:hover:before,.wp-block-archives-list li:hover:before,.wp-block-categories-list li:hover:before,.wp-block-latest-comments:not(.has-avatars):not(.has-excerpts) .wp-block-latest-comments__comment:hover:before,.wp-block-latest-posts:not(.wp-block-latest-posts__list) li:hover:before,.wp-block-latest-posts__list.wp-block-latest-posts li:hover:before{animation:navItemArrow 0.6s linear infinite}.widget_archive li>a,.widget_categories li>a,.widget_meta li>a,.widget_nav_menu li>a,.widget_pages li>a,.widget_recent_comments li>a,.widget_recent_entries li>a,.widget_rss li>a,.wp-block-archives-list li>a,.wp-block-categories-list li>a,.wp-block-latest-posts:not(.wp-block-latest-posts__list) li>a{color:inherit}.wp-block-latest-comments__comment{padding:6px 0;margin-bottom:0}.wp-block-latest-comments__comment:first-child{padding-top:0}.widget .wp-block-latest-comments__comment:not(:last-child){border-bottom:1px solid var(--porto-input-bc)}.wp-block-latest-posts:not(.wp-block-latest-posts__list)>li{line-height:1.1}.wp-block-latest-posts:not(.wp-block-latest-posts__list)>li:first-child{padding-top:0}.flickr_badge_image,.wpb_content_element .flickr_badge_image{float:none;margin:10px 5px 20px;display:inline-block;background:var(--porto-normal-bg);border:none;padding:0;width:auto;height:auto;transition:opacity 0.3s ease-in-out}.flickr_badge_image img,.wpb_content_element .flickr_badge_image img{width:75px;height:75px}.widget.widget_wysija h3{margin-bottom:10px}.widget.widget_wysija .wysija-checkbox-label,.widget.widget_wysija .wysija-checkbox-paragraph,.widget.widget_wysija .wysija-paragraph{font-size:1em}.widget.widget_wysija .wysija-checkbox-label,.widget.widget_wysija .wysija-paragraph label{font-size:0.9286em}.widget.widget_wysija .wysija-checkbox-label{margin-bottom:0}.widget.widget_wysija .formError{position:static!important;display:none!important}.widget.widget_wysija .formError .formErrorContent{width:100%;line-height:1.4;padding:5px 0;background:none;border:none;color:#eb340e}.widget.widget_wysija .formError+.wysija-input{border-color:#a94442}.widget.widget_wysija .wysija-paragraph .formError .formErrorContent{padding:5px 0 10px}.widget.widget_wysija .widget_wysija_cont .error,.widget.widget_wysija .widget_wysija_cont .message,.widget.widget_wysija .widget_wysija_cont .updated,.widget.widget_wysija .widget_wysija_cont .xdetailed-errors{border:none;background:transparent;padding:0;margin:0;color:inherit;line-height:inherit}.widget.widget_wysija .widget_wysija_cont .message,.widget.widget_wysija .widget_wysija_cont .updated{color:#3c763d}.widget.widget_wysija .widget_wysija_cont .error,.widget.widget_wysija .widget_wysija_cont .xdetailed-errors{color:#eb340e}.widget.widget_wysija .widget_wysija_cont .showerrors{display:block}.widget.widget_wysija .wysija-input{width:100%}.widget_wysija .wysija-paragraph{margin-bottom:10px}.sidebar-content .widget:last-child{margin-bottom:0}.sidebar-content .widget.widget_wysija{margin-bottom:30px;min-height:100px;position:relative;background:var(--porto-gray-3)}.sidebar-content .wpcf7-form .widget_wysija{background:var(--porto-gray-3)}.sidebar-content .widget_wysija .box-content{position:relative;padding:30px 36px 45px 36px;border-top-color:var(--porto-primary-color)}.sidebar-content .widget_wysija .wysija-input{border-radius:3px;padding:12px}.sidebar-content .widget_wysija .wysija-submit{margin:0;width:100%;border-radius:3px;padding:12px 0}.footer .widget .widget_wysija{position:relative;display:table;border-collapse:separate;max-width:550px}.footer .widget .widget_wysija>p:not(.wysija-paragraph){display:table-caption}@media (min-width:768px){.footer .row>div:not(:last-child) .widget_wysija{margin-right:1.5rem}}.footer .widget_wysija_cont .wysija-paragraph{display:table-cell;vertical-align:top;width:100%}.footer .widget_wysija_cont label{display:none}.footer .widget_wysija_cont .d-table-cell>.wysija-submit{display:block}.footer .wysija-input,.footer .wysija-submit{height:44px;font-size:0.75rem;border-width:0;background-clip:border-box}.footer .wysija-input{border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:1px;width:100%}.footer .wysija-submit{border-left:none;display:table-cell;vertical-align:top;margin:0 0 0 -1px;border-top-left-radius:0;border-bottom-left-radius:0}.footer .footer-bottom .share-links a{box-shadow:none}#mailpoet_checkout_field input[type=checkbox],#mailpoet_checkout_field input[type=radio]{position:static;margin-left:0}.widget-recent-portfolios,.widget-recent-posts{overflow:hidden}.sidebar-content .filter-title{font-size:1em;text-transform:uppercase;line-height:1.4}.portfolio-item-title{margin:0.25rem 0}.widget-recent-portfolios .portfolio-item{margin-bottom:20px}.wp-block-search__label{color:var(--porto-heading-color)}.wp-block-search .wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search .wp-block-search__inside-wrapper>input{border-color:rgba(0,0,0,0.09)}.wp-block-search .wp-block-search__inside-wrapper>button{margin-left:0}.wp-block-search .wp-block-search__inside-wrapper>button svg{margin:2px}.widget .wp-block-search button{background-color:var(--porto-heading-color);border-color:var(--porto-heading-color);fill:var(--porto-body-bg);color:var(--porto-body-bg);transition:0.2s}.widget .wp-block-search button:hover{opacity:0.9}.wp-block-search__input{flex-grow:1}.wp-block-latest-comments:not(.has-avatars):not(.has-excerpts) article{display:inline-flex}.wp-block-latest-comments:not(.has-avatars):not(.has-excerpts) article footer{line-height:2em}.wp-block-latest-comments .wp-block-latest-comments__comment-link{color:inherit}.wp-block-latest-comments .wp-block-latest-comments__comment-link:hover{color:var(--porto-primary-color)}.wp-block-latest-posts__list li{border-top:1px solid var(--porto-input-bc)}.wp-block-latest-posts__list li:first-child{border-top-width:0}.wp-block-latest-posts__list time{font-size:0.9em}.widget_categories>ul li{border-top:none}.widget_categories form select{width:100%}.tm-extra-product-options .tm-epo-field-label{font-size:16px;font-weight:400;line-height:27px;color:var(--porto-primary-color)}.tm-collapse{background-image:none;background-color:transparent;border:1px solid var(--porto-widget-bc);padding:0}.tm-collapse .tm-section-label{background:var(--porto-gray-1);padding:10px 15px}.tm-collapse .tm-section-label .tm-arrow{right:10px;left:auto}.tm-collapse .tm-collapse-wrap{padding:15px;margin:0}.tm-description{margin-top:5px;margin-bottom:5px}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap{padding:5px 0 0}.tm-box{padding:10px 15px;margin:15px 0 0;border:1px solid var(--porto-gray-5)}.tm-epo-totals{padding-top:0}.tm-extra-product-options-totals{margin-bottom:0}.tm-extra-product-options-totals dt{margin-top:10px}.tm-extra-product-options-totals dd,.tm-extra-product-options-totals dt{margin-bottom:5px}.tm-extra-product-options-totals .amount.final,.tm-extra-product-options-totals .amount.options,.tm-extra-product-options-totals .amount.subscription-fee{font-weight:600;line-height:1}.tm-extra-product-options-totals .amount.options,.tm-extra-product-options-totals .amount.subscription-fee{font-size:2em}.tm-extra-product-options-totals .amount.final{font-size:2.5714em;color:var(--porto-primary-color)}.tm-cart-edit-options{font-size:11px;margin-right:10px;margin-left:auto}.tm-button{box-shadow:none}.star-rating{display:block;cursor:pointer;float:none;position:relative;font-size:11px;height:1.2em;line-height:1.2em;overflow:hidden;position:relative;width:6em;letter-spacing:0.1em;text-align:left;white-space:nowrap}.star-rating:before{content:"\f005" "\f005" "\f005" "\f005" "\f005";float:left;left:0;position:absolute;top:0}.star-rating span{float:left;left:0;overflow:hidden;padding-top:1.5em;position:absolute;top:0}.star-rating span:before{color:#6a6a6d;content:"\f005" "\f005" "\f005" "\f005" "\f005";left:0;position:absolute;top:0}.m-xs{margin:5px!important}.m-sm{margin:10px!important}.m{margin:15px!important}.m-md{margin:20px!important}.m-lg{margin:30px!important}.m-xl{margin:40px!important}.m-xlg{margin:50px!important}.m-xxl{margin:60px!important}.m-n,.m-none{margin:0!important}.m-l-none{margin-left:0!important}.m-l-xs{margin-left:5px!important}.m-l-sm{margin-left:10px!important}.m-l{margin-left:15px!important}.m-l-md{margin-left:20px!important}.m-l-lg{margin-left:30px!important}.m-l-xl{margin-left:40px!important}.m-l-xlg{margin-left:50px!important}.m-l-xxl{margin-left:60px!important}.m-l-n-xxs{margin-left:-1px!important}.m-l-n-xs{margin-left:-5px!important}.m-l-n-sm{margin-left:-10px!important}.m-l-n{margin-left:-15px!important}.m-l-n-md{margin-left:-20px!important}.m-l-n-lg{margin-left:-30px!important}.m-l-n-xl{margin-left:-40px!important}.m-l-n-xlg{margin-left:-50px!important}.m-l-n-xxl{margin-left:-60px!important}.m-t-none{margin-top:0!important}.m-t-xxs{margin-top:1px!important}.m-t-xs{margin-top:5px!important}.m-t-sm{margin-top:10px!important}.m-t{margin-top:15px!important}.m-t-md{margin-top:20px!important}.m-t-lg{margin-top:30px!important}.m-t-xl{margin-top:40px!important}.m-t-xlg{margin-top:50px!important}.m-t-xxl{margin-top:60px!important}.m-t-n-xxs{margin-top:-1px!important}.m-t-n-xs{margin-top:-5px!important}.m-t-n-sm{margin-top:-10px!important}.m-t-n{margin-top:-15px!important}.m-t-n-md{margin-top:-20px!important}.m-t-n-lg{margin-top:-30px!important}.m-t-n-xl{margin-top:-40px!important}.m-t-n-xlg{margin-top:-50px!important}.m-t-n-xxl{margin-top:-60px!important}.m-r-none{margin-right:0!important}.m-r-xs{margin-right:5px!important}.m-r-sm{margin-right:10px!important}.m-r{margin-right:15px!important}.m-r-md{margin-right:20px!important}.m-r-lg{margin-right:30px!important}.m-r-xl{margin-right:40px!important}.m-r-xlg{margin-right:50px!important}.m-r-xxl{margin-right:60px!important}.m-r-n-xxs{margin-right:-1px!important}.m-r-n-xs{margin-right:-5px!important}.m-r-n-sm{margin-right:-10px!important}.m-r-n{margin-right:-15px!important}.m-r-n-md{margin-right:-20px!important}.m-r-n-lg{margin-right:-30px!important}.m-r-n-xl{margin-right:-40px!important}.m-r-n-xlg{margin-right:-50px!important}.m-r-n-xxl{margin-right:-60px!important}.m-b-none{margin-bottom:0!important}.m-b-xs{margin-bottom:5px!important}.m-b-sm{margin-bottom:10px!important}.m-b{margin-bottom:15px!important}.m-b-md{margin-bottom:20px!important}.m-b-lg{margin-bottom:30px!important}.m-b-xl{margin-bottom:40px!important}.m-b-xlg{margin-bottom:50px!important}.m-b-xxl{margin-bottom:60px!important}.m-b-n-xxs{margin-bottom:-1px!important}.m-b-n-xs{margin-bottom:-5px!important}.m-b-n-sm{margin-bottom:-10px!important}.m-b-n{margin-bottom:-15px!important}.m-b-n-md{margin-bottom:-20px!important}.m-b-n-lg{margin-bottom:-30px!important}.m-b-n-xl{margin-bottom:-40px!important}.m-b-n-xlg{margin-bottom:-50px!important}.m-b-n-xxl{margin-bottom:-60px!important}.custom-margin-1{margin-left:90px}.p-xs{padding:5px!important}.p-sm{padding:10px!important}.p{padding:15px!important}.p-md{padding:20px!important}.p-lg{padding:30px!important}.p-xl{padding:40px!important}.p-xlg{padding:50px!important}.p-xxl{padding:60px!important}.p-n,.p-none{padding:0!important}.p-l-none{padding-left:0!important}.p-l-xs{padding-left:5px!important}.p-l-sm{padding-left:10px!important}.p-l{padding-left:15px!important}.p-l-md{padding-left:20px!important}.p-l-lg{padding-left:30px!important}.p-l-xl{padding-left:40px!important}.p-l-xlg{padding-left:50px!important}.p-l-xxl{padding-left:60px!important}.p-t-none{padding-top:0!important}.p-t-xxs{padding-top:1px!important}.p-t-xs{padding-top:5px!important}.p-t-sm{padding-top:10px!important}.p-t{padding-top:15px!important}.p-t-md{padding-top:20px!important}.p-t-lg{padding-top:30px!important}.p-t-xl{padding-top:40px!important}.p-t-xlg{padding-top:50px!important}.p-t-xxl{padding-top:60px!important}.p-r-none{padding-right:0!important}.p-r-xs{padding-right:5px!important}.p-r-sm{padding-right:10px!important}.p-r{padding-right:15px!important}.p-r-md{padding-right:20px!important}.p-r-lg{padding-right:30px!important}.p-r-xl{padding-right:40px!important}.p-r-xlg{padding-right:50px!important}.p-r-xxl{padding-right:60px!important}.p-b-none{padding-bottom:0!important}.p-b-xs{padding-bottom:5px!important}.p-b-sm{padding-bottom:10px!important}.p-b{padding-bottom:15px!important}.p-b-md{padding-bottom:20px!important}.p-b-lg{padding-bottom:30px!important}.p-b-xl{padding-bottom:40px!important}.p-b-xlg{padding-bottom:50px!important}.p-b-xxl{padding-bottom:60px!important}.porto-checkbox,.porto-radio{position:relative;display:block;min-height:1.5rem;padding-left:1.6rem;vertical-align:middle!important}.porto-checkbox:focus,.porto-radio:focus{outline:none}.porto-checkbox .porto-control-label,.porto-radio .porto-control-label{position:static;margin-bottom:0;font-size:12px}.porto-checkbox .porto-control-label:after,.porto-checkbox .porto-control-label:before,.porto-radio .porto-control-label:after,.porto-radio .porto-control-label:before{content:"";position:absolute;top:50%;left:0;width:20px;height:20px;margin-top:-10px}.porto-checkbox .porto-control-input,.porto-radio .porto-control-input{position:absolute;z-index:-1;opacity:0}.porto-checkbox.porto-control-disable,.porto-radio.porto-control-disable{padding-left:0}.porto-checkbox.porto-control-disable .porto-control-label:after,.porto-checkbox.porto-control-disable .porto-control-label:before,.porto-radio.porto-control-disable .porto-control-label:after,.porto-radio.porto-control-disable .porto-control-label:before{content:none}.porto-checkbox .porto-control-label:before{pointer-events:none;user-select:none;background-color:#ffffff;border:1px solid #c2c0ca}.porto-checkbox .porto-control-label:after{background-repeat:no-repeat;background-position:center center;background-size:50% 50%;opacity:0;transition:opacity 0.3s}.porto-checkbox .porto-control-input:checked~.porto-control-label:after{background-image:url(/wp-content/themes/porto/images/custom-checkbox.svg);opacity:1}.porto-checkbox .porto-control-input:checked~.porto-control-label:before{background-color:transparent}.porto-radio{padding-left:1.8rem}.porto-radio .porto-control-label{font-size:13px}.porto-radio .porto-control-label:before{left:0;pointer-events:none;user-select:none;border:1px solid #ccc;border-radius:50%}.porto-radio .porto-control-label:after{left:4px;width:12px;height:12px;border-radius:50%;border:1px solid #ccc;background-color:var(--porto-primary-color);opacity:0;transition:opacity 0.3s;margin-top:-6px}.porto-radio .porto-control-input:checked~.porto-control-label:after{opacity:1}.single-post article{border-bottom:0;margin-bottom:0}.single-post .entry-title{font-weight:700;color:var(--porto-primary-color)}.comment-form-cookies-consent>*{vertical-align:middle}.comment-form-cookies-consent>label{display:inline}.post-slideshow{text-align:center;margin-bottom:0}.entry-title{margin-top:0}.sub-title{text-transform:uppercase}.post-item .post-date,article.post .post-date{float:left;margin-right:10px;text-align:center;width:40px}.post-item .post-date .format,.post-item .post-date .month,article.post .post-date .format,article.post .post-date .month{display:block;box-shadow:0 -1px 0 0 rgba(0,0,0,0.07) inset;background:var(--porto-primary-color);color:#fff}.post-item .post-date .month,article.post .post-date .month{font-size:0.9em;padding:0 0 2px}.post-item .post-date .day,article.post .post-date .day{display:block;font-size:16px;font-weight:500;font-weight:bold;padding:10px 0;background:var(--porto-gray-1);color:var(--porto-primary-color)}.post-item .post-date .sticky,article.post .post-date .sticky{background:var(--porto-hot-color,#62b959);box-shadow:0 -1px 0 0 rgba(0,0,0,0.07) inset;color:var(--porto-hot-color-inverse,#FFF);font-size:0.9em;padding:2px 0 0;margin-top:5px;display:block}.post-item .post-date .format,article.post .post-date .format{font-size:1.2857em;padding:0;line-height:40px;margin:5px 0}.post-item .read-more,article.post .read-more{display:block}.post-item .read-more-block,article.post .read-more-block{display:block;margin-top:20px}.post-item .read-more,.post-item .read-more-block,article.post .read-more,article.post .read-more-block{font-size:0.9em;font-weight:600;color:var(--porto-heading-color)}.post-item h4.title-short,article.post h4.title-short{margin-bottom:2px;padding-top:8px}.post-item .author-name a,article.post .author-name a{color:inherit}article.post h2 a,article.post h4 a{text-decoration:none}article.post .post-meta{font-size:0.9em;margin-bottom:8px}body.single-post article.post .post-meta{margin-bottom:20px}article.post .post-meta>.post-views,article.post .post-meta>span{display:inline-block;padding-right:8px}article.post .post-meta .post-views-icon.dashicons,article.post .post-meta i{margin-right:6px!important;font-size:1em!important;height:1em;line-height:1;width:1em;text-align:center}article.post .post-image{margin-bottom:15px}article.post .post-image .owl-lazy:not(.owl-lazy-loaded),article.post .post-image .porto-lazyload:not(.lazy-load-loaded){width:100%}article.post .post-image.single{margin-bottom:30px}article.post .post-image .post-date{position:absolute;right:0;top:10px;z-index:2}article.post .post-item .post-meta,article.post .post-item .read-more{font-size:1em}article.post-full .entry-title,article.post-large .entry-title{margin-bottom:5px}article.post-full.hide-post-date,article.post-large.hide-post-date{margin-left:0}article.post-full.hide-post-date .post-image,article.post-large.hide-post-date .post-image{margin-left:0}@media (max-width:575px){article.post-full,article.post-large{margin-left:0}article.post-full .post-date,article.post-full .post-image,article.post-large .post-date,article.post-large .post-image{margin-left:0}}article.post-large-alt{margin-left:60px}article.post-large-alt h2{margin-bottom:5px}article.post-large-alt .post-date{margin-left:-60px}article.post-large-alt.hide-post-date{margin-left:0}article.post-large-alt.hide-post-date .post-image{margin-left:0}@media (max-width:575px){article.post-large-alt{margin-left:0}article.post-large-alt .post-date{margin-left:0}article.post-large-alt .post-image{margin-left:60px}}article.post-grid .owl-carousel .owl-dots,article.post-timeline .owl-carousel .owl-dots{margin-top:5px}article.post-grid .post-image,article.post-timeline .post-image{margin-bottom:5px;position:relative}article.post-grid .post-image.single,article.post-timeline .post-image.single{margin-bottom:15px}article.post-grid .post-image.thumb-info-side-image-wrapper,article.post-timeline .post-image.thumb-info-side-image-wrapper{margin-bottom:0}.post-image{position:relative}.post-item .wp-video,.post-item video,.post-item>iframe{max-width:100%;height:auto}.post-item>.wp-video,.post-item>iframe,.post-item>video{margin-bottom:20px}.post-item.style-5>.wp-video,.post-item.style-5>iframe,.post-item.style-5>video{margin-bottom:30px}.owl-carousel .mejs-poster img{display:none}.porto-single-page .post-block{margin-bottom:3rem}.porto-single-page .post-share-advance{margin-bottom:0}.post-block h3,.post-share h3,article.portfolio .comment-respond h3,article.post .comment-respond h3{font-size:1.4em;line-height:1.25;font-weight:600}.post-block h3 i,.post-share h3 i,article.portfolio .comment-respond h3 i,article.post .comment-respond h3 i{margin-right:7px}.post-share-advance{border:0 none;bottom:-20px;margin:0;padding:0;position:absolute;right:15px;z-index:2}.post-share-advance-bg{background:var(--porto-quaternary-color,#333940);border-radius:50px;float:right;height:100%;max-height:41px;overflow:hidden;padding:0 6px 41px;text-align:center;transition:max-height 0.4s;width:42px}.post-share-advance-bg:hover{height:100%;max-height:370px}article.post-title-simple .post-share-advance.post-block.post-share{margin:0}.post-share-advance.post-share{border-top:none}.post-share-advance .fa-share-alt{background:var(--porto-quaternary-color,#333940);border-radius:50px;bottom:0;color:var(--porto-quaternary-color-inverse,#FFF);height:40px;line-height:40px;position:absolute;right:1px;width:40px}.post-share-advance>h3{bottom:-32px;margin:0;position:absolute;text-align:right;right:0;white-space:nowrap}.post-share-advance .share-links a:first-child{margin-top:12px}.post-share-advance-bg .share-links{display:block}.post-share-advance .share-links a{display:block;background:none;margin-right:0;opacity:0.5}.post-share-advance .share-links a:hover{opacity:1}.post-share-advance .share-links .tooltip{display:none!important}.post-author img{height:auto;max-width:80px}@media (max-width:767px){.post-author img{max-width:60px}}.post-author p{font-size:0.9em;line-height:22px;margin:0;padding:0}.post-author p .name{font-size:1.3em}.post-author .img-thumbnail{float:left;margin-right:20px}@media (max-width:767px){.post-author .img-thumbnail{margin-right:12px}}ul.comments{list-style:none;margin:0;padding:0}ul.comments ul.children{padding:0;margin:0;list-style:none}ul.comments ul.children>li,ul.comments>li{clear:both;padding:10px 0 0 115px}ul.comments ul.children>li img.avatar,ul.comments>li img.avatar{height:auto;max-width:80px}ul.comments ul.children>li a,ul.comments>li a{text-decoration:none}ul.comments ul.children>li .img-thumbnail,ul.comments>li .img-thumbnail{margin-left:-115px;position:absolute}ul.comments ul.children>li .comment-body,ul.comments>li .comment-body{margin-bottom:10px}ul.comments ul.children>li .pull-right span,ul.comments>li .pull-right span{margin-left:5px}ul.comments .comment-arrow{border-bottom:15px solid transparent;left:-15px;border-top:15px solid transparent;border-right:15px solid var(--porto-gray-1);height:0;position:absolute;top:28px;width:0}ul.comments .comment-block{background:var(--porto-gray-1);padding:20px 20px 35px;position:relative}ul.comments .comment-block p{font-size:0.9em;line-height:21px;margin:0;padding:0}ul.comments .comment-block .comment-by{display:block;font-size:1em;line-height:21px;margin:0;padding:0 0 5px 0}ul.comments .comment-block .comment-by span{display:inline-block;margin-left:8px}ul.comments .comment-block .date{color:#999;font-size:0.9em;margin-top:5px}@media (max-width:767px){ul.comments li{padding-left:10px;border-left:8px solid var(--porto-gray-2)}ul.comments ul.children>li,ul.comments>li{padding:0 0 0 10px}ul.comments ul.children>li .comment-body:after,ul.comments>li .comment-body:after{content:" ";display:table;clear:both}ul.comments ul.children>li .img-thumbnail,ul.comments>li .img-thumbnail{margin:20px 12px 10px 20px;float:left;position:static}ul.comments ul.children>li img.avatar,ul.comments>li img.avatar{max-width:60px}ul.comments .comment-block{position:static}ul.comments .comment-arrow{display:none}}.comment-respond{margin-top:3rem;padding-bottom:0}.comment-respond h3{margin:0 0 20px}#cancel-comment-reply-link{margin-left:10px}.comment-form{padding:30px 30px 10px;background:var(--porto-gray-7);border-radius:5px}.comment-form label:first-child{display:block}.comment-form input[type=color],.comment-form input[type=date],.comment-form input[type=datetime-local],.comment-form input[type=datetime],.comment-form input[type=email],.comment-form input[type=month],.comment-form input[type=number],.comment-form input[type=password],.comment-form input[type=search],.comment-form input[type=tel],.comment-form input[type=text],.comment-form input[type=time],.comment-form input[type=url],.comment-form input[type=week],.comment-form select,.comment-form textarea{width:100%}.tab-content .comment-form{padding-bottom:22px}.related-posts{margin-top:35px}.related-posts h3{font-weight:200}.post-carousel .post-slide:after{content:" ";display:table;clear:both}.post-carousel .post-slide.no-single .post-item{margin-bottom:20px}.post-carousel h4,.post-carousel h5{margin-bottom:7px}.post-carousel.owl-carousel .owl-dots{margin-top:0}.post-carousel h4{font-size:1.2em;line-height:1.3}.post-carousel .post-item .post-date,.post-grid .post-item .post-date,.post-timeline .post-item .post-date{margin:3px 10px 8px 0;float:left}.post-carousel .post-item .post-excerpt,.post-grid .post-item .post-excerpt,.post-timeline .post-item .post-excerpt{margin-bottom:10px}.post-carousel .post-item .post-meta,.post-grid .post-item .post-meta,.post-timeline .post-item .post-meta{font-size:0.9em;margin-bottom:8px}body.single-post .post-carousel .post-item .post-meta,body.single-post .post-grid .post-item .post-meta,body.single-post .post-timeline .post-item .post-meta{margin-bottom:20px}.post-carousel .post-item .post-meta>.post-views,.post-carousel .post-item .post-meta>span,.post-grid .post-item .post-meta>.post-views,.post-grid .post-item .post-meta>span,.post-timeline .post-item .post-meta>.post-views,.post-timeline .post-item .post-meta>span{display:inline-block;padding-right:8px}.post-carousel .post-item .post-meta .post-views-icon.dashicons,.post-carousel .post-item .post-meta i,.post-grid .post-item .post-meta .post-views-icon.dashicons,.post-grid .post-item .post-meta i,.post-timeline .post-item .post-meta .post-views-icon.dashicons,.post-timeline .post-item .post-meta i{margin-right:3px!important;font-size:1em!important;height:1em;line-height:1;width:1em;text-align:center}.post-carousel .post-item.style-2 .post-excerpt,.post-grid .post-item.style-2 .post-excerpt,.post-timeline .post-item.style-2 .post-excerpt{margin-bottom:20px}.post-carousel .post-item.style-4 .post-meta,.post-grid .post-item.style-4 .post-meta,.post-timeline .post-item.style-4 .post-meta{font-size:1em}.post-carousel .post-item.style-4 .read-more,.post-grid .post-item.style-4 .read-more,.post-timeline .post-item.style-4 .read-more{margin-top:15px}.post-carousel .post-item.style-5 .cat-names,.post-grid .post-item.style-5 .cat-names,.post-timeline .post-item.style-5 .cat-names{font-weight:600;text-transform:uppercase;color:var(--porto-primary-color)}.post-carousel .post-item.style-5 .cat-names a,.post-grid .post-item.style-5 .cat-names a,.post-timeline .post-item.style-5 .cat-names a{text-decoration:none;text-transform:uppercase}.post-carousel .post-item.style-5 .post-views,.post-grid .post-item.style-5 .post-views,.post-timeline .post-item.style-5 .post-views{float:right}.post-item.style-5 .post-meta a{color:var(--porto-secondary-color)}.post-item.style-5 .post-meta .post-views-icon.dashicons{color:var(--porto-primary-color)}.post-carousel .post-item .post-date~*{margin-left:55px}.post-item-small{padding-top:15px;padding-bottom:15px;line-height:20px;border-top:1px dotted var(--porto-gray-2)}.post-item-small:after{content:" ";display:table;clear:both}.post-item-small:first-child{padding-top:0;border-top-width:0}.post-item-small .post-image{margin:0 10px 0 0;float:left}.post-item-small .post-image img{width:50px;height:auto}.post-item-small .post-date{font-size:0.8em}.post-item-small h5{margin-bottom:0}.elementor-widget .row .post-item-small,.widget .row .post-item-small{margin:0 var(--porto-column-spacing)}.entry-content{margin:20px 0 30px}.entry-content:after{display:table;clear:both;content:""}.post-item.post-title-simple h4 a{color:inherit}.post-views.entry-meta>span{vertical-align:middle;display:inline-block;height:1em;line-height:1}.blog-posts .post-large{margin-left:60px}.blog-posts .post-large .post-date,.blog-posts .post-large .post-image{margin-left:-60px}.blog-posts .blog-post-item .post-item-title{font-weight:700;line-height:1.2;margin-bottom:0.5rem}.blog-posts .blog-post-item .post-item-title>a{color:inherit;text-decoration:none}.blog-posts .blog-post-item h4{font-size:1.2em}.blog-posts .blog-post-item .post-date{font-size:0.8em}.blog-posts .blog-post-item .post-image{margin-bottom:0.5rem}.blog-posts .blog-post-item .meta-cats{font-size:0.6em;text-transform:uppercase;font-weight:600;display:block}.blog-posts .blog-post-item .meta-cats a{background-color:var(--porto-dark-color,#212529);color:#fff;text-decoration:none;display:inline-block;padding:0 0.8em;border-radius:2px;margin:0 0.6em 0.6em 0}.blog-posts .post-item-list{margin-bottom:var(--porto-grid-gutter-width)}@media (min-width:576px){.blog-posts .post-item-list{display:flex;align-items:center}.blog-posts .post-item-list .post-image{flex:0 0 auto;width:34%;margin-bottom:0}.blog-posts .post-item-list .post-item-content{flex:0 0 auto;width:66%;padding-left:4%}}.blog-posts .post-item-grid{margin-bottom:1rem}.blog-posts .post-item-small .post-image{margin-bottom:0}.blog-posts .post-item-small .post-item-title{font-weight:400;margin-top:0.4em}.post-date>time{display:none}@media (min-width:992px){.single-post .post-medium .post-media{float:left;width:40%;margin-right:var(--porto-grid-gutter-width)}}.post-modern .entry-title a{color:inherit}.post-modern .btn-readmore{font-size:0.8125rem;font-weight:600;letter-spacing:-0.025em;text-transform:uppercase}.post-modern .post-meta a:not(:hover){color:inherit}.post-modern .post-meta>span:after{content:"|";margin-left:8px}.post-meta-divider>span:not(:last-child):after{content:"|";margin-right:0}.post-modern .post-meta>span:last-child:after{content:none}.blog-posts .post-modern{margin-bottom:2.5rem;padding-bottom:2rem}.blog-posts .post-modern .entry-title{font-size:1.875rem;font-weight:700;letter-spacing:-0.025em;margin-bottom:0.25rem}.blog-posts .post-modern .post-meta,.single-post .post-modern .post-meta{margin-bottom:1rem;font-size:0.6875rem;text-transform:uppercase;color:#999}article.post-medium .post-image.single{margin-bottom:var(--porto-grid-gutter-width)}.post-item.post-title-simple .entry-title,.post-item.post-title-simple .entry-title a,.post-item.post-title-simple .post-title,.post-item.post-title-simple .post-title h2,article.post-title-simple .entry-title a:not(:hover){color:var(--porto-h2-color,var(--porto-heading-color))}.format{box-shadow:0 -1px 0 0 rgba(0,0,0,0.07) inset;background:var(--porto-primary-color);color:#fff;font-size:18px;border-radius:2px}.format i{padding:11px}.blog-posts{position:relative}.blog-posts:after{content:" ";display:table;clear:both}.blog-posts article{border-bottom:1px solid var(--porto-normal-bc);margin-bottom:50px;padding-bottom:1rem}.blog-posts article h2.show-content{margin-bottom:25px}.blog-posts .pagination{margin:-10px 0 20px}.blog-posts .post .entry-title{font-size:1.5em;line-height:1.3;font-weight:600;margin-bottom:1rem;word-break:break-word}.blog-posts .post-full .entry-title,.blog-posts .post-large .entry-title,.blog-posts .post-large-alt .entry-title{font-size:1.8em}.blog-posts-widget{overflow:hidden}.pagination-wrap{text-align:center}.pagination-wrap .page-links,.pagination-wrap .pagination{float:none;justify-content:center}.pagination-wrap .page-links>a,.pagination-wrap .page-links>span,.pagination-wrap .pagination>a,.pagination-wrap .pagination>span{float:none}.page-links,.pagination{float:right;margin:20px 0 0}.page-links>a,.page-links>span,.pagination>a,.pagination>span{border:1px solid var(--porto-gray-5);margin-left:-1px;float:left;display:inline-block;padding:0.5rem 0.75rem;line-height:1.2;text-decoration:none;text-align:center;min-width:2.125rem}.page-links span.dots,.pagination span.dots{border-width:0;position:relative;top:-2px}.page-links span.current,.pagination span.current{color:#fff;background:var(--porto-primary-color);border-color:var(--porto-primary-color)}.page-links a:focus,.page-links a:hover,.pagination a:focus,.pagination a:hover{position:relative;z-index:2;background-color:var(--porto-gray-5);border-color:var(--porto-gray-5)}.page-links .nextpostslink,.page-links .previouspagelink,.pagination .next,.pagination .prev{text-indent:-9999px;width:2.48em;overflow:hidden;position:relative}.page-links .nextpostslink:before,.page-links .previouspagelink:before,.pagination .next:before,.pagination .prev:before{position:absolute;top:0.5rem;left:0;right:0;text-indent:0}.page-links .previouspagelink:before,.pagination .prev:before{content:"\f104"}.page-links .nextpagelink:before,.pagination .next:before{content:"\f105"}.load-infinite .pagination{display:none}.page-links{float:none}.page-links:after{content:" ";display:table;clear:both}.page-links .screen-reader-text{display:none!important}.page-links .page-links-title{border-width:0;margin:0;padding:0}.blog-posts article.post-grid,.blog-posts article.post-masonry{border-width:0;margin-bottom:30px;padding-bottom:0}@media (max-width:767px){.posts-grid .post{position:static!important;width:100%;transition:none!important;transform:none!important}}.blog-share{margin-bottom:25px}.blog-share .share-links a{margin:0.2857em 0 0.2857em 0.5714em}.blog-like i{display:none}.blog-liked i{display:none}.porto-post-title a{color:inherit}.porto-post-title a:hover{color:var(--porto-primary-color)}.share-links-block{display:flex;align-items:center;flex-wrap:wrap}.share-links-block .share-links a{border-radius:50%;width:28px;height:28px;font-size:0.8rem;box-shadow:0 1px 1px 0 rgba(0,0,0,0.2);margin:2px}.share-links-block .share-links a:not(:hover){background:none;color:var(--porto-heading-color)}.share-links-block h5{margin:0 15px 0 0;font-size:0.8em;font-weight:700;text-transform:uppercase}.sort-source{clear:both}.sort-source>li>a{display:inline-block;cursor:pointer;padding:6px 12px}.sort-source-style-2{background:var(--porto-primary-color);margin:0 auto}.sort-source-style-2>li{float:none;display:inline-block}.sort-source-style-2>li>a,.sort-source-style-2>li>a:focus,.sort-source-style-2>li>a:hover{background:none;color:#FFF;border-radius:0;margin:0;padding:18px 28px;position:relative}.sort-source-style-2>li>a:after{transition:margin 0.3s;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:15px solid var(--porto-primary-color);content:" ";display:block;position:absolute;left:50%;margin-left:-20px;margin-top:0;opacity:0;z-index:1}.sort-source-style-2>li.active>a,.sort-source-style-2>li.active>a:focus,.sort-source-style-2>li.active>a:hover{background:transparent}.sort-source-style-2>li.active>a:after{opacity:1;margin-top:18px}.sort-source-style-3{margin-bottom:2rem;justify-content:center;font-size:0.8em;text-transform:uppercase}.sort-source-style-3>li>a{color:var(--porto-body-color)}.sort-source-style-3>li.active>a{background:none!important;border-bottom:3px solid var(--porto-primary-color);border-radius:0;color:var(--porto-primary-color)}@media (max-width:767px){.sort-source-style-2>li{display:block}.sort-source-style-2>li.active>a:after{display:none!important}}.ajax-box .bounce-loader,.ajax-box .porto-ajax-loading{z-index:1}.page-slideshow{text-align:center}.page-meta>*{display:block}.page-share{margin-top:15px;margin-bottom:30px;padding:20px 0 0}.page-share h3{display:inline-block;font-size:1.8em;font-weight:200;margin:5px 15px 10px;text-transform:none}.page-share h3 i{margin-right:7px}.page-share .share-links{display:inline-block;margin-top:-5px}.page-share.container{margin-bottom:70px}.page-content:after{content:"";display:table;clear:both}.appear-animation,[data-appear-animation]{opacity:0}.animated,.appear-animation{animation-fill-mode:both;animation-duration:1s}.appear-animation-visible{opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}to{opacity:1;transform:scale(1)}}.zoomIn{animation-name:zoomIn}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes navItemArrow{0%{position:relative;right:-1px}50%{position:relative;right:3px}to{position:relative;right:-1px}}@keyframes arrowLeftRight{0%{transform:translateX(0)}50%{transform:translateX(3px)}to{transform:translateX(0)}}.highlight{position:relative;animation-name:highlightAnim;background-size:200%;background-position:0;transition:background-position 0.8s;background-image:none;background-image:linear-gradient(90deg,rgba(255,255,255,0) 50%,rgba(0,136,204,0.2) 0)}@keyframes highlightAnim{0%{background-position:0}to{background-position:-100%}}@keyframes highlightProgress{0%{width:0%}to{width:100%}}@keyframes highlightShape{0%{stroke-dashoffset:1500;opacity:0}1%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes gradientTransition{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.blinker-effect{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0.4}}.rotate-effect{animation:rotate-animation 10s linear infinite}@keyframes rotate-animation{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes revealContent{0%{visibility:hidden}50%{visibility:hidden}50.1%{visibility:visible}}@keyframes revealSubContent{0%{opacity:0}50%{opacity:0}50.1%{opacity:1}}[class*=revealDir]{position:relative;overflow:hidden!important;animation-duration:var(--porto-reveal-animation-duration,1s);animation-delay:var(--porto-reveal-animation-delay,0s);animation-fill-mode:both;animation-name:revealContent;animation-timing-function:linear}[class*=revealDir]>*{animation-duration:inherit;animation-delay:inherit;animation-fill-mode:both;animation-timing-function:linear;animation-name:revealSubContent}[class*=revealDir]:after{display:block!important;content:""!important;width:100%;height:100%;top:0;left:0;background-color:var(--porto-reveal-clr,var(--porto-primary-color));position:absolute;z-index:1000;animation-duration:inherit;animation-delay:inherit;animation-fill-mode:both;visibility:visible;animation-timing-function:linear}.col-1-5,.col-2-5,.col-3-5,.col-4-5,.col-lg-1-5,.col-lg-2-5,.col-lg-3-5,.col-lg-4-5,.col-md-1-5,.col-md-2-5,.col-md-3-5,.col-md-4-5,.col-sm-1-5,.col-sm-2-5,.col-sm-3-5,.col-sm-4-5,.col-xl-1-5,.col-xl-2-5,.col-xl-3-5,.col-xl-4-5{position:relative;min-height:1px;width:100%;flex:0 0 auto;max-width:100%;padding-left:calc(var(--bs-gutter-x, var(--porto-grid-gutter-width)) / 2);padding-right:calc(var(--bs-gutter-x, var(--porto-grid-gutter-width)) / 2)}.col-1-5{width:20%}.col-2-5{width:40%}.col-3-5{width:60%}.col-4-5{width:80%}.offset-1\/5{margin-left:20%}.offset-2\/5{margin-left:40%}.offset-3\/5{margin-left:60%}.offset-4\/5{margin-left:80%}@media (min-width:576px){.col-sm-1-5{width:80%}.col-sm-2-5{width:80%}.col-sm-3-5{width:60%}.col-sm-4-5{width:80%}}@media (min-width:768px){.col-md-1-5{width:20%}.col-md-2-5{width:40%}.col-md-3-5{width:60%}.col-md-4-5{width:80%}.offset-md-1\/5{margin-left:20%}.offset-md-2\/5{margin-left:40%}.offset-md-3\/5{margin-left:60%}.offset-md-4\/5{margin-left:80%}}@media (min-width:992px){.col-lg-1-5{width:20%}.col-lg-2-5{width:40%}.col-lg-3-5{width:60%}.col-lg-4-5{width:80%}.offset-lg-1\/5{margin-left:20%}.offset-lg-2\/5{margin-left:40%}.offset-lg-3\/5{margin-left:60%}.offset-lg-4\/5{margin-left:80%}}.grid-creative .portfolio-item,.grid-creative .portfolio-item .post-image,.grid-creative .portfolio-item .thumb-info-wrapper,.grid-creative .thumb-info,.grid-creative .thumb-info .post-image,.grid-creative .thumb-info .thumb-info-wrapper{height:100%}.grid-creative .thumb-info img,.grid-creative li.product-col .product-image img{object-fit:cover;width:100%;height:100%;padding:0}.grid-creative>article.post{width:100%}.grid-creative article.post{margin-bottom:0;padding-bottom:var(--porto-grid-gutter-width)}.grid-col-sizer{width:1.6666%;height:0;flex:0 0 1.6666%}.no-padding,.vc_row-no-padding{padding-left:0!important;padding-right:0!important}.row.no-padding,.vc_row.no-padding>.container>.row{margin-left:0;margin-right:0}.row.no-padding>.vc_column_container,.vc_row.no-padding>.container>.row>.vc_column_container{padding-left:0;padding-right:0}@media (max-width:991px){.px-gutter{padding-left:var(--porto-res-spacing,20px)!important;padding-right:var(--porto-res-spacing,20px)!important}}.vc_row.wpb_row{margin-bottom:0}.vc_row.wpb_row.vc_row-no-padding>.vc_column_container{padding-left:0;padding-right:0}.vc_row.wpb_row.vc_row-no-padding>.vc_column_container.section{padding-left:var(--porto-grid-gutter-width);padding-right:var(--porto-grid-gutter-width)}@media (max-width:767px){.vc_row.wpb_row.vc_row-no-padding>.vc_column_container.section{padding-left:var(--porto-column-spacing);padding-right:var(--porto-column-spacing)}}.vc_row.section-with-divider{overflow:visible}.vc_row:not(.row){margin-left:0;margin-right:0}.container-fluid,.container-fluid .vc_section:not(.porto-inner-container){padding-left:var(--porto-fluid-spacing);padding-right:var(--porto-fluid-spacing)}.container-fluid .container-fluid{padding-left:0;padding-right:0;width:auto}.container-fluid .vc_section{margin-left:calc(var(--porto-fluid-spacing) * -1);margin-right:calc(var(--porto-fluid-spacing) * -1)}.alignfull .porto-ibanner-desc>.container,.container-fluid .top-row:not(.porto-inner-container),.vc_section.alignfull>.container{padding-left:var(--porto-container-spacing);padding-right:var(--porto-container-spacing)}@media (max-width:991px){.alignfull .porto-ibanner-desc>.container,.container,.container-fluid .porto-inner-container .container,.container-fluid .vc_row .porto-map-section .container,.container-fluid .vc_row.no-padding .container,.container-fluid .vc_row.vc_row-no-padding .container,.container-fluid .vce-row-no-paddings .container,.vc_section.alignfull>.container{padding-left:var(--porto-fluid-spacing);padding-right:var(--porto-fluid-spacing)}.container-fluid .container,.container-fluid .container .container{padding-left:0;padding-right:0}}.grid-creative>.post,.porto-column,.vc_section{padding-left:var(--porto-column-spacing);padding-right:var(--porto-column-spacing)}#main.main-boxed #portfolioAjaxBox .portfolio-image.wide,#main.main-boxed #portfolioAjaxBox hr.solid,#main.main-boxed .portfolio .portfolio-image.wide,#main.main-boxed .portfolio hr.solid,#main.wide .page-image.single,#main.wide .portfolio .portfolio-image.wide,.mfp-content .ajax-container hr.solid,.popup-inline-content hr.solid,.portfolio .portfolio-image.wide,body.boxed #portfolioAjaxBox .portfolio-image.wide,body.boxed #portfolioAjaxBox hr.solid,body.boxed .portfolio hr.solid,body.boxed .portfolio-row.full{margin-left:calc(var(--porto-grid-gutter-width) * -1);margin-right:calc(var(--porto-grid-gutter-width) * -1)}#main.wide>.container>.row,.gallery,.popup-inline-content .portfolio-image.wide,.portfolio-row,.vc_section{margin-left:calc(var(--porto-column-spacing) * -1);margin-right:calc(var(--porto-column-spacing) * -1)}@keyframes menuFadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.menuFadeInUp{animation-name:menuFadeInUp}@keyframes menuFadeInDown{0%{opacity:0.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menuFadeInDown{animation-name:menuFadeInDown}@keyframes arrowFadeInDown{0%{opacity:0.8;transform:translateY(-10px) rotate(-45deg)}to{opacity:1;transform:translateY(0) rotate(-45deg)}}@keyframes menuFadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.menuFadeInLeft{animation-name:menuFadeInLeft}@keyframes menuFadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.menuFadeInRight{animation-name:menuFadeInRight}@keyframes menuFadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes menuFadeInFromLeft{0%{opacity:0;margin-left:-20px}to{opacity:1;margin-left:0}}.menuFadeInFromLeft{animation-name:menuFadeInFromLeft}.mega-menu,.sidebar-menu{margin:0;padding:0;list-style:none}.mega-menu li.menu-item,.sidebar-menu li.menu-item{display:block;position:relative;margin:0}.mega-menu li.menu-item>a,.sidebar-menu li.menu-item>a{display:block;text-align:left;position:relative;margin-top:0;margin-bottom:0}.mega-menu li.menu-item>a>[class*=" fa-"],.sidebar-menu li.menu-item>a>[class*=" fa-"]{width:18px;text-align:center}.mega-menu li.menu-item>a>.avatar,.mega-menu li.menu-item>a>i,.mega-menu li.menu-item>a>svg,.sidebar-menu li.menu-item>a>.avatar,.sidebar-menu li.menu-item>a>i,.sidebar-menu li.menu-item>a>svg{margin-right:0.5rem;vertical-align:middle;line-height:1}.mega-menu li.menu-item>a>svg,.sidebar-menu li.menu-item>a>svg{width:1em;fill:currentColor;stroke:currentColor}.mega-menu li.menu-item>a>.avatar img,.sidebar-menu li.menu-item>a>.avatar img{margin-top:-5px;margin-bottom:-4px}.mega-menu li.menu-item>a>[class*=flag-],.sidebar-menu li.menu-item>a>[class*=flag-]{display:inline-block;width:16px;height:11px;margin-top:-2px;margin-right:6px;margin-left:1px;vertical-align:middle;line-height:0}.mega-menu li.menu-item>a>[class*=flag-]:before,.sidebar-menu li.menu-item>a>[class*=flag-]:before{display:none}.mega-menu li.menu-item>a:hover,.sidebar-menu li.menu-item>a:hover{z-index:1}.mega-menu ul.sub-menu,.sidebar-menu ul.sub-menu{padding-left:0;list-style:none}li.menu-item>.nolink{cursor:default}.porto-narrow-sub-menu li.menu-item-has-children>a:before{content:"\f054";float:right;margin-right:-1px;font-size:0.5rem;opacity:0.7;transition:margin-right 0.2s}.porto-narrow-sub-menu li.menu-item-has-children>.arrow{display:none}.porto-narrow-sub-menu li.menu-item-has-children:hover>a:before{margin-right:-7px}.sidebar-menu.side-menu-accordion .porto-narrow-sub-menu li.menu-item-has-children>a:before,.sidebar-menu.side-menu-columns .porto-narrow-sub-menu li.menu-item-has-children>a:before,.sidebar-menu.side-menu-slide .porto-narrow-sub-menu li.menu-item-has-children>a:before{content:none}.menu-custom-block a>i{margin-right:0.5rem}.accordion-menu .tip,.mega-menu .tip,.menu-custom-block .tip,.sidebar-menu .tip{color:#fff;display:inline-block;font-size:9px;font-style:normal;line-height:1.2;padding:2px;position:relative;margin-left:10px;vertical-align:middle;top:-1px}.accordion-menu .tip.hot,.mega-menu .tip.hot,.menu-custom-block .tip.hot,.sidebar-menu .tip.hot{background-color:#eb2771;border-color:#eb2771}.accordion-menu .tip:before,.mega-menu .tip:before,.menu-custom-block .tip:before,.sidebar-menu .tip:before{content:"";position:absolute;left:-3px;top:50%;margin-top:-2px;border-right:3px solid;border-top:2px solid transparent;border-bottom:2px solid transparent;border-right-color:inherit}#header .menu-custom-block .tip,.mega-menu>li.menu-item>a .tip{position:absolute;top:-14px;right:10px}#header .menu-custom-block .tip:before,.mega-menu>li.menu-item>a .tip:before{content:"";top:auto;bottom:-3px;left:2px;border-color:transparent;border-top-color:inherit;border-style:solid;border-width:3px 2px 0 2px}.mega-menu{display:flex;flex-wrap:wrap}.mega-menu>li.menu-item>a{display:inline-block;font-size:0.8571em;font-weight:700;line-height:20px;padding:9px 12px 8px;text-transform:var(--porto-menu-text-transform)}.mega-menu>li.menu-item>a>i{width:auto}.mega-menu>li.menu-item>a .tip{top:-9px}.mega-menu>li.menu-item.active,.mega-menu>li.menu-item:hover>a{color:#fff}.mega-menu>li.menu-item.has-sub:hover{z-index:111}.mega-menu .popup{position:absolute;text-align:left;top:100%;margin:0;z-index:111;min-width:100%;line-height:20px;will-change:transform,top;font-size:0.9em;max-width:none;max-height:none}.mega-menu .wide .popup{border-top:3px solid var(--porto-primary-color);box-shadow:0 10px 25px rgba(0,0,0,0.15);display:none;right:auto;left:0;color:var(--porto-body-color)}.mega-menu .wide .popup>.inner{padding:10px;background:var(--porto-normal-bg)}.mega-menu .menu-block-after>.porto-block>div,.mega-menu .menu-block-after>.porto-block>div>.elementor-element{margin-left:0!important;margin-right:0!important;width:100%}.mega-menu .menu-block-after>.porto-block>div.container-fluid{padding-left:var(--porto-fluid-spacing);padding-right:var(--porto-fluid-spacing)}.porto-narrow-sub-menu .menu-item,.porto-wide-sub-menu .menu-item{line-height:inherit}.porto-narrow-sub-menu ul.sub-menu,.porto-wide-sub-menu ul.sub-menu{position:relative}.porto-narrow-sub-menu li.menu-item>a.has-preview,.porto-wide-sub-menu li.menu-item>a.has-preview{display:inline-block}.porto-wide-sub-menu{max-width:100%;display:flex;flex-wrap:wrap}@media (max-width:991px){.porto-wide-sub-menu{display:block}}.porto-wide-sub-menu>li.menu-block-item{margin-bottom:-20px}@media (max-width:991px){.porto-wide-sub-menu>li.menu-block-item{margin-bottom:0}}.porto-wide-sub-menu .container{width:auto;padding:0}.porto-wide-sub-menu>li.sub{padding:var(--porto-wide-subitem-pd,15px 15px 10px)}.porto-wide-sub-menu>li>a{font-weight:600;padding-bottom:5px;color:var(--porto-heading-color);text-transform:var(--porto-menu-text-transform);transform:translate3d(0,0,0)}.porto-wide-sub-menu>li>ul.sub-menu{padding-bottom:5px}.porto-wide-sub-menu li.menu-item li.menu-item>a{color:var(--porto-body-color)}.porto-wide-sub-menu li.menu-item li.menu-item>a:hover{background:var(--porto-mainmenu-popup-text-hbg-color,var(--porto-gray-3))}.porto-wide-sub-menu li.sub li.menu-item>a{margin-left:-8px;padding:7px 8px}.porto-wide-sub-menu li.sub li.menu-item>ul.sub-menu{padding-left:10px}.porto-narrow-sub-menu,.porto-narrow-sub-menu ul.sub-menu{min-width:200px;padding:5px 0;box-shadow:0 5px 8px rgba(0,0,0,0.15);border-top:0 solid var(--porto-primary-color);background:var(--porto-primary-color);z-index:10}.porto-narrow-sub-menu ul.sub-menu{position:absolute;left:100%;display:none;opacity:0;top:-5px}.porto-narrow-sub-menu li.menu-item>a{color:#fff;padding:8px var(--porto-submenu-item-lrp,18px);border-bottom:var(--porto-submenu-item-bbw,1px) solid rgba(255,255,255,0.2);white-space:nowrap}.porto-narrow-sub-menu li.menu-item:last-child>a{border-bottom-width:0}.porto-narrow-sub-menu li.menu-item:hover>a{background-color:var(--porto-primary-light-5)}.porto-narrow-sub-menu li.menu-item.open>ul.sub-menu,.porto-narrow-sub-menu li.menu-item:hover>ul.sub-menu{opacity:1;display:block}.mega-menu{}.mega-menu .narrow.pos-left .popup{left:0px;right:auto}.mega-menu .narrow.pos-left ul.sub-menu ul.sub-menu{left:100%;right:auto}.mega-menu .narrow.pos-left li.menu-item-has-children>a:before{content:"\f054"}.mega-menu .narrow.pos-right .popup{right:0px;left:auto}.mega-menu .narrow.pos-right ul.sub-menu ul.sub-menu{right:100%;left:auto}.mega-menu .narrow.pos-right li.menu-item-has-children>a:before{content:"\f053"}.mega-menu .popup{top:-3000px}.mega-menu .popup li.menu-item>a{transition:transform 0.3s linear;transform:translate3d(0,-5px,0)}.mega-menu>li.menu-item .popup{transition:transform 0.3s linear;transform:translate3d(0,-5px,0)}.mega-menu>li.menu-item:hover .popup{top:100%;transform:translate3d(0,0,0)}.mega-menu>li.menu-item:hover li.menu-item>a{transform:translate3d(0,0,0)}.mega-menu>li.wide:not(.loaded) .popup{top:-3000px}.mega-menu .narrow ul.sub-menu ul.sub-menu{animation:menuFadeInLeft 0.2s ease-out}.mega-menu .narrow.pos-left ul.sub-menu ul.sub-menu{animation:menuFadeInLeft 0.2s ease-out}.mega-menu .narrow.pos-right ul.sub-menu ul.sub-menu{animation:menuFadeInRight 0.2s ease-out}.mega-menu.show-arrow>li.has-sub>a:after{display:inline-block;content:"\e81c";font-family:"porto";font-weight:400;font-size:1em;margin:0 0 0 5px;line-height:1}.mega-menu .porto-narrow-sub-menu.pos-left ul.sub-menu{right:100%;left:auto}.sub-menu.pos-left li.menu-item-has-children:hover>a:before{margin-right:6px;content:"\f053"}.mega-menu.menu-flat>li.menu-item{margin-right:0}.mega-menu.menu-flat>li.menu-item.active>a,.mega-menu.menu-flat>li.menu-item:hover>a{border-radius:0!important}.mega-menu.menu-flat>li.menu-item.has-sub:hover>a{border-radius:0!important}.mega-menu.menu-flat .popup{margin:0}.menu-flat .porto-narrow-sub-menu,.menu-flat .porto-narrow-sub-menu ul.sub-menu,.menu-flat .wide .popup,.menu-flat .wide .popup>.inner .porto-wide-sub-menu li.menu-item li.menu-item>a{border-radius:0!important}.mega-menu.menu-flat-border>li.menu-item>a{border-right:1px solid rgba(0,0,0,0.1)}.mega-menu.menu-flat-border>li.menu-item:last-child>a{border-right:0 none}.mega-menu.menu-hover-line>li.menu-item>a:before{content:"";position:absolute;width:100%;height:3px;top:0;left:0;opacity:0;background:var(--porto-primary-color)}.mega-menu.menu-hover-line:not(:hover)>li.menu-item.active>a:before,.mega-menu.menu-hover-line>li.menu-item:hover>a:before{opacity:1}.mega-menu.menu-hover-underline>li.menu-item>a:before{top:50%;margin-top:15px;width:auto;left:0;right:15px;transition:cubic-bezier(0.55,0,0.1,1) right 0.3s,opacity 0.3s}.mega-menu.menu-hover-underline>li.menu-item.active>a:before,.mega-menu.menu-hover-underline>li.menu-item:hover>a:before{right:0}.header-side .sidebar-menu>li.menu-item>a,.main-sidebar-menu .sidebar-menu .menu-custom-item a,.main-sidebar-menu .sidebar-menu>li.menu-item>a,.porto-view-switcher .narrow li.menu-item>a{text-transform:var(--porto-menu-text-transform)}.currency-switcher .sub-menu .menu-item{cursor:pointer;white-space:nowrap}@media (min-width:992px){.accordion-menu .desktop-link-hide,.mega-menu .desktop-link-hide,.sidebar-menu .desktop-link-hide{display:none!important}}@media (max-width:991px){.accordion-menu .menu-block-after.mobile-hide,.accordion-menu .menu-item-has-children.hidden-item>.arrow,.accordion-menu .mobile-link-hide,.mega-menu .menu-block-after.mobile-hide,.mega-menu .menu-item-has-children.hidden-item>.arrow,.mega-menu .mobile-link-hide,.sidebar-menu .menu-block-after.mobile-hide,.sidebar-menu .menu-item-has-children.hidden-item>.arrow,.sidebar-menu .mobile-link-hide{display:none!important}}.accordion-menu{margin:0;padding:0;list-style:none;font-size:0.9em}.accordion-menu ul.sub-menu>li,.accordion-menu>li{position:relative}.accordion-menu li.menu-item{margin:0}.accordion-menu li.menu-item>a{position:relative;display:block;outline:medium none;text-decoration:none;text-align:left;margin:1px 0 0;padding:5px 6px;line-height:25px;font-weight:700;transition:0.25s;font-family:inherit;font-size:inherit}.accordion-menu li.menu-item>a>i,.accordion-menu li.menu-item>a>svg{width:18px;text-align:center}.accordion-menu li.menu-item>a>svg{fill:currentColor;stroke:currentColor}.accordion-menu li.menu-item>a>.avatar,.accordion-menu li.menu-item>a>i,.accordion-menu li.menu-item>a>svg{margin-right:5px}.accordion-menu li.menu-item>a>.avatar img{margin-top:-5px;margin-bottom:-4px}.accordion-menu li.menu-item>a>[class*=flag-]{display:inline-block;width:16px;height:11px;margin-top:-3px;margin-right:6px;margin-left:1px;vertical-align:middle;line-height:0}.accordion-menu li.menu-item>a>[class*=flag-]:before{display:none}.accordion-menu li.menu-item.has-sub>a{padding-right:33px}.accordion-menu li.menu-item+.menu-item.hidden-item{margin-top:-1px}.accordion-menu ul.sub-menu{display:none;list-style:none;margin:0;padding:0 0 0 10px}.accordion-menu .arrow{position:absolute;right:5px;display:block;width:30px;cursor:pointer;text-align:center;vertical-align:top;z-index:10;cursor:pointer;transition:0.25s}.accordion-menu .arrow:before{content:"\f067"}.accordion-menu .open>.arrow:before{content:"\f068"}@media (max-width:991px){#main-sidebar-menu{display:none}}.widget_sidebar_menu{background:var(--porto-normal-bg);border:1px solid var(--porto-gray-5);margin-top:0}.widget_sidebar_menu+.widget-block{margin-top:20px}.widget_sidebar_menu+.widget_layered_nav,.widget_sidebar_menu+.widget_layered_nav_filters,.widget_sidebar_menu+.widget_price_filter,.widget_sidebar_menu+.widget_product_categories,.widget_sidebar_menu+.widget_rating_filter{margin-top:15px}@media (max-width:991px){.widget_sidebar_menu{overflow:hidden}}.widget_sidebar_menu.closed .widget-title{margin-bottom:-1px}.widget_sidebar_menu .widget-title{background:var(--porto-title-bgc);border-bottom:1px solid var(--porto-gray-5);font-size:1.0714em;font-weight:700;letter-spacing:0.001em;line-height:18px;color:#444;padding:12px 15px;margin:0;text-transform:uppercase;position:relative;transition:0.25s}.widget_sidebar_menu .widget-title .toggle{display:inline-block;width:1.8571em;height:1.8571em;line-height:1.7572em;position:absolute;right:1.0714em;top:50%;margin-top:-0.9em;padding:0;cursor:pointer;text-align:center;transition:0.25s;background:var(--porto-body-bg);border:1px solid var(--porto-gray-2);color:var(--porto-gray-4)}.widget_sidebar_menu .widget-title .toggle:before{content:"\f0d8"}.widget_sidebar_menu .widget-title .toggle:hover{color:#fff;border-color:var(--porto-primary-color);background:var(--porto-primary-color)}.widget_sidebar_menu .widget-title .toggle.closed:before{content:"\f0d7"}.sidebar-menu{}.sidebar-menu>li.menu-item{margin-top:1px}.sidebar-menu>li.menu-item:first-child{margin-top:0}.sidebar-menu>li.menu-item:first-child>a{border-top:none}.sidebar-menu>li.menu-item>a{display:block;line-height:17px;padding:11.5px 5px;margin:0 10px;border-top:1px solid var(--porto-gray-2);color:#444}.sidebar-menu>li.menu-item.active>a{color:var(--porto-primary-color)}.sidebar-menu>li.menu-item.active:hover>a{color:#fff}.sidebar-menu>li.menu-item:hover{background:var(--porto-primary-color)}.sidebar-menu>li.menu-item:hover>a{color:#fff;position:relative;z-index:1;border-top-color:var(--porto-primary-color)}.sidebar-menu>li.menu-item.active>.arrow:before,.sidebar-menu>li.menu-item:hover>.arrow:before{color:#fff}.sidebar-menu li.menu-item>.arrow{position:absolute;top:0;bottom:0;right:0;width:30px;height:30px;line-height:30px;margin:auto;text-align:center;z-index:1}.sidebar-menu li.menu-item>.arrow:before{font-family:"porto";content:"\e81a";color:#838b90}@media (max-width:991px){.sidebar-menu li.menu-item>.arrow{margin:0;top:7px;transform:rotate(0);transition:transform 0.3s;z-index:2;cursor:pointer}.sidebar-menu li.menu-item.open>.arrow{margin-top:1px;transform:rotate(90deg)}}.sidebar-menu>li.menu-item>.arrow{right:14px}.sidebar-menu .popup{text-align:left;left:100%;position:absolute;top:0;display:none;margin:0;z-index:111;min-width:0;font-size:0.9em;font-weight:400;line-height:20px;color:var(--porto-body-color)}@media (max-width:991px){.sidebar-menu .popup{position:static;margin-bottom:-1px;animation:none!important}}.right-sidebar .sidebar-menu .popup,.side-nav-right .sidebar-menu .popup{right:100%;left:auto}.sidebar-menu .popup>.inner{margin:0}.sidebar-menu .wide .popup{box-shadow:0 0 25px rgba(0,0,0,0.15);margin-left:-1px;border-left:10px solid var(--porto-primary-color)}.sidebar-menu .wide .popup .arrow{display:none}.right-sidebar .sidebar-menu .wide .popup{border-left-width:0;border-right:10px solid var(--porto-primary-dark-10);margin-left:0;margin-right:-1px}.sidebar-menu .wide .popup>.inner{padding:10px;background:var(--porto-normal-bg)}@media (max-width:991px){.right-sidebar .sidebar-menu .wide .popup,.sidebar-menu .wide .popup{border-radius:0;box-shadow:none;border:none;margin:0}.right-sidebar .sidebar-menu .wide .popup .inner,.sidebar-menu .wide .popup .inner{border-radius:0;margin:0}}.sidebar-menu .wide li.sub{}.sidebar-menu .wide li.sub>a:not(.nolink):hover{text-decoration:underline}.sidebar-menu .wide li.sub li.menu-item>a{margin-left:-8px;padding:7px 8px}.sidebar-menu .wide li.sub li.menu-item>a:hover{text-decoration:underline}.sidebar-menu .wide li.sub li.menu-item>ul.sub-menu{padding-left:10px}.sidebar-menu .narrow .popup{text-transform:uppercase}.sidebar-menu .narrow ul.sub-menu{min-width:180px;padding:5px;box-shadow:0 0 12px rgba(0,0,0,0.1);background:none}@media (max-width:991px){.sidebar-menu .narrow ul.sub-menu{box-shadow:none;border-radius:0}}@media (max-width:991px){.sidebar-menu .narrow ul.sub-menu ul.sub-menu{display:block;position:static;padding:0 0 0 5px;animation:none!important}}.right-sidebar .sidebar-menu .narrow ul.sub-menu ul.sub-menu,.side-nav-right .sidebar-menu .narrow ul.sub-menu ul.sub-menu{left:auto;right:100%}.sidebar-menu .narrow li.menu-item>a{padding:8px 15px 8px 8px;color:inherit}.sidebar-menu .narrow li.menu-item:hover>a{background:none}.sidebar-menu .narrow li.menu-item-has-children>a{padding-right:15px}.sidebar-menu .tip{font-size:8px;font-style:normal}.sidebar-menu .menu-custom-block span{display:none}.sidebar-menu .menu-custom-block a{line-height:18px;margin:0 10px -1px;padding:11.5px 5px;display:block;border-top:1px solid var(--porto-gray-2);color:#444}.sidebar-menu .menu-custom-block a:hover{background:var(--porto-primary-color);color:#fff;margin-left:0;margin-right:0;padding-left:15px;padding-right:15px;position:relative;z-index:1}.sidebar-menu.has-main-menu>li.menu-item:first-child>a{border-top-width:1px}.sidebar-menu.has-side-menu>li.menu-item:last-child:hover{border-radius:0}.sidebar-menu.has-side-menu .menu-custom-block a:last-child:hover{border-radius:0}.sidebar-menu>li.menu-item .popup{animation:menuFadeInLeft 0.2s ease-out}.right-sidebar .sidebar-menu>li.menu-item .popup{animation:menuFadeInRight 0.2s ease-out}.sidebar-menu .narrow ul.sub-menu ul.sub-menu{animation:menuFadeInLeft 0.2s ease-out}.right-sidebar .sidebar-menu .narrow ul.sub-menu ul.sub-menu{animation:menuFadeInRight 0.2s ease-out}.hamburguer-btn{background:transparent;outline:0!important;border:none;width:30px;height:30px;padding:0;margin:15px;display:inline-block;position:relative;cursor:pointer}.hamburguer-btn .hamburguer span{position:absolute;top:50%;left:0;width:100%;height:1px;transition:width 0.3s;transform:translateY(-50%);background:#333;-webkit-backface-visibility:hidden}.hamburguer-btn .hamburguer span:first-child{top:30%}.hamburguer-btn .hamburguer span:nth-child(2){transition-delay:0.1s}.hamburguer-btn .hamburguer span:nth-child(3){top:70%;transition-delay:0.2s}.hamburguer-btn .close{opacity:0;transition:0.3s;float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.hamburguer-btn .close span{position:absolute;top:50%;left:50%;width:0;height:1px;background:#333;transition:0.3s;transform-origin:50% 0}.hamburguer-btn .close span:first-child{transform:translateX(-50%) rotate(45deg)}.hamburguer-btn .close span:nth-child(2){transform:translateX(-50%) rotate(-45deg)}.hamburguer-btn.active .close{opacity:1;transition:0.3s}.hamburguer-btn.active .close span{width:80%;transition:inherit}.hamburguer-btn.active .close span:nth-child(2){transition-delay:0.3s}.hamburguer-btn.active .hamburguer{opacity:0}.hamburguer-btn.active .hamburguer span{width:0}#header>.hamburguer-btn{align-self:flex-end;margin:30px 20px}.toggle-menu-wrap .sidebar-menu .narrow li.menu-item-has-children:hover>a:before{margin-right:-7px}@keyframes header-reveal{0%{margin-top:-150px}to{margin-top:0}}.header-wrapper.wide .container{width:100%;max-width:none}#header .searchform-popup .search-toggle,#header .tooltip-icon,#header .top-links>li.menu-item>a{color:var(--porto-header-link-color-regular,#999)}#header .searchform-popup .search-toggle:hover,#header .top-links>li.menu-item.has-sub:hover>a,#header .top-links>li.menu-item:hover>a,#header .top-links>li.menu-item>a.active,#header .top-links>li.menu-item>a.focus{color:var(--porto-header-link-color-hover,#999)}#header a{transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out}#header .header-right{text-align:right}#header .header-main .container{position:relative;display:table}#header .header-main .container>div{display:table-cell;position:relative;vertical-align:middle}#header.header-loaded .header-main{-webkit-backface-visibility:hidden}#header .header-main{position:relative}#header .header-main .container{min-height:68px}@media (max-width:575px){#header .header-main .container{min-height:43px}}.fixed-header #header .header-main .container{min-height:0}#header .header-main.header-main-auto .container{min-height:auto!important}#header .header-main #main-menu{display:inline-block;vertical-align:middle}#header .gap{font-weight:300;margin:0 10px;font-size:0.95em;opacity:0.8}#header .gap.switcher-gap{margin:0 5px}#header .mobile-show{display:none}@media (max-width:991px){#header .mobile-hide{display:none}#header .mobile-show{display:inline}}#header.sticky-header .header-main{transition:none}#header.sticky-header .header-main .container{min-height:60px}#header.sticky-header .header-main.change-logo .logo img{transform:scale(0.8)}#header.sticky-header .header-main.sticky{position:fixed;left:0;right:0;width:100%;margin-left:auto;margin-right:auto;top:0;z-index:1001;box-shadow:0 0 3px 0 var(--porto-normal-bc)}#header.sticky-header .header-main.sticky .container.absolute{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.header-reveal #header.sticky-header .header-main.sticky{margin-top:0;animation:header-reveal 0.4s ease-in}#header.sticky-header .logo{min-width:0}#header.sticky-header-calc .header-main.change-logo .header-center,#header.sticky-header-calc .header-main.change-logo .header-left,#header.sticky-header-calc .header-main.change-logo .header-right,#header.sticky-header-calc .header-main.sticky .header-center,#header.sticky-header-calc .header-main.sticky .header-left,#header.sticky-header-calc .header-main.sticky .header-right,#header.sticky-header-calc .logo img .header-center,#header.sticky-header-calc .logo img .header-left,#header.sticky-header-calc .logo img .header-right{transition:none}.fixed-header.header-transparent-bottom-border #header{border-bottom:1px solid rgba(255,255,255,0.1)}.fixed-header #header{position:absolute;left:0;right:0;width:100%;top:auto;z-index:1001;border-top-width:0}.fixed-header #header .header-main{position:relative;top:0}.fixed-header #header.sticky-header{padding-bottom:0!important;border-bottom:none}.fixed-header #header.sticky-header .header-main{position:fixed}.fixed-header #header .header-main .header-center,.fixed-header #header .header-main .header-left,.fixed-header #header .header-main .header-right{padding-top:15px;padding-bottom:15px}@media (max-width:991px){.fixed-header #header .header-main .header-center,.fixed-header #header .header-main .header-left,.fixed-header #header .header-main .header-right{padding-top:5px;padding-bottom:5px}}.fixed-header #header .searchform{transition:background 0.3s,border 0.3s}.fixed-header #header .main-menu{transition:background 0.3s}#header-boxed{padding-left:0;padding-right:0;margin-left:auto;margin-right:auto}@media (min-width:768px){#header-boxed .sticky-header .header-main.sticky{max-width:calc(720px + var(--porto-grid-gutter-width))}}#header-boxed .sticky-header .header-main.sticky,#header-boxed .sticky-header .main-menu-wrap{margin-left:auto;margin-right:auto}@media (min-width:992px){#header-boxed .sticky-header .header-main.sticky,#header-boxed .sticky-header .main-menu-wrap{max-width:calc(960px + var(--porto-grid-gutter-width))}}#header .header-main.e-con{--background-transition:0}#header .header-main.elementor-section{transition:border 0.3s,border-radius 0.3s,box-shadow 0.3s}.custom-notice button.mfp-close,.porto-block-html-top button.mfp-close{z-index:999}#header .logo{margin:0;padding:0;min-width:80px;line-height:0;max-width:var(--porto-logo-mw)}#header .logo a{display:inline-block;max-width:100%}#header .logo img{display:none;color:transparent;max-width:100%;transform-origin:left center}#header .logo .standard-logo{display:inline-block}#header.sticky-header .logo{max-width:var(--porto-sticky-logo-mw)}@media (max-width:767px){#header.sticky-header .logo{max-width:min(var(--porto-sticky-logo-mw),var(--porto-logo-mw))}}#header.sticky-header .logo .sticky-logo{display:inline-block}#header.sticky-header .sticky-logo~img{display:none}@media not all,only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#header .logo .standard-logo,#header.sticky-header .logo .sticky-logo{display:none}#header .logo .retina-logo,#header.sticky-header .logo .sticky-retina-logo{display:inline-block}#header.sticky-header .sticky-retina-logo+.retina-logo{display:none}}#header .logo-transition img{transition:0.3s}#header .logo-text{display:inline-block}.no-flag li.menu-item>a>[class*=flag-]{display:none}.switcher-wrap ul+ul{margin-left:11px}.porto-view-switcher img,.wpml-ls-menu-item .wpml-ls-flag{max-width:18px}.porto-view-switcher .flag{margin-right:0.25rem}#header .switcher-wrap{display:inline-block;white-space:nowrap}#header .switcher-wrap img{position:relative;top:-1px;margin-right:3px}#header .porto-view-switcher,#header .top-links{font-size:0.7857em;display:inline-block;vertical-align:middle;margin-top:3px;margin-bottom:3px}#header .porto-view-switcher>li.menu-item,#header .top-links>li.menu-item{margin-right:0}#header .porto-view-switcher>li.menu-item>a,#header .top-links>li.menu-item>a{font-size:1em;font-weight:var(--porto-header-top-link-fw,400);padding:0 5px;line-height:26px}#header .porto-view-switcher>li.menu-item.has-sub:hover>a,#header .top-links>li.menu-item.has-sub:hover>a{margin-bottom:0}#header .porto-view-switcher>li.menu-item>.popup,#header .top-links>li.menu-item>.popup{margin-top:0;border-width:0}#header .porto-view-switcher .narrow .inner>ul.sub-menu,#header .top-links .narrow .inner>ul.sub-menu{box-shadow:0 10px 30px 10px rgba(0,0,0,0.05)}#header .porto-view-switcher .narrow ul.sub-menu,#header .top-links .narrow ul.sub-menu{padding:5px 0;min-width:0}#header .porto-view-switcher .narrow li.menu-item>a,#header .top-links .narrow li.menu-item>a{font-size:1em;padding:0 7px;line-height:25px;border-bottom-width:0}#header .woocs-switcher li,#header .woocs-switcher li>.nolink{cursor:pointer!important}#header .top-links{white-space:nowrap}#header .top-links>li.menu-item{display:inline-block;float:left}#header .top-links>li.menu-item:after{content:"|";font-weight:300;position:relative;top:-1px;font-size:0.95em;opacity:0.8;margin:0 5px}#header .top-links>li.menu-item.active>a,#header .top-links>li.menu-item.has-sub:hover>a,#header .top-links>li.menu-item:hover>a{background:transparent}#header .top-links>li.menu-item:last-child>a{padding-right:0}#header .top-links>li.menu-item:last-child:after{content:none}@media (max-width:991px){#header .search-lg-auto .searchform-popup .searchform,#header .search-lg-auto.searchform-popup .searchform{width:auto}}#header .searchform{display:inline-block;border:1px solid var(--porto-searchform-border-color,#ccc);line-height:38px;font-size:0.8125rem;padding:0;vertical-align:middle}@media (max-width:991px){#header .searchform{border-width:5px;display:none;position:absolute;right:-25px;top:100%;margin-top:8px;z-index:1003;box-shadow:0 5px 8px rgba(0,0,0,0.15)}}@media (max-width:375px){#header .searchform{right:-80px}}#header .searchform .searchform-fields,#header .searchform fieldset{display:flex}#header .searchform .button-wrap,#header .searchform .cat,#header .searchform .selectric-cat,#header .searchform .text{display:block;text-align:left}#header .searchform .button-wrap{margin:0}#header .searchform button,#header .searchform input,#header .searchform select{background:none;border-radius:0;border:none;outline:none;box-shadow:none;margin-bottom:0;display:block;color:var(--porto-searchform-text-color,var(--porto-body-color))}#header .searchform input::placeholder{opacity:0.7}#header .searchform input:-ms-input-placeholder{opacity:0.7}#header .searchform input::-ms-input-placeholder{opacity:0.7}#header .searchform .selectric .label,#header .searchform button,#header .searchform input,#header .searchform select{height:40px}#header .searchform input{padding:0 15px 0 15px;width:398px;font-size:inherit}@media (max-width:767px){#header .searchform input{width:280px}}@media (max-width:575px){#header .searchform input{width:234px}}@media (max-width:374px){#header .searchform input{width:200px}}@media (max-width:320px){#header .searchform input{width:190px}}#header .searchform select{padding:0 15px 0 15px;width:130px}#header .searchform select::-ms-expand{display:none}#header .searchform .selectric-cat{width:129px}#header .searchform .selectric{border-width:0}#header .searchform .selectric .label{display:flex;padding:0 15px 0 15px;margin:0;font-weight:normal;font-size:inherit;border-radius:0;text-align:left;letter-spacing:0.005em;-webkit-user-select:none;-ms-user-select:none;user-select:none}#header .searchform .selectric .label:after{content:"\e81c";font-family:"porto";font-size:14px;margin-left:4px}#header .searchform .selectric-open{z-index:10000}#header .searchform .selectric-items{left:0px;max-width:250px}#header .searchform .selectric-items li,#header .searchform .selectric-items ul{line-height:18px;min-height:18px}#header .searchform .selectric-items li{border-width:0;padding:6px 8px}#header .searchform .selectric-items:focus{outline:none}#header .searchform .selectric,#header .searchform input,#header .searchform select{border-right:1px solid var(--porto-searchform-border-color,#ccc)}#header .searchform .autocomplete-suggestions{width:auto!important;border-radius:0}#header .searchform .autocomplete-suggestion{padding:10px 20px;line-height:1.5em;min-height:0;text-align:left}#header .searchform .autocomplete-suggestion .yith_wcas_result_image{float:left;margin-right:10px;margin-left:0}#header .searchform .autocomplete-suggestion .yith_wcas_result_content{margin:0}#header .searchform .autocomplete-suggestion span.yith_wcas_result_featured,#header .searchform .autocomplete-suggestion span.yith_wcas_result_on_sale{padding:3px 5px}#header .searchform .autocomplete-suggestion div.badges{left:auto;right:8px;line-height:1}#header .searchform .autocomplete-suggestion del{font-size:0.8em}#header .searchform .autocomplete-suggestion ins{text-decoration:none}#header .searchform-popup{display:inline-block;position:relative}@media (max-width:991px){#header .searchform-popup.ssm-advanced-search-layout{display:block}#header .searchform-popup.ssm-advanced-search-layout .search-toggle{display:none}#header .searchform-popup.ssm-advanced-search-layout .searchform{display:block;position:static;border-width:1px;margin-top:0}}#header .searchform-popup .search-toggle{cursor:pointer;display:none;text-align:center;position:relative;font-size:26px;vertical-align:middle}#header .searchform-popup .search-toggle:after{content:"";position:absolute;z-index:1003;display:none;left:50%;top:100%;margin-left:-11px;margin-top:-13px;width:22px;height:22px;border:11px solid transparent;border-bottom-color:inherit;transition:border-bottom-color 0.3s}#header .searchform-popup .search-toggle.opened:after{display:block}@media (max-width:991px){#header .searchform-popup .search-toggle{display:inline-block}}@media (max-width:575px){#header .searchform-popup .searchform{border-width:3px;margin-top:6px}}@media (max-width:991px){#header div.searchform-popup.ssm-advanced-search-layout .searchform{box-shadow:none}}#header .search-rounded.simple-search-layout .searchform-fields{border-radius:20px}#header .search-rounded.simple-search-layout .selectric .label,#header .search-rounded.simple-search-layout button,#header .search-rounded.simple-search-layout input,#header .search-rounded.simple-search-layout select{height:36px}#header .search-rounded:not(.simple-search-layout) .searchform{border-radius:25px;line-height:40px}#header .search-rounded:not(.simple-search-layout) .live-search-list{left:15px;right:46px;width:auto}#header .search-rounded input{padding:0 15px 0 20px;border-radius:20px 0 0 20px}#header .search-rounded button{padding:0 16px 0 13px;border-radius:0 20px 20px 0}#header .search-rounded .selectric .label,#header .search-rounded select{padding:0 15px 0 10px;line-height:inherit}@media (max-width:991px){#header .header-left .searchform{left:-10px;right:auto}}@media (max-width:767px){#header .header-right .searchform{left:auto;right:-22px}}@media (max-width:575px){#header .header-right .searchform{right:-18px}}#header .search-dropdown .search-toggle{display:inline-block}#header .search-dropdown .searchform{border-width:5px;display:none;position:absolute;top:100%;margin-top:8px;z-index:1003;box-shadow:0 5px 8px rgba(0,0,0,0.1)}@media (min-width:992px){#header .search-dropdown .searchform{left:-25px}}#header .header-left .search-dropdown .searchform{left:-10px;right:auto}#header .header-right .search-dropdown .searchform{left:auto;right:-22px}#header .search-dropdown.search-popup-left .searchform{left:auto;right:-1.25rem}#header .search-dropdown.search-popup-center .searchform{left:50%;right:auto;transform:translateX(-50%)}#header .search-dropdown.search-popup-right .searchform{left:-1.25rem;right:auto}@media (max-width:991px){#header .advanced-search-layout.search-popup-left .searchform{left:auto;right:-1.25rem}#header .advanced-search-layout.search-popup-center .searchform{left:50%;right:auto;transform:translateX(-50%)}#header .advanced-search-layout.search-popup-right .searchform{left:-1.25rem;right:auto}}#header .simple-search-layout .searchform{padding:15px 17px;border:none;z-index:1002;top:100%;box-shadow:0 10px 30px 10px rgba(0,0,0,0.05)}#header .simple-search-layout .searchform:not(.searchform-cats) input{border:none}#header .simple-search-layout .searchform-fields{border:1px solid #eee}#header .simple-search-layout input{max-width:220px}#header .reveal-search-layout{position:static}#header .reveal-search-layout .search-toggle{display:inline-block}#header .reveal-search-layout .search-toggle:after{content:none}#header .reveal-search-layout .searchform{display:none;position:absolute;top:0;z-index:1003;border:none;left:0;right:0;height:100%;margin-top:0;box-shadow:none}#header .reveal-search-layout.search-popup .searchform{border-radius:0}#header .reveal-search-layout .searchform .searchform-fields{transition:opacity 0.8s,clip-path cubic-bezier(0.215,0.61,0.355,1) 0.8s,-webkit-clip-path cubic-bezier(0.215,0.61,0.355,1) 0.8s;opacity:0;visibility:hidden;-webkit-clip-path:polygon(40% 0%,60% 0%,60% 100%,40% 100%);clip-path:polygon(40% 0%,60% 0%,60% 100%,40% 100%)}#header .reveal-search-layout .searchform-fields{position:absolute;left:0;width:100%;height:100%;align-items:center}#header .reveal-search-layout input{font-size:22px;width:100%!important;border-width:0 0 2px 0;border-style:solid;border-radius:0;padding:0 15px}#header .reveal-search-layout input::placeholder{font-size:22px}#header .reveal-search-layout .searchform input{height:44px}#header .reveal-search-layout .text{flex:1}#header .reveal-search-layout .selectric-cat{display:none}#header .reveal-search-layout .button-wrap{display:flex;align-items:center;position:absolute}#header .reveal-search-layout .button-wrap .porto-icon-magnifier:before{content:"\f002";font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900}#header .reveal-search-layout .btn-close-search-form{font-size:20px}#header .reveal-search-layout button{padding:0 5px;font-size:16px}.porto-search-opened #header .reveal-search-layout .searchform .searchform-fields{visibility:visible;opacity:1;-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}#header .overlay-search-layout .search-toggle{display:inline-block;min-width:25px}#header .overlay-search-layout .search-toggle:after{content:none}#header .overlay-search-layout .searchform{display:flex;position:fixed;top:100%;z-index:1003;border:none;left:0;width:100vw!important;height:100vh!important;margin-top:0;box-shadow:none;flex-direction:column;justify-content:center;padding-left:var(--porto-column-spacing);padding-right:var(--porto-column-spacing);visibility:hidden;opacity:0;transition:top 0.3s,visibility 0.3s,opacity 0.3s}#header .overlay-search-layout.search-popup .searchform{border-radius:0}#header .overlay-search-layout .searchform-fields{align-items:center;position:static;padding-left:0;padding-right:0}#header .overlay-search-layout .live-search-list{position:static;max-width:var(--porto-container-width);margin:0 auto}#header .overlay-search-layout.search-popup .live-search-list{width:100%}#header .overlay-search-layout .selectric,#header .overlay-search-layout .selectric .label,#header .overlay-search-layout button,#header .overlay-search-layout input,#header .overlay-search-layout select{border-width:0;line-height:44px}#header .overlay-search-layout .searchform .selectric,#header .overlay-search-layout .searchform .selectric .label,#header .overlay-search-layout .searchform button,#header .overlay-search-layout .searchform input,#header .overlay-search-layout .searchform select{height:44px}#header .overlay-search-layout input{max-width:none;width:100%!important;font-size:22px;padding:0 15px;border-radius:0}#header .overlay-search-layout .text{flex:1}#header .overlay-search-layout .btn-close-search-form{position:absolute;right:30px;top:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:20px}#header .overlay-search-layout button{font-size:1rem;padding:0 5px}.porto-search-opened #header .overlay-search-layout .searchform.show{top:0;opacity:1;visibility:visible}#header .advanced-search-layout button{font-size:16px;padding:0 15px}#header.header-builder .advanced-search-layout .selectric .label,#header.header-builder .advanced-search-layout button,#header.header-builder .advanced-search-layout select,#header.header-builder .large-search-layout .selectric .label,#header.header-builder .large-search-layout button,#header.header-builder .large-search-layout select{height:34px;line-height:34px}#header.header-builder .advanced-search-layout input,#header.header-builder .large-search-layout input{border:none;line-height:1.5;height:34px;width:200px}#header.header-builder .advanced-search-layout select,#header.header-builder .large-search-layout select{border-left:1px solid var(--porto-searchform-border-color,#ccc);padding-left:8px;margin-right:-3px;font-size:13px}#header.header-builder .advanced-search-layout .selectric,#header.header-builder .large-search-layout .selectric{border-left:1px solid var(--porto-searchform-border-color,#ccc)}#header.header-builder .advanced-search-layout .selectric .label,#header.header-builder .large-search-layout .selectric .label{padding-left:8px;margin-right:-3px}#header.header-builder .advanced-search-layout button,#header.header-builder .large-search-layout button{padding:0 12px}#header.header-builder .advanced-search-layout .searchform{box-shadow:0 1px 1px rgba(0,0,0,0.075) inset}@media (min-width:992px){#header.header-builder .advanced-search-layout .searchform{box-shadow:none}}.fixed-header #header.sticky-header .advanced-search-layout.search-rounded .searchform,.fixed-header #header.sticky-header .large-search-layout.search-rounded .searchform,.fixed-header #header.sticky-header .reveal-search-layout.search-rounded .searchform{border-radius:20px}.fixed-header #header.sticky-header .advanced-search-layout .searchform,.fixed-header #header.sticky-header .large-search-layout .searchform,.fixed-header #header.sticky-header .reveal-search-layout .searchform{border-radius:0}#header .searchform.searchform-cats input{width:266px}@media (max-width:767px){#header .searchform.searchform-cats input{width:150px}}@media (max-width:575px){#header .searchform.searchform-cats input{width:118px;padding-right:10px}#header .searchform.searchform-cats select{width:116px;padding:0 8px}#header .searchform.searchform-cats .selectric-cat{width:116px}#header .searchform.searchform-cats .selectric .label{padding:0 8px}}.dark #header .search-dropdown .search-form{box-shadow:0 5px 8px rgba(255,255,255,0.08)}.dark #header .simple-search-layout .searchform{box-shadow:0 10px 30px 10px rgba(255,255,255,0.02)}#header .search-toggle .search-text{display:none;text-transform:uppercase;margin-left:5px}#header .share-links{display:inline-block;vertical-align:middle;font-weight:400}#header .share-links>a{box-shadow:0 1px 1px 0 rgba(0,0,0,0.2)}#header .main-menu{text-align:left;background:none}@media (max-width:991px){#header .main-menu{display:none}}#header .main-menu>li.menu-item{margin:0 1px 0 0}#header .main-menu>li.menu-item:last-child{margin-right:0}#main-menu{position:relative}#main-menu.centered .mega-menu{justify-content:center}#main-menu.centered .mega-menu>li.menu-item{margin:0 1px}@media (max-width:991px){#header:not(.header-builder) .top-links{display:none}}@media (max-width:767px){#header:not(.header-builder) .gap,#header:not(.header-builder) .switcher-wrap{display:none}}#main-toggle-menu{position:relative}@media (max-width:991px){#main-toggle-menu{display:none}}#main-toggle-menu .menu-title{color:#fff;cursor:pointer;background:#303030;font-size:0.8571em;font-weight:700;line-height:20px;padding:10px 15px;margin:0;text-transform:uppercase;position:relative;transition:0.25s}#main-toggle-menu .menu-title:hover{background-color:#555}#main-toggle-menu .menu-title .toggle{display:inline-block;margin:0 5px 0 0;padding:0}#main-toggle-menu .menu-title .toggle:before{content:"\f0c9"}#main-toggle-menu .toggle-menu-wrap{display:none;position:absolute;left:0;top:100%;width:100%;background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.2);z-index:1001}#main-toggle-menu .toggle-menu-wrap>ul{border-bottom:5px solid #303030;border-top-width:0;border-right-width:0;border-left-width:0}#main-toggle-menu.closed .toggle-menu-wrap{display:none}#main-toggle-menu.show-always .menu-title{background:#303030;cursor:default}#main-toggle-menu.show-always .toggle-menu-wrap{height:auto!important;display:block!important}#main-toggle-menu.show-hover .toggle-menu-wrap{animation:0.3s linear menuFadeInDown}#main-toggle-menu.show-hover:hover .toggle-menu-wrap{display:block}#main-toggle-menu .sidebar-menu>li.menu-item:last-child:hover{border-radius:0}.right-sidebar #main-toggle-menu .sidebar-menu>li.menu-item:last-child:hover{border-radius:0}#header .mobile-toggle{cursor:pointer;padding:7px 13px;text-align:center;display:none;font-size:13px;vertical-align:middle;margin:8px 0 8px 1em;line-height:20px;border-radius:0.25rem}#header .mobile-toggle:first-child{margin-left:0}@media (max-width:991px){#header .mobile-toggle{display:inline-block}}#header.sticky-header .mobile-toggle{margin-top:0;margin-bottom:0}.header-side-nav .sidebar-menu{width:100%;margin-left:0}.header-side{z-index:9}.searchform{position:relative}.searchform .live-search-list{font-size:14px;position:absolute;top:100%;right:0;width:100%;min-width:200px;z-index:112;max-height:0;transition:max-height 0.6s}.searchform .live-search-list.porto-opened{max-height:70vh}.searchform .live-search-list .autocomplete-suggestions{font-family:var(--porto-body-ff),sans-serif;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:0 10px 20px 5px var(--porto-normal-bc);max-height:80vh}.searchform .live-search-list .autocomplete-suggestion:hover{background-color:rgba(0,0,0,0.05)}#header .searchform .button-wrap .btn{display:flex;align-items:center;justify-content:center}.searchform .btn i{padding:0 0.4rem}.searchform .btn .porto-loading-icon{width:1.25em;height:1.25em}.searchform .btn .porto-loading-icon:before{margin:0}.searchform .btn:not(.porto-ajax-loading) .porto-loading-icon{display:none!important}.searchform .porto-ajax-loading i{visibility:hidden}.autocomplete-suggestion{display:flex;align-items:center;cursor:pointer;border-bottom:1px solid rgba(0,0,0,0.05);white-space:normal}@media (max-width:576px){.autocomplete-suggestion{flex-wrap:wrap}}.autocomplete-suggestion:last-child{border-bottom-color:transparent}.autocomplete-suggestion img{width:40px;height:40px;border-radius:20px;margin-right:10px}.autocomplete-suggestion img+.search-name{padding-left:0.5em}.autocomplete-suggestion>.search-info-wrap,.autocomplete-suggestion>.search-name{flex:1}.autocomplete-suggestion .search-price{margin-left:5px;font-size:0.8571em;text-align:right}@media (max-width:576px){.autocomplete-suggestion .search-price{width:100%;text-align:left;margin-left:50px}}.porto-search-overlay-wrap{overflow:hidden}.page-top{background-color:#171717;padding:12px 0;position:relative;text-align:left}.page-top[data-plugin-parallax]{background-position:50% 50%}.page-top.wide .container{width:100%;max-width:none}.page-top .breadcrumbs-wrap{font-size:0.75rem;position:relative}.page-top .breadcrumbs-prefix{margin-right:10px}.page-top ul.breadcrumb{border-radius:0;background:none;margin:0;padding:0}.page-top ul.breadcrumb>li{text-shadow:none;text-transform:uppercase;line-height:inherit}.page-top ul.breadcrumb>li a{display:inline-block;border-color:transparent;background:transparent}.page-top ul.breadcrumb>li+li:before{display:none}.page-top ul.breadcrumb li span{margin-left:5px}.page-top ul.breadcrumb li span:first-child{margin-left:0}.page-top .yoast-breadcrumbs{font-size:12px}.page-top .yoast-breadcrumbs a{margin-right:5px}.page-top .yoast-breadcrumbs .breadcrumb_last,.page-top .yoast-breadcrumbs span{margin-left:5px}.page-top .page-title{display:inline-block;font:400 2.2em/1.2 var(--porto-h1-ff,var(--porto-body-ff)),sans-serif;margin:0;position:relative;letter-spacing:-0.05em;text-transform:none;z-index:2}@media (max-width:767px){.page-top .page-title{font-size:2em}}.page-top .page-sub-title{font-size:1.2em;font-weight:300;line-height:1.5em;opacity:0.8}@media (max-width:767px){.page-top .page-sub-title{font-size:1.2em}}.page-top .sort-source{position:absolute;bottom:0;right:var(--porto-column-spacing)}.page-top .sort-source>li{float:none;display:inline-block}.page-top .sort-source>li.active>a{background:transparent!important;color:var(--porto-primary-color)}@media (max-width:767px){.page-top .sort-source{position:relative;text-align:right;left:0;right:0;z-index:1;padding-top:5px;padding-bottom:5px}}.page-top .hide-title .sort-source{bottom:-6px}body.single-product .entry-summary .page-top{position:absolute;top:0;right:0;width:65px;background:transparent!important;border:none!important}body.single-product .entry-summary .page-top .product-nav .product-link{color:#000}.page-header-8 .delimiter,.page-top ul.breadcrumb>li .delimiter{display:block;float:right;margin:0 4px;width:20px;text-align:center;font-style:normal;font-size:12px}.page-header-8 .delimiter:before,.page-top ul.breadcrumb>li .delimiter:before{content:"/ ";position:relative;right:-2px}.page-header-8 .delimiter.delimiter-2,.page-top ul.breadcrumb>li .delimiter.delimiter-2{font-family:"Porto";font-weight:400}.page-header-8 .delimiter.delimiter-2:before,.page-top ul.breadcrumb>li .delimiter.delimiter-2:before{content:"\e81a";right:-1px}#breadcrumbs-boxed{position:relative;padding-left:0;padding-right:0;margin-left:auto;margin-right:auto}#breadcrumbs-boxed .page-top{padding-left:var(--porto-column-spacing);padding-right:var(--porto-column-spacing)}ul.breadcrumb>li:last-child .delimiter{display:none}.mobile-sidebar .sidebar-toggle{display:none;cursor:pointer;width:40px;height:40px;position:absolute;right:-40px;top:20%;margin:auto;font-size:17px;line-height:38px;text-align:center;text-decoration:none;border:1px solid var(--porto-input-bc);border-left-width:0;color:var(--porto-body-color);transition:0.2s ease-in-out}.mobile-sidebar .sidebar-toggle i:before{content:"\f1de"}.mobile-sidebar .sidebar-toggle:hover{color:var(--porto-primary-color);box-shadow:1px 1px 3px rgba(0,0,0,0.15)}.mobile-sidebar.right-sidebar .sidebar-toggle{left:-40px;right:unset;border-width:1px 0 1px 1px;box-shadow:-1px 1px 3px rgba(0,0,0,0.15)}.sidebar-overlay{display:none}.sidebar-overlay.active{display:block;background:#000;position:fixed;left:0;right:0;top:0;bottom:0;z-index:8999;min-height:100vh;opacity:0.35;transition:opacity 0.2s ease-in-out}.section{margin-top:30px;margin-bottom:30px;padding:50px 0;background-color:var(--porto-gray-7);border-top:5px solid var(--porto-gray-8)}.section.section-center{text-align:center}.section.section-text-light{color:#fff}.section.section-text-light h1,.section.section-text-light h2,.section.section-text-light h3,.section.section-text-light h4,.section.section-text-light h5,.section.section-text-light h6{color:#fff}.section.section-text-light p{color:#e6e6e6}.section.section-background{background-repeat:repeat;border:0}.section.section-overlay{position:relative}.section.section-overlay:before{content:"";background:url("/wp-content/themes/porto/images/video-overlay.png") repeat scroll 0 0 transparent;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.section.section-video{background:none!important;border:0}.section.section-parallax{background-color:transparent;border:0}.section.section-with-divider{position:relative;margin:56px 0 35px}.section.section-with-divider .section-divider{margin:-56px 0 44px}.section.section-with-divider-footer{margin:35px 0 56px;position:relative}.section.section-with-divider-footer .section-divider{margin:44px 0 -56px}.section.section-footer{margin-bottom:-50px}.section .porto-section:last-child>div>:last-child{margin-bottom:0}.section.section-no-borders{border-width:0}.porto-section{position:relative;padding-top:50px;padding-bottom:50px}.flex-container{display:flex}.section-parallax>.parallax-background{z-index:0}.section-parallax>*{position:relative;z-index:1}.section-with-shape-divider{position:relative;overflow:hidden}.section-with-shape-divider .shape-divider{position:absolute;top:0;left:0;width:100%;height:80px;z-index:1}.section-with-shape-divider .shape-divider svg{position:absolute;width:100%;top:0;left:50%;height:100%;transform:translate3d(-50%,0,0)}.section-with-shape-divider .shape-divider.shape-divider-bottom{top:auto;bottom:0}.section-with-shape-divider .shape-divider.shape-divider-reverse-x{transform:rotateX(180deg)}.section-with-shape-divider .shape-divider.shape-divider-reverse-y{transform:rotateY(180deg)}.section-with-shape-divider .shape-divider.shape-divider-reverse-xy{transform:rotateY(180deg) rotateX(180deg)}@media (min-width:1921px){.section-with-shape-divider .shape-divider svg{width:100%}}.col-half-section{width:100%;min-height:1px;position:relative;max-width:calc(var(--porto-container-width) / 2 - var(--porto-grid-gutter-width))}.elementor-column .col-half-section{max-width:calc(var(--porto-container-width) / 2)}.col-half-section-right{justify-self:flex-end;margin-left:auto}.elementor-column-gap-no .col-half-section,.row.no-padding .col-half-section{padding-left:var(--porto-res-spacing);padding-right:var(--porto-res-spacing)}@media (min-width:992px){.row.no-padding .col-half-section{max-width:calc(var(--porto-container-width) / 2)}.row.no-padding>.section .col-half-section{max-width:calc(var(--porto-container-width) / 2 - var(--porto-grid-gutter-width))}}@media (max-width:991px){.col-half-section{max-width:none}}.section.section-text-dark,.section.section-text-dark h1,.section.section-text-dark h2,.section.section-text-dark h3,.section.section-text-dark h4,.section.section-text-dark h5,.section.section-text-dark h6{color:#222529}.section.section-text-dark p{color:#393e45}.section.section-primary{background-color:var(--porto-primary-color)!important;color:var(--porto-primary-color-inverse,#FFF);border-color:var(--porto-primary-dark-5)!important}.section.section-primary:not([class*=" section-text-"]) p{color:var(--porto-primary-inverse-dark-10)}.section.section-primary-scale-2 .sort-source-style-2>li>a,.section.section-primary-scale-2 .sort-source-style-2>li>a:focus,.section.section-primary-scale-2 .sort-source-style-2>li>a:hover,.section.section-primary:not([class*=" section-text-"]) h1,.section.section-primary:not([class*=" section-text-"]) h2,.section.section-primary:not([class*=" section-text-"]) h3,.section.section-primary:not([class*=" section-text-"]) h4,.section.section-primary:not([class*=" section-text-"]) h5,.section.section-primary:not([class*=" section-text-"]) h6{color:var(--porto-primary-color-inverse,#FFF)}.section.section-primary-scale-2{background-color:var(--porto-primary-dark-10)!important;border-color:var(--porto-primary-dark-15)!important}.section.section-primary-scale-2 .sort-source-style-2>li.active>a:after{border-top-color:var(--porto-primary-dark-10)}.section.section-secondary{background-color:var(--porto-secondary-color)!important;color:var(--porto-secondary-color-inverse,#FFF);border-color:var(--porto-secondary-dark-5)!important}.section.section-secondary:not([class*=" section-text-"]) p{color:var(--porto-secondary-inverse-dark-10)}.section.section-secondary-scale-2 .sort-source-style-2>li>a,.section.section-secondary-scale-2 .sort-source-style-2>li>a:focus,.section.section-secondary-scale-2 .sort-source-style-2>li>a:hover,.section.section-secondary:not([class*=" section-text-"]) h1,.section.section-secondary:not([class*=" section-text-"]) h2,.section.section-secondary:not([class*=" section-text-"]) h3,.section.section-secondary:not([class*=" section-text-"]) h4,.section.section-secondary:not([class*=" section-text-"]) h5,.section.section-secondary:not([class*=" section-text-"]) h6{color:var(--porto-secondary-color-inverse,#FFF)}.section.section-secondary-scale-2{background-color:var(--porto-secondary-dark-10)!important;border-color:var(--porto-secondary-dark-15)!important}.section.section-secondary-scale-2 .sort-source-style-2>li.active>a:after{border-top-color:var(--porto-secondary-dark-10)}.section.section-tertiary{background-color:var(--porto-tertiary-color)!important;color:var(--porto-tertiary-color-inverse,#FFF);border-color:var(--porto-tertiary-dark-5)!important}.section.section-tertiary:not([class*=" section-text-"]) p{color:var(--porto-tertiary-inverse-dark-10)}.section.section-tertiary-scale-2 .sort-source-style-2>li>a,.section.section-tertiary-scale-2 .sort-source-style-2>li>a:focus,.section.section-tertiary-scale-2 .sort-source-style-2>li>a:hover,.section.section-tertiary:not([class*=" section-text-"]) h1,.section.section-tertiary:not([class*=" section-text-"]) h2,.section.section-tertiary:not([class*=" section-text-"]) h3,.section.section-tertiary:not([class*=" section-text-"]) h4,.section.section-tertiary:not([class*=" section-text-"]) h5,.section.section-tertiary:not([class*=" section-text-"]) h6{color:var(--porto-tertiary-color-inverse,#FFF)}.section.section-tertiary-scale-2{background-color:var(--porto-tertiary-dark-10)!important;border-color:var(--porto-tertiary-dark-15)!important}.section.section-tertiary-scale-2 .sort-source-style-2>li.active>a:after{border-top-color:var(--porto-tertiary-dark-10)}.section.section-quaternary{background-color:var(--porto-quaternary-color)!important;color:var(--porto-quaternary-color-inverse,#FFF);border-color:var(--porto-quaternary-dark-5)!important}.section.section-quaternary:not([class*=" section-text-"]) p{color:var(--porto-quaternary-inverse-dark-10)}.section.section-quaternary-scale-2 .sort-source-style-2>li>a,.section.section-quaternary-scale-2 .sort-source-style-2>li>a:focus,.section.section-quaternary-scale-2 .sort-source-style-2>li>a:hover,.section.section-quaternary:not([class*=" section-text-"]) h1,.section.section-quaternary:not([class*=" section-text-"]) h2,.section.section-quaternary:not([class*=" section-text-"]) h3,.section.section-quaternary:not([class*=" section-text-"]) h4,.section.section-quaternary:not([class*=" section-text-"]) h5,.section.section-quaternary:not([class*=" section-text-"]) h6{color:var(--porto-quaternary-color-inverse,#FFF)}.section.section-quaternary-scale-2{background-color:var(--porto-quaternary-dark-10)!important;border-color:var(--porto-quaternary-dark-15)!important}.section.section-quaternary-scale-2 .sort-source-style-2>li.active>a:after{border-top-color:var(--porto-quaternary-dark-10)}.section.section-dark{background-color:var(--porto-dark-color)!important;color:var(--porto-dark-color-inverse,#FFF);border-color:var(--porto-dark-dark-5)!important}.section.section-dark:not([class*=" section-text-"]) p{color:var(--porto-dark-inverse-dark-10)}.section.section-dark-scale-2 .sort-source-style-2>li>a,.section.section-dark-scale-2 .sort-source-style-2>li>a:focus,.section.section-dark-scale-2 .sort-source-style-2>li>a:hover,.section.section-dark:not([class*=" section-text-"]) h1,.section.section-dark:not([class*=" section-text-"]) h2,.section.section-dark:not([class*=" section-text-"]) h3,.section.section-dark:not([class*=" section-text-"]) h4,.section.section-dark:not([class*=" section-text-"]) h5,.section.section-dark:not([class*=" section-text-"]) h6{color:var(--porto-dark-color-inverse,#FFF)}.section.section-dark-scale-2{background-color:var(--porto-dark-dark-10)!important;border-color:var(--porto-dark-dark-15)!important}.section.section-dark-scale-2 .sort-source-style-2>li.active>a:after{border-top-color:var(--porto-dark-dark-10)}.section.section-light{background-color:var(--porto-light-color)!important;color:var(--porto-light-color-inverse,#212529);border-color:var(--porto-light-dark-5)!important}.section.section-light:not([class*=" section-text-"]) p{color:var(--porto-light-inverse-dark-10)}.section.section-light-scale-2 .sort-source-style-2>li>a,.section.section-light-scale-2 .sort-source-style-2>li>a:focus,.section.section-light-scale-2 .sort-source-style-2>li>a:hover,.section.section-light:not([class*=" section-text-"]) h1,.section.section-light:not([class*=" section-text-"]) h2,.section.section-light:not([class*=" section-text-"]) h3,.section.section-light:not([class*=" section-text-"]) h4,.section.section-light:not([class*=" section-text-"]) h5,.section.section-light:not([class*=" section-text-"]) h6{color:var(--porto-light-color-inverse,#212529)}.section.section-light-scale-2{background-color:var(--porto-light-dark-10)!important;border-color:var(--porto-light-dark-15)!important}.section.section-light-scale-2 .sort-source-style-2>li.active>a:after{border-top-color:var(--porto-light-dark-10)}.parallax-scale-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}@keyframes sliderScrollButton{0%{opacity:1;transform:translate3d(-50%,0,0)}70%{opacity:1;transform:translate3d(-50%,10px,0)}to{opacity:0;transform:translate3d(-50%,10px,0)}}.section-title,.slider-title{font-size:1.1429em;line-height:1.4;letter-spacing:normal;font-weight:700;text-transform:uppercase;color:var(--porto-heading-color);margin-top:0;margin-bottom:1.25rem;position:relative}.section-title .line,.slider-title .line{display:block;height:1px;position:relative;bottom:0.65em;width:0}@media (max-width:575px){.section-title .line,.slider-title .line{display:none!important}}.slider-scroll-button{position:relative;width:57px;height:57px;border-radius:100%;display:inline-block}.slider-scroll-button:before{content:"";position:absolute;top:50%;left:49%;width:23px;height:34px;border:1px solid;border-radius:15px;transform:translate3d(-50%,-50%,0)}.slider-scroll-button:after{content:"";width:6px;height:10px;border-radius:10px;border:1px solid;position:absolute;top:19px;left:49%;transform:translate3d(-50%,0,0);animation:sliderScrollButton 2s ease infinite}.page-content>.alignwide{margin-left:auto;margin-right:auto;clear:both}@media only screen and (min-width:768px){.page-content>.alignwide{width:100%;max-width:100%}}.page-content>.alignfull{position:relative;max-width:none}.wp-block-archives-list,.wp-block-archives-list ul,.wp-block-categories-list,.wp-block-categories-list ul,.wp-block-latest-posts,.wp-block-latest-posts ul{list-style:none;padding-left:0}.wp-block-archives-list li>ul,.wp-block-categories-list li>ul,.wp-block-latest-posts li>ul{margin-top:8px;margin-bottom:-8px;margin-left:-5px}.wp-block-quote:not(.is-large):not(.is-style-large){border-left:5px solid #eee;margin:0 0 1rem 0;padding:0.5rem 1rem}.wp-block-pullquote{padding:0;border:none}.wp-block-pullquote blockquote{padding:2em;text-align:left;border-left-color:var(--porto-primary-color)}.wp-block-pullquote blockquote cite{color:#666}.porto-heading>a{color:inherit;transition:color 0.3s}body .banner-container strong{font-weight:600}body .banner-container small{font-size:11px;display:block}body .banner-container .porto-ibanner-title{line-height:1;text-align:left}body .banner-title-bottom .porto-ibanner-title{left:0}body .banner-title-top .porto-ibanner-title{top:0;left:0}body .banner-title-top .porto-ibanner-title small{font-size:8px}@keyframes pencilAnimation{0%{width:0}to{width:74px}}.highlighted-word{position:relative}.highlighted-word.highlighted-word-animation-1:after{content:"";position:absolute;right:calc(100% - 74px);bottom:-6px;background:url(/wp-content/themes/porto/images/pencil-blue-line.png);width:0;height:15px;animation:pencilAnimation 0.5s ease 2s;animation-fill-mode:forwards;overflow:hidden;transform:rotate(180deg)}.highlighted-word.highlighted-word-animation-1.light:after{filter:brightness(0) invert(1)}.newsletter-wrap input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;border:1px solid #ccc;width:1.25rem;height:1.25rem;margin-top:-0.2rem;margin-left:1px;outline:none;border-radius:3px;color:#555}.newsletter-wrap input[type=checkbox]:checked:before{content:"\f00c";font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900;display:flex;align-items:center;line-height:20px;justify-content:center}input.wpcf7-not-valid,select.wpcf7-not-valid,textarea.wpcf7-not-valid{border-color:#a94442;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset}span.wpcf7-not-valid-tip{color:#c10000;margin-top:3px;padding:0;font-size:0.9em}div.wpcf7-response-output{padding:15px;margin:0 0 20px;border:1px solid transparent}div.wpcf7-response-output h4{margin-top:0;color:inherit}div.wpcf7-response-output .alert-link{font-weight:700}div.wpcf7-response-output>p,div.wpcf7-response-output>ul{margin-bottom:0}div.wpcf7-response-output>p+p{margin-top:5px}div.wpcf7-validation-ok{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}div.wpcf7-validation-errors{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}span.wpcf7-list-item{margin-left:0;margin-right:1em}.wpcf7-captchac{margin-top:5px}.footer-wrapper.wide .container{width:100%;max-width:none}.footer{font-size:0.9em;padding:0;position:relative;clear:both}.footer a:not(.btn){transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out}.footer p{font-size:1em}.footer form{opacity:0.85}.footer ul.list li{margin-bottom:5px}.footer .widget-title{margin-bottom:1rem;font-size:1em}.footer .widget-title,.footer .widget-title a{font-weight:600}.footer .widget-title img{margin-right:3px;margin-top:-2px}.footer .img-thumbnail,.footer .thumbnail{padding:0;border-width:0;background:transparent}.footer .widget>div>ul,.footer .widget>ul{font-size:1em}.footer .widget .tagcloud a{background:#000;color:#fff;padding:0.5rem 0.8em;border-radius:0.25rem}.footer .widget p{margin-top:-3px;margin-bottom:13px}#footer .footer-bottom{padding:22px 0;font-size:0.9em}#footer .container{position:relative}#footer .container input:focus{box-shadow:none}#footer .logo{display:inline-block;margin-right:calc(var(--porto-column-spacing) + 10px)}@media (max-width:991px){#footer .logo{display:block;margin-bottom:15px;margin-right:0}}#footer .logo img{display:inline-block;max-width:80px}.footer-wrapper.fixed #footer,.footer-wrapper.simple #footer{padding-top:0;background:none}#footer-boxed{padding-left:0;padding-right:0;margin-top:15px;margin-left:auto;margin-right:auto}.footer a:not(.btn).link-hover-style-1{position:relative;left:0;transition:left 0.1s ease-in-out}.footer a:not(.btn).link-hover-style-1:hover{left:3px}.footer-reveal,.footer-wrapper.fixed{position:fixed;bottom:0;left:0;width:100%;z-index:10}.footer-reveal{z-index:-10}.payment-icons .payment-icon{display:inline-flex;vertical-align:middle;margin:0 1px 5px;width:55px;height:32px;transition:opacity 0.25s;filter:invert(1);border-radius:4px;color:#000;font-size:43px;padding-top:2px;align-items:center;justify-content:center;background-color:#D6D3CF}.payment-icons .payment-icon:hover{opacity:0.7}.payment-icons .stripe{background-image:url(/wp-content/themes/porto/images/payment-stripe.png);background-size:60% auto;background-repeat:no-repeat;background-position:center}.paypal:before,.verisign:before,.visa:before{font-family:"porto";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.paypal:before{content:"\e926"}.verisign:before{content:"\e927"}.visa:before{content:"\e928"}body.wide .container:not(.inner-container){width:100%;max-width:100%;padding-left:var(--porto-fluid-spacing);padding-right:var(--porto-fluid-spacing)}body.wide .container .container{padding-left:0;padding-right:0}.container-fluid:after,.container-fluid:before,.container:after,.container:before{content:none}.container .container,.porto-wrap-container .container{width:100%;padding-left:0;padding-right:0}.page-wrapper{position:relative;left:0}@media (max-width:767px){.page-wrapper{overflow:hidden}}@media (max-width:991px){.container{max-width:none}}.header-wrapper{position:relative}.column2-left-sidebar .main-content,.column3 .main-content{order:2}@media (max-width:991px){.column2-left-sidebar .main-content,.column3 .main-content{order:0}}.column3 .right-sidebar{order:3}@media (min-width:992px){.column2-left-sidebar .main-content{margin-left:auto}}#main{position:relative;margin-left:auto;margin-right:auto;background:var(--porto-body-bg)}body.wide #main{max-width:100%}#main.wide.column1 .main-content{padding-top:0;padding-bottom:0}.main-content{padding-top:35px;padding-bottom:40px}.no-breadcrumbs .main-content{padding-top:20px}.left-sidebar,.right-sidebar{position:relative;padding-top:35px;padding-bottom:40px}.no-breadcrumbs .left-sidebar,.no-breadcrumbs .right-sidebar{padding-top:20px}@media (max-width:991px){.left-sidebar,.no-breadcrumbs .left-sidebar,.no-breadcrumbs .right-sidebar:not(.col-md-4),.right-sidebar:not(.col-md-4){padding-top:0;margin-top:-20px}}@media (max-width:767px){.no-breadcrumbs .right-sidebar.col-md-4,.right-sidebar.col-md-4{padding-top:0;margin-top:-20px}}.content-bottom-wrapper{padding-bottom:20px}#content-bottom,#content-top{background:var(--porto-body-bg);overflow:hidden}body.modal-open{padding-right:0!important;padding-left:0!important}.clearfix{overflow:visible}.page-wrapper.coming-soon #header .header-top{display:block}.page-wrapper.coming-soon #header .header-top .container{min-height:50px}.page-wrapper.coming-soon #header .header-top .header-contact{display:block}@media (max-width:767px){.page-wrapper.coming-soon #header .header-top .header-right{display:none}}.page-wrapper.coming-soon .footer .footer-bottom{background:transparent}body.boxed{padding:25px 0}@media (max-width:767px){body.boxed{padding:0}}body.boxed #header{border-top-width:0}body.boxed .banner-container{overflow:hidden}body.boxed .page-wrapper{background:var(--porto-body-bg);border-top:5px solid var(--porto-primary-color);border-bottom-color:var(--porto-dark-color,#222529);margin:0 auto;box-shadow:0 0 4px rgba(0,0,0,0.15)}@media (max-width:767px){body.boxed .page-wrapper{width:100%!important;border-width:0;border-radius:0;overflow:hidden}}#main.boxed .porto-container,#main.main-boxed .porto-container{padding-left:0;padding-right:0}body.boxed #main.wide .porto-wrap-container{max-width:none;margin:0;padding:0}@media (min-width:768px){body.boxed #header.sticky-header .header-main.sticky{max-width:calc(720px + var(--porto-grid-gutter-width))}}body.boxed #header.sticky-header .header-main.sticky,body.boxed #header.sticky-header .main-menu-wrap{margin-left:auto;margin-right:auto}@media (min-width:992px){body.boxed #header.sticky-header .header-main.sticky,body.boxed #header.sticky-header .main-menu-wrap{max-width:calc(960px + var(--porto-grid-gutter-width))}}body.boxed .fixed-header #header,body.boxed .footer-wrapper.fixed{position:absolute}.post-item.style-7 h4{font-size:1.5em;line-height:1.3;letter-spacing:normal;margin-bottom:15px}.post-item.style-7 .post-meta{margin-top:20px}.post-item.style-7 .meta-author{margin-bottom:0;font-size:1em;font-weight:700}.post-item.style-7 .meta-author img{display:inline-block;max-width:25px;border-radius:20px;margin-right:5px}.post-item.style-7 .meta-date{display:none}@media (max-width:480px){.post-item.style-4 .thumb-info-side-image .thumb-info-side-image-wrapper{display:inline-block;float:none}}.blog-posts-hover_info .post .post-image,.blog-posts-hover_info2 .post .post-image,.blog-posts-no_margin .post .post-image{margin-bottom:0}.blog-posts-hover_info article:not(.timeline-box),.blog-posts-hover_info2 article:not(.timeline-box),.blog-posts-no_margin article:not(.timeline-box){border-bottom:none;padding-bottom:0}.blog-posts-no_margin .posts-container{margin:0}.blog-posts-no_margin article.post:not(.timeline-box){padding:0;margin-bottom:0}.blog-posts-hover_info2 .post-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0.5rem 0 0}.blog-posts-hover_info2 .thumb-info-show-more-content{font-size:0.8em;opacity:0.5;max-height:0;overflow:hidden;transition:max-height 0.8s}.blog-posts-hover_info2 .thumb-info-inner{margin:0.25rem 0 0;font-size:1.2em;font-weight:700}.blog-posts-hover_info2 .thumb-info img{transform:none}.blog-posts-hover_info2 .thumb-info .thumb-info-title{padding:0 1.5rem 1.5rem;z-index:3;opacity:1;transform:none;background:none}.blog-posts-hover_info2 .thumb-info .thumb-info-action{margin:0;transform:none;padding:0;top:0;left:0;height:100%}.blog-posts-hover_info2 .thumb-info .thumb-info-action .thumb-info-action-icon{background:none}.blog-posts-hover_info2 .thumb-info .thumb-info-action-icon{display:block;width:auto;height:100%;margin:0}.blog-posts-hover_info2 .thumb-info .thumb-info-action-icon i{display:none}.blog-posts-hover_info2 .thumb-info .thumb-info-inner{line-height:1.2}.blog-posts-hover_info2 .thumb-info:hover .thumb-info-show-more-content{max-height:300px}.blog-posts-hover_info2 .thumb-info-wrapper:after{opacity:0.6}.blog-posts-hover_info2 .thumb-info-type{overflow:hidden;display:block;margin:0}.blog-posts-hover_info2 .thumb-info-type a{float:left;padding:0 0.6em;border-radius:2px;margin:0 0.6em 0.6em 0;background:var(--porto-primary-color)}.blog-posts-hover_info article.post,.blog-posts-hover_info2 article.post{margin-bottom:var(--porto-grid-gutter-width)}.blog-posts-hover_info .post-date,.blog-posts-hover_info2 .post-date{position:absolute;top:10px;right:0;z-index:2}.posts-medium-alt>article:last-child{border-bottom:none}.posts-medium-alt .img-thumbnail{padding:0;border:none}.posts-medium-alt .custom-border-radius{padding:11px 30px!important;border-radius:35px!important}.posts-medium-alt .blog-post-date{position:absolute;top:60%;right:10px;padding:25px 15px;z-index:6;font-size:3em;line-height:1;text-align:center;transform:translateY(-50%)}.posts-medium-alt .blog-post-date .month-year{display:block;font-size:0.4em}.blog-posts-padding .grid-box{background:var(--porto-normal-bg);border:1px solid var(--porto-gray-2);box-shadow:0 1px 5px 0 rgba(0,0,0,0.04);padding:18px;position:relative;z-index:1}.blog-posts-padding .grid-box .img-thumbnail{max-width:100%}.blog-posts-padding .grid-box .img-thumbnail,.blog-posts-padding .grid-box .img-thumbnail img{padding:0;border:0;border-radius:0}.blog-posts-padding .grid-box .owl-carousel{border-radius:0;padding:0;border:0;box-shadow:none}.blog-posts-padding .grid-box .owl-carousel .owl-stage-outer{border-radius:0}.side-menu-slide li.menu-item>.arrow{display:inline-block;width:30px;right:10px;cursor:pointer;bottom:auto;top:2.5px;z-index:2}.side-menu-slide .menu-item .popup:before{display:none}.side-menu-slide .menu-item .popup>.inner{padding:10px 0 0 5px}.side-menu-slide .menu-item .popup .sub-menu{padding:5px 0 5px 15px}.side-menu-slide .wide .popup>.inner{padding-left:12px}.side-menu-slide .wide .popup li.sub{padding:0}.side-menu-slide .wide .popup li.sub>.arrow{top:-3px}.side-menu-slide .narrow ul.sub-menu ul.sub-menu,.side-menu-slide>li.menu-item .popup{animation:none}.side-menu-slide .narrow ul.sub-menu ul.sub-menu,.side-menu-slide .popup{position:static}.side-menu-slide .narrow li.menu-item:hover>ul.sub-menu{display:none}.side-menu-slide .narrow ul.sub-menu{box-shadow:none;padding:0}.side-menu-slide .wide .popup{box-shadow:none}.side-menu-slide .wide .popup>.inner>ul.sub-menu{display:block;width:auto!important}.side-menu-slide{transition:0.35s}.side-menu-slide.next-menu{transform:translate3d(-100%,0,0)!important}.side-nav-right .side-menu-slide.next-menu{transform:translate3d(100%,0,0)!important}.side-menu-slide ul.sub-menu{position:absolute!important;display:flex!important;flex-direction:column;justify-content:center;width:100%;height:100%;top:50%!important;left:100%;padding:0;margin:0!important;opacity:1;border-top:none;box-shadow:none;transform:translate3d(0,-50%,0)!important;visibility:hidden;transition:0.35s}.side-nav-right .side-menu-slide ul.sub-menu{right:100%;left:auto}.side-menu-slide ul.sub-menu.next-menu{transform:translate3d(-100%,-50%,0)!important}.side-nav-right .side-menu-slide ul.sub-menu.next-menu{transform:translate3d(100%,-50%,0)!important}.side-menu-slide .popup{display:block}.side-menu-slide .menu-item .popup>.inner{padding:0}.side-menu-slide .menu-item .popup .sub-menu{padding-left:0}.side-menu-slide li.menu-item{position:static}.side-menu-slide li.menu-item .arrow{display:none}.side-menu-slide li.menu-item>a{text-align:center}.side-menu-slide .popup .sub-menu li.menu-item>a{padding:7px 8px}.side-menu-slide .porto-wide-sub-menu{flex-wrap:nowrap}.side-menu-slide .wide .popup li.sub li.menu-item>a{margin-left:0}.side-menu-slide .wide .popup>.inner>ul.sub-menu{width:100%!important}.side-menu-slide .menu-item-has-children>a:after,.side-menu-slide .menu-item>.go-back:before{display:inline-block;position:relative;transform:translateZ(0);font-size:0.5rem;opacity:0.7;line-height:1;vertical-align:middle}.side-menu-slide .menu-item-has-children:hover>a:after,.side-menu-slide .menu-item>.go-back:hover:before{animation:arrowLeftRight 0.6s linear infinite}.side-menu-slide .menu-item-has-children>a:after{content:"\f054";left:8px}.side-menu-slide .menu-item>.go-back:before{content:"\f053";right:8px}.right-sidebar .side-menu-slide .narrow ul.sub-menu ul.sub-menu{left:100%;right:auto}#header .my-account,#header .my-wishlist,#header .yith-woocompare-open{color:var(--porto-header-link-color-regular,#999)}#header .my-account:hover,#header .my-wishlist:hover,#header .yith-woocompare-open:hover{color:var(--porto-header-link-color-hover,#999)}#mini-cart .cart-subtotal,#mini-cart .minicart-icon,#mini-cart.minicart-arrow-alt .cart-head:after{color:var(--porto-minicart-icon-color,#999)}.yith-woocompare-open .compare-icon{position:relative;margin-right:5px}.yith-woocompare-open .hicon-label{font-size:0.54em}.yith-woocompare-open span{display:inline-block;vertical-align:middle}.yith-woocompare-open>:last-child{margin-right:0}#mini-cart .cart-head{display:flex;align-items:center}#mini-cart{display:inline-block;position:relative;white-space:normal;vertical-align:middle}#mini-cart .cart-head{position:relative;cursor:pointer;justify-content:center;font-size:26px}#mini-cart .cart-head:before{content:"";position:absolute;top:100%;height:15px;left:0;width:100%;z-index:1}#mini-cart .cart-icon{position:relative}#mini-cart .cart-icon:after,#mini-cart.minicart-text .cart-head:after{content:"";border-width:1px 1px 0 0;border-color:var(--porto-title-bgc);border-style:solid;background:var(--porto-normal-bg);width:14px;height:14px;position:absolute;top:calc(100% + 1px);left:50%;margin-left:-7px;transform:rotate(-45deg);z-index:1006;display:none;animation:arrowFadeInDown 0.2s ease-out}#mini-cart.minicart-text .cart-icon:after{content:none}#mini-cart .minicart-icon{display:block;font-style:normal;transition:0.2s ease}#mini-cart .cart-popup{position:absolute;width:320px;-webkit-backface-visibility:hidden;z-index:1005;top:100%;margin-top:8px;right:0;padding:0;box-shadow:0 5px 8px rgba(0,0,0,0.15);text-align:left;display:none;animation:menuFadeInDown 0.2s ease-out}@media (max-width:767px){#mini-cart .cart-popup{width:300px}}#mini-cart .widget_shopping_cart_content{padding:10px 15px 5px;font-weight:700;font-size:0.8125rem;line-height:1.5;border-radius:0;background:var(--porto-normal-bg)}#mini-cart .widget_shopping_cart li.empty{text-align:center;justify-content:center;font-weight:400}#mini-cart .widget_shopping_cart .buttons{padding:0 10px 10px}#mini-cart .widget_shopping_cart .total{padding:15px 10px 25px;text-align:left;text-transform:uppercase}#mini-cart .widget_shopping_cart .total .amount{float:right;font-size:15px;font-weight:700;color:inherit}#mini-cart .cart-loading{height:64px;width:100%;background:transparent url(/wp-content/themes/porto/images/ajax-loader@2x.gif) no-repeat scroll center center/16px 16px;opacity:0.6}#mini-cart li{align-items:normal}#mini-cart li:not(.empty){padding:15px 10px;border-bottom:1px solid var(--porto-gray-2)}#mini-cart .product-details,.wishlist-popup .product-details{position:static;padding-top:0}#mini-cart .product-details a,.wishlist-popup .product-details a{overflow:visible;white-space:normal;overflow-wrap:break-word;font-weight:500}#mini-cart .product-image,.wishlist-popup .product-image{margin-right:0!important;order:2}#mini-cart .product-image,.wishlist-popup .wishlist-item .product-image{width:80px;flex:0 0 80px;border-width:0}#mini-cart .product-details,.wishlist-popup .wishlist-item .product-details{width:calc(100% - 80px);max-width:calc(100% - 80px)}.wishlist-popup>h3{text-transform:uppercase;border-bottom:solid 1px var(--porto-gray-2);font-size:inherit;line-height:1.5;padding:12px 10px;margin-bottom:0}#mini-cart{}#mini-cart .cart_list{min-height:45px;max-height:300px;margin:0}#mini-cart .cart_list.scroll-scrolly_visible li{padding-right:20px}#mini-cart .total-count{padding:12px 10px;border-bottom:solid 1px var(--porto-gray-2)}#mini-cart .total-count a{color:var(--porto-heading-color)}#mini-cart .total-count a:hover{text-decoration:underline}#mini-cart .remove-product{top:-10px;right:-7px}#mini-cart .product-image .inner{overflow:unset}#mini-cart .quantity,#mini-cart .quantity .amount{font-weight:400;font-size:0.8125rem}#mini-cart .quantity+span.quantity{margin-left:5px}#mini-cart .buttons a{font:600 0.75rem/1.5 var(--porto-add-to-cart-ff,var(--porto-body-ff)),sans-serif;letter-spacing:0.025em;text-transform:uppercase;padding:0.875rem 1.5rem;border-radius:2px;float:none;width:100%;margin-bottom:10px}#mini-cart .cart-items-text{font-size:var(--porto-body-fs,14px)}#mini-cart.minicart-arrow-alt .cart-head:after{content:"\e81c";font-family:"porto";font-size:0.654em;margin-left:0.706em;transition:0.2s ease}#mini-cart.minicart-arrow-alt .cart-items-text{display:none}#mini-cart.simple .cart-items-text{display:none}#mini-cart .cart-subtotal{font-size:0.54em;font-weight:600;text-align:left;line-height:1.2}#mini-cart.minicart-inline .cart-head{white-space:nowrap}.main-menu-wrap #mini-cart.minicart-inline{margin-top:3px;margin-left:5px}@media (min-width:992px){#mini-cart.minicart-inline .cart-items,#mini-cart.minicart-inline .minicart-icon{display:none}#mini-cart.minicart-inline .cart-icon{position:static}}@media (max-width:991px){#mini-cart.minicart-inline{margin-left:0}#mini-cart.minicart-inline .cart-subtotal{display:none}}#mini-cart.minicart-text .cart-price{display:block}#mini-cart.minicart-offcanvas .cart-icon:after,#mini-cart.minicart-offcanvas.minicart-text .cart-head:after{content:none}#mini-cart.minicart-offcanvas .cart-popup{position:fixed;top:0;height:100%;min-height:100vh;display:block;margin-top:0;animation:none}#mini-cart.minicart-offcanvas .widget_shopping_cart_content{padding:1.75rem 1.25rem 0.5rem}#mini-cart.minicart-offcanvas .widget_shopping_cart_content .buttons{padding-left:0;padding-right:0}#mini-cart.minicart-offcanvas .widget_shopping_cart_content .total{padding:1.5rem 0}#mini-cart.minicart-offcanvas .cart-loading{height:100%}#mini-cart.minicart-offcanvas li:not(.empty){padding:1.25rem 0}#mini-cart:not(.minicart-offcanvas) .buttons>a:first-child{display:none}.minicart-text .cart-icon{margin-right:0.35em}#mini-cart.simple .cart-items{box-shadow:-1px 1px 2px 0 rgba(0,0,0,0.3)}#mini-cart .cart_list,.minicart-offcanvas .widget_shopping_cart_content,.wishlist-offcanvas .product_list_widget,.wishlist-offcanvas .wishlist-popup{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}#mini-cart .cart_list::-webkit-scrollbar,.minicart-offcanvas .widget_shopping_cart_content::-webkit-scrollbar,.wishlist-offcanvas .product_list_widget::-webkit-scrollbar,.wishlist-offcanvas .wishlist-popup::-webkit-scrollbar{width:6px}.minicart-offcanvas .widget_shopping_cart_content,.wishlist-offcanvas .wishlist-popup{display:flex;flex-direction:column}#mini-cart.minicart-offcanvas .widget_shopping_cart_content .cart_list,.wishlist-offcanvas .wishlist-popup .product_list_widget{flex:1;padding-right:15px;max-height:unset}#mini-cart.minicart-offcanvas .widget_shopping_cart_content .cart_list::-webkit-scrollbar-thumb,.wishlist-offcanvas .wishlist-popup .product_list_widget::-webkit-scrollbar-thumb{border-radius:5px;background:var(--porto-gray-2)}.minicart-offcanvas h3{font-size:1.25rem}.minicart-offcanvas .widget_shopping_cart_content{font-family:var(--porto-h3-ff,var(--porto-body-ff)),sans-serif;height:100%}.minicart-offcanvas .cart-popup{transform:translateX(105%);transition:transform 0.35s}.minicart-offcanvas.minicart-opened .cart-popup{transform:translateX(0)}.minicart-offcanvas .button{background:#e7e7e7;color:#222529}.minicart-offcanvas .button:focus,.minicart-offcanvas .button:hover{background:#f1f1f1;color:#222529}.minicart-overlay{position:fixed;z-index:1004;left:0;top:0;bottom:0;right:0;min-height:100vh;background:rgba(0,0,0,0.4);display:none}.minicart-overlay svg{position:absolute;top:1.25rem;right:340px;width:1.5rem;height:1.5rem;cursor:pointer}@media (max-width:767px){.minicart-overlay svg{right:320px}}.minicart-opened .minicart-overlay{display:block}@keyframes topDown{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}#mini-cart .cart-items,.gutenberg-hb .compare-count,.my-wishlist .wishlist-count,header .compare-count{--porto-badge-size:1.6em;position:absolute;right:calc(-1 * var(--porto-badge-size) / 2 + 0.2em);top:-0.5em;font-size:0.385em;font-weight:600;text-align:center;width:var(--porto-badge-size);height:var(--porto-badge-size);line-height:var(--porto-badge-size);border-radius:50%;overflow:hidden;color:#fff;background-color:#ff5b5b}#mini-cart .cart-items.count-updating,.gutenberg-hb .compare-count.count-updating,.my-wishlist .wishlist-count.count-updating,header .compare-count.count-updating{animation:topDown 0.6s ease-in}#mini-cart .cart-items .items-loading,.gutenberg-hb .compare-count .items-loading,.my-wishlist .wishlist-count .items-loading,header .compare-count .items-loading{width:16px;height:16px;display:inline-block;background:transparent url(/wp-content/themes/porto/images/ajax-loader@2x.gif) no-repeat scroll center center/16px 16px;margin-top:-4px;vertical-align:middle}#mini-cart .cart-items i,.gutenberg-hb .compare-count i,.my-wishlist .wishlist-count i,header .compare-count i{line-height:inherit}html.no-touch #mini-cart:hover .cart-head:after,html.no-touch #mini-cart:hover .cart-icon:after,html.no-touch #mini-cart:hover .cart-popup,html.touch #mini-cart.open .cart-head:after,html.touch #mini-cart.open .cart-icon:after,html.touch #mini-cart.open .cart-popup,html:not(.touch):not(.no-touch) #mini-cart:hover .cart-head:after,html:not(.touch):not(.no-touch) #mini-cart:hover .cart-icon:after,html:not(.touch):not(.no-touch) #mini-cart:hover .cart-popup{display:block}.woocommerce-cart #mini-cart:hover .cart-icon:after,.woocommerce-cart #mini-cart:hover .cart-popup,.woocommerce-checkout #mini-cart:hover .cart-icon:after,.woocommerce-checkout #mini-cart:hover .cart-popup{display:none!important}.woocommerce-cart #mini-cart:hover.minicart-text .cart-head:after,.woocommerce-checkout #mini-cart:hover.minicart-text .cart-head:after{display:none!important}#menu-main-menu #mini-cart{right:auto}#header.sticky-header #menu-main-menu #mini-cart.minicart-arrow-alt,#menu-main-menu #mini-cart.minicart-arrow-alt{margin:0!important}.header-main .header-contact a,.header-wrapper .custom-html a:not(.btn){color:var(--porto-header-link-color-regular,#999)}.header-main .header-contact a:hover,.header-wrapper .custom-html a:not(.btn):hover{color:var(--porto-header-link-color-hover,#999)}#header .header-top .container{position:relative;display:table}#header .header-top .container>div{display:table-cell;position:relative;vertical-align:middle}#header .header-center,#header .header-left{text-align:left}#header .header-main .header-left{padding:27px 0}@media (max-width:991px){#header .header-main .header-left{padding:20px 0}}#header .header-main .header-center{padding:20px 15px;text-align:center}@media (max-width:991px){#header .header-main .header-center{padding:20px 0;text-align:left}}#header .header-main .header-right{padding:20px 0}#header .header-top{position:relative;z-index:1001;font-size:0.7857em}@media (max-width:991px){#header .header-top .gap{display:none}#header .header-top .switcher-gap{display:inline}}#header.logo-center .header-main .container{display:flex}#header.logo-center .header-main .container>div{display:flex;align-items:center}@media (min-width:992px){#header.logo-center .header-main .header-left{flex:1}#header.logo-center .header-main .header-center{justify-content:center}#header.logo-center .header-main .header-center .logo img{transform-origin:50% 50%}}#header.logo-center .header-main .header-right{flex:1;justify-content:flex-end}#header .welcome-msg{display:inline-block;vertical-align:middle}#header .welcome-msg p{margin:12px 0}#header .header-top .mega-menu{margin-top:0;margin-bottom:0;font-size:1em}#header .header-top .welcome-msg{line-height:30px;letter-spacing:0.025em}#header .header-top .porto-view-switcher .narrow ul.sub-menu,#header .header-top .top-links .narrow ul.sub-menu{padding:4px 0}#header.sticky-header .main-menu-wrap{position:fixed;border-bottom-width:0!important;left:0;right:0;top:0;z-index:1001;padding:8px 0}.header-reveal #header.sticky-header .main-menu-wrap{margin-top:0;animation:header-reveal 0.4s ease-in}#header.sticky-header .main-menu-wrap,.fixed-header #header.sticky-header .main-menu-wrap{box-shadow:0 0 3px 0 var(--porto-normal-bc)}#header.sticky-header .main-menu-wrap.menu-flat,#header.sticky-header .main-menu-wrap.menu-flat-border,.fixed-header #header.sticky-header .main-menu-wrap.menu-flat,.fixed-header #header.sticky-header .main-menu-wrap.menu-flat-border{padding:0}#header.sticky-header-calc .main-menu-wrap{transition:none}.fixed-header #header .main-menu-wrap{position:relative;top:0}.fixed-header #header.sticky-header .main-menu-wrap{position:fixed}.fixed-header #header .main-menu-wrap .main-menu{background:none}.fixed-header #header.sticky-header .main-menu-wrap{padding:8px 0}.header-top .mega-menu>li.menu-item>a{padding-top:3px;padding-bottom:3px;letter-spacing:0.025em;line-height:24px;border-radius:0!important}#header .header-contact{margin-top:5px;margin-bottom:5px;display:inline-flex;align-items:center;white-space:nowrap;font-size:0.9em;vertical-align:middle}#header .header-contact p{margin-bottom:0}#header .header-contact .gap{margin:0 12px}#header .header-contact i{display:inline-block}#header .header-contact .nav-top{font-size:1em}#header .nav-top{font-size:0.9em}#header .nav-top li>a,#header .nav-top li>span{display:inline-block;padding:6px 10px}#header .nav-top li:first-child>a,#header .nav-top li:first-child>span{padding-left:0}#header .nav-top i{font-size:0.8em;margin-right:6px;margin-left:0}#header .nav-top>.nav-item-anim-icon>a:hover i{animation:navItemArrow 0.6s linear infinite}#header .nav-top .nav-item-borders{border-right:1px solid rgba(0,0,0,0.06);padding-left:12px;padding-right:12px}#header .nav-top .nav-item-borders:last-child{border-right:none}#header .nav-top .nav-item-borders:first-child{padding-left:0}#header .nav-item-left-border,#header .nav-item-right-border{position:relative}#header .nav-item-left-border:before,#header .nav-item-right-border:after{content:"";position:absolute;top:50%;margin-top:-8px;width:1px;height:16px;background:rgba(0,0,0,0.05)}#header .nav-item-left-border{padding-left:10px;margin-left:10px}#header .nav-item-left-border:before{left:0}#header .nav-item-right-border{padding-right:10px;margin-right:10px}#header .nav-item-right-border:last-child{margin-right:0}#header .nav-item-right-border:after{right:0}#header .header-top .header-contact{margin-top:0;margin-bottom:0}#header .header-top .header-contact,#header .header-top .nav-top{font-size:1em;letter-spacing:-0.5px}.header-bottom,.header-top,.main-menu-wrap .container{display:flex;align-items:center}#header .header-top .share-links>a{box-shadow:none}@media (max-width:991px){#header.sticky-header .main-menu-wrap,.main-menu-wrap{display:none}}.main-menu-wrap .menu-center{flex:1}.main-menu-wrap .menu-left,.main-menu-wrap .menu-right{display:none}.main-menu-wrap .menu-left{text-align:left}.main-menu-wrap .menu-right{padding-left:10px;text-align:right}.main-menu-wrap #mini-cart{position:relative}#header:not(.header-builder) .main-menu-wrap .searchform-popup{display:none}#header:not(.header-builder) .main-menu-wrap .search-toggle{display:block}#header:not(.header-builder) .main-menu-wrap .searchform{display:none;border-width:5px;position:absolute;left:auto;right:-22px;margin-top:6px;top:100%;z-index:1003;box-shadow:0 5px 8px rgba(0,0,0,0.15)}.sticky-header .main-menu-wrap .logo img{transform:scale(0.8);transform-origin:left center;transition:none!important}.sticky-header .main-menu-wrap .hide-sticky-content .menu-custom-content{display:none}.sticky-header .main-menu-wrap .menu-left{padding-right:25px;animation:menuFadeInDown 0.3s}.sticky-header .main-menu-wrap .menu-left,.sticky-header .main-menu-wrap .menu-right{display:block;min-width:75px;white-space:nowrap}#header.sticky-header .main-menu-wrap .searchform-popup{display:inline-block}.main-menu-wrap .mega-menu>li.menu-item>a{padding:10px 13px}#header .main-menu-wrap .main-menu .menu-custom-block{padding:0;margin:0}#header .main-menu-wrap .main-menu .menu-custom-block .tip{top:-5px}#header .menu-custom-block{padding:10px 0 9px;line-height:22px;font-weight:600;font-size:0.8571em}#header .menu-custom-block a{text-transform:var(--porto-menu-text-transform)}#header .menu-custom-block a,#header .menu-custom-block span{display:inline-block;padding:0 15px;position:relative;font-weight:700}#header .menu-custom-block i{text-align:center}#header .menu-custom-block .avatar,#header .menu-custom-block i{margin-right:5px}#header .menu-custom-block .avatar img{margin-top:-5px;margin-bottom:-4px}#header:not(.header-builder) .menu-custom-block{margin-left:-10px}@media (max-width:991px){#header:not(.header-builder) .contact-gap{display:none}}@media (max-width:767px){#header:not(.header-builder) .header-top{display:none}}.header-extra-info{list-style:none;margin:0}.header-extra-info:after{content:" ";display:table;clear:both}.header-extra-info li{text-align:left;float:left;margin-left:25px}#header .header-bottom .header-row,#header .header-main .header-row,#header .header-top .header-row{display:flex}#header .header-main .header-row>div,#header .header-top .header-row>div{display:flex}@media (max-width:991px){.header-builder .menu-custom-block{display:none}}.header-row{flex-flow:row nowrap;align-items:center;justify-content:space-between;width:100%}.header-row>div{align-items:center;max-height:100%;max-width:100%}.header-row .header-center,.header-row .header-col-wide,.header-row .header-left,.header-row .header-right{display:flex;flex-wrap:wrap}.header-row .header-left{margin-right:auto;justify-content:flex-start}.header-row .header-center{margin:0 auto;padding-left:15px;padding-right:15px;justify-content:center}.header-row .header-center:only-child{flex:0 0 100%}.header-row .header-right{margin-left:auto;justify-content:flex-end}.header-row .header-grow{flex:1}.header-row .header-col-wide{align-items:center;width:100%}.header-center .header-col-wide{justify-content:center}.header-col-wide>:not(.header-col-wide),.header-col>:not(.header-col-wide){margin-left:0.875rem}.header-col-wide>:not(.header-col-wide):first-child,.header-col>:not(.header-col-wide):first-child{margin-left:0}.header-has-center .header-row>div:not(.header-center){flex:1}.header-side-nav #header .header-main .header-center,.header-side-nav .header-row .header-center{padding-left:0;padding-right:0}@media (min-width:992px){.visible-for-sm{display:none!important}}@media (max-width:991px){.header-has-center-sm .header-row>div:not(.header-center){flex:1}.header-has-not-center-sm .header-row>div:not(.header-center){flex:0 0 auto}.hidden-for-sm{display:none!important}}.footer-top .widget:last-child{margin-bottom:0}.footer .widget.contact-info .contact-details strong{font-weight:400}#footer .footer-main>.container{padding-top:4.75rem;padding-bottom:2.4rem}#footer .footer-bottom .container{display:flex;align-items:center;justify-content:space-between}@media (max-width:991px){#footer .footer-bottom .container{display:block}}#footer .footer-bottom .container>div{flex:1}@media (max-width:991px){#footer .footer-bottom .container>div{padding:10px 0;text-align:left}}#footer .footer-bottom .footer-left{padding:10px 8px 10px 0;text-align:left}#footer .footer-bottom .footer-center{padding:10px 8px;text-align:center}#footer .footer-bottom .footer-right{padding:10px 0 10px 8px;text-align:right}#footer .footer-bottom .widget{display:inline-block;margin:0}@media (max-width:991px){#footer .footer-bottom .widget{display:block;margin-top:5px}}#footer .footer-bottom .widget>div>ul,#footer .footer-bottom .widget>ul{border-width:0}#footer .footer-bottom .widget>div>ul li,#footer .footer-bottom .widget>ul li{border-width:0}#footer .footer-bottom .widget_nav_menu ul{margin:0}#footer .footer-bottom .widget_nav_menu ul li{display:inline-block;padding:0 8px}#footer .footer-bottom .widget_nav_menu ul li:last-child{padding-right:0}#footer .footer-bottom .widget_nav_menu ul li:before{margin-left:0;border:none;width:auto;height:auto}#footer .footer-bottom .footer-left{}#footer .footer-bottom .footer-left .widget{margin-right:calc(var(--porto-column-spacing) + 5px)}@media (max-width:991px){#footer .footer-bottom .footer-left .widget{margin-right:0}}#footer .footer-bottom .footer-right{}#footer .footer-bottom .footer-right .widget{margin-left:calc(var(--porto-column-spacing) + 5px)}@media (max-width:991px){#footer .footer-bottom .footer-right .widget{margin-left:0}}#footer .footer-bottom .tooltip{display:none!important}.footer-wrapper.fixed #footer .footer-bottom,.footer-wrapper.simple #footer .footer-bottom{padding:0}.footer-wrapper.fixed #footer .footer-bottom .logo,.footer-wrapper.simple #footer .footer-bottom .logo{display:none}@media (max-width:991px){.footer-wrapper.fixed #footer .footer-bottom .footer-center,.footer-wrapper.simple #footer .footer-bottom .footer-center{display:none}}@media (max-width:575px){.footer-wrapper.fixed #footer .footer-bottom .footer-right,.footer-wrapper.simple #footer .footer-bottom .footer-right{display:none}.footer-wrapper.fixed #footer .footer-bottom .footer-left,.footer-wrapper.simple #footer .footer-bottom .footer-left{text-align:center}}.footer-wrapper .post-item-small h5{font-size:inherit}.mobile-tabs{margin:15px 0 15px}.mobile-tabs .mobile-tab-items{border-bottom:2px solid #e7e7e7}.mobile-tabs .mobile-tab-item{padding:10px;margin-bottom:-2px;font-weight:600;border-bottom:2px solid transparent}.mobile-tabs .mobile-tab-item.active{border-bottom-color:var(--porto-primary-color);color:var(--porto-primary-color)}.mobile-tabs .mobile-tab-item a{color:inherit}.mobile-tabs .mobile-tab-content{position:relative;width:100%}.mobile-tabs .tab-pane{display:none}.mobile-tabs .tab-pane.active{display:block}#side-nav-panel{position:fixed;height:100%;width:290px;top:0;bottom:0;font-size:14px;left:0;overflow-x:hidden;overflow-y:auto;z-index:9001;background-color:#1d1e20;color:#fff;-webkit-overflow-scrolling:touch;transform:translateX(-290px);transition:transform 0.3s}#side-nav-panel>.porto-ajax-loading{top:50%}#side-nav-panel.panel-left{left:0;right:auto;transform:translateX(-290px)}#side-nav-panel.panel-right{right:0;left:auto;transform:translateX(290px)}#side-nav-panel .accordion-menu>li.menu-item>a{text-transform:capitalize;letter-spacing:-0.03em}#side-nav-panel .accordion-menu>li.menu-item a{font-weight:500;padding:14px 43px 14px 16px}#side-nav-panel .accordion-menu li.menu-item.has-sub>a{padding-right:43px}#side-nav-panel .accordion-menu .arrow{font-family:"porto";font-size:15px;height:53px;line-height:53px;top:0}#side-nav-panel .accordion-menu .arrow:before{content:"\e81c"}#side-nav-panel .accordion-menu .hidden-item .arrow{display:none}#side-nav-panel .accordion-menu .open>.arrow:before{content:"\e81b"}#side-nav-panel .accordion-menu li:not(:last-child),#side-nav-panel .accordion-menu.porto-view-switcher>li{border-bottom:1px solid #242527}#side-nav-panel .menu-empty{padding:20px 10px}.side-nav-panel-close{position:fixed;opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s}html.panel-opened .side-nav-panel-close{display:block;color:#fff;top:10px;right:14.5px;padding:4px 8px;opacity:1;visibility:visible;z-index:9999!important}.panel-overlay{opacity:0}.panel-overlay.active{background:#000;position:fixed;left:0;right:0;top:0;bottom:0;z-index:8999;min-height:100vh;opacity:0.35;transition:opacity 0.2s}html.panel-opened body>*{z-index:0}html.panel-opened #side-nav-panel{transform:translateX(0)}#side-nav-panel .welcome-msg{text-align:center;display:block;margin:15px 0;padding:0 10px}#side-nav-panel .welcome-msg p{margin:5px 0}#side-nav-panel .welcome-msg .pull-left,#side-nav-panel .welcome-msg .pull-right{float:none!important}#side-nav-panel .accordion-menu{font-size:1em}#side-nav-panel .accordion-menu .arrow{right:0;width:43px}#side-nav-panel .mobile-menu{font-size:1em}#side-nav-panel .woocs-switcher li,#side-nav-panel .woocs-switcher li>h5{cursor:pointer!important}#side-nav-panel>.menu-wrap{padding-top:20px}#side-nav-panel .menu-custom-block{padding:0 10px}#side-nav-panel .menu-custom-block a,#side-nav-panel .menu-custom-block span{display:block}#side-nav-panel .menu-custom-block a,#side-nav-panel .menu-custom-block span{padding:14px 6px;text-decoration:none}#side-nav-panel .share-links{font-size:1em;margin:15px 0;padding:0 5px;text-align:center}#side-nav-panel .switcher-wrap ul{margin-left:0}#side-nav-panel .searchform-fields{background-color:#f4f4f4}#side-nav-panel .searchform{margin-top:15px}#side-nav-panel .searchform .btn i{font-size:18px}@media (max-width:991px){#side-nav-panel .mobile-menu .hidden-item{padding:0;border:none}#side-nav-panel .mobile-menu .hidden-item:last-child{margin-bottom:-1px}}@media (max-width:991px){.mobile-sidebar{margin-top:0!important;padding-left:0!important;padding-right:0!important;height:100%;width:290px;top:0;bottom:0;left:0;z-index:9000;transform:translateX(-100%);transition:transform 0.2s ease-in-out;background:var(--porto-body-bg)}.mobile-sidebar.sidebar{position:fixed;padding-top:0;padding-bottom:0}.mobile-sidebar .sidebar-toggle{display:block;background:var(--porto-body-bg)}.mobile-sidebar>[data-plugin-sticky]{height:100%}.mobile-sidebar .widget{margin-top:0}.mobile-sidebar .sidebar-content{display:block;overflow-x:hidden;overflow-y:scroll;height:100%;padding:20px;-webkit-overflow-scrolling:touch}.mobile-sidebar .sidebar-content::-webkit-scrollbar{width:5px}.mobile-sidebar .sidebar-content::-webkit-scrollbar-thumb{border-radius:0px;background:var(--porto-gray-2)}.column2-right-sidebar .mobile-sidebar,.column2-wide-right-sidebar .mobile-sidebar,.mobile-sidebar.right-sidebar{right:0;left:auto;transform:translateX(100%)}html.sidebar-opened body>:not(.mfp-bg):not(.mfp-wrap){z-index:0}html.sidebar-opened .mobile-sidebar{z-index:9000;transition:transform 0.3s;transform:translateX(0)}html.sidebar-opened .mobile-sidebar .sidebar-toggle i:before{content:"\f00d"}html.sidebar-opened .page-wrapper{left:260px;overflow:visible}html.sidebar-opened #header.sticky-header .header-main.sticky{left:260px}html.sidebar-opened.sidebar-right-opened #header.sticky-header .header-main.sticky,html.sidebar-opened.sidebar-right-opened .page-wrapper{left:-260px}
}.porto-sicon-description p, .porto-sicon-description div, .info-circle-text p, .info-circle-text div, .timeline-header > div p, .timeline-header > div div, .porto-u-list-desc p, .porto-u-list-desc div, .porto-btn-text, span.middle-text p, span.middle-text div {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  line-height: inherit;
  color: inherit;
}
.porto-btn-ctn-center, .porto-btn-ctn-left, .porto-btn-ctn-right, .porto-map-wrapper.porto-adjust-bottom-margin, .info-wrapper.porto-adjust-bottom-margin, .porto-u-list-icon-wrapper.porto-adjust-bottom-margin {
  margin-bottom: 35px;
}
/* Porto Block */
#banner-wrapper .porto-block, #content-top .porto-block, #content-bottom .porto-block {
  overflow: hidden;
}
.porto-portfolio {
  position: relative;
}
.call-to-action-in-footer {
  position: relative;
  padding: 60px 0;
}
.call-to-action-in-footer .vc_cta3-container {
  margin-bottom: 0;
}
.call-to-action-in-footer:before {
  content: "";
  display: block;
  position: absolute;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid var(--porto-body-bg);
  height: 20px;
  width: 20px;
  top: -5px;
  left: 50%;
  margin-left: -20px;
}
.porto-modal-trigger {
  cursor: pointer;
}
/* Animated Letters */
[data-plugin-animated-letters], [data-plugin-animated-words] {
  opacity: 0;
  visibility: hidden;
}
[data-plugin-animated-letters].initialized, [data-plugin-animated-words].initialized {
  opacity: 1;
  visibility: visible;
}
[data-plugin-animated-letters] .animated.letter, [data-plugin-animated-words] .animated-words-item {
  display: inline-block;
}
/* Animated Letters - Type Writer Effect */
@keyframes typeWriterFlash {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.letters-wrapper + .typeWriter:last-child {
  position: relative;
  padding-right: 4px;
}
.letters-wrapper + .typeWriter:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 2px;
  background: #212121;
  animation-name: typeWriterFlash;
  animation-iteration-count: infinite;
  animation-duration: 600ms;
}
.porto-focus-slider {
  cursor: pointer;
}
/* Tabs */
.resp-tab-content {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
  border-top: 0;
  padding: 15px;
}
@media (max-width: 767px) {
  .resp-tab-content {
    border-radius: 0 !important;
    border-top: none;
    box-shadow: none;
  }
  .resp-tab-content, .resp-vtabs .resp-tab-content {
    border-color: var(--porto-gray-2);
  }
}
.resp-tab-content .panel {
  display: block !important;
}
.resp-tabs-list {
  margin: 0;
  border-bottom: 1px solid var(--porto-gray-2);
}
.resp-tabs-list li {
  display: inline-block;
  float: none;
  font-size: 1em;
  font-weight: normal;
  color: var(--porto-primary-color);
  margin-right: 1px;
  padding: 10px 15px;
}
.resp-tabs-list li:last-child {
  margin-right: 0;
}
.resp-tabs-list li, .resp-tabs-list li:hover {
  background: var(--porto-gray-1);
  border: 1px solid var(--porto-gray-5);
  border-top-width: 3px;
  border-bottom: none;
}
.resp-tabs-list li:hover {
  border-top-color: var(--porto-primary-color);
  box-shadow: none;
}
.resp-tabs-list li:active, .resp-tabs-list li:focus {
  border-bottom: 0;
}
.resp-tabs-list li.resp-tab-active {
  background: var(--porto-light-1);
  border-left: 1px solid var(--porto-gray-2);
  border-right: 1px solid var(--porto-gray-2);
  border-top: 3px solid var(--porto-primary-color);
  padding: 10px 15px 11px !important;
}
.resp-vtabs {
  display: table !important;
  width: 100%;
}
@media (max-width: 767px) {
  .resp-vtabs {
    display: block;
  }
}
.resp-vtabs ul.resp-tabs-list, .resp-vtabs .resp-tabs-container {
  display: table-cell;
  width: auto;
  float: none;
  vertical-align: top;
  background: var(--porto-light-1);
  border: 1px solid var(--porto-gray-2);
}
.resp-vtabs ul.resp-tabs-list {
  width: 25%;
}
@media (max-width: 767px) {
  .resp-vtabs ul.resp-tabs-list {
    display: none;
  }
}
.resp-vtabs .resp-tabs-container {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
}
@media (max-width: 767px) {
  .resp-vtabs .resp-tabs-container {
    display: block;
    box-shadow: none;
    border: none;
  }
}
.resp-vtabs .resp-tab-content {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  border-width: 0;
}
.resp-vtabs .resp-tab-content:before {
  content: "";
  display: block;
}
@media (max-width: 767px) {
  .resp-vtabs .resp-tab-content {
    border: 1px solid var(--porto-gray-2);
    border-top: none;
  }
}
.resp-vtabs .resp-tabs-list {
  border-bottom: 0;
}
.resp-vtabs .resp-tabs-list li {
  border-radius: 0;
  margin-right: 0;
  padding: 10px 15px !important;
}
.resp-vtabs .resp-tabs-list li, .resp-vtabs .resp-tabs-list li:hover {
  border-left: 3px solid var(--porto-gray-2);
  border-right: none;
  border-top: none;
  border-bottom: none;
}
.resp-vtabs .resp-tabs-list li:hover {
  border-right-color: transparent;
  border-left: 3px solid var(--porto-primary-color);
}
.resp-vtabs .resp-tabs-list li:active, .resp-vtabs .resp-tabs-list li:focus {
  border-right: 0;
}
.resp-vtabs .resp-tabs-list li:first-child {
  border-top: 1px solid var(--porto-gray-2) !important;
}
.resp-vtabs .resp-tabs-list li:last-child {
  border-bottom: 1px solid var(--porto-gray-2) !important;
}
.resp-vtabs .resp-tabs-list li.resp-tab-active {
  margin-bottom: 0 !important;
  padding: 10px 16px 10px 15px !important;
  background: var(--porto-light-1);
  border-left: 3px solid var(--porto-primary-color);
  margin-right: -1px !important;
}
h2.resp-accordion {
  padding: 15px !important;
  line-height: 1.4;
  font-size: 1em;
  font-weight: 400;
  background: var(--porto-gray-1) !important;
  border-color: var(--porto-gray-2);
}
h2.resp-accordion:first-child {
  border-top-color: var(--porto-gray-2) !important;
}
h2.resp-tab-active {
  background: var(--porto-gray-1) !important;
  border-bottom: 1px solid var(--porto-gray-5) !important;
}
.resp-arrow {
  display: none;
}
.resp-easy-accordion .resp-tab-content {
  background: var(--porto-light-1);
  border-color: var(--porto-gray-2);
  border-radius: 0;
  border-top: none;
  box-shadow: none;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-color: var(--porto-gray-2) !important;
}
.tab-content {
  padding: 15px;
}
.tab-content h2 {
  font-size: 1.4286em;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 1.0714em;
}
.tab-content p {
  margin-bottom: 10px;
}
.tab-content table {
  margin-top: 20px;
}
.tab-content table p {
  margin: 0;
}
.tab-content *:last-child {
  margin-bottom: 0;
}
.tabs {
  margin-bottom: 35px;
}
.nav-tabs {
  margin: 0;
  text-align: left;
  border-bottom-color: var(--porto-gray-2);
}
.nav-tabs.text-left, .nav-tabs.text-start {
  text-align: left;
}
.nav-tabs.text-right, .nav-tabs.text-end {
  text-align: right;
}
.nav-tabs.text-center {
  text-align: center;
}
.nav-tabs .nav-link {
  margin-right: 1px;
  font-size: 14px;
  color: var(--porto-primary-color);
}
.nav-tabs .nav-link.active {
  color: var(--porto-primary-color);
}
.nav-tabs .nav-link, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  background: var(--porto-gray-1);
  border-top-width: 3px;
  border-color: var(--porto-gray-2);
}
.nav-tabs .nav-link, .nav-tabs .nav-link:hover {
  border-bottom: none;
}
.nav-tabs .nav-link:hover {
  border-top-color: var(--porto-primary-color);
  border-bottom-color: transparent;
  box-shadow: none;
}
.nav-tabs .nav-link:active, .nav-tabs .nav-link:focus {
  border-bottom: 0;
}
.nav-tabs .nav-link i {
  margin-right: 4px;
}
.nav-tabs .nav-link i.icon-image {
  display: inline-block;
  max-width: 20px;
}
.nav-tabs .nav-link i.icon-featured.icon-image {
  max-width: 75px;
}
.nav-tabs .nav-link .featured-box, .nav-tabs .nav-link .featured-box .box-content {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  border-width: 0;
  padding: 0;
  margin: 0;
}
.nav-tabs .nav-link .featured-box i.icon-featured {
  margin-left: auto;
  margin-right: auto;
}
.nav-tabs .nav-link .tab-title {
  display: block;
  margin-top: 3px;
}
.nav-tabs li:last-child .nav-link {
  margin-right: 0;
}
.nav-tabs li.active .nav-link {
  background: var(--porto-light-1);
  border-color: var(--porto-gray-2);
  border-top-color: var(--porto-primary-color);
}
.tab-content {
  background: var(--porto-light-1);
  border: 1px solid var(--porto-gray-2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
  border-top-width: 0;
  padding: 15px;
}
/* Bottom Tabs */
.tabs.tabs-bottom .nav-tabs li {
  margin-bottom: 0;
  margin-top: -1px;
}
.tabs.tabs-bottom .nav-tabs li:last-child .nav-link {
  margin-right: 0;
}
.tabs.tabs-bottom .nav-tabs li .nav-link {
  margin-right: 1px;
  font-size: 14px;
  border-top: 1px solid var(--porto-gray-2);
  border-bottom: 3px solid var(--porto-gray-2);
}
.tabs.tabs-bottom .nav-tabs li.active .nav-link, .tabs.tabs-bottom .nav-tabs li .nav-link:hover {
  border-top-color: transparent;
  border-bottom-color: var(--porto-primary-color);
}
.tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs {
  border-bottom: none;
  border-top-width: 1px;
}
/* Vertical */
.tabs-vertical {
  display: table;
  table-layout: fixed;
  width: 100%;
  direction: ltr;
  border-top: 1px solid var(--porto-gray-2);
}
.tabs-vertical .tab-content {
  display: table-cell;
  vertical-align: top;
  direction: ltr;
  text-align: left;
}
.tabs-vertical .nav-tabs {
  border-bottom: none;
  display: table-cell;
  height: 100%;
  float: none;
  padding: 0;
  vertical-align: top;
  width: 25%;
  /*@media (max-width: 991px) {
            width: 100%;
        }*/
}
.tabs-vertical .nav-tabs > li {
  display: block;
}
.tabs-vertical .nav-tabs > li .nav-link {
  border-radius: 0;
  display: block;
  padding-top: 10px;
  text-align: left;
}
.tabs-vertical .nav-tabs > li .nav-link, .tabs-vertical .nav-tabs > li .nav-link:hover, .tabs-vertical .nav-tabs > li .nav-link:focus {
  border-bottom: none;
  border-top: none;
}
.tabs-vertical .nav-tabs > li.active a, .tabs-vertical .nav-tabs > li.active a:hover, .tabs-vertical .nav-tabs > li.active:focus {
  border-top: none;
}
/* Vertical */
.tabs-left .nav-tabs > li .nav-link, .tabs-right .nav-tabs > li .nav-link {
  margin-right: 1px;
  margin-left: 1px;
}
.tabs-left .nav-tabs > li:last-child .nav-link, .tabs-right .nav-tabs > li:last-child .nav-link {
  border-bottom: 1px solid var(--porto-gray-2);
}
/* Vertical - Left Side */
.tabs-left .tab-content {
  border-left: none;
}
.tabs-left .nav-tabs > li {
  margin-right: -1px;
}
.tabs-left .nav-tabs > li .nav-link {
  border-right: 1px solid var(--porto-gray-2);
  border-left: 3px solid var(--porto-gray-2);
}
.tabs-left .nav-tabs > li.active .nav-link {
  border-right-color: transparent;
}
.tabs-left .nav-tabs > li .nav-link:hover, .tabs-left .nav-tabs > li.active .nav-link {
  border-left-color: var(--porto-primary-color);
}
/* Vertical - Right Side */
.tabs-right .tab-content {
  border-right: none;
}
.tabs-right .nav-tabs > li {
  margin-left: -1px;
}
.tabs-right .nav-tabs > li .nav-link {
  border-left: 1px solid var(--porto-gray-2);
  border-right: 3px solid var(--porto-gray-2);
}
.tabs-right .nav-tabs > li.active .nav-link {
  border-left-color: transparent;
}
.tabs-right .nav-tabs > li .nav-link:hover, .tabs-right .nav-tabs > li.active .nav-link {
  border-right-color: var(--porto-primary-color);
}
/* Justified */
.nav-tabs.nav-justified {
  padding: 0;
  margin-bottom: -1px;
}
.nav-tabs.nav-justified li {
  margin-bottom: 0;
}
.nav-tabs.nav-justified li .nav-link {
  border-bottom: 1px solid var(--porto-gray-2);
  border-radius: 0;
  margin-right: 0;
}
.nav-tabs.nav-justified li.active .nav-link {
  border-bottom-color: transparent;
}
/* Bottom Tabs with Justified Nav */
.tabs.tabs-bottom .nav.nav-tabs.nav-justified {
  border-top: none;
}
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
  margin-right: 0;
}
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link {
  margin-right: 0;
}
/* Center */
.tabs-center .nav-tabs {
  margin: 0 auto;
  text-align: center;
  justify-content: center;
}
/* Navigation */
.tabs-navigation {
  border-width: 0;
}
.tabs-navigation .nav-tabs > li {
  margin-bottom: 1px;
}
.tabs-navigation .nav-tabs > li .nav-link {
  color: #777;
  padding: 14px;
  line-height: 100%;
  position: relative;
}
.tabs-navigation .nav-tabs > li .nav-link:before {
  font-family: var(--fa-style-family-classic, "Font Awesome 6 Free");
  font-weight: 900;
  position: absolute;
  content: "";
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.tabs-navigation .nav-tabs > li .nav-link i {
  margin-right: 6px;
}
.tabs-navigation .nav-tabs > li:first-child .nav-link {
  border-top: 1px solid var(--porto-gray-2) !important;
}
.tabs-navigation .nav-tabs > li.active .nav-link {
  border-right-color: var(--porto-gray-2);
}
.tabs-navigation .tab-content {
  background: transparent;
  border-width: 0;
  box-shadow: none;
  padding: 0 25px;
}
/* Simple */
.tabs.tabs-horizontal {
  display: block;
}
.tabs.tabs-simple .nav-tabs {
  justify-content: center;
  border: 0;
  margin-bottom: 10px;
}
.tabs.tabs-simple .nav-tabs > li {
  margin-left: 0;
  margin-bottom: 20px;
  text-align: center;
}
.tabs.tabs-simple .nav-tabs > li .nav-link {
  padding: 15px 30px;
  background: none;
  border-radius: 0;
  font-size: 16px;
  border: 0;
  color: var(--porto-body-color);
  border-bottom: 3px solid var(--porto-gray-2);
}
.tabs.tabs-simple .nav-tabs > li.active .nav-link, .tabs.tabs-simple .nav-tabs > li .nav-link:hover, .tabs.tabs-simple .nav-tabs > li .nav-link:focus {
  border-bottom-color: var(--porto-primary-color);
}
.tabs.tabs-simple .tab-content {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
/* theme colors */
/* secondary, tertiary, quaternary, dark, light */
.tabs-secondary ul.nav-tabs .nav-link {
  color: var(--porto-secondary-color);
}
.tabs-secondary ul.nav-tabs li.active .nav-link, .tabs-secondary ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-secondary-color);
}
.tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-secondary-color);
}
.tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover, .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-secondary-color);
}
.tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover, .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-secondary-color);
}
.tabs-tertiary ul.nav-tabs .nav-link {
  color: var(--porto-tertiary-color);
}
.tabs-tertiary ul.nav-tabs li.active .nav-link, .tabs-tertiary ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-tertiary-color);
}
.tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-tertiary-color);
}
.tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover, .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-tertiary-color);
}
.tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover, .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-tertiary-color);
}
.tabs-quaternary ul.nav-tabs .nav-link {
  color: var(--porto-quaternary-color);
}
.tabs-quaternary ul.nav-tabs li.active .nav-link, .tabs-quaternary ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-quaternary-color);
}
.tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-quaternary-color);
}
.tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover, .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-quaternary-color);
}
.tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover, .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-quaternary-color);
}
.tabs-dark ul.nav-tabs .nav-link {
  color: var(--porto-dark-color);
}
.tabs-dark ul.nav-tabs li.active .nav-link, .tabs-dark ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-dark-color);
}
.tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-dark-color);
}
.tabs-dark.tabs-vertical.tabs-left li .nav-link:hover, .tabs-dark.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-dark-color);
}
.tabs-dark.tabs-vertical.tabs-right li .nav-link:hover, .tabs-dark.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-dark-color);
}
.tabs-light ul.nav-tabs .nav-link {
  color: var(--porto-light-color);
}
.tabs-light ul.nav-tabs li.active .nav-link, .tabs-light ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-light-color);
}
.tabs-light.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-light.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-light-color);
}
.tabs-light.tabs-vertical.tabs-left li .nav-link:hover, .tabs-light.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-light-color);
}
.tabs-light.tabs-vertical.tabs-right li .nav-link:hover, .tabs-light.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-light-color);
}
/* Responsive */
@media (max-width: 991px) {
  .tabs-navigation {
    display: block;
  }
  .tabs-navigation .nav-tabs {
    display: block;
    width: auto;
  }
  .tabs-navigation .tab-content {
    padding: 25px 0;
  }
}
@media (max-width: 575px) {
  .tabs .nav.nav-tabs.nav-justified li {
    display: block;
    margin-bottom: -5px;
  }
  .tabs .nav.nav-tabs.nav-justified li .nav-link {
    border-top-width: 3px !important;
    border-bottom-width: 0 !important;
  }
  .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link, .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link:hover {
    border-radius: 0;
  }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li {
    margin-bottom: 0;
    margin-top: -5px;
  }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
    border-bottom-width: 3px !important;
    border-top-width: 0 !important;
  }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link:hover {
    border-radius: 0;
  }
}
/* Section Tab */
.section-tabs.tabs {
  --porto-section-tab-nav-color: var(--porto-gray-2);
  --porto-section-tab-nav-active-color: var(--porto-primary-color);
  --porto-section-tab-nav-width: 3px;
  margin-bottom: 0;
}
.section-tabs.tabs .tab-pane {
  width: 100%;
}
.section-tabs.tabs .tab-pane > .elementor-widget-wrap, .section-tabs.tabs .tab-pane > .elementor-column-wrap {
  height: 100%;
}
.section-tabs.tabs.tabs-simple.tabs-horizontal .nav-tabs > li {
  margin-bottom: 0;
}
.section-tabs.tabs .nav-link {
  height: calc(100% + 1px);
}
.section-tabs.tabs .nav-item.nav-icon-up i {
  display: block;
  margin-right: 0;
}
.section-tabs.tabs .nav-item:not(.nav-icon-up) .nav-link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.section-tabs.tabs .tab-content {
  flex: 1;
}
.section-tabs.tabs.tabs-vertical .tab-pane {
  height: 100%;
}
.section-tabs.tabs.tabs-vertical .nav, .section-tabs.tabs.tabs-vertical .nav-item {
  margin-bottom: 0;
}
.section-tabs.tabs:not(.tabs-vertical):not(.tabs-bottom) .nav-item .nav-link {
  border-top-color: var(--porto-section-tab-nav-color);
  border-top-width: var(--porto-section-tab-nav-width);
}
.section-tabs.tabs:not(.tabs-vertical):not(.tabs-bottom) .nav-item.active .nav-link, .section-tabs.tabs:not(.tabs-vertical):not(.tabs-bottom) .nav-link:hover {
  border-top-color: var(--porto-section-tab-nav-active-color);
}
.section-tabs.tabs.tabs-bottom .nav-item .nav-link, .section-tabs.tabs.tabs-simple .nav-tabs .nav-item .nav-link {
  border-bottom-color: var(--porto-section-tab-nav-color);
  border-bottom-width: var(--porto-section-tab-nav-width);
}
.section-tabs.tabs.tabs-bottom .nav-item.active .nav-link, .section-tabs.tabs.tabs-bottom .nav-link:hover, .section-tabs.tabs.tabs-simple .nav-tabs .nav-item.active .nav-link, .section-tabs.tabs.tabs-simple .nav-tabs .nav-link:hover {
  border-bottom-color: var(--porto-section-tab-nav-active-color);
}
.section-tabs.tabs.tabs-vertical.after-nav .nav-item .nav-link {
  border-right-color: var(--porto-section-tab-nav-color);
  border-right-width: var(--porto-section-tab-nav-width);
}
.section-tabs.tabs.tabs-vertical.after-nav .nav-item.active .nav-link, .section-tabs.tabs.tabs-vertical.after-nav .nav-link:hover {
  border-right-color: var(--porto-section-tab-nav-active-color);
}
.section-tabs.tabs.tabs-vertical:not(.after-nav) .nav-item .nav-link {
  border-left-color: var(--porto-section-tab-nav-color);
  border-left-width: var(--porto-section-tab-nav-width);
}
.section-tabs.tabs.tabs-vertical:not(.after-nav) .nav-item.active .nav-link, .section-tabs.tabs.tabs-vertical:not(.after-nav) .nav-link:hover {
  border-left-color: var(--porto-section-tab-nav-active-color);
}
/* Accordion */
.accordion .card {
  margin-top: 5px;
  background: none;
}
.accordion .card:first-child {
  margin-top: 0;
}
.accordion .card-title {
  font-size: 16px;
}
.accordion .card-header {
  padding: 0;
  border-bottom: 0;
}
.accordion .card-header a {
  display: block;
  padding: 10px 20px;
  color: var(--porto-primary-color);
}
.accordion .card-header a i {
  display: inline-block;
  margin-right: 8px;
  position: relative;
  top: 1px;
  color: inherit;
}
.accordion .card-header a i.icon-image {
  max-width: 20px;
  position: relative;
  top: -1px;
}
.accordion .card-header a [class*="fa-"] {
  top: -1px;
}
.accordion .card-body > *:last-child {
  margin-bottom: 0;
}
.accordion.card-title-dark .card-title a {
  color: inherit;
}
.accordion.card-title-bold .card-title {
  font-weight: 700;
}
.accordion.accordion-sm .card-header a {
  padding: 5px 15px;
  font-size: 0.9em;
}
.accordion.accordion-sm .card-body {
  font-size: 0.9em;
}
.accordion.accordion-lg .card-header a {
  padding: 15px 15px;
  font-size: 1em;
  font-weight: 600;
}
.accordion.panel-modern .card {
  border: 4px solid var(--porto-gray-7);
}
.accordion.panel-modern .card-header {
  background-color: var(--porto-gray-7);
  border-radius: 0;
}
.accordion.panel-modern.gray-scale-1 .card {
  border-color: #ededed;
}
.accordion.panel-modern.gray-scale-1 .card-header {
  background-color: #ededed;
}
.accordion.without-bg .card-default {
  background: transparent !important;
}
.accordion.without-bg .card-default > .card-header {
  background: transparent !important;
}
.accordion.without-bg .card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.accordion.without-bg .card-body p {
  margin-bottom: 20px !important;
}
.accordion.without-borders .card {
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid var(--porto-gray-5);
  border-radius: 0;
}
.accordion.without-borders .card-header a {
  padding-left: 0;
  padding-right: 0;
}
.accordion.without-borders .card-body {
  padding: 0;
}
.accordion.without-borders .card-body p {
  margin-bottom: 20px !important;
}
.section-default .accordion.panel-modern .card-header {
  background: none;
}
.section-default .accordion.panel-modern .card {
  border-color: #ededed;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
.accordion.accordion-primary .card-header {
  background-color: var(--porto-primary-color) !important;
}
.accordion.accordion-primary .card-header a {
  color: var(--porto-primary-color-inverse, #FFF);
}
.accordion.accordion-secondary .card-header {
  background-color: var(--porto-secondary-color) !important;
}
.accordion.accordion-secondary .card-header a {
  color: var(--porto-secondary-color-inverse, #FFF);
}
.accordion.accordion-tertiary .card-header {
  background-color: var(--porto-tertiary-color) !important;
}
.accordion.accordion-tertiary .card-header a {
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.accordion.accordion-quaternary .card-header {
  background-color: var(--porto-quaternary-color) !important;
}
.accordion.accordion-quaternary .card-header a {
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.accordion.accordion-dark .card-header {
  background-color: var(--porto-dark-color) !important;
}
.accordion.accordion-dark .card-header a {
  color: var(--porto-dark-color-inverse, #FFF);
}
.accordion.accordion-light .card-header {
  background-color: var(--porto-light-color) !important;
}
.accordion.accordion-light .card-header a {
  color: var(--porto-light-color-inverse, #212529);
}
/* Toggles */
.toggle {
  padding: 0 0 10px 0;
  position: relative;
  clear: both;
}
.toggle > input {
  cursor: pointer;
  height: 45px;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.toggle > label {
  transition: 0.15s ease-out;
  padding: 12px 20px 12px 15px;
  border-left: 3px solid var(--porto-primary-color);
  display: block;
  font-size: 1.1em;
  min-height: 20px;
  position: relative;
  cursor: pointer;
  font-weight: 600;
  background: var(--porto-title-bgc);
}
.toggle > label:-moz-selection {
  background: none;
}
.toggle > label:selection {
  background: none;
}
.toggle > label:before {
  content: "";
  position: absolute;
  font-size: 8px;
  top: calc(50% + .25em);
  right: 14px;
  border-top: 1px solid;
  border-right: 1px solid;
  border-color: inherit;
  width: 1em;
  height: 1em;
  transition: transform 0.3s, top 0.3s;
  -webkit-backface-visibility: hidden;
  transform: translate3d(0, -50%, 0) rotate(-45deg);
  transform-origin: center;
  text-align: center;
}
.toggle > label:hover {
  background: var(--porto-widget-bgc);
}
.toggle > label + p {
  color: #999;
  display: block;
  overflow: hidden;
  padding-left: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 25px;
}
.toggle > label i {
  margin-right: 7px;
  position: relative;
  top: -1px;
}
.toggle > label i.icon-image {
  display: inline-block;
  max-width: 20px;
}
.toggle > .toggle-content {
  display: none;
  padding: 10px 0;
}
.toggle > .toggle-content > p:last-child {
  margin-bottom: 0;
}
.toggle.active > label {
  background: var(--porto-gray-1);
}
.toggle.active > label:before {
  top: calc(50% - .75em);
  transform: rotate(135deg);
  border-color: #fff;
}
.toggle.active > p {
  white-space: normal;
}
.toggle > p.preview-active {
  height: auto;
  white-space: normal;
}
.toggle-sm .toggle > label {
  font-size: 0.9em;
  padding: 6px 20px 6px 10px;
}
.toggle-sm .toggle > .toggle-content > p {
  font-size: 0.9em;
}
.toggle-lg .toggle > label {
  font-size: 1.1em;
  padding: 16px 20px 16px 20px;
}
.toggle-lg .toggle > .toggle-content > p {
  font-size: 1.1em;
}
.toggle-simple .toggle .toggle-content {
  padding-left: 0;
}
.toggle-simple .toggle > label {
  border-radius: 0;
  border: 0;
  background: transparent;
  padding-left: 32px;
  margin-bottom: -10px;
  font-size: 1em;
  font-weight: 600;
  color: var(--porto-heading-color);
}
.toggle-simple .toggle > label:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  z-index: 1;
  background-color: var(--porto-primary-color);
}
.toggle-simple .toggle > label:before {
  border: 0;
  right: auto;
  left: 9px;
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
  height: 22px;
  font-size: 14px;
  font-family: var(--fa-style-family-classic, "Font Awesome 6 Free");
  font-weight: 900;
  content: "";
  z-index: 2;
  color: #FFF;
  font-size: 8px;
  width: auto;
  transform: none;
}
.toggle-simple .toggle.active > label {
  background: transparent;
  color: var(--porto-heading-color);
}
.toggle-simple .toggle.active > label:before {
  content: "";
}
section.toggle label {
  color: var(--porto-primary-color);
}
section.toggle.active label {
  background-color: var(--porto-primary-color);
  border-color: var(--porto-primary-color);
  color: var(--porto-primary-color-inverse);
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
.toggle-primary .toggle label {
  color: var(--porto-primary-color);
}
.toggle-primary .toggle.active > label, .toggle-primary.toggle-simple .toggle > label:after {
  background-color: var(--porto-primary-color);
}
.toggle-primary .toggle.active > label {
  color: var(--porto-primary-color-inverse, #FFF);
}
.toggle-primary .toggle.active > label {
  border-color: var(--porto-primary-color);
}
.toggle-primary .toggle label {
  border-left-color: var(--porto-primary-color);
  border-right-color: var(--porto-primary-color);
}
.toggle-primary.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-secondary .toggle label {
  color: var(--porto-secondary-color);
}
.toggle-secondary .toggle.active > label, .toggle-secondary.toggle-simple .toggle > label:after {
  background-color: var(--porto-secondary-color);
}
.toggle-secondary .toggle.active > label {
  color: var(--porto-secondary-color-inverse, #FFF);
}
.toggle-secondary .toggle.active > label {
  border-color: var(--porto-secondary-color);
}
.toggle-secondary .toggle label {
  border-left-color: var(--porto-secondary-color);
  border-right-color: var(--porto-secondary-color);
}
.toggle-secondary.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-tertiary .toggle label {
  color: var(--porto-tertiary-color);
}
.toggle-tertiary .toggle.active > label, .toggle-tertiary.toggle-simple .toggle > label:after {
  background-color: var(--porto-tertiary-color);
}
.toggle-tertiary .toggle.active > label {
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.toggle-tertiary .toggle.active > label {
  border-color: var(--porto-tertiary-color);
}
.toggle-tertiary .toggle label {
  border-left-color: var(--porto-tertiary-color);
  border-right-color: var(--porto-tertiary-color);
}
.toggle-tertiary.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-quaternary .toggle label {
  color: var(--porto-quaternary-color);
}
.toggle-quaternary .toggle.active > label, .toggle-quaternary.toggle-simple .toggle > label:after {
  background-color: var(--porto-quaternary-color);
}
.toggle-quaternary .toggle.active > label {
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.toggle-quaternary .toggle.active > label {
  border-color: var(--porto-quaternary-color);
}
.toggle-quaternary .toggle label {
  border-left-color: var(--porto-quaternary-color);
  border-right-color: var(--porto-quaternary-color);
}
.toggle-quaternary.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-dark .toggle label {
  color: var(--porto-dark-color);
}
.toggle-dark .toggle.active > label, .toggle-dark.toggle-simple .toggle > label:after {
  background-color: var(--porto-dark-color);
}
.toggle-dark .toggle.active > label {
  color: var(--porto-dark-color-inverse, #FFF);
}
.toggle-dark .toggle.active > label {
  border-color: var(--porto-dark-color);
}
.toggle-dark .toggle label {
  border-left-color: var(--porto-dark-color);
  border-right-color: var(--porto-dark-color);
}
.toggle-dark.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-light .toggle label {
  color: var(--porto-light-color);
}
.toggle-light .toggle.active > label, .toggle-light.toggle-simple .toggle > label:after {
  background-color: var(--porto-light-color);
}
.toggle-light .toggle.active > label {
  color: var(--porto-light-color-inverse, #212529);
}
.toggle-light .toggle.active > label {
  border-color: var(--porto-light-color);
}
.toggle-light .toggle label {
  border-left-color: var(--porto-light-color);
  border-right-color: var(--porto-light-color);
}
.toggle-light.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
/* Porto Grid Container */
.porto-grid-container {
  position: relative;
}
.porto-grid-container .porto-grid-item {
  float: left;
  max-width: 100%;
}
.porto-grid-container .porto-grid-item > .wpb_single_image {
  margin-bottom: 0;
}
.porto-grid-container .porto-grid-item > .wpb_single_image .vc_single_image-wrapper:hover {
  background: #000;
  transition: opacity 0.35s;
}
.porto-grid-container .porto-grid-item > .wpb_single_image a {
  display: block;
}
.porto-grid-container .porto-grid-item > .wpb_single_image .vc_single_image-wrapper {
  width: 100%;
  display: block;
}
.porto-grid-container .porto-grid-item > .wpb_single_image img {
  width: 100%;
  transition: opacity 0.35s;
}
.porto-grid-container .porto-grid-item > .wpb_single_image img:hover {
  opacity: 0.9;
}
.porto-preset-layout .porto-grid-item > *, .porto-preset-layout .vc_porto_grid_item > *, .porto-preset-layout .porto-ultimate-content-box-container, .porto-preset-layout .porto-ultimate-content-box, .porto-preset-layout .porto-ibanner, .porto-preset-layout .porto-ibanner > img, .porto-preset-layout .elementor-section, .porto-preset-layout .porto-grid-item > .elementor-widget-wrap > .elementor-widget-image, .porto-preset-layout .porto-grid-item > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget-image {
  height: 100%;
  margin-bottom: 0;
}
.porto-preset-layout .porto-grid-item > .elementor-widget-wrap > .elementor-widget-image *, .porto-preset-layout .porto-grid-item > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget-image * {
  height: 100%;
  object-fit: cover;
}
/* Carousel Logo Item */
.carousel-logo-item {
  position: relative;
  overflow: hidden;
  padding: 60px 20px 50px;
  box-shadow: 0px 23px 32px 0px transparent;
  will-change: border-color;
  border: 1px solid transparent;
  transition: border-color 0.4s, box-shadow 0.4s;
}
.carousel-logo-item:hover {
  box-shadow: 0px 23px 32px 0px #e5e8eb;
  border-color: #d4d4d4;
}
.carousel-logo-item:hover .carousel-logo-pb {
  transform: translateY(-500px);
}
.carousel-logo-item .carousel-logo-pannel {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.carousel-logo-hover-img {
  margin-bottom: 20px;
}
.carousel-logo-item .carousel-logo-hover {
  position: absolute;
  left: 0;
  top: 500px;
  padding: 30px 15px 10px;
}
.carousel-logo-item:hover .carousel-logo-hover {
  top: 0;
}
.carousel-logo-item .carousel-logo-hover img {
  max-width: 138px;
  max-height: 65px;
}
.carousel-logo-item .carousel-logo-hover .carousel-logo-description {
  max-height: 45px;
  overflow-y: hidden;
}
.carousel-logo-item .carousel-logo-pb::before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.carousel-logo-item .carousel-logo-pb img {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
}
/* Testimonials */
.testimonial {
  margin-bottom: 20px;
}
.slick-slider .testimonial {
  margin-bottom: 0;
}
.testimonial blockquote {
  border: 0;
  background: var(--porto-primary-light-5);
  color: var(--porto-primary-color-inverse);
  margin: 0;
  padding: 2.5rem 4rem 2.5rem 4.5rem;
  position: relative;
}
.testimonial blockquote:before {
  left: 20px;
  top: 20px;
  content: "“";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}
.testimonial blockquote p {
  font-size: 1.2em;
  line-height: 1.5;
  margin-bottom: 0;
  color: inherit;
}
.testimonial .testimonial-arrow-down {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 8px solid var(--porto-primary-light-5);
  height: 0;
  margin: 0 0 0 40px;
  width: 0;
}
.testimonial .testimonial-arrow-down.reversed {
  border-top: none;
  border-bottom: 8px solid var(--porto-primary-light-5);
}
.testimonial .testimonial-author {
  display: flex;
  margin: 12px 0 0 0;
}
.testimonial .testimonial-author .testimonial-author-thumbnail {
  width: auto;
}
.testimonial .testimonial-author img {
  max-width: 25px;
}
.testimonial .testimonial-author strong {
  display: block;
  margin-bottom: 2px;
  font-size: 1rem;
  font-weight: 700;
  color: var(--porto-heading-color);
}
.testimonial .testimonial-author span {
  color: #666;
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
}
.testimonial .testimonial-author p {
  color: #999;
  margin-left: 0.75rem;
  text-align: left;
  line-height: 1.2;
}
/* Style 2 */
.testimonial.testimonial-style-2 {
  text-align: center;
}
.testimonial.testimonial-style-2 blockquote {
  background: transparent !important;
  padding: 20px;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-2 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-author {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 6px 0 0;
}
.testimonial.testimonial-style-2 .testimonial-author img {
  margin: 0 auto 10px;
  max-width: 60px;
}
.testimonial.testimonial-style-2 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
/* Style 3 */
.testimonial.testimonial-style-3 blockquote {
  background: var(--porto-gray-3);
  padding: 12px 30px;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-3 blockquote:before {
  top: 5px;
  left: 9px;
  font-size: 35px;
}
.testimonial.testimonial-style-3 blockquote:after {
  font-size: 35px;
  bottom: -5px;
}
.testimonial.testimonial-style-3 blockquote p {
  font-family: var(--porto-body-ff), sans-serif;
  font-size: 1em;
  font-style: normal;
}
.testimonial.testimonial-style-3 .testimonial-author {
  margin-left: 8px;
}
.testimonial.testimonial-style-3 .testimonial-author img {
  max-width: 55px;
}
.testimonial.testimonial-style-3 .testimonial-arrow-down {
  border-top: 10px solid var(--porto-gray-3);
  margin-left: 20px;
}
/* Style 4 */
.testimonial.testimonial-style-4 {
  padding: 7px;
  border: 1px solid var(--porto-gray-bg);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  border-left-color: var(--porto-gray-5);
  border-right-color: var(--porto-gray-5);
}
.testimonial.testimonial-style-4 blockquote {
  background: transparent !important;
  padding: 12px 30px;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-4 blockquote:before {
  top: 5px;
  left: 9px;
  font-size: 35px;
}
.testimonial.testimonial-style-4 blockquote:after {
  font-size: 35px;
  bottom: -5px;
}
.testimonial.testimonial-style-4 blockquote p {
  font-family: var(--porto-body-ff), sans-serif;
  font-size: 1em;
  font-style: normal;
}
.testimonial.testimonial-style-4 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-4 .testimonial-author {
  margin-left: 30px;
  margin-bottom: 15px;
  -ms-flex-align: center;
  align-items: center;
}
.testimonial.testimonial-style-4 .testimonial-author img {
  max-width: 55px;
}
.testimonial.testimonial-style-4 .testimonial-author p {
  margin-bottom: 0;
}
/* Style 5 */
.testimonial.testimonial-style-5 {
  text-align: center;
}
.testimonial.testimonial-style-5 blockquote {
  background: transparent !important;
  padding: 6px 20px;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-5 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-5 blockquote p {
  font-family: var(--porto-body-ff), sans-serif;
  font-size: 1.2em;
  font-style: normal;
}
.testimonial.testimonial-style-5 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-5 .testimonial-author {
  display: block;
  padding: 15px 0 0;
  margin: 12px 0 0;
  border-top: 1px solid var(--porto-gray-3);
}
.testimonial.testimonial-style-5 .testimonial-author img {
  margin: 0 auto 10px;
}
.testimonial.testimonial-style-5 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
/* Style 6 */
.testimonial.testimonial-style-6 {
  text-align: center;
}
.testimonial.testimonial-style-6 blockquote {
  background: transparent !important;
  border: 0;
  padding: 0 10%;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-6 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-6 blockquote i.fa-quote-left {
  font-size: 34px;
  position: relative;
  left: -5px;
}
.testimonial.testimonial-style-6 blockquote p {
  font-size: 24px;
  line-height: 30px;
}
.testimonial.testimonial-style-6 blockquote span {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  position: relative;
  left: -5px;
}
.testimonial.testimonial-style-6 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-6 .testimonial-author {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 6px 0 0;
}
.testimonial.testimonial-style-6 .testimonial-author img {
  margin: 15px auto 10px;
}
.testimonial.testimonial-style-6 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
/* With Quotes */
.testimonial.testimonial-with-quotes {
  text-align: center;
}
.testimonial.testimonial-with-quotes blockquote {
  background: transparent !important;
  color: var(--porto-body-color);
}
.testimonial.testimonial-with-quotes blockquote:before, .testimonial.testimonial-with-quotes blockquote:after {
  display: block !important;
  left: 10px;
  top: 0;
  content: "“";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}
@media (max-width: 575px) {
  .testimonial.testimonial-with-quotes blockquote:before, .testimonial.testimonial-with-quotes blockquote:after {
    display: none !important;
  }
}
.testimonial.testimonial-with-quotes blockquote:after {
  content: "”";
  left: auto;
  right: 10px;
  top: auto;
  bottom: -0.5em;
}
.testimonial.testimonial-with-quotes blockquote p {
  padding: 0 40px;
}
@media (max-width: 575px) {
  .testimonial.testimonial-with-quotes blockquote p {
    padding: 0;
  }
}
.testimonial.testimonial-with-quotes img {
  margin: 15px auto 10px;
  width: 60px;
}
.testimonial.testimonial-with-quotes .testimonial-author p {
  margin: 0 auto;
  text-align: center;
}
.testimonial.testimonial-with-quotes.testimonial-light blockquote {
  color: #fff;
}
.testimonial.testimonial-with-quotes.testimonial-light .testimonial-author span, .testimonial.testimonial-with-quotes.testimonial-light .testimonial-author strong {
  opacity: 0.6;
  color: #FFF;
}
.testimonial.testimonial-with-quotes.testimonial-remove-right-quote blockquote:after {
  content: none;
}
.testimonial.testimonial-transparent-background blockquote {
  background: transparent !important;
}
.testimonial.testimonial-alternarive-font blockquote p {
  font-family: Georgia, serif !important;
  font-style: italic;
  font-size: 1.2em;
}
.testimonial-no-borders.testimonial {
  border-width: 0;
  box-shadow: none;
}
/* Advanced style */
.testimonial.testimonial-advance {
  text-align: left;
}
.testimonial.testimonial-advance blockquote {
  padding-left: 0;
  padding-right: 1rem;
}
.testimonial.testimonial-advance blockquote:before {
  line-height: 0.75;
  left: 0;
}
.testimonial.testimonial-advance blockquote p {
  padding: 0;
}
.testimonial.testimonial-advance .testimonial-author p {
  text-align: inherit;
}
.custom-rounded-image {
  border-radius: 100%;
}
.vc_parallax blockquote p {
  line-height: 1.6;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
html .testimonial-primary blockquote {
  background-color: var(--porto-primary-light-5);
}
html .testimonial-primary .testimonial-arrow-down {
  border-top-color: var(--porto-primary-light-5);
}
html .testimonial-secondary blockquote {
  background-color: var(--porto-secondary-light-5);
}
html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: var(--porto-secondary-light-5);
}
html .testimonial-tertiary blockquote {
  background-color: var(--porto-tertiary-light-5);
}
html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: var(--porto-tertiary-light-5);
}
html .testimonial-quaternary blockquote {
  background-color: var(--porto-quaternary-light-5);
}
html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: var(--porto-quaternary-light-5);
}
html .testimonial-dark blockquote {
  background-color: var(--porto-dark-light-5);
}
html .testimonial-dark .testimonial-arrow-down {
  border-top-color: var(--porto-dark-light-5);
}
html .testimonial-light blockquote {
  background-color: var(--porto-light-light-5);
}
html .testimonial-light .testimonial-arrow-down {
  border-top-color: var(--porto-light-light-5);
}
/* Preview Image Lazy Loader */
.porto-preview-image {
  margin-bottom: 20px;
}
.porto-preview-image .lazy {
  display: block;
  background-position: top center;
  background-size: 100%;
  z-index: 2;
}
.porto-preview-image .lazy + .fa-spin {
  background: transparent none repeat scroll 0 0;
  color: #ccc;
  font-size: 25px;
  left: 50%;
  margin: -13px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
/* Thumb Info Ribbon */
.thumb-info-ribbon {
  background: var(--porto-primary-color);
  color: var(--porto-primary-color-inverse);
  position: absolute;
  margin: -16px 0 0 0;
  padding: 5px 13px 6px;
  right: 15px;
  z-index: 1;
}
.thumb-info-ribbon:before {
  border-right: 10px solid var(--porto-primary-dark-15);
  border-top: 16px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: -10px;
  position: absolute;
  top: 0;
  width: 7px;
}
.thumb-info-ribbon span {
  font-family: var(--porto-alt-ff, var(--porto-body-ff)), sans-serif;
  font-size: 1.1em;
}
/* theme colors */
/* secondary, tertiary, quaternary, dark, light */
.thumb-info-ribbon-secondary {
  background-color: var(--porto-secondary-color);
  color: var(--porto-secondary-color-inverse, #FFF);
}
.thumb-info-ribbon-secondary:before {
  border-right-color: var(--porto-secondary-dark-15);
}
.thumb-info-ribbon-tertiary {
  background-color: var(--porto-tertiary-color);
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.thumb-info-ribbon-tertiary:before {
  border-right-color: var(--porto-tertiary-dark-15);
}
.thumb-info-ribbon-quaternary {
  background-color: var(--porto-quaternary-color);
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.thumb-info-ribbon-quaternary:before {
  border-right-color: var(--porto-quaternary-dark-15);
}
.thumb-info-ribbon-dark {
  background-color: var(--porto-dark-color);
  color: var(--porto-dark-color-inverse, #FFF);
}
.thumb-info-ribbon-dark:before {
  border-right-color: var(--porto-dark-dark-15);
}
.thumb-info-ribbon-light {
  background-color: var(--porto-light-color);
  color: var(--porto-light-color-inverse, #212529);
}
.thumb-info-ribbon-light:before {
  border-right-color: var(--porto-light-dark-15);
}
/* theme colors */
/* secondary, tertiary, quaternary, dark, light */
.thumb-info-social-icons a.thumb-info-social-links-secondary {
  background-color: var(--porto-secondary-color);
  color: var(--porto-secondary-color-inverse, #FFF);
}
.thumb-info-social-icons a.thumb-info-social-links-tertiary {
  background-color: var(--porto-tertiary-color);
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.thumb-info-social-icons a.thumb-info-social-links-quaternary {
  background-color: var(--porto-quaternary-color);
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.thumb-info-social-icons a.thumb-info-social-links-dark {
  background-color: var(--porto-dark-color);
  color: var(--porto-dark-color-inverse, #FFF);
}
.thumb-info-social-icons a.thumb-info-social-links-light {
  background-color: var(--porto-light-color);
  color: var(--porto-light-color-inverse, #212529);
}
/* Buttons */
.porto-btn {
  border: inherit;
  border-radius: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4em;
  color: inherit;
  background: transparent;
  cursor: pointer;
  display: inline-block;
  margin: 0px;
  padding: 25px 80px;
  outline: 0;
  text-align: center;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  z-index: 1;
  max-width: 100%;
  visibility: visible;
  backface-visibility: hidden;
}
.porto-btn:after {
  content: "";
  position: absolute;
  z-index: -1;
  transition: 0.3s;
}
.porto-btn-data {
  z-index: 3;
  position: inherit;
  display: block;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
a.porto-btn {
  background: inherit;
  color: inherit;
}
a.porto-btn:hover {
  color: inherit;
}
a.porto-btn:hover, a.porto-btn:focus, a.porto-btn:active, a.porto-btn:visited {
  color: inherit;
  background: inherit;
  box-shadow: inherit;
  outline: 0;
}
.porto-btn-ctn-left {
  display: block;
  text-align: left;
}
.porto-btn-ctn-center {
  display: block;
  text-align: center;
}
.porto-btn-ctn-right {
  display: block;
  text-align: right;
}
.porto-btn-ctn-inline {
  display: inline-block;
  text-align: center;
}
a.porto-btn-mini {
  padding: 5px 10px;
}
a.porto-btn-small {
  padding: 8px 16px;
}
a.porto-btn-normal {
  padding: 15px 30px;
}
a.porto-btn-large {
  padding: 21px 42px;
}
.porto-btn-block {
  display: block;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
a.porto-btn-custom {
  padding: 0;
}
@media (max-width: 768px) {
  a.porto-btn-small {
    padding: 6px 12px;
  }
  a.porto-btn-normal {
    padding: 10px 24px;
  }
  a.porto-btn-large {
    padding: 12px 36px;
  }
}
.porto-btn-hover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background: transparent;
  z-index: 2;
  transition: all 0.3s;
}
.porto-btn-fade-bg .porto-btn-hover {
  background: rgba(255, 255, 255, 0);
  opacity: 0;
}
.porto-btn-fade-bg:hover .porto-btn-hover {
  opacity: 1;
}
.porto-btn-top-bg .porto-btn-hover {
  top: -100%;
  background: #ccc;
}
.porto-btn-top-bg:hover .porto-btn-hover {
  top: 0;
  opacity: 1;
}
.porto-btn-bottom-bg .porto-btn-hover {
  top: 100%;
  background: #ccc;
}
.porto-btn-bottom-bg:hover .porto-btn-hover {
  top: 0;
  opacity: 1;
}
.porto-btn-left-bg .porto-btn-hover {
  left: -100%;
  background: #ccc;
}
.porto-btn-left-bg:hover .porto-btn-hover {
  left: 0;
  opacity: 1;
}
.porto-btn-right-bg .porto-btn-hover {
  left: 100%;
  background: #ccc;
}
.porto-btn-right-bg:hover .porto-btn-hover {
  left: 0;
  opacity: 1;
}
.porto-btn-center-hz-bg .porto-btn-hover {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #ccc;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%);
}
.porto-btn-center-hz-bg:hover .porto-btn-hover {
  width: 90%;
  opacity: 1;
}
.porto-btn-center-hz-bg:active .porto-btn-hover {
  width: 101%;
  opacity: 1;
}
.porto-btn-center-vt-bg .porto-btn-hover {
  width: 101%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #ccc;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%);
}
.porto-btn-center-vt-bg:hover .porto-btn-hover {
  height: 75%;
  opacity: 1;
}
.porto-btn-center-vt-bg:active .porto-btn-hover {
  height: 130%;
  opacity: 1;
}
.porto-btn-center-dg-bg .porto-btn-hover {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #ccc;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.porto-btn-center-dg-bg:hover .porto-btn-hover {
  height: 260%;
  opacity: 1;
}
.porto-btn-center-dg-bg:active .porto-btn-hover {
  height: 400%;
  opacity: 1;
}
.no-porto-btn-shadow {
  box-shadow: none !important;
  transition: all 50ms linear !important;
}
.porto-btn-hover {
  opacity: 0;
}
.porto-btn-hover-active {
  opacity: 1;
}
html .vc_col-has-fill .porto-btn.porto-adjust-bottom-margin {
  margin-bottom: 0;
}
/* Porto Concept */
.porto-concept {
  width: 100%;
  overflow: hidden;
  background: url(https://mayaselectronics.bz/wp-content/themes/porto/images/concept.png) no-repeat center 0;
}
.porto-concept strong {
  display: block;
  font-family: var(--porto-alt-ff, var(--porto-body-ff)), sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  position: relative;
  margin-top: 30px;
}
.porto-concept .row {
  position: relative;
}
.porto-concept .row > div:nth-of-type(2) > .process-image {
  margin-top: 95px;
}
.porto-concept .process-image {
  width: 160px;
  height: 175px;
  margin: 120px auto 0 auto;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  background: url(https://mayaselectronics.bz/wp-content/themes/porto/images/concept-item.png) no-repeat 0 0;
}
.porto-concept .process-image img {
  border-radius: 150px;
  margin: 8px;
  width: 144px;
}
.porto-concept .our-work {
  margin-top: 52px;
  font-size: 2.2em;
}
.porto-concept .project-image {
  width: 350px;
  height: 420px;
  margin: 15px 0 0 -30px;
  padding-bottom: 45px;
  position: relative;
  z-index: 1;
  background: url(https://mayaselectronics.bz/wp-content/themes/porto/images/concept-item.png) no-repeat 100% 0;
}
.porto-concept .project-image img {
  width: 338px;
}
.porto-concept .sun {
  width: 60px;
  height: 56px;
  display: block;
  position: absolute;
  left: 0;
  top: 65px;
  background: url(https://mayaselectronics.bz/wp-content/themes/porto/images/concept-icons.png) no-repeat 0 0;
}
.porto-concept .cloud {
  width: 116px;
  height: 56px;
  display: block;
  position: absolute;
  left: 53%;
  top: 35px;
  background: url(https://mayaselectronics.bz/wp-content/themes/porto/images/concept-icons.png) no-repeat 100% 0;
}
.porto-concept strong, .fc-slideshow nav .fc-left i, .fc-slideshow nav .fc-right i {
  color: var(--porto-primary-color);
}
/* Responsive */
@media (max-width: 991px) {
  .porto-concept {
    background: none;
  }
  .porto-concept .project-image {
    margin: 60px auto 0 auto;
  }
  .porto-concept .process-image {
    margin-top: 60px;
  }
}
@media (max-width: 575px) {
  .porto-concept .project-image {
    background-position: 0 0;
    margin-left: auto;
    max-width: 160px;
    max-height: 250px;
  }
  .porto-concept .fc-slideshow {
    max-height: 145px;
    max-width: 145px;
  }
  .porto-concept .fc-slideshow img {
    max-height: 145px;
    max-width: 145px;
  }
}
/* Count Down */
.porto_countdown {
  width: 100%;
  height: auto;
  display: block;
  line-height: 1;
  margin-bottom: 35px;
  text-align: center;
}
.porto_countdown:after {
  content: "";
  display: table;
  clear: both;
}
.porto_countdown .porto_countdown-row {
  display: block;
  margin: 0 auto;
}
.porto_countdown .porto_countdown-section {
  display: inline-block;
  margin-bottom: 15px;
}
.porto_countdown .porto_countdown-section .porto_countdown-amount {
  min-width: 1em;
  max-width: 100%;
  min-height: 1em;
  line-height: 1em;
  padding: 0;
  margin: 0 auto;
  box-sizing: content-box;
}
.porto_countdown .porto_countdown-section .porto_countdown-period {
  padding: 0 4px;
}
.porto_countdown.porto-cd-s1 .porto_countdown-section {
  padding: 0 7px;
}
.porto_countdown.porto-cd-s1 .porto_countdown-section .porto_countdown-amount {
  display: inline-block;
}
.porto_countdown.porto-cd-s2 .porto_countdown-section {
  padding: 0 15px;
}
.porto_countdown.porto-cd-s2 .porto_countdown-section .porto_countdown-amount {
  text-align: center;
  display: block;
}
.porto_countdown.porto-cd-s2 .porto_countdown-section .porto_countdown-period {
  margin-top: 7px;
  width: 100%;
  display: block;
}
.countdown-label + .porto_countdown-div {
  display: inline-block;
}
.porto-diamonds {
  font-size: 0;
  margin: 40px auto;
  position: relative;
  text-align: center;
  max-width: 1110px;
  padding: 50px 0 12px 57px;
}
.porto-diamonds > li {
  display: inline-block;
  font-size: 18px;
  margin-right: 135px;
}
.porto-diamonds .diamond {
  background: #f4f4f4;
  display: block;
  height: 243px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 245px;
  overflow: hidden;
  transform: rotate(-45deg);
}
.porto-diamonds .diamond:before {
  transition: all 0.2s;
  color: #fff;
  content: "";
  font-family: "simple-line-icons";
  font-size: 28px;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1000;
  transform-origin: 50% 50%;
  transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(2);
}
.porto-diamonds .diamond:after {
  transition: 0.2s;
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transform: scale(0);
  z-index: 100;
}
.porto-diamonds .diamond:hover:after {
  opacity: 0.3;
  transform: scale(1);
}
.porto-diamonds .diamond:hover:before {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(1);
}
.porto-diamonds .content {
  display: table-cell;
  height: 255px;
  padding: 0 8px 0 6px;
  transform: rotate(45deg);
  text-align: center;
  vertical-align: middle;
  width: 255px;
  position: relative;
}
.porto-diamonds .content img {
  margin-left: -50%;
  max-width: 375px;
}
.porto-diamonds .diamond-sm, .porto-diamonds .diamond-sm .content {
  width: 123px;
  height: 123px;
}
.porto-diamonds .diamond-sm .content img {
  max-width: 195px;
}
.porto-diamonds .diamond-sm .content:after {
  left: 24%;
  top: 49%;
}
@media (min-width: 1220px) {
  .porto-diamonds > li:nth-child(3) {
    margin-right: 0;
  }
  .porto-diamonds > li:nth-child(4) {
    right: 143px;
    top: 9px;
    position: absolute;
  }
  .porto-diamonds > li:nth-child(5) {
    margin-left: 516px;
    margin-top: -70px;
  }
  .porto-diamonds > li:nth-child(6) {
    position: absolute;
    margin: -8px 0 0 -27px;
  }
  .porto-diamonds > li:nth-child(7) {
    position: absolute;
    margin: 93px 0 0 -133px;
  }
}
@media (max-width: 1219px) {
  .porto-diamonds {
    width: 748px;
    margin: 0 auto;
    padding: 75px 0 0 75px;
  }
  .porto-diamonds > li {
    margin: 0;
    position: static;
    float: left;
  }
  .porto-diamonds > li:nth-child(2n+1) {
    clear: both;
  }
  .porto-diamonds > li:nth-child(2n+2) {
    margin: 200px auto -50px 55px;
  }
  .porto-diamonds > li:last-child {
    margin-bottom: 50px;
  }
  .porto-diamonds:after {
    content: "";
    display: block;
    clear: both;
  }
  .porto-diamonds > li:nth-child(5), .porto-diamonds > li:nth-child(6), .porto-diamonds > li:nth-child(7) {
    float: right;
  }
  .porto-diamonds > li:nth-child(7) {
    margin-top: 40px;
  }
}
@media (max-width: 748px) {
  .porto-diamonds {
    margin: 40px 0 0 -222px;
    padding: 25px 0 0 50%;
    width: 445px;
  }
  .lightbox .porto-diamonds > li {
    float: none;
    clear: both;
    margin: 45px 0 115px 95px;
    display: block;
  }
  .porto-diamonds > li:nth-child(4), .porto-diamonds > li:nth-child(6), .porto-diamonds > li:nth-child(7) {
    margin-left: 158px;
  }
}
section.exp-timeline {
  width: calc(100% - 30px);
  margin: 0 0 0 30px;
  padding: 0;
}
section.exp-timeline:after {
  content: none;
}
section.exp-timeline .timeline-bar {
  position: absolute;
  width: 3px;
  left: -30px;
  z-index: 0;
  background-color: var(--porto-dark-color, #212529);
}
section.exp-timeline .timeline-box {
  border: 0 !important;
  margin: 15px 0 !important;
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: 0px 12px 90px -10px rgba(171, 191, 216, 0.6) !important;
}
section.exp-timeline .timeline-box.right {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
section.exp-timeline .timeline-box.right:before {
  top: 50%;
  left: -32.5px;
  transform: translateY(-50%);
  background-color: var(--porto-dark-color, #212529) !important;
  box-shadow: 0 0 0 3px #ecf1f7, 0 0 0 6px var(--porto-dark-color, #212529) !important;
}
section.exp-timeline .timeline-box.right:after {
  top: 50%;
  background: var(--porto-primary-color);
  border: none;
  transform: translateY(-50%) rotate(45deg);
  left: -7px;
}
section.exp-timeline .timeline-box .experience-info, section.exp-timeline .timeline-box .experience-description {
  padding: 40px;
}
section.exp-timeline .timeline-box .experience-info p {
  opacity: 0.5;
  text-transform: uppercase;
  font-size: 11px;
}
section.exp-timeline .timeline-box .experience-info .from, section.exp-timeline .timeline-box .experience-info .to {
  width: 50%;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.3;
}
section.exp-timeline .timeline-box .experience-info .from > span, section.exp-timeline .timeline-box .experience-info .to > span {
  display: block;
  text-transform: none;
  font-size: 16px;
}
section.exp-timeline .timeline-box .experience-info .company {
  font-size: 18px;
}
section.exp-timeline .timeline-box .experience-info .company > span {
  display: block;
  opacity: 0.5;
  text-transform: uppercase;
  font-size: 11px;
}
@media (max-width: 767px) {
  section.exp-timeline {
    width: 100%;
    margin: 0;
  }
  section.exp-timeline .timeline-bar {
    display: none;
  }
  section.exp-timeline .timeline-box:before, section.exp-timeline .timeline-box:after {
    display: none !important;
  }
}
@media (max-width: 575px) {
  section.exp-timeline .experience-info, section.exp-timeline .experience-description {
    width: 100%;
  }
}
.vc_porto_experience_timeline_item:after {
  content: "";
  display: table;
  clear: both;
}
/* Fancy Text */
.word-rotator i, .word-rotator em, .word-rotator b {
  font-style: normal;
  font-weight: inherit;
}
.word-rotator-items {
  display: inline-flex !important;
  position: relative;
  text-align: left;
}
.word-rotator-items b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.word-rotator-items b.active {
  position: relative;
}
.word-rotator-items.has-bg b {
  padding: 0.1rem 0.5rem;
}
/* rotate-1 */
.word-rotator.rotate-1 .word-rotator-items {
  perspective: 300px;
}
.word-rotator.rotate-1 b {
  opacity: 0;
  transform-origin: 50% 100%;
  transform: rotateX(180deg);
}
.word-rotator.rotate-1 b.active {
  opacity: 1;
  transform: rotateX(0deg);
  animation: word-rotator-rotate-1-in 1.2s;
}
.word-rotator.rotate-1 b.inactive {
  transform: rotateX(180deg);
  animation: word-rotator-rotate-1-out 1.2s;
}
@keyframes word-rotator-rotate-1-in {
  0% {
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@keyframes word-rotator-rotate-1-out {
  0% {
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    transform: rotateX(180deg);
    opacity: 0;
  }
}
/* type */
.word-rotator.type .word-rotator-items {
  vertical-align: top;
  overflow: hidden;
  position: relative;
  padding-right: 3px;
}
.word-rotator.type .word-rotator-items:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 5%;
  height: 90%;
  width: 1px;
  display: block;
  background-color: transparent;
}
.word-rotator.type .word-rotator-items.waiting:after {
  animation: 1s word-rotator-pulse step-end infinite;
}
.word-rotator.type .word-rotator-items.selected {
  background-color: #212529 !important;
}
.word-rotator.type .word-rotator-items.selected:after {
  visibility: hidden;
}
.word-rotator.type .word-rotator-items.selected b {
  color: #FFF !important;
}
.word-rotator.type b {
  visibility: hidden;
}
.word-rotator.type b.active {
  visibility: visible;
}
.word-rotator.type i {
  position: absolute;
  visibility: hidden;
}
.word-rotator.type i.in {
  position: relative;
  visibility: visible;
}
@keyframes word-rotator-pulse {
  from, to {
    background-color: transparent;
  }
  50% {
    background-color: black;
  }
}
@keyframes word-rotator-pulse-light {
  from, to {
    background-color: transparent;
  }
  50% {
    background-color: white;
  }
}
/* rotate-2 */
.word-rotator.rotate-2 .word-rotator-items {
  perspective: 300px;
}
.word-rotator.rotate-2 i, .word-rotator.rotate-2 em {
  display: inline-block;
  backface-visibility: hidden;
}
.word-rotator.rotate-2 b {
  opacity: 0;
}
.word-rotator.rotate-2 i {
  transform-style: preserve-3d;
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}
.active .word-rotator.rotate-2 i {
  opacity: 1;
}
.word-rotator.rotate-2 i.in {
  animation: word-rotator-rotate-2-in 0.4s forwards;
}
.word-rotator.rotate-2 i.out {
  animation: word-rotator-rotate-2-out 0.4s forwards;
}
.word-rotator.rotate-2 em {
  transform: translateZ(20px);
}
.no-csstransitions .word-rotator.rotate-2 i {
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .word-rotator.rotate-2 i em {
  transform: scale(1);
}
.no-csstransitions .word-rotator.rotate-2 .active i {
  opacity: 1;
}
@keyframes word-rotator-rotate-2-in {
  0% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes word-rotator-rotate-2-out {
  0% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
/* loading-bar */
.word-rotator.loading-bar span {
  display: inline-block;
  padding: 0.2em 0;
}
.word-rotator.loading-bar .word-rotator-items {
  overflow: hidden;
  vertical-align: top;
}
.word-rotator.loading-bar .word-rotator-items:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #212529;
  z-index: 2;
  transition: width 0.3s -0.1s;
}
.word-rotator.loading-bar .word-rotator-items.is-loading:after {
  width: 100%;
  transition: width 3s;
}
.word-rotator.loading-bar .word-rotator-items.bg-light:after {
  background-color: #212529 !important;
}
.word-rotator.loading-bar .word-rotator-items[class*="bg-"]:not(.bg-light):after {
  background-color: #FFF !important;
}
.word-rotator.loading-bar b {
  top: 0.2em;
  opacity: 0;
  transition: opacity 0.3s;
}
.word-rotator.loading-bar b.active {
  opacity: 1;
  top: 0;
}
/* slide */
.word-rotator.slide span {
  display: inline-block;
  vertical-align: middle;
  padding: 0.2em 0;
}
.word-rotator.slide .word-rotator-items {
  overflow: hidden;
  font-weight: 700;
  /*vertical-align: top;*/
}
.word-rotator.slide b {
  opacity: 0;
  top: 0.2em;
}
@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
.word-rotator.slide b.active {
  top: 0;
  opacity: 1;
  animation: slide-in 0.6s;
}
.word-rotator.slide b.inactive {
  animation: slide-out 0.6s;
}
@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
/* clip */
.word-rotator.clip span {
  display: inline-block;
  padding: 0.2em 0;
}
.word-rotator.clip .word-rotator-items {
  overflow: hidden;
  vertical-align: top;
}
.word-rotator.clip .word-rotator-items:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #212529;
}
.word-rotator.clip b {
  opacity: 0;
}
.word-rotator.clip b.active {
  opacity: 1;
}
/* zoom */
.word-rotator.zoom .word-rotator-items {
  perspective: 300px;
}
.word-rotator.zoom b {
  opacity: 0;
}
.word-rotator.zoom b.active {
  opacity: 1;
  animation: zoom-in 0.8s;
}
.word-rotator.zoom b.inactive {
  animation: zoom-out 0.8s;
}
@keyframes zoom-in {
  0% {
    opacity: 0;
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes zoom-out {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateZ(-100px);
  }
}
.word-rotator.rotate-3 .word-rotator-items {
  perspective: 300px;
}
.word-rotator.rotate-3 b {
  opacity: 0;
}
.word-rotator.rotate-3 i {
  display: inline-block;
  transform: rotateY(180deg);
  backface-visibility: hidden;
}
.active .word-rotator.rotate-3 i {
  transform: rotateY(0deg);
}
.word-rotator.rotate-3 i.in {
  animation: word-rotator-rotate-3-in 0.6s forwards;
}
.word-rotator.rotate-3 i.out {
  animation: word-rotator-rotate-3-out 0.6s forwards;
}
.no-csstransitions .word-rotator.rotate-3 i {
  transform: rotateY(0deg);
  opacity: 0;
}
.word-rotate-prefix {
  margin-right: 0.375rem;
}
.word-rotate-suffix {
  margin-left: 0.375rem;
}
.no-csstransitions .word-rotator.rotate-3 .active i {
  opacity: 1;
}
@keyframes word-rotator-rotate-3-in {
  0% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
@keyframes word-rotator-rotate-3-out {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(-180deg);
  }
}
/* scale */
.word-rotator.scale b {
  opacity: 0;
}
.word-rotator.scale i {
  display: inline-block;
  opacity: 0;
  transform: scale(0);
}
.active .word-rotator.scale i {
  opacity: 1;
}
.word-rotator.scale i.in {
  animation: scale-up 0.6s forwards;
}
.word-rotator.scale i.out {
  animation: scale-down 0.6s forwards;
}
.no-csstransitions .word-rotator.scale i {
  transform: scale(1);
  opacity: 0;
}
.no-csstransitions .word-rotator.scale .active i {
  opacity: 1;
}
@keyframes scale-up {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-down {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  60% {
    transform: scale(0);
    opacity: 0;
  }
}
/* push */
.word-rotator.push b {
  opacity: 0;
}
.word-rotator.push b.active {
  opacity: 1;
  animation: push-in 0.6s;
}
.word-rotator.push b.inactive {
  animation: push-out 0.6s;
}
@keyframes push-in {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
.floating-menu .nav {
  display: block;
}
.floating-menu .nav .menu-item > a {
  position: relative;
  display: block;
  text-decoration: none;
}
.floating-menu .floating-menu-btn-collapse-nav {
  background: var(--porto-primary-color);
  color: #fff;
  display: none;
}
.floating-menu .floating-menu-btn-collapse-nav:hover {
  color: #fff;
}
.floating-menu .floating-menu-nav-main .menu-item {
  margin-bottom: 0;
}
.floating-menu .floating-menu-nav-main .menu-item.active > a {
  background: #FFF !important;
}
.floating-menu .floating-menu-nav-main .menu-item.active > a:after {
  background: #FFF;
}
@media (min-width: 992px) {
  .floating-menu {
    background: transparent;
    height: 0;
    min-height: 0 !important;
  }
  .floating-menu .floating-menu-row {
    position: absolute;
    top: 90px;
    left: -93px;
  }
  .floating-menu .floating-menu-body {
    position: fixed;
    top: 0;
    background: transparent;
    min-height: 0;
    padding: 0;
    border: none;
    z-index: 999;
  }
  .admin-bar .floating-menu .floating-menu-body {
    top: 32px;
  }
  .floating-menu .floating-menu-nav-main {
    display: block !important;
    margin: 0;
    height: auto !important;
    box-shadow: 0px 0px 80px 0px rgba(62, 62, 62, 0.3);
  }
  .floating-menu .floating-menu-nav-main .menu-item:hover > a > span {
    transform: rotateY(0deg);
    opacity: 1;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a {
    font-size: 25px;
    padding: 16.65px 17px;
    perspective: 770px;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--porto-primary-color);
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a > span {
    position: absolute;
    top: 0;
    left: 127%;
    background: #fff;
    padding: 0 25px;
    height: 100%;
    line-height: 4.1;
    white-space: nowrap;
    font-size: 14px;
    z-index: -2;
    transition: transform 0.3s;
    opacity: 0;
    transform-origin: -19% 0%;
    transform: rotateY(88deg);
  }
  .floating-menu .floating-menu-nav-main .menu-item > a > span:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -4px;
    padding: 10px;
    background: #FFF;
    z-index: -1;
    transform: translate(0, -50%) rotate(45deg);
  }
}
@media (min-width: 992px) and (max-width: 1281px) {
  .floating-menu .floating-menu-row {
    left: -53px;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a {
    padding: 9.8px;
    perspective: 450px;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a > span {
    line-height: 3;
  }
}
@media (max-width: 991px) {
  .floating-menu {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 999;
  }
  .floating-menu .floating-menu-body {
    background: transparent;
    border: none;
    min-height: 0;
  }
  .floating-menu .floating-menu-btn-collapse-nav {
    display: block;
    padding: 15px 20px;
    outline: 0;
  }
  .floating-menu .floating-menu-nav-main {
    position: absolute;
    right: 0px;
    top: 71px;
    overflow: hidden;
  }
  .floating-menu .floating-menu-nav-main .menu-item {
    border: none;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a {
    font-size: 1.7em;
    margin: 0;
    padding: 15px;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a > span {
    display: none;
  }
}
/* Porto Google Map */
.porto-map-wrapper {
  box-sizing: content-box;
}
.porto_google_map {
  min-width: 0 !important;
  width: 100% !important;
  position: relative !important;
  background: #E5E3DF;
}
.porto_google_map img {
  max-width: initial !important;
}
.gmap-border {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 4px;
  overflow: hidden;
}
.gmap-rounded, .gmap-rounded .porto_google_map {
  overflow: hidden;
}
/* Porto heading */
.porto-u-heading {
  text-align: center;
  margin-bottom: 17px;
}
.porto-u-heading mark {
  display: inline-block;
  color: inherit;
  padding: 0;
  background-color: transparent;
}
.porto-u-heading [data-appear-animation="highlightProgress"], .porto-u-heading [data-appear-animation="highlightShape"] {
  opacity: 1;
}
.porto-u-heading .porto-u-main-heading h1, .porto-u-heading .porto-u-main-heading h2, .porto-u-heading .porto-u-main-heading h3, .porto-u-heading .porto-u-main-heading h4, .porto-u-heading .porto-u-main-heading h5, .porto-u-heading .porto-u-main-heading h6 {
  margin: 0;
  padding: 0;
  line-height: normal;
}
.porto-u-heading-spacer {
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.porto-u-heading-spacer .porto-icon {
  vertical-align: text-top;
}
.porto-u-heading-spacer img {
  vertical-align: middle;
  box-shadow: none !important;
  max-width: 100%;
}
.porto-u-heading-spacer.line_with_icon:before {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 0;
  border-width: 0;
  top: 50%;
}
.porto-u-heading-spacer.line_with_icon:after {
  content: "";
  position: absolute;
  bottom: 50%;
  left: 0;
  border-width: 0;
  top: 50%;
}
.porto-u-headings-line {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.porto-u-sub-heading {
  margin: 0 auto;
}
.porto-u-sub-heading div, .porto-u-sub-heading p {
  font-family: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  color: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit;
}
.porto-u-heading p {
  word-break: normal;
  word-wrap: normal;
}
.thumb-info-floating-element-clone {
  position: fixed;
  pointer-events: none;
  transform: scale(0.1);
}
.thumb-info-floating-element-clone.page-wrapper {
  left: unset;
  transition: unset;
  z-index: 999;
}
.thumb-info-floating-element-clone.page-wrapper .thumb-tb-floating-el {
  position: static;
  transform: none;
}
.heading-highlight-svg, .heading-highlight mark {
  position: relative;
  z-index: 2;
}
.heading-highlight mark:before, .heading-highlight-svg .svg-highlight {
  position: absolute;
  left: 0;
  z-index: -1;
  bottom: 0;
}
.heading-highlight mark:before {
  content: "";
  height: 100%;
  width: 0%;
  background-color: #08c;
}
.heading-highlight.appear-animation-visible mark:before {
  animation: highlightProgress 1s both;
}
.heading-highlight-after, .heading-highlight-before {
  position: relative;
  z-index: 3;
}
.heading-highlight-svg {
  display: inline-block;
}
.heading-highlight-svg .svg-highlight {
  width: 100%;
}
.heading-highlight-svg .svg-highlight.circle, .heading-highlight-svg .svg-highlight.cross {
  height: 100%;
}
.heading-highlight-svg .svg-highlight svg {
  display: block;
  width: 100%;
  height: 100%;
  stroke: #08c;
  fill: none;
  stroke-width: 14;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  overflow: visible;
}
.heading-highlight-svg .svg-highlight path {
  opacity: 0;
}
.highlightShape path {
  animation: highlightShape 1s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}
.marquee {
  white-space: nowrap;
}
.js-marquee-wrapper::after {
  content: "";
  clear: both;
  display: block;
}
/* History */
.porto-history {
  margin: 25px 0;
  padding: 0;
  clear: both;
}
.porto-history .featured-box h4 {
  margin: 0 0 -27px 0;
  padding: 0;
}
.porto-history p {
  margin-left: 53px;
}
.porto-history .thumb {
  width: 227px;
  height: 160px;
  margin: 0 0 30px;
  padding: 0;
  float: left;
}
.porto-history .thumb img {
  border-radius: 150px;
  margin: 7px 8px;
  width: 145px;
  height: 145px;
}
.porto-history .featured-box {
  text-align: left;
  margin-left: 225px;
  margin-bottom: 50px;
  min-height: 115px;
}
.porto-history .featured-box .box-content {
  border-top-color: var(--porto-primary-color);
}
/* Responsive */
@media (max-width: 650px) {
  .porto-history .thumb {
    display: none;
  }
  .porto-history .featured-box {
    margin-left: 0;
  }
}
.porto-icon {
  display: inline-block;
  font-size: 32px;
  height: 2em;
  width: 2em;
  text-align: center;
  line-height: 2em;
  box-sizing: content-box !important;
}
.porto-icon i {
  line-height: inherit;
}
.porto-icon svg {
  vertical-align: baseline;
}
.porto-icon.svg {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.porto-icon.none {
  font-size: 35px;
  height: 1em;
  width: auto;
  line-height: 1;
}
.porto-just-icon-wrapper[class*="porto-icon-pos-"] {
  display: block;
}
.porto-icon-pos-center {
  margin-left: auto;
  margin-right: auto;
}
.porto-icon-pos-right {
  margin-left: auto;
}
.porto-icon-pos-left.none {
  text-align: left;
}
.porto-icon-pos-right.none {
  text-align: right;
}
.porto-icon.circle {
  border-radius: 50%;
}
.porto-sicon-img {
  display: inline-block;
  font-size: 48px;
  text-align: center;
  width: 1em;
  max-width: 100%;
  box-sizing: content-box !important;
}
.porto-sicon-img.porto-u-circle {
  width: 1em;
  min-height: 1em;
  background: rgba(214, 214, 214, 0.44);
  border-radius: 50%;
  padding: 0.5em;
}
.porto-sicon-img.porto-u-circle-img {
  width: 1em;
  min-height: 1em;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.porto-sicon-img.porto-u-circle-img img {
  position: absolute;
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  z-index: 0;
  max-width: none !important;
  transform: translate3d(-50%, -50%, 0);
}
.porto-sicon-img.porto-u-circle-img.porto-u-img-tall img {
  width: 100%;
  height: auto;
}
.porto-sicon-img.porto-u-circle-img:before {
  content: "";
  position: absolute;
  top: 0;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  border: 0px solid #fff;
  border-radius: 100%;
  z-index: 1;
}
.porto-sicon-img.porto-u-square {
  width: 1em;
  min-height: 1em;
  background: rgba(214, 214, 214, 0.44);
  border-radius: 0;
  padding: 0.5em;
}
.porto-sicon-img .img-icon {
  width: 1em;
  max-width: 100% !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: block;
  font-size: inherit;
}
.porto-u-icons {
  display: block;
  margin-bottom: 35px;
  line-height: 1;
}
.porto-u-icons.has-effect .porto-icon {
  transition: transform 0.3s, opacity 0.3s;
}
.porto-icons-left.porto-u-icons {
  text-align: left;
}
.porto-icons-center.porto-u-icons {
  text-align: center;
}
.porto-icons-right.porto-u-icons {
  text-align: right;
}
/* Info Box */
.porto-sicon-box .porto-icon, .porto-sicon-box .img-icon {
  transition: transform 0.3s, color 0.3s, background-color 0.3s linear;
}
.porto-sicon-box .porto-sicon-img {
  overflow: hidden;
}
.porto-sicon-title {
  margin: 3px 0;
}
.default-icon .porto-sicon-title:not(:last-child) {
  margin: 0 0 3px;
}
.porto-sicon-header > p:last-child {
  margin-bottom: 0;
}
.porto-sicon-description {
  width: 100%;
  display: block;
  line-height: var(--porto-body-lh, 24px);
  margin-top: 0;
}
.porto-sicon-header + .porto-sicon-description {
  margin-top: 16px;
}
.porto-sicon-read {
  display: block;
  padding: 5px 0;
  text-decoration: none;
}
.wpb_wrapper .porto-sicon-read {
  color: var(--porto-primary-color);
}
.wpb_wrapper .porto-sicon-read:hover {
  color: var(--porto-primary-light-5);
}
a.porto-sicon-box-link {
  text-decoration: none;
  border: none;
  display: block;
}
.porto-sicon-box-link:hover > .porto-sicon-title {
  color: inherit;
}
.porto-sicon-box.default-icon {
  display: flex;
  align-items: center;
}
.porto-sicon-box.flex-wrap .porto-sicon-header {
  flex: 1;
  min-width: 50%;
}
.default-icon .porto-sicon-default .porto-icon, .default-icon .porto-sicon-default .porto-sicon-img {
  margin-right: 15px;
}
.top-icon .porto-sicon-header, .top-icon .porto-sicon-description {
  display: block;
  margin: 0 auto;
}
.top-icon .porto-sicon-header {
  margin-bottom: 1rem;
}
.top-icon .porto-sicon-header p:last-child {
  margin-bottom: 0;
}
.top-icon .porto-sicon-description {
  margin-top: 15px;
}
.top-icon .porto-sicon-header + .porto-sicon-description {
  margin-top: 0;
}
.porto-sicon-box.left-icon, .porto-sicon-box.right-icon {
  display: flex;
}
.left-icon .porto-sicon-left .porto-icon, .left-icon .porto-sicon-left .porto-sicon-img {
  margin-right: 20px;
}
.left-icon .porto-sicon-body, .right-icon .porto-sicon-body {
  flex: 1;
  max-width: 100%;
}
.porto-sicon-box.top-icon {
  text-align: center;
}
/*.porto-sicon-box .porto-just-icon-wrapper {
    line-height: 1em;
}*/
.right-icon .porto-sicon-right .porto-icon, .right-icon .porto-sicon-right .porto-sicon-img {
  margin-left: 15px;
}
.right-icon .porto-sicon-body, .right-icon .porto-sicon-body *, .right-icon .porto-sicon-header .porto-sicon-title, .right-icon .porto-sicon-description {
  text-align: right;
}
/*.right-icon .porto-sicon-description,
.right-icon .porto-sicon-header {
    float: $right;
    width: 100%
}*/
.heading-right-icon .porto-sicon-heading-right {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.porto-sicon-heading-right + .porto-sicon-description {
  margin-top: 10px;
}
.heading-right-icon .porto-sicon-heading-right .porto-icon, .heading-right-icon .porto-sicon-heading-right .porto-sicon-img {
  margin-left: 15px;
}
.heading-right-icon .porto-sicon-header {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.heading-right-icon .porto-sicon-header, .heading-right-icon .porto-sicon-description, .heading-right-icon .porto-sicon-description * {
  text-align: right;
}
html .top-icon .porto-just-icon-wrapper {
  margin-bottom: 15px;
}
html .top-icon h3.porto-sicon-title {
  margin-top: 0;
}
html .top-icon h2.porto-sicon-title {
  margin-top: 0;
}
h3.porto-sicon-title {
  font-size: 1.4em;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2;
}
h3.porto-sicon-title small {
  font-size: 75%;
  display: block;
  margin: 2px 0 4px;
}
.featured-box .porto-sicon-header h3.porto-sicon-title {
  color: var(--porto-primary-color);
}
.porto-sicon-read {
  margin-top: 10px;
}
.info-box-small .porto-sicon-box, .info-box-small-wrap .porto-sicon-box {
  margin-bottom: 15px;
}
.info-box-small .porto-sicon-header + .porto-sicon-description, .info-box-small-wrap .porto-sicon-header + .porto-sicon-description {
  margin-top: 7px;
}
.porto-sicon-box {
  margin-bottom: 20px;
  /*.fa {
        font-family: "FontAwesome" !important;
    }*/
}
.porto-sicon-box.top-icon.text-left .porto-sicon-header, .porto-sicon-box.top-icon.text-left .porto-sicon-description, .porto-sicon-box.bottom-icon.text-left .porto-sicon-header, .porto-sicon-box.bottom-icon.text-left .porto-sicon-description, .porto-sicon-box.top-icon.text-start .porto-sicon-header, .porto-sicon-box.top-icon.text-start .porto-sicon-description, .porto-sicon-box.bottom-icon.text-start .porto-sicon-header, .porto-sicon-box.bottom-icon.text-start .porto-sicon-description {
  text-align: left !important;
}
.porto-sicon-box.top-icon.text-right .porto-sicon-header, .porto-sicon-box.top-icon.text-right .porto-sicon-description, .porto-sicon-box.bottom-icon.text-right .porto-sicon-header, .porto-sicon-box.bottom-icon.text-right .porto-sicon-description, .porto-sicon-box.top-icon.text-end .porto-sicon-header, .porto-sicon-box.top-icon.text-end .porto-sicon-description, .porto-sicon-box.bottom-icon.text-end .porto-sicon-header, .porto-sicon-box.bottom-icon.text-end .porto-sicon-description {
  text-align: right !important;
}
/* effects */
.porto-sicon-box.style_2:hover .porto-icon, .porto-sicon-box.style_2:hover .img-icon {
  transform: scale(1.15, 1.15);
}
.porto-sicon-box.style_2:hover .porto-u-circle-img .img-icon {
  transform: translate(-50%, -50%) scale(1.15, 1.15);
}
.porto-sicon-box.style_3:hover .porto-icon, .porto-sicon-box.style_3:hover .img-icon {
  transform: translateY(-4px);
}
.porto-sicon-box.style_3:hover .porto-u-circle-img .img-icon {
  transform: translate(-50%, -60%);
}
.porto-sicon-box.hover-icon-left:hover .porto-icon, .porto-sicon-box.hover-icon-left:hover .img-icon {
  transform: translateX(-6px);
}
.porto-sicon-box.hover-icon-left:hover .porto-u-circle-img .img-icon {
  transform: translate(-60%, -50%);
}
.porto-sicon-box.hover-icon-right:hover .porto-icon, .porto-sicon-box.hover-icon-right:hover .img-icon {
  transform: translateX(6px);
}
.porto-sicon-box.hover-icon-right:hover .porto-u-circle-img .img-icon {
  transform: translate(-40%, -50%);
}
.porto-sicon-box .porto-icon, .porto-sicon-box .porto-sicon-img {
  vertical-align: middle;
}
.porto-sicon-box.featured-icon h3.porto-sicon-title {
  font-weight: 600;
}
.porto-sicon-box.featured-icon .porto-icon {
  border-radius: 35px;
  color: #fff;
  margin-right: 10px;
  height: 35px;
  position: relative;
  text-align: center;
  width: 35px;
  background: transparent;
  border: 1px solid var(--porto-gray-2);
  line-height: 32px;
}
.porto-sicon-box.featured-icon .porto-icon:after {
  border-radius: 50%;
  box-sizing: initial;
  content: "";
  display: block;
  height: 100%;
  left: -4px;
  padding: 1px;
  position: absolute;
  top: -4px;
  width: 100%;
  border: 3px solid var(--porto-gray-3);
}
.porto-sicon-box.featured-icon .porto-icon i {
  line-height: 35px;
}
@media (max-width: 575px) {
  .porto-sicon-box.porto-sicon-mobile {
    flex-direction: var(--porto-infobox-mpos);
    align-items: var(--porto-infobox-mpos-align);
    text-align: var(--porto-infobox-mpos-align);
  }
  .porto-sicon-box.porto-sicon-mobile.porto-sicon-mspace .porto-icon {
    margin: var(--porto-infobox-mmargin) !important;
  }
  .porto-sicon-mobile .porto-sicon-default .porto-icon, .porto-sicon-mobile .porto-sicon-default .porto-sicon-img, .porto-sicon-mobile .porto-sicon-left .porto-icon, .porto-sicon-mobile .porto-sicon-left .porto-sicon-img {
    margin-right: 0;
  }
  .porto-sicon-mobile .porto-sicon-heading-right .porto-icon, .porto-sicon-mobile .porto-sicon-heading-right .porto-sicon-img, .porto-sicon-mobile .porto-sicon-right .porto-icon, .porto-sicon-mobile .porto-sicon-right .porto-sicon-img {
    margin-left: 0;
  }
  .heading-right-icon.porto-sicon-mobile {
    display: flex;
  }
  .heading-right-icon.porto-sicon-mobile .porto-sicon-heading-right {
    order: -1;
  }
  .heading-right-icon.porto-sicon-mobile .porto-sicon-header, .heading-right-icon.porto-sicon-mobile .porto-sicon-description, .heading-right-icon.porto-sicon-mobile .porto-sicon-description * {
    text-align: var(--porto-infobox-mpos-align);
  }
  .right-icon.porto-sicon-mobile .porto-sicon-right {
    order: -1;
  }
  .right-icon.porto-sicon-mobile .porto-sicon-body, .right-icon.porto-sicon-mobile .porto-sicon-body *, .right-icon.porto-sicon-mobile .porto-sicon-header .porto-sicon-title, .right-icon.porto-sicon-mobile .porto-sicon-description {
    text-align: var(--porto-infobox-mpos-align);
  }
}
/* Porto Info List */
.porto-info-list {
  padding-left: 0;
}
.porto-info-list li {
  list-style: none;
  line-height: 1.5;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: flex;
  align-items: center;
}
.porto-info-list .porto-info-icon {
  margin-right: 18px;
  line-height: 1.3;
  position: relative;
  top: 0.5px;
}
.porto-info-list .porto-info-list-item .porto-info-icon {
  width: auto;
  display: inline-block;
}
.porto-info-list-item-desc {
  display: inline-block;
}
.porto-info-list-item-desc a {
  color: inherit;
}
/* Porto Interactive banner */
.porto-ibanner, .porto-ibanner > img {
  display: block;
  position: relative;
}
.porto-ibanner {
  z-index: 1;
  overflow: hidden;
  margin: 0 0 35px;
  text-align: center;
}
.porto-ibanner > img {
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
  min-height: inherit;
  object-fit: cover;
  transition: transform 0.5s, opacity 0.5s;
  -webkit-backface-visibility: hidden;
}
.porto-ibanner > img.porto-lazyload:not(.lazy-load-loaded) {
  visibility: hidden;
}
.porto-ibanner.has-parallax-bg > img {
  opacity: 0;
  width: 66%;
}
.porto-ibanner-layer {
  text-align: left;
  font-size: 1rem;
  position: absolute;
  z-index: 10;
}
.porto-ibanner-layer > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .porto-ibanner-layer {
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  .porto-ibanner-layer {
    font-size: 0.8125rem;
  }
}
@media (max-width: 575px) {
  .porto-ibanner-layer {
    font-size: 0.75rem;
  }
}
.porto-ibanner .porto-ibanner-desc {
  padding: 15px;
  /*color: #fff;*/
  font-size: 1em;
  backface-visibility: hidden;
  transition: opacity 0.3s;
}
.porto-ibanner .porto-ibanner-desc.no-padding {
  padding: 0;
}
.porto-ibanner .porto-ibanner-desc .porto-ibanner-container {
  position: relative;
  height: 100%;
}
.porto-ibanner .porto-ibanner-desc:before, .porto-ibanner .porto-ibanner-desc:after {
  pointer-events: none;
}
.porto-ibanner .porto-ibanner-desc, .porto-ibanner .porto-ibanner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.porto-ibanner .porto-ibanner-content {
  font-size: 0.8125em;
  line-height: 1.6;
}
.porto-ibanner .porto-ibanner-title, .porto-ibanner p {
  letter-spacing: normal;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  font-style: inherit;
  color: inherit;
}
.porto-ibanner a.porto-ibanner-link {
  display: block;
  z-index: 10;
  opacity: 0;
  background: 0 0;
}
/* hover effect */
.porto-ibe-effect-1:before, .porto-ibe-effect-1:after {
  content: "";
  position: absolute;
  opacity: 1;
  z-index: 2;
}
.porto-ibe-effect-1:before {
  background: rgba(255, 255, 255, 0.3);
  bottom: 0;
  left: 50%;
  right: 51%;
  top: 0;
}
.porto-ibe-effect-1:after {
  bottom: 50%;
  left: 0;
  right: 0;
  top: 50%;
}
.porto-ibe-effect-1:hover:before, .porto-ibe-effect-1:hover:after {
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.5s linear;
}
.porto-ibe-effect-2, .porto-ibe-effect-3 {
  overflow: hidden;
  position: relative;
}
.porto-ibe-effect-2:before, .porto-ibe-effect-2:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  height: 100%;
  left: 0;
  opacity: 0.4;
  top: 0;
  transition: 0.9s;
  width: 100%;
  z-index: 2;
}
.porto-ibe-effect-2:before {
  transform: translate(105%, 0%);
}
.porto-ibe-effect-2:after {
  transform: translate(-105%, 0%);
}
.porto-ibe-effect-2:hover:before, .porto-ibe-effect-2:hover:after {
  opacity: 0;
  transform: none;
}
.porto-ibe-effect-3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 120%;
  height: 60px;
  background: rgba(255, 255, 255, 0.1);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  transition: 0.5s linear;
  backface-visibility: hidden;
  z-index: 2;
}
.porto-ibe-effect-3:hover:before {
  top: 100%;
  left: -100%;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}
.porto-ibe-effect-4:before, .porto-ibe-effect-4:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  opacity: 1;
  transition: 0.5s;
  z-index: 2;
}
.porto-ibe-effect-4:before {
  bottom: 0;
  left: 50%;
  right: 51%;
  top: 0;
}
.porto-ibe-effect-4:after {
  bottom: 50%;
  left: 0;
  right: 0;
  top: 50%;
}
.porto-ibe-effect-4:hover:before, .porto-ibe-effect-4:hover:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.5;
}
.porto-ibe-zoom:hover > img {
  transform: scale(1.08, 1.08);
}
.porto-ibe-fadein .porto-ibanner-desc, .porto-ibe-fadein .porto-ibanner-layer {
  opacity: 0;
}
.porto-ibe-fadein:hover .porto-ibanner-desc, .porto-ibe-fadein:hover .porto-ibanner-layer {
  opacity: 1;
}
.porto-ibe-fadeout:hover .porto-ibanner-desc, .porto-ibe-fadeout:hover .porto-ibanner-layer {
  opacity: 0;
}
.porto-ibe-boxshadow {
  transition: box-shadow 0.3s;
}
.porto-ibe-overlay:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
  transition: opacity 0.4s;
}
.porto-ibe-style1 img {
  width: 100%;
}
.porto-ibe-style1 .porto-ibanner-desc:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: translate3d(0, 50%, 0);
}
.porto-ibe-style1 .porto-ibanner-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transition: transform 0.35s, color 0.35s;
  transform: translate3d(0, -50%, 0);
}
.porto-ibe-style1 .porto-ibanner-content, .porto-ibe-style1 .porto-ibanner-desc::before {
  transition: opacity 0.35s, transform 0.35s;
}
.porto-ibe-style1 .porto-ibanner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  max-height: 50%;
  opacity: 0;
  transform: translate3d(0, 10px, 0);
}
.porto-ibe-style1:hover .porto-ibanner-title {
  color: #fff;
  transform: translate3d(0, -40px, 0);
}
.porto-ibe-style1:hover .porto-ibanner-content, .porto-ibe-style1:hover .porto-ibanner-desc:before {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.porto-ibe-style2 .porto-ibanner-desc {
  top: auto;
  bottom: 0;
  padding: 15px;
  height: auto;
  background: #F2F2F2;
  color: #3c4a50;
  transition: transform 0.35s;
  transform: translate3d(0, 100%, 0);
}
.porto-ibe-style2 .porto-ibanner-content {
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 0;
  width: 100%;
  padding: 25px;
  color: #fff;
  text-transform: none;
  opacity: 0;
  transition: opacity 0.35s;
}
.porto-ibe-style2 .porto-ibanner-title {
  transition: transform 0.35s;
  transform: translate3d(0, 200%, 0);
  text-align: center;
}
.porto-ibe-style2:hover .porto-ibanner-content, .porto-ibe-style2:hover .porto-ibanner-content * {
  opacity: 1 !important;
  z-index: 99 !important;
  backface-visibility: hidden !important;
}
.porto-ibe-style2:hover .porto-ibanner-desc, .porto-ibe-style2:hover .porto-ibanner-title {
  transform: translateY(0);
}
.porto-ibe-style2:hover .porto-ibanner-title {
  transition-delay: 0.05s;
}
.porto-ibanner.porto-ibe-style2 .porto-ibanner-toggle-size {
  left: 50%;
  width: auto !important;
  height: 100%;
  max-width: none;
  transform: translateX(-50%);
}
/* Kenburns Effect and Particle Effect */
.owl-item.active .banner-effect {
  display: block;
  visibility: visible;
  opacity: 1;
}
.owl-item:not(.active) .banner-effect {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.banner-effect {
  transition: visibility 0.3s, opacity 0.3s;
}
.banner-effect-wrapper {
  overflow: hidden;
  z-index: 1;
}
.banner-effect, .banner-effect-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@keyframes kenBurnsToRight {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
.kenBurnsToRight {
  animation-name: kenBurnsToRight;
  animation-timing-function: linear;
  transform-origin: right;
}
@keyframes kenBurnsToLeft {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
.kenBurnsToLeft {
  animation-name: kenBurnsToLeft;
  animation-timing-function: linear;
  transform-origin: left;
}
.kenBurnsToLeftTop {
  animation-name: kenBurnsToLeft;
  animation-timing-function: linear;
  transform-origin: left top;
}
.kenBurnsToRightTop {
  animation-name: kenBurnsToRight;
  animation-timing-function: linear;
  transform-origin: right top;
}
.particle-effect {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  backface-visibility: hidden;
}
.snowfall {
  background-image: url(https://mayaselectronics.bz/wp-content/themes/porto/images/effects/s1.png), url(https://mayaselectronics.bz/wp-content/themes/porto/images/effects/s2.png), url(https://mayaselectronics.bz/wp-content/themes/porto/images/effects/s3.png);
  animation: snow 10s linear infinite;
  z-index: 1;
}
@keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  50% {
    background-position: 500px 500px, 100px 300px, -200px 250px;
  }
  to {
    background-position: 400px 800px, 300px 600px, -200px 400px;
  }
}
.effect-snow {
  background-image: url(https://mayaselectronics.bz/wp-content/themes/porto/images/effects/s4.png), url(https://mayaselectronics.bz/wp-content/themes/porto/images/effects/s5.png);
  animation: snowsecond 20s linear infinite;
}
@keyframes snowsecond {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  to {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}
.sparkle {
  background-image: url(https://mayaselectronics.bz/wp-content/themes/porto/images/effects/sparkle1.png), url(https://mayaselectronics.bz/wp-content/themes/porto/images/effects/sparkle2.png);
  animation: sparkle 60s linear infinite;
}
@keyframes sparkle {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  to {
    background-position: -500px -1000px, -400px -400px, 300px 300px;
  }
}
/* Porto Links */
.porto-links-block {
  border: 1px solid var(--porto-gray-2);
  background: var(--porto-widget-bgc);
}
.porto-links-block .links-title {
  background: var(--porto-title-bgc);
  border-bottom: 1px solid var(--porto-gray-2);
  font-size: 1em;
  font-weight: 700;
  line-height: 14px;
  color: var(--porto-heading-color);
  padding: 15px 20px;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.12px;
  transition: 0.25s;
}
.porto-links-block .links-title i {
  margin-right: 5px;
}
.porto-links-block .links-title i.icon-image {
  display: inline-block;
  max-width: 20px;
}
.porto-links-block .links-content ul {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}
.porto-links-block li.porto-links-item {
  display: block;
}
.porto-links-block li.porto-links-item:first-child > a, .porto-links-block li.porto-links-item:first-child > span {
  border-top-width: 0;
}
.porto-links-block li.porto-links-item > a, .porto-links-block li.porto-links-item > span {
  display: block;
  font-size: 1em;
  line-height: 20px;
  color: var(--porto-color-price);
  letter-spacing: 0.1px;
  padding: 11px 6px 10px;
  margin: 0 10px -1px;
  text-decoration: none;
  border-top: 1px solid var(--porto-gray-2);
}
.porto-links-block li.porto-links-item a:hover {
  text-decoration: underline;
}
.porto-links-block li.porto-links-item i {
  margin-right: 12px;
  font-size: 20px;
  float: left;
}
.porto-links-block li.porto-links-item i.icon-image {
  display: inline-block;
  vertical-align: middle;
  float: none;
  max-width: 20px;
}
/* Porto Map Section */
.porto-map-section {
  padding-top: 164px;
  margin: 15px -20px 0;
  background: url(https://mayaselectronics.bz/wp-content/themes/porto/images/map.png) center 0 no-repeat;
}
.porto-map-section .map-content {
  background-color: rgba(247, 247, 247, 0.5);
  padding: 90px 0 40px;
  min-height: 400px;
  margin-top: 0;
}
#main.main-boxed .porto-map-section .map-content {
  padding-left: 20px;
  padding-right: 20px;
}
.porto-map-section .map-content article.post .post-date .day, .porto-map-section .map-content .post-item .post-date .day {
  background-color: #fff;
}
@media (max-width: 991px) {
  .porto-map-section {
    margin-left: calc(-1 * var(--porto-fluid-spacing));
    margin-right: calc(-1 * var(--porto-fluid-spacing));
  }
}
/* Pricing Tables */
.pricing-table {
  margin: 10px 0;
  padding: 0 var(--porto-column-spacing);
  text-align: center;
}
.pricing-table ul {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
}
.pricing-table li {
  padding: 10px 0;
  border-top: 1px solid var(--porto-gray-5);
  color: var(--porto-body-color);
}
.pricing-table h3 {
  font-size: 1.3em;
  font-weight: normal;
  margin: -20px -20px 50px -20px;
  padding: 20px;
  letter-spacing: normal;
  background-color: var(--porto-gray-5);
}
.pricing-table h3 strong {
  font-weight: inherit;
}
.pricing-table h3 .desc {
  font-size: 0.7em;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-style: normal;
  text-transform: none;
  display: block;
  color: var(--porto-body-color);
}
.pricing-table .plan-price {
  border-radius: 100px;
  display: block;
  height: 100px;
  margin: 20px auto -65px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: var(--porto-normal-bg);
  border: 5px solid var(--porto-light-2);
  box-shadow: 0 5px 20px var(--porto-gray-bg) inset, 0 3px 0 var(--porto-gray-6) inset;
}
.pricing-table .price {
  font: bold 25px / 25px Georgia, Serif;
  line-height: 1;
  display: flex;
  justify-content: center;
  color: var(--porto-body-color);
}
.pricing-table .plan-ribbon-wrapper {
  position: absolute;
  overflow: hidden;
  width: 88px;
  height: 88px;
  top: calc(-1 * var(--porto-price-table-bd));
  right: calc(-1 * var(--porto-price-table-bd));
}
.pricing-table .plan-ribbon {
  transform: rotate(45deg);
  position: relative;
  top: 10px;
  left: 0px;
  width: 120px;
  padding: 7px 0;
  background-color: #bfdc7a;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  color: #333;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
}
.pricing-table .plan-ribbon:before {
  left: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  bottom: -3px;
  content: "";
  position: absolute;
}
.pricing-table .plan-ribbon:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  bottom: -3px;
  content: "";
  position: absolute;
  right: 0;
}
.pricing-table [class*="col-lg-"] {
  padding-left: 0;
  padding-right: 0;
}
.pricing-table .plan {
  --porto-price-table-bd: 1px;
  margin-bottom: 35px;
  margin-right: 0;
  padding: 20px;
  position: relative;
  background: var(--porto-normal-bg);
  border: var(--porto-price-table-bd) solid var(--porto-gray-bg);
  color: var(--porto-body-color);
}
.pricing-table .most-popular {
  border: var(--porto-price-table-bd) solid var(--porto-primary-color);
  box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.1), -11px 0 10px -10px rgba(0, 0, 0, 0.1);
  top: -10px;
  z-index: 2;
}
@media (max-width: 767px) {
  .pricing-table .most-popular {
    top: 0;
  }
}
.pricing-table .most-popular h3 {
  background: var(--porto-primary-color);
  padding-top: 30px;
  text-shadow: 0 1px #555;
}
.pricing-table .most-popular h3, .pricing-table .most-popular h3 .desc {
  color: var(--porto-primary-color-inverse);
}
.pricing-table .btn {
  margin-top: 5px;
}
.pricing-table .price-unit {
  font-size: 50%;
  line-height: 1.4;
}
.pricing-table .price-label {
  display: block;
  text-transform: uppercase;
  color: #777;
  font-size: 0.7rem;
  margin-bottom: 0;
}
.pricing-table-sm h3 .desc {
  font-size: 0.7em;
}
.pricing-table-sm .plan-price {
  height: 70px;
  margin: 10px auto -65px;
  width: 70px;
  border: 3px solid var(--porto-light-2);
  box-shadow: 0 5px 20px var(--porto-gray-bg) inset, 0 3px 0 var(--porto-gray-6) inset;
}
.pricing-table-sm .price {
  font: bold 19px/19px Georgia, serif;
  line-height: 1;
}
.pricing-table-sm .most-popular {
  padding-bottom: 30px;
}
.pricing-table-flat .plan {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
  margin: -1px;
}
.pricing-table-flat .plan h3 {
  padding-left: 0;
  padding-right: 0;
  margin: -20px 0 0;
  padding-top: 30px;
  text-shadow: 0 1px #555;
}
.pricing-table-flat .plan ul {
  margin-top: 0;
  margin-bottom: -15px;
}
.pricing-table-flat .plan ul li {
  padding: 8px 0;
}
.pricing-table-flat .plan.most-popular ul li {
  padding: 10px 0;
}
.pricing-table-flat .plan-btn-bottom li:last-child {
  border-bottom: 1px solid var(--porto-gray-5);
}
.pricing-table-flat .plan-price {
  background: none;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  width: 100%;
  font-family: var(--porto-body-ff), sans-serif;
  font-size: 1.5em;
  height: auto;
  line-height: 38px;
  margin: 0;
}
.pricing-table-flat .plan h3 {
  background: var(--porto-primary-color);
}
.pricing-table-flat .price, .pricing-table-flat .plan h3, .pricing-table-flat .plan h3 .desc {
  color: var(--porto-primary-color-inverse);
}
.pricing-table-flat .btn-top {
  margin-top: 13px;
  margin-bottom: 13px;
}
.pricing-table-flat .btn-bottom {
  margin-top: 30px;
}
.pricing-table.spaced [class*="col-lg-"] {
  padding-left: 2px;
  padding-right: 2px;
}
.pricing-table.no-borders .plan, .pricing-table.no-borders .plan-ribbon-wrapper {
  --porto-price-table-bd: 0px !important;
}
.pricing-table-classic .plan {
  padding: 0 0 2.5rem 0;
  margin: -1px;
}
.pricing-table-classic .plan h3 {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 0.8rem;
}
.pricing-table-classic .plan h3 strong {
  display: block;
  padding: 1.5rem 1rem;
  background: #fff;
  margin: -1px -1px 0;
}
.pricing-table-classic .plan h3 .desc {
  display: none;
}
.pricing-table-classic .plan ul {
  margin-top: 0;
  padding: 0.8rem 0.8rem 1.4rem;
  font-size: 0.9em;
}
.pricing-table-classic .plan ul li {
  padding: 8px 0;
  border-top: none;
  border-bottom: 1px solid #ededed;
}
.pricing-table-classic .plan ul li:last-child {
  border-bottom: none;
}
.pricing-table-classic .plan.most-popular ul {
  font-size: 0.8rem;
}
.pricing-table-classic .plan.most-popular ul li {
  padding: 10px 0;
}
.pricing-table-classic .most-popular {
  box-shadow: 0px 0px 40px rgba(200, 200, 200, 0.3);
  transform: scale(1.15);
  top: auto;
}
.pricing-table-classic .most-popular h3 strong {
  background-color: var(--porto-primary-color);
}
@media (max-width: 767px) {
  .pricing-table-classic .most-popular {
    transform: none;
  }
}
.pricing-table-classic .plan-price {
  border-radius: 0;
  width: 100%;
  margin: 0;
  padding: 2rem 0.8rem;
  height: auto;
  line-height: 1;
}
.pricing-table-classic .price {
  font-size: 2.7rem;
  font-weight: 600;
  font-family: inherit;
  color: var(--porto-heading-color);
}
.pricing-table-classic.pricing-table-sm .plan h3 strong {
  padding: 0.95rem 1rem;
}
.pricing-table-classic.spaced [class*="col-lg-"] {
  padding-left: var(--porto-column-spacing);
  padding-right: var(--porto-column-spacing);
}
.pricing-table.pricing-table-classic .plan {
  border-color: #ededed;
  border-radius: 0;
  text-shadow: none;
}
.pricing-table.pricing-table-classic .plan h3 {
  background: none;
}
.pricing-table.pricing-table-classic .most-popular h3 {
  text-shadow: none;
}
.pricing-table.pricing-table-classic .plan-price {
  box-shadow: none;
  background: var(--porto-gray-1);
  border: 0;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
.pricing-table .plan-primary h3, .pricing-table-classic .plan-primary h3 strong {
  background-color: var(--porto-primary-color);
  color: var(--porto-primary-color-inverse, #FFF);
}
.pricing-table .plan-primary h3 .desc, .pricing-table-flat .plan-primary .price {
  color: var(--porto-primary-color-inverse, #FFF);
}
.pricing-table .plan-primary {
  border-color: var(--porto-primary-color);
}
.pricing-table .plan-secondary h3, .pricing-table-classic .plan-secondary h3 strong {
  background-color: var(--porto-secondary-color);
  color: var(--porto-secondary-color-inverse, #FFF);
}
.pricing-table .plan-secondary h3 .desc, .pricing-table-flat .plan-secondary .price {
  color: var(--porto-secondary-color-inverse, #FFF);
}
.pricing-table .plan-secondary {
  border-color: var(--porto-secondary-color);
}
.pricing-table .plan-tertiary h3, .pricing-table-classic .plan-tertiary h3 strong {
  background-color: var(--porto-tertiary-color);
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.pricing-table .plan-tertiary h3 .desc, .pricing-table-flat .plan-tertiary .price {
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.pricing-table .plan-tertiary {
  border-color: var(--porto-tertiary-color);
}
.pricing-table .plan-quaternary h3, .pricing-table-classic .plan-quaternary h3 strong {
  background-color: var(--porto-quaternary-color);
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.pricing-table .plan-quaternary h3 .desc, .pricing-table-flat .plan-quaternary .price {
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.pricing-table .plan-quaternary {
  border-color: var(--porto-quaternary-color);
}
.pricing-table .plan-dark h3, .pricing-table-classic .plan-dark h3 strong {
  background-color: var(--porto-dark-color);
  color: var(--porto-dark-color-inverse, #FFF);
}
.pricing-table .plan-dark h3 .desc, .pricing-table-flat .plan-dark .price {
  color: var(--porto-dark-color-inverse, #FFF);
}
.pricing-table .plan-dark {
  border-color: var(--porto-dark-color);
}
.pricing-table .plan-light h3, .pricing-table-classic .plan-light h3 strong {
  background-color: var(--porto-light-color);
  color: var(--porto-light-color-inverse, #212529);
}
.pricing-table .plan-light h3 .desc, .pricing-table-flat .plan-light .price {
  color: var(--porto-light-color-inverse, #212529);
}
.pricing-table .plan-light {
  border-color: var(--porto-light-color);
}
/* Responsive */
@media (max-width: 767px) {
  /* Pricing Tables */
  .pricing-table {
    margin-left: 0px;
  }
  .pricing-table .plan {
    margin-right: 0;
  }
}
.border-transparent {
  border-color: transparent;
}
.no-box-shadow {
  box-shadow: none !important;
}
.timeline-circle {
  position: relative;
  margin-left: 25px;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  z-index: 2;
  box-shadow: 0px 11px 21px 0px rgba(229, 232, 235, 0.75);
}
.timeline-circle .circle-dotted {
  position: absolute;
  padding: 16px;
  width: 106px;
  height: 106px;
  top: 5px;
  left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-style: dashed;
  border-width: 1px;
  border-radius: 50%;
  overflow: hidden;
}
.timeline-circle .step-title {
  font-size: 1.5em;
  line-height: 1.5;
  display: block;
}
.timeline-circle.circle-light {
  border-color: #e6ebeb;
}
.timeline-circle.circle-light .circle-dotted {
  border-color: #e6ebeb;
}
.timeline-balloon {
  position: relative;
}
.timeline-balloon::before {
  content: "";
  position: absolute;
  top: -35px;
  left: calc(84px - var(--porto-step-line-width, 1px) / 2);
  width: var(--porto-step-line-width, 1px);
  height: 120%;
  background-color: #e6ebeb;
}
.timeline-balloon:last-of-type::before {
  height: 75px;
}
.timeline-balloon .balloon-cell {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.timeline-balloon .balloon-time {
  padding-top: 25px;
  width: 93px;
  white-space: nowrap;
}
.timeline-balloon .balloon-time .time-text {
  display: inline-block;
  vertical-align: middle;
  width: 72px;
  font-size: 0.9em;
  font-weight: 700;
  color: var(--porto-heading-color);
  white-space: normal;
  line-height: 1.4;
}
.timeline-balloon .balloon-time .time-dot {
  position: relative;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.timeline-balloon .balloon-time .time-dot::before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  top: 50%;
  left: 50%;
  border: 2px solid var(--porto-primary-color);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.timeline-balloon .balloon-time .time-dot::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--porto-primary-color);
}
.timeline-balloon .balloon-content {
  position: relative;
  margin-left: 34px;
  padding: 25px;
  padding-right: 15px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  border-color: #e6ebeb;
  display: flex;
}
.timeline-balloon .balloon-content.balloon-shadow {
  box-shadow: 0px 11px 21px 0px rgba(229, 232, 235, 0.75);
}
.timeline-balloon .balloon-content .balloon-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 35px;
  left: -15px;
  border-width: 1px;
  border-style: solid;
  border-right: none;
  border-bottom: none;
  border-color: #e6ebeb;
  background-color: inherit;
  transform: rotate(-45deg);
  transform-origin: left top;
}
.timeline-balloon .balloon-content .balloon-photo {
  height: 64px;
  width: 64px;
  margin-right: 25px;
}
@media (max-width: 767px) {
  .timeline-circle {
    margin: 0px auto 35px !important;
  }
  .timeline-balloon:before {
    left: 50%;
  }
  .timeline-balloon .balloon-time .time-dot {
    display: none;
  }
  .timeline-balloon .balloon-time .time-text {
    position: absolute;
    top: -11px;
    left: 50%;
    text-align: center;
    background: #FFF;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    border-color: #e6ebeb;
    padding: 5px 0px;
    z-index: 1;
    transform: translateX(-50%);
  }
  .timeline-balloon .balloon-content {
    margin-left: 5px;
  }
}
.porto-process .process-step {
  display: flex;
  position: relative;
  padding-bottom: 60px;
  overflow: hidden;
}
.porto-process .process-step:first-child .process-step-circle:before {
  display: none;
}
.porto-process .process-step:last-child {
  padding-bottom: 20px;
}
.porto-process .process-step:last-child .process-step-circle:after {
  display: none;
}
.porto-process .process-step-circle {
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  width: 60px;
  height: 60px;
  text-align: center;
  border: var(--porto-step-circle-bw, 2px) solid var(--porto-primary-color, #ccc);
  border-radius: 50%;
  align-items: center;
  position: relative;
  transition: 0.2s;
  margin: 5px 15px 0 0;
  font-size: 1.6em;
  letter-spacing: -1px;
  color: var(--porto-dark-color, #000);
}
.porto-process .process-step-circle:before, .porto-process .process-step-circle:after {
  content: "";
  width: var(--porto-step-line-width, 2px);
  background-color: #ededed;
  position: absolute;
  height: 300px;
  top: 58px;
  left: calc(30px - var(--porto-step-line-width, 2px) / 2 - var(--porto-step-circle-bw, 2px));
}
.porto-process .process-step-circle:before {
  top: auto;
  bottom: 100%;
  height: 58px;
  margin-bottom: 2px;
}
.process-step-content {
  max-width: 100%;
}
.process-step-content .step-item-title {
  font-size: 1.2em;
  margin-bottom: 0.25rem;
  font-weight: 700;
}
.porto-process.process-horizontal {
  text-align: center;
}
@media (min-width: 992px) {
  .porto-process.process-horizontal {
    display: flex;
  }
}
.porto-process.process-horizontal .process-step {
  align-items: center;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 0 1.5rem;
  margin-bottom: 2.5rem;
  overflow: visible;
}
@media (min-width: 992px) {
  .porto-process.process-horizontal .process-step:before {
    content: "";
    height: var(--porto-step-line-width, 2px);
    background-color: #ededed;
    position: absolute;
    width: 50%;
    top: calc(var( --porto-step-circle-wd, 90px ) / 2 + var( --porto-step-circle-margin, 0px ) - var(--porto-step-line-width, 2px) / 2);
    left: 75%;
  }
  .porto-process.process-horizontal .process-step:last-child:before {
    content: none;
  }
}
.porto-process.process-horizontal .process-step-circle {
  flex: none;
  width: 90px;
  height: 90px;
  margin: 0;
}
.porto-process.process-horizontal .process-step-circle i {
  font-size: 1.5em;
}
.porto-process.process-horizontal .process-step-circle:before, .porto-process.process-horizontal .process-step-circle:after {
  content: none;
}
.porto-process.process-horizontal .process-step-content {
  padding-top: 20px;
}
.porto-process.process-horizontal .process-step-content h4 {
  font-size: 1.5em;
  margin-bottom: 0.5rem;
}
section.timeline .timeline-number {
  position: relative;
  display: block;
  clear: both;
  width: 55px;
  height: 55px;
  line-height: 55px;
  margin: 0 auto 10px;
  z-index: 1;
}
.timeline-number h3 {
  line-height: 55px;
  font-weight: bold;
  text-align: center;
  border-radius: 100%;
  background: var(--porto-primary-color);
  color: #fff;
}
.step-timeline .timeline-content, .step-timeline .timeline-image {
  background-color: var(--porto-body-bg);
}
.step-timeline .timeline-body {
  position: relative;
  z-index: 1;
}
/* Stat Counter */
div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
  display: inline;
}
.stats-block {
  display: block;
  margin-bottom: 35px;
}
.stats-block .stats-number {
  display: inline;
}
.stats-block .stats-number, div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}
div.stats-desc > div.counter_suffix {
  display: none;
}
.stats-left .porto-sicon-left {
  padding-right: 15px;
}
.stats-left .stats-desc {
  text-align: left;
  box-sizing: content-box;
  width: auto;
}
.stats-top .porto-sicon-top, .stats-top .stats-desc {
  width: 100%;
  display: block;
  text-align: center;
}
.stats-top .porto-icon, .stats-top .img-icon {
  margin: 0 auto;
}
.stats-top .porto-sicon-img {
  margin: 0 auto;
}
.stats-top .stats-number {
  padding: 8px 0;
}
.stats-right.stats-block {
  display: inline-block;
  width: 100%;
}
.stats-right .porto-sicon-right {
  padding-left: 15px;
}
.stats-right .stats-desc {
  text-align: right;
}
.stats-block.stats-left, .stats-block.stats-right {
  direction: ltr;
  display: flex;
  align-items: center;
}
.stats-block .porto-icon.none {
  margin-bottom: 5px;
}
.stats-block .stats-text {
  font-weight: 200;
  font-size: 20px;
  line-height: 1;
  width: 100%;
  text-align: inherit;
}
.stats-block.counter-single-line {
  text-align: center;
}
.stats-block.counter-single-line > div {
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
}
.stats-block.counter-with-border {
  border: 1px solid var(--porto-gray-2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  padding: 25px;
}
.stats-block.counter-inline {
  margin-bottom: 20px;
}
.stats-block.counter-inline .porto-sicon-top, .stats-block.counter-inline .stats-desc {
  text-align: left;
}
.stats-block.counter-inline .stats-number, .stats-block.counter-inline div.stats-desc > div.counter_prefix, .stats-block.counter-inline div.stats-desc > div.counter_suffix {
  font-size: 14px;
}
.stats-block.counter-inline div.counter_prefix, .stats-block.counter-inline div.counter_suffix {
  font-weight: 400;
}
.stats-block.counter-alternative .stats-number {
  font-family: var(--porto-alt-ff), sans-serif;
}
/* theme colors */
/* primary, econdary, tertiary, quaternary, dark, light */
.stats-block.counter-primary .stats-number, .stats-block.counter-primary div.counter_prefix, .stats-block.counter-primary div.counter_suffix {
  color: var(--porto-primary-color);
}
.stats-block.counter-secondary .stats-number, .stats-block.counter-secondary div.counter_prefix, .stats-block.counter-secondary div.counter_suffix {
  color: var(--porto-secondary-color);
}
.stats-block.counter-tertiary .stats-number, .stats-block.counter-tertiary div.counter_prefix, .stats-block.counter-tertiary div.counter_suffix {
  color: var(--porto-tertiary-color);
}
.stats-block.counter-quaternary .stats-number, .stats-block.counter-quaternary div.counter_prefix, .stats-block.counter-quaternary div.counter_suffix {
  color: var(--porto-quaternary-color);
}
.stats-block.counter-dark .stats-number, .stats-block.counter-dark div.counter_prefix, .stats-block.counter-dark div.counter_suffix {
  color: var(--porto-dark-color);
}
.stats-block.counter-light .stats-number, .stats-block.counter-light div.counter_prefix, .stats-block.counter-light div.counter_suffix {
  color: var(--porto-light-color);
}
/* Slick carousel */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url("https://mayaselectronics.bz/wp-content/themes/porto/images/AjaxLoader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-loading .slick-slide {
  float: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  outline: none;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Arrows */
.slick-prev, .slick-next {
  line-height: 0;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-prev:active, .slick-next:hover, .slick-next:focus, .slick-next:active {
  outline: none;
  background: transparent;
  color: transparent;
  box-shadow: none;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -15px;
  transform: rotate(-180deg);
}
[dir="rtl"] .slick-next {
  left: -15px;
  right: auto;
  transform: rotate(-180deg);
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  padding: 0 2px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.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;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.porto-carousel-wrapper .slick-dots li i {
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
  padding-left: 1px;
  padding-right: 1px;
  -webkit-appearance: initial;
}
.porto-carousel-wrapper .slick-dots li:hover i {
  opacity: 1;
}
.porto-carousel-wrapper .slick-dots li.slick-active i {
  opacity: 1;
}
button.slick-next:active, button.slick-prev:active {
  background: initial;
  border: initial;
  padding: initial;
}
.porto-item-wrap > .wpb_button, .porto-item-wrap > .wpb_content_element, .porto-item-wrap > .wpb_row, .porto-item-wrap > ul.wpb_thumbnails-fluid > li, .porto-item-wrap > div {
  margin-bottom: 0 !important;
}
ul.slick-dots {
  margin: 0;
  padding: 10px 0;
}
.slick-dots {
  bottom: 0;
  transform: translateY(100%);
}
/*Slider Buttons Customization*/
.porto-carousel-wrapper button {
  z-index: 1;
}
.porto-carousel-wrapper button.circle-border, .porto-carousel-wrapper button.circle-bg {
  border-radius: 100%;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
}
.porto-carousel-wrapper button.square-border, .porto-carousel-wrapper button.square-bg {
  border-radius: 0px !important;
  width: 1.6em;
  height: 1.6em;
  min-width: 30px;
  min-height: 30px;
}
button.slick-next.circle-border i, button.slick-prev.circle-border i {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
/*Slider Buttons Customization*/
.porto-carousel-wrapper button.slick-disabled {
  opacity: 0.5;
  cursor: auto;
}
/*Slider Basics*/
.porto-carousel-wrapper {
  position: relative;
  margin-bottom: 35px;
}
.porto-carousel-wrapper .wpb_content_element {
  margin-bottom: 0;
}
/*Horizontal Arrows*/
.porto-carousel-wrapper .slick-prev, .porto-carousel-wrapper .slick-next {
  position: absolute;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  background: none;
}
.porto-carousel-wrapper .slick-prev:hover, .porto-carousel-wrapper .slick-next:hover {
  opacity: 0.8;
}
/*Horizontal Navigation Dots*/
.porto-carousel-wrapper ul.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 99;
}
.porto-item-wrap.slick-slide.animated {
  opacity: 1 !important;
}
body .porto-carousel-wrapper {
  padding-bottom: 0;
}
body .slick-dots {
  transform: translateY(0);
}
body .porto-carousel-wrapper ul.slick-dots, body .slick-dots {
  position: relative;
  bottom: -5px;
  margin-top: 10px;
}
body .sidebar-content .porto-carousel-wrapper ul.slick-dots, body .sidebar-content .slick-dots {
  margin-top: 3px;
}
body .sidebar-content .porto-carousel-wrapper {
  margin-bottom: 0;
}
body .slick-slide img {
  display: inline;
}
.porto-carousel-wrapper > div:first-child {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-touch-callout: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.porto-carousel-wrapper > div:first-child > .porto-item-wrap {
  display: none;
}
.porto-carousel-wrapper > div:first-child > .porto-item-wrap:first-child {
  display: block;
  position: relative;
  min-height: 200px;
}
.porto-carousel-wrapper > div:first-child > .porto-item-wrap:first-child > * {
  opacity: 0;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap {
  display: block;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap:first-child {
  position: static;
  min-height: 0;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap:first-child:before {
  display: none;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap:first-child > * {
  opacity: 1;
}
/* Advanced carousel */
.vc_row-no-padding .porto-carousel-wrapper .slick-next {
  right: 0;
}
.vc_row-no-padding .porto-carousel-wrapper .slick-prev {
  left: 0;
}
.banner-container .porto-block .porto-carousel-wrapper {
  margin-bottom: 0;
}
#banner-wrapper .porto-carousel-wrapper, #content-top .porto-carousel-wrapper, #content-bottom .porto-carousel-wrapper, #content-inner-top .porto-carousel-wrapper, #content-inner-bottom .porto-carousel-wrapper {
  margin-bottom: 20px;
}
#banner-wrapper .porto-carousel-wrapper .vc_single_image-wrapper, #content-top .porto-carousel-wrapper .vc_single_image-wrapper, #content-bottom .porto-carousel-wrapper .vc_single_image-wrapper, #content-inner-top .porto-carousel-wrapper .vc_single_image-wrapper, #content-inner-bottom .porto-carousel-wrapper .vc_single_image-wrapper {
  width: 100%;
}
#banner-wrapper .porto-carousel-wrapper .vc_single_image-wrapper img, #content-top .porto-carousel-wrapper .vc_single_image-wrapper img, #content-bottom .porto-carousel-wrapper .vc_single_image-wrapper img, #content-inner-top .porto-carousel-wrapper .vc_single_image-wrapper img, #content-inner-bottom .porto-carousel-wrapper .vc_single_image-wrapper img {
  width: 100%;
}
/* Content Box */
.porto-ultimate-content-box-anchor, .porto-ultimate-content-box-anchor:active, .porto-ultimate-content-box-anchor:focus, .porto-ultimate-content-box-anchor:hover, .porto-ultimate-content-box-anchor:visited {
  text-decoration: none;
  line-height: inherit;
  outline: 0;
}
.porto-ultimate-content-box.has-content-pos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.porto-ultimate-content-box:after {
  content: "";
  display: block;
  clear: both;
}
.porto-hotspot {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background: #fb7070;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  line-height: 20px;
  font-size: 8px;
  cursor: pointer;
}
.porto-hotspot:before {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
}
.porto-hotspot .porto-products, .porto-hotspot ul.products, .porto-hotspot .products .product-col {
  margin-bottom: 0;
}
.porto-hotspot i {
  color: #fff;
  line-height: inherit;
}
.porto-hotspot .popup-wrap {
  text-align: left;
  cursor: default;
  position: absolute;
  z-index: 29;
  padding: 20px;
  min-width: 250px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, transform 0.3s, visibility 0.3s;
}
@media (max-width: 575px) {
  .porto-hotspot .popup-wrap {
    min-width: 160px;
    padding: 10px;
  }
}
.porto-hotspot.pos-right .popup-wrap {
  left: calc(100% + 10px);
  transform: translate(-8px, -20%);
}
.porto-hotspot.pos-left .popup-wrap {
  right: calc(100% + 10px);
  transform: translate(8px, -20%);
}
.porto-hotspot.pos-right:hover .popup-wrap, .porto-hotspot.pos-left:hover .popup-wrap {
  transform: translate(0, -20%);
}
.porto-hotspot.pos-top .popup-wrap {
  left: 50%;
  bottom: calc(100% + 10px);
  transform: translate(-50%, -8px);
}
.porto-hotspot.pos-bottom .popup-wrap {
  left: 50%;
  top: calc(100% + 10px);
  transform: translate(-50%, 8px);
}
.porto-hotspot.pos-top:hover .popup-wrap, .porto-hotspot.pos-bottom:hover .popup-wrap {
  transform: translate(-50%, 0);
}
.porto-hotspot:hover .popup-wrap {
  visibility: visible;
  opacity: 1;
}
.elementor-element.elementor-widget-porto_hotspot {
  position: absolute;
  width: auto;
}
.elementor-widget-porto_hotspot .porto-hotspot {
  position: static;
}
/* Visual Composer Progress Bar */
.vc_progress_bar .vc_single_bar.progress, .progress {
  height: 20px;
  margin-bottom: 15px;
  box-shadow: none;
  overflow: visible;
  background: var(--porto-gray-3);
}
.vc_progress_bar .vc_single_bar.progress, .vc_progress_bar .vc_single_bar.progress .progress-bar, .progress, .progress .progress-bar {
  border-radius: 20px;
}
.vc_progress_bar .vc_single_bar.progress.progress-border-radius, .vc_progress_bar .vc_single_bar.progress.progress-border-radius .progress-bar, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar {
  border-radius: 3px;
}
.vc_progress_bar .vc_single_bar.progress.progress-no-border-radius, .vc_progress_bar .vc_single_bar.progress.progress-no-border-radius .progress-bar, .progress.progress-no-border-radius, .progress.progress-no-border-radius .progress-bar {
  border-radius: 0;
}
.vc_progress_bar .vc_single_bar.progress.progress-sm, .progress.progress-sm {
  height: 10px;
}
.vc_progress_bar .vc_single_bar.progress.progress-sm .progress-bar, .progress.progress-sm .progress-bar {
  line-height: 10px;
}
.vc_progress_bar .vc_single_bar.progress.progress-lg, .progress.progress-lg {
  height: 35px;
}
.vc_progress_bar .vc_single_bar.progress.progress-lg .progress-bar, .progress.progress-lg .progress-bar {
  font-size: 13px;
  line-height: 35px;
}
.section-dark .vc_progress_bar .vc_single_bar.progress {
  background: var(--porto-dark-light-7);
}
.vc_progress_bar .vc_single_bar.progress .vc_bar, .progress-bar {
  float: left;
  background-color: #CCC;
  box-shadow: none;
  position: relative;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-success, .progress-bar.progress-bar-success {
  background-color: #47a447;
  color: #FFF;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-warning, .progress-bar.progress-bar-warning {
  background-color: #ed9c28;
  color: #FFF;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-danger, .progress-bar.progress-bar-danger {
  background-color: #d2322d;
  color: #FFF;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-info, .progress-bar.progress-bar-info {
  background-color: #5bc0de;
  color: #FFF;
}
.progress-bar-tooltip {
  position: absolute;
  padding: 4px 8px;
  background-color: #333;
  color: #fff;
  line-height: 15px;
  font-size: 11px;
  display: block;
  position: absolute;
  bottom: 100%;
  margin-bottom: 5px;
  right: 5px;
  opacity: 0;
  transition: opacity 0.4s;
}
.progress-bar-tooltip:after {
  border-color: #333 transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  bottom: -5px;
  content: "";
  display: block;
  left: 13px;
  position: absolute;
  width: 0;
}
.vc_progress_bar .vc_single_bar.progress.bar_blue .vc_bar {
  background-color: #0074CC;
}
.vc_progress_bar .vc_single_bar.progress.bar_turquoise .vc_bar {
  background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.progress.bar_green .vc_bar {
  background-color: #5bb75b;
}
.vc_progress_bar .vc_single_bar.progress.bar_orange .vc_bar {
  background-color: #faa732;
}
.vc_progress_bar .vc_single_bar.progress.bar_red .vc_bar {
  background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.progress.bar_black .vc_bar {
  background-color: #414141;
}
.vc_progress_bar .vc_single_bar .progress-bar {
  display: flex;
  overflow: visible;
  flex-direction: row;
  align-items: center;
}
.vc_progress_bar .vc_label_units {
  padding-left: 15px;
  padding-right: 15px;
}
@keyframes progress-bar-stripes1 {
  0% {
    background-position-x: 40px;
  }
}
.vc_progress_bar .vc_single_bar .vc_bar.animated {
  animation-name: progress-bar-stripes1;
}
.vc_progress_bar .progress-bar-tooltip .vc_label_units {
  padding-left: 0;
  padding-right: 0;
}
.progress-bar {
  width: 0%;
}
.porto-image-comparison {
  overflow: hidden;
  position: relative;
  z-index: 0;
  user-select: none;
}
.porto-image-comparison img {
  position: absolute;
  top: 0;
  width: 100%;
  user-select: none;
  transition: none;
}
.porto-image-comparison .porto-compare-icon {
  width: 1em;
  position: relative;
}
.porto-image-comparison .porto-compare-icon:before, .porto-image-comparison .porto-compare-icon:after {
  content: "";
  border: 6px inset transparent;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -6px;
}
.porto-image-comparison .porto-compare-icon:before {
  border-right: 6px solid;
  border-left: none;
  left: -0.05em;
}
.porto-image-comparison .porto-compare-icon:after {
  border-left: 6px solid;
  border-right: none;
  right: -0.05em;
}
.porto-image-comparison-vertical .porto-compare-icon {
  transform: rotate(90deg);
}
.porto-image-comparison-before {
  z-index: 16;
}
.porto-image-comparison-after {
  z-index: 8;
}
.porto-image-comparison-handle {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: calc(-0.5 * var(--porto-handle-sz));
  margin-left: calc(-0.5 * var(--porto-handle-sz));
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: move;
  width: var(--porto-handle-sz);
  height: var(--porto-handle-sz);
  z-index: 25;
  color: #fff;
  border: var(--porto-handle-bar) solid;
  border-radius: 50%;
  font-size: 1.25rem;
  --porto-handle-sz: 3rem;
  --porto-handle-bar: 3px;
}
.elementor-editor-active .porto-image-comparison-handle {
  pointer-events: none;
}
.porto-image-comparison-handle, .porto-image-comparison-handle:before, .porto-image-comparison-handle:after {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}
.porto-image-comparison-handle:before, .porto-image-comparison-handle:after {
  content: "";
  position: absolute;
  height: 100vh;
  left: 50%;
  margin-left: calc(-0.5 * var(--porto-handle-bar));
  border-left: var(--porto-handle-bar) solid;
  bottom: 50%;
  margin-bottom: calc(0.5 * var(--porto-handle-sz));
}
.porto-image-comparison-vertical .porto-image-comparison-handle:before, .porto-image-comparison-vertical .porto-image-comparison-handle:after {
  border-left: none;
  border-top: var(--porto-handle-bar) solid;
  width: 100vw;
  height: auto;
  right: 50%;
  top: 50%;
  left: auto;
  margin: calc(-0.5 * var(--porto-handle-bar)) calc(0.5 * var(--porto-handle-sz)) 0 0;
}
.porto-image-comparison-handle:after {
  bottom: auto;
  top: 50%;
  margin: calc(0.5 * var(--porto-handle-sz)) 0 0 calc(-0.5 * var(--porto-handle-bar));
}
.porto-image-comparison-vertical .porto-image-comparison-handle:after {
  left: 50%;
  margin: calc(-0.5 * var(--porto-handle-bar)) 0 0 calc(0.5 * var(--porto-handle-sz));
}
.porto-image-comparison-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
  transition-duration: 0.5s;
}
.porto-image-comparison-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
.porto-gallery img {
  display: block;
  object-fit: cover;
  width: 100%;
}
.porto-gallery figure {
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
}
.porto-gallery.porto-ig-boxshadow figure {
  overflow: visible;
}
.porto-gallery > figure {
  padding: calc(var(--porto-el-spacing) / 2);
}
.porto-gallery .image-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.porto-gallery.porto-gallery-grid, .porto-gallery.porto-gallery-creative, .porto-gallery.porto-gallery-masonry {
  flex-wrap: wrap;
}
.porto-gallery.porto-gallery-grid.has-ccols-spacing > *, .porto-gallery.porto-gallery-creative.has-ccols-spacing > *, .porto-gallery.porto-gallery-masonry.has-ccols-spacing > * {
  padding-top: calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2);
  padding-bottom: calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2);
}
.porto-gallery.porto-preset-layout a > figure, .porto-gallery.porto-preset-layout img {
  height: 100%;
}
.porto-gallery.align-items-center .owl-stage, .porto-gallery.align-items-end .owl-stage, .porto-gallery.align-items-stretch .owl-stage {
  display: flex;
}
.porto-gallery.align-items-center .owl-item, .porto-gallery.align-items-end .owl-item, .porto-gallery.align-items-stretch .owl-item {
  flex: 0 0 auto;
}
.porto-gallery.align-items-center .owl-stage {
  align-items: center;
}
.porto-gallery.align-items-end .owl-stage {
  align-items: flex-end;
}
.porto-gallery.align-items-stretch img {
  height: 100%;
}
.porto-gallery.align-items-stretch .owl-item figure {
  height: 100%;
}
/* hover effect */
.porto-ig-effect-1 figure:before, .porto-ig-effect-1 figure:after {
  content: "";
  position: absolute;
  opacity: 1;
  z-index: 1;
}
.porto-ig-effect-1 figure:before {
  background: rgba(255, 255, 255, 0.3);
  bottom: 0;
  left: 50%;
  right: 51%;
  top: 0;
}
.porto-ig-effect-1 figure:after {
  bottom: 50%;
  left: 0;
  right: 0;
  top: 50%;
}
.porto-ig-effect-1 figure:hover:before, .porto-ig-effect-1 figure:hover:after {
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.5s linear;
}
.porto-ig-effect-2 figure:before, .porto-ig-effect-2 figure:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  height: 100%;
  left: 0;
  opacity: 0.4;
  top: 0;
  transition: 0.9s;
  width: 100%;
  z-index: 1;
}
.porto-ig-effect-2 figure:before {
  transform: translate(105%, 0%);
}
.porto-ig-effect-2 figure:after {
  transform: translate(-105%, 0%);
}
.porto-ig-effect-2 figure:hover:before, .porto-ig-effect-2 figure:hover:after {
  opacity: 0;
  transform: none;
}
.porto-ig-effect-3 figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 120%;
  height: 60px;
  background: rgba(255, 255, 255, 0.1);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  transition: 0.5s linear;
  backface-visibility: hidden;
  z-index: 1;
}
.porto-ig-effect-3 figure:hover:before {
  top: 100%;
  left: -100%;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}
.porto-ig-effect-4 figure:before, .porto-ig-effect-4 figure:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  opacity: 1;
  transition: 0.5s;
  z-index: 1;
}
.porto-ig-effect-4 figure:before {
  bottom: 0;
  left: 50%;
  right: 51%;
  top: 0;
}
.porto-ig-effect-4 figure:after {
  bottom: 50%;
  left: 0;
  right: 0;
  top: 50%;
}
.porto-ig-effect-4 figure:hover:before, .porto-ig-effect-4 figure:hover:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.5;
}
.porto-ig-zoom figure img {
  transition: transform 0.3s;
}
.porto-ig-zoom figure:hover img {
  transform: scale(1.08, 1.08) translateZ(0);
}
.porto-ig-fadein figure:not(.grid-col-sizer):before, .porto-ig-overlay figure:not(.grid-col-sizer):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: opacity 0.4s;
  background: rgba(0, 0, 0, 0.5);
}
.porto-gallery-grid.porto-ig-fadein > figure:before, .porto-gallery-grid.porto-ig-overlay > figure:before, .porto-gallery-masonry.porto-ig-fadein > figure:before, .porto-gallery-masonry.porto-ig-overlay > figure:before, .porto-gallery-creative.porto-ig-fadein > figure:before, .porto-gallery-creative.porto-ig-overlay > figure:before {
  left: calc(var(--porto-el-spacing, 0px ) / 2);
  top: calc(var(--porto-el-spacing, 0px ) / 2);
  right: calc(var(--porto-el-spacing, 0px ) / 2);
  bottom: calc(var(--porto-el-spacing, 0px ) / 2);
}
.porto-gallery.porto-carousel figure:before {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.porto-ig-fadein figure:hover:before {
  opacity: 0;
}
.porto-ig-overlay figure:before {
  opacity: 0;
}
.porto-ig-overlay figure:hover:before {
  opacity: 1;
}
.porto-ig-overlay-icon .hover-overlay .fill, .porto-ig-overlay-icon figure .fill {
  background: rgba(33, 37, 41, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}
.porto-ig-overlay-icon .hover-overlay .fill i, .porto-ig-overlay-icon figure .fill i {
  transition: transform 0.3s;
  transform: translateY(-30%);
}
.porto-ig-overlay-icon .hover-overlay:hover .fill, .porto-ig-overlay-icon figure:hover .fill {
  opacity: 1;
}
.porto-ig-overlay-icon .hover-overlay:hover .fill i, .porto-ig-overlay-icon figure:hover .fill i {
  transform: translateY(0%);
}
.porto-ig-boxshadow figure img {
  transition: box-shadow 0.3s;
}
.porto-ig-boxshadow figure img:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.porto-scroll-progress {
  width: 100%;
  pointer-events: none;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background-color: #f4f4f4;
}
.porto-scroll-progress::-webkit-progress-bar {
  background-color: #f4f4f4;
}
.porto-scroll-progress::-moz-progress-bar {
  border: 0;
}
.porto-scroll-progress::-moz-progress-value {
  background-color: var(--porto-primary-color);
}
.porto-scroll-progress::-webkit-progress-value {
  background-color: var(--porto-primary-color);
}
.porto-scroll-progress:focus {
  outline: none;
}
.admin-bar .porto-scroll-progress.fixed-top {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .porto-scroll-progress.fixed-top {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .porto-scroll-progress.fixed-top {
    top: 0;
  }
}
.porto-scroll-progress.fixed-under-header {
  display: none;
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition: 0.3s ease;
}
.porto-scroll-progress.fixed-under-header.scroll-down {
  opacity: 0 !important;
  visibility: hidden;
  transform: translate3d(0, -100%, 0);
}
.porto-scroll-progress.fixed-bottom {
  z-index: 1050;
}
.porto-scroll-progress-circle {
  position: fixed;
  z-index: 1299;
  right: 1.25rem;
  bottom: 1.25rem;
  width: 3rem;
  height: 3rem;
  padding: 1px;
  background: none;
  font-size: 0.75rem;
  pointer-events: auto;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s, transform 0.3s;
}
.porto-scroll-progress-circle.show {
  opacity: 1;
  transform: translateY(0);
}
.porto-scroll-progress-circle.pos-bl, .porto-scroll-progress-circle.pos-tl {
  left: 1.25rem;
  right: auto;
}
.porto-scroll-progress-circle.pos-tl, .porto-scroll-progress-circle.pos-tr {
  top: 1.25rem;
  bottom: auto;
}
.porto-scroll-progress-circle svg {
  border-radius: 50px;
  overflow: visible;
}
.porto-scroll-progress-circle i {
  position: absolute;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  z-index: 1;
  background-color: var(--porto-dark-color);
}
.porto-scroll-progress-circle circle {
  stroke: var(--porto-primary-color);
  stroke-width: 4px;
  stroke-linecap: round;
  stroke-dasharray: 1, 400;
}
@media (max-width: 767px) {
  .porto-scroll-progress-circle {
    display: none;
  }
}
/* Cursor Effect */
.cursor-outer {
  position: fixed;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  border: 1px solid var(--porto-primary-color);
  border-radius: 100%;
  pointer-events: none;
  z-index: 9998;
  transition: ease-out all 0.08s 0.01s;
}
.cursor-outer.cursor-outer-fit {
  left: 0 !important;
  top: 0 !important;
}
.cursor-inner {
  position: fixed;
  left: 20px;
  top: 20px;
  align-items: center;
  justify-content: center;
  color: var(--porto-primary-color);
  margin-top: calc(var(--porto-cursor-inner-size, 0) / -2);
  margin-left: calc(var(--porto-cursor-inner-size, 0) / -2);
  border-radius: 100%;
  pointer-events: none;
  z-index: 9999;
  transition: all 0.08s ease-out;
}
.cursor-inner-icon {
  font-size: var(--porto-cursor-inner-fs, 6px);
  min-width: 1em;
  margin-top: calc(var(--porto-cursor-inner-size, 1em) / -2);
  margin-left: calc(var(--porto-cursor-inner-size, 1em) / -2);
}
.cursor-hover-visible {
  opacity: 0;
}
.cursor-hover-visible.cursor-outer-hover, .cursor-hover-visible.cursor-inner-hover {
  opacity: 1;
}
.hide-mouse-cursor {
  cursor: none;
}
.hide-mouse-cursor a, .hide-mouse-cursor button, .hide-mouse-cursor input, .hide-mouse-cursor textarea, .hide-mouse-cursor .mfp-auto-cursor .mfp-content {
  cursor: none !important;
}
.cursor-shape-wrapper {
  position: relative !important;
  overflow: hidden !important;
}
.cursor-shape-wrapper .cursor-shape {
  display: block;
  position: absolute;
  pointer-events: none;
  padding: 0;
  border-radius: 50%;
}
.cursor-inner, .cursor-outer {
  display: none;
}
@media (pointer: fine) {
  .cursor-inner {
    display: flex;
  }
  .cursor-outer {
    display: block;
  }
}
/* Circular Bars */
.circular-bar {
  text-align: center;
  margin-bottom: 25px;
}
.circular-bar .circular-bar-chart {
  position: relative;
}
.circular-bar strong {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  top: 37%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.circular-bar label {
  display: block;
  font-weight: 100;
  font-size: 17px;
  line-height: 20px;
  position: absolute;
  top: 52%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.circular-bar label:first-child {
  top: 50%;
  margin-top: -10px;
}
.circular-bar.only-icon i {
  display: block;
  font-weight: 600;
  font-size: 38px;
  line-height: 30px;
  position: absolute;
  top: 42%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.circular-bar.only-icon .fas, .circular-bar.only-icon .fab, .circular-bar.only-icon .far {
  color: var(--porto-primary-color);
}
.circular-bar.single-line strong {
  top: 50%;
  transform: translateY(-50%);
}
.circular-bar.circular-bar-sm label {
  font-size: 14px;
  top: 38%;
  margin-top: 0;
}
.circular-bar.circular-bar-lg strong {
  font-size: 20px;
  top: 42%;
}
.porto-onepage-category {
  --porto-one-page-category-space-vertical: 0px;
  --porto-one-page-category-space-horizontal: 10px;
  --porto-one-page-category-top-space: 60px;
  --porto-one-page-category-fix-left: 0px;
  --porto-one-page-category-fix-top: 0px;
  --porto-one-page-category-fix-bottom: 0px;
}
@media (min-width: 768px) {
  .porto-onepage-category .product-cats li {
    margin-bottom: var(--porto-one-page-category-space-vertical);
  }
}
.porto-onepage-category:not(.show-products) {
  position: relative;
  left: 0;
  top: 0;
  width: 80px;
  height: 100%;
}
.porto-onepage-category:not(.show-products) > .category-list {
  height: 100%;
}
.porto-onepage-category.show-products {
  display: flex;
}
.porto-onepage-category.ajax-load .category-section:not(.ajax-loaded) .category-title {
  display: none;
}
.porto-onepage-category .category-details {
  width: calc(100% - 80px);
  padding: 70px 5vw;
}
.porto-onepage-category > .category-list {
  background: #000;
  width: 80px;
  position: relative;
  z-index: 9;
  padding-top: var(--porto-one-page-category-top-space);
}
.porto-onepage-category .product-cats {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.porto-onepage-category .product-cats li {
  width: 100%;
}
.porto-onepage-category .product-cats a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
  padding: 0;
}
.porto-onepage-category .product-cats a:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  display: block;
  right: -15px;
  top: 50%;
  margin-top: -8px;
  border: 8px solid transparent;
  transition: all 0.3s;
}
.porto-onepage-category .product-cats a:hover, .porto-onepage-category .product-cats a.active {
  background-color: #00d59d;
}
.porto-onepage-category .product-cats a:hover:after, .porto-onepage-category .product-cats a.active:after {
  border-left-color: #00d59d;
}
.porto-onepage-category .product-cats a:hover .category-title {
  opacity: 1;
  visibility: visible;
  width: auto;
  padding-right: 50px;
  padding-left: 5px;
}
.porto-onepage-category .product-cats .category-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 1.6875rem;
  vertical-align: middle;
}
.porto-onepage-category .product-cats .category-icon img {
  display: block;
  max-height: 100%;
  object-fit: cover;
}
.porto-onepage-category .product-cats .category-title {
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  visibility: hidden;
  width: 0;
  transition: all 0.3s;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
.porto-onepage-category .category-description {
  margin-bottom: 1.5vw;
}
.porto-onepage-category .category-section {
  min-height: 1px;
}
.porto-onepage-category .category-section .category-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 25px;
  position: relative;
}
.porto-onepage-category .category-section .category-title .btn {
  padding: 10px 30px;
}
.porto-onepage-category .category-section .category-title .dropdown {
  position: static;
  margin: 0.5rem auto 0.5rem 0;
}
.porto-onepage-category .category-section .cat-title {
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.porto-onepage-category .category-section .cat-title span {
  vertical-align: middle;
}
.porto-onepage-category .category-section .cat-title:after {
  display: none;
}
.porto-onepage-category .category-section .cat-title.has-sub-cat {
  cursor: pointer;
}
.porto-onepage-category .category-section .cat-title.has-sub-cat:after {
  display: inline-block;
  content: "";
  font-family: "porto";
  margin-left: 18px;
  font-size: 18px;
  vertical-align: middle;
  border: none;
  width: auto;
  height: auto;
}
.porto-onepage-category .category-section > .woocommerce {
  margin-bottom: 45px;
  margin-left: -8px;
  margin-right: -8px;
}
@media (max-width: 767px) {
  .porto-onepage-category .category-section > .woocommerce {
    margin-left: -6px;
    margin-right: -6px;
  }
}
@media (max-width: 575px) {
  .porto-onepage-category .category-section > .woocommerce {
    margin-left: -3px;
    margin-right: -3px;
  }
}
.porto-onepage-category .category-section > .woocommerce.columns-6, .porto-onepage-category .category-section > .woocommerce.columns-7, .porto-onepage-category .category-section > .woocommerce.columns-8 {
  margin-left: -3px;
  margin-right: -3px;
}
.porto-onepage-category .category-section .owl-carousel.show-nav-title .owl-nav {
  margin-top: -20px;
  width: 100%;
  top: 50%;
}
.porto-onepage-category .category-section .owl-carousel.show-nav-title .owl-nav .owl-next {
  right: -45px;
}
.porto-onepage-category .sub-category {
  width: calc(100% + 40px);
  margin-left: auto;
  margin-right: auto;
  margin: 20px -20px 20px;
  padding: 10px 0;
  border-radius: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .porto-onepage-category .sub-category {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .porto-onepage-category .sub-category {
    width: calc(100% + 2px);
    margin-left: -1px;
    margin-right: -1px;
  }
}
.porto-onepage-category .sub-category:before {
  content: "";
  position: absolute;
  border: 8px solid transparent;
  width: 16px;
  height: 16px;
  border-bottom-color: #bebebe;
  top: -16px;
  left: 90px;
}
.porto-onepage-category .sub-category:after {
  content: "";
  position: absolute;
  border: 7px solid transparent;
  width: 14px;
  height: 14px;
  border-bottom-color: #fff;
  top: -14px;
  left: 91px;
}
.porto-onepage-category .sub-category:not(.show) {
  display: none;
}
.porto-onepage-category .sub-category > .cat-item {
  text-align: center;
  padding: 10px 4%;
  margin-bottom: 0;
  border-left: 1px solid #bebebe;
}
.porto-onepage-category .sub-category > .cat-item:first-child {
  border-left: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .porto-onepage-category .sub-category > .cat-item {
    padding: 20px 2%;
  }
}
@media (max-width: 575px) {
  .porto-onepage-category .sub-category > .cat-item {
    border-left: none;
  }
}
.porto-onepage-category .sub-category > .cat-item > a {
  font-weight: 700;
  text-transform: uppercase;
}
.porto-onepage-category .sub-category > .cat-item a {
  display: inline-block;
}
@media (max-width: 767px) {
  .porto-onepage-category:not(.show-products) {
    position: static;
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }
  .porto-onepage-category.show-products {
    display: block;
    margin-top: 30px;
  }
  .porto-onepage-category .product-cats {
    display: flex;
    flex-wrap: wrap;
  }
  .porto-onepage-category .product-cats li {
    width: auto;
    margin-right: var(--porto-one-page-category-space-horizontal);
  }
  .porto-onepage-category .product-cats .category-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .porto-onepage-category .product-cats .category-title, .porto-onepage-category .product-cats a:after {
    display: none;
  }
  .porto-onepage-category > .category-list {
    width: auto;
    height: auto;
    padding-top: 0;
  }
  .porto-onepage-category .category-details {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .porto-onepage-category.fixed-list > .category-list {
    position: fixed;
    left: var(--porto-one-page-category-fix-left);
    right: var(--porto-one-page-category-fix-right);
    top: var(--porto-one-page-category-fix-top);
    bottom: var(--porto-one-page-category-fix-bottom);
    z-index: 1001;
    overflow: hidden;
  }
}
.section-scroll-dots-navigation {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 50%;
  right: 30px;
  border-radius: 35px;
  padding: 9.6px;
  padding: 0.6rem;
  z-index: 10;
  transform: translate3d(0, -50%, 0);
}
.section-scroll-dots-navigation > ul > li {
  position: relative;
  margin-bottom: 4.8px;
  margin-bottom: 0.3rem;
}
.section-scroll-dots-navigation > ul > li > a {
  position: relative;
  width: 8px;
  height: 8px;
  display: block;
  margin: 0.3rem 0.3rem 0.6rem;
  border-radius: 4px;
  background: rgba(204, 204, 204, 0.5);
  transition: background 0.3s;
}
.section-scroll-dots-navigation > ul > li.active > a {
  background: #ccc;
}
.section-scroll-dots-navigation > ul > li span {
  position: absolute;
  top: 50%;
  right: calc(100% + 20px);
  background: #fff;
  color: #212529;
  font-size: 0.8rem;
  font-weight: 800;
  padding: 0.2rem 1rem;
  border-radius: 4px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, -50%, 0);
  transition: opacity 0.3s;
  text-transform: uppercase;
  box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.06);
}
.section-scroll-dots-navigation > ul > li span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #f7f7f7;
  transform: translate3d(0, -50%, 0);
}
.section-scroll-dots-navigation > ul > li:hover span {
  visibility: visible;
  opacity: 1;
}
.section-scroll-dots-navigation.dots-nav-light > ul > li > a {
  background: rgba(255, 255, 255, 0.3);
}
.section-scroll-dots-navigation.dots-nav-light > ul > li.active > a {
  background: #fff;
}
.cd-product-viewer-wrapper {
  text-align: center;
  padding: 2em 0;
}
.cd-product-viewer-wrapper > div {
  display: inline-block;
}
@media (max-width: 1199px) {
  .cd-product-viewer-wrapper > div {
    width: 100% !important;
  }
}
.cd-product-viewer-wrapper .product-viewer {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .cd-product-viewer-wrapper .product-viewer {
    width: 100% !important;
  }
}
.cd-product-viewer-wrapper img {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cd-product-viewer-wrapper .product-sprite {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 1600%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
  transition: opacity 0.3s;
}
.cd-product-viewer-wrapper.loaded .product-sprite {
  opacity: 1;
  cursor: ew-resize;
}
.cd-product-viewer-handle {
  position: relative;
  z-index: 2;
  width: 60%;
  max-width: 300px;
  border-radius: 50em;
  margin: 1em auto 3em;
  height: 4px;
  background: #646669;
}
.cd-product-viewer-handle .fill {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: inherit;
  background: #212529;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.5s;
}
.no-csstransitions .cd-product-viewer-handle .fill {
  display: none;
}
.loaded .cd-product-viewer-handle .fill {
  opacity: 1;
  background-image: none !important;
  transition: transform 0.3s, ease opacity 0.2s 0.3s;
}
.cd-product-viewer-handle .handle {
  position: absolute;
  z-index: 2;
  display: inline-block;
  height: 44px;
  width: 44px;
  left: 0;
  top: 50%;
  margin-top: -22px;
  background: #212529;
  border-radius: 50%;
  border: 2px solid #212529;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
  transform: translateX(-50%) scale(0);
  transition: box-shadow 0.2s;
}
.cd-product-viewer-handle .handle .bars {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 20px;
  background: #FFF;
  transform: translate3d(-50%, -50%, 0);
}
.cd-product-viewer-handle .handle .bars:before, .cd-product-viewer-handle .handle .bars:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 4px;
  height: 60%;
  background: #FFF;
  transform: translate3d(0, -50%, 0);
}
.cd-product-viewer-handle .handle .bars:before {
  left: -8px;
}
.cd-product-viewer-handle .handle .bars:after {
  right: -8px;
}
.loaded .cd-product-viewer-handle .handle {
  transform: translateX(-50%) scale(1);
  animation: cd-bounce 300ms 300ms;
  animation-fill-mode: both;
  cursor: ew-resize;
}
@keyframes cd-bounce {
  0% {
    transform: translateX(-50%) scale(0);
  }
  60% {
    transform: translateX(-50%) scale(1.1);
  }
  100% {
    transform: translateX(-50%) scale(1);
  }
}
.porto_products_filter_form {
  --porto-product-filter-submit-width: 100%;
  --porto-product-filter-select-width: 100%;
  --porto-product-filter-submit-width-md: 100%;
  --porto-product-filter-select-width-md: 100%;
  --porto-product-filter-space: 0px;
  --porto-product-filter-space-md: 0px;
}
.porto_products_filter_form .widget-title {
  width: 100%;
}
.porto_products_filter_form select, .porto_products_filter_form .btn-submit {
  display: block;
  width: 100%;
  margin-bottom: 0.5rem;
}
.porto_products_filter_form .btn-submit {
  margin-top: 1rem;
  text-align: center;
  overflow: hidden;
  width: var(--porto-product-filter-submit-width);
}
.porto_products_filter_form select {
  width: calc(var(--porto-product-filter-select-width) - var(--porto-product-filter-space));
  margin-right: var(--porto-product-filter-space);
}
.porto_products_filter_form .ul + .ul {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .porto_products_filter_form .btn-submit {
    width: var(--porto-product-filter-submit-width-md);
  }
  .porto_products_filter_form select {
    width: calc(var(--porto-product-filter-select-width-md) - var(--porto-product-filter-space-md));
    margin-right: var(--porto-product-filter-space-md);
  }
}
@media (max-width: 480px) {
  .porto_products_filter_form .btn-submit, .porto_products_filter_form select {
    width: 100%;
    margin-right: 0;
  }
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
html .blockquote-primary {
  border-color: var(--porto-primary-color) !important;
}
html .blockquote-secondary {
  border-color: var(--porto-secondary-color) !important;
}
html .blockquote-tertiary {
  border-color: var(--porto-tertiary-color) !important;
}
html .blockquote-quaternary {
  border-color: var(--porto-quaternary-color) !important;
}
html .blockquote-dark {
  border-color: var(--porto-dark-color) !important;
}
html .blockquote-light {
  border-color: var(--porto-light-color) !important;
}
/* bootstrap style */
.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
html .popover-primary .popover-title {
  background-color: var(--porto-primary-color) !important;
  color: var(--porto-primary-color-inverse, #FFF) !important;
}
html .popover-secondary .popover-title {
  background-color: var(--porto-secondary-color) !important;
  color: var(--porto-secondary-color-inverse, #FFF) !important;
}
html .popover-tertiary .popover-title {
  background-color: var(--porto-tertiary-color) !important;
  color: var(--porto-tertiary-color-inverse, #FFF) !important;
}
html .popover-quaternary .popover-title {
  background-color: var(--porto-quaternary-color) !important;
  color: var(--porto-quaternary-color-inverse, #FFF) !important;
}
html .popover-dark .popover-title {
  background-color: var(--porto-dark-color) !important;
  color: var(--porto-dark-color-inverse, #FFF) !important;
}
html .popover-light .popover-title {
  background-color: var(--porto-light-color) !important;
  color: var(--porto-light-color-inverse, #212529) !important;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
.feature-box .feature-box-icon-primary {
  background-color: var(--porto-primary-color);
}
.feature-box .feature-box-icon-secondary {
  background-color: var(--porto-secondary-color);
}
.feature-box .feature-box-icon-tertiary {
  background-color: var(--porto-tertiary-color);
}
.feature-box .feature-box-icon-quaternary {
  background-color: var(--porto-quaternary-color);
}
.feature-box .feature-box-icon-dark {
  background-color: var(--porto-dark-color);
}
.feature-box .feature-box-icon-light {
  background-color: var(--porto-light-color);
}
/* Content Switcher */
.content-switcher-wrapper.tabs {
  margin-bottom: 0;
}
.content-switcher-wrapper .switch-input {
  position: relative;
  width: 5em;
  height: 2.5em;
  font-size: 9px;
  margin-left: 30px;
  margin-right: 30px;
}
.content-switcher-wrapper .switch-input .switch-toggle {
  width: 0;
  height: 0;
  opacity: 0;
}
.content-switcher-wrapper .switch-input .switcher-label {
  transition: color 0.3s;
}
.content-switcher-wrapper .toggle-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 2em;
  background-color: #fff;
  transition: background-color 0.3s, border-color 0.3s;
  cursor: pointer;
  overflow: hidden;
}
.content-switcher-wrapper .toggle-button::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.7em;
  height: 1.7em;
  left: 0.4em;
  content: "";
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  transition: left 0.3s, background-color 0.3s;
}
.content-switcher-wrapper .switch-toggle:checked + .toggle-button::before {
  left: calc(2.9em - 2px);
}
.content-switcher-wrapper .switch-content {
  display: none;
}
.content-switcher-wrapper .switch-content.active {
  display: block;
}
.content-switcher-wrapper .content-switch {
  align-items: center;
  text-align: center;
}
.content-switcher-wrapper .tab-content {
  border: 0;
  box-shadow: none;
}
/* Nav Secondary */
.nav-secondary {
  background: #fafafa;
  padding: 20px 0;
  z-index: 100;
}
.nav-secondary .nav-pills {
  justify-content: center;
}
.nav-secondary .nav-pills > li a, .nav-secondary .nav-pills > li span {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 20px;
  padding: 10px 13px;
  text-transform: uppercase;
}
.nav-secondary .nav-pills > li a i, .nav-secondary .nav-pills > li span i {
  font-size: 0.875rem;
  margin-right: 0.35em;
}
.nav-secondary.sticky-active {
  border-bottom-color: #e9e9e9;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.inline-block {
  display: inline-block;
}
.cart-popup .total,.woocommerce-message{color:var(--porto-heading-color)}.dokan-error,.dokan-info,.dokan-message,.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:10px 3px;list-style-position:inside;text-align:left;margin-bottom:10px;font-size:16px;font-weight:500}.dokan-error:focus-visible,.dokan-info:focus-visible,.dokan-message:focus-visible,.woocommerce-error:focus-visible,.woocommerce-info:focus-visible,.woocommerce-message:focus-visible{outline:none}#main>.container>.dokan-error,#main>.container>.dokan-info,#main>.container>.dokan-message,#main>.container>.woocommerce-error,#main>.container>.woocommerce-info,#main>.container>.woocommerce-message{margin-top:10px}#main>.container-fluid>.dokan-error,#main>.container-fluid>.dokan-info,#main>.container-fluid>.dokan-message,#main>.container-fluid>.woocommerce-error,#main>.container-fluid>.woocommerce-info,#main>.container-fluid>.woocommerce-message{margin-top:20px}.dokan-error:before,.dokan-info:before,.dokan-message:before,.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{position:relative;top:2px;margin-right:5px;font-size:20px;font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900}.woocommerce-error{color:#6d1a17;list-style:none}.woocommerce-error li{padding:5px 0}.woocommerce-error li:before{content:"\f071";margin-right:0.5rem;color:var(--bs-danger);font-size:23px;font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900;vertical-align:middle}.dokan-message .wc-forward,.woocommerce-message .wc-forward{margin-right:10px}.dokan-message:before,.woocommerce-message:before{content:"\f00c";color:#0cc485}.dokan-info,.woocommerce-info{color:#2f6473}.dokan-info:before,.woocommerce-info:before{content:"\f05a";color:var(--info)}.woocommerce-info.yith-wcan-loading:before{content:none}dl.variation{margin-bottom:0;font-size:0.625rem;text-transform:uppercase}dl.variation p{font-size:inherit}.text-v-dark{color:var(--porto-heading-color)!important}.cart-popup .button.checkout,html .btn-v-dark{background:var(--porto-heading-color);color:var(--porto-body-bg);border:none}.cart-popup .button.checkout:focus,html .btn-v-dark:focus{outline:none;box-shadow:none;color:var(--porto-body-bg)}.cart-popup .button.checkout:hover,html .btn-v-dark:hover{background:var(--porto-heading-light-8);color:var(--porto-body-bg)}.featured-box .cart-actions{margin-top:8px;margin-bottom:20px}.success-message i,.woocommerce-thankyou-order-received i{color:#0cc485}.form-row{margin-bottom:15px;vertical-align:top}.form-row:not(.row){display:block;margin-left:0;margin-right:0}.form-row label{display:block}.form-row label.checkbox{display:inline-block}.form-row label.inline{display:inline}.form-row .required{border:none;cursor:default;color:#c10000}.form-row input[type=color],.form-row input[type=date],.form-row input[type=datetime-local],.form-row input[type=datetime],.form-row input[type=email],.form-row input[type=month],.form-row input[type=number],.form-row input[type=password],.form-row input[type=search],.form-row input[type=tel],.form-row input[type=text],.form-row input[type=time],.form-row input[type=url],.form-row input[type=week],.form-row select,.form-row textarea{width:100%;background-color:var(--porto-normal-bg);color:var(--porto-body-color)}.form-row-wide{width:100%}.form-row-first{float:left;width:50%;padding-right:10px}@media (max-width:767px){.form-row-first{float:none;width:100%;padding-right:0}}.form-row-last{float:right;width:50%;padding-left:10px}@media (max-width:767px){.form-row-last{float:none;width:100%;padding-left:0}}header.title{position:relative}header.title:after{content:" ";display:table;clear:both}header.title h3{float:left;margin-bottom:15px}header.title .edit{float:right;margin-bottom:15px}form.global-login label.inline{display:inline-block;margin:0;vertical-align:middle}form.global-login #rememberme{margin-left:10px}.wcml-switcher{position:relative}.wcml-switcher h5{cursor:pointer!important}.wcml-switcher li.loading{display:inline-block!important;position:absolute!important;z-index:1;top:0;bottom:0;left:0;right:0;opacity:0.3;cursor:wait;background-color:var(--porto-normal-bg)}p.demo_store{position:fixed;bottom:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#000;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,0.2)}body.woocommerce-page .main-content .featured-box{margin-top:0;margin-bottom:30px}body.woocommerce-page .card-body .featured-box{margin-bottom:0}.account-text-user{color:var(--porto-heading-color)}.overlay-vendor-effect{background:rgba(0,0,0,0.4);padding-bottom:1px}.vendor-profile-bg{background:#d41b1b;color:#fff;text-align:center;margin-bottom:20px}.vendor-profile-bg h1 a{text-align:center;color:#fff;font-size:26px;font-weight:bold;text-transform:capitalize}.vendor-profile-bg p{font-weight:700;text-align:center;font-size:14px;margin:10px}.vendor_userimg img{border-radius:100px;margin:20px 0px}.footer form{opacity:1}#header .header-top .top-links:last-child>li.menu-item:last-child>a{padding-right:0}#header .header-top .top-links:last-child>li.menu-item:last-child:after{display:none}.porto-wide-sub-menu li.menu-item li.menu-item>a:hover{background:none;color:var(--porto-mainmenu-popup-text-color-hover,var(--porto-mainmenu-popup-text-color-regular,var(--porto-body-color)))}#header .porto-wide-sub-menu .menu-item>a:hover{text-decoration:underline}.porto-wide-sub-menu>li.sub{--porto-wide-subitem-pd:15px 10px 0}#header .main-menu .popup{left:-15px;right:auto}#header .main-menu .narrow.pos-right .popup{right:-15px;left:auto}.sidebar-menu .wide .popup{border-left:none}.right-sidebar .sidebar-menu .wide .popup{border-right:none}.sidebar-menu .wide .popup>.inner{margin-left:0}.sidebar-menu .popup:before{content:"";position:absolute;border-right:12px solid var(--porto-body-bg);border-top:10px solid transparent;border-bottom:10px solid transparent;left:-12px;top:calc(13px + -1 * var(--porto-sd-menu-popup-top, 0px));z-index:112}.right-sidebar .sidebar-menu .popup:before,.side-nav-right .sidebar-menu .popup:before{right:-12px;left:auto;border-left:12px solid var(--porto-body-bg);border-right:none}.price{line-height:1;font-weight:600;font-size:2.5714em}.price,td.order-total,td.product-subtotal,td.product-total,tr.cart-subtotal,tr.order-total{color:var(--porto-color-price)}.price .price,td.order-total .price,td.product-price .price,td.product-subtotal .price,td.product-total .price,tr.cart-subtotal .price{font-size:1em}.price .currency,.price .decimal,td.order-total .currency,td.order-total .decimal,td.product-price .currency,td.product-price .decimal,td.product-subtotal .currency,td.product-subtotal .decimal,td.product-total .currency,td.product-total .decimal,tr.cart-subtotal .currency,tr.cart-subtotal .decimal{font-size:0.75em;font-weight:400}.price .currency .decimal,td.order-total .currency .decimal,td.product-price .currency .decimal,td.product-subtotal .currency .decimal,td.product-total .currency .decimal,tr.cart-subtotal .currency .decimal{font-size:1em}.price ins,td.order-total ins,td.product-price ins,td.product-subtotal ins,td.product-total ins,tr.cart-subtotal ins{display:inline-block;text-decoration:none;vertical-align:baseline}.price .from,.price del,td.order-total .from,td.order-total del,td.product-price .from,td.product-price del,td.product-subtotal .from,td.product-subtotal del,td.product-total .from,td.product-total del,tr.cart-subtotal .from,tr.cart-subtotal del{display:inline-block;color:#a7a7a7;font-size:0.8em;margin-right:0.2143em;vertical-align:baseline}div.quantity{display:inline-flex;position:relative;text-align:left;vertical-align:middle}div.quantity.hidden{display:none!important}div.quantity .qty{-moz-appearance:textfield;text-align:center;width:2.5em;height:36px;padding-left:0;padding-right:0;background:none;border-color:var(--porto-gray-2);font-weight:700}div.quantity .minus,div.quantity .plus{position:relative;width:2em;height:36px;line-height:1;border:1px solid var(--porto-gray-2);padding:0;outline:none;text-indent:-9999px;background:none;color:var(--porto-heading-color)}div.quantity .minus:hover,div.quantity .plus:hover{color:var(--porto-primary-color)}div.quantity .minus:before,div.quantity .plus:before{content:"";position:absolute;left:50%;top:50%;width:9px;border-top:1px solid;margin-top:-0.5px;margin-left:-4.5px}div.quantity .plus{left:-1px}div.quantity .plus:after{content:"";position:absolute;left:50%;top:50%;height:9px;border-left:1px solid;margin-top:-4.5px;margin-left:-0.5px}div.quantity .minus{left:1px}.quantity .qty{font-family:var(--porto-add-to-cart-ff,var(--porto-body-ff)),sans-serif;color:var(--porto-heading-color)}.product-image{display:block;position:relative;border:none;width:100%;padding:0}.product-image:hover{z-index:1}.product-image .inner{display:block;overflow:hidden;position:relative}.product-image img{display:inline-block;width:100%;height:auto;transition:opacity 0.3s,transform 2s cubic-bezier(0,0,0.44,1.18);transform:translateZ(0)}.product-image .viewcart{font-size:1.25rem;color:var(--porto-primary-color);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:3;text-align:center;width:2.2em;height:2.2em;line-height:2.1em;display:none;opacity:0;transition:0.25s}.product-image .viewcart:before{font-family:"Simple-Line-Icons";content:"\e04e"}.product-image .viewcart:hover{background-color:var(--porto-primary-color);color:#fff}.product-image .labels{line-height:1;color:#fff;font-weight:600;text-transform:uppercase;position:absolute;z-index:2;top:0.8em;font-size:0.625rem;left:0.8em;text-align:center}.product-image .labels .onhot,.product-image .labels .onnew,.product-image .labels .onsale{padding:5px 11px;margin-bottom:5px}.product-image .labels .onnew{background:linear-gradient(135deg,var(--porto-new-bgc,#08c) 0,var(--porto-new-bgc,#0169fe) 80%)}.product-image .labels .tooltip{font-weight:normal;text-transform:none;white-space:nowrap;z-index:100}.product-image .stock{position:absolute;z-index:1;background:var(--porto-label-bg1);color:var(--porto-heading-color);top:0;bottom:0;left:0;right:0;width:10em;height:3em;line-height:3em;margin:auto;font-weight:600;text-transform:uppercase;text-align:center;transition:0.25s}.product-image,.product-image .stock,.product-image .viewcart{background:var(--porto-normal-bg)}.yith-wcbm-badge{margin:0}.yith-wcbm-badge img{margin:0!important;border-radius:0;opacity:1!important}.products .yith-wcbm-badge{margin:0}.products .yith-wcbm-badge img{margin:0!important}.product-image .labels .onhot,.summary-before .labels .onhot{background:var(--porto-hot-color,#62b959);color:var(--porto-hot-color-inverse,#fff)}.product-image .labels .onsale,.summary-before .labels .onsale{background:var(--porto-sale-color,#e27c7c);color:var(--porto-sale-color-inverse,#fff)}.add-links .add_to_cart_button,.add-links .add_to_cart_read_more,.add-links-wrap .quickview,.product-image .yith-compare,.yith-wcwl-add-to-wishlist a,.yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){position:relative;display:inline-block;cursor:pointer;font-size:inherit;text-align:center;vertical-align:top;transition:opacity 0.25s,visibility 0.25s,background-color 0.25s,color 0.25s,border-color 0.25s,left 0.25s,right 0.25s;background-color:var(--porto-shop-add-links-bg-color);border:1px solid var(--porto-shop-add-links-border-color,transparent);color:var(--porto-shop-add-links-color,#212529)}.add-links-wrap .quickview:before,.yith-wcwl-add-to-wishlist a:before,.yith-wcwl-add-to-wishlist span:before{display:inline-block}.add-links .button:focus,.add-links .button:hover,.add-links .quickview:hover,.product-image .yith-compare:hover,.yith-wcwl-add-to-wishlist a:hover,li.product-default:hover .add-links .add_to_cart_button,li.product-default:hover .add-links .add_to_cart_read_more{background-color:var(--porto-primary-color);border-color:var(--porto-primary-color);color:var(--porto-primary-color-inverse,#fff)}.product-summary-wrap .yith-wcwl-add-to-wishlist a,.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover,.product-summary-wrap .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){background:none;border:none}.add-links .add_to_cart_button,.add-links .add_to_cart_read_more,.add-links .yith-compare{padding:0 0.625rem;font-size:0.75rem;font-weight:600;text-transform:uppercase;z-index:1;white-space:nowrap}.add-links .add_to_cart_button:before,.add-links .add_to_cart_read_more:before,.add-links .yith-compare:before{content:"\f061";font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900;margin-right:5px;position:relative;float:left}.add-links .yith-compare:before{content:"\e867";font-family:"porto";font-size:1.2em}.add-links .yith-compare.added:before{content:"\f00c";font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900;line-height:36px}.product-type-simple .add-links .add_to_cart_button:before{font-family:"Porto";content:"\e8ba";font-size:1rem;font-weight:600;font-size:0.9375rem}.add-links .add_to_cart_button.loading.viewcart-style-1:after{content:"";opacity:0.5;position:absolute;left:0;right:0;top:0;bottom:0;background:var(--porto-normal-bg)}.add-links .add_to_cart_button,.add-links .add_to_cart_read_more,.add-links .quickview,.add-links .yith-compare{height:36px;line-height:34px;min-width:36px}.yith-wcwl-add-to-wishlist{margin-top:0;line-height:1;vertical-align:top}.yith-wcwl-add-to-wishlist a,.yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){width:36px;height:36px;line-height:34px;padding:0;text-indent:-9999em}.yith-wcwl-add-to-wishlist a:before,.yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip):before{position:absolute;left:0;right:0;top:0;text-indent:0;font-size:1rem;vertical-align:middle;font-family:"Porto"}.yith-wcwl-add-to-wishlist .add_to_wishlist:before{content:"\e889"}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.view-wishlist:before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"\e88a";color:var(--porto-sale-color,#e27c7c)}.yith-wcwl-add-to-wishlist .delete_item:before{content:"\e88a"}.yith-wcwl-add-to-wishlist .yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a i,.yith-wcwl-add-to-wishlist+.clear{display:none}.yith-wcwl-add-to-wishlist .feedback,.yith-wcwl-add-to-wishlist img.ajax-loading{display:none!important}.single-product tr.woocommerce-grouped-product-list-item .yith-wcwl-add-to-wishlist{margin-top:0}.single-product tr.woocommerce-grouped-product-list-item .yith-wcwl-add-to-wishlist a:before{position:static}.product-layout-image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a:first-child,.product-layout-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse>a,.summary-before .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a:first-child,.summary-before .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse>a{padding-left:20px}.product-layout-image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a:first-child:before,.product-layout-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse>a:before,.summary-before .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a:first-child:before,.summary-before .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse>a:before{right:unset}.product-layout-image .yith-wcwl-add-to-wishlist a,.product-layout-image .yith-wcwl-add-to-wishlist span,.summary-before .yith-wcwl-add-to-wishlist a,.summary-before .yith-wcwl-add-to-wishlist span{width:unset;text-indent:unset}.product-layout-image .yith-wcwl-add-to-wishlist a:hover,.summary-before .yith-wcwl-add-to-wishlist a:hover{color:var(--porto-primary-color);background-color:var(--porto-primary-color-inverse,#fff);border-color:var(--porto-primary-color-inverse,#fff)}.add-links .quickview{width:36px;text-indent:-9999px;text-transform:uppercase;font-size:13px}.add-links .quickview:before{content:"\f35d";position:absolute;left:0;right:0;top:0;text-indent:0;font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-size:1.1em;font-weight:900}.add-links .quickview.loading:after{content:"";opacity:0.5;position:absolute;left:0;right:0;top:0;bottom:0;background-color:var(--porto-normal-bg)}.single-add-to-cart .type-product .single_add_to_cart_button:not(.wpcbn-btn):before{content:none}.single-add-to-cart .type-product .single_add_to_cart_button:not(.wpcbn-btn):after{content:"\f00c";margin-left:10px;font-size:1.143em;font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900}#yith-wcwl-popup-message{border-width:4px 0 0;border-color:var(--porto-primary-color);font-weight:600;line-height:1.5;color:var(--porto-body-color);padding:15px 20px;width:250px;margin-left:-125px!important;background:var(--porto-body-bg);border-radius:0;box-shadow:0 0 5px rgba(0,0,0,0.5)}.yith-wcan-sort-by ul.orderby li.orderby-wrapper a,a.yith-wcan-instock-button,a.yith-wcan-onsale-button,a.yith-wcan-price-link,ul.yith-wcan-list li a{position:relative;padding-left:31px!important}.yith-wcan-sort-by ul.orderby li.orderby-wrapper a:after,.yith-wcan-sort-by ul.orderby li.orderby-wrapper a:before,a.yith-wcan-instock-button:after,a.yith-wcan-instock-button:before,a.yith-wcan-onsale-button:after,a.yith-wcan-onsale-button:before,a.yith-wcan-price-link:after,a.yith-wcan-price-link:before,ul.yith-wcan-list li a:after,ul.yith-wcan-list li a:before{position:absolute;color:var(--porto-gray-2);top:50%}.yith-wcan-sort-by ul.orderby li.orderby-wrapper a:after,a.yith-wcan-instock-button:after,a.yith-wcan-onsale-button:after,a.yith-wcan-price-link:after,ul.yith-wcan-list li a:after{content:"";left:0;transform:translateY(-50%);width:20px;height:20px;border:1px solid var(--porto-gray-2);border-radius:3px}.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:after,.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:after,a.yith-wcan-instock-button.active:after,a.yith-wcan-instock-button:hover:after,a.yith-wcan-onsale-button.active:after,a.yith-wcan-onsale-button:hover:after,a.yith-wcan-price-link.active:after,a.yith-wcan-price-link:hover:after,ul.yith-wcan-list li.chosen a:after,ul.yith-wcan-list li:hover a:after{background-color:var(--porto-heading-color);border-color:var(--porto-heading-color)}.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:before,.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:before,a.yith-wcan-instock-button.active:before,a.yith-wcan-instock-button:hover:before,a.yith-wcan-onsale-button.active:before,a.yith-wcan-onsale-button:hover:before,a.yith-wcan-price-link.active:before,a.yith-wcan-price-link:hover:before,ul.yith-wcan-list li.chosen a:before,ul.yith-wcan-list li:hover a:before{font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");content:"\f00c";font-weight:900;margin:0;font-size:12px;left:10px;transform:translate(-50%,-50%);color:var(--porto-body-bg);z-index:1}.single_variation_wrap .variations_button>.warranty_info{margin:0 0.5rem 5px 0}.single_variation_wrap .variations_button #wc-stripe-payment-request-button-separator,.single_variation_wrap .variations_button #wc-stripe-payment-request-wrapper{width:100%}.filter-item-list,.single-product form.cart:not(.variations_form),.single_variation_wrap .variations_button{display:flex;flex-wrap:wrap;align-items:center}.product_title{font-size:2em;font-weight:600;margin-bottom:0.5em;color:var(--porto-color-price)}.product_title a{color:inherit}.product_title a:focus,.product_title a:hover{color:var(--porto-primary-color)}.product_title.show-product-nav{width:calc(100% - 52px)}.woocommerce-product-rating{color:#999;margin-bottom:1.4286em;margin-top:0;font-size:0.9286em}.woocommerce-product-rating .star-rating{font-size:1.2857em;display:inline-block;margin-right:0.7143em;position:relative}.woocommerce-product-rating .review-link{display:inline-block}.woocommerce-product-rating .review-link a:first-child{padding-left:0}.woocommerce-product-rating a{color:inherit;display:inline-block;vertical-align:bottom;padding:0 0.7143em}.woocommerce-product-rating a:active,.woocommerce-product-rating a:hover{color:#888}.woocommerce-product-rating.noreview a{padding:0}.product-summary-wrap{}.product-summary-wrap .summary,.product-summary-wrap .summary-before{margin-bottom:2rem}.product-summary-wrap .description{margin-bottom:1em}.product-summary-wrap .description p:last-child{margin-bottom:0}@media (max-width:767px){.product-summary-wrap .summary{margin-right:0}}.product-summary-wrap .cart{margin-bottom:1.7857em}.product-summary-wrap .quantity{vertical-align:top;margin-bottom:5px}.product-summary-wrap .single_add_to_cart_button{margin:0 0.625rem 0.3125rem 0}.product-summary-wrap .single_add_to_cart_button:before{display:inline-block;content:"\e8ba";font-family:"Porto";margin-right:0.5rem;font-size:1.2857em;line-height:1}@media (max-width:991px){.product-summary-wrap .single_add_to_cart_button{padding:0 1.4286em}}@media (max-width:575px){.product-summary-wrap .single_add_to_cart_button{padding:0 0.7143em}}.product-summary-wrap .stock{font-weight:600;color:#4c4c4c;margin-bottom:0}.product-summary-wrap .yith-wcwl-add-to-wishlist{position:relative;text-align:left}.product-summary-wrap .yith-wcwl-add-to-wishlist a,.product-summary-wrap .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){color:var(--porto-wishlist-color,#302e2a);width:auto;text-indent:0;overflow:visible;border:none;background:none;border-radius:0}.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus,.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover,.product-summary-wrap .yith-wcwl-add-to-wishlist span:focus,.product-summary-wrap .yith-wcwl-add-to-wishlist span:hover{color:var(--porto-wishlist-color-inverse,var(--porto-primary-color))}.product-summary-wrap .yith-wcwl-add-to-wishlist a span:not(.yith-wcwl-tooltip){transition:none}.product-summary-wrap .yith-wcwl-add-to-wishlist a span:not(.yith-wcwl-tooltip),.product-summary-wrap .yith-wcwl-add-to-wishlist a span:not(.yith-wcwl-tooltip):hover{color:inherit}.product-summary-wrap .product_meta{margin:1.2143em 0}.product-summary-wrap .product_meta span a,.product-summary-wrap .product_meta span span{display:inline-block;font-weight:400;color:#777}.product-summary-wrap .share-links{margin:2.2143em 0 0}.product-summary-wrap .share-links{margin-bottom:1.0714em}.product-summary-wrap #product-tab .description{margin-bottom:0}.product-summary-wrap #product-tab hr{display:none}.product-summary-wrap .price{color:var(--porto-heading-color)}.product_meta .global_unique_id_wrapper,.product_meta .posted_in,.product_meta .product-stock,.product_meta .sku_wrapper,.product_meta .tags{display:block;margin-bottom:0.25rem}div.products{margin-bottom:1.875rem}.products-container{list-style:none}.summary-before{position:relative}@media (max-width:991px){.summary-before{margin-left:auto;margin-right:auto}}.summary-before .labels{position:absolute;line-height:1;color:#fff;font-weight:700;text-transform:uppercase;margin:0;z-index:7;top:0.8em;left:0.8em;margin-left:var(--porto-column-spacing)}.summary-before .labels .onhot,.summary-before .labels .onnew,.summary-before .labels .onsale{font-size:0.8571em;padding:0.5833em 0.6333em;margin-bottom:5px;display:block}.summary-before .labels .onnew{background:linear-gradient(135deg,var(--porto-new-bgc,#08c) 0,var(--porto-new-bgc,#0169fe) 80%)}.summary-before .ms-lightbox-btn{background-color:var(--porto-primary-color)}.summary-before .ms-lightbox-btn:hover{background-color:var(--porto-primary-light-5)}.summary-before .ms-nav-next:before,.summary-before .ms-nav-prev:before,.summary-before .ms-thumblist-bwd:before,.summary-before .ms-thumblist-fwd:before{color:var(--porto-primary-color)}.woocommerce-product-gallery__wrapper .product-images .mejs-controls{display:none}.product-images{position:relative;margin-bottom:8px}.product-images .image-galley-viewer,.product-images .zoom{border-radius:100%;bottom:4px;cursor:pointer;background-color:var(--porto-primary-color);color:#FFF;display:block;height:30px;padding:0;position:absolute;right:4px;text-align:center;width:30px;opacity:0;transition:all 0.1s;z-index:1000}.product-images .image-galley-viewer i,.product-images .zoom i{font-size:14px;line-height:30px}.product-images .image-galley-viewer{display:flex;justify-content:center;bottom:calc(8px + var(--porto-product-action-margin, 0px) + 2 * var(--porto-product-action-border, 0px) + var(--porto-product-action-width, 30px))}.product-images .image-galley-viewer i{font-size:16px}.product-images .image-galley-viewer i:before{font-size:1.25em;line-height:inherit}.product-images .image-galley-viewer.without-zoom{bottom:4px}.product-images:hover .image-galley-viewer,.product-images:hover .zoom{opacity:1}.product-images .product-image-slider.owl-carousel{margin-bottom:0}.product-images .product-image-slider.owl-carousel .img-thumbnail{display:block}.product-image-slider.owl-carousel{margin-bottom:10px}.product-image-slider.owl-carousel .img-thumbnail{padding:0}.product-image-slider.owl-carousel .owl-nav [class*=owl-],.product-image-slider.owl-carousel .owl-nav [class*=owl-]:active,.product-image-slider.owl-carousel .owl-nav [class*=owl-]:hover{background:none!important;font-size:22px;color:#222529}.product-image-slider.owl-carousel .owl-nav .owl-prev{left:0}.product-image-slider.owl-carousel .owl-nav .owl-next{right:0}.product-image-slider .owl-item{cursor:grab;line-height:1}.product-image-slider .owl-item .img-thumbnail{width:100%}.product-thumbs-slider.owl-carousel{margin-bottom:0;--porto-el-spacing:8px}.product-thumbs-slider.owl-carousel .thumb-nav{opacity:0;transition:opacity 0.3s;top:50%;position:absolute;margin-top:-20px;width:100%!important}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next,.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev{cursor:pointer;display:inline-block;position:absolute;font-size:15px;color:var(--porto-primary-color);width:30px;height:30px;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,0.25);margin:5px;padding:4px 7px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next:before,.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev:before{font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900;position:relative;top:0}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev{left:-5px}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev:before{content:"\f053";left:-1px}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next{right:-5px}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next:before{content:"\f054";left:1px}.product-thumbs-slider.owl-carousel:hover .thumb-nav{opacity:1}.product-thumbs-slider.owl-carousel .owl-item{cursor:pointer}.product-thumbs-slider.owl-carousel .owl-item img{transition:opacity 0.3s}.product-thumbs-slider.owl-carousel .owl-stage-outer .img-thumbnail{border:1px solid var(--porto-gray-1);transition:border-color 0.2s}.product-thumbs-slider.owl-carousel .owl-item.selected .img-thumbnail,html:not(.touch) .product-thumbs-slider .owl-item:hover .img-thumbnail{border:2px solid var(--porto-heading-color)}.variations td>br{display:none}.variations .label{font-size:1em;color:inherit;text-align:left;padding-left:0}.variations .reset_variations{display:inline-block;line-height:1;padding:0.4375rem 0.5rem;margin-top:0.7em;background:var(--porto-gray-1);color:inherit;border:none;font-size:0.6875rem;text-transform:uppercase}.variations .reset_variations:hover{background:var(--porto-heading-color);color:var(--porto-body-bg)}.variations tr td{padding-top:2px}.variations tr td label{padding-top:10px}.variations tr:last-child select{margin-bottom:0}.variations select{display:block;height:2.625rem;font-size:0.8571em;font-weight:600;text-transform:uppercase;box-shadow:none;width:100%}.single-product .cart:not(.variations_form),.single_variation_wrap{padding:1.25rem 0 1rem;border-top:1px solid var(--porto-gray-2);border-bottom:1px solid var(--porto-gray-2);margin-top:1rem}.wcml_currency_switcher{margin-bottom:15px}.group_table td,.group_table th{vertical-align:middle;display:table-cell}.group_table .label,.group_table .price{font-size:1.2em}.single-product .cart{margin-bottom:0px}.single-product .cart:not(.variations_form){margin-top:10px}.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist{padding:0;display:inline-block;vertical-align:middle;margin:15px 0.5rem 0 0;font:700 0.75rem/1 var(--porto-add-to-cart-ff,var(--porto-body-ff)),sans-serif;text-transform:uppercase;letter-spacing:-0.015em}.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist+.clear{display:block}.single-product .product-summary-wrap .description p{font-size:1.1428em;line-height:1.6875;letter-spacing:-0.015em}.single-product .product-summary-wrap .price{font:600 1.5rem/1 var(--porto-add-to-cart-ff,var(--porto-body-ff)),sans-serif;letter-spacing:-0.02em}.single-product .product-summary-wrap .price .price{margin-top:0;margin-bottom:0}.single-product .product-summary-wrap .price del{letter-spacing:0}.single-product .product-summary-wrap .share-links{margin:0}.single-product .product-summary-wrap .share-links a{font-size:13px;width:32px;height:32px;border-radius:16px;margin:0.2857em 0.1em 0.2857em 0}.single-product .product-summary-wrap .share-links a:not(:hover){background:none;color:var(--porto-heading-color);border:2px solid #e7e7e7}.single-product .product-summary-wrap .product-share{display:inline-block;margin:15px 0.5rem 0 0;vertical-align:middle}.single-product .product_meta{clear:both;font-size:0.8571em;font-weight:600;color:var(--porto-heading-color)}.single-product .product_meta a,.single-product .product_meta span span{font-weight:400;color:#777}.single-product .product_meta a:hover{color:var(--porto-heading-color)}.single-product .entry-summary{position:relative}.single-product .entry-summary .add_to_wishlist:before{position:relative;content:"\e91b";font-size:1.125rem;bottom:auto;right:auto}.single-product .entry-summary .yith-wcwl-add-button a.view-wishlist:before,.single-product .entry-summary .yith-wcwl-add-to-wishlist .delete_item:before,.single-product .entry-summary .yith-wcwl-wishlistaddedbrowse a:before,.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:before{position:static;margin-right:0.125rem;line-height:1}.single-product .product_title{font-size:1.875rem;line-height:1.2;color:var(--porto-heading-color);letter-spacing:-0.01em;font-weight:700;margin-bottom:2px}.single-product .product-images .image-galley-viewer,.single-product .product-images .zoom{background:none;color:#212529}.single-product .woocommerce-product-rating .star-rating{font-size:1em;top:1px}.single-product .woocommerce-product-rating .star-rating:before{color:#999}.single-product .woocommerce-product-rating .star-rating span:before{color:#ff5b5b}.single-product .woocommerce-product-rating:after{content:"";display:block;width:40px;border-top:2px solid #e7e7e7;margin:0.875rem 0 1rem}.single-product .variations{width:auto;min-width:45%}.single-product .variations .label{display:table-cell;padding-right:1em}.single-product .variations .label label{font-size:1em;text-transform:uppercase;line-height:42px;white-space:nowrap;padding:0;margin:0;color:var(--porto-heading-color)}.single-product .variations .label label:after{content:":"}.single-product .product-summary-wrap .wishlist-nolabel:not(.entry-summary) .yith-wcwl-add-to-wishlist a,.single-product .product-summary-wrap .wishlist-nolabel:not(.entry-summary) .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip):not(.separator){width:36px;text-indent:-9999em;border:1px solid var(--porto-shop-add-links-border-color,transparent)}.single-product .product-summary-wrap .wishlist-nolabel:not(.entry-summary) .yith-wcwl-add-to-wishlist a:before{position:absolute;line-height:inherit}.single-product .woocommerce-variation-availability .stock{display:inline-block;position:relative;font-size:0.6875rem;color:#777;line-height:1.6875rem;text-transform:uppercase;background-color:#f3f3f3;border-radius:0.8125rem;z-index:2;overflow:hidden;padding:0 3rem;margin-bottom:0}.single-product .woocommerce-variation-availability .stock:before{display:block;content:"";position:absolute;background-color:#2fc589;width:15%;height:100%;left:0;z-index:-1}.single-product .woocommerce-variation-availability .stock.out-of-stock:before{background-color:#e12d2d}.single-product .cwginstock-subscribe-form{margin-top:0.625rem}.single-product .cwginstock-panel-heading h4{margin-bottom:0}.single-product .fpf-fields,.single-product .fpf-totals{width:100%}.single-product .fpf-field h2{margin-bottom:1rem}.single-product .fpf-field label{margin-bottom:0.5rem}.single-product .wcpa_form_outer{margin:0}.single-product .pswp__bg{background-color:rgba(0,0,0,0.7)}.single-product .pswp__caption__center{text-align:center}@media screen and (max-width:600px){.admin-bar .pswp{height:100%;top:0}}.shop_table.cart-table .quantity,.single-product .product-summary-wrap .quantity{margin-right:0.5rem}.shop_table.cart-table .quantity .minus,.shop_table.cart-table .quantity .plus,.single-product .product-summary-wrap .quantity .minus,.single-product .product-summary-wrap .quantity .plus{width:30px;height:3rem;border-radius:0}.shop_table.cart-table .quantity .qty,.single-product .product-summary-wrap .quantity .qty{width:44px;height:3rem;font-size:1rem;line-height:14px;border-radius:0;border-width:1px 0 1px 0}.single_add_to_cart_button,.view-cart-btn{height:3rem!important;padding:0 2em;margin-bottom:5px;overflow:hidden;text-transform:uppercase;font-size:1em;letter-spacing:-0.015em;font-weight:700;line-height:3rem;border:none}.single_add_to_cart_button{font-family:var(--porto-add-to-cart-ff,var(--porto-body-ff)),sans-serif;background:var(--porto-heading-color);color:var(--porto-body-bg)}.view-cart-btn{display:none}.single-add-to-cart .type-product .view-cart-btn{display:inline-block}.filter-item-list{padding:0;list-style:none;margin-bottom:0}.products .filter-item-list{margin-bottom:0}.filter-item-list .filter-color{display:block;position:relative;margin:5px 10px 5px 0;padding-right:0!important;--porto-sw-size:24px;width:var(--porto-sw-size);height:var(--porto-sw-size);text-indent:-9999px;font-size:0;white-space:nowrap;border-radius:50%}.filter-item-list .filter-color:is([style*="#ffffff"],[style*="#FFFFFF"],[style*="255,255,255"]){border-color:#222529!important;outline:1px solid #e8e8e8!important}.filter-item-list .active .filter-color:before,.filter-item-list .chosen .filter-color:before{content:"";position:absolute;--porto-sw-offset:-4px;left:var(--porto-sw-offset);top:var(--porto-sw-offset);right:var(--porto-sw-offset);bottom:var(--porto-sw-offset);border:1px solid;border-color:inherit;border-radius:50%}.filter-item-list+select{display:none}.filter-item-list a.disabled{cursor:not-allowed;opacity:0.5}.filter-item-list .filter-item,.woocommerce-widget-layered-nav-list a:not(.filter-color){display:block;padding:0 15px;margin:3px 6px 3px 0;min-width:32px;border:1px solid var(--porto-gray-5);text-align:center;font-size:12px;line-height:24px;font-weight:500;color:inherit}.filter-item-list .active .filter-item,.filter-item-list .filter-item:not(.disabled):hover,.woocommerce-widget-layered-nav-list .chosen a:not(.filter-color){background-color:var(--porto-heading-color);border-color:var(--porto-heading-color);color:var(--porto-body-bg)}.filter-item-list .filter-image{width:32px;height:32px;text-indent:-9999px;background-repeat:no-repeat;background-size:cover;background-color:transparent!important}.single-product .single_variation>div:not(:empty){margin-bottom:0.75rem}.single-product .porto-pre-order-date{flex:0 0 100%;max-width:100%}.label-pre-order{font-size:0.9em;color:var(--porto-primary-color)}.single-product .product-summary-wrap .quantity,.single-product .product-summary-wrap .single_add_to_cart_button,.single-product .product-summary-wrap .view-cart-btn{margin:0}.single-product .sticky-product .quantity{margin-right:0.5rem}.single-product form.cart:not(.variations_form),.single_variation_wrap .variations_button{gap:0.625rem}.sale-product-daily-deal .daily-deal-title,.sale-product-daily-deal .porto_countdown{font-family:var(--porto-h3-ff,var(--porto-body-ff)),sans-serif;text-transform:uppercase}.entry-summary .sale-product-daily-deal{margin-top:10px}.entry-summary .sale-product-daily-deal .porto_countdown{margin-bottom:5px}.entry-summary .sale-product-daily-deal .porto_countdown-section{background-color:var(--porto-primary-color);color:#fff;margin-left:1px;margin-right:1px;display:block;float:left;max-width:calc(25% - 2px);min-width:64px;padding:12px 10px}.entry-summary .sale-product-daily-deal .porto_countdown .porto_countdown-amount{display:block;font-size:18px;font-weight:700}.entry-summary .sale-product-daily-deal .porto_countdown-period{font-size:10px}.entry-summary .sale-product-daily-deal:after{content:"";display:table;clear:both}.products .sale-product-daily-deal{position:absolute;left:10px;right:10px;bottom:10px;color:#fff;padding:5px 0;text-align:center}.products .sale-product-daily-deal:before{content:"";position:absolute;left:0;width:100%;top:0;height:100%;background:var(--porto-primary-color);opacity:0.7}.products .sale-product-daily-deal>div,.products .sale-product-daily-deal>h5{position:relative;z-index:1}.products .sale-product-daily-deal .daily-deal-title{display:inline-block;color:#fff;font-size:11px;font-weight:400;margin-bottom:0;margin-right:1px}.products .sale-product-daily-deal .porto_countdown{float:none;display:inline-block;margin-bottom:0;width:auto}.products .sale-product-daily-deal .porto_countdown-section{padding:0;margin-bottom:0}.products .sale-product-daily-deal .porto_countdown-section:first-child:after{content:",";margin-right:2px}.products .sale-product-daily-deal .porto_countdown-amount,.products .sale-product-daily-deal .porto_countdown-period{font-size:13px;font-weight:500;padding:0 1px}.products .sale-product-daily-deal .porto_countdown-section:last-child .porto_countdown-period{padding:0}.products .sale-product-daily-deal:after{content:"";display:table;clear:both}@media (max-width:575px){li.product-col:not(.product-onimage2) .links-on-image .add-links-wrap{display:block!important}li.product-col .links-on-image .button{opacity:1!important}li.product-col .product-image{box-shadow:none!important}li.product-col .product-image .img-effect img{opacity:1!important}li.product-col .product-image .img-effect .hover-image,li.product-col .product-image .quickview{display:none!important}li.product-col .product-image .yith-wcwl-add-to-wishlist>div{opacity:1!important;visibility:visible!important}li.product-default .add-links .quickview,li.product-default .add-links .yith-wcwl-add-to-wishlist>div,li.product-outimage .add-links .quickview{display:none}li.product-outimage .add-links .yith-wcwl-add-to-wishlist>div{opacity:1!important;visibility:visible!important}}.category-image{width:100%;margin-bottom:20px}.entry-description .category-image{width:auto}.products ul,ul.products{padding:0;list-style:none outside}.products ul li,ul.products li{list-style:none outside}.products ul{margin:0 0 1em}ul.products{margin-bottom:1em}ul.products li{margin-bottom:var(--porto-el-spacing,var(--porto-grid-gutter-width,20px))}ul.products .product-content{padding-bottom:1px}ul.products .product-image{margin-bottom:1rem;min-height:90px}ul.products .product-image .img-effect img{position:relative;opacity:1}ul.products .product-image .img-effect .hover-image{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;opacity:0}ul.products .product-image:hover .img-effect img{opacity:0}ul.products .product-image:hover .img-effect .hover-image{opacity:1;transform:scale(1.1,1.1) translateZ(0)}ul.products h3{font-size:0.92rem;font-weight:500;line-height:1.35;margin-bottom:0.45rem}ul.products .product-loop-title:hover h3{color:inherit}ul.products .rating-wrap{margin:0 0 0.625rem;position:relative;display:table}ul.products .rating-wrap .rating-content{display:table-cell}ul.products .description{margin-top:1.5em}ul.products .price{display:block;font-size:1.125rem;margin-bottom:1rem}ul.products .add-links{display:inline-block;position:relative;margin-bottom:1.0714em}ul.products .add-links .tooltip-inner{white-space:nowrap}ul.products .add-links .added_to_cart{display:none}ul.products .add-links .yith-wcwl-add-to-wishlist a.button:before{display:block!important}ul.products .add-links .yith-wcwl-add-to-wishlist>div{left:0;transition:0.25s}ul.products .add-links .quickview{right:0}ul.products .add-links .quickview,ul.products .add-links .yith-wcwl-add-to-wishlist>div{position:absolute;top:0;opacity:0;visibility:hidden;z-index:3}ul.products .add-links div.quantity{margin-bottom:5px}ul.products .links-on-image{height:0}ul.products .links-on-image .add-links-wrap{display:none;height:0}ul.products .links-on-image .add-links{position:static}ul.products .variations .label,ul.products .variations .reset_variations{display:none!important}ul.products .variations td{padding:0 0 5px}ul.products .variations tr{border-bottom:none}ul.products .variations .filter-item-list{display:flex;margin-top:-4px;margin-bottom:5px}ul.products .variations{width:100%}.products.gap-narrow li.product-col h3{font-size:0.8125rem}.products.gap-narrow li.product-col .price{font-size:0.9375rem}@media (min-width:767px){.products.gap-narrow{margin-left:calc(var(--porto-column-spacing) * -0.5);margin-right:calc(var(--porto-column-spacing) * -0.5)}.products.gap-narrow li.product-col{padding:0 calc(var(--porto-column-spacing) / 2)}.products.gap-narrow li.product-col h3{font-size:0.8125rem}.products.gap-narrow li.product-col .price{font-size:0.9375rem}}li.product:hover .add-links .quickview,li.product:hover .add-links .yith-wcwl-add-to-wishlist>div{opacity:1;visibility:visible}li.product:hover .add-links .quickview{opacity:0.85}li.product:hover .links-on-image .add-links-wrap{display:block}li.product:hover .product-image{box-shadow:0 25px 35px -5px rgba(0,0,0,0.1)}li.product:hover .product-image .viewcart.added{display:block;opacity:1}li.product .add-links .quickview:hover{opacity:1}li.product-default:hover .add-links .yith-wcwl-add-to-wishlist>div{left:-40px}li.product-default:hover .add-links .quickview{right:-40px}li.product-default:hover .add-links.no-effect .add_to_cart_button,li.product-default:hover .add-links.no-effect .add_to_cart_read_more{text-indent:0;width:auto;padding:0 0.7143em}li.product-default:hover .add-links.no-effect .add_to_cart_button:before,li.product-default:hover .add-links.no-effect .add_to_cart_read_more:before{position:static;font-size:1em;margin-right:0.5714em}.products .product-category{text-align:center}.products .product-category .thumb-info{min-height:90px;margin-bottom:0;text-align:left;transition:background-color 0.2s}.products .product-category .thumb-info h3{font-weight:700;color:inherit}.products .product-category .thumb-info-title{background:none;max-width:none;width:100%;bottom:0;padding:1.2em 1.5em;margin:0}.products .product-category .thumb-info-type{display:block;margin:0;padding:0;font-weight:400;background:none;float:none;opacity:0.7;line-height:1.8}.products .product-category mark{padding:0;background:none;color:inherit}.products .product-category .thumb-info-wrapper:after{background:rgba(27,27,23,0.15);z-index:1;opacity:1}.products .product-category:hover .thumb-info-wrapper:after{background:rgba(27,27,23,0.3)}ul.category-color-dark li.product-category .thumb-info-title{color:var(--porto-dark-color)}ul.category-color-primary li.product-category .thumb-info-title{color:var(--porto-primary-color)}ul.category-color-secondary li.product-category .thumb-info-title{color:var(--porto-secondary-color)}ul.products li.cat-has-icon .thumb-info{padding:40px 0 25px;transition:box-shadow 0.2s,background-color 0.2s;text-align:center}ul.products li.cat-has-icon .thumb-info i{display:inline-block}ul.products li.cat-has-icon .thumb-info>i{font-size:3em;display:inline-block;margin-bottom:15px;color:var(--porto-dark-color)}ul.products li.cat-has-icon:hover .thumb-info>i{color:var(--porto-primary-color)}ul.products li.cat-has-icon .thumb-info-wrap{display:block}ul.products li.cat-has-icon .thumb-info-title{display:block;position:static;padding:0 0 10px}ul.products.category-pos-middle li.product-category .thumb-info-title{position:absolute;bottom:auto;top:50%;transform:translateY(-50%)}ul.products.category-pos-outside li.product-category .thumb-info-title{position:static;transform:none;display:block;padding-left:0;padding-right:0}.category-text-center .thumb-info-title{text-align:center}.category-text-right .thumb-info-title{text-align:right}.category-text-left .thumb-info-title{text-align:left}li.product-category .thumb-info-title a{color:inherit}li.product-category .thumb-info-title a:hover{color:inherit}li.product-category .sub-categories{font-size:0.875rem;font-weight:400;opacity:0.7}li.product-category .sub-categories>li{margin-bottom:0}.grid-creative.category-pos-outside li.product-category .thumb-info{height:calc(100% - 60px)}.porto-products.show-count-on-hover li.product-category .thumb-info-type{max-height:10px;transition:0.5s;transform:translateY(20%);opacity:0}.porto-products.show-count-on-hover li.product-category:hover .thumb-info-type{max-height:30px;transform:translateY(0);opacity:0.7}.porto-products.hide-count li.product-category .thumb-info-type{display:none}.porto-products.hide-count li.product-category .thumb-info h3{margin-bottom:0}ul.products .woocommerce-loop-product__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.products .add-links .button{overflow:hidden}ul.products .category-list{display:block;font-size:0.625rem;opacity:0.8;text-transform:uppercase;line-height:1.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.products .category-list a:not(:hover){color:inherit}li.product-default .price{margin-bottom:0.875rem}li.product-default:not(.product-type-simple) .add-links .button:before{display:none}li.product-default.show-links-hover{padding-top:50px;padding-bottom:0;transition:0.3s}li.product-default.show-links-hover .add-links-wrap{visibility:hidden;opacity:0;transition:0.3s;margin:0 -50px -10px}li.product-default.show-links-hover .add-links{margin-bottom:0}li.product-default.show-links-hover .product-image{box-shadow:none}li.product-default.show-links-hover:hover{padding-top:10px;padding-bottom:40px}li.product-default.show-links-hover:hover .add-links-wrap{visibility:visible;opacity:1}li.product-default{text-align:center}li.product-default .rating-wrap{margin-left:auto;margin-right:auto}li.product-default .filter-item-list{justify-content:center}.porto-type-builder-product-type .yith-wcwl-add-to-wishlist{float:right;position:relative;z-index:2;margin-left:10px}.porto-type-builder-product-type .yith-wcwl-add-to-wishlist a,.porto-type-builder-product-type .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){opacity:0.7;border:none;background:none;color:var(--porto-shop-add-links-color,#333);height:auto;width:1.4em;line-height:1.2}.porto-type-builder-product-type .yith-wcwl-add-to-wishlist .add_to_wishlist:hover{opacity:1}.porto-type-builder-product-type .yith-wcwl-add-to-wishlist span.separator{text-indent:0}ul.grid.divider-line .product-image{border:none}ul.products.grid-creative .product-image,ul.products.grid-creative .product-image .inner,ul.products.grid-creative .product-inner{height:100%}ul.products.grid-creative li.product-col{padding-bottom:var(--porto-el-spacing,var(--porto-grid-gutter-width))}ul.products.grid-creative li.product-col,ul.products.grid-creative li.product-col .product-image{margin-bottom:0}ul.products .filter-item-list .active .filter-color:before,ul.products .filter-item-list .chosen .filter-color:before{--porto-sw-offset:-3px}ul.products .filter-item-list .filter-color{--porto-sw-size:18px;margin:3px 6px 3px 0}.product-col .filter-item{min-width:20px;padding-left:9px;padding-right:9px;line-height:20px}.product-col .filter-image{width:25px;height:25px}ul.grid.divider-line{margin-left:0;margin-right:0}ul.grid.divider-line>.product-col{border-right:1px solid var(--porto-input-bc);border-bottom:1px solid var(--porto-input-bc)}ul.grid.divider-line .product-col{padding-left:0;padding-right:0;margin-bottom:0}ul.grid.divider-line .product-col:hover{z-index:2;box-shadow:0 25px 35px -5px rgba(0,0,0,0.1)}ul.grid.divider-line .product-col:hover .product-image{box-shadow:none}@media (min-width:576px) and (max-width:767px){.divider-line.ccols-sm-2>.product-col:nth-child(2n),.divider-line.ccols-sm-3>.product-col:nth-child(3n){border-right-width:0}}@media (max-width:575px){.divider-line.ccols-2>.product-col:nth-child(2n){border-right-width:0}}@media (min-width:576px){ul.list li.product .product-inner{display:flex;align-items:center}ul.list li.product .product-image{flex:0 0 250px;margin:0 20px 0 0}ul.list li.product .product-content{flex:1 1 auto;max-width:calc(100% - 250px)}}ul.list li.product{text-align:left;margin-bottom:var(--porto-grid-gutter-width)}ul.list li.product .description{margin-top:0;margin-bottom:1em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}ul.list li.product .description p:last-child{margin-bottom:0}ul.list li.product h3{font-size:1.2857em;font-weight:600}ul.list li.product .add-links{display:flex;flex-wrap:wrap;margin-bottom:0}ul.list li.product .add-links .quickview,ul.list li.product .add-links .yith-wcwl-add-to-wishlist>div{position:relative;left:0!important;opacity:1;visibility:visible}ul.list li.product .add-links>*{margin:0 0.25rem 0.375rem 0}ul.list li.product .add-links-wrap:not(:last-child){margin-bottom:0.8em}ul.list li.product .product-inner>script,ul.list li.product .product-inner>style{display:none}ul.list li.product .variations .filter-item-list{margin-bottom:0}ul.list li.product .variations td{padding-bottom:0}ul.list li.product .filter-item-list li{margin-bottom:0}ul.list li.product .rating-wrap{margin-left:0;margin-right:0}ul.list li.product:hover .product-image{box-shadow:none}ul.list .add-links{font-size:1em}ul.products.list li.product-category img{width:100%;font-size:1em}.related.products .slider-title,.title-border-bottom>.section-title{letter-spacing:-0.01em;line-height:22px;padding-bottom:10px;margin-bottom:24px;border-bottom:1px solid var(--porto-input-bc)}.porto-products.title-border-bottom .products-slider.show-dots-title-right .owl-dots,.related.products .products-slider.show-dots-title-right .owl-dots{top:-52px;height:32px}.porto-products.title-border-bottom .products-slider.show-nav-title .owl-nav,.related.products .products-slider.show-nav-title .owl-nav{margin-top:-36px}.title-border-middle>.section-title{display:flex;align-items:center;margin-bottom:20px}.title-border-middle>.section-title:after,.title-border-middle>.section-title:before{border-bottom:1px solid var(--porto-input-bc);flex:1}.title-border-middle>.section-title:before{margin-right:1em}.title-border-middle>.section-title:after{content:"";margin-left:1em}.title-border-middle>.text-right{padding-right:75px}.title-border-middle>.text-right:before{content:""}.title-border-middle>.text-right:after{content:none}.title-border-middle>.text-center:before{content:""}.title-border-middle>.border-right-spacing:after{margin-right:75px}.products-slider.show-dots-title-right .owl-dots{top:-40px;height:32px}.products-slider.owl-carousel .owl-dots.disabled{display:none}.products-slider.owl-carousel.dots-style-1 .owl-dot{vertical-align:middle}.products-slider.owl-carousel.dots-style-1 .owl-dot span{position:relative;width:14px;height:14px;border:2px solid;background:none;margin:5px 2px;border-radius:7px;opacity:0.4;color:var(--porto-primary-dark-20)}.products-slider.owl-carousel.dots-style-1 .owl-dot.active span,.products-slider.owl-carousel.dots-style-1 .owl-dot:hover span{background:none;color:var(--porto-primary-color);opacity:1}.products-slider.owl-carousel.dots-style-1 .owl-dot.active span:after,.products-slider.owl-carousel.dots-style-1 .owl-dot:hover span:after{content:"";position:absolute;left:3px;bottom:3px;right:3px;top:3px;border-radius:10px;border:2px solid}.porto-products .product-categories{list-style:none;padding-left:0}.porto-products.filter-vertical{display:flex;flex-wrap:wrap}.porto-products.filter-vertical .section-title{width:100%}.porto-products.filter-vertical .shop-loop-before{display:none!important}.porto-products.filter-vertical .products-filter,.porto-products.filter-vertical .products-filter+div{width:100%}@media (min-width:768px){.porto-products.filter-vertical .products-filter{flex:0 0 auto;width:16.6666%;border-right:1px solid #dcdcdc;padding-left:15px;padding-right:15px}.porto-products.filter-vertical .products-filter+div{flex:0 0 auto;width:83.3333%;padding-left:15px;padding-right:15px}}@media (max-width:767px){.porto-products.filter-vertical .product-categories li{display:inline-block;margin-right:20px}}.porto-products.filter-vertical .product-categories a{display:block;position:relative;padding:12px 0 12px 20px}.porto-products.filter-vertical .product-categories a:before{content:"\f87a";font-family:"porto";margin-right:10px;width:11px;position:absolute;left:0}.porto-products.filter-vertical .product-categories .current a:before{content:"\f87b"}.porto-products.filter-horizontal .product-categories li{display:inline-block;margin-right:2rem}ul.products.product_list_widget .product{text-align:left}ul.products.product_list_widget .product .product-image{margin-right:15px;min-height:0}ul.products.product_list_widget .product .rating-wrap{display:block;margin:-5px 0 6px;height:auto}ul.products.product_list_widget .add-links{font-size:0.8571em}ul.products.product_list_widget .add-links .add_to_cart_button,ul.products.product_list_widget .add-links .add_to_cart_read_more{text-indent:0!important}ul.products.product_list_widget .add-links .add_to_cart_button:before,ul.products.product_list_widget .add-links .add_to_cart_read_more:before{display:none}ul.products.product_list_widget .add-links .tooltip{display:none!important}ul.products.product_list_widget .add-links .quickview,ul.products.product_list_widget .description,ul.products.product_list_widget .labels,ul.products.product_list_widget .yith-wcwl-add-to-wishlist{display:none}ul.products.product_list_widget .rating-wrap .star-rating{margin-left:0!important;font-size:1em}ul.products.product_list_widget .rating-wrap .star-rating span:before,ul.products.product_list_widget .rating-wrap .star-rating:before{left:0!important}ul.products.product_list_widget .add-links-wrap{display:block!important}ul.products.product_list_widget .links-on-image .add-links-wrap{display:none!important}.yith-wcan-loading{min-height:200px;height:auto;opacity:0.6!important}.is-shortcode.products.yith-wcan-loading .porto-loading-icon{position:absolute}.products.yith-wcan-loading{animation-fill-mode:backwards}.products.yith-wcan-loading .porto-loading-icon{position:fixed;z-index:9999}.uni-cpo-calculate-btn,li.product-col .add_to_cart_button,li.product-col .add_to_cart_read_more,li.product-col .quickview{font-family:var(--porto-add-to-cart-ff,var(--porto-body-ff)),sans-serif}.porto-product-category-widget .thumb-info .btn{padding-left:0;padding-right:0;color:inherit}.porto-product-category-widget ul.products .rating-wrap{margin-left:auto;margin-right:auto}#loading-mask{font-size:1.1em;font-weight:700;position:fixed;text-align:center;z-index:20002;width:100%;height:100%;left:0;top:0}.loader-container{position:absolute;left:0;top:0;width:100%;height:100%;z-index:199;text-align:center;background-color:rgba(255,255,255,0.5);display:none}.loader-container>.loader{position:absolute;width:100%;top:50%;margin-top:-20px}.loader-container i.porto-ajax-loader{display:inline-block;border:2px solid transparent;border-top-color:var(--porto-primary-color);width:40px;height:40px;vertical-align:middle;border-radius:20px;animation:spin 0.75s infinite linear;display:inline-block}.loader-container i.porto-ajax-loader:before{left:-2px;top:-2px;display:inline-block;position:absolute;content:"";width:inherit;height:inherit;border:inherit;border-radius:inherit;border-top-color:inherit;animation:spin 1.5s infinite ease}li.product-col .loader-container i.porto-ajax-loader{width:34px;height:34px}li.product-col .loader-container>.loader{margin-top:-17px}.after-loading-success-message{display:none;font-size:1.1em;position:fixed;text-align:center;z-index:20002}.after-loading-success-message.style-2{width:100%;height:100%;left:0;top:0}.after-loading-success-message.style-3{right:20px;bottom:0}.background-overlay{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0.5;background-color:transparent}.success-message-container{margin:auto;padding:20px 14px;line-height:1.4;position:relative;text-align:center;top:35%;width:300px;z-index:1000;background:#fff;box-shadow:0 0 5px rgba(0,0,0,0.5)}.success-message-container .msg{display:block;margin-bottom:10px;font-size:13px}.success-message-container .woocommerce-loop-product__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.success-message-container img{display:inline-block;width:30%;margin-left:auto;margin-right:auto}.style-2>.success-message-container{border-top:4px solid var(--porto-primary-color)}.style-2>.success-message-container .product-name{font-size:14px;margin:5px 0 10px}.style-2>.success-message-container button{margin-top:12px;padding:8.5px 0;min-width:133px}.style-3>.success-message-container{width:320px;text-align:left;margin-bottom:20px;padding:20px;box-shadow:0 1px 30px rgba(0,0,0,0.08);word-break:break-word;transform:translateX(100px);opacity:0;transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.style-3>.success-message-container.active{transform:translateX(0);opacity:1}.style-3>.success-message-container .msg-box{display:flex;align-items:center;margin-bottom:20px}.style-3>.success-message-container .msg{order:2;letter-spacing:-0.025em;font-weight:500;margin-bottom:0}.style-3>.success-message-container .continue_shopping{float:right}.style-3>.success-message-container img{width:60px;margin:0 12px 0 0}.style-3>.success-message-container .btn{min-width:130px;padding-left:0;padding-right:0;letter-spacing:0.025em}.success-message-container .product-name a:not(:hover){color:var(--porto-dark-color,#212529)}.success-message-container .woocommerce-loop-product__title{font-size:0.75rem;font-weight:700;letter-spacing:inherit;line-height:1.4;margin:0 0 0.25rem}.success-message-container .product-loop-title:hover>.woocommerce-loop-product__title{color:inherit}.compare-msg p,.sales-msg p{font-size:inherit}.compare-msg a:hover .product-title,.sales-msg a:hover .product-title{color:inherit}.compare-msg .product-title,.sales-msg .product-title{font-size:0.75rem;transition:color 0.3s}.compare-msg .price,.sales-msg .price{font-size:0.875rem}.compare-msg .compare-popup-title,.compare-msg .sales-popup-title,.sales-msg .compare-popup-title,.sales-msg .sales-popup-title{font-size:0.75rem;font-weight:500;margin-bottom:0.625rem}.widget .widget-title,.widget .wp-block-group__inner-container>h2{position:relative}.widget .widget-title .toggle,.widget .wp-block-group__inner-container>h2 .toggle{display:inline-block;width:28px;height:28px;line-height:28px;color:var(--porto-gray-4);position:absolute;right:-7px;top:50%;margin-top:-14px;padding:0;cursor:pointer;text-align:center;transition:0.25s}.widget .widget-title .toggle:after,.widget .widget-title .toggle:before,.widget .wp-block-group__inner-container>h2 .toggle:after,.widget .wp-block-group__inner-container>h2 .toggle:before{content:"";position:absolute;left:50%;top:50%;background:var(--porto-heading-color)}.widget .widget-title .toggle:before,.widget .wp-block-group__inner-container>h2 .toggle:before{width:2px;height:10px;margin-left:-1px;margin-top:-5px;display:none}.widget .widget-title .toggle:after,.widget .wp-block-group__inner-container>h2 .toggle:after{width:10px;height:2px;margin-left:-5px;margin-top:-1px}.widget.closed .widget-title,.widget.closed .wp-block-group__inner-container>h2{border-bottom-width:0}.widget.closed .widget-title .toggle:before,.widget.closed .wp-block-group__inner-container>h2 .toggle:before{display:block}.wc-block-grid__products{border-bottom:none}.wc-block-grid__products .wc-block-grid__product{padding:0;border-top:none;border-bottom:none}.wc-block-grid__products .wc-block-grid__product .price{font-size:1.25em}.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating{font-size:0.75em;margin-bottom:4px}.wc-block-grid__products .wc-block-grid__product .wp-block-button__link{background:none;padding:0}ul.product_list_widget{list-style:none outside;padding:0;margin:-0.5rem 0;border-width:0!important}ul.product_list_widget li{display:flex;align-items:center;border-width:0;position:relative;padding:0.5rem 0}ul.product_list_widget li .product-image{width:84px;flex:0 0 auto;padding:0;margin-right:20px}ul.product_list_widget li .product-image img{width:100%;height:auto}ul.product_list_widget li .product-image .img-effect img{position:relative;opacity:1}ul.product_list_widget li .product-image .img-effect .hover-image{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;opacity:0}ul.product_list_widget li .product-image:hover .img-effect img{opacity:0}ul.product_list_widget li .product-image:hover .img-effect .hover-image{opacity:1}.product_list_widget .product-details{position:relative;flex:0 0 auto;width:calc(100% - 104px)}.product_list_widget .product-details a{display:block;font-size:1.0769em;line-height:1.4;white-space:nowrap;color:var(--porto-heading-color);overflow:hidden;text-overflow:ellipsis;margin-bottom:0.5rem}.product_list_widget .product-details .amount{font-size:1.1538em;font-weight:600;line-height:1;vertical-align:middle;color:var(--porto-color-price)}.product_list_widget .product-details .amount .currency,.product_list_widget .product-details .amount .decimal{font-size:0.75em;font-weight:400}.product_list_widget .product-details .amount .currency .decimal{font-size:1em}.product_list_widget .product-details ins{text-decoration:none;vertical-align:baseline}.product_list_widget .product-details .from,.product_list_widget .product-details del{color:#a7a7a7;font-size:0.8em;margin-right:3px;vertical-align:baseline}.product_list_widget .product-details .from .amount,.product_list_widget .product-details del .amount{color:#a7a7a7}.product_list_widget dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,0.1)}.product_list_widget dl:after{content:" ";display:table;clear:both}.product_list_widget dl dd,.product_list_widget dl dt{display:inline-block;float:left;margin-bottom:1em}.product_list_widget dl dt{font-weight:700;padding:0 0 0.25em 0;margin:0 4px 0 0;clear:left}.product_list_widget dl dd{padding:0 0 0.25em 0}.product_list_widget dl dd p:last-child{margin-bottom:0}.product_list_widget .star-rating{margin:3px 0 5px}.product_list_widget .ajax-loading{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0.6;display:none;background:var(--porto-normal-bg)}.product_list_widget .ajax-loading:before{content:"\f110";font-family:"porto";position:absolute;left:50%;top:50%;font-size:20px;font-weight:400;line-height:1;margin-top:-13px;margin-left:-13px;color:#999;z-index:0;animation:spin 0.75s infinite linear;display:inline-block}ul.cart_list li.empty{padding-left:0}ul.cart_list li .quantity,ul.cart_list li .quantity .amount{vertical-align:baseline}ul.cart_list li dl{display:block;margin:6px 0;padding-left:0;border:none}ul.cart_list li dl dd,ul.cart_list li dl dt{padding:3px;margin:0;line-height:1.2;clear:initial;font-weight:400}ul.cart_list li dl dd p,ul.cart_list li dl dt p{line-height:1.2}.hide_cart_widget_if_empty .empty{display:none}.widget_shopping_cart{color:var(--porto-body-color)}.widget_shopping_cart .total{padding:0.7143em 0;margin:0;text-align:center}.widget_shopping_cart .total .amount{font-size:1.4286em;font-weight:600;color:var(--porto-primary-color)}.widget_shopping_cart .total .amount .currency,.widget_shopping_cart .total .amount .decimal{font-size:0.75em;font-weight:400}.widget_shopping_cart .total .amount .currency .decimal{font-size:1em}.widget_shopping_cart .buttons{margin-bottom:0}.widget_shopping_cart .buttons:after{content:" ";display:table;clear:both}.widget_shopping_cart .buttons .wc-forward{float:left;width:49%}.widget_shopping_cart .buttons .checkout{float:right;width:49%}@media (max-width:991px){.mobile-sidebar .widget_shopping_cart .buttons .wc-forward{float:none;width:100%}.mobile-sidebar .widget_shopping_cart .buttons .wc-forward+.wc-forward{margin-top:8px}}@media (max-width:767px){.widget_shopping_cart .buttons .wc-forward{float:none;width:100%}.widget_shopping_cart .buttons .wc-forward+.wc-forward{margin-top:8px}}.widget_shopping_cart .product-details a{padding-right:15px}.widget .cart_list{margin-top:0}.shop_table.cart-table a.remove,.shop_table.review-order a.remove,.widget_shopping_cart .product-image .remove-product,.wishlist-popup .remove_from_wishlist,.wishlist_table.traditional .remove_from_wishlist:not(.button){padding:0;position:absolute;top:6px;right:2px;text-align:center;width:21px;height:21px;line-height:21px;font-size:11px;background-color:#fff;color:#222529;border-radius:50%;box-shadow:0 2px 6px 0 rgba(0,0,0,0.4);z-index:3}.shop_table.cart-table a.remove:before,.shop_table.review-order a.remove:before,.widget_shopping_cart .product-image .remove-product:before,.wishlist-popup .remove_from_wishlist:before,.wishlist_table.traditional .remove_from_wishlist:not(.button):before{content:"\f00d";font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900}.brand-thumbnails,.widget .brand-thumbnails{list-style:none;margin:0;padding:0}.products-slider.products li.product{}.products-slider.products li.product .add-links-wrap{line-height:0}.products-slider.show-nav-title .owl-nav{margin-top:-23px}.products-slider .slick-dots li{clear:none!important;width:20px!important;margin-bottom:0}.products-slider .slick-dots li button{box-shadow:none!important}.products-slider.slick-initialized .product{display:block}.products-slider.owl-carousel{margin-top:0!important;margin-bottom:0!important}.products-slider.owl-carousel .owl-stage-outer{padding-top:10px;margin-top:-10px}.products-slider.owl-carousel .owl-dots{margin-top:20px}.widget .owl-carousel.show-nav-title .owl-nav [class*=owl-]{margin-left:0;margin-right:0}.widget .owl-carousel.show-nav-title .owl-nav .owl-prev{left:-30px}.wp-block-group__inner-container>h2{position:relative;font-size:15px;font-weight:600;margin-bottom:0}.wp-block-group__inner-container.closed>h2{border-bottom-width:0}.wp-block-group__inner-container.closed>h2 .toggle:before{display:block}.shopswatchinput{margin-bottom:5px;margin-top:5px}.wcvaswatchinput{text-decoration:none!important;margin:0 1px}.wcvashopswatchlabel,.wcvaswatchlabel{cursor:pointer;background-size:contain;background-repeat:no-repeat;display:inline-block;transition:0.1s ease-in;line-height:1;border:1px solid var(--porto-normal-bg);box-shadow:0 0 0 1px var(--porto-gray-4)}.wcvashopswatchlabel{width:24px!important;height:24px!important}.wcvaswatchinput.active .wcvashopswatchlabel{border:1px solid var(--porto-color-price)}.swatchinput{display:inline-block;padding-right:7px;padding-bottom:6px;margin-top:-3px}.belowtext{display:table-cell;vertical-align:bottom;padding-bottom:16px;font-weight:bold}.wcvaswatch input{margin:0;padding:0;display:none;-webkit-appearance:none;-ms-appearance:none;appearance:none}.wcvaswatchlabel{border-width:2px}.wcvaswatch input:active+.wcvaswatchlabel{opacity:0.9}.wcvaswatch input:checked+.wcvaswatchlabel{-webkit-filter:none;-ms-filter:none;filter:none;border:2px solid var(--porto-color-price)}.wcvaround{border-radius:50%;outline:solid 0 #9C9999}input.wcva_attribute_radio{margin-right:5px}p.wishlist-empty,table.wishlist_table tbody td.wishlist-empty{margin:1rem 0}.shop_table.cart-table a.remove.remove-product,.shop_table.review-order a.remove.remove-product,.woocommerce #content table.shop_table.wishlist_table.cart a.remove{top:-10px;right:-10px;color:var(--porto-dark-color)}.shop_table.cart-table a.remove.remove-product:hover,.shop_table.review-order a.remove.remove-product:hover,.woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover{background:#fff;color:var(--porto-primary-color)}.blockUI{background:#fff!important;opacity:0.5!important}.shop-loop-after .blockUI,.shop-loop-before .blockUI{background:none!important}.sidebar-content #yith-ajaxsearchform .btn{color:#fff;border-width:1px;background:var(--porto-primary-color)}.sidebar-content .autocomplete-suggestions{padding-top:0;padding-bottom:0}.sidebar-content .autocomplete-suggestion{padding-left:8px;padding-right:8px}.wishlist_table .button,.woocommerce .hidden-title-form a.btn,.woocommerce .hidden-title-form input[type=submit],.woocommerce .wishlist-title a.btn{color:#fff;vertical-align:middle;font-size:0.8rem;line-height:1.5}#header .my-account,#header .my-wishlist,#header .yith-woocompare-open{display:inline-block;font-size:26px;vertical-align:middle}#header .my-wishlist,#header .yith-woocompare-open{position:relative}.shop_table.cart-table .product-thumbnail>div,.wishlist_table td.product-thumbnail>div{width:80px}@media (max-width:767px){.shop_table.cart-table .product-thumbnail>div,.wishlist_table td.product-thumbnail>div{margin:0 auto}}.wishlist-popup{position:fixed;top:0;height:100%;width:300px;right:0;z-index:1005;padding:1.5rem 1.25rem;background:var(--porto-normal-bg);box-shadow:0 5px 8px rgba(0,0,0,0.15);font-size:0.8125rem;text-align:left;min-height:100vh;transform:translateX(105%);transition:transform 0.35s}.minicart-opened .wishlist-popup{transform:translateX(0)}.wishlist-popup .product_list_widget{margin:0 0 1.25rem}.wishlist-popup .product_list_widget li{padding:1.25rem 0;border-bottom:1px solid #e7e7e7}.wishlist-popup .product-details{padding-right:1rem;position:static}.wishlist-popup .product-details .amount{font-size:1.05em;font-weight:400}.wishlist-popup .remove_from_wishlist.remove{top:10px;right:-8px;cursor:pointer}.wishlist-popup .btn{letter-spacing:0.25em;padding:0.8125rem 0;border-radius:2px}.wishlist-popup .empty-msg{padding:8px 10px}.yith_wcwl_wishlist_footer .yith-wcwl-share.page-share{float:unset}.yith-wcwl-dropdown{font-size:0.875rem;text-align:left}.yith-wcwl-dropdown a{text-indent:0;width:auto!important;opacity:1!important;vertical-align:baseline;line-height:inherit;height:auto;border:none!important;background:none!important;color:inherit!important;overflow:visible!important}.yith-wcwl-dropdown a:hover{color:initial!important}.yith-wcwl-dropdown .add_to_wishlist:before{content:none!important}.yes-js .product-onimage .yith-wcwl-dropdown,.yes-js .product-onimage2 .yith-wcwl-dropdown,.yes-js .product-onimage3 .yith-wcwl-dropdown,.yes-js .product-outimage_aq_onimage .yith-wcwl-dropdown,.yes-js .product-wq_onimage .yith-wcwl-dropdown{right:0}.yes-js .product-awq_onimage .yith-wcwl-dropdown{left:-80px}.yes-js .product-onimage .product-image{position:static}.yith-wcwl-add-button.with-dropdown{padding:0;min-height:2rem}.product-onimage3 .yith-wcwl-add-button.with-dropdown{z-index:4!important}.yes-js .yith-wcwl-add-button ul.yith-wcwl-dropdown{top:100%}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900}.woocommerce-wishlist #main,.woocommerce-wishlist .page-wrapper{position:static}.yith-wcwl-add-to-wishlist .yith-wcwl-tooltip{text-indent:0;display:inline-block!important;min-width:100px}.product-outimage .yith-wcwl-add-to-wishlist .yith-wcwl-tooltip{top:-100%}.product-outimage .yith-wcwl-add-to-wishlist .yith-wcwl-tooltip:before{top:100%;transform:rotate(180deg)}.yith-wcwl-add-to-wishlist .count-add-to-wishlist>span{line-height:inherit}.quickview-wrap{width:900px;padding:15px}@media (min-width:992px){.quickview-wrap .entry-summary{mask-image:linear-gradient(to top,transparent 5px,#000 40px)}.quickview-wrap .quickview-inner:after{content:"";display:block;width:100%;height:30px}}.quickview-wrap .quickview-inner{position:absolute;top:0;bottom:0;overflow-y:auto}@media (max-width:991px){.quickview-wrap .quickview-inner{position:static}}.quickview-wrap .quickview-inner::-webkit-scrollbar{height:7px;width:4px}.quickview-wrap .quickview-inner:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.25)}.quickview-wrap .quickview-inner::-webkit-scrollbar-thumb{margin-right:2px;background:rgba(0,0,0,0);cursor:pointer;transition:background 0.3s}.quickview-wrap .product>.row{min-height:530px}@media (max-width:991px){.quickview-wrap{width:550px}}@media (max-width:767px){.quickview-wrap{width:auto}.quickview-wrap.skeleton-body{width:calc(100vw - 40px)}}@media (max-width:575px){.quickview-wrap{padding:0}.quickview-wrap .row{margin-left:0;margin-right:0}.quickview-wrap .summary,.quickview-wrap .summary-before{padding-left:0;padding-right:0}}.quickview-wrap .product .entry-summary,.quickview-wrap .product .summary-before{margin-bottom:0}@media (max-width:991px){.quickview-wrap .product .summary-before{margin-bottom:30px}}.quickview-wrap .product-image-slider.owl-carousel{overflow:hidden}.quickview-wrap .woocommerce-product-rating:after{content:none}.quickview-wrap .variations_form:not(.vf_init) .reset_variations{display:none}.quickview-wrap .woo-variation-gallery-trigger{display:none}.quickview-wrap .summary .added_to_cart{font-size:0.8em;font-weight:700;text-transform:uppercase;text-decoration:underline;margin-left:0.5rem}.quickview-wrap .summary .single_add_to_cart_button.loading{pointer-events:none;opacity:0.75}.quickview-wrap .summary .porto-loading-icon{position:static;width:25px;height:25px;margin:0.5em}ul.resp-tabs-list{margin:0;padding:0}.resp-tabs-list li{font-weight:600;font-size:13px;display:inline-block;padding:13px 15px;margin:0;list-style:none;cursor:pointer;float:left}.resp-tabs-container{padding:0;clear:left}h2.resp-accordion{cursor:pointer;padding:5px;display:none;margin:0}.resp-tab-content{display:none;padding:15px}.resp-tab-active{border:1px solid #e7e7e7;border-bottom:none;margin-bottom:-1px!important;padding:12px 14px 14px 14px!important}.resp-tab-active{border-bottom:none;background-color:#fff}.resp-accordion-active,.resp-content-active{display:block}.resp-tab-content{border:1px solid var(--porto-gray-2)}h2.resp-accordion{font-size:13px;border:1px solid #e7e7e7;border-top:0 solid #e7e7e7;margin:0;padding:10px 15px}h2.resp-tab-active{border-bottom:0 solid #e7e7e7!important;margin-bottom:0!important;padding:10px 15px!important}h2.resp-tab-title:last-child{border-bottom:12px solid #e7e7e7!important;background:blue}.resp-vtabs ul.resp-tabs-list{float:left;width:30%}.resp-vtabs .resp-tabs-list li{display:block;padding:15px 15px!important;margin:0;cursor:pointer;float:none}.resp-vtabs .resp-tabs-container{padding:0;background-color:#fff;border:1px solid #e7e7e7;float:left;width:68%;min-height:250px;clear:none}.resp-vtabs .resp-tab-content{border:none}.resp-vtabs li.resp-tab-active{border:1px solid #e7e7e7;border-right:none;background-color:#fff;position:relative;z-index:1;margin-right:-1px!important;padding:14px 15px 15px 14px!important}.resp-arrow{width:0;height:0;float:right;margin-top:3px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #e7e7e7}h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #9B9797}h2.resp-tab-active{background:#DBDBDB!important}.resp-easy-accordion h2.resp-accordion{display:block}.resp-easy-accordion .resp-tab-content{border:1px solid #e7e7e7}.resp-easy-accordion .resp-tab-content:last-child{border-bottom:1px solid #e7e7e7!important}.resp-jfit{width:100%;margin:0}.resp-tab-content-active{display:block}h2.resp-accordion:first-child{border-top:1px solid #e7e7e7!important}@media only screen and (max-width:767px){ul.resp-tabs-list{display:none}h2.resp-accordion{display:block}.resp-vtabs .resp-tab-content{border:1px solid #e7e7e7}.resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:initial;clear:none}.resp-accordion-closed{display:none!important}.resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #e7e7e7!important}}#comments h2{margin-top:0}.commentlist{list-style:none;margin:15px 0;padding:0}.commentlist:after{content:" ";display:table;clear:both}.commentlist li{clear:both;margin-bottom:20px}.commentlist li:last-child{margin-bottom:0}@media (max-width:575px){.commentlist li .comment_container{background:var(--porto-title-bgc);padding:10px 10px 15px}}.commentlist li .comment-text{padding:20px;position:relative;background:var(--porto-title-bgc)}@media (max-width:575px){.commentlist li .comment-text{padding:0;background:transparent}}.commentlist li .comment-text p{font-size:0.9em;line-height:21px;margin:0;padding:0}.commentlist li .comment-text .meta{font-size:1em;margin:0}.commentlist li .comment-text .meta strong{display:inline-block;line-height:21px;margin:0;padding:0 0 5px 0}@media (max-width:575px){.commentlist li .comment-text .meta strong{display:block;padding-bottom:0}}.commentlist li .comment-text .meta time{color:#999;font-size:0.9em}.comment-reply-title{font-size:1.4em;font-weight:600;line-height:27px;margin:0 0 14px 0}.comment-form-rating{margin-bottom:1rem}.comment-form-rating label{display:inline-block;margin-right:10px;margin-bottom:0}.comment-form-rating .stars{display:inline-block;position:relative;top:-0.5em;white-space:nowrap}.comment-form-rating .stars span a{position:absolute;top:0;left:0;font-size:14px;text-indent:-9999em;transition:0.2s}.comment-form-rating .stars span a:before{color:#706f6c;content:"";position:absolute;left:0;height:24px;text-indent:0;letter-spacing:1px}.comment-form-rating .stars span a:hover:before{color:#706f6c}.comment-form-rating .stars .star-1{z-index:10}.comment-form-rating .stars .star-1:before{width:17px}.comment-form-rating .stars .star-1.active:before,.comment-form-rating .stars .star-1:hover:before{content:"\f005"}.comment-form-rating .stars .star-2{z-index:9}.comment-form-rating .stars .star-2:before{width:34px}.comment-form-rating .stars .star-2.active:before,.comment-form-rating .stars .star-2:hover:before{content:"\f005" "\f005"}.comment-form-rating .stars .star-3{z-index:8}.comment-form-rating .stars .star-3:before{width:51px}.comment-form-rating .stars .star-3.active:before,.comment-form-rating .stars .star-3:hover:before{content:"\f005" "\f005" "\f005"}.comment-form-rating .stars .star-4{z-index:7}.comment-form-rating .stars .star-4:before{width:68px}.comment-form-rating .stars .star-4.active:before,.comment-form-rating .stars .star-4:hover:before{content:"\f005" "\f005" "\f005" "\f005"}.comment-form-rating .stars .star-5{z-index:6}.comment-form-rating .stars .star-5:before{content:"\f005" "\f005" "\f005" "\f005" "\f005";font-weight:400}.comment-form-rating .stars .star-5.active:before,.comment-form-rating .stars .star-5:hover:before{font-weight:900}.product-nav{position:absolute;top:0;margin-top:calc(1.125rem - 14px);right:10px;z-index:1}.product-nav:after{content:" ";display:table;clear:both}.elementor-widget .product-nav,.elementor-widget-container .product-nav{right:0}.product-nav .product-next,.product-nav .product-prev{float:left;margin-left:0.125rem}.product-nav .product-next:hover .product-popup,.product-nav .product-prev:hover .product-popup{display:block}.product-nav a{display:block;color:var(--porto-heading-color)}.product-nav a:focus,.product-nav a:hover{color:var(--porto-heading-color)}.product-nav .product-link{font-size:16px;width:28px;height:28px;line-height:23px;border:2px solid var(--porto-gray-2);border-radius:14px;display:inline-block;text-align:center;font-family:"porto"}.product-nav .product-link.disabled{cursor:default;opacity:0.5}.product-nav .product-prev .product-link:before{content:"\e819"}.product-nav .product-prev .product-popup:before{right:36px}.product-nav .product-next .product-link:before{content:"\e81a"}.product-nav .product-next .product-popup:before{right:7px}.product-nav .featured-box{display:block;margin:0;text-align:left;border-width:0;box-shadow:0 5px 8px rgba(0,0,0,0.15)}.product-nav .featured-box .box-content{display:block;padding:10px}.product-nav .featured-box .box-content:after{content:" ";display:table;clear:both}.product-nav .product-popup{display:none;position:absolute;top:32px;right:0;font-size:0.9286em;z-index:999}.product-nav .product-popup:before{border-bottom:7px solid var(--porto-heading-color);border-left:7px solid transparent!important;border-right:7px solid transparent!important;content:"";position:absolute;top:-5px}.page-top .product-nav .product-popup{color:var(--porto-body-color)}.page-top .product-nav .product-popup:before{border-bottom-color:var(--porto-primary-color)}.product-nav .product-popup .box-content{border-top:3px solid var(--porto-heading-color)}.product-nav .product-popup .product-image{padding:0;width:90px}.product-nav .product-popup .product-image img{width:100%;height:auto}.product-nav .product-popup .product-details .product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-top:5px;line-height:1.4em;font-size:12px;font-weight:600;text-align:center;color:var(--porto-color-price)}.product-nav .product-popup .product-details .amount{font-size:1.0714em;font-weight:600;line-height:1;vertical-align:middle;color:var(--porto-color-price)}.product-nav .product-popup .product-details .amount .currency,.product-nav .product-popup .product-details .amount .decimal{font-size:0.75em;font-weight:400}.product-nav .product-popup .product-details .amount .currency .decimal{font-size:1em}.product-nav .product-popup .product-details ins{text-decoration:none;vertical-align:baseline}.product-nav .product-popup .product-details .from,.product-nav .product-popup .product-details del{color:#a7a7a7;font-size:0.8em;margin-right:3px;vertical-align:baseline}.product-nav .product-popup .product-details .from .amount,.product-nav .product-popup .product-details del .amount{color:#a7a7a7}.elementor-widget-porto_cp_wishlist .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip),.wpb-sp-wishlist .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){width:auto;text-indent:0}#product-tab:not(:last-child){margin-bottom:1.5rem}#product-tab .tab-content h2{margin-bottom:0.7em}#product-tab .tab-content>h2:first-child{display:none}#reviews .commentlist li{position:relative;padding-left:115px}@media (max-width:575px){#reviews .commentlist li{padding-left:0}}#reviews .commentlist .img-thumbnail{position:absolute;left:0;top:0}#reviews .commentlist .img-thumbnail img{max-width:80px;height:auto}@media (max-width:575px){#reviews .commentlist .img-thumbnail{position:static;margin:0 12px 10px 0;float:left}#reviews .commentlist .img-thumbnail img{max-width:60px}}#reviews .commentlist .comment-text{min-height:90px}#reviews .commentlist .comment-text:before{content:"";border-bottom:15px solid transparent;left:-15px;border-top:15px solid transparent;border-right:15px solid var(--porto-gray-1);height:0;position:absolute;top:28px;width:0}@media (max-width:575px){#reviews .commentlist .comment-text:before{display:none}}#reviews .commentlist .star-rating{float:right}@media (max-width:575px){#reviews .commentlist .star-rating{float:none}}.products.related{padding-bottom:1.875rem;margin-bottom:0}.main-content .products.related{padding-bottom:0.5rem}#content-bottom+.products.related{margin-top:2.5rem}h2.resp-accordion{padding:15px!important;line-height:1.4;font-size:1em}.resp-arrow{display:none}.tab-content h2{font-size:1.4286em;line-height:1.4;font-weight:400;margin-bottom:1.0714em}.tab-content p{margin-bottom:10px}.tab-content table{margin-top:20px}.tab-content table p{margin:0}.tab-content :last-child{margin-bottom:0}.woocommerce-tabs .tab-content{border:none;border-top:solid 1px var(--porto-gray-2);box-shadow:none;padding:30px 0 15px}@media (max-width:767px){.woocommerce-tabs .tab-content{border-top:none}}.woocommerce-tabs .tab-content p{font-size:14px;font-weight:400;letter-spacing:0.005em;line-height:1.9}.woocommerce-tabs .resp-tabs-list{padding-bottom:1px;border-bottom:none}.woocommerce-tabs .resp-tabs-list li{font-weight:700;color:#818692!important;text-transform:uppercase;background:transparent!important;border:none!important;border-bottom:2px solid transparent!important;padding:7px 0!important;border-radius:0!important;margin-right:35px}.woocommerce-tabs .resp-tabs-list li.resp-tab-active,.woocommerce-tabs .resp-tabs-list li:hover{border-color:var(--porto-heading-color)!important}.woocommerce-tabs .resp-tabs-list li.resp-tab-active{color:var(--porto-heading-color)!important}.woocommerce-tabs h2.resp-accordion{border-top:none!important;border-left:none;border-right:none;background:none!important;text-transform:uppercase;font-weight:bold;color:var(--porto-heading-color)}.woocommerce-tabs h2.resp-accordion:before{content:"\e81c";font-family:"porto";float:left;margin-right:10px}.woocommerce-tabs h2.resp-tab-active{border-bottom:2px solid var(--porto-primary-color)!important}.woocommerce-tabs h2.resp-tab-active:before{content:"\e81b"}.sp-linked-heading{font-size:1rem;text-transform:uppercase;margin-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,0.0784313725)}#header .header-top,.welcome-msg{font-weight:600}li.product-outimage_aq_onimage .add-links .quickview{background-color:var(--porto-primary-color);color:var(--porto-primary-color-inverse,#fff)}ul.pwidth-lg-8 .product-image{font-size:0.8em}ul.pwidth-lg-8 .add-links{font-size:0.85em}ul.pwidth-lg-7 .product-image{font-size:0.8em}ul.pwidth-lg-7 .add-links{font-size:0.9em}ul.pwidth-lg-6 .product-image{font-size:0.9em}ul.pwidth-lg-6 .add-links{font-size:1em}ul.pwidth-lg-5 .product-image{font-size:1em}ul.pwidth-lg-5 .add-links{font-size:1em}ul.pwidth-lg-4 .product-image{font-size:1em}ul.pwidth-lg-4 .add-links{font-size:1em}ul.pwidth-lg-3 .product-image{font-size:1.2em}ul.pwidth-lg-3 .add-links{font-size:1em}ul.pwidth-lg-2 .product-image{font-size:1.5em}ul.pwidth-lg-2 .add-links{font-size:1em}@media (min-width:992px){.column2 ul.pwidth-lg-6 .product-image{font-size:0.75em}.column2 ul.pwidth-lg-6 .add-links{font-size:0.8em}.column2 ul.pwidth-lg-5 .product-image{font-size:0.8em}.column2 ul.pwidth-lg-5 .add-links{font-size:0.9em}.column2 ul.pwidth-lg-4 .product-image{font-size:0.9em}.column2 ul.pwidth-lg-4 .add-links{font-size:0.95em}.column2 ul.pwidth-lg-3 .product-image{font-size:1em}.column2 ul.pwidth-lg-3 .add-links{font-size:1em}.column2 ul.pwidth-lg-2 .product-image{font-size:1.2em}}li.product-wq_onimage{text-align:center}li.product-wq_onimage .rating-wrap{margin-left:auto;margin-right:auto}li.product-wq_onimage .filter-item-list{justify-content:center}li.product-onimage2 .product-image .inner:after,li.product-onimage3 .product-image .inner:after,li.product-outimage_aq_onimage .product-image .inner:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(27,27,23,0.3);transition:0.25s}li.product-outimage_aq_onimage{text-align:left}li.product-outimage_aq_onimage .add-links .button{position:absolute;z-index:3;right:15px;top:15px;width:36px;padding:0;border-radius:18px;opacity:0;text-indent:-9999px}li.product-outimage_aq_onimage .add-links .button:before{text-indent:0;width:100%}li.product-outimage_aq_onimage .add-links .yith-compare{top:60px}li.product-outimage_aq_onimage .add-links .quickview{bottom:0;top:auto;left:0;width:100%;text-indent:0;padding:0.1rem 0;height:auto;border:none}li.product-outimage_aq_onimage .add-links .quickview:before{content:none}li.product-outimage_aq_onimage .add-links .yith-wcwl-add-to-wishlist{display:none}li.product-outimage_aq_onimage .links-on-image .add-links-wrap{display:block}li.product-outimage_aq_onimage .product-image .inner:after{background:rgba(0,0,0,0.1);opacity:0;transition:opacity 0.2s}li.product-outimage_aq_onimage:hover .button{opacity:1}li.product-outimage_aq_onimage:hover .add-links .quickview{padding:0.45rem 0}li.product-outimage_aq_onimage:hover .sale-product-daily-deal{display:none}li.product-outimage_aq_onimage:hover .product-image .inner:after{opacity:1}li.product-outimage_aq_onimage.with-padding,li.product-outimage_aq_onimage.with-padding .product-image{margin-bottom:0}li.product-outimage_aq_onimage.with-padding .product-content{padding:15px 15px 1px}li.product-outimage_aq_onimage .yith-wcwl-add-to-wishlist{float:right;position:relative;z-index:2;margin-left:10px}li.product-outimage_aq_onimage .yith-wcwl-add-to-wishlist a,li.product-outimage_aq_onimage .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){opacity:0.7;border:none;background:none;color:var(--porto-shop-add-links-color,#333);height:auto;width:1.4em;line-height:1.2}li.product-outimage_aq_onimage .yith-wcwl-add-to-wishlist .add_to_wishlist:hover{opacity:1}li.product-outimage_aq_onimage .yith-wcwl-add-to-wishlist span.separator{text-indent:0}ul.grid.divider-line li.product-outimage_aq_onimage.with-padding .quickview{left:15px;right:15px;width:auto}li.product-awq_onimage .links-on-image .add-links{position:absolute;z-index:2}li.product-awq_onimage .add-links{display:flex;right:15px;bottom:0}li.product-awq_onimage .add-links>:not(:last-child){margin-right:3px}li.product-awq_onimage .add-links .button{text-indent:-9999px;padding:0 8px}li.product-awq_onimage .add-links .button:before{text-indent:0;margin:0;width:18px}li.product-awq_onimage .add-links .yith-wcwl-add-button .button:before{width:100%}li.product-awq_onimage .add-links .quickview,li.product-awq_onimage .add-links .yith-compare,li.product-awq_onimage .add-links .yith-wcwl-add-to-wishlist>div{position:relative;opacity:1!important}li.product-awq_onimage .add-links .button,li.product-awq_onimage .add-links .quickview,li.product-awq_onimage .add-links .yith-wcwl-add-to-wishlist a,li.product-awq_onimage .add-links .yith-wcwl-add-to-wishlist span{border-radius:18px;overflow:hidden}li.product-awq_onimage .add-links .yith-compare{top:auto;right:auto}li.product-outimage .add-links{display:flex}li.product-outimage .add-links>:not(:last-child){margin-right:6px}li.product-outimage .add-links .quickview,li.product-outimage .add-links .yith-wcwl-add-to-wishlist>div{position:relative}li.product-outimage .add-links .button,li.product-outimage .add-links .quickview,li.product-outimage .add-links .yith-wcwl-add-to-wishlist a,li.product-outimage .add-links .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){border:none;line-height:36px}li.product-outimage .add-links .button{padding-left:1rem;padding-right:1rem}@media (max-width:767px){li.product-outimage .add-links .button{padding-left:0.6rem;padding-right:0.6rem}li.product-outimage .add-links .button:before{display:none}}li.product-outimage .add-links .button,li.product-outimage .add-links .quickview,li.product-outimage .add-links .yith-wcwl-add-to-wishlist a,li.product-outimage .add-links .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){background:#f4f4f4}li.product-outimage .add-links .button:focus,li.product-outimage .add-links .button:hover,li.product-outimage .add-links .quickview:hover,li.product-outimage .add-links .yith-wcwl-add-to-wishlist a:hover{background:var(--porto-primary-color)}li.product-outimage:hover .add-links .quickview,li.product-outimage:hover .add-links .yith-wcwl-add-to-wishlist>div{opacity:1}@media (max-width:575px){.ccols-2 li.product-outimage .add-links .button{padding:0 0.4rem;width:36px;text-indent:-9999px}.ccols-2 li.product-outimage .add-links .button:before{display:block;text-indent:0;width:100%}}@media (min-width:576px){li.product-outimage:not(.product-type-simple) .add-links .button:before{display:none}}li.product-onimage{overflow:hidden}li.product-onimage .product-inner{position:relative}li.product-onimage .product-image{margin-bottom:0}li.product-onimage .links-on-image .button,li.product-onimage .links-on-image .quickview{display:none!important}li.product-onimage .links-on-image .yith-wcwl-add-to-wishlist>div{position:absolute;top:10px;right:10px;left:auto}li.product-onimage .links-on-image .yith-wcwl-add-to-wishlist .blockUI,li.product-onimage .links-on-image .yith-wcwl-add-to-wishlist a,li.product-onimage .links-on-image .yith-wcwl-add-to-wishlist span{border-radius:20px}li.product-onimage .product-content{position:absolute;bottom:0;left:0;width:100%;z-index:2;padding:15px 20px 0;opacity:0;transition:transform 0.4s,opacity 0.2s;transform:translateZ(0) translateY(5px);background:var(--porto-normal-bg);border-top:1px solid var(--porto-input-bc)}li.product-onimage .product-content .yith-wcwl-add-to-wishlist{display:none}li.product-onimage .product-content .add-links{border-top:1px solid var(--porto-input-bc)}li.product-onimage .add-links{position:static;display:flex;flex-direction:row-reverse;margin:0 -20px}li.product-onimage .add-links>*{flex:1;min-width:50%}li.product-onimage .add-links .button:not(:hover):not(:focus){background:#f4f4f4}li.product-onimage .add-links .button,li.product-onimage .add-links .quickview{height:45px;line-height:44px;border:none}li.product-onimage .add-links .button:before{display:none}li.product-onimage .add-links .yith-wcwl-add-button .button{display:block!important;height:36px;line-height:34px;border:1px solid var(--porto-shop-add-links-border-color,transparent)}li.product-onimage .add-links .yith-wcwl-add-button .button:before{display:block}li.product-onimage .add-links .quickview{position:static;background:var(--porto-primary-color);color:var(--porto-primary-color-inverse,#fff);text-indent:0;opacity:0.85;visibility:visible}li.product-onimage .add-links .quickview:before{display:none}li.product-onimage:hover .product-content{opacity:1;transform:translateZ(0) translateY(0)}li.product-onimage:not(.product-type-simple) .add-links .button:before{display:none}li.product-onimage .description,li.product-onimage2 .description,li.product-onimage3 .description{display:none}li.product-onimage2 .product-inner,li.product-onimage3 .product-inner{position:relative;overflow:hidden}li.product-onimage2 .price,li.product-onimage2 h3,li.product-onimage2 span,li.product-onimage3 .price,li.product-onimage3 h3,li.product-onimage3 span{color:#fff}li.product-onimage2 .star-rating:before,li.product-onimage3 .star-rating:before{color:rgba(255,255,255,0.6)}li.product-onimage2 .star-rating span:before,li.product-onimage3 .star-rating span:before{color:inherit}li.product-onimage2 .price,li.product-onimage3 .price{margin-bottom:0}li.product-onimage2 .add-links .button,li.product-onimage2 .add-links .yith-wcwl-add-to-wishlist a,li.product-onimage2 .add-links .yith-wcwl-add-to-wishlist span,li.product-onimage3 .add-links .button,li.product-onimage3 .add-links .quickview,li.product-onimage3 .add-links .yith-wcwl-add-to-wishlist a,li.product-onimage3 .add-links .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){border-color:#fff;border-width:2px;color:#fff;background-color:#4d4d4a;border-radius:2rem;overflow:hidden}li.product-onimage2 .product-image{margin-bottom:0;position:static}li.product-onimage2 .product-image .inner:after{opacity:0}li.product-onimage2 .links-on-image .add-links{position:absolute}li.product-onimage2 .add-links{top:15px;right:12px;display:flex;justify-content:center;z-index:3}li.product-onimage2 .add-links>*{margin:0 3px;opacity:0.85!important}li.product-onimage2 .add-links>:hover{opacity:1!important}li.product-onimage2 .add-links .button{line-height:32px;text-indent:-9999px;padding:0 7px}li.product-onimage2 .add-links .button:before{text-indent:0;margin:0;width:18px;line-height:inherit}li.product-onimage2 .add-links .yith-wcwl-add-button .button:before{width:100%}li.product-onimage2 .add-links .yith-wcwl-add-to-wishlist>div{position:relative}li.product-onimage2 .add-links .yith-wcwl-add-to-wishlist a,li.product-onimage2 .add-links .yith-wcwl-add-to-wishlist span{line-height:32px}li.product-onimage2 .quickview{position:absolute;top:auto;bottom:0;left:0;right:0;border:none;color:var(--porto-primary-color-inverse,#fff);background:var(--porto-primary-color);padding:0.45rem 0;text-transform:uppercase;line-height:32px;opacity:0.85}li.product-onimage2 .quickview:hover{opacity:1}li.product-onimage2 .yith-compare{position:static}li.product-onimage2 .product-content{position:absolute;left:0;right:0;top:50%;transform:scale(0.9) translateZ(0) translateY(-50%);text-align:center;z-index:2;opacity:0;transition:opacity 0.5s,transform 0.3s}li.product-onimage2 .rating-wrap{margin-left:auto;margin-right:auto}li.product-onimage2:hover .product-content{transform:scale(1) translateZ(0) translateY(-50%);opacity:1}li.product-onimage2:hover .product-image .inner:after{opacity:1}li.product-onimage3 .product-image{margin-bottom:0}li.product-onimage3 .product-content{position:absolute;bottom:-5px;left:0;right:0;padding:0 20px 20px;z-index:2;opacity:0;transition:0.3s}li.product-onimage3 .add-links .button,li.product-onimage3 .add-links .yith-wcwl-add-to-wishlist a,li.product-onimage3 .add-links .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip){line-height:32px}li.product-onimage3 .add-links>*{opacity:0.85!important;transition:opacity 0.2s}li.product-onimage3 .add-links>:hover{opacity:1!important}li.product-onimage3 .add-links .button{text-indent:-9999px;position:absolute;right:15px;top:15px;padding:0 7px}li.product-onimage3 .add-links .button:before{text-indent:0;margin:0;width:18px;line-height:inherit}li.product-onimage3 .add-links .yith-wcwl-add-button .button{position:relative;top:0;right:0}li.product-onimage3 .add-links .yith-wcwl-add-button .button:before{width:100%}li.product-onimage3 .add-links .yith-compare{right:105px}li.product-onimage3 .add-links .yith-wcwl-add-to-wishlist>div{top:15px;right:60px;left:auto}li.product-onimage3 .add-links .quickview{text-indent:0;padding:0.1rem 1.5rem;width:auto;height:auto;top:50%;right:50%;transform:translateZ(0) translateX(50%);margin-top:-20px;white-space:nowrap}li.product-onimage3 .add-links .quickview:before{display:none}li.product-onimage3 .product-loop-title:hover{color:#fff}li.product-onimage3:hover .product-image .inner:after{background-color:rgba(27,27,23,0.7)}li.product-onimage3:hover .product-content{opacity:1;bottom:0}li.product-wq_onimage .add-links .quickview,li.product-wq_onimage .add-links .yith-compare,li.product-wq_onimage .add-links .yith-wcwl-add-to-wishlist{display:none}li.product-wq_onimage .links-on-image .button,li.product-wq_onimage .links-on-image .quantity{display:none}li.product-wq_onimage .links-on-image .quickview{display:block;bottom:0;top:auto;left:0;width:100%;text-indent:0;padding:0.4rem 0;height:auto;border:none;background:var(--porto-primary-color);color:var(--porto-primary-color-inverse,#fff);z-index:1}li.product-wq_onimage .links-on-image .quickview:before{content:none}li.product-wq_onimage .links-on-image .yith-wcwl-add-to-wishlist{display:block}li.product-wq_onimage .links-on-image .yith-wcwl-add-to-wishlist>div{top:15px;left:auto;right:15px}li.product-wq_onimage .links-on-image .yith-wcwl-add-to-wishlist .blockUI,li.product-wq_onimage .links-on-image .yith-wcwl-add-to-wishlist a{border-radius:18px}li.product-wq_onimage .links-on-image .yith-compare{display:block}li.product-wq_onimage:hover .sale-product-daily-deal{display:none}.product-onimage .product-image>.yith-compare{top:50px;right:10px}.sidebar-box,.widget_layered_nav,.widget_layered_nav_filters,.widget_price_filter,.widget_product_categories,.widget_rating_filter{border:none;margin-bottom:1.0714em;margin-top:0;position:relative;background:none}.sidebar-box>*,.sidebar-box>div>ul,.sidebar-box>ul,.widget_layered_nav>*,.widget_layered_nav>div>ul,.widget_layered_nav>ul,.widget_layered_nav_filters>*,.widget_layered_nav_filters>div>ul,.widget_layered_nav_filters>ul,.widget_price_filter>*,.widget_price_filter>div>ul,.widget_price_filter>ul,.widget_product_categories>*,.widget_product_categories>div>ul,.widget_product_categories>ul,.widget_rating_filter>*,.widget_rating_filter>div>ul,.widget_rating_filter>ul{border-width:0;margin:0}.sidebar-box ol li,.sidebar-box ul li,.widget_layered_nav ol li,.widget_layered_nav ul li,.widget_layered_nav_filters ol li,.widget_layered_nav_filters ul li,.widget_price_filter ol li,.widget_price_filter ul li,.widget_product_categories ol li,.widget_product_categories ul li,.widget_rating_filter ol li,.widget_rating_filter ul li{position:relative;border-width:0;padding:0}.sidebar-box ol li>a,.sidebar-box ul li>a,.widget_layered_nav ol li>a,.widget_layered_nav ul li>a,.widget_layered_nav_filters ol li>a,.widget_layered_nav_filters ul li>a,.widget_price_filter ol li>a,.widget_price_filter ul li>a,.widget_product_categories ol li>a,.widget_product_categories ul li>a,.widget_rating_filter ol li>a,.widget_rating_filter ul li>a{display:inline-block;padding:3px 0;color:var(--porto-body-color)}.sidebar-box ol li.current>ol.children,.sidebar-box ol li.current>ul.children,.sidebar-box ul li.current>ol.children,.sidebar-box ul li.current>ul.children,.widget_layered_nav ol li.current>ol.children,.widget_layered_nav ol li.current>ul.children,.widget_layered_nav ul li.current>ol.children,.widget_layered_nav ul li.current>ul.children,.widget_layered_nav_filters ol li.current>ol.children,.widget_layered_nav_filters ol li.current>ul.children,.widget_layered_nav_filters ul li.current>ol.children,.widget_layered_nav_filters ul li.current>ul.children,.widget_price_filter ol li.current>ol.children,.widget_price_filter ol li.current>ul.children,.widget_price_filter ul li.current>ol.children,.widget_price_filter ul li.current>ul.children,.widget_product_categories ol li.current>ol.children,.widget_product_categories ol li.current>ul.children,.widget_product_categories ul li.current>ol.children,.widget_product_categories ul li.current>ul.children,.widget_rating_filter ol li.current>ol.children,.widget_rating_filter ol li.current>ul.children,.widget_rating_filter ul li.current>ol.children,.widget_rating_filter ul li.current>ul.children{display:block}.sidebar-box ol li .small,.sidebar-box ol li small,.sidebar-box ul li .small,.sidebar-box ul li small,.widget_layered_nav ol li .small,.widget_layered_nav ol li small,.widget_layered_nav ul li .small,.widget_layered_nav ul li small,.widget_layered_nav_filters ol li .small,.widget_layered_nav_filters ol li small,.widget_layered_nav_filters ul li .small,.widget_layered_nav_filters ul li small,.widget_price_filter ol li .small,.widget_price_filter ol li small,.widget_price_filter ul li .small,.widget_price_filter ul li small,.widget_product_categories ol li .small,.widget_product_categories ol li small,.widget_product_categories ul li .small,.widget_product_categories ul li small,.widget_rating_filter ol li .small,.widget_rating_filter ol li small,.widget_rating_filter ul li .small,.widget_rating_filter ul li small{float:right;font-size:1em}.sidebar-box ol ol,.sidebar-box ol ul,.sidebar-box ul ol,.sidebar-box ul ul,.widget_layered_nav ol ol,.widget_layered_nav ol ul,.widget_layered_nav ul ol,.widget_layered_nav ul ul,.widget_layered_nav_filters ol ol,.widget_layered_nav_filters ol ul,.widget_layered_nav_filters ul ol,.widget_layered_nav_filters ul ul,.widget_price_filter ol ol,.widget_price_filter ol ul,.widget_price_filter ul ol,.widget_price_filter ul ul,.widget_product_categories ol ol,.widget_product_categories ol ul,.widget_product_categories ul ol,.widget_product_categories ul ul,.widget_rating_filter ol ol,.widget_rating_filter ol ul,.widget_rating_filter ul ol,.widget_rating_filter ul ul{padding-left:1.43em;margin:0}.sidebar-box ol ol.children,.sidebar-box ol ul.children,.sidebar-box ul ol.children,.sidebar-box ul ul.children,.widget_layered_nav ol ol.children,.widget_layered_nav ol ul.children,.widget_layered_nav ul ol.children,.widget_layered_nav ul ul.children,.widget_layered_nav_filters ol ol.children,.widget_layered_nav_filters ol ul.children,.widget_layered_nav_filters ul ol.children,.widget_layered_nav_filters ul ul.children,.widget_price_filter ol ol.children,.widget_price_filter ol ul.children,.widget_price_filter ul ol.children,.widget_price_filter ul ul.children,.widget_product_categories ol ol.children,.widget_product_categories ol ul.children,.widget_product_categories ul ol.children,.widget_product_categories ul ul.children,.widget_rating_filter ol ol.children,.widget_rating_filter ol ul.children,.widget_rating_filter ul ol.children,.widget_rating_filter ul ul.children{margin:0;display:none}.sidebar-box li .toggle,.wc-block-product-categories li .toggle,.widget_layered_nav li .toggle,.widget_layered_nav_filters li .toggle,.widget_price_filter li .toggle,.widget_product_categories li .toggle,.widget_rating_filter li .toggle{cursor:pointer;display:inline-block;text-align:center;position:absolute;right:-5px;top:4px;margin:0;padding:0;width:24px;height:24px;line-height:23px;font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900;color:var(--porto-heading-color)}.sidebar-box li .toggle:hover,.wc-block-product-categories li .toggle:hover,.widget_layered_nav li .toggle:hover,.widget_layered_nav_filters li .toggle:hover,.widget_price_filter li .toggle:hover,.widget_product_categories li .toggle:hover,.widget_rating_filter li .toggle:hover{color:var(--porto-heading-light-8)}.widget_layered_nav li.chosen>a,.widget_layered_nav li.current>a,.widget_layered_nav ul a:focus,.widget_layered_nav ul a:hover,.widget_layered_nav_filters li.chosen>a,.widget_layered_nav_filters li.current>a,.widget_layered_nav_filters ul a:focus,.widget_layered_nav_filters ul a:hover,.widget_product_categories li.chosen>a,.widget_product_categories li.current>a,.widget_product_categories ul a:focus,.widget_product_categories ul a:hover,.widget_rating_filter li.chosen>a,.widget_rating_filter li.current>a,.widget_rating_filter ul a:focus,.widget_rating_filter ul a:hover{color:var(--porto-heading-color)}.sidebar-box ol li .toggle:before,.sidebar-box ul li .toggle:before,.wc-block-product-categories ol li .toggle:before,.wc-block-product-categories ul li .toggle:before,.widget_layered_nav ol li .toggle:before,.widget_layered_nav ul li .toggle:before,.widget_layered_nav_filters ol li .toggle:before,.widget_layered_nav_filters ul li .toggle:before,.widget_price_filter ol li .toggle:before,.widget_price_filter ul li .toggle:before,.widget_product_categories ol li .toggle:before,.widget_product_categories ul li .toggle:before,.widget_rating_filter ol li .toggle:before,.widget_rating_filter ul li .toggle:before{font-size:13px;font-family:Porto;content:"\e81c"}.sidebar-box ol li.current>.toggle:before,.sidebar-box ol li.open>.toggle:before,.sidebar-box ul li.current>.toggle:before,.sidebar-box ul li.open>.toggle:before,.wc-block-product-categories ol li.current>.toggle:before,.wc-block-product-categories ol li.open>.toggle:before,.wc-block-product-categories ul li.current>.toggle:before,.wc-block-product-categories ul li.open>.toggle:before,.widget_layered_nav ol li.current>.toggle:before,.widget_layered_nav ol li.open>.toggle:before,.widget_layered_nav ul li.current>.toggle:before,.widget_layered_nav ul li.open>.toggle:before,.widget_layered_nav_filters ol li.current>.toggle:before,.widget_layered_nav_filters ol li.open>.toggle:before,.widget_layered_nav_filters ul li.current>.toggle:before,.widget_layered_nav_filters ul li.open>.toggle:before,.widget_price_filter ol li.current>.toggle:before,.widget_price_filter ol li.open>.toggle:before,.widget_price_filter ul li.current>.toggle:before,.widget_price_filter ul li.open>.toggle:before,.widget_product_categories ol li.current>.toggle:before,.widget_product_categories ol li.open>.toggle:before,.widget_product_categories ul li.current>.toggle:before,.widget_product_categories ul li.open>.toggle:before,.widget_rating_filter ol li.current>.toggle:before,.widget_rating_filter ol li.open>.toggle:before,.widget_rating_filter ul li.current>.toggle:before,.widget_rating_filter ul li.open>.toggle:before{content:"\e81b"}.sidebar-box ol li.closed>.toggle:before,.sidebar-box ul li.closed>.toggle:before,.wc-block-product-categories ol li.closed>.toggle:before,.wc-block-product-categories ul li.closed>.toggle:before,.widget_layered_nav ol li.closed>.toggle:before,.widget_layered_nav ul li.closed>.toggle:before,.widget_layered_nav_filters ol li.closed>.toggle:before,.widget_layered_nav_filters ul li.closed>.toggle:before,.widget_price_filter ol li.closed>.toggle:before,.widget_price_filter ul li.closed>.toggle:before,.widget_product_categories ol li.closed>.toggle:before,.widget_product_categories ul li.closed>.toggle:before,.widget_rating_filter ol li.closed>.toggle:before,.widget_rating_filter ul li.closed>.toggle:before{content:"\e81c"}.widget_layered_nav ul li>a{padding-right:25px}.widget_layered_nav ul li .count{color:var(--porto-body-color-light-5)}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li{float:none}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li a,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li span,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li a,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li span{position:relative;border-radius:50%!important;box-sizing:border-box;overflow:visible}.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li,.woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li{float:left}.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a,.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li span,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li a,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li span,.woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a,.woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li span,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li a,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li span{font-size:1em;min-width:45px;text-align:center;margin:3px 6px 3px 0;padding:4px 8px;line-height:22px;border:1px solid var(--porto-gray-5);border-radius:3px!important}.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li a,.woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li a{color:var(--porto-body-color);background:var(--porto-body-bg);transition:color 0.3s,background-color 0.3s,border-color 0.3s}.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li span,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li span,.woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li span,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li span{display:block}.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a:hover,.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen a,.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen span,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li a:hover,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen a,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen span,.woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a:hover,.woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen a,.woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen span,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li a:hover,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen a,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen span{color:#fff;background:var(--porto-dark-color);border-color:var(--porto-heading-color)}.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen a:hover,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen a:hover,.woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen a:hover,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen a:hover{background:var(--porto-dark-light-5);border-color:var(--porto-dark-light-5)}.woocommerce .yith-wcan-filters,.woocommerce .yith-wcan-filters .yith-wcan-filter:last-child,.woocommerce-page .yith-wcan-filters,.woocommerce-page .yith-wcan-filters .yith-wcan-filter:last-child{margin-bottom:0}.woocommerce .yith-wcan-filters,.woocommerce-page .yith-wcan-filters{background:none}.woocommerce .yith-wcan-filters .filter-title,.woocommerce-page .yith-wcan-filters .filter-title{color:var(--porto-heading-color)}.woocommerce .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a,.woocommerce .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a,.woocommerce-page .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a,.woocommerce-page .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a{color:var(--porto-body-color)}.woocommerce .yith-wcan-filters input[type=checkbox],.woocommerce-page .yith-wcan-filters input[type=checkbox]{width:18px;height:18px;vertical-align:middle}.woocommerce .yith-wcan-filters label a,.woocommerce-page .yith-wcan-filters label a{vertical-align:middle}.yith-wcan-list-price-filter.loading,.yith-woo-ajax-navigation.loading{position:relative}.yith-wcan-list-price-filter.loading:after,.yith-woo-ajax-navigation.loading:after{content:" ";display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:10000}.yith-wcan-list-price-filter.loading form input[type=text]{opacity:0}.woocommerce-widget-layered-nav-list{display:flex;flex-wrap:wrap}.woocommerce-widget-layered-nav-list .filter-image{width:32px;height:32px;text-indent:-9999px;background-color:transparent!important}.woocommerce-page .wc-block-product-categories{margin-bottom:0}.woocommerce-page .wc-block-product-categories li{position:relative;padding:4px 0}.woocommerce-page .wc-block-product-categories li .toggle:before{font-size:1.2em}.woocommerce-page .wc-block-product-categories>ul ul{display:none;padding-left:1.0714em}.woocommerce-page .wc-block-product-categories>ul .current-active>a{color:var(--porto-primary-color)}.wc-block-product-categories-list-item>a{color:var(--porto-body-color)}.wc-block-product-categories .count,.widget_product_categories .count{color:var(--porto-body-color-light-5)}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1rem;width:100%;color:var(--porto-dark-color);border-color:var(--porto-light-dark-5);background-color:var(--porto-light-dark-5)}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown__submit:hover{color:var(--porto-body-bg);border-color:var(--porto-heading-color);background-color:var(--porto-heading-color)}.woocommerce-page.archive .sidebar-content aside.widget{border-bottom:1px solid var(--porto-gray-5);margin-bottom:0;margin-top:0;padding:20px 0}.woocommerce-page.archive .sidebar-content aside.widget:first-child{padding-top:0}.woocommerce-page.archive .sidebar-content aside.widget:last-child{padding-bottom:0;border-bottom:none}.woocommerce-page .sidebar-content>ul{max-height:290px;padding-right:5px;overflow-y:scroll}.woocommerce-page .sidebar-content>ul::-webkit-scrollbar{width:5px}.woocommerce-page .sidebar-content>ul::-webkit-scrollbar-thumb{border-radius:5px;background:var(--porto-gray-2)}.woocommerce-page .sidebar-content ul{font-size:1em;font-weight:500;letter-spacing:-0.03em}.woocommerce-page .sidebar-content ul li a{line-height:2em;color:var(--porto-body-color)}.woocommerce-page .sidebar-content ul li a:hover,.woocommerce-page .sidebar-content ul li.current>a{color:var(--porto-heading-color)}.woocommerce-page .components-form-token-field__token>*,.woocommerce-page aside .wc-blocks-components-form-token-field-wrapper:not(.is-loading){border-color:var(--porto-gray-5)!important}.woocommerce-page .sidebar-content .widget-title,.woocommerce-page .widget_block .wp-block-heading{font-size:15px;font-weight:600;line-height:2em;margin-bottom:0;text-transform:capitalize}.woocommerce-page .widget-title+*,.woocommerce-page .wp-block-heading+*{margin-top:10px}.woocommerce-page .wc-block-active-filters,.woocommerce-page .wc-block-components-price-slider,.woocommerce-page .wc-block-components-product-sort-select,.woocommerce-page .wc-block-stock-filter,.woocommerce-page .wp-block-woocommerce-rating-filter{margin-bottom:0}.woocommerce-page .wc-block-active-filters .wc-block-active-filters__list-item-type{font-size:0.85em;font-weight:400;color:var(--porto-dark-color)}.woocommerce-page .wc-block-active-filters .wc-block-active-filters__list-item-name{font-size:1em;color:var(--porto-body-color)}.woocommerce-page .wc-block-attribute-filter,.woocommerce-page .wc-block-stock-filter-list{margin-bottom:0}.woocommerce-page .wc-block-attribute-filter label,.woocommerce-page .wc-block-stock-filter-list label{font-size:1em}.woocommerce-page .wp-block-woocommerce-price-filter{color:var(--porto-heading-color);border-color:var(--porto-heading-color)}.woocommerce-page .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper{margin-top:3px;margin-bottom:20px}.woocommerce-page .wp-block-woocommerce-price-filter .wc-block-components-price-slider__amount{font-size:1em;border-color:var(--porto-input-bc)!important;padding:4px 8px}.woocommerce-page .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{width:20px;height:20px;min-height:20px;min-width:20px;outline:none!important;background-color:var(--porto-body-bg);border-color:var(--porto-gray-2)}.woocommerce-page .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox][checked]{background-color:var(--porto-dark-color);border-color:#ffffff}.woocommerce-page .wc-block-components-checkbox svg{fill:#fff}.woocommerce-page .wp-block-woocommerce-customer-account{padding:0}.woocommerce-page .wp-block-woocommerce-customer-account .label{font-size:inherit;font-weight:500;color:var(--porto-body-color)}.widget_block .wc-block-review-list{border-bottom-width:0}.widget_block .wc-block-review-list>li{padding-top:20px;padding-bottom:20px}.widget_block .wc-block-review-list>li:last-child{padding-bottom:0}.widget_block .wc-block-components-review-list-item__info{margin-bottom:15px}.widget_block .wc-block-review-list-item__image img{border-radius:50%}.widget_block .wc-block-components-review-list-item__author,.widget_block .wc-block-components-review-list-item__product{line-height:1.4}.widget_block .wc-block-product-categories-list{border-bottom-width:0}.widget_block .wc-block-product-categories-list>li{border-top-width:0}.sidebar-content .filter-item-list,.woocommerce-page .sidebar-content .yith-woo-ajax-navigation ul.yith-wcan-color{display:block;padding-top:4px;padding-left:4px;padding-bottom:4px}.sidebar-content .filter-item-list .filter-color,.woocommerce-page .sidebar-content .yith-woo-ajax-navigation ul.yith-wcan-color a,.woocommerce-page .sidebar-content .yith-woo-ajax-navigation ul.yith-wcan-color span{font-size:14px;letter-spacing:-0.03em;font-weight:500;text-indent:36px;line-height:18px;--porto-sw-size:18px;padding:0;margin-top:0;margin-bottom:15px;border-width:0!important}.sidebar-content .filter-item-list li:last-child .filter-color,.woocommerce-page .sidebar-content .yith-woo-ajax-navigation ul.yith-wcan-color li:last-child a,.woocommerce-page .sidebar-content .yith-woo-ajax-navigation ul.yith-wcan-color li:last-child span{margin-bottom:15px}.sidebar-content .filter-item-list li .filter-color:before,ul.yith-wcan-color li a:before,ul.yith-wcan-color li span:before{content:"";position:absolute;--porto-sw-offset:-4px;left:var(--porto-sw-offset);top:var(--porto-sw-offset);right:var(--porto-sw-offset);bottom:var(--porto-sw-offset);border:1px solid var(--porto-gray-5);border-radius:50%}.sidebar-content .filter-item-list li.active .filter-color,.sidebar-content .filter-item-list li.chosen .filter-color,.sidebar-content .filter-item-list li:hover .filter-color,ul.yith-wcan-group:not(.yith-wcan-label) li.active a,ul.yith-wcan-group:not(.yith-wcan-label) li.active span,ul.yith-wcan-group:not(.yith-wcan-label) li.chosen a,ul.yith-wcan-group:not(.yith-wcan-label) li.chosen span,ul.yith-wcan-group:not(.yith-wcan-label) li:hover a,ul.yith-wcan-group:not(.yith-wcan-label) li:hover span{color:var(--porto-heading-color)}.sidebar-content .filter-item-list li.active .filter-color:before,.sidebar-content .filter-item-list li.chosen .filter-color:before,.sidebar-content .filter-item-list li:hover .filter-color:before,ul.yith-wcan-group:not(.yith-wcan-label) li.active a:before,ul.yith-wcan-group:not(.yith-wcan-label) li.active span:before,ul.yith-wcan-group:not(.yith-wcan-label) li.chosen a:before,ul.yith-wcan-group:not(.yith-wcan-label) li.chosen span:before,ul.yith-wcan-group:not(.yith-wcan-label) li:hover a:before,ul.yith-wcan-group:not(.yith-wcan-label) li:hover span:before{border-color:inherit!important}.shop-loop-before.elementor-section{display:block}.shop-loop-before>.elementor-container{margin-left:auto;margin-right:auto}.shop-loop-before .elementor-widget-wrap{align-items:center}.shop-loop-before .elementor-widget-wrap>.elementor-widget{width:auto;margin-right:10px;margin-bottom:0;max-width:100%}.elementor-section{display:flex;justify-content:center}.elementor-section .elementor-container{width:100%;margin-left:0;margin-right:0}.elementor-section.elementor-section-boxed>.elementor-container{max-width:var(--porto-container-width);--porto-flick-carousel-width:var(--porto-container-width)}.container-fluid .elementor-top-section{margin-left:calc(var(--porto-fluid-spacing) * -1);margin-right:calc(var(--porto-fluid-spacing) * -1);padding-left:var(--porto-fluid-spacing);padding-right:var(--porto-fluid-spacing)}.container-fluid .elementor-top-section.elementor-section-full_width>.elementor-column-gap-no{margin-left:calc(var(--porto-fluid-spacing) * -1);margin-right:calc(var(--porto-fluid-spacing) * -1);width:calc(100% + 2 * var(--porto-fluid-spacing))}@media (max-width:991px){.container-fluid .porto-full-no-gap .elementor-section-boxed{padding-left:var(--porto-fluid-spacing);padding-right:var(--porto-fluid-spacing)}}.elementor .pricing-table{padding-left:0;padding-right:0}.elementor-container>.porto-carousel{width:100%}.elementor-container>.porto-carousel.has-ccols-spacing{width:calc(100% + var(--porto-el-spacing, var(--porto-grid-gutter-width)))}.elementor-section>.elementor-column-gap-default{margin-left:calc(var(--porto-column-spacing) * -1);margin-right:calc(var(--porto-column-spacing) * -1);width:calc(100% + var(--porto-grid-gutter-width))}.elementor-section>.elementor-column-gap-narrow{margin-left:-5px;margin-right:-5px;width:calc(100% + 10px)}.elementor-section>.elementor-column-gap-extended{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}.elementor-section>.elementor-column-gap-wide{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.elementor-section>.elementor-column-gap-wider{margin-left:-30px;margin-right:-30px;width:calc(100% + 60px)}.elementor-column-gap-default>.elementor-column>.elementor-element-populated,.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap,.elementor-column-gap-default>.elementor-row>.porto-ibanner,.porto-gap-default{padding:var(--porto-column-spacing)}.elementor-column-gap-narrow>.elementor-row>.porto-ibanner,.porto-gap-narrow{padding:5px}.elementor-column-gap-extended>.elementor-row>.porto-ibanner,.porto-gap-extended{padding:15px}.elementor-column-gap-wide>.elementor-row>.porto-ibanner,.porto-gap-wide{padding:20px}.elementor-column-gap-wider>.elementor-row>.porto-ibanner,.porto-gap-wider{padding:30px}.elementor-section.elementor-section-boxed>.elementor-column-gap-no{max-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width));--porto-flick-carousel-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width));--porto-flick-carousel-space:0px}.elementor-section.elementor-section-boxed>.elementor-column-gap-narrow{max-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width) + 10px);--porto-flick-carousel-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width) + 10px);--porto-flick-carousel-space:5px}.elementor-section.elementor-section-boxed>.elementor-column-gap-extended{max-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width) + 30px);--porto-flick-carousel-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width) + 30px);--porto-flick-carousel-space:15px}.elementor-section.elementor-section-boxed>.elementor-column-gap-wide{max-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width) + 40px);--porto-flick-carousel-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width) + 40px);--porto-flick-carousel-space:20px}.elementor-section.elementor-section-boxed>.elementor-column-gap-wider{max-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width) + 60px);--porto-flick-carousel-width:calc(var(--porto-container-width) - var(--porto-grid-gutter-width) + 60px);--porto-flick-carousel-space:30px}@media (min-width:992px){.elementor-section-boxed [class*=elementor-column-gap-]>.elementor-column>.elementor-element-populated.flick-carousel,.elementor-section-boxed [class*=elementor-column-gap-]>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap.flick-carousel{width:100%!important}}.elementor-section>.elementor-column-gap-no{--porto-el-section-space:0px}.elementor-section>.elementor-column-gap-narrow{--porto-el-section-space:5px}.elementor-section>.elementor-column-gap-extended{--porto-el-section-space:15px}.elementor-section>.elementor-column-gap-wide{--porto-el-section-space:20px}.elementor-section>.elementor-column-gap-wider{--porto-el-section-space:30px}.elementor-section>.porto-ibanner,.elementor-widget .circular-bar,.elementor-widget .porto-sicon-box,.elementor-widget .porto-u-heading,.elementor-widget-wrap .circular-bar,.elementor-widget-wrap .porto-sicon-box,.elementor-widget-wrap .porto-u-heading,.porto-carousel,.porto-carousel.elementor-row,.porto-u-heading p:last-child{margin-bottom:0}.elementor-widget-text-editor p{font-family:inherit!important;font-weight:inherit!important;font-size:inherit!important;color:inherit!important;line-height:inherit!important;letter-spacing:inherit}.elementor-column-wrap>.porto-carousel,.elementor-column>.porto-carousel,.elementor-editor-active .elementor-widget-wrap>.owl-stage-outer{width:100%}.elementor-column-wrap>.porto-carousel.has-ccols-spacing,.elementor-column>.porto-carousel.has-ccols-spacing{width:calc(100% + var(--porto-el-spacing, var(--porto-grid-gutter-width)))}.porto-ibanner>.elementor-row{position:absolute;top:0;left:0;right:0;height:100%}.porto-ibanner-layer{width:auto}.elementor-editor-active .elementor-element-empty>.porto-ibanner-layer{width:calc(100% - 20px)}.porto-ibanner.elementor-column>.container,.porto-ibanner>.elementor-column,.porto-ibanner>.elementor-row>.elementor-column{position:absolute;top:0;left:0;right:0;height:100%;width:100%}.porto-ibanner .container>.elementor-column-wrap,.porto-ibanner.elementor-column>.container>.elementor-column-wrap,.porto-ibanner.elementor-column>.elementor-column-wrap{position:static}.container>.elementor-column-wrap>.porto-ibanner-layer,.container>.porto-ibanner-layer{margin-left:var(--porto-res-spacing);margin-right:var(--porto-res-spacing)}.porto-ibanner .porto-ibanner-layer.elementor-widget-wrap{display:block}@media (max-width:991px){.elementor-section.elementor-section-stretched>.elementor-container{padding-left:var(--porto-res-spacing);padding-right:var(--porto-res-spacing)}}.elementor-container[data-plugin-masonry],.elementor-row[data-plugin-masonry],.elementor-widget-wrap.owl-carousel.owl-loaded{display:block}.elementor-container[data-plugin-masonry]>.elementor-column,.elementor-row[data-plugin-masonry]>.elementor-column{float:left}.elementor-widget-container>.btn,.elementor-widget>.btn{position:relative}.elementor-widget-container>.btn .dir-arrow,.elementor-widget>.btn .dir-arrow{position:absolute;top:-35px;left:85%}.fullscreen-carousel .elementor-section,.fullscreen-carousel .elementor-section>*{height:100%}.elementor-element>[data-plugin-parallax],.elementor-element[data-plugin-parallax]{background-attachment:scroll!important}.e-con-full.header-main,.elementor-section.header-main{flex-wrap:wrap}.header-builder-p .elementor-widget-wrap>.elementor-widget{width:auto;margin-right:0.875rem;margin-bottom:0;max-width:100%}.header-builder-p .elementor-widget:last-child{margin-right:0}.elementor-column>.elementor-element-empty{min-width:100px}.elementor-column.elementor-col-flex-1,.elementor-column.elementor-col-flex-auto,.elementor-column[data-col=flex-1],.elementor-column[data-col=flex-auto]{width:auto;align-content:center;align-items:center}.elementor-column.elementor-col-flex-1,.elementor-column[data-col=flex-1]{flex:1}.elementor-column.elementor-col-flex-1:last-child .elementor-widget-wrap,.elementor-column[data-col=flex-1]:last-child .elementor-widget-wrap{justify-content:flex-end}.elementor-column.elementor-col-flex-1:nth-child(2):not(:last-child) .elementor-widget-wrap,.elementor-column[data-col=flex-1]:nth-child(2):not(:last-child) .elementor-widget-wrap{justify-content:center}.elementor .sort-source{margin-bottom:1.5rem}@media (max-width:767px){.elementor .elementor-hidden-phone{display:none}}.container-fluid .e-parent{margin-left:calc(var(--porto-fluid-spacing) * -1);margin-right:calc(var(--porto-fluid-spacing) * -1);max-width:calc(100% + 2 * var(--porto-fluid-spacing));width:calc(100% + 2 * var(--porto-fluid-spacing))}.container-fluid .e-parent.e-con{--padding-inline-start:calc(var(--porto-fluid-spacing) * 1);--padding-inline-end:calc(var(--porto-fluid-spacing) * 1)}.container-fluid .e-parent.e-con-full{--padding-inline-start:0;--padding-inline-end:0}.container-fluid .e-parent.e-con-full .e-con-boxed{--padding-inline-start:calc(var(--porto-fluid-spacing) * 1);--padding-inline-end:calc(var(--porto-fluid-spacing) * 1)}.e-con{--content-width:calc(var(--container-max-width, 1140px) - var(--porto-grid-gutter-width))}.e-con.porto_stretch_css,.elementor-section.porto_stretch_css{position:relative;left:calc(50% - 50vw + var(--porto-scroll-w, 0px) / 2);min-width:calc(100vw - var(--porto-scroll-w, 0px));margin-left:0!important;margin-right:0!important}.elementor-section.stretch_row_css{padding-left:calc((100vw - 100% - var(--porto-scroll-w, 0px)) / 2)!important;padding-right:calc((100vw - 100% - var(--porto-scroll-w, 0px)) / 2)!important}.elementor-section.stretch_row_content_css.elementor-section-boxed{padding-left:var(--porto-fluid-spacing,0px);padding-right:var(--porto-fluid-spacing,0px)}.elementor-section.stretch_row_content_css.elementor-section-boxed>.elementor-container{max-width:none}.e-con.e-con-boxed.porto_stretch_css{--padding-inline-start:var(--porto-fluid-spacing,0px);--padding-inline-end:var(--porto-fluid-spacing,0px)}.e-con.e-con-boxed.stretch_row_content_css{--content-width:none}.elementor-edit-area [class*=revealDir].animated{animation-fill-mode:both!important}.footer{font-size:13px;line-height:13px;letter-spacing:0}.custom-font1{font-family:Oswald,sans-serif}.header-top > .container,.header-top > .container-fluid{min-height:45px}#header .porto-view-switcher:first-child > li.menu-item:first-child > a{padding-left:0}#header .reveal-search-layout .searchform-fields{padding:0 10px}#header .reveal-search-layout input{border-bottom-color:#eeeeee}#header .reveal-search-layout .button-wrap{right:30px}#header .reveal-search-layout .btn-close-search-form{color:#777777}#header .overlay-search-layout .selectric-cat,#header .overlay-search-layout .text,#header .overlay-search-layout .button-wrap{border-bottom:2px solid #eeeeee}#header .overlay-search-layout .btn-close-search-form{color:#777777}#header .large-search-layout .search-toggle:after{border-bottom-color:#ffffff}.searchform .live-search-list .autocomplete-suggestions::-webkit-scrollbar{width:5px}.searchform .live-search-list .autocomplete-suggestions::-webkit-scrollbar-thumb{border-radius:0;background:rgba(204,204,204,0.5)}.live-search-list .autocomplete-suggestion .search-price{color:#222529;font-weight:600}@media (min-width:768px) and (max-width:1219px){#header .searchform input{width:318px}#header .searchform.searchform-cats input{width:190px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#mini-cart .cart-head{height:30px}}#mini-cart .cart_list::-webkit-scrollbar-thumb,.wishlist-offcanvas .wishlist-popup::-webkit-scrollbar-thumb,.minicart-offcanvas .widget_shopping_cart_content::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(204,204,204,0.5)}@media (max-width:991px){#header .header-contact{display:none}}@media (max-width:767px){#header:not(.header-builder) .header-top{display:flex}#header:not(.header-builder) .switcher-wrap{display:inline-block}}.page-header-8{padding:1.25rem 0}.woocommerce-cart .main-content,.woocommerce-checkout .main-content{padding-top:5px}.page-header-8 .breadcrumb{margin-bottom:0;justify-content:center;background:none}.page-header-8 li{line-height:3.521875rem}.page-header-8 li a{color:#222529;font-family:'Poppins',Poppins,sans-serif;text-decoration:none;font-size:1.25rem;font-weight:700;letter-spacing:-.03em;transition:opacity .3s;vertical-align:middle}.page-header-8 li.disable a{pointer-events:none}.page-header-8 li .delimiter.delimiter-2{color:#222529;font-size:1.875rem;font-weight:700;margin:0 1.2rem;float:left}.page-header-8 li.current~li a,.page-header-8 li.current~li .delimiter{opacity:.5}.page-header-8 li.current a,.page-header-8 li:not(.disable) a:hover{color:var(--porto-primary-color);opacity:1}.mega-menu > li.has-sub:before,.mega-menu > li.has-sub:after{content:'';position:absolute;bottom:-1px;z-index:112;opacity:0;left:50%;border:solid transparent;height:0;width:0;pointer-events:none}.mega-menu > li.has-sub:before{bottom:0}.mega-menu > li.sub-ready:hover:before,.mega-menu > li.sub-ready:hover:after{opacity:1}.mega-menu > li.has-sub:before{border-bottom-color:#ffffff;border-width:10px;margin-left:-10px}.mega-menu > li.has-sub:after{border-bottom-color:#ffffff;border-width:9px;margin-left:-9px}.mega-menu.show-arrow > li.has-sub:before{margin-left:-14px}.mega-menu.show-arrow > li.has-sub:after{margin-left:-13px}.mega-menu > li.has-sub:before,.mega-menu > li.has-sub:after{bottom:3px;transition:bottom .2s ease-out}.mega-menu > li.has-sub:before{bottom:4px}.mega-menu > li.has-sub:hover:before{bottom:-1px}.mega-menu > li.has-sub:hover:after{bottom:-2px}.header-corporate .share-links a,.header-builder .share-links a{width:28px;height:28px;border-radius:28px;margin:0 1px;overflow:hidden;font-size:.8rem}.header-corporate .share-links a:not(:hover),.header-builder .share-links a:not(:hover){background-color:#fff;color:#333}.main-sidebar-menu .sidebar-menu-wrap{overflow:hidden}.footer .wysija-input{border-radius:30px 0 0 30px;padding-left:1rem}.footer .wysija-submit{border-radius:0 30px 30px 0}@media (min-width:1220px){.ccols-xl-1 > *{--porto-cw:100%}.ccols-xl-2 > *{--porto-cw:50%}.ccols-xl-3 > *{--porto-cw:33.3333%}.ccols-xl-4 > *{--porto-cw:25%}.ccols-xl-5 > *{--porto-cw:20%}.ccols-xl-6 > *{--porto-cw:16.6666%}.ccols-xl-7 > *{--porto-cw:14.2857%}ul.ccols-xl-7 li.product-col .add-links{display:none}.ccols-xl-8 > *{--porto-cw:12.5%}ul.ccols-xl-8 li.product-col .add-links{display:none}.ccols-xl-9 > *{--porto-cw:11.1111%}ul.ccols-xl-9 li.product-col .add-links{display:none}.ccols-xl-10 > *{--porto-cw:10%}.porto-half-slider:not(.owl-loaded) > *{--porto-cw:var( --porto-col-xl )}.porto-half-slider:not(.owl-loaded) > li.product-col{width:var( --porto-col-xl,100% )}}@media (min-width:1400px){.ccols-sl-10 > *{--porto-cw:10%}.ccols-sl-9 > *{--porto-cw:11.1111%}.ccols-sl-8 > *{--porto-cw:12.5%}ul.ccols-sl-8 li.product-col .add-links{display:none}.ccols-sl-7 > *{--porto-cw:14.2857%}ul.ccols-sl-7 li.product-col .add-links{display:none}.ccols-sl-6 > *{--porto-cw:16.6666%}ul.ccols-sl-6 li.product-col .add-links{display:none}.ccols-sl-5 > *{--porto-cw:20%}.ccols-sl-4 > *{--porto-cw:25%}.ccols-sl-3 > *{--porto-cw:33.3333%}.porto-half-slider:not(.owl-loaded) > *{--porto-cw:var( --porto-col-sl )}.porto-half-slider:not(.owl-loaded) > li.product-col{width:var( --porto-col-sl,100% )}}@media (max-width:575px){.page-wrapper .device-hidden-mobile{display:none}}@media (min-width:576px) and (max-width:767px){.page-wrapper .device-hidden-mobile-extra{display:none}}@media (min-width:768px) and (max-width:991px){.page-wrapper .device-hidden-tablet{display:none}}@media (min-width:992px) and (max-width:1219px){.page-wrapper .device-hidden-tablet-extra{display:none}}@media (min-width:1220px) and (max-width:1399px){.page-wrapper .device-hidden-desktop{display:none}}@media (min-width:1400px){.page-wrapper .device-hidden-large-desktop{display:none}}@media (max-width:1219px){.mega-menu > li.menu-item > a{padding:9px 9px 8px}.widget_sidebar_menu .widget-title{font-size:.8571em;line-height:13px;padding:10px 15px}.sidebar-menu > li.menu-item > a{font-size:.9286em;line-height:17px;padding:9px 5px}.sidebar-menu .menu-custom-block a{font-size:.9286em;line-height:16px;padding:9px 5px}.sidebar-menu > li.menu-item .popup:before{top:11px}.porto-links-block{font-size:13px}ul.pwidth-md-6 .product-image{font-size:.8em}ul.pwidth-md-6 .add-links{font-size:.85em}ul.pwidth-md-5 .product-image{font-size:.9em}ul.pwidth-md-5 .add-links{font-size:.95em}ul.pwidth-md-4 .product-image{font-size:1em}ul.pwidth-md-4 .add-links{font-size:1em}ul.pwidth-md-3 .product-image{font-size:1.15em}ul.pwidth-md-3 .add-links{font-size:1em}ul.pwidth-md-2 .product-image{font-size:1.4em}ul.pwidth-md-2 .add-links{font-size:1em}}@media (min-width:992px) and (max-width:1219px){.portfolio-row .portfolio-col-6{width:20%}.portfolio-row .portfolio-col-6.w2{width:40%}.column2 ul.pwidth-md-5 .product-image{font-size:.75em}.column2 ul.pwidth-md-5 .add-links{font-size:.8em}.column2 ul.pwidth-md-4 .product-image{font-size:.8em}.column2 ul.pwidth-md-4 .add-links{font-size:.9em}.column2 ul.pwidth-md-3 .product-image{font-size:.9em}.column2 ul.pwidth-md-3 .add-links{font-size:1em}.column2 ul.pwidth-md-2 .product-image{font-size:1.1em}.column2 ul.pwidth-md-2 .add-links{font-size:1em}.column2 .shop-loop-before .woocommerce-pagination ul{margin-left:-5px}ul.product_list_widget li .product-image{width:70px;flex:0 0 70px;margin-right:15px}ul.product_list_widget li .product-details{width:calc(100% - 85px)}}@media (min-width:768px) and (max-width:1219px){.column2 .portfolio-row .portfolio-col-4{width:33.3333%}.column2 .portfolio-row .portfolio-col-4.w2{width:66.6666%}.column2 .portfolio-row .portfolio-col-5,.column2 .portfolio-row .portfolio-col-6{width:25%}.column2 .portfolio-row .portfolio-col-5.w2,.column2 .portfolio-row .portfolio-col-6.w2{width:50%}}@media (max-width:767px){ul.pwidth-xs-3 .product-image{font-size:.85em}ul.pwidth-xs-3 .add-links{font-size:.85em}ul.pwidth-xs-2 .product-image{font-size:1em}ul.pwidth-xs-2 .add-links{font-size:1em}ul.pwidth-xs-1 .product-image{font-size:1.2em}ul.pwidth-xs-1 .add-links{font-size:1em}}@media (max-width:575px){ul.pwidth-ls-2 .product-image{font-size:.8em}ul.pwidth-ls-2 .add-links{font-size:.85em}ul.pwidth-ls-1 .product-image{font-size:1.1em}ul.pwidth-ls-1 .add-links{font-size:1em}}@media (min-width:576px){ul.list li.product{width:100%}}.wishlist_table .add_to_cart.button,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{border-radius:0}.page-wrapper .fdm-item-image,div.thumb-info,span.thumb-info,article.thumb-info{border-width:0;background:none}.thumb-info-caption .thumb-info-caption-text{padding:15px 0;margin-bottom:0}span.thumb-info-social-icons{padding:0}.thumb-info-social-icons:first-child{padding:10px 0}.thumb-info .share-links a{background:#ee3d43}.thumb-info .share-links a:hover{opacity:.9}.thumb-info .thumb-info-wrapper:after{background:rgba(33,37,41,0.8)}.dir-arrow{background:transparent url(https://mayaselectronics.bz/wp-content/themes/porto/images/arrows.png) no-repeat 0 0}.dir-arrow.arrow-light{background:transparent url(https://mayaselectronics.bz/wp-content/themes/porto/images/arrows-dark.png) no-repeat 0 0}.elementor hr,hr,.divider,.slider-title .line,.section-title .line{background:rgba(0,0,0,.08)}hr.light{background:rgba(255,255,255,.06)}.porto-history .thumb{background:transparent url(https://mayaselectronics.bz/wp-content/themes/porto/images/history-thumb.png) no-repeat 0 0}[type="submit"].btn-default{color:#333}.btn-default.btn:hover{color:#333}.divider.divider-small hr{background:#555}input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],textarea,.form-control,select,.porto-wpforms-inline .wpforms-field-large{background-color:#fff;color:#777;border-color:var(--porto-input-bc)}.btn-default.btn{border-bottom-color:rgba(0,0,0,.2)}.login-more.heading-tag{color:#999}.star-rating:before{color:rgba(0,0,0,0.16)}.product-images .product-image-slider.owl-carousel .img-thumbnail,.product-images .product-image-slider.owl-carousel .vd-image{padding-right:1px;padding-left:1px}.product-images .product-image-slider{--porto-el-spacing:2px}.product-images .product-image-slider.has-ccols-spacing>.img-thumbnail,.product-images .product-image-slider.has-ccols-spacing>.vd-image{padding-right:calc(var(--porto-el-spacing,2px) / 2);padding-left:calc( var(--porto-el-spacing,2px ) / 2)}.product-images .img-thumbnail .inner{border:1px solid #f4f4f4}.text-dark,.text-dark.wpb_text_column p{color:#222529 !important}.alert.alert-dark{background-color:#3a3f45;border-color:#0b0c0e;color:#d5d8dc}.alert.alert-dark .alert-link{color:#ffffff}html.dark .text-muted{color:#505562 !important}#header .header-main .header-left,#header .header-main .header-center,#header .header-main .header-right,.fixed-header #header .header-main .header-left,.fixed-header #header .header-main .header-right,.fixed-header #header .header-main .header-center,.header-builder-p .header-main:not(.e-con){padding-top:10px;padding-bottom:10px}.header-main.e-con{--padding-block-start:10px;--padding-block-end:10px}@media (max-width:991px){#header .header-main .header-left,#header .header-main .header-center,#header .header-main .header-right,.fixed-header #header .header-main .header-left,.fixed-header #header .header-main .header-right,.fixed-header #header .header-main .header-center,.header-builder-p .header-main:not(.e-con){padding-top:8px;padding-bottom:8px}.header-main.e-con{--padding-block-start:8px;--padding-block-end:8px}}header .header-main{background-color:#ffffff}.page-top{background-color:transparent}#footer{background-color:#222529}#footer .footer-main{background-color:#222529}.footer-top{background-color:#222529}#footer .footer-bottom{background-color:#222529}@media (min-width:992px){.header-wrapper.header-side-nav:not(.fixed-header) #header{background-color:#ffffff}}#main .content-bottom-wrapper{padding-bottom:20px}@media (min-width:768px){#banner-wrapper.banner-wrapper-boxed{max-width:740px}}@media (min-width:992px){#banner-wrapper.banner-wrapper-boxed{max-width:980px}}@media (min-width:1220px){#banner-wrapper.banner-wrapper-boxed{max-width:1220px}}@media (min-width:768px){#main.main-boxed{max-width:740px}}@media (min-width:992px){#main.main-boxed{max-width:980px}}@media (min-width:1220px){#main.main-boxed{max-width:1220px}}@media (min-width:768px){body.boxed .page-wrapper{max-width:740px}}@media (min-width:992px){body.boxed .page-wrapper{max-width:980px}}@media (min-width:1220px){body.boxed .page-wrapper{max-width:1220px}}@media (min-width:768px){#main.main-boxed .vc_row[data-vc-stretch-content]{max-width:740px}}@media (min-width:992px){#main.main-boxed .vc_row[data-vc-stretch-content]{max-width:980px}}@media (min-width:1220px){#main.main-boxed .vc_row[data-vc-stretch-content]{max-width:1220px}}@media (min-width:1220px){body.boxed .vc_row[data-vc-stretch-content],body.boxed #header.sticky-header .header-main.sticky,body.boxed #header.sticky-header .main-menu-wrap,body.boxed #header.sticky-header .header-main.sticky,#header-boxed #header.sticky-header .header-main.sticky,body.boxed #header.sticky-header .main-menu-wrap,#header-boxed #header.sticky-header .main-menu-wrap{max-width:1220px}.col-xl-1-5{width:20%}.col-xl-2-5{width:40%}.col-xl-3-5{width:60%}.col-xl-4-5{width:80%}.offset-xl-1\/5{margin-left:20%}.offset-xl-2\/5{margin-left:40%}.offset-xl-3\/5{margin-left:60%}.offset-xl-4\/5{margin-left:80%}}@media (min-width:1400px){.col-xxl-1-5{width:20%}.col-xxl-2-5{width:40%}.col-xxl-3-5{width:60%}.col-xxl-4-5{width:80%}.offset-xxl-1\/5{margin-left:20%}.offset-xxl-2\/5{margin-left:40%}.offset-xxl-3\/5{margin-left:60%}.offset-xxl-4\/5{margin-left:80%}}.header-wrapper .separator{border-left-color:rgba(255,255,255,.09)}.header-top .separator{border-left-color:rgba(255,255,255,.09)}.fixed-header header .header-main{background-color:rgba(255,255,255,0.8)}.fixed-header #header .header-top{background-color:rgba(34,37,41,0.8)}@media (min-width:992px){.header-wrapper.header-side-nav.fixed-header #header{background-color:rgba(255,255,255,0.8)}}#header.sticky-header .header-main,.fixed-header #header.sticky-header .header-main{background-color:rgba(255,255,255,1)}#header.sticky-header .main-menu-wrap,.fixed-header #header.sticky-header .main-menu-wrap{background-color:rgba(255,255,255,1)}.fixed-header #header .searchform{background-color:rgba(255,255,255,0.5);border-color:rgba(238,238,238,0.5)}@media (max-width:991px){.fixed-header #header .searchform{background-color:rgba(255,255,255,1)}}.fixed-header #header .searchform-popup .searchform{background-color:rgba(255,255,255,1)}.fixed-header #header .main-menu-wrap{box-shadow:none}.fixed-header #header .main-menu{box-shadow:none}#header .searchform,.fixed-header #header.sticky-header .searchform{border-color:#eeeeee}#header .searchform,.fixed-header #header.sticky-header .searchform{background:#ffffff}#header .overlay-search-layout .searchform,.fixed-header #header.sticky-header .overlay-search-layout .searchform{background:rgba(255,255,255,.95)}#header,#header .header-main .header-contact .nav-top > li > a,#header .top-links > li.menu-item:before{color:#ffffff}#header .tooltip-icon{border-color:#ffffff}#header .header-top,.header-top .top-links > li.menu-item:after{color:#ffffff}.header-top .header-contact a,.header-top .custom-html a:not(.btn),#header .header-top .top-links > li.menu-item > a,.header-top .welcome-msg a{color:#ffffff}.header-top .header-contact a:hover,.header-top .custom-html a:not(.btn):hover,#header .header-top .top-links > li.menu-item.active > a,#header .header-top .top-links > li.menu-item:hover > a,#header .header-top .top-links > li.menu-item > a.active,#header .header-top .top-links > li.menu-item.has-sub:hover > a,.header-top .welcome-msg a:hover{color:#666666}#header .header-main .top-links > li.menu-item.has-sub:hover > a,#header .header-bottom .top-links > li.menu-item.has-sub:hover > a{background-color:transparent}#header .top-links .narrow ul.sub-menu,#header .main-menu .wide .popup > .inner,.sidebar-menu .wide .popup > .inner,.side-menu-slide .wide ul.sub-menu,.sidebar-menu .narrow ul.sub-menu{background-color:#ffffff}.top-links > li.has-sub:before,.top-links > li.has-sub:after{border-bottom-color:#ffffff}.sidebar-menu .menu-custom-block a:hover,.sidebar-menu .menu-custom-block a:hover + a{border-top-color:#ffffff}#header .top-links .narrow li.menu-item > a,#header .porto-wide-sub-menu li.sub li.menu-item > a,.side-nav-wrap .sidebar-menu .wide li.menu-item li.menu-item > a,.sidebar-menu .wide li.sub li.menu-item > a,.sidebar-menu .narrow li.menu-item > a,.porto-popup-menu .sub-menu a{color:#777777}#header .top-links .narrow li.menu-item:hover > a,#header .porto-wide-sub-menu li.sub li.menu-item:hover > a,.porto-popup-menu .sub-menu a:hover{color:#777777}#header .top-links .narrow li.menu-item:hover > a,#header .sidebar-menu .narrow .menu-item:hover > a,.main-sidebar-menu .sidebar-menu .narrow .menu-item:hover > a{background-color:transparent}.sidebar-menu .wide li.menu-item li.menu-item > a:hover,#header .sidebar-menu .wide li.menu-item li.menu-item > a:hover,.sidebar-menu .narrow li.menu-item > a:hover{background-color:transparent;color:#777777}@media (min-width:768px){#header-boxed{max-width:740px}}@media (min-width:992px){#header-boxed{max-width:980px}}@media (min-width:1220px){#header-boxed{max-width:1220px}}#header .header-top .top-links > li.menu-item > a{padding-top:5px;padding-bottom:5px;padding-left:20px;padding-right:20px}#header .header-top .top-links .narrow li.menu-item:hover > a{text-decoration:none}#header .top-links > li.menu-item:after{content:none}#header .header-top .gap{visibility:hidden}.header-top{background-color:#222529}.main-menu-wrap{background-color:transparent;padding:0 0 0 0}#header.sticky-header .main-menu-wrap,#header.sticky-header .header-main.sticky .header-left,#header.sticky-header .header-main.sticky .header-right{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}.header-builder-p.sticky-header .header-main.sticky{padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important}#header.sticky-header .header-main.sticky .header-center{padding-top:0;padding-bottom:0}.main-menu-wrap .main-menu > li.menu-item > a .tip{right:20px;top:7px}#header .main-menu-wrap .menu-custom-block a,#header .main-menu-wrap .menu-custom-block span{padding:22px 20px 22px 20px}#header .main-menu-wrap .menu-custom-block{padding-top:0;padding-bottom:0}@media (max-width:1219px){.main-menu-wrap .main-menu > li.menu-item > a .tip{right:8px;top:5px}#header .main-menu-wrap .menu-custom-block a,#header .main-menu-wrap .menu-custom-block span{padding:20px 8px 20px 8px}}#header .main-menu-wrap .menu-custom-block .tip{right:15px;top:7px}#header .main-menu > li.menu-item > a{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:-0.35px;color:#444444;padding:22px 20px 22px 20px}#header .main-menu > li.menu-item.active > a{background-color:transparent;color:#ffffff}#header .main-menu > li.menu-item.active:hover > a,#header .main-menu > li.menu-item:hover > a{background-color:transparent;color:#ffffff}#header .porto-wide-sub-menu a,#header .porto-narrow-sub-menu a,.side-nav-wrap .sidebar-menu .popup,.main-sidebar-menu .sidebar-menu .popup,.porto-popup-menu .sub-menu{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:18px;letter-spacing:0}.sidebar-menu .porto-wide-sub-menu > li > a,#header .porto-wide-sub-menu > li > a{font-weight:700;--porto-heading-color:#222529}#header .main-menu .wide .popup,#header .sidebar-menu .wide .popup{border-width:0}#header .main-menu .narrow ul.sub-menu{background-color:#ffffff}#header .main-menu .narrow li.menu-item > a{color:#777777;border-bottom-color:#f3f3f3}#header .main-menu .narrow li.menu-item:hover > a,#header .main-menu .wide li.menu-item li.menu-item:hover > a{color:#777777;background-color:transparent}#header .menu-custom-block,#header .menu-custom-block span{color:#777777}#header .menu-custom-block span,#header .menu-custom-block a{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:-0.35px}#header .menu-custom-block a{color:#282d3b}#header .menu-custom-block a:hover{color:#282d3b}#header .porto-view-switcher > li.menu-item:before,#header .porto-view-switcher > li.menu-item > a{color:#777777}#header .porto-view-switcher > li.menu-item > a{background-color:transparent}#header .porto-view-switcher .narrow ul.sub-menu{background:#ffffff}#header .porto-view-switcher .narrow li.menu-item > a{color:#777777}#header .porto-view-switcher .narrow li.menu-item > a.active,#header .porto-view-switcher .narrow li.menu-item:hover > a{color:#777777;background:#f3f3f3}#header .porto-view-switcher > li.has-sub:before,#header .porto-view-switcher > li.has-sub:after{border-bottom-color:#ffffff}#header .searchform .selectric .label,#header .searchform .selectric-items li,#header .searchform .selectric-items li:hover,#header .searchform .selectric-items li.selected,#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title{color:#555555}#header .searchform input:-ms-input-placeholder{color:#555555}#header .searchform input::-ms-input-placeholder{color:#555555}#header .searchform input::placeholder{color:#555555}#header .simple-search-layout .searchform-fields,#header .searchform .selectric-hover .selectric,#header .searchform .selectric-open .selectric,#header .searchform .autocomplete-suggestions,#header .searchform .selectric-items{border-color:#eeeeee}#header .searchform button{color:#777777}#header .searchform select option,#header .searchform .autocomplete-suggestion,#header .searchform .autocomplete-suggestions,#header .searchform .selectric-items{color:#555555;background-color:#ffffff}#header .searchform .selectric-items li:hover,#header .searchform .selectric-items li.selected{background-color:#e6e6e6}#header .searchform .autocomplete-selected,#header .searchform .autocomplete-suggestion:hover{background-color:#f8f8f8}#header .large-search-layout .search-toggle:after,#header .advanced-search-layout .search-toggle:after{border-bottom-color:#cccccc}#header .large-search-layout .searchform{border-color:#cccccc}@media (max-width:991px){#header .large-search-layout .searchform,#header .advanced-search-layout .searchform{border-color:#cccccc}}#header .simple-search-layout .search-toggle:after{border-bottom-color:#ffffff}#header .mobile-toggle{color:var(--porto-light-color);background-color:transparent;font-size:20px}#header .mobile-toggle:first-child{padding-left:1px}@media (max-width:1219px){#header .main-menu-wrap .menu-custom-block .tip{right:3px;top:5px}#header .main-menu > li.menu-item > a{padding:20px 8px 20px 8px}#header .menu-custom-block span,#header .menu-custom-block a{padding-right:8px;padding-left:8px}}.cart-popup .quantity,.cart-popup .quantity .amount,.wishlist-popup .quantity,.wishlist-popup .amount{color:#696969 !important}#side-nav-panel{background-color:#ffffff}#side-nav-panel .accordion-menu li.menu-item.active > a,#side-nav-panel .menu-custom-block a:hover{background-color:#f7f7f7}#side-nav-panel,#side-nav-panel .welcome-msg,#side-nav-panel .accordion-menu,#side-nav-panel .menu-custom-block,#side-nav-panel .menu-custom-block span{color:#ffffff}#side-nav-panel .accordion-menu li:not(:last-child),#side-nav-panel .accordion-menu.porto-view-switcher>li{border-bottom-color:#e7e7e7}#side-nav-panel .mobile-tabs .mobile-tab-item:not(.active){color:var(--porto-quaternary-color)}#side-nav-panel .mobile-tabs .mobile-tab-item.active{color:#ee3d43;border-bottom-color:#ee3d43}#side-nav-panel .accordion-menu li.menu-item > a,#side-nav-panel .menu-custom-block a,#side-nav-panel .accordion-menu li.menu-item > .arrow{color:#222529}#side-nav-panel::-webkit-scrollbar{width:5px}#side-nav-panel::-webkit-scrollbar-thumb{border-radius:0;background:rgba(204,204,204,0.5)}.page-wrapper,#header.sticky-header .header-main.sticky{transition:left .3s}html.panel-opened .page-wrapper,html.panel-opened #header.sticky-header .header-main.sticky{left:260px}@media (max-width:991px){#side-nav-panel .searchform select{display:none}#side-nav-panel .searchform{padding:0 10px}#side-nav-panel .searchform-fields{border-radius:25px;display:flex;align-items:center;background:#f4f4f4}#side-nav-panel .searchform .text{flex:1}#side-nav-panel .searchform input[type="text"]{width:100%;height:38px;background:none;border:none;font-size:inherit;padding-left:25px}#side-nav-panel .searchform .btn{background:none;border:none;box-shadow:none;padding:.625rem .875rem;color:#222529}}@media (max-width:575px){#header .searchform-popup{display:none}}#side-nav-panel .accordion-menu li.menu-item.current-menu-item > a,#side-nav-panel .accordion-menu li.menu-item.active > a,#side-nav-panel .accordion-menu li.menu-item:hover > a,#side-nav-panel .menu-custom-block a:hover,#side-nav-panel .accordion-menu li.menu-item.current-menu-item > .arrow,#side-nav-panel .accordion-menu li.menu-item.active > .arrow,#side-nav-panel .accordion-menu li.menu-item:hover > .arrow{color:#ee3d43}.fixed-header #nav-panel .mobile-nav-wrap{padding:15px !important}.footer-wrapper.fixed #footer .footer-bottom{background-color:rgba(34,37,41,0.8)}#footer .footer-main > .container{padding-top:4rem;padding-bottom:1.5rem}.footer .contact-details strong{color:#222529}.footer .footer-bottom,.footer .footer-bottom p,.footer .footer-bottom .widget > div > ul li,.footer .footer-bottom .widget > ul li{color:#ffffff}.widget_recent_entries li,.widget_recent_comments li,.widget_pages li,.widget_meta li,.widget_nav_menu li,.widget_archive li,.widget_categories li,.widget_rss li,.wp-block-latest-posts__list.wp-block-latest-posts li,.wp-block-latest-posts__list.wp-block-latest-posts li a{color:#666666}.widget .rss-date,.widget .post-date,.widget .comment-author-link,.wp-block-latest-posts__list time,.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt{color:#898989}.color-primary,article.post .post-title,ul.list.icons li i,ul.list.icons li a:hover,ul[class^="wsp-"] li:before,.featured-box .wpb_heading,h2.resp-accordion,.widget .widget-title a:hover,.widget .widgettitle a:hover,.widget li.active > a,.widget_wysija_cont .showerrors,.portfolio-info ul li a:hover,article.member .member-role,html #topcontrol:hover,ul.portfolio-details h5,article.post .sticky-post{color:#ee3d43}.highlight{background-image:linear-gradient( 90deg,rgba(255,255,255,0) 50%,rgba(238,61,67,0.2) 0 )}.thumb-info .link,.icon-featured,.featured-box .icon-featured,.inverted,.share-links a,.mega-menu:not(:hover) > li.menu-item.active > a,.mega-menu:not(:hover) > li.menu-item:hover > a,.swiper-pagination-bullet-active{background-color:#ee3d43}html .divider.divider-primary i,.featured-box-primary h4,.featured-box-effect-7.featured-box-primary .icon-featured:before,.has-primary-color{color:#ee3d43}html .heading-primary,html .lnk-primary,.text-color-primary{color:#ee3d43 !important}html .label-primary,html .alert-primary,html .divider.divider-primary.divider-small hr,html .divider.divider-style-2.divider-primary i,.featured-box-primary .icon-featured,html .inverted-primary,.has-primary-background-color{background-color:#ee3d43}html .background-color-primary,.featured-box-effect-3.featured-box-primary:hover .icon-featured{background-color:#ee3d43 !important}html .alert-primary,html .alert-primary .alert-link,html .divider.divider-style-2.divider-primary i{color:#ffffff}html .label-primary,html .divider.divider-style-3.divider-primary i,.featured-box-primary .icon-featured:after,html .heading.heading-primary .heading-tag{border-color:#ee3d43}.border-color-primary{border-color:#ee3d43 !important}.featured-box-primary .box-content{border-top-color:#ee3d43}html .alert-primary{border-color:#ed2f36}.featured-box-effect-2.featured-box-primary .icon-featured:after{box-shadow:0 0 0 3px #ee3d43}.featured-box-effect-3.featured-box-primary .icon-featured:after{box-shadow:0 0 0 10px #ee3d43}.nav-pills-secondary a,html .divider.divider-secondary i,.featured-box-secondary h4,.featured-box-effect-7.featured-box-secondary .icon-featured:before,.has-secondary-color{color:#ee8379}html .heading-secondary,html .lnk-secondary,.text-color-secondary{color:#ee8379 !important}.nav-pills-secondary a:hover,.nav-pills-secondary a:focus{color:#f19890}.nav-pills-secondary > li.active > a,html .label-secondary,html .alert-secondary,html .divider.divider-secondary.divider-small hr,html .divider.divider-style-2.divider-secondary i,.featured-box-secondary .icon-featured,html .inverted-secondary,.has-secondary-background-color{background-color:#ee8379}html .background-color-secondary,.featured-box-effect-3.featured-box-secondary:hover .icon-featured{background-color:#ee8379 !important}html .alert-secondary,html .alert-secondary .alert-link,html .divider.divider-style-2.divider-secondary i{color:#ffffff}html .label-secondary,html .divider.divider-style-3.divider-secondary i,.featured-box-secondary .icon-featured:after,html .heading.heading-secondary .heading-tag{border-color:#ee8379}.border-color-secondary{border-color:#ee8379 !important}.featured-box-secondary .box-content{border-top-color:#ee8379}html .alert-secondary{border-color:#ed776c}.featured-box-effect-2.featured-box-secondary .icon-featured:after{box-shadow:0 0 0 3px #ee8379}.featured-box-effect-3.featured-box-secondary .icon-featured:after{box-shadow:0 0 0 10px #ee8379}.nav-pills-tertiary a,html .divider.divider-tertiary i,.featured-box-tertiary h4,.featured-box-effect-7.featured-box-tertiary .icon-featured:before,.has-tertiary-color{color:#2baab1}html .heading-tertiary,html .lnk-tertiary,.text-color-tertiary{color:#2baab1 !important}.nav-pills-tertiary a:hover,.nav-pills-tertiary a:focus{color:#30bec6}.nav-pills-tertiary > li.active > a,html .label-tertiary,html .alert-tertiary,html .divider.divider-tertiary.divider-small hr,html .divider.divider-style-2.divider-tertiary i,.featured-box-tertiary .icon-featured,html .inverted-tertiary,.has-tertiary-background-color{background-color:#2baab1}html .background-color-tertiary,.featured-box-effect-3.featured-box-tertiary:hover .icon-featured{background-color:#2baab1 !important}html .alert-tertiary,html .alert-tertiary .alert-link,html .divider.divider-style-2.divider-tertiary i{color:#ffffff}html .label-tertiary,html .divider.divider-style-3.divider-tertiary i,.featured-box-tertiary .icon-featured:after,html .heading.heading-tertiary .heading-tag{border-color:#2baab1}.border-color-tertiary{border-color:#2baab1 !important}.featured-box-tertiary .box-content{border-top-color:#2baab1}html .alert-tertiary{border-color:#299fa5}.featured-box-effect-2.featured-box-tertiary .icon-featured:after{box-shadow:0 0 0 3px #2baab1}.featured-box-effect-3.featured-box-tertiary .icon-featured:after{box-shadow:0 0 0 10px #2baab1}.nav-pills-quaternary a,html .divider.divider-quaternary i,.featured-box-quaternary h4,.featured-box-effect-7.featured-box-quaternary .icon-featured:before,.has-quaternary-color{color:#000000}html .heading-quaternary,html .lnk-quaternary,.text-color-quaternary{color:#000000 !important}.nav-pills-quaternary a:hover,.nav-pills-quaternary a:focus{color:#0d0d0d}.nav-pills-quaternary > li.active > a,html .label-quaternary,html .alert-quaternary,html .divider.divider-quaternary.divider-small hr,html .divider.divider-style-2.divider-quaternary i,.featured-box-quaternary .icon-featured,html .inverted-quaternary,.has-quaternary-background-color{background-color:#000000}html .background-color-quaternary,.featured-box-effect-3.featured-box-quaternary:hover .icon-featured{background-color:#000000 !important}html .alert-quaternary,html .alert-quaternary .alert-link,html .divider.divider-style-2.divider-quaternary i{color:#ffffff}html .label-quaternary,html .divider.divider-style-3.divider-quaternary i,.featured-box-quaternary .icon-featured:after,html .heading.heading-quaternary .heading-tag{border-color:#000000}.border-color-quaternary{border-color:#000000 !important}.featured-box-quaternary .box-content{border-top-color:#000000}html .alert-quaternary{border-color:#000000}.featured-box-effect-2.featured-box-quaternary .icon-featured:after{box-shadow:0 0 0 3px #000000}.featured-box-effect-3.featured-box-quaternary .icon-featured:after{box-shadow:0 0 0 10px #000000}.nav-pills-dark a,html .divider.divider-dark i,.featured-box-dark h4,.featured-box-effect-7.featured-box-dark .icon-featured:before,.has-dark-color{color:#222529}html .heading-dark,html .lnk-dark,.text-color-dark{color:#222529 !important}.nav-pills-dark a:hover,.nav-pills-dark a:focus{color:#2e3237}.nav-pills-dark > li.active > a,html .label-dark,html .alert-dark,html .divider.divider-dark.divider-small hr,html .divider.divider-style-2.divider-dark i,.featured-box-dark .icon-featured,html .inverted-dark,.has-dark-background-color{background-color:#222529}html .background-color-dark,.featured-box-effect-3.featured-box-dark:hover .icon-featured{background-color:#222529 !important}html .alert-dark,html .alert-dark .alert-link,html .divider.divider-style-2.divider-dark i{color:#ffffff}html .label-dark,html .divider.divider-style-3.divider-dark i,.featured-box-dark .icon-featured:after,html .heading.heading-dark .heading-tag{border-color:#222529}.border-color-dark{border-color:#222529 !important}.featured-box-dark .box-content{border-top-color:#222529}html .alert-dark{border-color:#1c1e21}.featured-box-effect-2.featured-box-dark .icon-featured:after{box-shadow:0 0 0 3px #222529}.featured-box-effect-3.featured-box-dark .icon-featured:after{box-shadow:0 0 0 10px #222529}.nav-pills-light a,html .divider.divider-light i,.featured-box-light h4,.featured-box-effect-7.featured-box-light .icon-featured:before,.has-light-color{color:#ffffff}html .heading-light,html .lnk-light,.text-color-light{color:#ffffff !important}.nav-pills-light a:hover,.nav-pills-light a:focus{color:#ffffff}.nav-pills-light > li.active > a,html .label-light,html .alert-light,html .divider.divider-light.divider-small hr,html .divider.divider-style-2.divider-light i,.featured-box-light .icon-featured,html .inverted-light,.has-light-background-color{background-color:#ffffff}html .background-color-light,.featured-box-effect-3.featured-box-light:hover .icon-featured{background-color:#ffffff !important}html .alert-light,html .alert-light .alert-link,html .divider.divider-style-2.divider-light i{color:#212529}html .label-light,html .divider.divider-style-3.divider-light i,.featured-box-light .icon-featured:after,html .heading.heading-light .heading-tag{border-color:#ffffff}.border-color-light{border-color:#ffffff !important}.featured-box-light .box-content{border-top-color:#ffffff}html .alert-light{border-color:#f8f8f8}.featured-box-effect-2.featured-box-light .icon-featured:after{box-shadow:0 0 0 3px #ffffff}.featured-box-effect-3.featured-box-light .icon-featured:after{box-shadow:0 0 0 10px #ffffff}html .section.section-default-scale-1{background-color:#dbdbdb !important;border-top-color:#d4d4d4 !important}html .section.section-default-scale-2{background-color:#c1c1c1 !important;border-top-color:#bababa !important}html .section.section-default-scale-3{background-color:#a8a8a8 !important;border-top-color:#a1a1a1 !important}html .section.section-default-scale-4{background-color:#8e8e8e !important;border-top-color:#878787 !important}html .section.section-default-scale-5{background-color:#757575 !important;border-top-color:#6e6e6e !important}html .section.section-default-scale-6{background-color:#5b5b5b !important;border-top-color:#545454 !important}html .section.section-default-scale-7{background-color:#424242 !important;border-top-color:#3b3b3b !important}html .section.section-default-scale-8{background-color:#282828 !important;border-top-color:#212121 !important}html .section.section-default-scale-9{background-color:#0f0f0f !important;border-top-color:#080808 !important}.side-nav-wrap .sidebar-menu > li.menu-item > a,.main-sidebar-menu .sidebar-menu > li.menu-item > a,.side-nav-wrap .sidebar-menu .menu-custom-block span,.main-sidebar-menu .sidebar-menu .menu-custom-block span,.side-nav-wrap .sidebar-menu .menu-custom-block a,.main-sidebar-menu .sidebar-menu .menu-custom-block a{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0}.side-nav-wrap .sidebar-menu > li.menu-item > a,.side-nav-wrap .sidebar-menu > li.menu-item > .arrow:before,.side-nav-wrap .sidebar-menu .menu-custom-block a{color:#444444}.side-nav-wrap .sidebar-menu > li.menu-item:hover,.side-nav-wrap .sidebar-menu > li.menu-item.active,.side-nav-wrap .sidebar-menu .menu-custom-block a:hover{background-color:transparent}.side-nav-wrap .sidebar-menu > li.menu-item > a{border-top-color:transparent}.side-nav-wrap .sidebar-menu > li.menu-item:hover > a,.side-nav-wrap .sidebar-menu > li.menu-item.active > a,.side-nav-wrap .sidebar-menu > li.menu-item.active > .arrow:before,.side-nav-wrap .sidebar-menu > li.menu-item:hover > .arrow:before,.side-nav-wrap .sidebar-menu .menu-custom-block a:hover{color:#ffffff}.toggle-menu-wrap .sidebar-menu > li.menu-item > a{border-top-color:rgba(0,0,0,.125)}.page-top{border-bottom:1px solid #eeeeee}.page-top > .container{padding-top:0;padding-bottom:0}.page-top .yoast-breadcrumbs,.page-top .breadcrumbs-wrap{color:#777777}.page-top .yoast-breadcrumbs a,.page-top .breadcrumbs-wrap a,.page-top .product-nav .product-link{color:#777777}.page-top .page-title{color:#222529}.page-top .page-sub-title{color:#e6e6e6;margin:0 0 0 0}.page-top .breadcrumbs-wrap{margin-left:0}.page-top .breadcrumb{margin:0 0 0 0}.page-top .sort-source > li > a{color:#222529}@media (max-width:767px){.page-top .sort-source{background:transparent;border-top:1px solid #eeeeee;margin-bottom:-1px;bottom:-2px}}@media (min-width:768px){#breadcrumbs-boxed{max-width:740px}}@media (min-width:992px){#breadcrumbs-boxed{max-width:980px}}@media (min-width:1220px){#breadcrumbs-boxed{max-width:1220px}}.popup .sub-menu,.header-side-nav .narrow .popup{text-transform:none}.mega-menu .tip,.sidebar-menu .tip,.accordion-menu .tip,.menu-custom-block .tip{background:#0cc485;border-color:#0cc485}.porto-vc-testimonial blockquote,.testimonial blockquote,.testimonial blockquote p{font-family:Georgia,serif}.footer,.footer p,.footer .widget > div > ul li,.footer .widget > ul li{color:#777777}.footer .widget > div > ul,.footer .widget > ul,.footer .widget > div > ul li,.footer .widget > ul li,.footer .post-item-small{border-color:rgba(119,119,119,0.3)}.footer a:not(.btn),.footer .tooltip-icon{color:#777777}.footer .tooltip-icon{border-color:#777777}.footer a:hover{color:#222529}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer .widget-title,.footer .widgettitle,.footer h1 a,.footer h2 a,.footer h3 a,.footer h4 a,.footer h5 a,.footer h6 a,.footer .widget-title a,.footer .widgettitle a{color:#222529}#footer .footer-ribbon{background-color:#0088cc}#footer .footer-ribbon:before{border-right-color:#005580}#footer .footer-ribbon,#footer .footer-ribbon a,#footer .footer-ribbon a:hover,#footer .footer-ribbon a:focus{color:#ffffff}.footer .footer-bottom a,.footer .footer-bottom .widget_nav_menu ul li:before{color:#ffffff}.footer .footer-bottom a:hover{color:#e0e0e0}.footer .share-links a:not(:hover),.footer-top .share-links a:not(:hover){background:none;color:#222529}@media (min-width:768px){#footer-boxed{max-width:740px}}@media (min-width:992px){#footer-boxed{max-width:980px}}@media (min-width:1220px){#footer-boxed{max-width:1220px}}.alternative-font,#footer .footer-ribbon{font-weight:400}@media (min-width:1220px){.divider-line.ccols-xl-6 > .product-col:nth-child(6n),.divider-line.ccols-xl-5 > .product-col:nth-child(5n),.divider-line.ccols-xl-4 > .product-col:nth-child(4n),.divider-line.ccols-xl-3 > .product-col:nth-child(3n),.divider-line.ccols-xl-2 > .product-col:nth-child(2n){border-right-width:0}}@media (min-width:768px) and (max-width:1219px){.divider-line.ccols-lg-5 > .product-col:nth-child(5n),.divider-line.ccols-lg-4 > .product-col:nth-child(4n),.divider-line.ccols-lg-3 > .product-col:nth-child(3n),.divider-line.ccols-lg-2 > .product-col:nth-child(2n){border-right-width:0}}.stock,ul.cart_list .product-details a:hover,.product_list_widget .product-details a:hover,ul.cart_list li a:hover,ul.product_list_widget li a:hover,.shipping_calculator h2,.shipping_calculator h2 a,.product-subtotal .woocommerce-Price-amount{color:#ee3d43}.single-product .variations .label label{line-height:32px}@media (min-width:992px) and (max-width:1219px){.elementor-section{--porto-flick-carousel-width:960px}.e-con{--container-max-width:960px}.elementor-section.elementor-section-boxed > .elementor-container{max-width:960px;--porto-flick-carousel-width:960px}.elementor-section.elementor-section-boxed > .elementor-column-gap-no{max-width:940px;--porto-flick-carousel-width:940px}.elementor-section.elementor-section-boxed > .elementor-column-gap-narrow{max-width:950px;--porto-flick-carousel-width:950px}.elementor-section.elementor-section-boxed > .elementor-column-gap-extended{max-width:970px;--porto-flick-carousel-width:970px}.elementor-section.elementor-section-boxed > .elementor-column-gap-wide{max-width:980px;--porto-flick-carousel-width:980px}.elementor-section.elementor-section-boxed > .elementor-column-gap-wider{max-width:1000px;--porto-flick-carousel-width:1000px}}.wp-block-columns,.page-content > .wp-block-columns.alignwide{margin-left:calc( -1 * var(--porto-column-spacing) );margin-right:calc( -1 * var(--porto-column-spacing) );flex-wrap:wrap}@media (min-width:768px){.wp-block-columns.alignwide{max-width:none;width:auto}}.wp-block-column{padding-left:var(--porto-column-spacing);padding-right:var(--porto-column-spacing)}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child),.wp-block-columns .wp-block-column{margin-left:0;margin-right:0}@media (max-width:781px) and (min-width:600px){.wp-block-column:not(:only-child),.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){flex-basis:50%!important;flex-grow:0}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n){margin-left:0;margin-right:0}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:0;margin-right:0}}.btn.btn-block{display:block;padding-left:0;padding-right:0}.gutenberg-hb > .porto-block,.gutenberg-hb .porto-section,.gutenberg-hb .porto-section > .container{display:flex;align-items:center;flex-wrap:wrap}.gutenberg-hb .porto-section{flex:0 0 auto;width:100%}.gutenberg-hb > .porto-block > *:not(.porto-section),.gutenberg-hb .porto-section > *:not(.container),.gutenberg-hb .porto-section > .container > *{margin-right:.875rem}.gutenberg-hb > .porto-block > *:last-child,.gutenberg-hb .porto-section > *:not(.container):last-child,.gutenberg-hb .porto-section > .container > *:last-child{margin-right:0}.page-wrapper [class*=wp-container-]{gap:0 !important;flex-wrap:wrap!important}.porto-posts-grid .product-category,.porto-tb-item{margin-bottom:var(--porto-el-spacing,var(--porto-grid-gutter-width,20px))}.porto-tb-item.portfolio{position:relative}.wp-block[data-type="porto/porto-section"]{position:static}.porto-tb-featured-image{overflow:hidden;position:relative}.porto-tb-featured-image .img-thumbnail{display:block}.porto-tb-featured-image img{display:block;width:100%}.porto-tb-featured-image .owl-nav{z-index:1}.porto-tb-featured-image .owl-carousel{margin-bottom:0;z-index:auto}.porto-tb-featured-image .zoom{line-height:30px}.porto-tb-featured-image p{overflow-wrap:break-word}.porto-tb-featured-image:hover{z-index:auto}.porto-tb-featured-image:hover .zoom{opacity:1}.porto-tb-featured-image.hover-effect-3d .img-thumbnail,.porto-tb-featured-image.hover-effect-3d .img-thumbnail img{border-radius:inherit}.tb-image-type-gallery .img-thumbnail .zoom{opacity:0}.tb-image-type-gallery .img-thumbnail:hover .zoom{opacity:1}.grid-creative .tb-image-type-default,.grid-creative .tb-image-type-hover{height:100%}.grid-creative .tb-image-type-default .img-thumbnail,.grid-creative .tb-image-type-default .img-thumbnail img,.grid-creative .tb-image-type-hover .img-thumbnail,.grid-creative .tb-image-type-hover .img-thumbnail img{height:inherit;object-fit:cover}.grid-creative>.porto-tb-item{margin-bottom:0}.tb-image-type-hover{position:relative}.tb-image-type-hover .hover-image{position:absolute;left:0;top:0;height:100%;right:0;object-fit:cover;transition:opacity 0.3s,transform 2s cubic-bezier(0,0,0.44,1.18);opacity:0}.tb-image-type-hover:hover .hover-image{opacity:1;transform:scale(1.1,1.1) translateZ(0)}.tb-image-type-slider .owl-item,.tb-image-type-slider .owl-stage,.tb-image-type-slider .owl-stage-outer,.tb-image-type-slider .porto-carousel{position:static}.tb-image-type-slider .porto-carousel .owl-dots{top:auto;bottom:10px;justify-content:center;z-index:5}.tb-image-type-slider .porto-carousel .zoom{z-index:5}.tb-image-type-slider .img-thumbnail{overflow:hidden}.tb-woo-price .price{display:block}.tb-woo-price .price del{font-weight:400}.porto-tb-featured-image .tb-woo-stock .stock{position:static;margin:0}div.tb-woo-stock{position:static}.tb-woo-stock.ml-auto .stock{margin-left:auto}.tb-woo-stock.mr-auto .stock{margin-right:auto}.tb-woo-stock.mx-auto .stock{margin-left:auto;margin-right:auto}.porto-img-effect-1 .img-thumbnail:after,.porto-img-effect-1 .img-thumbnail:before{content:"";position:absolute;opacity:1;z-index:1}.porto-img-effect-1 .img-thumbnail:before{background:rgba(255,255,255,0.3);bottom:0;left:50%;right:51%;top:0}.porto-img-effect-1 .img-thumbnail:after{bottom:50%;left:0;right:0;top:50%}.porto-img-effect-1:hover .img-thumbnail:after,.porto-img-effect-1:hover .img-thumbnail:before{left:0;right:0;opacity:0;transition:0.5s linear}.porto-img-effect-2 .img-thumbnail:after,.porto-img-effect-2 .img-thumbnail:before{content:"";position:absolute;background:rgba(255,255,255,0.6);height:100%;left:0;opacity:0.4;top:0;transition:0.9s;width:100%;z-index:1}.porto-img-effect-2 .img-thumbnail:before{transform:translate(105%,0%)}.porto-img-effect-2 .img-thumbnail:after{transform:translate(-105%,0%)}.porto-img-effect-2:hover .img-thumbnail:after,.porto-img-effect-2:hover .img-thumbnail:before{opacity:0;transform:none}.porto-img-effect-3 .img-thumbnail:before{content:"";position:absolute;top:0;left:50%;width:120%;height:60px;background:rgba(255,255,255,0.1);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-150%,0);transition:0.5s linear;backface-visibility:hidden;z-index:1}.porto-img-effect-3:hover .img-thumbnail:before{top:100%;left:-100%;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0)}.porto-img-effect-4 .img-thumbnail:after,.porto-img-effect-4 .img-thumbnail:before{content:"";position:absolute;background:rgba(255,255,255,0.1);opacity:1;transition:0.5s;z-index:1}.porto-img-effect-4 .img-thumbnail:before{bottom:0;left:50%;right:51%;top:0}.porto-img-effect-4 .img-thumbnail:after{bottom:50%;left:0;right:0;top:50%}.porto-img-effect-4:hover .img-thumbnail:after,.porto-img-effect-4:hover .img-thumbnail:before{left:0;right:0;top:0;bottom:0;opacity:0.5}.porto-img-zoom img{transition:transform 1s,opacity 1s;opacity:1}.porto-img-zoom:hover img{transform:scale(1.1,1.1) translateZ(0);opacity:0.9}.tb-hover-content,.tb-hover-content .porto-tb-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:4}.tb-hover-content{background:rgba(255,255,255,0.8);display:flex;flex-direction:column;flex-wrap:wrap;height:100%}.tb-hover-content{transition:transform 0.4s,opacity 0.3s;opacity:0}.tb-hover-content.thumb-info-floating-element-wrapper:not(.with-link)>:first-child{display:none}.tb-hover-content.thumb-info-floating-element-wrapper.with-link>:nth-child(2){display:none}.porto-tb-item:hover .tb-hover-content{opacity:1}.hover-start-fadein{opacity:0}.hover-start-translateleft{transform:translateX(-101%)}.hover-start-translatetop{transform:translateY(-101%)}.hover-start-translatebottom{transform:translateY(101%)}.hover-start-contenttranslatebottom>:not(.porto-tb-link){transform:translateY(100px);transition:transform 0.3s,opacity 0.3s}.porto-tb-item:hover .hover-start-fadein{opacity:1}.porto-tb-item:hover .hover-start-translateleft{transform:translateX(0)}.porto-tb-item:hover .hover-start-translatebottom,.porto-tb-item:hover .hover-start-translatetop{transform:translateY(0)}.porto-tb-item:hover .hover-start-contenttranslatebottom>:not(.porto-tb-link){transform:translateY(0)}.tb-hover-content>*{position:relative;z-index:1}.tb-hover-content .porto-tb-link{z-index:auto}.porto-tb-icon-left i{margin-right:0.25rem}.porto-tb-icon-right i{margin-left:0.25rem}.porto-tb-woo-link{display:inline-block;cursor:pointer;color:var(--porto-dark-color,#222529);line-height:1.8;text-decoration:none;transition:transform 0.3s,opacity 0.3s,background-color 0.3s,border-color 0.3s,color 0.3s}.porto-tb-woo-link.porto-tb-swatch{cursor:auto}.porto-tb-woo-link:hover{color:var(--porto-primary-color)}.porto-tb-woo-link a{color:inherit}.porto-tb-wishlist.hide-title a,.porto-tb-wishlist.hide-title span:not(.yith-wcwl-tooltip){font-size:0;letter-spacing:0}.porto-tb-wishlist.hide-title a:before,.porto-tb-wishlist.hide-title span:not(.yith-wcwl-tooltip):before{font-size:var(--porto-fs,22px)}.porto-tb-wishlist a.view-wishlist{display:none}.porto-tb-wishlist a,.porto-tb-wishlist span:not(.yith-wcwl-tooltip){text-indent:0;border:none;width:auto;height:auto;line-height:inherit;background:none;border:none;color:inherit;transition:none}.porto-tb-wishlist a:before,.porto-tb-wishlist span:not(.yith-wcwl-tooltip):before{position:static;font-size:inherit}.porto-tb-wishlist.porto-tb-icon-left i{margin-right:0.25rem}.porto-tb-wishlist .count-add-to-wishlist{display:none!important}.porto-tb-wishlist .yith-wcwl-add-to-wishlist{line-height:var(--porto-lh,1)}.editor-styles-wrapper .yith-wcwl-add-to-wishlist span,.porto-tb-wishlist a:hover,.porto-tb-wishlist span:hover{background:none;color:inherit;border:none}.porto-tb-swatch .variations .label,.porto-tb-swatch .variations .reset_variations{display:none!important}.porto-tb-swatch .variations td{padding:0}.porto-tb-swatch{display:block;text-align:inherit!important;color:#777}.text-center>.porto-tb-swatch:not(.center){display:inline-block}.text-center>.porto-tb-swatch:not(.center) .filter-item-list{justify-content:center}.porto-tb-swatch:hover{color:unset}.porto-tb-swatch .variations{width:100%}.porto-tb-swatch.center .filter-item-list,.woo-variation-swatches .porto-tb-swatch.center .variable-items-wrapper{justify-content:center}.porto-tb-swatch.right .filter-item-list,.woo-variation-swatches .porto-tb-swatch.right .variable-items-wrapper{justify-content:flex-end}.more-swatch{font-size:15px;display:block}.center .more-swatch{text-align:center}.right .more-swatch{text-align:right}.porto-tb-meta{display:inline-block}.porto-tb-meta a{color:inherit}.porto-tb-meta a:hover{color:var(--porto-primary-color)}.porto-posts-grid.porto-ajax-loading:after{z-index:4}.porto-posts-grid .sort-source{margin-bottom:1rem}.porto-posts-grid .pagination{margin:0}.porto-posts-grid.porto-ajax-load{position:relative}.porto-posts-grid .porto-ibanner>img{width:auto}.porto-posts-grid .posts-container[data-plugin-masonry]{transition:height 0.3s ease-in-out}.porto-posts-grid .nothing-found-message{width:100%}.porto-posts-grid .filter-check li a:before{content:"\f87a";font-family:"porto"}html:not(.rtl) .porto-posts-grid .filter-check li a:before{margin-right:6px}.rtl .porto-posts-grid .filter-check li a:before{margin-left:6px}.porto-posts-grid .filter-check li.active a:before{content:"\f87b"}@media (min-width:768px){.porto-posts-grid.filter-vertical{display:flex}.porto-posts-grid.filter-vertical .nav{flex-direction:column;flex:0 0 auto;width:var(--porto-filter-width,20%)}html:not(.rtl) .porto-posts-grid.filter-vertical .sort-source li{margin-right:0!important}.rtl .porto-posts-grid.filter-vertical .sort-source li{margin-left:0!important}.porto-posts-grid.filter-vertical .posts-wrap{flex:1;width:calc(100% - var(--porto-filter-width, 20%))}}@media (max-width:991px) and (min-width:768px){.porto-posts-grid.filter-vertical .nav{width:var(--porto-filter-tablet-width,20%)}.porto-posts-grid.filter-vertical .posts-wrap{width:calc(100% - var(--porto-filter-tablet-width, 20%))}}.image-hover-overlay{position:relative}.image-hover-overlay .posts-wrap{position:relative;z-index:2}.image-hover-overlay .posts-wrap .img-thumbnail{transition:opacity 0.8s}.image-hover-overlay.active .img-thumbnail{opacity:0}.image-hover-overlay.active .product-image{background-color:transparent}.image-hover-overlay .thumb-info-full{position:absolute;left:0;right:0;bottom:var(--porto-el-spacing,var(--porto-grid-gutter-width,20px));height:calc(var(--porto-himg-height, 0px) - var(--porto-el-spacing, var(--porto-grid-gutter-width, 20px)));opacity:0;transition:opacity 0.8s;background-size:cover}.image-hover-overlay .thumb-info-full.active{opacity:1}.porto-tb-item:hover .viewcart.added{display:block;opacity:1;cursor:pointer}.porto-tb-item.product-col .filter-color{--porto-sw-size:18px;margin:3px 6px 3px 0}.porto-tb-item.product-col .active .filter-color:before,.porto-tb-item.product-col .chosen .filter-color:before{--porto-sw-offset:-3px}.porto-tb-item .variations select:first-child{margin-top:0.25rem;margin-bottom:0.25rem;height:auto}.rtl .porto-tb-item.product-col .filter-color{margin-right:0;margin-left:6px}#login-form-popup .account-sub-title{font-size:22px;font-weight:700;letter-spacing:-0.01em}#login-form-popup .account-sub-title i{font-size:35px}#login-form-popup .featured-boxes{border:2px solid var(--porto-gray-5)}#login-form-popup .register-btn{margin:20px 0 0;color:var(--porto-heading-color);letter-spacing:-0.025em;outline:none}#login-form-popup .register-btn:hover{color:var(--porto-primary-color)}#login-form-popup{position:relative;width:80%;max-width:525px;margin-left:auto;margin-right:auto}#login-form-popup .featured-box{margin-bottom:0;box-shadow:none;border:none;border-radius:0}#login-form-popup .featured-box .box-content{padding:45px 36px 30px;border:none}#login-form-popup .featured-box h2{text-transform:uppercase;font-size:15px;letter-spacing:0.05em;font-weight:600;line-height:2}#login-form-popup .porto-social-login-section{margin-top:20px}.porto-social-login-section{background:#f4f4f2;text-align:center;padding:20px 20px 25px}.porto-social-login-section p{text-transform:uppercase;font-size:12px;color:var(--porto-h4-color,var(--porto-heading-color));font-weight:600;margin-bottom:8px}#login-form-popup .col2-set{margin-left:-20px;margin-right:-20px}#login-form-popup .col-1,#login-form-popup .col-2{padding-left:20px;padding-right:20px}@media (min-width:992px){#login-form-popup .col-1{border-right:1px solid #f5f6f6}}#login-form-popup .input-text{box-shadow:none;padding-top:10px;padding-bottom:10px;border-color:#ddd;border-radius:2px;line-height:1.5!important}#login-form-popup .form-row{margin-bottom:20px}#login-form-popup .woocommerce-privacy-policy-text{display:none}#login-form-popup .button{border-radius:2px;padding:18px 24px;text-shadow:none;font-family:var(--porto-add-to-cart-ff,var(--porto-body-ff)),sans-serif;font-size:12px;letter-spacing:-0.025em}#login-form-popup label.inline{margin-top:15px;float:right;position:relative;cursor:pointer;line-height:1.5}#login-form-popup label.inline input[type=checkbox]{opacity:0;margin-right:8px;margin-top:0;margin-bottom:0}#login-form-popup label.inline span:before{content:"";position:absolute;border:1px solid #ddd;border-radius:1px;width:16px;height:16px;left:0;top:0;text-align:center;line-height:15px;font-family:var(--fa-style-family-classic,"Font Awesome 6 Free");font-weight:900;font-size:9px;color:#aaa}#login-form-popup label.inline input[type=checkbox]:checked+span:before{content:""}#login-form-popup .social-button i{font-size:16px;margin-right:8px}#login-form-popup p.status{color:var(--porto-h4-color,var(--porto-heading-color))}.porto-social-login-section .google-plus{background:#dd4e31}.porto-social-login-section .facebook{background:#3a589d}.porto-social-login-section .twitter{background:#1aa9e1}.featured-box .porto-social-login-section i{color:#fff}.porto-social-login-section .social-button:hover{background:var(--porto-primary-color)}html.panel-opened body>.mfp-bg{z-index:9042}html.panel-opened body>.mfp-wrap{z-index:9043}.shop_table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em}.shop_table dl.variation{color:var(--porto-body-color)}.shop_table a{color:inherit}.shop_table a:not(.button):hover{color:var(--porto-primary-color)}.shop_table dd,.shop_table dt{display:inline-block;margin:0 5px 0 0;font-weight:400}.shop_table dd p{font-size:inherit}.shop_table th{text-align:left;padding:10px}.shop_table td{text-align:left;padding:20px 10px}.shop_table thead th{color:var(--porto-heading-color);text-transform:uppercase}.shop_table thead tr,.shop_table tr:not(:last-child){border-bottom:1px solid var(--porto-gray-5)}.shop_table tbody .product-name{font-weight:500;word-break:break-word;color:var(--porto-heading-color)}.shop_table tfoot tr:first-child td,.shop_table tfoot tr:first-child th{padding:28px 10px 10px}.shop_table tbody th:first-child,.shop_table tfoot th:first-child{border-left:none}.shop_table td.actions{padding:20px 0}@media (max-width:575px){.shop_table td.actions .coupon>*{margin-bottom:1rem}}@media (max-width:767px){.shop_table.responsive,.shop_table.shop_table_responsive{border:1px solid var(--porto-gray-5);border-top:4px solid var(--porto-primary-color);box-shadow:0 2px 4px 0px rgba(0,0,0,0.05)}.shop_table.responsive thead,.shop_table.shop_table_responsive thead{display:none}.shop_table.responsive tr,.shop_table.shop_table_responsive tr{display:block;padding:20px 0;position:relative;border-top:1px solid var(--porto-gray-5)}.shop_table.responsive tr:first-child,.shop_table.shop_table_responsive tr:first-child{border-top:none}.shop_table.responsive tfoot th,.shop_table.shop_table_responsive tfoot th{border:none}.shop_table.responsive tfoot tr:first-child,.shop_table.shop_table_responsive tfoot tr:first-child{border-top:1px solid var(--porto-gray-5)}.shop_table.responsive td,.shop_table.responsive th,.shop_table.shop_table_responsive td,.shop_table.shop_table_responsive th{background:transparent;text-align:center;display:block;padding:5px 10px;border:none}.shop_table.responsive td.product-remove,.shop_table.responsive th.product-remove,.shop_table.shop_table_responsive td.product-remove,.shop_table.shop_table_responsive th.product-remove{position:absolute;right:0;top:12px}.shop_table.responsive td.product-thumbnail,.shop_table.responsive th.product-thumbnail,.shop_table.shop_table_responsive td.product-thumbnail,.shop_table.shop_table_responsive th.product-thumbnail{padding-top:10px}}.featured-box .shop_table{box-shadow:none;border:none}.featured-box .shop_table th{background:transparent;border-bottom:none;font-weight:600}.featured-box .shop_table th:first-child,.featured-box .shop_table th:last-child,.featured-box .shop_table th:only-child{border-radius:0}.featured-box .shop_table td{border-left:none}.featured-box .shop_table tr:last-child td:first-child,.featured-box .shop_table tr:last-child td:last-child,.featured-box .shop_table tr:last-child td:only-child{border-radius:0}.featured-box .shop_table .product-remove .remove{font-size:30px}.featured-box .shop_table .quantity{margin:0;width:auto}.featured-box .shop_table .quantity input.qty{border-color:var(--porto-gray-2);border-radius:0;width:38px;height:3rem;padding:0 4px}.featured-box .shop_table .quantity .minus,.featured-box .shop_table .quantity .plus{width:30px;height:3rem;border-color:var(--porto-gray-2)}.featured-box .shop_table .coupon{margin-top:16px;width:50%}.featured-box .shop_table .coupon label{display:none}.featured-box .shop_table .coupon #coupon_code{max-width:280px}.featured-box .shop_table .actions,.featured-box .shop_table .cart-actions{margin-top:8px;padding-bottom:10px}.featured-box .shop_table .actions button,.featured-box .shop_table .actions input,.featured-box .shop_table .cart-actions button,.featured-box .shop_table .cart-actions input{margin-bottom:15px}@media (max-width:991px){.featured-box .shop_table .coupon{width:100%}.featured-box .shop_table .pt-left,.featured-box .shop_table .pt-right{float:none!important;text-align:center}}.order-again .button{padding-left:1.5rem;padding-right:1.5rem}.btn-go-shop{min-width:200px;padding:16px 0;font-size:15px;letter-spacing:-0.015em;text-align:center}.wc-action-btn.wc-action-sm{font-size:13px;letter-spacing:-0.015em}.btn-v-dark,.order-again .button,.wc-action-btn.button{font-weight:700;text-transform:uppercase}.order-again .button,.wc-action-btn.button,.wc-action-btn.button:disabled,.wishlist_table .add-links .quickview,.wishlist_table .add-links .yith-compare{background:var(--porto-gray-3);color:var(--porto-heading-color);border:none}.order-again .button:hover,.wc-action-btn.button:hover{background:var(--porto-gray-8)}.wc-action-btn.button:disabled{opacity:0.8}.wishlist_table .add_to_cart.button{background:var(--porto-heading-color);color:var(--porto-body-bg);border:none}.wishlist_table .add_to_cart.button:focus{outline:none;box-shadow:none;color:var(--porto-body-bg)}.wishlist_table .add_to_cart.button:hover{background:var(--porto-heading-light-8);color:var(--porto-body-bg)}@media (min-width:992px){.order-info,.woocommerce-order-details{width:90%}}.order-info .order-item{width:20%;font-size:13px;line-height:24px;text-align:center}@media (max-width:767px){.order-info .order-item{width:33.3333%;margin-bottom:2rem}}@media (max-width:575px){.order-info .order-item{width:50%}}.checkout-order-review .cart-subtotal,.checkout-order-review tbody .amount,.order_details tbody .amount{color:var(--porto-heading-color);font-weight:600}.checkout-order-review tr td:last-child,.order_details tr td:last-child{text-align:right}.order_details tbody tr.order_item{line-height:20px;border-bottom-width:0}.order_details tbody tr.order_item td{padding-top:9px;padding-bottom:0}.order_details tbody td.product-name{padding-top:9px}.order_details tfoot tr{padding:5px 0}.order_details tfoot tr td{color:#777;font-weight:500}.order_details tfoot tr:last-child h4{font-size:16px}.order_details tfoot tr:last-child .amount{font-size:22px;font-weight:700;color:var(--porto-heading-color)}.order_details .product-name a{color:var(--porto-heading-color)}.order_details .wc-item-meta{padding-left:5px;margin-bottom:0}.order_details .wc-item-meta li{display:flex;font-size:12px;color:#999}.order_details .wc-item-meta strong{margin-right:10px}.order_details .wc-item-meta p,.order_details .wc-item-meta strong{font-weight:500}.woocommerce-thankyou-order-received{padding:36px 0;font-size:18px;font-weight:700;letter-spacing:-0.025em;border:2px solid #0cc485;text-align:center;color:var(--porto-heading-color)}.woocommerce-thankyou .woocommerce-order-details{width:100%}.woocommerce-cart h4,.woocommerce-checkout h4,.woocommerce-order-details h4{letter-spacing:-0.01em;font-size:14px;font-weight:600}.woocommerce-cart .card-sub-title,.woocommerce-checkout .card-sub-title,.woocommerce-order-details .card-sub-title{font-weight:700}.woocommerce-account .account-sub-title,.woocommerce-checkout .account-sub-title,.woocommerce-thankyou .account-sub-title{font-size:22px;font-weight:700;letter-spacing:-0.01em}.woocommerce-account .account-sub-title i,.woocommerce-checkout .account-sub-title i,.woocommerce-thankyou .account-sub-title i{font-size:35px}.woocommerce-account .featured-boxes,.woocommerce-checkout .featured-boxes,.woocommerce-thankyou .featured-boxes{border:2px solid var(--porto-gray-5)}.u-column1.col-1{max-width:none;flex:none;padding-left:0;padding-right:0}.col2-set{margin:0 calc(var(--porto-column-spacing) * -1)}.col2-set:after{content:" ";display:table;clear:both}.col2-set .col-1,.col2-set .col-2{width:50%;max-width:none;flex:none}.col2-set .col-1,.col2-set .col-12,.col2-set .col-2{padding:0 var(--porto-column-spacing)}.col2-set .col-1{float:left}.col2-set .col-2{float:right}@media (max-width:991px){.col2-set .col-1,.col2-set .col-2{float:none;width:100%}}.chosen-container-single .chosen-single,.select2-container .select2-choice,.woocommerce-checkout .form-row .chosen-container-single .chosen-single{background:var(--porto-normal-bg);border-color:var(--porto-gray-5);height:34px;line-height:28px;padding:3px 8px}.chosen-container-active.chosen-with-drop .chosen-single,.chosen-container-single .chosen-single{box-shadow:0 1px 1px rgba(0,0,0,0.075) inset}.chosen-container-single .chosen-single div b,.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b{background-position:0 7px!important}.chosen-container-active.chosen-with-drop .chosen-single div b,.woocommerce-checkout .form-row .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 7px!important}.select2-container .select2-choice{box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;color:var(--porto-body-color)}.chosen-container-active.chosen-with-drop .chosen-single,.select2-container-active .select2-choice{border-color:var(--porto-gray-5);box-shadow:0 1px 1px rgba(0,0,0,0.075) inset}.select2-drop,.select2-drop-active{margin-top:-2px;border-color:var(--porto-gray-5);color:var(--porto-body-color)}.select2-drop .select2-search,.select2-drop-active .select2-search{padding-top:4px}.select2-drop .select2-results,.select2-drop-active .select2-results{font-size:0.9em;background-color:var(--porto-normal-bg)}.select2-drop .select2-results li,.select2-drop-active .select2-results li{line-height:20px}.wc-block-components-product-price{font-size:1rem}.woocommerce-cart .shipping_calculator h2{margin-top:0}.woocommerce-cart .shipping_calculator h2 a{cursor:default}.woocommerce-cart .shipping-form-wrap .shipping-calculator-form{display:block!important;height:auto!important}.woocommerce-cart .shipping-calculator-form{margin-top:10px}.shop_table .product-thumbnail img{max-width:80px}.cross-sells{margin-top:20px;margin-bottom:20px}.shop_table.responsive.cart-total tbody tr:first-child td,.shop_table.responsive.cart-total tbody tr:first-child th,.shop_table.shop_table_responsive.cart-total tbody tr:first-child td,.shop_table.shop_table_responsive.cart-total tbody tr:first-child th{border-top-width:0}.shop_table.responsive.cart-total th,.shop_table.shop_table_responsive.cart-total th{width:25%}@media (max-width:767px){.shop_table.responsive.cart-total td,.shop_table.responsive.cart-total th,.shop_table.shop_table_responsive.cart-total td,.shop_table.shop_table_responsive.cart-total th{width:100%;text-align:left}}#shipping_method{margin:0;padding:0;list-style:none}#shipping_method li:not(:last-child){padding-bottom:12px}.wc-proceed-to-checkout .btn{font-size:15px;letter-spacing:-0.015em;margin-bottom:10px}.woocommerce-shipping-destination{line-height:26px}.wc-proceed-to-checkout{margin-bottom:20px;text-align:left}.cart_totals h2,.review-order.shop_table h2{margin-top:0;color:var(--porto-primary-color)}.cart_totals h2 a,.review-order.shop_table h2 a{color:inherit}.cart_totals .order-total .amount,.review-order.shop_table .order-total .amount{font-size:22px;color:var(--porto-heading-color)}.cart-v2 .heading-primary{font-size:20px;line-height:27px;margin:0 0 20px;display:flex;justify-content:space-between;align-items:center}.cart-v2 .proceed-to-checkout{letter-spacing:normal}.cart-v2 .shipping-calculator-form{display:block!important}.cart-v2 #coupon_code{padding:11px 12px}.cart-v2 .card-default{padding:24px 30px;border:2px solid var(--porto-gray-5)}.cart-v2 .card-default tbody tr{border-bottom:1px solid var(--porto-gray-2)}.cart-v2 .card-default tbody tr:last-child{border-bottom:none}.cart-v2 .card-default tbody th{padding:10px;font-weight:400;line-height:1.4;text-align:left!important}.cart-v2 .card-default tbody td{padding:10px;line-height:1.4;text-align:left!important}.cart-v2 .card-default tbody td:last-child{color:var(--porto-color-price);text-align:right!important;font-weight:400}.cart-v2 .card-default tbody .order-total th{padding:18px 12px}.checkout-v2 .checkout_coupon{display:block!important}.card-default .card-header.arrow a{position:relative;padding-right:40px;font-size:13px;font-weight:700;letter-spacing:0!important}.card-default .card-header.arrow a:before{border:none;color:#212529;font-family:"porto";content:"\e81b";width:26px;height:26px;display:block;position:absolute;right:15px;top:50%;margin-top:-13px;text-align:center;line-height:26px;font-size:17px;background-color:transparent}.card-default .card-header.arrow a.collapsed:before{content:"\e81c"}.card-default .card-header.arrow a:hover:before{background-color:transparent;border-color:transparent;color:#212529}.shop_table.cart-table th.product-thumbnail{width:16%}.shop_table.cart-table th.product-price{width:14%}.shop_table.cart-table thead .product-name{width:33%}.shop_table.cart-table .product-subtotal .amount{font-size:16px;font-weight:600;color:var(--porto-heading-color)}.shop_table.cart-table .actions input[type=text]::placeholder{font-size:12px;font-weight:500;color:#999}.shop_table.cart-table .actions button{padding:12px 24px}td.order-total,td.product-total{font-weight:400!important}.cart_totals_toggle .card-header a{display:block;padding:10px 20px}.cart_totals_toggle .card-header{padding:0;border-bottom:none}.cart_totals_toggle .card:not(:first-child){margin-top:5px}.also-bought .products-slider.show-nav-title .owl-nav{margin-top:-32px}i.cart-empty,i.wishlist-empty{font-size:100px;color:#d3d3d4}.cart-empty-page .woocommerce-info{text-align:center}.update-button-hidden{visibility:hidden;opacity:0}.checkout_coupon .form-row{display:inline-block;float:none;width:auto;padding-right:0}.checkout_coupon #coupon_code{padding:3px 13px}.checkout_coupon [name=apply_coupon]{padding:9.25px 18px}.checkout_coupon .coupon-error-notice{display:block}form.checkout_coupon{padding-bottom:5px}.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle{font-weight:500;letter-spacing:-0.025em}.form-row.terms{position:relative;margin-top:15px}.form-row.terms .input-checkbox{position:absolute;left:0;top:2px}.form-row.terms label.checkbox{margin-left:20px;display:block}.payment_methods{margin:15px 0 10px;padding:0;list-style:none}.payment_methods li{padding-bottom:10px}.payment_methods p{margin-bottom:0.5rem}.payment_methods .porto-control-label{font-size:14px;font-weight:400;display:inline}.payment_methods .payment_method_paypal .about_paypal{display:inline-block}.payment_methods .payment_method_paypal img{max-width:170px;margin-left:0.4rem;margin-right:0.4rem}@media (max-width:767px){.payment_methods .payment_method_paypal .input-radio{vertical-align:top}}@media (max-width:575px){.payment_methods .payment_method_paypal img{max-width:150px}}.woocommerce-page .woocommerce header{margin-top:32px}.woocommerce-page .woocommerce .featured-box header{margin-top:20px}.checkout-v2 .card-header{line-height:40px}form.woocommerce-checkout h3{margin-bottom:13px;font-size:22px;font-weight:700;letter-spacing:-0.01em;line-height:32px}.woocommerce-checkout .select2-container{height:50px}.woocommerce-checkout .select2-container .select2-selection--single{height:50px;border-color:var(--porto-input-bc)}.woocommerce-cart .select2-container{height:38px}.woocommerce-cart .select2-container .select2-selection--single{height:38px;border-color:var(--porto-input-bc)}.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:18px}.woocommerce-cart .select2-container,.woocommerce-checkout .select2-container{font-size:0.85rem}.woocommerce-cart .select2-dropdown,.woocommerce-checkout .select2-dropdown{border-color:var(--porto-input-bc)}.woocommerce-cart .select2-container--default .select2-search--dropdown .select2-search__field,.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field{border-color:var(--porto-gray-2)}.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{padding:10px 12px;color:var(--porto-body-color)}.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow,.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;transform:translateY(-50%)}.woocommerce-cart .screen-reader-text,.woocommerce-checkout .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.woocommerce-cart textarea::placeholder,.woocommerce-checkout textarea::placeholder{font-size:12px}.woocommerce-cart .shipping_address,.woocommerce-checkout .shipping_address{margin-top:1rem}.woocommerce-cart .select2-selection__arrow b,.woocommerce-checkout .select2-selection__arrow b{display:none}.woocommerce-cart .select2-selection__arrow:before,.woocommerce-checkout .select2-selection__arrow:before{content:"\e81c";font-family:"porto";font-size:1rem;line-height:26px}.woocommerce-checkout input[type=email],.woocommerce-checkout input[type=password],.woocommerce-checkout input[type=tel],.woocommerce-checkout input[type=text]{line-height:30px}.woocommerce-checkout label{margin-bottom:3px;font-weight:500;letter-spacing:-0.01em}.woocommerce-checkout>.row>wc-order-attribution-inputs{padding:0}#order_comments{min-height:125px}.woocommerce-privacy-policy-text p{font-size:12px;line-height:23px;color:#8a8b8e}.checkout-order-review .featured-boxes{padding:22px 32px}.checkout-order-review .woocommerce-privacy-policy-text p{padding:0 8px;font-size:13px}.checkout-order-review .shop_table tr{display:flex;justify-content:space-between;align-items:center}.checkout-order-review .shop_table td{padding:12px 10px}.checkout-order-review .shop_table td:only-child{flex:1}.checkout-order-review .shop_table .product-thumbnail img{max-width:60px}.checkout-order-review .product-checkout-wrap{display:flex}.checkout-order-review .product-thumbnail{margin-right:15px}.checkout-order-review dl.variation{font-size:9px;line-height:1.34em;letter-spacing:0.005em;color:var(--porto-heading-color)}.checkout-order-review .quantity>*{border-color:#dae2e6}.checkout-order-review .product-name{font-size:14px;line-height:1.5em;font-weight:500;letter-spacing:-0.001em;color:var(--porto-heading-color);padding-right:30px;position:relative;text-align:start}.checkout-order-review .product-name a.remove-product{line-height:19px;top:0!important;right:0!important;box-shadow:none;border:1px solid var(--porto-gray-2)}.checkout-order-review .cart-subtotal,.checkout-order-review tbody .amount{font-size:16px;letter-spacing:-0.01em}.checkout-order-review .product-total{position:relative;vertical-align:bottom;line-height:36px}.checkout-order-review .product-content{flex:1}.checkout-order-review .product-price{margin-top:0.5rem;display:flex;align-items:center;justify-content:space-between}.checkout-order-review dt{margin:0}@media (max-width:575px){.checkout-order-review .featured-boxes{padding:22px 16px}.checkout-order-review .product-thumbnail{margin-right:10px}.checkout-order-review .product-price{flex-direction:column;align-items:flex-start}}.woocommerce-shipping-totals td{padding:25px 10px}.woocommerce-checkout .shop_table .button{color:#fff}.woocommerce-account .woocommerce{margin:0 -10px}.woocommerce-account .woocommerce:after{content:" ";display:table;clear:both}.woocommerce-account .woocommerce>.row{margin-left:calc(10px - var(--porto-column-spacing));margin-right:calc(10px - var(--porto-column-spacing))}.woocommerce-account .woocommerce>.col-lg-10,.woocommerce-account .woocommerce>.col-md-6{padding-right:calc(var(--porto-grid-gutter-width) / 2);padding-left:calc(var(--porto-grid-gutter-width) / 2)}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:25%;padding:0 10px 30px}@media (max-width:991px){.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin:0;padding:0;display:block;position:relative}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{transition:background 0.1s;padding:8px 0 8px 0;display:block;color:var(--porto-body-color);font-size:1em;font-weight:500;letter-spacing:-0.025em}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active>a{font-weight:700;color:var(--porto-heading-color)}.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) a{border-bottom:1px solid var(--porto-gray-5)}.woocommerce-account .woocommerce-MyAccount-navigation ul li ul{list-style:none;margin:0 0 0 25px;padding:0}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:75%;padding:0 10px}@media (max-width:991px){.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li .count{float:right}.woocommerce-account .account-sub-title i,.woocommerce-account .featured-box i{color:#d3d3d4}.woocommerce-account .featured-box .icon-featured{font-size:60px}.woocommerce-account .featured-box h4{font-size:1rem;letter-spacing:-0.01em}.address .featured-box{text-align:left}#rememberme,.back-login{margin-top:10px;margin-bottom:10px}.woocommerce-password-strength{text-align:center;font-weight:600;margin-top:10px;padding:3px 0px 3px 0px;color:#333;line-height:1.2}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:1em 0 0 0;display:block}.order-info mark{display:block;background:transparent;color:var(--porto-heading-color);padding:0}.porto-social-login-section.false-modal a{padding:17px 12px;margin-bottom:20px}.porto-social-login-section.false-modal i{margin-right:5px}.porto-social-login-section.false-modal i.fa-facebook-f{width:25px;height:25px;line-height:35px;vertical-align:middle;color:#3a589d;background:#fff;border-radius:50%}.porto-social-login-section.false-modal span{letter-spacing:-0.03em}.porto-social-login-section .social-button:hover i.fa-facebook-f{color:var(--porto-primary-color)}.password-input{display:block;position:relative}.show-password-input{position:absolute;top:0;bottom:0;right:0;font-size:1rem;width:2.5em;color:var(--porto-heading-color);background-color:transparent;border-width:0;transition:opacity 0.25s ease}.show-password-input:hover{opacity:0.6}.show-password-input:before{font-family:var(--fa-style-family-classic);content:"\f06e"}.show-password-input.display-password:before{content:"\f070"}@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}/*! elementor - v3.31.0 - 09-09-2025 */
.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}.elementor-26311 .elementor-element.elementor-element-b1254cb{--display:flex;}.elementor-26311 .elementor-element.elementor-element-31a842a .product-category .thumb-info{min-height:0px;}.elementor-26311 .elementor-element.elementor-element-31a842a .thumb-info h3{font-family:"Poppins", Poppins;font-size:0.4em;font-weight:500;line-height:0.9em;}.elementor-26311 .elementor-element.elementor-element-31a842a .product-category:not(.cat-has-icon) .thumb-info .thumb-info-title{padding:0px 0px 0px 0px;}.elementor-26311 .elementor-element.elementor-element-31a842a .product-category.cat-has-icon .thumb-info{padding:0px 0px 0px 0px;}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-9592 .elementor-element.elementor-element-9179d4a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-9592 .elementor-element.elementor-element-19954d4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-9592 .elementor-element.elementor-element-19954d4.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-9592 .elementor-element.elementor-element-19954d4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-9592 .elementor-element.elementor-element-243e655{--divider-border-style:solid;--divider-color:#F26100;--divider-border-width:4px;}.elementor-9592 .elementor-element.elementor-element-243e655 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-9592 .elementor-element.elementor-element-243e655 .elementor-divider-separator{width:58px;}.elementor-9592 .elementor-element.elementor-element-243e655 .elementor-divider{padding-block-start:2px;padding-block-end:2px;}.elementor-9592 .elementor-element.elementor-element-dae021c .thumb-info h3{font-family:"Poppins", Poppins;font-size:12px;font-weight:600;}.elementor-9592 .elementor-element.elementor-element-dae021c .sub-categories li{font-family:"Poppins", Poppins;font-size:10px;font-weight:400;}.elementor-9592 .elementor-element.elementor-element-dae021c .product-category:not(.cat-has-icon) .thumb-info .thumb-info-title{padding:0px 0px 0px 0px;}.elementor-9592 .elementor-element.elementor-element-dae021c .product-category.cat-has-icon .thumb-info{padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-9592 .elementor-element.elementor-element-9179d4a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9592 .elementor-element.elementor-element-dae021c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-9592 .elementor-element.elementor-element-dae021c .thumb-info h3{font-size:8px;line-height:10px;}.elementor-9592 .elementor-element.elementor-element-dae021c .sub-categories li{font-size:7px;line-height:1.5em;}}/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress Multi Purpose + eCommerce Theme.
Version: 7.6.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: woocommerce, business, corporate, e-commerce, blog, news, education, food-and-drink, portfolio, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, block-styles, custom-background, custom-colors, custom-header, custom-logo, footer-widgets, template-editing, grid-layout, one-column, wide-blocks
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }

.side-header-narrow-bar-logo{max-width:200px}@media (min-width:992px){}.page-top ul.breadcrumb > li.home{display:inline-block}.page-top ul.breadcrumb > li.home a{position:relative;width:1em;text-indent:-9999px}.page-top ul.breadcrumb > li.home a:after{content:"\e883";font-family:'porto';float:left;text-indent:0}.product-images .img-thumbnail .inner,.product-images .img-thumbnail .inner img{-webkit-transform:none;transform:none}.sticky-product{position:fixed;top:0;left:0;width:100%;z-index:1001;background-color:#fff;box-shadow:0 3px 5px rgba(0,0,0,0.08);padding:15px 0}.sticky-product.pos-bottom{top:auto;bottom:var(--porto-icon-menus-mobile,0);box-shadow:0 -3px 5px rgba(0,0,0,0.08)}.sticky-product .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.sticky-product .sticky-image{max-width:60px;margin-right:15px}.sticky-product .add-to-cart{-ms-flex:1;flex:1;text-align:right;margin-top:5px}.sticky-product .product-name{font-size:16px;font-weight:600;line-height:inherit;margin-bottom:0}.sticky-product .sticky-detail{line-height:1.5;display:-ms-flexbox;display:flex}.sticky-product .star-rating{margin:5px 15px;font-size:1em}.sticky-product .availability{padding-top:2px}.sticky-product .sticky-detail .price{font-family:Poppins,Poppins,sans-serif;font-weight:400;margin-bottom:0;font-size:1.3em;line-height:1.5}.sticky-product.pos-top:not(.hide){top:0;opacity:1;visibility:visible;transform:translate3d( 0,0,0 )}.sticky-product.pos-top.scroll-down{opacity:0 !important;visibility:hidden;transform:translate3d( 0,-100%,0 )}.sticky-product.sticky-ready{transition:left .3s,visibility 0.3s,opacity 0.3s,transform 0.3s,top 0.3s ease}.sticky-product .quantity.extra-type{display:none}@media (min-width:992px){body.single-product .sticky-product .container{padding-left:calc(var(--porto-grid-gutter-width) / 2);padding-right:calc(var(--porto-grid-gutter-width) / 2)}}.sticky-product .container{padding-left:var(--porto-fluid-spacing);padding-right:var(--porto-fluid-spacing)}@media (max-width:768px){.sticky-product .sticky-image,.sticky-product .sticky-detail,.sticky-product{display:none}.sticky-product.show-mobile{display:block;padding-top:10px;padding-bottom:10px}.sticky-product.show-mobile .add-to-cart{margin-top:0}.sticky-product.show-mobile .single_add_to_cart_button{margin:0;width:100%}}@media (min-width:1440px){.container{max-width:1460px;padding-left:20px;padding-right:20px}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px}.elementor-section.elementor-section-boxed > .elementor-column-gap-no{max-width:1420px}}#login-form-popup{max-width:480px;margin:0 auto}.porto-block-html-top .container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;letter-spacing:-.025em}.porto-block-html-top span{opacity:.7}.porto-block-html-top .btn.btn-borders{border-color:rgba(255,255,255,.3);font-weight:600;text-transform:uppercase;padding:.5em 2em}.header-top .info-box{font-size:.8125rem;letter-spacing:-.025em}.header-top .info-box i{font-size:1.5rem;vertical-align:middle;position:relative;top:1px}#header .header-top,#header .header-top .mega-menu > li.menu-item > a{font-weight:400;letter-spacing:.025em}#main-toggle-menu{z-index:1001}#main-toggle-menu .menu-title{background:#0e39ff !important;padding:1rem 2rem;font-size:.8125rem;letter-spacing:-.025em;border-radius:.25rem .25rem 0 0;z-index:1000}#main-toggle-menu.closed .menu-title{border-radius:.25rem}#main-toggle-menu .menu-title .toggle{margin-right:.875rem;font-size:1.5em;vertical-align:middle}#main-toggle-menu .toggle-menu-wrap{width:280px;box-shadow:0 0 60px rgba(0,0,0,.15)}#main-toggle-menu .toggle-menu-wrap > ul{border-bottom:none;border-top:3px solid #294cff}#main-toggle-menu:not(.closed):before{content:'';position:fixed;width:100vw;height:100vh;left:0;top:0;background:rgba(34,37,41,.3);z-index:999;display:block}.sidebar-menu > li.menu-item > a{margin:0;padding-left:15px;padding-right:15px}.sidebar-menu > li.menu-item > a > i{margin-right:.5rem;font-size:1.25em;position:absolute;top:.1em}#header .main-menu > li.menu-item.active > a{font-weight:700}#header .menu-custom-block i{font-size:1.5em;position:relative;top:-1px;vertical-align:middle;margin-right:3px}#header .menu-custom-block a{font-weight:700}#header .menu-custom-block a:not(:last-child){font-size:.8125rem;text-transform:uppercase}.sidebar-menu .wide .popup>.inner>ul.sub-menu{flex-wrap:wrap}.sidebar-menu .wide .popup>.inner{padding:30px}.sidebar-menu .wide li.sub{padding:0 5px}#main-toggle-menu .menu-sub-title > a,.sidebar-menu .wide li.sub > a{text-transform:uppercase;font-weight:700}#main-toggle-menu .menu-sub-title > a{font-size:.875rem !important;color:#222529 !important;padding-top:0 !important;padding-bottom:5px !important}.sidebar-menu li.menu-sub-title:not(:first-child){margin-top:30px}.menu-section-dark .menu-sub-title > a{color:#fff !important}.side-nav-wrap .sidebar-menu .wide li.menu-section-dark li.menu-item > a{color:#bcbdbd}.side-nav-wrap .sidebar-menu .wide li.menu-item li.menu-item > a:hover{background:none;text-decoration:underline !important}#header .sidebar-menu .wide .popup{border-top:3px solid #3150ff;top:0 !important;--porto-sd-menu-popup-top:0 !important}.sidebar-menu > li.menu-item{position:static}.sidebar-menu > li.menu-item > .arrow,.sidebar-menu > li.menu-item .popup:before{display:none}.sidebar-menu > li.has-sub > a:after{content:'\f054';font-family:var(--fa-style-family-classic);font-weight:900;position:absolute;top:50%;right:1.5rem;font-size:10px;line-height:1;margin-top:-.5em;color:#777}@media (min-width:992px){#header{padding-bottom:1rem}.header-main .header-left{width:17%;flex:0 0 auto}.header-main .header-right,#header .searchform-popup,#header .searchform .text{flex:1}#header .searchform{width:100%;border-radius:.25rem;box-shadow:none;border:2px solid #3250ff}#header .searchform.searchform-cats input{width:100%}#header .searchform input,#header .searchform select,#header .searchform button,#header .searchform .selectric .label{height:45px;line-height:45px}#header .searchform select,#header .searchform .selectric{border:none}#header .searchform button{background-color:#3050ff;color:#fff;padding:0 20px;border-radius:0}.d-menu-lg-none > a{display:none !important}#header .searchform .live-search-list{left:1px;right:56px;z-index:1003}}@media (min-width:1440px){#header .menu-custom-block a:not(:last-child){margin-right:1rem}#header .main-menu > li.menu-item > a{padding-left:30px;padding-right:30px}}@media (max-width:1219px){#main-toggle-menu .toggle-menu-wrap{width:240px}}@media (max-width:991px){#header .top-links{display:none}.header-top .header-right{flex:1}#header .share-links{margin-left:auto}}.porto-ibanner-layer{display:block}.btn{border-radius:.25rem;letter-spacing:.01em}.row-flex-wrap > div > .elementor-row{flex-wrap:wrap}.coupon-sale-text .elementor-heading-title{position:relative;padding-left:.3em;padding-right:.3em}.coupon-sale-text .elementor-heading-title:before{content:'';display:block;background-color:#ee8379;position:absolute;left:0;right:0;top:0;bottom:0;transform:rotate(-2deg);z-index:-1}sup{font-size:52%}.sale-text{padding:.25em .5em;position:relative;transform:rotate(-1.5deg);white-space:nowrap}.sale-text i{font-style:normal;position:absolute;left:-2.25em;top:50%;transform:translateY(-50%) rotate(-90deg);font-size:.4em;opacity:.6;letter-spacing:0}.sale-text sub{position:absolute;left:100%;margin-left:.6rem;bottom:.3em;font-size:62%;line-height:1}.owl-carousel.nav-style-1 .owl-nav [class*="owl-"]{width:3.75rem;height:3.75rem;border-radius:2rem;background:#f4f4f4 !important;font-size:1.75rem}.owl-carousel.nav-style-1 .owl-nav .owl-prev{left:-1.875rem}.owl-carousel.nav-style-1 .owl-nav .owl-next{right:-1.875rem}ul.products li.product-category .thumb-info{padding:0 1rem;min-height:auto}li.product-category .thumb-info .thumb-info-wrapper{border-radius:50%}ul.products li.product-category .thumb-info h3{font-size:1rem;text-transform:none;letter-spacing:0}ul.products.category-pos-outside li.product-category .thumb-info-title{padding:.75rem 0 0}.product-inner{background:#fff;height:100%}ul.products,.products-slider.products{margin-bottom:-1px !important}.product-image .labels{top:15px;left:15px}.top-sale-product{border:2px solid #0e39ff;height:100%}.top-sale-product .sale-product-daily-deal{bottom:auto;top:2rem;color:#444;background:#f4f4f4;border-radius:2rem;left:15%;right:15%;padding:5px 10px}.top-sale-product .sale-product-daily-deal:before,.top-sale-product .product-image .labels,.porto-products.filter-vertical .product-categories a:before{display:none}.top-sale-product .sale-product-daily-deal .daily-deal-title{font-size:.75rem;color:#444;letter-spacing:.025em;margin-right:6px}.top-sale-product .sale-product-daily-deal .daily-deal-title,.top-sale-product .sale-product-daily-deal .porto_countdown{font-family:Poppins,sans-serif}.top-sale-product .sale-product-daily-deal .porto_countdown-amount,.top-sale-product .sale-product-daily-deal .porto_countdown-period{font-size:.9375rem;font-weight:700;letter-spacing:.025em;padding:0}.top-sale-product li.product:hover .product-image{box-shadow:none !important}.top-sale-product li.product-col .product-content{margin-top:-2rem;position:relative;z-index:1;padding:0 10px 1px}.top-sale-product li.product-col .woocommerce-loop-product__title{font-size:1.25rem;font-weight:400;letter-spacing:.005em;color:#222529}.top-sale-product li.product-col .add-links .add_to_cart_button{font-size:.875rem;font-weight:600;letter-spacing:-.05em;height:auto;background:#3050ff;padding:.7em 3em;color:#fff;border:none;border-radius:.375rem}.top-sale-product .add-links .add_to_cart_button:before{font-size:1.75em;margin-right:.625rem;top:-2px;font-weight:400}.top-sale-product .add-links-wrap{margin-top:2rem}.top-sale-product li.product-col .add-links .yith-wcwl-add-to-wishlist>div,.top-sale-product li.product-col .add-links .quickview{top:50% !important;transform:translateY(-50%)}.porto-products.filter-vertical .products-filter + div{padding:0}.porto-ibanner.h-100 > img{height:100%}.porto-products .product-categories a{padding:.25rem 0 !important;color:#777;font-size:.8125rem}.porto-products .product-categories .current a,.porto-products .product-categories a:hover{color:#0e39ff !important}.porto-products.filter-vertical .product-image .inner{padding-top:90%}.porto-products.filter-vertical .product-image img{position:absolute;top:0;left:0;height:100%;object-fit:cover}.porto-products.filter-vertical .section-title{font-size:1.375rem;font-weight:600;text-transform:none}.products-slider.owl-carousel .owl-stage-outer{margin-top:0;padding-top:1px}.products-slider.owl-carousel li.product-col{height:100%}.divider-line.grid > .product-col{border-bottom-color:#eee}.porto-products.show-category ul.yith-wcan-loading .porto-loading-icon,.porto-products.show-category ul.yith-wcan-loading:after{position:absolute}.cat-list .thumb-info{display:flex;flex-direction:column;padding:0 !important}.subcats-cols-2 .thumb-info > a,.cat-grid .thumb-info > a{font-size:.75rem;font-weight:600;letter-spacing:-.02em;order:2;white-space:nowrap}.subcats-cols-2 .thumb-info > a:before,.cat-grid .thumb-info > a:before{content:'View All';margin-right:2px}.subcats-cols-2 .thumb-info > a:after,.cat-grid .thumb-info > a:after{content:"\f30b";font-family:var(--fa-style-family-classic);font-weight:900}.cat-list .thumb-info-title{display:flex !important;flex-direction:column;text-align:left !important;letter-spacing:0}.cat-list .thumb-info-title > a,.cat-grid .thumb-info-title > a{order:-1;font-size:.8125rem;text-transform:uppercase;letter-spacing:-.01em;margin-bottom:.5rem}.cat-list .product-category .sub-categories,.cat-grid .product-category .sub-categories{font-size:.8125rem;display:flex;flex-wrap:wrap}.cat-list .sub-categories li{padding:.25rem .25rem .25rem 0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subcats-cols-2 .sub-categories li{width:50%}.cat-medium .thumb-info{flex-direction:row;align-items:center}.cat-medium .thumb-info i,.menu-item.sub > a > i{display:block;font-size:3.5rem;color:#ccc}.menu-item.sub > a > i:before{margin:1.5rem 0}.cat-medium .thumb-info > a{flex:0 0 auto;width:36%;margin-right:4%;text-align:center}.cat-medium .thumb-info-wrap{flex:0 0 auto;width:60%}.cat-grid .thumb-info-title{display:flex !important;letter-spacing:0;flex-wrap:wrap;align-items:center;text-align:left !important}.cat-grid .thumb-info-title .sub-title{margin-right:3rem !important;font-size:1.375rem !important;font-weight:600 !important}.cat-grid .sub-categories li{padding:0;margin:0 2rem .5rem 0}.cat-grid .thumb-info{padding:0 !important;display:flex;padding:0 !important}.cat-grid .sub-categories{margin-bottom:0}.cat-grid .thumb-info > a{margin-left:.5rem;padding-top:.9rem}.porto-products.bg-gray .products-filter{background:#fff;padding:0 40px 1px}.porto-products.filter-horizontal .section-title{display:none}.porto-products.filter-horizontal .product-categories{margin-bottom:1rem}.porto-products.filter-horizontal .product-categories .current a{font-weight:600}.owl-carousel.show-nav-title .owl-nav [class*="owl-"]{font-size:25px !important;color:#0e39ff}.products-slider.show-nav-title .owl-nav{margin-right:2rem;margin-top:-30px}.porto_countdown.porto-cd-s1 .porto_countdown-section,.porto_countdown .porto_countdown-section .porto_countdown-period{padding-left:0;padding-right:0}.porto_countdown .porto_countdown-section:first-child .porto_countdown-period{padding:0 0 0 .25rem}.countdown-style-1 .porto_countdown-section:first-child:after{content:',';margin-right:.25rem}a.porto-sicon-box-link:hover .porto-sicon-title{text-decoration:underline}ul.product_list_widget li .product-details a{color:#222529}@media (min-width:768px){.porto-products.filter-vertical .products-filter{padding:1rem 1rem 3rem;background:#fff}.view-cat{position:absolute;bottom:.75rem;left:1rem}}@media (min-width:992px){.view-cat{left:2rem}.porto-products.filter-vertical .products-filter{padding:2rem 2rem 3rem;width:25%;border:none}.porto-products.filter-vertical .products-filter + div{width:calc(50% + 10px);margin-left:auto;padding:0;overflow:hidden}.pc-home-category-banner{position:absolute !important;left:25%;width:calc(25% - 10px) !important;top:0;bottom:0}}@media (max-width:1419px){ul.products li.product-category .thumb-info{padding:0 .5rem}}@media (max-width:1219px){.top-sale-product{height:auto}}@media (min-width:768px) and (max-width:992px){.top-sale-product li.product-col .add-links .add_to_cart_button{font-size:.6875rem}}@media (max-width:575px){.cat-grid .thumb-info-title .sub-title{margin-right:0 !important}.porto-products.bg-gray .products-filter{padding-left:20px;padding-right:20px}}#footer .widget p{margin:0 0 1.25rem}#footer .widget p:last-child{margin-bottom:0}#footer .widget_wysija_cont .wysija-input{border:2px solid #bebebe;border-right:none;border-radius:.25rem 0 0 .25rem;height:3rem}#footer .widget_wysija_cont .wysija-submit{height:3rem;border-radius:0 .25rem .25rem 0;font-size:.875rem;letter-spacing:-.05em}#footer .widget_wysija_cont .wysija-paragraph{flex:1;max-width:75%;width:auto}#footer .widget_wysija_cont > p{min-width:25%}#footer ul li{padding:.25rem 0}#footer .footer-main > .container{padding-bottom:0}#footer .footer-bottom{font-size:1em;padding-bottom:3rem}#footer .product-cats h4{font-size:inherit;margin-bottom:0}#footer .product-cats a{margin:0 .25rem}#footer .product-cats .view-all{font-weight:600;color:#3050ff;font-size:.75rem}#footer .product-cats li{padding-top:2px;padding-bottom:2px}#footer .widget{margin-bottom:0}.brand-slider .swiper-slide-inner{border-right:0 solid #eee}body:not(.logged-in) .product-stock .in-stock{display:none !important}
.porto-360-gallery-images-wrap{position:relative;padding:2rem;display:flex;margin-left:auto;margin-right:auto;align-items:center;justify-content:center;background:#fff;box-shadow:5px 5px 20px rgba(0,0,0,0.1);cursor:pointer}.porto-360-gallery-images-wrap .porto-360-gallery-images{list-style:none;padding:0;margin:0}.porto-360-gallery-images-wrap img{position:absolute;left:0;top:0;visibility:hidden;max-height:400px}.porto-360-gallery-images-wrap .current-image{position:static;visibility:visible}.porto-360-gallery-images-wrap li{max-height:100%}.porto-360-gallery-images-wrap svg{position:absolute;top:0;bottom:0;left:0;right:0;width:100px;height:100px;margin:auto!important;background-color:rgba(255,255,255,0.8);border-radius:50%;box-shadow:rgba(0,0,0,0.5) 0px 0px 10px 0px;transition:0.5s all;color:rgb(80,80,80);text-align:center;line-height:100px;z-index:2;transition:box-shadow 0.3s}.porto-360-gallery-images-wrap:hover svg{box-shadow:rgba(0,0,0,0.7) 0px 0px 15px 0px}/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.brand-slider .swiper-slide-inner {
	padding: 3.5rem 0.5rem;
	border-right: none;
}

#main-toggle-menu .menu-title {
	background: #ee3d43 !important;
}

#header .searchform button {
	background: #ee3d43 !important;
}

#header .searchform {
	border: 2px solid #222529;
}

#header .header-main {
	background: #222529 !important;
}

.main-menu-wrap {
	background: #222529 !important;
}

#header .main-menu>li.menu-item>a {
	color: #ffffff;
}

#header .main-menu-wrap .menu-custom-block a,
#header .main-menu-wrap .menu-custom-block span {
	color: white;
}

#header .main-menu>li.menu-item.active>a {
	color: #ffffff !important;
    text-decoration: underline !important;
	text-decoration-color: red !important;
    text-decoration-thickness: 3px !important;
}

.top-sale-product li.product-col .add-links .add_to_cart_button {
	background: #ee3d43 !important;
}

.top-sale-product {
	border: 2px solid #ee3d43 !important;
}

.woocommerce form .form-row .optional {
	display: none;
}

.required {
	text-decoration: none !important;
}

.payment_box {
	padding: 15px;
	border: 1px solid var(--porto-input-bc);
	border-radius: 5px;
	margin-top: 10px;
}

.financing-application-form .elementor-8992 .elementor-element.elementor-element-75fb722f {
	padding: 0px 35px 38px 10px !important;
}

.hidden {
	display: none;
}

.woocommerce-billing-fields>h3:first-of-type {
	display: none;
}

.woocommerce-shipping-totals .shipping_method {
	background: none !important;
	border: none !important;
	text-align: right;
	/* padding-right: 0 !important; */
	width: 330px;
}

.woocommerce-shipping-totals {
	position: relative;
}

.woocommerce-shipping-totals::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/* background: rgba(0, 0, 0, .05); */
}

#side-nav-panel .accordion-menu>li.menu-item a{
	    padding: 10px 0px 10px 20px !important;
}



 .porto-pre-order  {
    overflow: hidden;
    background: black !important;
    color: white !important;
}

.add_to_cart_read_more {
    overflow: hidden;
    background: grey !important;
	color: white !important;
    }

/*
.add-links .add_to_cart_read_more, .add-links-wrap .quickview, .product-image .yith-compare, .yith-wcwl-add-to-wishlist a, .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip)
.add-links .add_to_cart_button,
*/





body:not(.logged-in) .stock{
		display: none !important;
}

#footer .footer-main > .container{
	padding-top: 0rem !important;
}/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tmmpkzsq.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tcmpi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlufntakpy.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjluchta.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptufntakpy.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptuchta.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjnecmne.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {font-display:swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mayaselectronics.bz/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

            .single-product .product_meta .product-stock { display: none !important; }
            .single-product .product_meta .guest-stock-message {
                display: inline-block !important;
                font-weight: 600;
                color: var(--porto-heading-color);
                margin-top: 5px;
            }
            .single-product .product_meta .guest-stock-message .stock {
                font-weight: 400;
				display: inline-block !important;
                color: #777;
            }
            .single-product .product_meta .guest-stock-message .login-to-see {
                color: #ee3d43;
                font-weight: 700;
                text-decoration: none;
            }
            .single-product .product_meta .guest-stock-message .login-to-see:hover {
                text-decoration: underline;
            }
        .recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			
			.porto-products.filter-vertical .product-image .inner{
	padding-top:0%!important;
}





/*
.fc-step__substep-title--payment {
	display: none !important;
}


#payment{
	display: none !important;
*/

.category-image{
	display:none!important;
}
/*
body:not(.logged-in) .product-stock .in-stock{
		display: none !important;
}*/		
				.lg-backdrop {
					background-color: rgba(0,0,0,0.6) !important;
				}
				.lg-toolbar,
				.lg-dropdown {
					background-color: rgba(0,0,0,0.8) !important;
				}
				.lg-dropdown:after {
					border-bottom-color: rgba(0,0,0,0.8) !important;
				}
				.lg-sub-html {
					background-color: rgba(0,0,0,0.8) !important;
				}
				.lg-thumb-outer,
				.lg-progress-bar {
					background-color: #444444 !important;
				}
				.lg-progress {
					background-color: #a90707 !important;
				}
				.lg-icon {
					color: #efefef !important;
					font-size: 20px !important;
				}
				.lg-icon.lg-toogle-thumb {
					font-size: 24px !important;
				}
				.lg-icon:hover,
				.lg-dropdown-text:hover {
					color: #ffffff !important;
				}
				.lg-sub-html,
				.lg-dropdown-text {
					color: #efefef !important;
					font-size: 14px !important;
				}
				#lg-counter {
					color: #efefef !important;
					font-size: 14px !important;
				}
				.lg-prev,
				.lg-next {
					font-size: 35px !important;
				}

				/* Defaults */
				.lg-icon {
				background-color: transparent !important;
				}

				#lg-counter {
				opacity: 0.9;
				}

				.lg-thumb-outer {
				padding: 0 10px;
				}

				.lg-thumb-item {
				border-radius: 0 !important;
				border: none !important;
				opacity: 0.5;
				}

				.lg-thumb-item.active {
					opacity: 1;
				}
	         .elementor-441 .elementor-element.elementor-element-a80ae7e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-441 .elementor-element.elementor-element-a80ae7e:not(.elementor-motion-effects-element-type-background), .elementor-441 .elementor-element.elementor-element-a80ae7e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b288800 );}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-a80ae7e{--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Poppins;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-441 .elementor-element.elementor-element-ef392c3 > .elementor-widget-container{margin:0px 0px -20px 120px;padding:0px 0px 0px 0px;}.elementor-441 .elementor-element.elementor-element-ef392c3 .elementor-heading-title{font-family:"Poppins", Poppins;font-size:23px;font-weight:900;color:var( --e-global-color-quaternary );}.elementor-441 .elementor-element.elementor-element-fafe0f9 > .elementor-widget-container{margin:0px 0px -20px 120px;padding:0px 0px 0px 0px;}.elementor-441 .elementor-element.elementor-element-fafe0f9 .elementor-heading-title{font-family:"Poppins", Poppins;font-size:23px;font-weight:900;color:var( --e-global-color-quaternary );}.elementor-441 .elementor-element.elementor-element-9a787f1{--e-image-carousel-slides-to-show:10;}.elementor-441 .elementor-element.elementor-element-9a787f1 > .elementor-widget-container{background-color:#444444;margin:-35px 0px -35px 0px;padding:0px 0px 0px 0px;}.elementor-441 .elementor-element.elementor-element-9a787f1 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-style:none;}.elementor-441 .elementor-element.elementor-element-c09771f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:-50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:50px;--padding-inline-end:50px;}.elementor-441 .elementor-element.elementor-element-c09771f:not(.elementor-motion-effects-element-type-background), .elementor-441 .elementor-element.elementor-element-c09771f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222529;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-c09771f{--padding-inline-start:50px;--padding-inline-end:50px;}.elementor-441 .elementor-element.elementor-element-0f53087{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-0f53087{--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-441 .elementor-element.elementor-element-60ab941{--divider-border-style:solid;--divider-color:#EEEEEE;--divider-border-width:1px;}.elementor-441 .elementor-element.elementor-element-60ab941 .elementor-divider-separator{width:100%;}.elementor-441 .elementor-element.elementor-element-60ab941 .elementor-divider{padding-block-start:0px;padding-block-end:0px;}.elementor-441 .elementor-element.elementor-element-ad46478{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-441 .elementor-element.elementor-element-b8bb74e{--display:flex;}.elementor-441 .elementor-element.elementor-element-3da4cbb .elementor-heading-title{color:#FFFFFF;}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Poppins;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-441 .elementor-element.elementor-element-feb8998 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-feb8998 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-441 .elementor-element.elementor-element-feb8998{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-441 .elementor-element.elementor-element-feb8998 .elementor-icon-list-text{color:var( --e-global-color-b288800 );transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-c8dca12{--display:flex;}.elementor-441 .elementor-element.elementor-element-6e5113f .elementor-heading-title{color:#FFFFFF;}.elementor-441 .elementor-element.elementor-element-5756652 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-5756652 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-441 .elementor-element.elementor-element-5756652{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-441 .elementor-element.elementor-element-5756652 .elementor-icon-list-text{color:var( --e-global-color-b288800 );transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-42d849c{--display:flex;}.elementor-441 .elementor-element.elementor-element-aca2330 .elementor-heading-title{color:#FFFFFF;}.elementor-441 .elementor-element.elementor-element-a4082db .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-a4082db .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-441 .elementor-element.elementor-element-a4082db{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-441 .elementor-element.elementor-element-a4082db .elementor-icon-list-text{color:var( --e-global-color-b288800 );transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-5e9d473{--display:flex;border-style:solid;--border-style:solid;--border-radius:1px 1px 1px 1px;--margin-top:23px;--margin-bottom:29px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-5e9d473{--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-441 .elementor-element.elementor-element-19aea14{--grid-template-columns:repeat(0, auto);--icon-size:14px;--grid-column-gap:6px;--grid-row-gap:0px;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-widget-container{text-align:center;}.elementor-441 .elementor-element.elementor-element-19aea14 > .elementor-widget-container{margin:-15px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon{background-color:#FFFFFF;--icon-padding:0.5em;border-style:solid;border-width:1px 1px 1px 1px;border-color:#EEEEEE;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon i{color:#222529;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon svg{fill:#222529;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon:hover{background-color:#3250FF;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon:hover i{color:#FFFFFF;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon:hover svg{fill:#FFFFFF;}.elementor-widget-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Poppins;font-weight:var( --e-global-typography-text-font-weight );}.elementor-441 .elementor-element.elementor-element-9be61d9 > .elementor-widget-container{padding:0px 45px 0px 40px;}.elementor-441 .elementor-element.elementor-element-b9bc482{--divider-border-style:solid;--divider-color:#EEEEEE;--divider-border-width:1px;}.elementor-441 .elementor-element.elementor-element-b9bc482 .elementor-divider-separator{width:100%;}.elementor-441 .elementor-element.elementor-element-b9bc482 .elementor-divider{padding-block-start:0px;padding-block-end:0px;}@media(max-width:991px) and (min-width:768px){.elementor-441 .elementor-element.elementor-element-b8bb74e{--width:50%;}.elementor-441 .elementor-element.elementor-element-c8dca12{--width:50%;}.elementor-441 .elementor-element.elementor-element-42d849c{--width:50%;}.elementor-441 .elementor-element.elementor-element-5e9d473{--width:50%;}}@media(max-width:991px){.elementor-441 .elementor-element.elementor-element-9a787f1{--e-image-carousel-slides-to-show:4;}}@media(max-width:767px){.elementor-441 .elementor-element.elementor-element-9a787f1{--e-image-carousel-slides-to-show:2;}.elementor-441 .elementor-element.elementor-element-c09771f{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:20px;--padding-inline-end:20px;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-c09771f{--padding-inline-start:20px;--padding-inline-end:20px;}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}
.elementor-441 .elementor-element.elementor-element-a80ae7e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-441 .elementor-element.elementor-element-a80ae7e:not(.elementor-motion-effects-element-type-background), .elementor-441 .elementor-element.elementor-element-a80ae7e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b288800 );}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-a80ae7e{--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Poppins;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-441 .elementor-element.elementor-element-ef392c3 > .elementor-widget-container{margin:0px 0px -20px 120px;padding:0px 0px 0px 0px;}.elementor-441 .elementor-element.elementor-element-ef392c3 .elementor-heading-title{font-family:"Poppins", Poppins;font-size:23px;font-weight:900;color:var( --e-global-color-quaternary );}.elementor-441 .elementor-element.elementor-element-fafe0f9 > .elementor-widget-container{margin:0px 0px -20px 120px;padding:0px 0px 0px 0px;}.elementor-441 .elementor-element.elementor-element-fafe0f9 .elementor-heading-title{font-family:"Poppins", Poppins;font-size:23px;font-weight:900;color:var( --e-global-color-quaternary );}.elementor-441 .elementor-element.elementor-element-9a787f1{--e-image-carousel-slides-to-show:10;}.elementor-441 .elementor-element.elementor-element-9a787f1 > .elementor-widget-container{background-color:#444444;margin:-35px 0px -35px 0px;padding:0px 0px 0px 0px;}.elementor-441 .elementor-element.elementor-element-9a787f1 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-style:none;}.elementor-441 .elementor-element.elementor-element-c09771f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:-50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:50px;--padding-inline-end:50px;}.elementor-441 .elementor-element.elementor-element-c09771f:not(.elementor-motion-effects-element-type-background), .elementor-441 .elementor-element.elementor-element-c09771f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222529;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-c09771f{--padding-inline-start:50px;--padding-inline-end:50px;}.elementor-441 .elementor-element.elementor-element-0f53087{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-0f53087{--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Poppins;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-441 .elementor-element.elementor-element-60ab941{--divider-border-style:solid;--divider-color:#EEEEEE;--divider-border-width:1px;}.elementor-441 .elementor-element.elementor-element-60ab941 .elementor-divider-separator{width:100%;}.elementor-441 .elementor-element.elementor-element-60ab941 .elementor-divider{padding-block-start:0px;padding-block-end:0px;}.elementor-441 .elementor-element.elementor-element-ad46478{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-441 .elementor-element.elementor-element-b8bb74e{--display:flex;}.elementor-441 .elementor-element.elementor-element-3da4cbb .elementor-heading-title{color:#FFFFFF;}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Poppins;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-441 .elementor-element.elementor-element-feb8998 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-feb8998 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-441 .elementor-element.elementor-element-feb8998{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-441 .elementor-element.elementor-element-feb8998 .elementor-icon-list-text{color:var( --e-global-color-b288800 );transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-c8dca12{--display:flex;}.elementor-441 .elementor-element.elementor-element-6e5113f .elementor-heading-title{color:#FFFFFF;}.elementor-441 .elementor-element.elementor-element-5756652 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-5756652 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-441 .elementor-element.elementor-element-5756652{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-441 .elementor-element.elementor-element-5756652 .elementor-icon-list-text{color:var( --e-global-color-b288800 );transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-42d849c{--display:flex;}.elementor-441 .elementor-element.elementor-element-aca2330 .elementor-heading-title{color:#FFFFFF;}.elementor-441 .elementor-element.elementor-element-a4082db .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-a4082db .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-441 .elementor-element.elementor-element-a4082db{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-441 .elementor-element.elementor-element-a4082db .elementor-icon-list-text{color:var( --e-global-color-b288800 );transition:color 0.3s;}.elementor-441 .elementor-element.elementor-element-5e9d473{--display:flex;border-style:solid;--border-style:solid;--border-radius:1px 1px 1px 1px;--margin-top:23px;--margin-bottom:29px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-5e9d473{--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-441 .elementor-element.elementor-element-19aea14{--grid-template-columns:repeat(0, auto);--icon-size:14px;--grid-column-gap:6px;--grid-row-gap:0px;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-widget-container{text-align:center;}.elementor-441 .elementor-element.elementor-element-19aea14 > .elementor-widget-container{margin:-15px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon{background-color:#FFFFFF;--icon-padding:0.5em;border-style:solid;border-width:1px 1px 1px 1px;border-color:#EEEEEE;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon i{color:#222529;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon svg{fill:#222529;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon:hover{background-color:#3250FF;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon:hover i{color:#FFFFFF;}.elementor-441 .elementor-element.elementor-element-19aea14 .elementor-social-icon:hover svg{fill:#FFFFFF;}.elementor-widget-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Poppins;font-weight:var( --e-global-typography-text-font-weight );}.elementor-441 .elementor-element.elementor-element-9be61d9 > .elementor-widget-container{padding:0px 45px 0px 40px;}.elementor-441 .elementor-element.elementor-element-b9bc482{--divider-border-style:solid;--divider-color:#EEEEEE;--divider-border-width:1px;}.elementor-441 .elementor-element.elementor-element-b9bc482 .elementor-divider-separator{width:100%;}.elementor-441 .elementor-element.elementor-element-b9bc482 .elementor-divider{padding-block-start:0px;padding-block-end:0px;}@media(max-width:991px) and (min-width:768px){.elementor-441 .elementor-element.elementor-element-b8bb74e{--width:50%;}.elementor-441 .elementor-element.elementor-element-c8dca12{--width:50%;}.elementor-441 .elementor-element.elementor-element-42d849c{--width:50%;}.elementor-441 .elementor-element.elementor-element-5e9d473{--width:50%;}}@media(max-width:991px){.elementor-441 .elementor-element.elementor-element-9a787f1{--e-image-carousel-slides-to-show:4;}}@media(max-width:767px){.elementor-441 .elementor-element.elementor-element-9a787f1{--e-image-carousel-slides-to-show:2;}.elementor-441 .elementor-element.elementor-element-c09771f{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:20px;--padding-inline-end:20px;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-c09771f{--padding-inline-start:20px;--padding-inline-end:20px;}}/*! elementor - v3.31.0 - 09-09-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}/*! elementor - v3.31.0 - 09-09-2025 */
.elementor-widget-image-carousel .swiper{position:static}.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:991px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}/*! elementor - v3.31.0 - 09-09-2025 */
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}/*! elementor - v3.31.0 - 09-09-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.fluentform-widget-wrapper.hide-fluent-form-labels .ff-el-input--label{display:none!important}.fluentform-widget-wrapper.hide-error-message .ff-el-is-error .text-danger{display:none}.fluentform-widget-wrapper.fluentform-widget-align-left{margin:0 auto 0 0}.fluentform-widget-wrapper.fluentform-widget-align-center{float:none;margin:0 auto}.fluentform-widget-wrapper.fluentform-widget-align-right{margin:0 0 0 auto}.fluentform-widget-custom-radio-checkbox input[type=checkbox],.fluentform-widget-custom-radio-checkbox input[type=radio]{background:#ddd;height:15px;min-width:1px;outline:none;padding:3px;width:15px}.fluentform-widget-custom-radio-checkbox input[type=checkbox]:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:after{border:0 solid transparent;content:"";display:block;height:100%;margin:0;padding:0;width:100%}.fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:checked:after{background:#999;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px}.fluentform-widget-custom-radio-checkbox input[type=radio],.fluentform-widget-custom-radio-checkbox input[type=radio]:after{border-radius:50%}.fluentform-widget-wrapper .frm-fluent-form .ff-step-header{margin-bottom:0}.ff-el-progress-bar{align-items:center;display:flex;height:100%;justify-content:flex-end}.fluent-form-widget-step-header-yes .ff-step-header .ff-el-progress-status,.fluent-form-widget-step-progressbar-yes .ff-el-progress{display:block}.fluent-form-widget-step-header-yes .frm-fluent-form .ff-step-header,.fluent-form-widget-step-progressbar-yes .frm-fluent-form .ff-step-header{margin-bottom:20px}.fluentform-widget-section-break-content-left .ff-el-group.ff-el-section-break{text-align:left}.fluentform-widget-section-break-content-center .ff-el-group.ff-el-section-break{text-align:center}.fluentform-widget-section-break-content-right .ff-el-group.ff-el-section-break{text-align:right}.fluentform-widget-submit-button-full-width .ff-btn-submit{display:block;width:100%}.fluentform-widget-submit-button-center .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-right .ff-btn-submit{align-items:center;display:flex;justify-content:center;margin:0 auto}.fluentform-widget-submit-button-right .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-right .ff-btn-submit{float:right}.fluentform-widget-submit-button-left .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-right .ff-btn-submit{float:left}.fluentform-widget-wrapper.hide-placeholder input::-webkit-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder input::-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-moz-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input:-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input::-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-ms-input-placeholder{opacity:0;visibility:hidden}.lity{z-index:9999!important}
