.wp-block-woocommerce-checkout-newsletter-subscription{align-items:flex-start;display:flex;margin:20px 0;padding-bottom:4px;padding-top:4px}.wp-block-woocommerce-checkout-newsletter-subscription .block-editor-rich-text__editable{line-height:24px;vertical-align:middle}.wp-block-woocommerce-checkout-newsletter-subscription .wc-block-components-checkbox{margin-right:16px;margin-top:0}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{height:var(--PhoneInputCountryFlag-height);width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:var(--PhoneInputCountrySelectArrow-transform);width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}
#qlwcdc_quick_view_modal.modal {
	display: none;
	position: fixed;
	z-index: 999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.4);
}
#qlwcdc_quick_view_modal.modal.closing,
#qlwcdc_quick_view_modal.modal.open,
#qlwcdc_quick_view_modal.modal.opening {
	display: block;
}
#qlwcdc_quick_view_modal .modal-dialog {
	display: flex;
	height: 100%;
	width: 100%;
}
#qlwcdc_quick_view_modal .modal-content {
	top: -30px;
	opacity: 0;
	transform: scale(2, 2);
	position: relative;
	width: 80%;
	max-width: 860px;
	background-color: #fff;
	margin: auto;
	padding: 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),
		opacity 0.3s ease-in;
}
#qlwcdc_quick_view_modal.modal.open .modal-content {
	top: 0;
	opacity: 1;
	transform: scale(1, 1);
}
#qlwcdc_quick_view_modal .modal-body,
#qlwcdc_quick_view_modal .modal-footer,
#qlwcdc_quick_view_modal .modal-header {
	padding: 2em;
	clear: both;
	overflow: hidden;
}
#qlwcdc_quick_view_modal .modal-footer,
#qlwcdc_quick_view_modal .modal-header {
	background-color: #eee;
}
#qlwcdc_quick_view_modal .close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: 700;
}
#qlwcdc_quick_view_modal .close:focus,
#qlwcdc_quick_view_modal .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
#qlwcdc_quick_view_modal.modal .single-product div.product .images,
#qlwcdc_quick_view_modal.modal .single-product div.product .summary,
#qlwcdc_quick_view_modal.modal
	.single-product
	div.product
	.woocommerce-product-gallery {
	margin-top: 0;
	margin-bottom: 0;
}
.e-checkout__order_review #order_review #payment {
	display: none !important;
}

.embedpress-wrapper{position:relative}.ose-dailymotion.responsive,.ose-kickstarter.responsive,.ose-rutube.responsive,.ose-ted.responsive,.ose-vimeo.responsive,.ose-youtube.responsive,.ose-ustream.responsive,.ose-google-docs.responsive,.ose-animatron.responsive,.ose-amcharts.responsive,.ose-on-aol-com.responsive,.ose-animoto.responsive,.ose-soundcloud.responsive,.ose-videojug.responsive,.ose-facebook.responsive,.ose-issuu.responsive{overflow:hidden;position:relative;height:auto}.ose-dailymotion.responsive iframe,.ose-kickstarter.responsive iframe,.ose-rutube.responsive iframe,.ose-ted.responsive iframe,.ose-vimeo.responsive iframe,.ose-vine.responsive iframe,.ose-youtube.responsive iframe,.ose-ustream.responsive iframe,.ose-google-docs.responsive iframe,.ose-animatron.responsive iframe,.ose-amcharts.responsive iframe,.ose-on-aol-com.responsive iframe,.ose-animoto.responsive iframe,.ose-soundcloud.responsive iframe,.ose-videojug.responsive iframe,.ose-issuu.responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}.ose-dailymotion.responsive,.ose-kickstarter.responsive,.ose-rutube.responsive,.ose-ted.responsive,.ose-vimeo.responsive,.ose-youtube.responsive,.ose-animatron.responsive,.ose-amcharts.responsive,.ose-on-aol-com.responsive,.ose-animoto.responsive,.ose-videojug.responsive{padding-bottom:56.25%}.ose-vine.responsive{padding-bottom:100%}.ose-ustream.responsive{padding-bottom:63.3%}.ose-google-docs.responsive{padding-bottom:62.6%}.ose-google-docs.ose-google-docs-drawings.responsive{padding-bottom:74.5%}.ose-google-docs.ose-google-docs-document.responsive,.ose-google-docs.ose-google-docs-forms.responsive,.ose-google-docs.ose-google-docs-spreadsheets.responsive{padding-bottom:142%}.ose-soundcloud.responsive{padding-bottom:155px}.ose-issuu.responsive iframe{z-index:2}.ose-issuu.responsive{padding-bottom:31.25%}.ose-issuu>div>div>div:last-child{width:100%!important;z-index:0;position:absolute;bottom:0}.ose-mixcloud.responsive iframe{width:100%}.ose-google-docs.responsive{-webkit-overflow-scrolling:touch;overflow-y:auto}.ose-facebook.responsive iframe{padding-bottom:0;width:100%}.elementor-widget iframe{max-height:100%!important}.elementor-cbutton-preview-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 30px;background:#fbf6f6}@media only screen and (max-width:800px){.elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,.embedpress-facebook-vid-iframe{max-height:inherit!important}.ep-first-video iframe{max-height:100%!important}.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel){grid-template-columns:repeat(auto-fit,minmax(calc(50% - 30px),1fr))!important}}@media only screen and (max-width:500px){.elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,.embedpress-facebook-vid-iframe{max-height:390px!important}.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel){grid-template-columns:repeat(auto-fit,minmax(calc(100% - 30px),1fr))!important}}.ose-matterport .embera-embed-responsive,.ose-matterport .embera-embed-responsive iframe{width:100%;height:100%}.ose-flourish iframe{border:none}.ose-deviantart img,.ose-deviantart a,.ose-deviantart div{width:100%;height:100%}.ose-meetup{overflow:auto!important;text-align:left;display:block!important;margin:auto}.ose-meetup img{height:auto}article.embedpress-event div#sponsors{display:none}.embedpress-event .link{color:#0098ab}.embedpress-event .visibility--a11yHide{border:0;clip:rect(0 0 0 0);position:absolute;overflow:hidden;margin:-1px;padding:0;width:1px;height:1px}.embedpress-event .text--small{font-size:14px;margin:0}.embedpress-event .flex{display:flex;box-sizing:border-box}.embedpress-event .flex--wrap{flex-wrap:wrap}.embedpress-event .flex--row{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap}.embedpress-event .flex-item{flex-basis:0;flex-grow:1;width:auto;min-width:0;box-sizing:border-box}.embedpress-event .flex-item--shrink{flex-basis:auto;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:auto}.embedpress-event .flex--row>.flex-item:first-child{padding-left:0}.embedpress-event .text--bold{font-weight:700}.embedpress-event h1,.embedpress-event h2,.embedpress-event h3,.embedpress-event h4,.embedpress-event h5,.embedpress-event h6{font-size:inherit}.embedpress-event .ep-event--title{font-size:32px;font-weight:700}.embedpress-event .ep-event--date{color:#757575;font-weight:400;font-size:16px}.embedpress-event .ep-event--host{margin-top:20px;display:flex;align-items:center;margin-bottom:20px}.ep-event--host .avatar-print{border-radius:50%;height:50px;width:50px}.embedpress-event img.avatar--person{background-image:none!important;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%;box-sizing:border-box;vertical-align:middle}.event-info-hosts-text{padding-left:20px;font-size:16px;font-weight:400}.embedpress-event .event-description{margin-top:20px}.text--sectionTitle{font-size:20px;line-height:28px}.ep-event--attendees{margin-top:50px}.ep-event--attendees>.flex{margin-bottom:20px}.ep-event--attendees .gridList{list-style:none;margin:0 -16px 0 0;padding:0}.ep-event--attendees .gridList-item{width:auto}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 50%;max-width:50%}.ep-event--attendees .groupMember-name{line-height:1.2!important}.ep-event--attendees .avatar--person{margin-bottom:15px;display:inline-block;border-radius:50%}.ep-event--attendees img.avatar-print{border-radius:50%}.ep-event--attendees .groupMember-role{font-size:12px;color:#757575;padding-top:2px;margin:0}.ep-event--attendees .groupMember{min-height:100%;min-width:128px;padding-left:8px;padding-right:8px}.embedpress-event .align--center{text-align:center}.embedpress-event .card{background:#fff;background-clip:padding-box;background-size:cover;border:1px solid rgba(46,62,72,.12);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;min-height:100%;padding:16px 16px 18px;position:relative;white-space:normal}.embedpress-event .card--hasHoverShadow{transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.embedpress-event .ep-event-group-link{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:8px;padding:20px;margin-bottom:20px;border:1px solid rgba(46,62,72,.12)}.embedpress-event .ep-event-group--name{padding-left:20px;font-size:14px;line-height:1.45;margin:0;width:70%;word-break:break-word}.embedpress-event .ep-event-group--image{-o-object-fit:cover;object-fit:cover;width:56px;height:56px;border-radius:4px}.embedpress-event .ep-event-time-location{background:#fff;border-radius:8px;padding:16px 20px 0;border:1px solid rgba(46,62,72,.12)}.embedpress-event .ep-event-time-location .ep-event-datetime,.embedpress-event .ep-event-time-location .ep-event-location{padding-bottom:20px}.embedpress-event .ep-event-location .wrap--singleLine--truncate,.embedpress-event .ep-event-time-location .ep-event-datetime{font-size:15px;line-height:1.5;color:#2e3e48;font-style:normal;margin:0}.embedpress-event .ep-event-location address{font-style:normal;margin:0}.embedpress-event .ep-event-location .venueDisplay-venue-address{font-style:normal;color:#757575;margin:0}.embedpress-event .ep-event-location p{line-height:20px}.ep-event--attendees .gridList-item{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1rem;margin:0;vertical-align:top;width:50%}.gridList-itemInner{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:0 16px 16px 0}.embedpress-yt-subscribe{display:flex;align-items:center;align-content:start;text-align:center;gap:1rem;max-width:600px;width:100%}.embedpress-yt-subscribe .embedpress-yt-subscribe.dark{color:#fff}.embedpress-yt-subscribe .embedpress-yt-sub-text{display:inline-block;margin:0;padding:0}.dewqijm{height:100%;margin-right:10px}.dewqijm img[src^=image]{display:none}.dewqijm img[src^=http]{height:56px!important;width:56px!important}.dewqijm>div>div{display:none}.embedpress-event .sticky button{display:none}.embedpress-event .items-center{align-items:center}@media only screen and (min-width:530px){.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 33.333333%;max-width:33.333333%}}@media only screen and (min-width:640px){.embedpress-event .card{padding:18px 18px 20px}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 25%;max-width:25%}}.ose-opensea{height:100%!important;width:calc(100% - 40px)!important;max-height:100%!important}.ose-github{overflow:auto}.ep_nft_content_wrap.ep_nft__wrapper{display:grid}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-column-gap:15px;grid-row-gap:15px}.ep_nft_content_wrap .ep_nft_item{padding-top:15px;padding-right:15px;padding-left:15px;padding-bottom:15px;background-color:#fff;border-radius:10px;transition:background .5s,border .5s,border-radius .5s,box-shadow .5s;box-shadow:0 4px 15px rgba(0,0,0,9%);overflow:hidden;padding:15px;position:relative;transition:.3s ease-in-out}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item{display:flex;flex-direction:column}.ep_nft_content_wrap.ep_nft_list .ep_nft_item{justify-content:flex-start;align-items:flex-start}.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content{background-color:#edecf6e6}.ep_nft_content_wrap .ep_nft_thumbnail{margin-top:0;margin-right:0;margin-left:0;margin-bottom:15px;border-radius:5px}.ep_nft_content_wrap .ep_nft_thumbnail img{height:340px;border-radius:5px;width:100%;object-fit:cover}.ep_nft_content .ep_nft_title{color:#333;font-size:16px;margin-top:0;margin-right:0;margin-left:0;margin-bottom:15px;font-weight:600;word-break:break-all}.ep_nft_content{text-align:left}.ep_nft_content .ep_nft_price{color:#333;font-size:14px;margin-top:0;margin-right:0;margin-left:0;margin-bottom:0;display:flex;font-weight:600}.ep_nft_content .ep_nft_price:first-child{margin-bottom:10px}span.eb_nft_currency{max-width:28px;display:flex;align-items:center;justify-content:center}span.eb_nft_currency svg{width:100%;height:auto}.ep_nft_content .ep_nft_price_wrapper{min-height:20px}.ep_nft_content .ep_nft_creator{color:#333;font-size:14px;margin-top:0;margin-right:0;margin-left:0;margin-bottom:20px;display:flex;align-items:center;gap:5px}.ep_nft_content .ep_nft_creator a{color:#3080e2;font-size:14px;text-decoration:none;word-break:break-all;text-decoration:none}.ep_nft_content .ep_nft_creator img{height:30px;width:30px;border-radius:50%}.ep_nft_content .ep_nft_button button{margin-top:0;margin-right:0;margin-left:0;margin-bottom:0}.ep_nft_content .ep_nft_button button a{background-color:#3080e2;color:#fff;font-size:14px;padding-top:15px;padding-right:20px;padding-left:20px;padding-bottom:15px;transition:border .5s,border-radius .5s,box-shadow .5s}.ep_nft_content .ep_nft_button button:hover a{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button{opacity:1;transform:translate(0);visibility:visible}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button{opacity:1;transform:translate(0);visibility:visible}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button{bottom:0;left:0;opacity:0;position:absolute;transform:translateY(30px);visibility:hidden;width:100%;transition:.3s}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep-nft-single-item-wraper .ep_nft_button{margin-top:auto;display:flex;justify-content:space-between;gap:15px}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a{background-color:#3080e2;color:#fff;font-size:14px;padding:10px 20px;transition:border .5s,border-radius .5s,box-shadow .5s;display:block;text-align:center;font-weight:500;text-decoration:none}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button span.ep-nft-rank{color:#a88484;border-color:#a88484}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{display:flex;gap:15px;align-items:center;border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:55%}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(45% - 15px)}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale{margin-bottom:15px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg{border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:260px}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a{border-radius:10px;width:100%;display:flex;align-items:center;justify-content:center}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child{margin-bottom:15px}.alignleft .ose-opensea,.alignright .ose-opensea,.aligncenter .ose-opensea{max-width:calc(100% - 40px)!important}.embedpress-gutenberg-wrapper.alignright,.embedpress-gutenberg-wrapper.alignleft{width:100%}.embedpress-gutenberg-wrapper.alignright .ep-embed-content-wraper>div{float:right}.embedpress-gutenberg-wrapper.aligncenter.ep-content-share-enabled .ep-embed-content-wraper{justify-content:center}.embedpress-gutenberg-wrapper.alignright.ep-content-share-enabled .ep-embed-content-wraper{justify-content:right}.embedpress-gutenberg-wrapper.alignleft.ep-content-share-enabled .ep-embed-content-wraper{justify-content:left}.embedpress-gutenberg-wrapper.aligncenter{text-align:center;clear:both}.theme-twentytwentythree footer.wp-block-template-part{clear:both}@media all and (max-width:1024px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(3,1fr)!important}.alignleft .ose-opensea,.alignright .ose-opensea,.aligncenter .ose-opensea{max-width:100%!important}}@media all and (max-width:991px){.ose-opensea{min-width:100%!important;max-width:calc(100% - 40px)!important}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(2,1fr)!important}}@media all and (max-width:767px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}.ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item{box-shadow:none}.ep-nft-rank-wraper{margin-bottom:16px;font-weight:600;color:#333;font-size:16px}.ep-nft-rank-wraper.ep-empty-label span{margin-left:0}span.ep-nft-rank{padding:2px 8px;border-radius:7px;margin-left:10px;display:inline-block;font-size:14px;font-weight:600;background:0 0!important;border:1px solid #ddd;color:#333}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(55% - 15px)}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:45%;height:100%}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:100%}.ep-nft-single-item-wraper span.eb_nft_label{color:#333}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price{display:flex;flex-direction:column;margin-right:45px}.ep-nft-single-item-wraper span.eb_nft_price{font-size:30px;line-height:normal}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img{height:15px;width:15px;border-radius:50%}.ep-nft-single-item-wraper .ep-usd-price{bottom:0;font-size:12px}.ep-nft-single-item-wraper span.eb_nft_label{font-size:15px}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title{margin-bottom:10px;font-size:24px}.ep-nft-single-item-wraper .CollectionLink--name svg{width:20px;height:20px;margin-left:5px}.ep-nft-single-item-wraper a.CollectionLink--link{font-size:15px;font-weight:500;text-decoration:none;margin-bottom:15px;display:block;color:#3080e2}.ep-nft-single-item-wraper sub.verified-icon{bottom:-5px;left:4px}.ep-nft-single-item-wraper .ep-accordion{border:1px solid #ddd;border-radius:10px;margin-top:15px;display:block}.ep-nft-single-item-wraper .ep-toggle{display:none}.ep-nft-single-item-wraper .ep-option{position:relative}.ep-nft-single-item-wraper .ep-content{padding:1em;border-top:1px solid #ddd}.ep-nft-single-item-wraper .ep-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s}.ep-nft-single-item-wraper .ep-title{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s;padding:1em;display:flex;color:#333;font-weight:700;cursor:pointer;border-radius:10px 10px 0 0;align-items:center}.ep-nft-single-item-wraper label.ep-title svg{width:20px;height:20px;margin-right:6px}.ep-nft-single-item-wraper .ep-asset-detail-item{display:flex;justify-content:space-between;font-weight:500}.ep-nft-single-item-wraper .ep-asset-detail-item span{word-break:break-word;max-width:75%}.ep-nft-single-item-wraper .ep-content{display:block}.ep-nft-single-item-wraper .ep-content p{margin:0;padding:.5em 1em 1em;font-size:.9em;line-height:1.5}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content{display:none;background:0 0}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper{display:flex}.ep-nft-single-item-wraper .ep-toggle+.ep-title:after{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:0 0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all 250ms ease-in-out;text-decoration:none;color:transparent;right:15px;top:50%;transform:rotate(45deg)translate(-20%,-5%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:0 0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all 250ms ease-in-out;text-decoration:none;color:transparent;right:15px;top:50%;transform:rotate(225deg)translate(80%,20%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after{display:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank{pointer-events:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content{margin-bottom:20px}.elementor-widget-embedpres_elementor .ep-nft-gallery-wrapper .ep-loadmore-wrapper button,.embedpress-gutenberg-wrapper .ep-nft-gallery-wrapper .ep-loadmore-wrapper button{display:none}@media screen and (max-width:1024px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width:991px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{align-items:unset;flex-direction:column}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:100%}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:100%}}@media screen and (max-width:537px){.ep-nft-single-item-wraper sub.ep-usd-price{margin-bottom:15px;display:block}.ose-google-drive iframe{height:250px!important}.ose-nrk-radio iframe{height:400px!important}}.emebedpress-unit-percent iframe{width:100%!important}.password-form-container{width:350px;text-align:center;padding:30px;border-radius:10px;box-shadow:0 0 10px #f4eded;background-color:#f9f9ff;max-width:100%;margin:auto}.password-form-container h2{font-size:22px;margin-bottom:15px;font-family:system-ui}.password-form-container p{font-size:12px;font-family:sans-serif;line-height:1.4em;margin-bottom:15px}form.password-form{margin-bottom:2px}.password-form-container input[type=password]{padding:10px;border-radius:5px;width:100%;margin-bottom:12px;font-size:20px;color:#6354a5;outline:none;border:1px solid #ddd;outline:0;padding-left:50px;font-family:sans-serif;height:42px}.password-form-container input[type=password]::placeholder{color:#e0d1d1;font-size:14px}.password-field{position:relative}.password-field span{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;height:42px;width:40px;background:#ded7fc;border-radius:4px}.password-field svg{width:22px}.password-form-container input[type=submit]{padding:12px 20px;background-color:#6354a5;color:#fff;border:none;border-radius:5px;font-size:14px;cursor:pointer;font-family:sans-serif;transition:background-color .3s ease,box-shadow .3s ease;font-weight:initial;white-space:normal;word-break:break-all;min-height:42px}.password-form-container button:hover{background-color:#0062cc;box-shadow:0 0 10px #007bff}.password-form-container .error-message{color:red;margin-top:20px;font-size:12px;line-height:1.4em}.password-form-container .error-message.hidden{display:none}p.need-access-message{margin-bottom:2px;margin-top:13px}.wp-block-embed__wrapper{display:inline-block;width:100%;max-width:100%!important}.wp-block-embed__wrapper.position-right-wraper,.wp-block-embed__wrapper.position-right-wraper{max-width:calc(100% - 40px)!important}.ep-elementor-content{position:relative;display:inline-block;max-width:100%}.ep-elementor-content.source-opensea{display:block}.wp-block-embedpress-embedpress>div,.ep-gutenberg-content{position:relative;clear:both}.gutenberg-pdf-wraper{position:relative;width:100%}.presentationModeEnabledIosDevice{position:fixed;left:0;top:0;border:0;height:100%!important;width:100%!important;z-index:999999;min-width:100%!important;min-height:100%!important}.ep-embed-content-wraper{width:100%}.embedpress-gutenberg-wrapper.popup_button,.embedpress-elements-wrapper.popup_button{display:none!important}.elementor-element-edit-mode .embedpress-elements-wrapper.popup_button{display:block!important}.ep-content-share-enabled .ep-embed-content-wraper{display:flex!important}.ep-content-share-enabled .ep-embed-content-wraper.hidden{display:none!important}.ep-share-position-right .ep-embed-content-wraper{flex-direction:row}.ep-content-share-enabled .ep-embed-content-wraper>div:first-child{width:100%}.ep-share-position-left .ep-embed-content-wraper{flex-direction:row-reverse}.ep-share-position-bottom .ep-embed-content-wraper{flex-direction:column}.ep-share-position-top .ep-embed-content-wraper{flex-direction:column-reverse}.ep-fixed-width .gutenberg-pdf-wraper{display:inline-block}.ep-percentage-width .embedpress-inner-iframe{width:100%}.ep-social-share{display:flex;align-items:center}.ep-social-share.share-position-right{right:-40px;top:0;flex-direction:column}.ep-social-share.share-position-left{left:0;top:0;flex-direction:column}.ep-social-share.share-position-bottom,.ep-social-share.share-position-top{justify-content:center}.embedpress-gutenberg-wrapper .ep-social-share.share-position-left,.ep-elementor-content .ep-social-share.share-position-left{left:-40px}.ep-social-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin:0;color:#fff;text-decoration:none;font-size:20px}.ep-social-icon:hover{opacity:.8}.ep-social-share svg{width:20px;height:auto}a.ep-social-icon.pinterest svg{height:25px}.ep-social-share .facebook{background-color:#3b5998}.ep-social-share .facebook svg{width:40px}.ep-social-share .twitter{background-color:#000}a.ep-social-icon.twitter:focus-visible{box-shadow:none;border:none;outline:none}.ep-social-share .pinterest{background-color:#bd081c}.ep-social-share .linkedin{background-color:#0077b5}.ep-social-share .instagram{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4)}.ep-social-share .reddit{background-color:#ff4500}.ep-social-icon i{margin-right:0}.ep-content-locked .watermark{display:none!important}.ep-content-protection-enabled .watermark{display:none!important}.embedpress-pro-control.not-active{pointer-events:none}.pro__alert__wrap .pro__alert__card h2{font-size:32px;font-weight:450;color:#131f4d;margin-bottom:15px}.pro__alert__wrap .pro__alert__card p{font-size:14px;font-weight:400;color:#7c8db5;margin-top:10px}.pro__alert__wrap .pro__alert__card p a{text-decoration:underline;font-weight:700;color:#131f4d}.emebedpress-unit-percent,.ep-elementor-content.ep-percentage-width{width:100%}[data-theme-mode=dark]{--viewer-primary-color:#343434;--viewer-icons-hover-bgcolor:#453838}[data-theme-mode=light]{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}@media(prefers-color-scheme:dark){:root{--viewer-primary-color:#343434;--viewer-icons-color:#f2f2f6;--viewer-icons-hover-bgcolor:#453838}}@media(prefers-color-scheme:light){:root{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}}.ep-file-download-option-masked::after,.ep-external-doc-icons{background:var(--viewer-primary-color)}.ep-external-doc-icons svg path{fill:var(--viewer-icons-color)}.ep-doc-draw-icon svg path{fill:var(--viewer-primary-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover svg path{fill:var(--viewer-icons-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover{background-color:var(--viewer-icons-hover-bgcolor)}.ep-file-download-option-masked{position:relative}.ep-file-download-option-masked{position:relative;width:100%;height:100%;overflow:hidden}.ep-file-download-option-masked .overlay{position:absolute;top:0;left:50%;transform:translateX(-50%);width:calc(100% - 15px);height:calc(100% - 45px);background-color:rgb(66 23 23/0%);pointer-events:unset;z-index:1;user-select:none;max-width:800px;margin:0 auto}.ep-file-download-option-masked.ep-file-xls .overlay{height:calc(100% - 78px)}.ep-file-download-option-masked iframe{width:100%;height:100%;pointer-events:auto}.wp-block-embedpress-document.embedpress-document-embed iframe{border:none!important;box-shadow:none!important}.ep-file-download-option-masked.enabled-text-copy{pointer-events:all}.embed-download-disabled{width:200px;height:22px;background:#444;position:absolute;right:2px;bottom:8px;opacity:0;pointer-events:none}.cui-toolbar-button-right{display:none!important}.ndfHFb-c4YZDc-Wrql6b{display:none}.ep-external-doc-icons{position:absolute;display:flex;flex-direction:revert;background:var(--viewer-primary-color);border-radius:6px;z-index:2;bottom:-18px;left:50%;transform:translate(-50%,-50%);padding:0 10px}.ep-external-doc-icons svg{width:22px;height:22px;cursor:pointer;transition:.3s;padding:5px;border-radius:4px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg{width:22px;height:22px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg,.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg{width:20px!important}.ep-doc-minimize-icon svg,.ep-doc-fullscreen-icon svg{padding:6px}.ep-external-doc-icons svg:hover{border-radius:4px}.ep-doc-draw-icon.active svg{background:var(--viewer-icons-hover-bgcolor)}.ep-doc-download-icon,.ep-doc-print-icon,.ep-doc-fullscreen-icon,.ep-doc-popup-icon,.ep-doc-draw-icon,.ep-doc-minimize-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.ep-file-download-option-masked.fullscreen-enabled iframe,.elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe,.embedpress-document-embed .fullscreen-enabled iframe{width:100%!important;height:100%!important}.ep-file-download-option-masked.fullscreen-enabled{overflow:visible}.ep-file-download-option-masked.fullscreen-enabled .embed-download-disabled{display:none}.ep-file-download-option-masked.fullscreen-enabled::after{display:block}.embedpress-document-embed{position:relative}.position-right-wraper .main-content-wraper,.position-left-wraper .main-content-wraper{display:flex}.position-left-wraper .main-content-wraper{display:flex;flex-direction:row-reverse}.position-top-wraper .main-content-wraper{display:flex;flex-direction:column-reverse;justify-content:center}.position-bottom-wraper .main-content-wraper{justify-content:center}.ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe{margin-left:22%}.ep-file-download-option-masked::after{position:absolute;width:100%;height:30px;background:var(--viewer-primary-color);z-index:1;bottom:0;content:'';left:0;pointer-events:none}.ep-file-download-option-masked.ep-file-docx::after{bottom:0}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled::after{bottom:0;background:#fff;height:22px}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled::after{bottom:0}canvas.ep-doc-canvas{position:absolute;z-index:1;left:0;bottom:0;right:0;top:0;clear:both;margin:auto;display:none}:root{--plyr-control-icon-size:15px;--plyr-range-track-height:3px;--plyr-range-thumb-height:10px}.plyr--audio .plyr--full-ui input[type=range]{color:red!important}.ep-embed-content-wraper input[type=range]::-webkit-slider-runnable-track{box-shadow:none}.ep-embed-content-wraper input[type=range]::-moz-range-track{box-shadow:none}a.plyr__controls__item.plyr__control{border-radius:inherit;color:inherit!important}.plyr-initialized button:focus{background-color:var(--plyr-color-main)}.custom-player-preset-1 .plyr__controls{background:var(--plyr-color-main)!important;padding:0!important}.custom-player-preset-1 button.plyr__control{border-radius:0}.custom-player-preset-1 a.plyr__controls__item.plyr__control{border-radius:inherit}.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr=play],.custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr=play]{width:100px!important;text-align:center;display:flex;align-items:center!important;justify-content:center;height:60px}.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr=play] svg,.custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr=play] svg{width:22px;height:22px}.custom-player-preset-1 .plyr__control:focus{border:none}.custom-player-preset-2 a.plyr__controls__item.plyr__control,.custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr=play],.preset-default a.plyr__controls__item.plyr__control{border-radius:4px}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{color:var(--plyr-audio-control-color-hover,#fff)!important}.custom-player-preset-3 .plyr__controls,.custom-player-preset-4 .plyr__controls{background:var(--plyr-color-main)!important;padding:0!important}.custom-player-preset-4 button.plyr__control.plyr__control--overlaid{display:none!important}figure .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:inherit!important}.plyr{background-color:#000}.plyr--fullscreen-fallback{width:100%!important;max-height:100vh!important;height:100%!important}.pip-mode{position:fixed!important;width:320px!important;height:180px!important;top:calc(100% - 200px)!important;left:calc(100% - 340px)!important;z-index:9999;border-radius:15px!important}.plyr [data-plyr=pip]{display:block!important}.pip-mode .plyr__video-wrapper{pointer-events:none}.pip-mode .pip-play{display:none}.pip-mode .pip-play,.pip-mode .pip-pause{opacity:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0000004a;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50px;cursor:pointer}.pip-mode .pip-close{opacity:0;position:absolute;right:10px;top:10px;background:#0000004a;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50px;cursor:pointer}.pip-mode:hover .pip-play,.pip-mode:hover .pip-close,.pip-mode:hover .pip-pause{opacity:1!important}.pip-mode .overlay-mask{position:absolute;top:0;left:0;right:0;bottom:0}.pip-mode iframe{pointer-events:none!important}[data-playerid]{opacity:0}[data-playerid].audio.plyr-initialized{opacity:1}.plyr--paused.plyr__poster-enabled .plyr__poster{display:block!important;opacity:1;background-size:cover}@media only screen and (max-width:767px){.plyr__controls [data-plyr=restart],.plyr__controls [data-plyr=rewind],.plyr__controls [data-plyr=fast-forward],.plyr__controls [data-plyr=pip]{display:none!important}.plyr__video-wrapper iframe{max-height:100%!important}.plyr__controls .plyr__volume input[type=range]{max-width:40px;min-width:40px}}.profile-header{display:flex;align-items:center;padding:16px;border-bottom:1px solid #ddd;justify-content:center;gap:30px;padding-bottom:30px}.posts-tab-options{text-align:center;margin:0}.posts-tab-options .tabs{list-style:none;padding:0;margin:0;display:inline-flex;border-radius:5px;gap:25px;padding:0}.posts-tab-options .tabs svg{width:15px;height:15px}li[data-media-type=ALL] svg{width:12px;height:12px}.posts-tab-options .tabs li{margin-right:15px;cursor:pointer;padding:10px 0;text-transform:uppercase;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px}.posts-tab-options .tabs li:last-child{margin-right:0}.posts-tab-options .tabs li.active{position:relative;color:#737373}.posts-tab-options .tabs li svg{border-radius:2px}.posts-tab-options .tabs li.active svg{color:#737373}.posts-tab-options .tabs li:hover,.posts-tab-options .tabs li:hover svg,.posts-tab-options .tabs li:hover .fill-color{color:#737373}.posts-tab-options .tabs li:hover .fill-color,.posts-tab-options .tabs li.active .fill-color{fill:#737373!important}.posts-tab-options .tabs li.active::after{content:'';position:absolute;top:-1px;height:1px;width:100%;background-color:#737373;left:0;right:0}.profile-image{margin-right:16px}.posts-count{margin-right:15px}.profile-image img{width:120px;height:120px!important;object-fit:cover;border-radius:50%!important;border:3px solid #037bff}.change-photo-button{background-color:initial;border:none;cursor:pointer}.change-photo-image{width:100px;height:100px;border-radius:50%;object-fit:cover}.username-section{display:flex;align-items:center;margin-bottom:8px}.profile-link{text-decoration:none}.username{font-size:18px;font-weight:700;margin-right:12px}.edit-profile-link{text-decoration:none;color:#3897f0;font-weight:700}.profile-stats{display:flex;margin-bottom:8px}.stats-list{list-style:none;margin:0;padding:0;display:flex}.stats-list li{margin-right:24px;font-size:14px}.bio-section{margin-bottom:12px;text-align:left}section.profile-details div:last-child{margin:0}.bio{font-size:14px}a.edit-profile-link{padding:8px 15px;background:#efefef;text-decoration:none!important;border-radius:7px;color:#222;font-size:12px;font-weight:500}span.count{font-weight:600}a.followers-link{text-decoration:none!important}a.profile-link,a.profile-link h2{font-size:20px;text-decoration:none!important;margin:0;margin-right:15px}.embedpress-insta-container{overflow:hidden;position:relative}.ose-instagram-feed{max-height:100%!important;height:100%!important}.insta-grid .embedpress-insta-container .insta-gallery,.insta-justify .ose-instagram-feed .insta-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;grid-auto-flow:row}.insta-carousel .embedpress-insta-container .insta-gallery{grid-auto-columns:calc(25% + 0px);gap:0;left:0}.insta-masonry .embedpress-insta-container .insta-gallery{column-count:3;gap:.5em;margin:auto;width:100%;display:inherit}.insta-grid .embedpress-insta-container .insta-gallery-item{position:relative;color:#fff;cursor:pointer;height:350px}.embedpress-insta-container .insta-gallery-item:hover{cursor:pointer}.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item{height:auto;margin-bottom:.5em}.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item video.insta-gallery-image{height:550px;margin-bottom:-13px}.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info,.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info{display:flex;justify-content:center;align-items:center;position:absolute;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);transition:.3s;opacity:0;visibility:hidden}.insta-masonry .embedpress-insta-container .insta-gallery-item .insta-gallery-item-info{height:calc(100% + 4px)}.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info,.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info{opacity:1;visibility:visible}.embedpress-insta-container .insta-gallery-item-info ul{display:flex;align-items:center;justify-content:center;padding:0;margin:0;height:100%}.embedpress-insta-container .insta-gallery-item-info li{display:flex;align-items:center;font-size:1.7rem;font-weight:600;gap:5px}.embedpress-insta-container .insta-gallery-item-likes{margin-right:2.2rem}.embedpress-insta-container .insta-gallery-item-type{position:absolute;right:1rem;top:1rem;text-shadow:.2rem .2rem .2rem rgba(0,0,0,.1)}.embedpress-insta-container .insta-gallery-image{width:100%;height:100%;object-fit:cover;min-height:320px}.insta-masonry .embedpress-insta-container .insta-gallery-image{margin-bottom:-13px}.insta-gallery-item-info svg{width:40px;height:40px}.insta-item-reaction-count{display:flex}.insta-item-reaction-count .insta-gallery-item-likes,.insta-item-reaction-count .insta-gallery-item-comments{display:flex;align-items:center;justify-content:center;gap:6px;font-size:20px;font-weight:700;color:#fff}.insta-gallery-item-info .insta-item-reaction-count svg{width:25px;height:25px}.insta-gallery-item-type svg{width:25px;height:25px}.insta-gallery-item-type svg.insta-video-icon{width:22px;height:22px}.cg-carousel__btns.hidden{display:none}.cg-carousel__btns{top:50%;transform:translateY(-50%);position:absolute;width:100%}.ep-embed-content-wraper.insta-carousel .cg-carousel__btns{top:calc(50% - 16px)}.ep-embed-content-wraper.insta-carousel .insta-gallery-item-permalink{display:flex;align-content:center}.cg-carousel__btns button{background:#262323;border:0;border-radius:50px;width:35px;height:35px;display:inline-grid;align-items:center;justify-content:center;cursor:pointer;padding:0}button#js-carousel__prev-1{position:absolute;left:30px;z-index:1;padding:8px 15px}button#js-carousel__next-1{position:absolute;right:30px;z-index:1;padding:8px 15px}.embedpress-popup-block.embedpress-popup-img{position:relative;height:100%;display:flex;background:#000}.popup-carousel,.cg-carousel__track{height:100%}.popup-container .popup-carousel .cg-carousel__track{align-items:center;background-color:#000}.popup-container .popup-carousel{background-color:#000}button.js-carousel__prev-1{position:absolute;left:30px;top:50%;transform:translateY(-50%);z-index:1}button.js-carousel__next-1{position:absolute;right:30px;top:50%;transform:translateY(-50%);z-index:1}.cg-carousel__btn svg{width:16px;height:16px}.load-more-button-container,.load-more-button-container button{display:flex;align-items:center;justify-content:center;gap:5px}.load-more-button-container button{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#fff;border-color:#037bff;background-color:#037bff;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;font-family:inherit;font-weight:inherit;line-height:1em;cursor:pointer;border-radius:5px;margin-top:30px}.popup-container{display:flex;width:100%}.popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;z-index:99999}.popup{border-radius:10px;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;max-height:100%;max-width:100%}.popup-container .popup-md-9.white{width:60%;overflow:hidden}.popup-md-3.red{width:40%}.embedpress-popup-img img{width:100%;height:auto;object-fit:contain}video.popup-media-image{height:auto;max-width:100%;width:100%;max-height:100vh;border-top-left-radius:5px;border-bottom-left-radius:5px}img.popup-media-image{height:auto}.embedpress-popup-header,.embedpress-hashtag-header{display:flex;align-items:center;padding:15px 10px;justify-content:space-between;border-bottom:1px solid #f4e9e9}.hashtag-container{border-bottom:1px solid #f4e9e9}.embedpress-hashtag-header{border:none;max-width:350px;margin:auto}.embedpress-hashtag-username{font-weight:700}.embedpress-popup-header-img img,.embedpress-hashtag-header-img img{border-radius:50%!important;margin-right:10px;width:30px;height:30px!important;object-fit:cover;border:2px solid #037bff!important}.embedpress-popup-header-img a,.embedpress-hashtag-header-img a{display:flex;align-items:center;justify-content:center;text-decoration:none!important}.embedpress-popup-username{color:#005293;font-weight:700;font-size:15px;text-decoration:none!important}img.embedpress-hashtag-round{border-radius:50px!important}.insta-followbtn a{text-decoration:none!important;padding:6px 15px;background:#007bff;border-radius:5px;color:#fff!important;font-size:14px;font-weight:400}.embedpress-popup-block.embedpress-popup-info{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;height:100%;background-color:#fff}.embedpress-popup-text{font-size:14px;font-weight:400;overflow:hidden;letter-spacing:.04em;line-height:1.8rem;padding:10px;flex:auto;border-bottom:1px solid #f4e9e9;text-align:left;max-height:calc(100vh - 235px);overflow:auto;word-break:break-all}.embedpress-popup-stats{display:flex;align-items:center;justify-content:space-between;padding:16px 10px}.embedpress-popup-stats .embedpress-inline{display:flex;align-items:center;gap:5px;font-weight:700;color:#000;cursor:pointer;position:relative}.embedpress-popup-stats .embedpress-inline a{display:flex;align-items:center;gap:6px;color:#000;text-decoration:none;font-weight:400}.embedpress-popup-stats .embedpress-inline a svg{width:20px;height:20px}.embedpress-popup-share-buttons{padding:10px;background-color:#fafafa;display:flex;align-items:center}.embedpress-popup-share-buttons a{color:#007bff}.embedpress-href.embedpress-popup-share{cursor:pointer;color:#ca379d;display:flex;align-items:center;gap:6px}.embedpress-popup-share-buttons{background:#f4f9ff;position:absolute;top:-50px;left:-55px;gap:10px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.2);visibility:hidden;opacity:0;margin-bottom:-10px;transition:.3s}.embedpress-popup-share-buttons.show{visibility:visible;opacity:1;margin-bottom:0}.embedpress-popup-share-buttons::before{content:"";position:absolute;bottom:-15px;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#f4f9ff transparent transparent transparent}.embedpress-popup-share-buttons::before{content:"";position:absolute;bottom:-15px;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#f4f9ff transparent transparent transparent;z-index:1!important}.embedpress-popup-share-buttons::after{content:"";position:absolute;bottom:-16.1px;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#e7eaef transparent transparent transparent}.embedpress-popup-share-buttons span{color:#fff;font-size:18px;display:flex;align-items:center}.embedpress-popup-share-buttons span svg{width:16px!important;height:16px!important}.embedpress-popup-share-buttons span.dashicons.dashicons-linkedin{color:#0077b5}.embedpress-popup-share-buttons span.dashicons.dashicons-facebook{color:#1877f2}.embedpress-popup-share-buttons span.dashicons.dashicons-pinterest{color:#e60023}span.tag-wrapper a{font-weight:700;text-decoration:none!important}.embedpress-href.embedpress-popup-share svg{width:20px;height:20px}.embedpress-popup-instagram-buttons svg{width:18px!important;height:20px!important}.embedpress-popup-stats .embedpress-inline{transition:.3s}.embedpress-popup-stats .embedpress-inline:hover svg,.embedpress-popup-stats .embedpress-inline a:hover,.embedpress-popup-stats .embedpress-inline:hover,.embedpress-href:hover svg .st0{color:#737373!important}.embedpress-inline.embedpress-popup-instagram-buttons a:hover svg path{stroke:#737373}.embedpress-inline.popup-like-button a:hover svg{color:#737373;fill:#737373}.embedpress-href.embedpress-popup-share:hover svg{fill:#737373}.date-post{padding:10px;font-size:12px;color:#8e8e8e}div.popup-close{position:absolute;top:50px;right:50px;color:#fff;z-index:15566555655;cursor:pointer;padding:15px;background:#643535;border-radius:50px;height:10px;width:10px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;cursor:pointer}.load-spin{width:100px;height:100px;background-color:red;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loader{margin:auto;border:5px solid #eaf0f6;border-radius:50%;border-top:5px solid #ff7a59;width:30px;height:30px;animation:spinner 4s linear infinite}.sponsored-youtube-video{height:100%}@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media screen and (max-width:1200px){.popup-container .popup-md-9.white{width:50%}.popup-container .popup-md-3{width:50%}}@media screen and (max-width:991px){.popup-container{flex-direction:column}.popup-container .popup-md-9.white{width:100%}.popup-container .popup-md-3{width:100%}.embedpress-popup-text{max-height:300px}}@media screen and (max-width:768px){.insta-grid .embedpress-insta-container .insta-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.embedpress-popup-text{max-height:250px}}@media screen and (max-width:420px){.insta-grid .embedpress-insta-container .insta-gallery{grid-template-columns:repeat(1,minmax(0,1fr))!important}.profile-header{flex-direction:column}.embedpress-popup-text{max-height:200px}.insta-followbtn{display:none}}.ep-player-wrap .hide{display:none}.ep-gdrp-content{background:#222;padding:50px 30px;color:#fff}.ep-gdrp-content a{color:#fff}.ep-youtube__content__pagination{display:flex;justify-content:center;align-items:center;margin-top:30px;gap:10px}.ep-loader-wrap{margin-top:30px;display:flex;justify-content:center}.ep-youtube__content__pagination .ep-prev,.ep-youtube__content__pagination .ep-next{cursor:pointer;border:1px solid rgba(0,0,0,.1);border-radius:30px;padding:0 20px;height:40px;transition:.3s;display:flex;align-items:center}.ep-youtube__content__pagination .ep-prev:hover,.ep-youtube__content__pagination .ep-next:hover{background-color:#5b4e96;color:#fff}.ep-youtube__content__pagination .ep-page-numbers{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ep-youtube__content__pagination .ep-page-numbers>span{border:1px solid rgba(0,0,0,.1);border-radius:30px;display:inline-block;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.active__current_page{background:#5b4e96;color:#fff}.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel){margin-top:30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}[data-source-id] .layout-list .ep-youtube__content__block .youtube__content__body .content__wrap{grid-template-columns:repeat(auto-fit,minmax(calc(100% - 30px),1fr))!important}[data-youtube-channel-carousel].ep-youtube__content__block{position:relative}.ep-youtube__content__block .item{cursor:pointer;white-space:initial}.ep-youtube__content__block .youtube-carousel .item{margin:10px}.ep-youtube__content__block .item:hover .thumb .play-icon{opacity:1;top:50%}.ep-youtube__content__block .item:hover .thumb:after{opacity:.4;z-index:0}.ep-youtube__content__block .thumb{padding-top:56.25%;margin-bottom:5px;position:relative;background-color:#222;background-size:contain!important;border-radius:12px;overflow:hidden}figure .ep-youtube__content__block .thumb{background-color:#222!important}.ep-youtube__content__block .thumb:after{position:absolute;top:0;left:0;height:100%;width:100%;content:'';background:#000;opacity:0;transition:opacity .3s ease}.ep-youtube__content__block .thumb:before{position:absolute;top:0;left:0;height:100%;width:100%;content:'';background:#222;z-index:-1}.ep-youtube__content__block .thumb img{width:100%;height:100%;object-fit:cover}.ep-youtube__content__block .thumb .play-icon{width:50px;height:auto;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease;z-index:2}.ep-youtube__content__block .thumb .play-icon img{width:100}.ep-youtube__content__block .body p{margin-bottom:0;font-size:15px;text-align:left;line-height:1.5;font-weight:400}.ep-youtube__content__block.loading .ep-youtube__content__pagination{display:none}.ep-youtube__content__block .ep-loader{display:none}.ep-youtube__content__block.loading .ep-loader{display:block}.ep-loader img{width:20px}.is_mobile_device{display:none!important}.is_mobile_devic.ep-page-numbers{gap:5px}@media only screen and (max-width:480px){.is_desktop_device{display:none!important}.ep-youtube__content__pagination .ep-page-numbers>span{width:35px;height:35px}.ep-youtube__content__pagination .ep-prev,.ep-youtube__content__pagination .ep-next{height:35px}.is_mobile_device{display:flex!important}.ep-youtube__content__pagination .ep-page-numbers{gap:5px}}.embedded-youtube-channel .ose-youtube{height:100%!important;max-height:100%!important}.ep-embed-content-wraper.embedded-youtube-channel .ose-youtube,.ep-youtube-channel .ose-youtube{height:100%!important;max-height:100%!important}.ose-youtube .channel-header{display:flex;align-items:center;padding:20px;border-radius:10px}.ose-youtube .profile-picture{width:120px;height:120px;border-radius:50%;margin-right:20px}.ose-youtube .channel-info{flex-grow:1;text-align:left}.ose-youtube .info-description{margin-bottom:20px}.ose-youtube .channel-name{font-size:24px;margin:0}.ose-youtube .channel-details{margin:5px 0}.ose-youtube .more-info{text-decoration:none}.ose-youtube .subscribe-button{background-color:red;border:none;padding:10px 20px 10px 12px;border-radius:30px;cursor:pointer;display:inline-flex;align-items:center;text-decoration:none!important;color:#fff;font-weight:600}.ose-youtube .subscribe-button svg{height:20px;width:20px;margin-right:5px}.ose-youtube .subscribe-button:hover{background-color:#ff6868}#videoPopup.video-popup{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.95)}.video-popup-content{position:absolute;left:50%;top:calc(50% + 30px);transform:translate(-50%,-50%);max-width:90%;max-height:90%;text-align:center}.video-popup-inner-content{width:100%;height:100%;max-height:90vh;overflow:auto!important;border:1px solid #333;border-radius:8px;background:#000;box-sizing:border-box;padding:20px}.video-popup-content iframe{width:700px!important;height:420px!important;max-width:100%;max-height:100%}#videoPopup.video-popup .close{position:absolute;top:-25px;right:-30px;color:#fff;font-size:35px}#videoPopup.video-popup .close:hover,#videoPopup.video-popup .close:focus{color:#999;text-decoration:none;cursor:pointer}#videoPopup.video-popup .popup-controls{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:space-between;align-items:center;pointer-events:none}#videoPopup.video-popup .nav-icon{pointer-events:auto;color:#fff;font-size:50px;cursor:pointer;user-select:none}#videoPopup.video-popup .prev-icon{position:absolute;left:-60%;top:50%;transform:translate(0,-50%);padding:10px}#videoPopup.video-popup .next-icon{position:absolute;right:-60%;top:50%;transform:translate(0,-50%);padding:10px}#videoDescription{color:#fff;font-size:14px}.youtube-video-description{font-family:Arial,sans-serif;margin:0;padding:0 20px;bottom:no;max-width:700px;text-align:left}.youtube-video-header h1{font-size:20px;margin:0 0 10px;color:#fff}.youtube-video-meta{font-size:14px;color:#666;margin-bottom:10px}.youtube-video-meta span{margin-right:10px}.youtube-video-body{max-height:200px;overflow:auto}.youtube-video-body p{font-size:15px;margin:0 0 20px;color:#ddd}.youtube-video-footer{display:flex;justify-content:space-between;align-items:center;padding-top:5px}.youtube-video-link{font-size:16px;color:#0073aa;text-decoration:none}.youtube-video-link:hover{text-decoration:underline}.youtube-video-stats{font-size:14px;color:#666;display:flex;align-items:center;gap:18px}.youtube-video-stats svg{height:12px;width:14px}.youtube-video-stats span{margin-right:10px;display:flex;align-items:center;gap:8px;color:#dad2d2}.youtube-video-stats i{margin-right:5px}.youtube-body-content .description-container{display:flex;border-radius:4px;max-width:600px;text-align:left;margin-top:10px}.youtube-body-content.body{width:100%}.youtube-body-content .thumbnail{width:30px;height:30px;border-radius:4px;margin-right:10px}.youtube-body-content .thumbnail img{border-radius:50%;margin-right:10px;width:30px;height:30px}.youtube-body-content .details{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 30px)}.youtube-body-content .title{font-size:14px;font-weight:500;color:#000;margin-bottom:4px;line-height:1.4}.youtube-body-content .channel,.youtube-body-content .views,.youtube-body-content .time{font-size:14px;color:#606060}.youtube-body-content .channel{margin-bottom:4px}.ep-player-wrap.layout-gallery .ep-first-video iframe{border-radius:15px}.ep-player-wrap.layout-list .ep-youtube__content__block .item{display:flex;width:100%;gap:20px}.ep-player-wrap.layout-list .ep-youtube__content__block .thumb{padding-top:20.25%;min-width:250px;max-width:300px}[data-youtube-channel-carousel] .youtube-carousel-container{position:relative;width:100%;overflow:hidden}[data-youtube-channel-carousel] .youtube-carousel{display:flex;transition:transform .5s ease-in-out}[data-youtube-channel-carousel] .youtube-carousel .item{min-width:calc(33.3333% - 20px);box-sizing:border-box}[data-youtube-channel-carousel] button{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;cursor:pointer;padding:10px;box-shadow:none;background-color:#000000ba;width:40px;height:40px;display:flex;align-items:center;border-radius:50%;justify-content:center}[data-youtube-channel-carousel] button.preview{left:-100px}.carousel-controls button.next{right:-100px}.fc-list-table .fc-event,.fc-list-table .fc-event:hover{color:inherit!important;text-decoration:none!important}.fc-list-table .fc-event,.fc-list-table .fc-event-dot{background-color:initial!important}.fc table.fc-list-table{table-layout:inherit!important}.fc-list-table .fc-event{display:table-row!important}@media screen and (max-width:1400px){.ose-youtube .video-popup-content iframe{height:305px!important}.ose-youtube .prev-icon{left:-50%}.ose-youtube .next-icon{right:-50%}}@media screen and (max-width:1200px){.ose-youtube .video-popup-content iframe{height:305px!important}.ose-youtube .prev-icon{left:-40%}.ose-youtube .next-icon{right:-40%}}@media screen and (max-width:992px){.ose-youtube .video-popup-content iframe{height:305px!important}.ose-youtube .prev-icon{left:-40%}.ose-youtube .next-icon{right:-40%}}@media screen and (max-width:576px){.ose-youtube .prev-icon{left:-26%}.ose-youtube .next-icon{right:-26%}}@media screen and (max-width:580px){.ose-youtube .prev-icon{left:-18%}.ose-youtube .next-icon{right:-18%}}.youtube-video-body{display:none}.video-popup-content{width:100%;max-width:720px;margin:auto}@media(max-width:1024px){.youtube-carousel .item{min-width:calc(50% - 20px)!important}}@media(max-width:768px){.youtube-carousel .item{min-width:calc(100% - 20px)!important}[data-youtube-channel-carousel] button.preview{left:0!important}[data-youtube-channel-carousel] button.next{right:0}.video-popup-content{width:calc(100% - 40px);margin:auto}.video-popup-content iframe{max-height:300px}#videoPopup.video-popup .close{top:-25px;transform:translate(0%,-50%);right:unset}}@media(max-width:580px){.ep-first-video{margin-bottom:20px}.video-popup-content iframe{max-height:220px}.ep-player-wrap .ep-youtube__content__block .item{gap:15px}.ep-embed-content-wraper .ep-youtube__content__block .youtube__content__body .content__wrap{gap:30px!important}.ose-youtube .profile-picture{width:80px;height:80px}.ose-youtube .channel-header{gap:10px;align-items:start;padding:0}.description-container{margin-top:0}.description-container p.description{display:none}.ep-player-wrap.layout-list .ep-youtube__content__block .item{flex-direction:column}.ep-player-wrap.layout-list .ep-youtube__content__block .thumb{min-width:100%;min-height:200px}}.ep-google-photos-gallery-grid .ose-google-photos,.ep-google-photos-gallery-masonary .ose-google-photos,.ep-google-photos-gallery-justify .ose-google-photos{height:100%!important;max-height:100%!important}.pa-carousel-widget.jx-carousel-widget,.pa-gallery-player-widget,.ose-google-photos{position:relative}.pa-carousel-widget.jx-carousel-widget::after,.pa-gallery-player-widget::after{position:absolute;right:0;left:0;width:100%;height:60px;background:#fff;content:'';top:10px;background:0 0}.ep-google-photos-visit-btn:hover{background:rgba(0,0,0,.9);color:#fff;text-decoration:none}.ep-google-photos-visit-btn svg{width:16px;height:16px;fill:currentColor}.photos-gallery-grid,.photos-gallery-masonry,.photos-gallery-justify{display:grid;grid-template-columns:repeat(5,1fr);gap:3px}.photos-gallery-grid .photo-item,.photos-gallery-masonary .photo-item{width:100%;height:200px;background-color:#f1efef;display:flex;justify-content:center;align-items:center;cursor:pointer;text-align:center}.photos-gallery-masonary{columns:250px;gap:3px;position:relative;width:100%}.photos-gallery-masonary .photo-item{width:100%;height:auto;object-fit:cover;display:block;margin-bottom:3px;cursor:pointer}.photos-gallery-masonary .photo-item img{width:100%;height:100%;object-fit:cover;display:block}.photos-gallery-grid{display:grid;gap:3px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));position:relative}.photos-gallery-grid .photo-item{border-radius:10px;text-align:center;height:280px;cursor:pointer}.photos-gallery-grid .photo-item img{width:100%;height:100%;object-fit:cover;display:block}.photos-gallery-justify{display:flex;flex-wrap:wrap}.photos-gallery-justify .photo-item{cursor:pointer;height:auto}.photos-gallery-justify .photo-item:hover{opacity:.9}.photos-gallery-justify .photo-item img{user-select:none;width:100%;vertical-align:middle}.photos-gallery-justify::after{content:"";flex-grow:99999;min-width:calc(100vw/4)}@media(max-width:460px){.photos-gallery-justify{flex-direction:column}.photos-gallery-justify .photo-item{width:100%!important}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:none;justify-content:center;align-items:center;z-index:1000;transition:.5s ease}.popup-overlay .popup{position:relative;max-width:100%;max-height:100%;width:100%;height:100%;background-color:initial;display:flex!important;justify-content:center;align-items:center;color:#000}.popup-overlay .close-btn{position:absolute;top:10px;right:10px;color:#fff;font-size:30px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;border-radius:50%}.popup-overlay .prev-btn,.popup-overlay .next-btn{position:absolute;top:50%;transform:translateY(-50%);font-size:30px;background-color:rgba(0,0,0,.5);color:#fff;border:none;padding:10px;cursor:pointer;z-index:10;opacity:0;visibility:hidden;transition:.2s;display:flex}.popup-overlay:hover .prev-btn,.popup-overlay:hover .next-btn{opacity:1;visibility:visible}.popup-overlay .prev-btn{left:10px}.popup-overlay .next-btn{right:10px}.popup-overlay img#popup-image{width:100%;height:auto;max-height:100vh}.popup-overlay .prev-btn:hover,.popup-overlay .next-btn:hover{background-color:rgba(0,0,0,.8)}@media(max-width:1024px){.photos-gallery-grid .photo-item{width:100%;height:150px!important}.photos-gallery-masonary{columns:200px!important}.photos-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important}}.ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox{width:100%;height:100%}.ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox iframe{width:100%;height:100%}@media(max-width:767px){.popup-overlay .prev-btn,.popup-overlay .next-btn{font-size:20px;padding:5px}}.getty div:last-child{padding:0!important;height:100%!important;max-height:100%!important}
.wp-block-embedpress-embedpress{margin:var(--ep-space-4)0;position:relative}.wp-block-embedpress-embedpress .embedpress-embed-wrapper{position:relative}.wp-block-embedpress-embedpress .embedpress-embed-wrapper.responsive{max-width:100%;height:auto}.wp-block-embedpress-embedpress .embedpress-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--ep-space-8);background:var(--ep-gray-50);border:1px solid var(--ep-gray-200);border-radius:var(--ep-radius)}.wp-block-embedpress-embedpress .embedpress-loading .embedpress-spinner{width:2rem;height:2rem;border:2px solid var(--ep-gray-300);border-top:2px solid var(--ep-primary);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:var(--ep-space-2)}.wp-block-embedpress-embedpress .embedpress-loading p{margin:0;color:var(--ep-gray-600);font-size:var(--ep-text-sm)}.wp-block-embedpress-embedpress.provider-youtube .embedpress-embed-wrapper{background:#000}.wp-block-embedpress-embedpress.provider-vimeo .embedpress-embed-wrapper{background:#1ab7ea}.wp-block-embedpress-embedpress.provider-wistia .embedpress-embed-wrapper{background:#54bbff}.editor-styles-wrapper .wp-block-embedpress-embedpress .embedpress-provider-info{background:var(--ep-info-light);color:var(--ep-info);padding:var(--ep-space-2);border-radius:var(--ep-radius);font-size:var(--ep-text-sm);margin-bottom:var(--ep-space-3)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.embedpress-gutenberg-wrapper{margin:30px auto}.embedpress-gutenberg-wrapper .ose-embedpress-responsive:not(.ose-youtube) iframe{max-width:100%!important;max-height:100%!important}.embedpress-gutenberg-wrapper.alignright{max-width:100%}.flexia-wrapper.flexia-container>.content-area .embedpress-gutenberg-wrapper{margin:0 auto}@media only screen and (min-width:482px){.entry-content>.embedpress-gutenberg-wrapper.alignright,.entry-content>.embedpress-gutenberg-wrapper.alignleft,.embedpress-gutenberg-wrapper.alignright,.embedpress-gutenberg-wrapper.alignleft{max-width:100%}}.embedpress-gutenberg-wrapper .alignleft,.embedpress-gutenberg-wrapper .alignright,.embedpress-gutenberg-wrapper .aligncenter{float:none;display:block}.embedpress-gutenberg-wrapper .alignright{text-align:right;max-width:100%!important}.embedpress-gutenberg-wrapper .alignleft{text-align:left;max-width:100%!important}.embedpress-gutenberg-wrapper .aligncenter{clear:both;display:block;float:none;margin-right:auto;margin-left:auto;text-align:center}.wp-block-embedpress-embedpress.aligncenter{text-align:center}.embedpress-gutenberg-wrapper .ose-embedpress-responsive{display:inline-block}.embedpress-gutenberg-wrapper{max-width:100%!important}.gutenberg-block-wraper .ep-first-video{position:relative;height:0;padding-bottom:56.25%;border-radius:15px;overflow:hidden}.gutenberg-block-wraper .ep-first-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.embedpress-gutenberg-controls .components-base-control__label,.embedpress-gutenberg-controls .components-input-control__label,.embedpress-gutenberg-controls .components-base-control__field{font-weight:500}.sponsored-upload{margin-bottom:20px}label.components-truncate.components-text.components-input-control__label.em5sgkm4.ecfd-bd--d-eecc-1iznhho.em57xhy0{font-weight:600!important}.text-center{text-align:center!important}.wp-block-embed.is-loading{align-items:center}.css-vwt1e3{margin:0 11px!important}.ep-youtube__content__pagination .ep-prev,.ep-youtube__content__pagination .ep-next{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.wp-block-embed.is-loading p{margin:0!important}.wp-block-embed.is-loading svg{margin-top:0}.ose-opensea{height:100%!important;width:100%!important;min-width:900px}.alignleft .ose-opensea,.alignright .ose-opensea,.aligncenter .ose-opensea{min-width:900px;max-width:860px!important}.aligncenter .ose-opensea{margin:0 auto;display:block!important}.wp-block[data-align=right]{float:right}.wp-block[data-align=left]{float:left}.ep_nft_content_wrap.ep_nft__wrapper{display:grid}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-column-gap:15px;grid-row-gap:15px}.ep_nft_content_wrap .ep_nft_item{background-color:#fff;border-radius:10px;transition:background .5s,border .5s,border-radius .5s,box-shadow .5s;box-shadow:0 4px 15px #00000017;overflow:hidden;padding:15px;position:relative;transition:.3s ease-in-out}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item{display:flex;flex-direction:column}.ep_nft_content_wrap.ep_nft_list .ep_nft_item{justify-content:flex-start;align-items:flex-start}.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content{background-color:#edecf6e6}.ep_nft_content_wrap .ep_nft_thumbnail{margin:0 0 15px;border-radius:5px}.ep_nft_content_wrap .ep_nft_thumbnail img{height:340px;border-radius:10px;width:100%;object-fit:cover}.ep_nft_content .ep_nft_title{color:#333;font-size:16px;margin:0 0 15px;font-weight:600}.ep_nft_content{text-align:left}.ep_nft_content .ep_nft_price{color:#333;font-size:14px;margin:0;display:flex;font-weight:600}.ep_nft_content .ep_nft_price:first-child{margin-bottom:10px}span.eb_nft_currency{max-width:28px;display:flex;align-items:center;justify-content:center}span.eb_nft_currency svg{width:100%;height:auto}.ep_nft_content .ep_nft_price_wrapper{min-height:20px}.ep_nft_content .ep_nft_creator{color:#333;font-size:14px;margin:0 0 20px;display:flex;align-items:center;gap:5px}.ep_nft_content .ep_nft_creator a{color:#3080e2;font-size:14px;text-decoration:none;word-break:break-all}.ep_nft_content .ep_nft_creator img{height:30px;width:30px;border-radius:50%}.ep_nft_content .ep_nft_button button{margin:0}.ep_nft_content .ep_nft_button button a{background-color:#3080e2;color:#fff;font-size:14px;padding:15px 20px;transition:border .5s,border-radius .5s,box-shadow .5s}.ep_nft_content .ep_nft_button button:hover a{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button{opacity:1;transform:translate(0);visibility:visible}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button{bottom:0;left:0;opacity:0;position:absolute;transform:translateY(30px);visibility:hidden;width:100%;transition:.3s}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button{margin-top:auto}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a{background-color:#3080e2;color:#fff;font-size:14px;padding:10px 20px;transition:border .5s,border-radius .5s,box-shadow .5s;display:block;text-align:center;font-weight:500;text-decoration:none}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{display:flex;gap:15px;align-items:center;border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:55%}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(45% - 15px)}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale{margin-bottom:15px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg{border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:260px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a,.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button a{border-radius:10px}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button a{border-radius:0}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child{margin-bottom:15px}.ose-opensea{min-width:100%!important;max-width:calc(100% - 40px)!important}.ep-loadmore-wrapper{margin-top:30px;text-align:center}.ep-loadmore-wrapper button{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#fff;border-color:#0170b9;background-color:#0170b9;border-radius:2px;padding:15px 30px;font-family:inherit;font-weight:inherit;line-height:1;display:flex;align-items:center;justify-content:center;margin:auto;cursor:pointer}.ep-loadmore-wrapper button svg{margin-left:5px}@media all and (max-width:1024px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(3,1fr)!important}}@media all and (max-width:991px){.ose-opensea{min-width:auto!important;max-width:calc(100% - 40px)!important}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(2,1fr)!important}}@media all and (max-width:767px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}.ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item{box-shadow:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(55% - 15px)}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:45%;height:100%}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:100%}.ep-nft-single-item-wraper span.eb_nft_label{color:#333}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price{display:flex;flex-direction:column;margin-right:45px}.ep-nft-single-item-wraper span.eb_nft_price{font-size:30px}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img{height:15px;width:15px;border-radius:50%}.ep-nft-single-item-wraper .ep-usd-price{bottom:0;font-size:12px}.ep-nft-single-item-wraper span.eb_nft_label{font-size:15px}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title{margin-bottom:10px;font-size:24px}.ep-nft-single-item-wraper .CollectionLink--name svg{width:20px;height:20px;margin-left:5px}.ep-nft-single-item-wraper a.CollectionLink--link{font-size:15px;font-weight:500;text-decoration:none;margin-bottom:15px;display:block;color:#3080e2}.ep-nft-single-item-wraper sub.verified-icon{bottom:-5px;left:4px}.ep-nft-single-item-wraper .ep-accordion{border:1px solid #ddd;border-radius:10px;margin-top:15px;display:block}.ep-nft-single-item-wraper .ep-toggle{display:none}.ep-nft-single-item-wraper .ep-option{position:relative}.ep-nft-single-item-wraper .ep-content{padding:1em;border-top:1px solid #ddd}.ep-nft-single-item-wraper .ep-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s}.ep-nft-single-item-wraper .ep-title{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s;padding:1em;display:flex;color:#333;font-weight:700;cursor:pointer;border-radius:10px 10px 0 0;align-items:center}.ep-nft-single-item-wraper label.ep-title svg{width:20px;height:20px;margin-right:6px}.ep-nft-single-item-wraper .ep-asset-detail-item{display:flex;justify-content:space-between;font-weight:500;line-height:1.8em}.ep-nft-single-item-wraper .ep-asset-detail-item span{word-break:break-word;max-width:75%}.ep-nft-single-item-wraper .ep-content{display:block}.ep-nft-single-item-wraper .ep-content p{margin:0;padding:.5em 1em 1em;font-size:.9em;line-height:1.5}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content{display:none;background:0 0}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper{display:flex}.ep-nft-single-item-wraper .ep-toggle+.ep-title:after{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:0 0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all .25s ease-in-out;text-decoration:none;color:transparent;right:15px;top:50%;transform:rotate(45deg)translate(-20%,-5%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:0 0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all .25s ease-in-out;text-decoration:none;color:transparent;right:15px;top:50%;transform:rotate(225deg)translate(80%,20%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after{display:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank{pointer-events:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content{margin-bottom:20px}@media screen and (max-width:1024px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width:991px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{align-items:unset;flex-direction:column}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:100%}.ep-embed-content-wraper>div{max-width:100%}}@media screen and (max-width:537px){.ep-nft-single-item-wraper sub.ep-usd-price{margin-bottom:15px;display:block}}.components-panel__body .ep-control-header{border-top:1px solid #fbf0f0;padding-top:16px;width:calc(100% + 32px);margin-left:-16px;padding-left:16px}button.components-color-palette__custom-color-button{height:24px}.components-color-palette__custom-color-text-wrapper{display:none!important}.components-panel__body.is-opened.ep-opensea-options h2.components-panel__body-title,.components-panel__body.is-opened.ep-colors-typography h2.components-panel__body-title{margin-bottom:16px!important}.components-panel__body.is-opened.ep-colors-typography .ep-opensea-sub-controls h2.components-panel__body-title{margin-bottom:0!important}.embedpress-gutenberg-controls .components-panel__body.is-opened h2.components-panel__body-title{margin-bottom:16px!important}.ep-controls-margin{margin-bottom:24px}.ep__instafeed-options .instagram-profile-image-uploader{margin-bottom:0}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:24px!important}.ep-video-controlers .ep-control-field .components-base-control__field{display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}.ep-video-controlers .ep-control-field .components-base-control__field input{width:70px}.ep-video-controlers .ep-control-field .components-base-control__field .components-base-control__label{margin-bottom:0}.ep-video-controlers .components-base-control .components-base-control__label{margin-right:0}button.ep-remove__image{position:absolute;z-index:1;color:#fff;font-weight:700;border:none;top:10px;left:10px;background:#f11c1d;width:32px;height:32px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:50px;padding:0;margin:0;cursor:pointer}.ep__custom-logo{text-align:center;margin-bottom:15px}.ep__custom-logo img{width:100%;height:200px;object-fit:cover;border-radius:5px}.ep-logo-upload-button{border:1px solid #ddd;border-radius:5px;padding:20px 15px}.instagram-profile-image-uploader{margin-bottom:20px}.ep-yt-related-videos .components-base-control{margin-bottom:10px!important}.content-share-controls .ep-custom-logo-button{margin-bottom:30px!important}.pro-control.ep-custom-logo-button{margin-bottom:20px!important}.ep-custom-logo-button .isPro{top:50%;transform:translateY(-50%)}.ep-custom-logo-position{margin-top:20px}.ep-yt-related-videos p,.ep-video-controlers p{margin-top:8px;font-size:12px;font-style:normal;color:#757575;margin-bottom:revert}p.is-ep-description{margin-top:-20px!important;color:#757575}span.ep-wistia-message{position:absolute;left:50%;background:#fff;border-radius:15px;padding:8px 15px;top:32%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 200px);text-align:center;max-width:320px}@media only screen and (max-width:520px){.wistia_embed,.ose-wistia{max-height:280px}}.lock-content-pass-input span{position:absolute;right:8px;z-index:1;cursor:pointer;bottom:3.5px;display:none}.lock-content-pass-input span.active{display:block}span.copy-password.active{top:0;width:20px;background:#5b4e96;height:20px;border-radius:15px;padding:3px;right:0}span.copy-tooltip{top:0;display:block;right:10px;font-weight:600;background:#5b4e96;height:max-content;color:#fff;border-radius:15px;visibility:none;transition:.3s;position:absolute;padding:1px 8px;font-size:12px;opacity:0}.copy-tooltip.show{opacity:1;visibility:visible;right:25px}.gutenberg-block-wraper,.gutenberg-wraper{position:relative}.gutenberg-block-wraper{display:inline-block;max-width:100%}.gutenberg-block-wraper.ep-content-share-enabled .ep-embed-content-wraper{display:-ms-inline-flexbox!important;display:inline-flex!important;justify-content:center;align-items:center}.gutenberg-block-wraper.ep-content-share-enabled .ep-embed-content-wraper{align-items:center}.gutenberg-block-wraper.ep-content-share-enabled .position-left-wraper.ep-embed-content-wraper,.gutenberg-block-wraper.ep-content-share-enabled .position-right-wraper.ep-embed-content-wraper{align-items:self-start}.gutenberg-block-wraper.source-opensea{display:block}.wp-block-embedpress-embedpress>div{position:relative}.gutenberg-wraper{display:flex}.position-right-wraper.gutenberg-pdf-wraper,.position-left-wraper.gutenberg-pdf-wraper,.position-top-wraper.gutenberg-pdf-wraper,.position-bottom-wraper.gutenberg-pdf-wraper{width:100%}.ep-share-position-right .gutenberg-wraper{flex-direction:row}.ep-share-position-left .gutenberg-wraper{flex-direction:row-reverse}.ep-share-position-bottom .gutenberg-wraper{flex-direction:column}.ep-share-position-top .gutenberg-wraper{flex-direction:column-reverse}.ep-social-share{display:flex;align-items:center}.ep-social-share.share-position-right{right:-40px;top:0;flex-direction:column}.ep-social-share.share-position-left{left:0;top:0;flex-direction:column}.embedpress-gutenberg-wrapper .ep-social-share.share-position-left,.ep-elementor-content .ep-social-share.share-position-left{left:-40px}.ep-social-share.share-position-top,.ep-social-share.share-position-bottom{justify-content:center}.ep-social-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin:0;color:#fff;text-decoration:none;font-size:20px}.ep-social-icon:hover{opacity:.8}.ep-social-share svg{width:20px;height:auto}a.ep-social-icon.pinterest svg{height:25px}.ep-social-share .facebook{background-color:#3b5998}.ep-social-share .facebook svg{width:40px}.ep-social-share .twitter{background-color:#000}a.ep-social-icon.twitter:focus-visible{box-shadow:none;border:none;outline:none}.ep-social-share .pinterest{background-color:#bd081c}.ep-social-share .linkedin{background-color:#0077b5}.ep-social-share .reddit{background-color:#ff4500}.ep-social-icon i{margin-right:0}.gutenberg-block-wraper .ep-social-share.share-position-left{left:-40px;top:0;flex-direction:column}.block-editor-block-list__block .ep-social-share{pointer-events:none}.custom-share-thumbnail-label{font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;box-sizing:border-box;display:block;padding-top:0;padding-bottom:0;max-width:100%;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px}.lock-content-controllers .components-form-toggle.is-checked .components-form-toggle__track,.content-share-toggle .components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#6354a5))}.ep-pannel-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;gap:10px}.ep-pannel-icon svg{width:18px;height:auto}.ep-documentation,.ep-tips-and-tricks{display:flex;align-items:center;gap:10px;margin-bottom:5px}.ep-documentation svg,.ep-tips-and-tricks svg{width:25px;height:auto}.ep-documentation a,.ep-tips-and-tricks a{font-weight:500;font-size:13px;color:#5b4e96}.ep-calendly-data-link{display:-ms-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:5px;padding:0 10px;margin-top:-10px!important;margin-bottom:15px}.ep-calendly-data-link svg{width:22px;height:auto}.ep-calendly-data-link a{font-weight:500;font-size:14px;color:#5b4e96}.tips__alert__wrap{position:fixed;top:0;left:0;height:100%;width:100%;background:#0000009c;z-index:99999;display:none}.tips__alert__wrap .tips__alert__card{width:calc(100% - 30px);max-width:500px;margin:7% auto 0;background:#fff;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center}.tips__alert__wrap .tips__alert__card img{height:150px}.tips__alert__wrap .tips__alert__card h2{font-size:17.5px;font-weight:500;color:#131f4d;margin-bottom:15px}.tips__alert__wrap .tips__alert__card p{font-size:14px;font-weight:400;color:#7c8db5;margin-bottom:15px}.tips__alert__wrap .tips__alert__card a{text-decoration:underline;font-weight:700;color:#131f4d}.tips__alert__wrap .tips__alert__card .button{align-self:flex-end;margin-top:20px;padding:6px 30px;border-radius:10px;text-decoration:none}p.ep-live-video-info{display:flex;gap:8px;font-size:12px;font-weight:700;background:#f6d88c;padding:8px;border-radius:10px}p.ep-live-video-info svg{width:20px}.embedpress-gutenberg-controls .components-text-control__input::placeholder,.embedpress-gutenberg-controls .components-textarea-control__input::placeholder{color:#757575}button.skip-ad-button{position:absolute;bottom:15px;right:10px;border:none;background:#d41556b5!important;color:#fff!important;z-index:122222222;font-size:15px;font-weight:700;border-radius:4px;padding:0}.components-panel__row.elementor-panel-alert.elementor-panel-warning-info{margin-top:-15px;display:inline-block;font-size:12px;font-weight:700;background:#f6d88c;padding:8px;border-radius:10px}.components-panel__row.elementor-panel-alert.elementor-panel-warning-info.margin-bottom-10{margin-bottom:10px}.control-description{margin-top:-10px!important;margin-bottom:20px;font-size:12px;font-style:normal;color:#757575}.ep-select-control{margin-bottom:16px}.ep-select-control .ep-select-control-label{font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;box-sizing:border-box;display:block;padding-top:0;padding-bottom:0;max-width:100%;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-select-control .dropdown{position:relative}.ep-select-control .dropdown-header{display:flex;justify-content:space-between;align-items:center;border:1px solid #ccc;padding:8px;cursor:pointer;background-color:#fff;border-radius:4px;font-weight:600}.ep-select-control span.arrow-dropdown svg{width:18px;height:18px}.ep-select-control .dropdown-menu{position:absolute;top:100%;left:0;right:0;border:1px solid #ccc;background-color:#fff;border-radius:4px;z-index:10;max-height:250px;overflow-y:auto;box-shadow:0 4px 6px #0000001a;padding:8px}.ep-select-control .search-input{width:100%;padding:5px 8px;margin-bottom:8px;border:1px solid #ccc;border-radius:4px}.ep-select-control .dropdown-item{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:4px}.ep-select-control .dropdown-item label{cursor:pointer}.ep-select-control .dropdown-item:hover{background-color:#f0f0f0}.ep-select-control .dropdown-item.selected{background-color:#e6f7ff}.ep-select-control .dropdown-item input{margin-right:8px}.ep-select-control .no-options{padding:8px;text-align:center;color:#888}.block-editor-block-inspector .plugin-rating{font-family:system-ui;padding:15px;border-top:1px solid #e0e0e0}.block-editor-block-inspector .plugin-rating h4{margin-bottom:8px;font-size:15px;font-weight:500;color:#1d2939;margin-top:0}.block-editor-block-inspector .plugin-rating .stars{display:flex;gap:5px;margin-bottom:20px}.block-editor-block-inspector .plugin-rating .stars .star{color:#b1b8c2;cursor:pointer;width:20px;height:20px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container,.block-editor-block-inspector .plugin-rating .feedback-submit-container{margin-top:10px;border-radius:8px;text-align:left;position:relative;margin-bottom:25px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container textarea.form-control,.block-editor-block-inspector .plugin-rating .feedback-submit-container textarea.form-control{width:100%;background:#fff;outline:1px solid #ebe1f2;margin-bottom:5px;border:none}.block-editor-block-inspector .plugin-rating .tankyou-msg-container textarea.form-control::placeholder,.block-editor-block-inspector .plugin-rating .feedback-submit-container textarea.form-control::placeholder{font-weight:400;font-size:12px;line-height:1.8;color:#5f6c7f}.block-editor-block-inspector .plugin-rating .tankyou-msg-container textarea:focus,.block-editor-block-inspector .plugin-rating .feedback-submit-container textarea:focus{outline-color:#5b4e96;box-shadow:none!important;outline:1px solid #5b4e96}.block-editor-block-inspector .plugin-rating .tankyou-msg-container .submit-button,.block-editor-block-inspector .plugin-rating .tankyou-msg-container .rating-button,.block-editor-block-inspector .plugin-rating .feedback-submit-container .submit-button,.block-editor-block-inspector .plugin-rating .feedback-submit-container .rating-button{border-radius:4px;border-width:1px;padding:8px;width:100%;border:1px solid #5b4e96;color:#5b4e96;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.block-editor-block-inspector .plugin-rating .tankyou-msg-container .submit-button svg,.block-editor-block-inspector .plugin-rating .tankyou-msg-container .rating-button svg,.block-editor-block-inspector .plugin-rating .feedback-submit-container .submit-button svg,.block-editor-block-inspector .plugin-rating .feedback-submit-container .rating-button svg{height:18px;width:18px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container .help-message,.block-editor-block-inspector .plugin-rating .feedback-submit-container .help-message{font-weight:500;font-size:14px;line-height:12px;letter-spacing:0%;margin-bottom:15px;margin-top:0}.block-editor-block-inspector .plugin-rating .tankyou-msg-container p.form-description,.block-editor-block-inspector .plugin-rating .feedback-submit-container p.form-description{font-size:12px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container span.close-icon,.block-editor-block-inspector .plugin-rating .feedback-submit-container span.close-icon{position:absolute;top:8px;right:8px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container span.close-icon svg,.block-editor-block-inspector .plugin-rating .feedback-submit-container span.close-icon svg{height:12px;width:12px;cursor:pointer}.block-editor-block-inspector .plugin-rating .tankyou-msg-container span.undo-review,.block-editor-block-inspector .plugin-rating .feedback-submit-container span.undo-review{color:#5b4e96;font-weight:400;text-decoration:none;cursor:pointer}.block-editor-block-inspector .plugin-rating p.thank-you-message{font-weight:400;color:#5f6c7f;margin-bottom:15px;font-size:14px}.block-editor-block-inspector .plugin-rating .chat-button{background-color:#5b4e96;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:5px;font-weight:400;width:100%;text-decoration:none}.block-editor-block-inspector .plugin-rating .chat-button svg{width:18px;height:18px}.block-editor-block-inspector .plugin-rating .chat-button:hover{background-color:#4b3293}.block-editor-block-inspector .plugin-rating .upgrade-box{padding:15px;margin-top:20px;border-radius:8px;text-align:left;background:linear-gradient(181.32deg,#fffbf8 1.12%,#fff 98.95%);border:.6px solid #f4efec}.block-editor-block-inspector .plugin-rating .upgrade-box h5{font-size:14px;margin-top:0;margin-bottom:10px;color:#1d2939;font-weight:600}.block-editor-block-inspector .plugin-rating .upgrade-box p{font-size:12px;color:#232c39;margin-bottom:12px;font-weight:400}.block-editor-block-inspector .plugin-rating .upgrade-box .upgrade-link{color:#ec6e00;font-weight:400;text-decoration:none}.block-editor-block-inspector .plugin-rating .upgrade-box .upgrade-link:hover{text-decoration:underline}.plugin-rating.turn_off_ratting_help{padding:0;margin:0}.plugin-rating.turn_off_ratting_help .upgrade-box{margin:0;border-radius:0}.analytics-section-container{padding:12px;background:linear-gradient(135deg,#f8f7fc,#fff);margin-bottom:20px;display:flex;gap:10px;border-top:1px solid #e8e5f1;overflow:visible;background-color:none;width:calc(100% + 30px);margin-left:-15px;border:none;border-radius:0;margin-top:-15px}.analytics-section-container .analytics-chart{display:flex;align-items:center;gap:5px;overflow:visible;position:relative;z-index:10}.analytics-section-container .analytics-chart .donut-chart{max-width:70px;height:auto}.analytics-section-container .analytics-chart .chart-legend{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.analytics-section-container .analytics-chart .chart-legend .legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#778095}.analytics-section-container .analytics-chart .chart-legend .legend-item .legend-dot{width:12px;height:12px;border-radius:50%}.analytics-section-container .analytics-chart .chart-legend .legend-item .legend-dot.desktop{background-color:#5b4e96}.analytics-section-container .analytics-chart .chart-legend .legend-item .legend-dot.mobile{background-color:#c4b5e8}.analytics-section-container .analytics-chart .chart-legend .legend-item .legend-text{font-weight:500}.analytics-section-container .analytics-content{width:100%}.analytics-section-container .analytics-content h3{font-size:16px;font-weight:500;color:#211c70;margin:0 0 8px;text-transform:inherit}.analytics-section-container .analytics-content p{font-size:12px;color:#404040;margin:0 0 6px;line-height:1.5}.analytics-section-container .analytics-content .view-analytics-link{display:inline-flex;gap:6px;background:0 0;color:#5b4e96;text-decoration:none;border-radius:6px;font-size:12px;font-weight:500;transition:all .3s ease;align-items:center}.analytics-section-container .analytics-content .view-analytics-link svg{width:16px;height:16px;transition:transform .3s ease}.analytics-section-container .analytics-content .view-analytics-link:hover{text-decoration:underline}.analytics-section-container .analytics-content .view-analytics-link:hover svg{transform:translate(2px)}.analytics-section-container .analytics-content .view-analytics-link:active{transform:translateY(0)}.photos-gallery-grid .ose-google-photos,.photos-gallery-masonary .ose-google-photos,.photos-gallery-justify .ose-google-photos{height:100%!important;max-height:100%!important}.wp-block-embedpress-embedpress iframe{max-width:100%}.wp-block-embedpress-embedpress .components-placeholder.wp-block-embed{min-width:550px;max-width:100%!important}.wp-block-embedpress-embedpress{max-width:100%!important}.ose-the-new-york-times iframe{min-height:500px;max-height:100%}.block-editor-block-list__layout .wp-block figure{margin:0}.block-editor-block-list__layout .wp-block iframe{margin:0}.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>.wp-block-embedpress-embedpress{max-width:1200px!important}.embedpress-event .link{color:#0098ab}.embedpress-event .visibility--a11yHide{border:0;clip:rect(0 0 0 0);position:absolute;overflow:hidden;margin:-1px;padding:0;width:1px;height:1px}.embedpress-event .text--small{font-size:14px;margin:0}.embedpress-event .flex{display:flex;box-sizing:border-box}.embedpress-event .flex--wrap{flex-wrap:wrap}.embedpress-event .flex--row{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap}.embedpress-event .flex--row>.flex-item:first-child{padding-left:0}.embedpress-event .flex-item{flex-basis:0;flex-grow:1;width:auto;min-width:0;box-sizing:border-box}.embedpress-event .flex-item--shrink{flex-basis:auto;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:auto}.embedpress-event .text--bold{font-weight:700}.embedpress-event h1,.embedpress-event h2,.embedpress-event h3,.embedpress-event h4,.embedpress-event h5,.embedpress-event h6{font-size:inherit}.embedpress-event .ep-event--title{font-size:32px;font-weight:700}.embedpress-event .ep-event--date{color:#757575;font-weight:400;font-size:16px}.embedpress-event .ep-event--host{margin-top:20px;display:flex;align-items:center;margin-bottom:20px}.embedpress-event img.avatar--person{background-image:none!important;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%;box-sizing:border-box;vertical-align:middle}.embedpress-event .event-description{margin-top:20px}.embedpress-event .align--center{text-align:center}.embedpress-event .card{background:#fff;background-clip:padding-box;background-size:cover;border:1px solid rgba(46,62,72,.12);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;min-height:100%;padding:16px 16px 18px;position:relative;white-space:normal}.embedpress-event .card--hasHoverShadow{transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.embedpress-event .ep-event-group-link{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:8px;padding:20px;margin-bottom:20px;border:1px solid rgba(46,62,72,.12)}.embedpress-event .ep-event-group--name{padding-left:20px;font-size:14px;line-height:1.45;margin:0;width:70%;word-break:break-word}.embedpress-event .ep-event-group--image{-o-object-fit:cover;object-fit:cover;width:56px;height:56px;border-radius:4px}.embedpress-event .ep-event-time-location{background:#fff;border-radius:8px;padding:16px 20px 0;border:1px solid rgba(46,62,72,.12)}.embedpress-event .ep-event-time-location .ep-event-datetime{padding-bottom:20px;font-size:15px;line-height:1.5;color:#2e3e48;font-style:normal;margin:0}.embedpress-event .ep-event-time-location .ep-event-location{padding-bottom:20px}.embedpress-event .ep-event-location .wrap--singleLine--truncate{font-size:15px;line-height:1.5;color:#2e3e48;font-style:normal;margin:0}.embedpress-event .ep-event-location address{font-style:normal;margin:0}.embedpress-event .ep-event-location .venueDisplay-venue-address{font-style:normal;color:#757575;margin:0}.embedpress-event .ep-event-location p{line-height:20px}.ep-event--host .avatar-print{border-radius:50%;height:50px;width:50px}.event-info-hosts-text{padding-left:20px;font-size:16px;font-weight:400}.text--sectionTitle{font-size:20px;line-height:28px}.ep-event--attendees{margin-top:50px}.ep-event--attendees>.flex{margin-bottom:20px}.ep-event--attendees .gridList{list-style:none;margin:0 -16px 0 0;padding:0}.ep-event--attendees .gridList-item{width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1rem;margin:0;vertical-align:top;width:50%}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 50%;max-width:50%}.ep-event--attendees .groupMember-name{line-height:1.2!important}.ep-event--attendees .avatar--person{margin-bottom:15px;display:inline-block;border-radius:50%}.ep-event--attendees img.avatar-print{border-radius:50%}.ep-event--attendees .groupMember-role{font-size:12px;color:#757575;padding-top:2px;margin:0}.ep-event--attendees .groupMember{min-height:100%;min-width:128px;padding-left:8px;padding-right:8px}.gridList-itemInner{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:0 16px 16px 0}.cbutton-preview-wrapper{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff8f8;height:200px;width:300px;margin:-350px auto auto}h4.cbutton-preview-text{padding-top:0;margin-top:0}@media screen and (max-width:782px){.block-editor-block-list__layout .wp-block figure{height:250px}.block-editor-block-list__layout .wp-block iframe{height:250px}}@media only screen and (min-width:530px){.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 33.333333%;max-width:33.333333%}}@media only screen and (min-width:640px){.embedpress-event .card{padding:18px 18px 20px}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 25%;max-width:25%}}@media only screen and (min-width:482px){.editor-styles-wrapper .wp-block[data-align=right]>*{max-width:100%!important}.editor-styles-wrapper .wp-block[data-align=left]>*{max-width:100%!important}}[data-theme-mode=dark]{--viewer-primary-color:#343434;--viewer-icons-hover-bgcolor:#453838;--viewer-icons-color:#f2f2f6}[data-theme-mode=light]{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}@media(prefers-color-scheme:dark){:root{--viewer-primary-color:#343434;--viewer-icons-color:#f2f2f6;--viewer-icons-hover-bgcolor:#453838}}@media(prefers-color-scheme:light){:root{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}}.ep-file-download-option-masked:after,.ep-external-doc-icons{background:var(--viewer-primary-color)}.ep-external-doc-icons svg path{fill:var(--viewer-icons-color)}.ep-doc-draw-icon svg path{fill:var(--viewer-primary-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover svg path{fill:var(--viewer-icons-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover{background-color:var(--viewer-icons-hover-bgcolor)}.ep-file-download-option-masked{position:relative}.embed-download-disabled{width:200px;height:22px;background:#444;position:absolute;right:2px;bottom:8px;opacity:0;pointer-events:none}.cui-toolbar-button-right{display:none!important}.ndfHFb-c4YZDc-Wrql6b{display:none}.ep-external-doc-icons{position:absolute;display:flex;flex-direction:revert;background:var(--viewer-primary-color);border-radius:6px;z-index:2;bottom:-18px;left:50%;transform:translate(-50%,-50%);padding:0 10px}.ep-external-doc-icons svg{width:30px;height:30px;cursor:pointer;transition:.3s;padding:5px;border-radius:4px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg{width:22px;height:22px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg,.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg{width:20px!important}.ep-doc-minimize-icon svg,.ep-doc-fullscreen-icon svg{padding:6px}.ep-external-doc-icons svg:hover{border-radius:4px}.ep-doc-draw-icon.active svg{background:var(--viewer-icons-hover-bgcolor)}.ep-doc-download-icon,.ep-doc-print-icon,.ep-doc-fullscreen-icon,.ep-doc-popup-icon,.ep-doc-draw-icon,.ep-doc-minimize-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe,.embedpress-document-embed .fullscreen-enabled iframe{width:100%!important;height:100%!important}.ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe{margin-left:22%}.ep-file-download-option-masked:after{position:absolute;width:100%;height:30px;background:var(--viewer-primary-color);z-index:1;bottom:0;content:"";left:0}.ep-file-download-option-masked.ep-file-docx:after{bottom:0;background:#fff}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled:after{bottom:0;background:#fff;height:22px}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled:after{bottom:0}.ep-file-download-option-masked.ep-file-docx .ep-external-doc-icons{right:12px;top:12px;display:flex;flex-direction:column;background:var(--viewer-primary-color);border-radius:6px;bottom:auto;left:auto;transform:translate(0)}canvas.ep-doc-canvas{position:absolute;z-index:1;left:0;bottom:0;right:0;top:0;clear:both;margin:auto;display:none}.embedpress-el-powered{text-align:center;margin-top:0!important;font-size:16px!important;font-weight:700}.wp-block-embedpress-document.aligncenter .embedpress-document-embed{margin:auto}.embedpress-embed-document-pdf{max-width:100%;position:relative}.components-toggle-control .components-base-control__field .components-form-toggle{margin-right:6px}.opensea-control.pro-control span.isPro{right:6px;bottom:5px;transform:scale(.9)}.pro-control.opensea-control input{border-color:#cfc2c2;color:#cfc2c2;border-radius:5px}.pro-control .components-base-control{pointer-events:none}.pro-control .sponsored-manager-controllers{opacity:.5}.sponsored-manager-controllers.opacity,.pro-control.ep-custom-logo-button button{opacity:.3}.ads-help{margin-top:30px}button.components-flex.components-color-palette__custom-color{height:20px}.components-color-palette__custom-color-value{display:none!important}.components-circular-option-picker .components-circular-option-picker__swatches{justify-content:space-around}.wp-block-embedpress-document.embedpress-document-embed{max-width:100%!important}@media only screen and (max-width:767px){.wp-block-embedpress-document.embedpress-document-embed{max-height:400px!important}.ep-file-download-option-masked{height:100%}iframe.embedpress-embed-document-pdf{max-height:480px}}.embedpress-calendar-gutenberg{margin:30px auto}.embedpress-calendar-gutenberg iframe,.embedpress-calendar-gutenberg.alignright{max-width:100%}body.page .flexia-wrapper>.content-area{padding:0!important}.flexia-wrapper.flexia-container>.content-area{margin:0!important}.flexia-wrapper.flexia-container>.content-area .embedpress-calendar-gutenberg{margin:0 auto}@media only screen and (min-width:482px){.entry-content>.embedpress-calendar-gutenberg.alignright,.entry-content>.embedpress-calendar-gutenberg.alignleft,.embedpress-calendar-gutenberg.alignright,.embedpress-calendar-gutenberg.alignleft{max-width:100%}}.wp-block-embedpress-embedpress iframe,.wp-block-embedpress-calendar iframe{max-width:100%}.wp-block-embedpress-calendar figure{position:relative}.block-editor-block-list__layout .wp-block figure,.block-editor-block-list__layout .wp-block iframe{margin:0}@media screen and (max-width:782px){.block-editor-block-list__layout .wp-block figure,.block-editor-block-list__layout .wp-block iframe{height:250px}}.editor-block-list__block[data-align=right]>.editor-block-list__block-edit{float:right}.wp-block[data-align=left],.wp-block[data-align=right]{height:auto!important}@media only screen and (min-width:482px){.editor-styles-wrapper .wp-block[data-align=right]>*,.editor-styles-wrapper .wp-block[data-align=left]>*{max-width:100%!important}}.editor-styles-wrapper .wp-block[data-align=center]{text-align:center}.editor-styles-wrapper .wp-block:after{content:"";display:block;clear:both;min-height:1px}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.pdfobject-container{height:600px;width:600px;margin:0 auto}.embedpress-el-powered{text-align:center;margin-top:10px!important;font-size:16px!important;font-weight:700}.embedpress-embed-document iframe,[data-type="embedpress/document"] iframe{margin:0 auto;display:block}.embedpress-embed-document{max-width:100%}.embedpress-document-editmode .components-form-file-upload{display:none!important}.pro-control{position:relative;margin-bottom:20px}span.isPro{position:absolute;z-index:1;background:#5b4e96;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;height:18px;font-size:10px;right:5px;color:#fff;font-weight:400;text-transform:uppercase;bottom:0;top:0}.pro-control:after{content:"";width:100%;height:100%;background:0 0;position:absolute;z-index:12;top:0;bottom:0;left:0}.theme-astra span.isPro{right:10px;bottom:5px}.pro-control:hover:after{cursor:pointer}.pro__alert__wrap{position:fixed;top:0;left:0;height:100%;width:100%;background:#0000004d;z-index:1;display:none}.pro__alert__wrap .pro__alert__card{width:calc(100% - 30px);max-width:500px;margin:7% auto 0;background:#fff;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center}.pro__alert__wrap .pro__alert__card h2{font-size:32px;font-weight:450;color:#131f4d;margin-bottom:15px}.pro__alert__wrap .pro__alert__card p{font-size:14px;font-weight:400;color:#7c8db5;margin-top:10px}.pro__alert__wrap .pro__alert__card .button{-ms-flex-item-align:end;align-self:flex-end;margin-top:20px;padding:6px 30px;border-radius:10px}.pro__alert__wrap .pro__alert__card p a{text-decoration:underline;font-weight:700;color:#131f4d}.template__wrapper .button:hover{background:#5b4e96!important;color:#fff!important;border-color:#5b4e96!important}.pro__alert__wrap .pro__alert__card img{height:100px;margin-bottom:20px}.pro-control .components-toggle-control__label{color:#bbacac}.pro-control .components-form-toggle .components-form-toggle__track{border:1px solid #b89d9d}.pro-control .components-form-toggle .components-form-toggle__thumb{background-color:#b89d9d;border:5px solid #b89d9d}.ep-gutenberg-controls-wrapper .components-base-control{margin-top:15px;margin-bottom:30px}.ep-gutenberg-controls-wrapper .remove-last-child-margin .components-base-control:last-child{margin-bottom:30px}.embedpress-documents-control .components-base-control{margin-top:0!important}.pro-control-active{margin-bottom:24px}.disabled-content-protection .pro-control-active,.disabled-content-protection .pro-control{margin-bottom:0}.disabled-content-protection .pro-control-active .components-toggle-control,.disabled-content-protection .pro-control .components-toggle-control{margin-bottom:10px}.lock-content-pass-input{position:relative}.ep-alignleft{text-align:left}.ep-alignright{text-align:right}.ep-aligncenter{text-align:center}.embedpress-document-embed.embedpress-pdf{width:100%}.embedpress-document-embed{position:relative}.embedpress-inner-iframe{text-align:center;position:relative}.ep-fixed-width .embedpress-inner-iframe{display:inline-block}.embedpress-inner-iframe.ep-alignright{text-align:right}.embedpress-inner-iframe.ep-aligncenter{text-align:center}.embedpress-inner-iframe.ep-alignleft{text-align:left}.ep__components-placeholder,.wp-block-embedpress-embedpress{clear:both!important}.ep-pdf-width-contol{position:relative}.ep-unit-choice-option{margin:0!important;top:5px;right:0}.ep-unit-choice-option .components-base-control{margin-bottom:0!important}.ep-unit-choice-option .components-base-control__field .components-flex,.ep-unit-choice-option .components-flex{flex-direction:row!important;justify-content:end;gap:10px;padding:4px 5px;border-radius:4px;margin-right:-10px;margin-bottom:10px}.ep-unit-choice-option .components-radio-control__option{position:relative}.ep-unit-choice-option .components-radio-control__option label{position:absolute;top:50%;transform:translate(-50%,-50%);font-size:10px;left:-18px}.ep-unit-choice-option .components-radio-control__input{margin:0;border:none;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}.ep-unit-choice-option .components-radio-control__input[type=radio]:checked:before{background-color:var(--wp-admin-theme-color);border:4px solid var(--wp-admin-theme-color)}.ep-unit-choice-option .components-radio-control__input[type=radio]:checked+label{color:#fff}.ep-pdf-width-contol .ep-control-header{font-size:11px}.emebedpress-unit-percent iframe{width:100%!important}.components-panel__body .components-base-control__field{padding:0}.ep-controls-margin .components-base-control__field{padding:0;display:flex;align-items:center;justify-content:space-between}.ep-controls-margin .components-text-control__input{max-width:80px;width:60px}@media only screen and (max-width:850px){.embedpress-inner-iframe.emebedpress-unit-percent{width:100%!important}}.presentationModeEnabledIosDevice{position:fixed;left:0;top:0;border:0;height:100%!important;width:100%!important;z-index:999999;min-width:100%!important;min-height:100%!important}.components-edit-button{border-right:1px solid #1e1e1e;border-radius:0}.embedpress-document-editmode .components-placeholder__instructions:after{content:"\aSupported File Type: PDF, DOC, PPT, XLS etc ";white-space:pre}.wp-block-embedpress-embedpress-pdf+*{clear:both}.embedpress-document-editmode .components-placeholder__instructions:after{display:none!important}.ep-width-control-with-tooltip svg{width:16px;height:16px;vertical-align:middle}.ep-width-control-with-tooltip .components-tooltip{max-width:200px}:root{--ep-primary:#007cba;--ep-primary-hover:#005a87;--ep-primary-light:#e6f3ff;--ep-secondary:#50575e;--ep-secondary-hover:#3c434a;--ep-secondary-light:#f6f7f7;--ep-success:#00a32a;--ep-success-light:#e6f7e6;--ep-warning:#dba617;--ep-warning-light:#fff8e5;--ep-error:#d63638;--ep-error-light:#ffeaea;--ep-info:#72aee6;--ep-info-light:#e5f5ff;--ep-white:#ffffff;--ep-gray-50:#f9fafb;--ep-gray-100:#f3f4f6;--ep-gray-200:#e5e7eb;--ep-gray-300:#d1d5db;--ep-gray-400:#9ca3af;--ep-gray-500:#6b7280;--ep-gray-600:#4b5563;--ep-gray-700:#374151;--ep-gray-800:#1f2937;--ep-gray-900:#111827;--ep-black:#000000;--ep-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--ep-font-family-mono:Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;--ep-text-xs:.75rem;--ep-text-sm:.875rem;--ep-text-base:1rem;--ep-text-lg:1.125rem;--ep-text-xl:1.25rem;--ep-text-2xl:1.5rem;--ep-text-3xl:1.875rem;--ep-text-4xl:2.25rem;--ep-font-light:300;--ep-font-normal:400;--ep-font-medium:500;--ep-font-semibold:600;--ep-font-bold:700;--ep-leading-tight:1.25;--ep-leading-normal:1.5;--ep-leading-relaxed:1.75;--ep-space-1:.25rem;--ep-space-2:.5rem;--ep-space-3:.75rem;--ep-space-4:1rem;--ep-space-5:1.25rem;--ep-space-6:1.5rem;--ep-space-8:2rem;--ep-space-10:2.5rem;--ep-space-12:3rem;--ep-space-16:4rem;--ep-space-20:5rem;--ep-radius-sm:.125rem;--ep-radius:.25rem;--ep-radius-md:.375rem;--ep-radius-lg:.5rem;--ep-radius-xl:.75rem;--ep-radius-2xl:1rem;--ep-radius-full:9999px;--ep-shadow-sm:0 1px 2px 0 rgb(0 0 0 / .05);--ep-shadow:0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--ep-shadow-md:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--ep-shadow-lg:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--ep-shadow-xl:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--ep-transition-fast:.15s ease-in-out;--ep-transition-normal:.3s ease-in-out;--ep-transition-slow:.5s ease-in-out;--ep-z-dropdown:1000;--ep-z-sticky:1020;--ep-z-fixed:1030;--ep-z-modal-backdrop:1040;--ep-z-modal:1050;--ep-z-popover:1060;--ep-z-tooltip:1070;--ep-z-toast:1080;--ep-breakpoint-sm:640px;--ep-breakpoint-md:768px;--ep-breakpoint-lg:1024px;--ep-breakpoint-xl:1280px;--ep-breakpoint-2xl:1536px}
.ep-lazy-iframe-placeholder,.ose-embedpress-responsive iframe{display:block;position:relative;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;transition:opacity .3s ease-in-out}.ep-lazy-iframe-placeholder::before,.ose-embedpress-responsive iframe::before{content:'';display:block;padding-top:56.25%}.ep-lazy-iframe-placeholder::after,.ose-embedpress-responsive iframe::after{content:'';position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid #e0e0e0;border-top-color:#5b4e96;border-radius:50%;animation:ep-lazy-spin .8s linear infinite}.ep-lazy-loading{opacity:.7}.ep-lazy-loaded{opacity:1;animation:ep-lazy-fade-in .3s ease-in-out}@keyframes ep-lazy-fade-in{from{opacity:0}to{opacity:1}}.ep-lazy-error{background:#ffebee;border-color:#ef5350}.ep-lazy-error::after{content:'⚠';font-size:40px;color:#ef5350;border:none;animation:none;width:auto;height:auto;margin:-20px 0 0 -20px}@keyframes ep-lazy-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}iframe[data-ep-lazy-loaded=true]{display:block;max-width:100%}@media(max-width:768px){.ep-lazy-iframe-placeholder::after{width:30px;height:30px;margin:-15px 0 0 -15px;border-width:2px}}
@charset "UTF-8";.wp-block-accordion{box-sizing:border-box}.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}.wp-block-accordion-heading__toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em) 0;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.wp-block-accordion-panel[aria-hidden=true],.wp-block-accordion-panel[inert]{display:none;margin-block-start:0}.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-breadcrumbs{box-sizing:border-box}.wp-block-breadcrumbs ol{flex-wrap:wrap;list-style:none}.wp-block-breadcrumbs li,.wp-block-breadcrumbs ol{align-items:center;display:flex;margin:0;padding:0}.wp-block-breadcrumbs li:not(:last-child):after{content:var(--separator,"/");margin:0 .5em;opacity:.7}.wp-block-breadcrumbs span{color:inherit}.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.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}.wp-block-calendar :where(table:not(.has-text-color)){color:#40464d}.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{border-color:#ddd}: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:not(.screen-reader-text){display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap}.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!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}.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 .wp-block-cover__embed-background,.wp-block-cover-image .wp-block-cover__embed-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;outline:none;padding:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper,.wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper{bottom:0;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper iframe,.wp-block-cover .wp-block-cover__embed-background iframe,.wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper iframe,.wp-block-cover-image .wp-block-cover__embed-background iframe{height:100vh;left:50%;min-height:100%;min-width:100%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.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__embed-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__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-group.is-layout-flex .wp-block-embed{flex:1 1 0%;min-width:0}.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):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(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}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;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{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:3em;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.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{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.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}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@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{background:linear-gradient(0deg,#0006,#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:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).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-icon{line-height:0}.wp-block-icon.aligncenter{display:flex;justify-content:center}.wp-block-icon svg{fill:currentColor;box-sizing:border-box}:where(.wp-block-icon) svg{height:100%;width:100%}.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;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 .wp-lightbox-close-button{align-items:center;cursor:pointer;display:flex;font-family:inherit;gap:8px;justify-content:center;line-height:1;min-height:40px;min-width:40px;padding:0 4px;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .wp-lightbox-close-button:focus,.wp-lightbox-overlay .wp-lightbox-close-button:hover,.wp-lightbox-overlay .wp-lightbox-close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .wp-lightbox-close-button:has(.wp-lightbox-close-text:not([hidden])) .wp-lightbox-close-icon svg{height:1em;width:1em}.wp-lightbox-overlay .wp-lightbox-close-icon svg{display:block}.wp-lightbox-overlay .wp-lightbox-navigation-button-next,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{align-items:center;bottom:16px;cursor:pointer;display:flex;font-family:inherit;gap:4px;justify-content:center;line-height:1;min-height:40px;min-width:40px;padding:0 8px;position:absolute;z-index:2000002}.wp-lightbox-overlay .wp-lightbox-navigation-button-next[hidden],.wp-lightbox-overlay .wp-lightbox-navigation-button-prev[hidden]{display:none}@media (min-width:960px){.wp-lightbox-overlay .wp-lightbox-navigation-button-next,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{bottom:50%;transform:translateY(-50%)}}.wp-lightbox-overlay .wp-lightbox-navigation-button-next:focus,.wp-lightbox-overlay .wp-lightbox-navigation-button-next:hover,.wp-lightbox-overlay .wp-lightbox-navigation-button-next:not(:hover):not(:active):not(.has-background),.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:focus,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:hover,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:not(:hover):not(:active):not(.has-background){background:none;border:none;padding:0 8px}.wp-lightbox-overlay .wp-lightbox-navigation-button-next:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg{display:block;height:1.5em;width:1.5em}.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{left:calc(env(safe-area-inset-left) + 16px)}.wp-lightbox-overlay .wp-lightbox-navigation-button-next{right:calc(env(safe-area-inset-right) + 16px)}.wp-lightbox-overlay .wp-lightbox-navigation-icon svg{vertical-align:middle}.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:2000001}.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{box-sizing:border-box}.wp-block-math{overflow-x:auto;overflow-y:hidden}.wp-block-media-text{box-sizing:border-box;direction:ltr;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{grid-column:1;grid-row:1;margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;grid-column:2;grid-row:1;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{grid-column:2;grid-row:1}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{grid-column:1;grid-row:1}.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{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.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}.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;z-index:1}.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{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--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.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;opacity:0;position:absolute;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{height:0;overflow:hidden;visibility:hidden;width:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;padding:.5em 1em}.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}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{left:-1px;top:100%}@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)}}@media (hover:hover){.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}}.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):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-child.open-always{align-items:var(--navigation-layout-align,initial);flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);gap:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always,.wp-block-navigation .has-child.open-always .wp-block-navigation-item{justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container,.wp-block-navigation .has-child.open-always.wp-block-navigation-submenu{gap:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always .wp-block-navigation-item,.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container,.wp-block-navigation .has-child.open-always.wp-block-navigation-submenu{padding-bottom:0;padding-top:0}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container{padding-left:var(--wp--style--block-gap,2em);padding-right:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container .wp-block-navigation-item__content{padding:0}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content,.wp-block-navigation .has-child.open-always>.wp-block-navigation-item__content{flex-grow:0}.wp-block-navigation .has-child.open-always>.wp-block-navigation__submenu-container{background-color:initial;border:none;color:inherit;flex-basis:100%;height:auto;opacity:1;overflow:visible;position:static;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-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.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}@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:not(.disable-default-overlay){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)}.wp-block-navigation__responsive-container.is-menu-open{overflow:auto;z-index:100000}.wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay) .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .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:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .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:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .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:where(:not(.disable-default-overlay)) .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}.wp-block-navigation__responsive-container.disable-default-overlay .wp-block-navigation__overlay-container{display:none;width:100%}.wp-block-navigation__responsive-container.disable-default-overlay .wp-block-navigation__responsive-close{max-width:none}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content>:not(.wp-block-navigation__overlay-container){display:none}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__overlay-container{display:block}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__overlay-container .wp-block-navigation__submenu-container{left:0;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:not(.disable-default-overlay){background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){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}.disable-default-overlay .wp-block-navigation__responsive-container-close{right:clamp(1rem,var(--wp--style--root--padding-left),20rem);top:clamp(1rem,var(--wp--style--root--padding-left),20rem)}.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:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open:where(:not(.disable-default-overlay)) .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{outline: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-overlay-close{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;gap:.5em;justify-content:center;padding:0;text-decoration:none}.wp-block-navigation-overlay-close:focus{outline-offset:2px}.wp-block-navigation-overlay-close svg{fill:currentColor;display:block;flex-shrink:0;height:24px;width:24px}.wp-block-navigation-overlay-close .wp-block-navigation-overlay-close__text{align-items:center;display:inline-flex}.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-playlist .wp-block-playlist__current-item{align-items:center;align-self:stretch;display:flex;gap:var(--wp--preset--spacing--40,1.5em);margin-bottom:var(--wp--preset--spacing--30,1em);padding-bottom:var(--wp--preset--spacing--30,1em)}.wp-block-playlist .wp-block-playlist__current-item div{align-items:flex-start;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--20,.5em)}.wp-block-playlist .wp-block-playlist__current-item .wp-block-playlist__current-item-artist-album{flex-direction:row}.wp-block-playlist .wp-block-playlist__current-item .wp-block-playlist__item-title{word-break:break-all}.wp-block-playlist audio{margin-top:var(--wp--preset--spacing--20,.625em);width:100%}.wp-block-playlist .wp-block-playlist__tracklist{list-style:none;margin:0;padding-left:0}.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-artist-is-hidden .wp-block-playlist-track__artist,.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-is-hidden{display:none}.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-show-numbers{counter-reset:playlist-track}.wp-block-playlist li.block-list-appender.block-list-appender{margin-top:var(--wp--preset--spacing--30,1em);position:static}.wp-block-playlist-track:has([aria-current=true]){background-color:color-mix(in srgb,currentColor 10%,#0000)}.wp-block-playlist-track:hover{background-color:color-mix(in srgb,currentColor 15%,#0000)}.wp-block-playlist__tracklist-show-numbers .wp-block-playlist-track{counter-increment:playlist-track}.wp-block-playlist-track .wp-block-playlist-track__button{align-items:center;background-color:initial;border:0;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;outline-offset:2px;padding:var(--wp--preset--spacing--20,.5em);text-align:left;width:100%}.wp-block-playlist__tracklist-show-numbers .wp-block-playlist-track .wp-block-playlist-track__button:before{content:counter(playlist-track);font-size:.85em;margin-right:var(--wp--preset--spacing--20,.5em);opacity:.7;width:2ch}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__content{flex:1 1 0;min-width:0}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__title{display:block}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__artist{display:block;font-size:.85em;margin-top:.125em;opacity:.7}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__length{font-size:.85em;margin-left:auto;opacity:.7}.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 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 :where(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{fill:currentColor;height:1.25em;min-height:24px;min-width:24px;vertical-align:text-bottom;width:1.25em}: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.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){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;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}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.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{fill:currentColor;color: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{stroke:#000;background-color:#fefc00;color:#fff}: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{stroke:#000;color:#fff}: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 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-tab{box-sizing:border-box;flex-basis:100%;flex-grow:1;max-width:100%}.wp-block-tab>:first-child{margin-top:0}.wp-block-tab>:last-child{margin-bottom:0}.wp-block-tab:empty,.wp-block-tab[hidden]{display:none!important}.wp-block-tab.wp-block.has-background,.wp-block-tab:not(.wp-block).has-background{padding:var(--wp--preset--spacing--30)}.wp-block-tab-panel{flex-grow:1;min-width:0}.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-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.is-style-stripes{border-bottom:1px solid #f0f0f0}.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}.wp-block-tabs{box-sizing:border-box}.wp-block-tabs .wp-block-tabs__title{display:none}.wp-block-tabs-menu{align-items:flex-end;border-bottom:1px solid #000;display:flex;min-width:fit-content}.wp-block-tabs-menu-item{appearance:none;-webkit-appearance:none;background:none;border:none;box-sizing:border-box;color:inherit;cursor:pointer;display:block;flex-basis:inherit!important;flex-grow:inherit!important;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding-block:var(--tab-padding-block,var(--wp--preset--spacing--20,.5em));padding-inline:var(--tab-padding-inline,var(--wp--preset--spacing--30,1em));text-align:inherit;text-decoration:none;text-transform:inherit;width:max-content}.wp-block-tabs-menu-item:focus{outline:none}.wp-block-tabs-menu-item:focus-visible{outline:2px solid var(--tab-border-color-active,#000);outline-offset:2px}.wp-block-tabs-menu-item:hover{background-color:var(--custom-tab-hover-color,#eaeaea)!important;color:var(--custom-tab-hover-text-color,#000)!important}.wp-block-tabs-menu-item.is-active,.wp-block-tabs-menu-item[aria-selected=true]{background-color:var(--custom-tab-active-color,#000)!important;color:var(--custom-tab-active-text-color,#fff)!important}.wp-block-term-count{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-term-name{box-sizing:border-box}.wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding: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{box-sizing:border-box;min-width:1em;overflow:auto;white-space:pre-wrap;word-break:break-word}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{height:auto;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}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}: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)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.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)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#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{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.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-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}}
@charset "UTF-8";@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:499;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:4px 12px}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:active){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:active){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:active){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:active){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));font-weight:400;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:focus{outline:3px solid #0000}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:active){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-pressed:focus{outline:2px solid #0000}.components-button svg{fill:currentColor;flex-shrink:0;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-400,#ccc)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{fill:currentColor;display:inline-block;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:pointer}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;font-weight:400;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:32px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::placeholder{color:#1e1e1e9e}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;line-height:1;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 24px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:24px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:24px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1) + .5px) #ffffffb3;outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:499;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{font-weight:400;width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}.components-modal__frame.is-full-screen :where(.components-modal__content){display:flex;margin-bottom:24px;padding-bottom:0}.components-modal__frame.is-full-screen :where(.components-modal__content)>:last-child{flex:1}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:20px;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 24px 24px}.components-modal__content.hide-header{margin-top:0;padding-top:24px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-dismissible .components-notice__content{margin-right:25px}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin-bottom:4px;margin-top:4px}.components-notice__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:499;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%)}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-webkit-font-smoothing:subpixel-antialiased;align-items:flex-start;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;outline:1px solid #0000;padding:24px;position:relative;text-align:left;width:100%}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:4px}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:initial;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:400;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):invalid[data-validity-visible]) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):invalid[data-validity-visible]{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:invalid[data-validity-visible]):not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:invalid[data-validity-visible]) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid[data-validity-visible]){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:invalid[data-validity-visible]) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}
.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 128px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-image-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);background-size:cover;border-radius:2px;box-shadow:inset 0 0 0 1px #0003;height:20px;outline:1px solid #0000;width:20px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector-edit-contents{margin:0 16px 16px}.block-editor-block-inspector-edit-contents .block-editor-block-inspector-edit-contents__button{justify-content:center}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:after{display:none}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:after{display:inline-flex}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{fill:#1e1e1e;flex-shrink:0;margin-right:12px}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-24px;left:0;margin:0 -24px -24px;padding:16px 24px;position:sticky;z-index:1}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0;white-space:nowrap}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{color:#1e1e1e;padding:16px}.block-editor-block-card.is-parent{padding-bottom:4px}.block-editor-block-card.is-child{padding-top:4px}.block-editor-block-card__parent-select-button{align-items:start;height:auto!important;padding:0;text-align:start}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:499;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon,.block-editor-block-card__child-indicator-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{fill:#1e1e1e;margin-right:10px}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:499;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-quick-navigation__item{font-weight:400}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles{grid-column:1/-1}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:499;margin-bottom:12px;text-transform:uppercase}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border-radius:2px;height:100%}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;position:relative}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{box-sizing:border-box;padding:0 16px 16px}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;min-inline-size:0}.block-editor-block-variation-transforms__button{justify-content:center;width:100%}.components-border-radius-control__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.components-border-radius-control .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content{min-height:160px}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-fit-text-size-warning{margin:8px 0 0}.block-editor-fit-text-size-warning .components-notice__content{margin-right:0}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input{margin-bottom:16px}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-4px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;justify-content:center;padding:8px;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.modal-open .block-editor-inspector-list-view-content-popover{z-index:99999}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.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}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__preview{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__preview .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .block-editor-link-control__preview .block-editor-link-control_link-information{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__preview{background:#0000;border:0;padding:16px}.block-editor-link-control__preview .block-editor-link-control__link-information{margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__preview .block-editor-link-control__link-information .block-editor-link-control__preview-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__preview.is-url-title .block-editor-link-control__preview-title{word-break:break-all}.block-editor-link-control__preview .block-editor-link-control__preview-icon,.block-editor-link-control__preview .block-editor-link-control__preview-image{background-color:#f0f0f0;border-radius:2px;flex-shrink:0;height:32px;position:relative;width:32px}.block-editor-link-control__preview .block-editor-link-control__preview-icon img{width:16px}.block-editor-link-control__preview.is-error .block-editor-link-control__preview-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__preview .block-editor-link-control__preview-title{line-height:1.1}.block-editor-link-control__preview .block-editor-link-control__preview-title:focus{box-shadow:none}.block-editor-link-control__preview .block-editor-link-control__preview-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__preview .block-editor-link-control__preview-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__preview .block-editor-link-control__preview-title span{font-weight:400}.block-editor-link-control__preview .block-editor-link-control__preview-title .components-external-link__icon{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon img,.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon svg{opacity:0}.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__preview-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.link-preview-button.components-button{border-color:#949494;box-shadow:inset 0 0 0 1px #949494;height:auto;padding:12px;width:100%}.link-preview-button__image-container{flex-shrink:0;height:24px;width:24px}.link-preview-button__image{border-radius:2px;height:100%;object-fit:cover;width:100%}.link-preview-button__content,.link-preview-button__details{flex:1;min-width:0}.link-preview-button__hint,.link-preview-button__title{display:block;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.link-preview-button__title{color:#1e1e1e;display:block;font-weight:500;margin-top:4px}.link-preview-button__hint{color:#757575;font-size:12px;font-weight:400}.link-preview-button__icon{color:#1e1e1e}.link-preview-button__badges{margin-top:8px}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:28px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__block-visibility,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg)}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{z-index:99999}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #ddd;margin-top:8px;padding-bottom:8px}.block-editor-media-replace-flow__options.is-variant-toolbar .block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top-color:#1e1e1e}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__preview.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{word-wrap:break-word;overflow:hidden}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:499}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.preset-input-control__wrapper>*{flex:1}.preset-input-control__wrapper>.preset-input-control__custom-toggle,.preset-input-control__wrapper>.preset-input-control__icon{flex:none}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-content-only-controls__link{box-shadow:inset 0 0 0 1px #ccc;width:100%}.block-editor-content-only-controls__link:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-content-only-controls__link-row{align-items:center}.block-editor-content-only-controls__link-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.block-editor-content-only-controls__media{box-shadow:inset 0 0 0 1px #ccc;padding:8px;width:100%}.block-editor-content-only-controls__media:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-content-only-controls__media-replace-flow{display:block}.block-editor-content-only-controls__media-row{align-items:center}.block-editor-content-only-controls__media-placeholder{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:2px;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:24px;padding:0;width:24px}.block-editor-content-only-controls__media-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.block-editor-content-only-controls__media-thumbnail{align-self:center;border-radius:2px;height:24px;width:24px}.block-editor-content-only-controls__media-thumbnail img{height:100%!important;object-fit:cover;width:100%!important}.block-editor-content-only-controls__rich-text{background:#fff;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.block-editor-content-only-controls__rich-text{transition:box-shadow .1s linear}}@media (min-width:600px){.block-editor-content-only-controls__rich-text{font-size:13px;line-height:normal}}.block-editor-content-only-controls__rich-text:focus{border-color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 .5px var(--wp-admin-theme-color,#3858e9);outline:2px solid #0000}.block-editor-content-only-controls__rich-text::placeholder{color:#1e1e1e9e}.block-editor-content-only-controls__rich-text{border-color:#949494}.block-editor-content-only-controls__rich-text::placeholder{color:color-mix(in srgb,#1e1e1e,#0000 38%)}.block-editor-content-only-controls__rich-text{min-height:40px;padding:12px}.block-editor-block-fields__container{padding:0 16px}.block-editor-block-fields__container:first-of-type{border-top:1px solid #e0e0e0;padding-block-start:8px}.block-editor-block-fields__container:last-of-type{padding-block-end:16px}.block-editor-block-fields__header{margin-bottom:4px;padding:8px 0}.block-editor-block-fields__header-icon{flex:0 0 24px}.block-editor-block-fields__header-title{flex:1;margin:0!important}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar .components-button.block-editor-block-toolbar__block-icon-button[aria-disabled=true],.block-editor-block-toolbar .components-button.block-editor-block-toolbar__block-icon-button[aria-disabled=true]:hover{color:#1e1e1e}.block-editor-block-toolbar.is-connected .block-editor-block-toolbar__block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-toolbar__block-icon{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-gutter:auto}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;top:15px;width:2px}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar__pattern-overrides-popover .components-popover__content{min-width:260px;padding:16px}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):after{content:attr(aria-label);font-size:12px}.show-icon-labels .block-editor-block-toolbar .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{text-wrap:nowrap;border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{grid-gap:12px;display:grid;grid-template-columns:1fr 1fr}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:499;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{grid-gap:8px;display:grid;grid-template-columns:1fr 1fr}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:auto;padding:24px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-gap:32px;display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:499}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control{border:0;margin:0;padding:0}.spacing-sizes-control .spacing-sizes-control__label,.spacing-sizes-control .spacing-sizes-control__unit-control{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__preset-range{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__wrapper{align-items:center}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__wrapper .preset-input-control__icon{margin-left:-4px}.block-editor-block-visibility-modal{z-index:1000001}.block-editor-block-visibility-modal__options{border:0;list-style:none;margin:24px 0;padding:0}.block-editor-block-visibility-modal__options-item{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 0 16px}.block-editor-block-visibility-modal__options-item:last-child{margin:0}.block-editor-block-visibility-modal__options-item--everywhere{align-items:start;flex-direction:column}.block-editor-block-visibility-modal__options-checkbox--everywhere{font-weight:600}.block-editor-block-visibility-modal__options-icon--checked{fill:#ddd}.block-editor-block-visibility-modal__sub-options{padding-inline-start:12px;width:100%}.block-editor-block-visibility-modal__description{color:#757575;font-size:12px}.block-editor-block-visibility-info{align-items:center;display:flex;justify-content:start;margin:0 16px 16px;padding-bottom:4px;padding-top:4px}
.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}
.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 .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1e3ms;animation-timing-function:linear;animation-iteration-count:infinite}@media(prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2e3ms}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.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}
:root{--pmpro--base--border-radius:8px;--pmpro--base--spacing--small:12px;--pmpro--base--spacing--medium:18px;--pmpro--base--spacing--large:36px;--pmpro--color--accent:#0c3d54;--pmpro--color--base:#ffffff;--pmpro--color--base-2:#ededed;--pmpro--color--contrast:#222222;--pmpro--color--border:#777777;--pmpro--color--info-background:#d9edf7;--pmpro--color--info-border:#bce8f1;--pmpro--color--info-text:#31708f;--pmpro--color--info-link:#245269;--pmpro--color--success-background:#d4edda;--pmpro--color--success-border:#c3e6cb;--pmpro--color--success-text:#0F441C;--pmpro--color--success-link:#2b542c;--pmpro--color--error-background:#f8d7da;--pmpro--color--error-border:#f5c6cb;--pmpro--color--error-text:#721c24;--pmpro--color--error-link:#843534;--pmpro--color--alert-background:#fff8e0;--pmpro--color--alert-border:#ffeeba;--pmpro--color--alert-text:#6C5101;--pmpro--color--alert-link:#66512c;--pmpro--color--alert2-background:#ffecd9;--pmpro--color--alert2-border:#ffddb1;--pmpro--color--alert2-text:#995d1d;--pmpro--color--alert2-link:#a65e3a}.pmpro_message{background-color:var(--pmpro--color--info-background);border:1px solid var(--pmpro--color--info-border);border-radius:var(--pmpro--base--border-radius);color:var(--pmpro--color--info-text);font-weight:400;margin:var(--pmpro--base--spacing--medium)0;padding:var(--pmpro--base--spacing--small)var(--pmpro--base--spacing--medium);text-align:left}.pmpro_message.pmpro_success{background-color:var(--pmpro--color--success-background);border-color:var(--pmpro--color--success-border);color:var(--pmpro--color--success-text)}.pmpro_message.pmpro_error{background-color:var(--pmpro--color--error-background);border-color:var(--pmpro--color--error-border);color:var(--pmpro--color--error-text)}.pmpro_message.pmpro_alert{background-color:var(--pmpro--color--alert-background);border-color:var(--pmpro--color--alert-border);color:var(--pmpro--color--alert-text)}.pmpro_message a{color:var(--pmpro--color--info-link);text-decoration:underline}.pmpro_success a{color:var(--pmpro--color--success-link)}.pmpro_error a{color:var(--pmpro--color--error-link)}.pmpro_alert a{color:var(--pmpro--color--alert-link)}.pmpro_message p{margin:0 0 var(--pmpro--base--spacing--small);padding:0}.pmpro_message p:last-of-type{margin-bottom:0}.pmpro_captcha{margin:var(--pmpro--base--spacing--large)0}.pmpro_captcha div{clear:none;margin:0}.pmpro_form_label-inline{display:inline-block}.pmpro{.pmpro_form_input-text.pmpro_form_input-error, .pmpro_form_input-email.pmpro_form_input-error, .pmpro_form_input-url.pmpro_form_input-error, .pmpro_form_input-password.pmpro_form_input-error, .pmpro_form_input-search.pmpro_form_input-error, .pmpro_form_input-select.pmpro_form_input-error, .pmpro_form_input-checkbox.pmpro_form_input-error, .pmpro_form_input-radio.pmpro_form_input-error, .pmpro_form_input-multiselect.pmpro_form_input-error, .pmpro_form_input-number.pmpro_form_input-error, .pmpro_form_input-file.pmpro_form_input-error, .pmpro_form_input-date.pmpro_form_input-error, .pmpro_form_input-textarea.pmpro_form_input-error { border-color: var(--pmpro--color--error-border); box-shadow: 0 0 0 0.2rem #f8d7da; }}.pmpro_form_field-checkbox .pmpro_form_label{cursor:pointer;display:inline;width:auto}.pmpro_form_field-checkbox input[type=checkbox]{height:auto;opacity:1;width:auto}.pmpro_form_field-checkbox-grouped ul{list-style:none;margin:0;padding:0}.pmpro_form_field-checkbox-grouped li{list-style:none;margin:0;padding:0}.pmpro_form_field-radio-item{margin-bottom:0}.pmpro_form_field-radio-item .pmpro_form_label{cursor:pointer;display:inline-block;width:auto}.pmpro_form_field-date select{max-width:unset;width:unset}.pmpro_form_field-date input[type=text]{margin-left:var(--pmpro--base--spacing--small);max-width:unset;width:unset}.pmpro_form_field-file button{margin-right:var(--pmpro--base--spacing--small)}.pmpro_form_field-file-preview img{height:auto;width:200px}#pmpro_payment_information_fields .pmpro_form_fields label{display:block;float:none;max-width:initial;min-width:initial;text-align:left;width:auto}button[type=button]#other_discount_code_toggle,button[type=button]#other_discount_code_toggle:hover,button[type=button]#other_discount_code_toggle:focus{background:0 0;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;margin:0;padding:0;text-decoration:underline}#pmpro_tos_fields input[type=checkbox]#tos{width:auto}#pmpro_payment_method span.gateway_paypalexpress{margin-left:var(--pmpro--base--spacing--large)}[id^=pmpro_paypal] .pmpro_btn-submit-checkout-paypal-image{background-image:url(https://fpmi.org/wp-content/plugins/paid-memberships-pro/css/frontend/../../images/paypal-color.svg);background-repeat:no-repeat;background-size:contain;display:inline-block;height:30px;width:100px}.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-request-button h3,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-request-button h3{margin:var(--pmpro--base--spacing--medium)0 var(--pmpro--base--spacing--small);padding:0}.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV{border:1px solid var(--pmpro--color--border);padding:var(--pmpro--base--spacing--small)}.pmpro_invoice_details .pmpro_invoice-billing-address{display:flex;flex-direction:column}.pmpro_price_part_span{display:flex;font-weight:400;justify-content:space-between}.pmpro_price_part-total{font-weight:700}.pmpro_list{ #pmpro_order_single-meta-bill_to { word-break: break-all; }}.pmpro_list.pmpro_list-plain,.pmpro_list.pmpro_list-plain .pmpro_list_item{list-style:none;margin:0;padding:0}.pmpro_list.pmpro_list-bulleted{list-style-type:disc;margin:0;padding:0 0 0 var(--pmpro--base--spacing--medium)}.pmpro_list.pmpro_list-bulleted .pmpro_list_item{margin:0;padding:0}.pmpro_list .pmpro_list_item:not(:last-child){margin-bottom:var(--pmpro--base--spacing--small)}#pass-strength-result{border:1px solid var(--pmpro--color--border);border-radius:var(--pmpro--base--border-radius);color:inherit;font-size:16px;margin:0;padding:calc( var(--pmpro--base--spacing--small)/3 )var(--pmpro--base--spacing--small);text-align:center;width:100%;box-sizing:border-box;opacity:0}#pass-strength-result.short{background-color:var(--pmpro--color--error-background);border-color:var(--pmpro--color--error-border);color:var(--pmpro--color--error-text);opacity:1}#pass-strength-result.bad{background-color:var(--pmpro--color--alert2-background);border-color:var(--pmpro--color--alert2-border);color:var(--pmpro--color--alert2-text);opacity:1}#pass-strength-result.good{background-color:var(--pmpro--color--alert-background);border-color:var(--pmpro--color--alert-border);color:var(--pmpro--color--alert-text);opacity:1}#pass-strength-result.strong{background-color:var(--pmpro--color--success-background);border-color:var(--pmpro--color--success-border);color:var(--pmpro--color--success-text);opacity:1}.pass1.short,.pass1-text.short{border-color:var(--pmpro--color--error-border)}.pass1.bad,.pass1-text.bad{border-color:var(--pmpro--color--alert2-border)}.pass1.good,.pass1-text.good{border-color:var(--pmpro--color--alert-border)}.pass1.strong,.pass1-text.strong{border-color:var(--pmpro--color--success-border)}.pw-weak{display:none}.indicator-hint{padding-top:8px}.wp-pwd [type=text],.wp-pwd [type=password]{margin-bottom:0;min-height:30px}.wp-pwd input::-ms-reveal{display:none}.pass1-text,.show-password #pass1{display:none}.pass1-text::-ms-clear{display:none}.show-password #pass1-text{display:inline-block}.pmpro_table{border-collapse:collapse;margin:0;width:100%}.pmpro_tag{border-radius:var(--pmpro--base--border-radius);border:1px solid var(--pmpro--color--border);font-size:14px;font-weight:600;line-height:20px;padding:calc( var(--pmpro--base--spacing--small)/3 )var(--pmpro--base--spacing--small);text-align:center}.pmpro_tag-success{background-color:var(--pmpro--color--success-background);border-color:var(--pmpro--color--success-border);color:var(--pmpro--color--success-text)}.pmpro_tag-error{background-color:var(--pmpro--color--error-background);border-color:var(--pmpro--color--error-border);color:var(--pmpro--color--error-text)}.pmpro_tag-alert{background-color:var(--pmpro--color--alert-background);border-color:var(--pmpro--color--alert-border);color:var(--pmpro--color--alert-text)}#wpadminbar #wp-admin-bar-pmpro-admin-membership-access{background-color:#1d2327}#wpadminbar .pmpro_admin-view{display:inline-block;padding:0 5px}#wpadminbar .menupop .ab-item:has(.pmpro_admin-view)+.ab-sub-wrapper{border-bottom-right-radius:6px;border-bottom-left-radius:6px;padding:10px}#wpadminbar .menupop .ab-item:has(.pmpro_admin-view)+.ab-sub-wrapper ul li .ab-item{height:auto}#wpadminbar .menupop .ab-item:has(.pmpro_admin-view)+.ab-sub-wrapper p{color:#fff;line-height:1.5;margin-bottom:5px;white-space:normal}#wpadminbar .menupop .ab-item:has(.pmpro_admin-view)+.ab-sub-wrapper select{background-color:#fff;border-radius:6px;line-height:1.5;padding:5px 8px}#wpadminbar .ab-item:has(.pmpro_admin-view-yes),#wpadminbar .ab-top-menu>li.hover>.ab-item:has(.pmpro_admin-view-yes),#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item:has(.pmpro_admin-view-yes),#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:has(.pmpro_admin-view-yes):focus,#wpadminbar .menupop .ab-item:has(.pmpro_admin-view-yes)+.ab-sub-wrapper{background-color:#0f441c;color:#fff}#wpadminbar .ab-item:has(.pmpro_admin-view-no),#wpadminbar .ab-top-menu>li.hover>.ab-item:has(.pmpro_admin-view-no),#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item:has(.pmpro_admin-view-no),#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:has(.pmpro_admin-view-no):focus,#wpadminbar .menupop .ab-item:has(.pmpro_admin-view-no)+.ab-sub-wrapper{background-color:#721c24;color:#fff}#wpadminbar .pmpro_admin-view .ab-icon{margin-right:3px}#wpadminbar .pmpro_admin-view .ab-icon:before,#wpadminbar li:hover .pmpro_admin-view .ab-icon:before,#wpadminbar li.hover .pmpro_admin-view .ab-icon:before{color:#fff}#wpadminbar .pmpro_admin-view-current .ab-icon:before,#wpadminbar li:hover .pmpro_admin-view-current .ab-icon:before,#wpadminbar li.hover .pmpro_admin-view-current .ab-icon:before{color:inherit}.pmpro_actions_nav:not(#pmpro_login .pmpro_actions_nav){display:flex;flex-wrap:wrap;justify-content:space-between}.pmpro_actions_nav-left{flex:1;order:1;text-align:left}.pmpro_actions_nav-right{flex:1;order:2;text-align:right}.pmpro_pad-s{padding:var(--pmpro--base--spacing--small)}.pmpro_pad-m{padding:var(--pmpro--base--spacing--large)}.pmpro_pad-l{padding:var(--pmpro--base--spacing--large)}.pmpro_spacer{margin:var(--pmpro--base--spacing--medium)0;min-height:1px}.pmpro_form .pmpro_spacer{margin-top:var(--pmpro--base--spacing--large)}.pmpro_clickable{cursor:pointer}.pmpro_asterisk abbr,.pmpro_asterisk abbr[title]{border:none;color:var(--pmpro--color--error-text);cursor:default;text-decoration:none}.pmpro_hidden{display:none}@media print{.pmpro{.pmpro_actions_nav:not(.pmpro_login_wrap .pmpro_actions_nav), .pmpro_actions_nav-right, .pmpro_actions_nav-left, .pmpro_card_actions, .pmpro_hide_print { display: none; } h2, h3 { page-break-after: avoid; }}}@media screen and (max-width:767px){.pmpro_reset_password_wrap form.pmpro_form #pass-strength-result,form.pmpro_form .pmpro_change_password-fields #pass-strength-result{max-width:90%}.pmpro_actions_nav{text-align:center}.pmpro_actions_nav-left,.pmpro_actions_nav-right{flex-basis:100%;text-align:center}.pmpro_table thead{display:none}.pmpro_table tbody tr th,.pmpro_table tbody tr td,.pmpro_table tfoot tr td{display:grid;grid-template-columns:1fr 2fr}.pmpro_table tbody tr th::before,.pmpro_table tbody tr td::before,.pmpro_table tfoot tr td::before{content:attr(data-title)": "}.pmpro_table_cancel tbody tr td:last-child,.pmpro_levels_table tbody tr td:last-child{display:block}.pmpro_table_cancel tbody tr td:last-child::before,.pmpro_levels_table tbody tr td:last-child::before{content:""}}@media screen and (min-width:768px){}@media screen and (min-width:1024px){.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields #payment-request-button{max-width:50%}}@media screen and (min-width:1280px){}
:root{--pmpro--color--white:#fff;--pmpro--box-shadow:2px 2px 7px rgba( 0, 0, 0, 0.07 )}.pmpro{color:var(--pmpro--color--contrast);.pmpro_section { margin: calc( var(--pmpro--base--spacing--large) * 2 ) 0; } .pmpro_section:first-of-type { margin-top: 0; } .pmpro_section_title { font-weight: 700; margin: 0; padding: 0; } .pmpro_card { background-color: var(--pmpro--color--base); border: 1px solid var(--pmpro--color--border--variation); border-radius: var(--pmpro--base--border-radius); box-shadow: var(--pmpro--box-shadow); display: flex; flex-direction: column; margin: var(--pmpro--base--spacing--medium) 0; overflow: hidden; } .pmpro_card_title { color: var(--pmpro--color--contrast); font-weight: 700; margin: 0; padding: var(--pmpro--base--spacing--large) var(--pmpro--base--spacing--large) 0; } .pmpro_card_content { padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--large) var(--pmpro--base--spacing--large); p:not(.pmpro_form_hint) { margin: var(--pmpro--base--spacing--small) 0; padding: 0; } p:last-of-type { margin-bottom: 0; } } .pmpro_card_actions { background-color: rgba( 0, 0, 0, 0.04 ); border-bottom: 1px solid var(--pmpro--color--border--variation); padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--large); } .pmpro_card_content + .pmpro_card_actions { border-top: 1px solid var(--pmpro--color--border--variation); border-bottom: none; } .pmpro_card_actions button { } .pmpro_card_action_separator { margin: 0 calc( var(--pmpro--base--spacing--small) / 2 ); opacity: 0.25; } .pmpro_heading-with-avatar { align-items: center; display: flex; font-weight: 700; gap: var(--pmpro--base--spacing--small); } .pmpro_message { box-shadow: var(--pmpro--box-shadow); } .pmpro_btn { background-color: var(--pmpro--color--accent); border: 1px solid var(--pmpro--color--accent); border-radius: var(--pmpro--base--border-radius); box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1); box-sizing: border-box; color: var(--pmpro--color--base); cursor: pointer; display: inline-block; font-size: 16px; font-weight: 700; letter-spacing: normal; line-height: 1.5; min-height: 40px; outline: 0; padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium); text-align: center; text-decoration: none; text-rendering: geometricprecision; text-transform: none; user-select: none; -webkit-user-select: none; touch-action: manipulation; vertical-align: middle; transition: background-color 0.2s, color 0.2s; } .pmpro_btn:hover, .pmpro_btn:focus { background-color: var(--pmpro--color--accent--variation); background-position: 0 0; border-color: var(--pmpro--color--accent--variation); color: var(--pmpro--color--base); } .pmpro_btn:active { opacity: .7; } .pmpro_btn-outline { background-color: transparent; color: var(--pmpro--color--accent); } .pmpro_btn-outline:hover, .pmpro_btn-outline:focus { background-color: transparent; border-color: var(--pmpro--color--accent--variation); color: var(--pmpro--color--accent--variation); } .pmpro_btn-delete { background-color: var(--pmpro--color--error-text); border-color: var(--pmpro--color--error-text); } .pmpro_btn-delete:hover, .pmpro_btn-delete:focus { background-color: var(--pmpro--color--error-link); border-color: var(--pmpro--color--error-link); } .pmpro_btn-cancel { background-color: transparent; border-color: var(--pmpro--color--border); box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1); color: var(--pmpro--color--contrast); } .pmpro_btn-cancel:hover, .pmpro_btn-cancel:focus { background-color: var(--pmpro--color--border--variation); border-color: var(--pmpro--color--border); color: var(--pmpro--color--contrast); } .pmpro_btn-plain, .pmpro_btn-plain:hover, .pmpro_btn-plain:focus, .pmpro_btn-plain:active { background: 0 0; border: 1px solid transparent; box-shadow: none; cursor: pointer; font-size: 14px; margin: 0; padding: 0; } .pmpro_btn-print { align-items: center; color: var(--pmpro--color--accent); display: inline-flex; gap: calc( var(--pmpro--base--spacing--small) / 2 ); justify-content: space-between; text-decoration: underline; } .pmpro_btn-print:hover { color: var(--pmpro--color--accent--variation); } .pmpro_form { margin: 0; } .pmpro_section:has(.pmpro_form) .pmpro_card_content { padding-top: var(--pmpro--base--spacing--large); } .pmpro_section:has(.pmpro_form) .pmpro_card_title + .pmpro_card_content { padding-top: var(--pmpro--base--spacing--small); } .pmpro_form_fieldset { border: 0; margin: 0; padding: 0; } .pmpro_form_legend { border: none; margin: 0 0 var(--pmpro--base--spacing--medium); padding: 0; } .pmpro_form_heading { font-weight: 700; margin: var(--pmpro--base--spacing--large) 0 0; padding: 0; } .pmpro_card_content .pmpro_form_heading { margin-top: 0; } .pmpro_form_fields { display: flex; flex-direction: column; gap: var(--pmpro--base--spacing--medium); } .pmpro_form_fields-inline { align-items: center; display: flex; flex-direction: row; gap: calc( var(--pmpro--base--spacing--small) / 2 ); } .pmpro_form_field { display: flex; flex-direction: column; gap: calc( var(--pmpro--base--spacing--small) / 2 ); } .pmpro_form_label { margin: 0; padding: 0; } .pmpro_form_label:not(.pmpro_form_label-inline) { display: block; font-weight: 500; } .pmpro_form_input { background-color: var(--pmpro--color--base); border: 1px solid var(--pmpro--color--border); border-radius: var(--pmpro--base--border-radius); box-shadow: none; box-sizing: border-box; color: var(--pmpro--color--contrast); font-size: 16px; height: auto; line-height: 1.5; margin: 0; min-height: auto; outline: none; padding: var(--pmpro--base--spacing--small); } .pmpro_form_input-textarea { font-family: inherit; width: 100%; } .pmpro_form_input-select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url('data:image/svg+xml;utf8,<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>'); background-position: right var(--pmpro--base--spacing--small) center; background-repeat: no-repeat; background-size: 16px 16px; padding-right: calc(var(--pmpro--base--spacing--small) + 20px); } .pmpro_form_input-text:focus, .pmpro_form_input-email:focus, .pmpro_form_input-url:focus, .pmpro_form_input-password:focus, .pmpro_form_input-search:focus, .pmpro_form_input-select:focus, .pmpro_form_input-checkbox:focus, .pmpro_form_input-radio:focus, .pmpro_form_input-multiselect:focus, .pmpro_form_input-number:focus, .pmpro_form_input-file:focus, .pmpro_form_input-date:focus, .pmpro_form_input-textarea:focus { background-color: var(--pmpro--color--base); border-color: #80BDFF; box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25); outline: none; word-break: initial; } .pmpro_form_hint { display: block; font-size: 14px; margin: 0; opacity: 0.75; padding: 0; } .pmpro_form_field-checkbox { .pmpro_form_label { align-items: first baseline; display: flex; flex-direction: row; gap: calc( var(--pmpro--base--spacing--small) / 2 ); } } .pmpro_form_field-radio-item { align-items: baseline; flex-direction: row; flex-wrap: nowrap; .pmpro_form_hint { flex: 0 0 100%; } } .pmpro_form_field-radio-item:not(:last-of-type) { margin-bottom: calc( var(--pmpro--base--spacing--small) / 2 ); } .pmpro_form_field-checkbox-grouped { .pmpro_form_field-checkbox-grouped-item { align-items: first baseline; display: flex; flex-direction: row; gap: calc( var(--pmpro--base--spacing--small) / 2 ); } } .pmpro_form_input-multiselect { border-top-right-radius: 0; border-bottom-right-radius: 0; } .pmpro_form_input-file { border: 3px dashed var(--pmpro--color--border--variation); border-radius: var(--pmpro--base--border-radius); padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium); width: 100%; } .pmpro_form_field-password-toggle { align-items: center; display: flex; font-weight: 500; justify-content: space-between; margin: 0; padding: 0; } .pmpro_form_field-password-toggle button, .pmpro_form_field-password-toggle button:hover, .pmpro_form_field-password-toggle button:focus, .pmpro_form_field-password-toggle button:active { align-items: center; background: transparent; border: none; box-shadow: none; box-sizing: border-box; color: var(--pmpro--color--accent); display: flex; flex-direction: row; font-size: 16px; gap: calc( var(--pmpro--base--spacing--small) / 2 ); line-height: 1; margin: 0; min-height: 1px; padding: 0; } .pmpro_form_field-password-toggle button:focus, .pmpro_form_field-password-toggle button:active { box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25); color: var(--pmpro--color--accent--variation); outline: none; } .pmpro_form_field-password-toggle .pmpro_icon-eye { display: block; height: 20px; width: 20px; } .pmpro_form_field-password-toggle button:focus .pmpro_icon-eye svg, .pmpro_form_field-password-toggle button:active .pmpro_icon-eye svg { stroke: var(--pmpro--color--accent--variation); } .pmpro_form_field-select2 { display: block; } .pmpro_form_field-select2 .pmpro_form_label { margin-bottom: calc( var(--pmpro--base--spacing--small) / 2 ); } .pmpro_form_field-select2 .pmpro_form_hint { margin-top: calc( var(--pmpro--base--spacing--small) / 2 ); } .pmpro_payment-expiration #ExpirationMonth, .pmpro_payment-expiration #ExpirationYear { flex-grow: 1; } .pmpro_payment-discount-code #pmpro_discount_code { flex-grow: 1; } #other_discount_code_fields { margin-bottom: var(--pmpro--base--spacing--small); } #pmpro_tos_fields { margin: var(--pmpro--base--spacing--medium) 0; } #pmpro_tos_fields #pmpro_license { border-top-right-radius: 0; border-bottom-right-radius: 0; } .pmpro_form_submit { align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; gap: var(--pmpro--base--spacing--medium); margin-top: var(--pmpro--base--spacing--medium); } .pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber, .pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry, .pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV, .pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber, .pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry, .pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV { background-color: var(--pmpro--color--white); border-radius: var(--pmpro--base--border-radius); padding: calc( var(--pmpro--base--spacing--small) + 3px ); } [id^="pmpro_paypal"] .pmpro_btn-submit-checkout-paypal { align-items: center; background-color: #ffc439; border-color: #ffc439; color: #000; display: flex; flex-direction: row; gap: calc( var(--pmpro--base--spacing--small) / 2 ); justify-content: center; } [id^="pmpro_paypal"] .pmpro_btn-submit-checkout-paypal:hover { background-color: #ffb60a; border-color: #ffb60a; } #loginform { margin-bottom: 0; } #loginform input[type="submit"] { width: 100%; } .pmpro_section:has(#loginform) .pmpro_card_content:not(.widget .pmpro_section:has(#loginform) .pmpro_card_content) { padding-top: var(--pmpro--base--spacing--large); } .pmpro_section #loginform .login-username, .pmpro_section #loginform .login-password, .pmpro_section #loginform .login-remember { display: flex; flex-direction: column; gap: calc( var(--pmpro--base--spacing--small) / 2 ); margin: 0 0 var(--pmpro--base--spacing--medium); padding: 0; } .pmpro_section #loginform label:not(.pmpro_section #loginform .login-remember label) { align-items: center; display: flex; font-weight: 500; justify-content: space-between; margin: 0; padding: 0; } .pmpro_section #loginform .input { background-color: var(--pmpro--color--base); border: 1px solid var(--pmpro--color--border); border-radius: var(--pmpro--base--border-radius); box-shadow: none; box-sizing: border-box; color: var(--pmpro--color--contrast); font-size: 16px; line-height: 1.5; margin: 0; min-height: auto; outline: none; padding: var(--pmpro--base--spacing--small); } .pmpro_section #loginform .input:focus { background-color: var(--pmpro--color--base); border-color: #80BDFF; box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25); outline: none; word-break: initial; } .pmpro_section #loginform .login-remember { align-items: baseline; flex-direction: row; flex-wrap: wrap; } .pmpro_section #loginform .login-submit { margin: var(--pmpro--base--spacing--medium) 0 0; } .pmpro_section #loginform .login-submit .button { background-color: var(--pmpro--color--accent); border: 1px solid var(--pmpro--color--accent); border-radius: var(--pmpro--base--border-radius); box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1); box-sizing: border-box; color: var(--pmpro--color--base); cursor: pointer; display: inline-block; font-size: 16px; font-weight: 700; letter-spacing: normal; line-height: 1.5; min-height: 40px; outline: 0; padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium); text-align: center; text-decoration: none; text-rendering: geometricprecision; text-transform: none; user-select: none; -webkit-user-select: none; touch-action: manipulation; vertical-align: middle; transition: background-color 0.2s, color 0.2s; } .pmpro_section #loginform .login-submit .button:hover, .pmpro_section #loginform .login-submit .button:focus { background-color: initial; background-position: 0 0; border-color: var(--pmpro--color--accent); color: var(--pmpro--color--accent); } .pmpro_section #loginform .login-submit .button:active { opacity: .7; } #pmpro_user_fields .pmpro_form_field-password:has(.pmpro_form_field-password-toggle), .pmpro_section #loginform .login-password { align-items: center; display: grid; grid-template-areas: "label toggle" "input input"; grid-template-columns: 1fr auto; } #pmpro_user_fields .pmpro_form_field-password:has(.pmpro_form_field-password-toggle) label, .pmpro_section #loginform .login-password label { grid-area: label; } #pmpro_user_fields .pmpro_form_field-password:has(.pmpro_form_field-password-toggle) input, .pmpro_section #loginform .login-password input { grid-area: input; } #pmpro_user_fields .pmpro_form_field-password .pmpro_form_field-password-toggle, .pmpro_section #loginform .login-password .pmpro_form_field-password-toggle { grid-area: toggle; justify-self: end; } #resetpassform .pmpro_cols-2 { container: resetpassform / inline-size; } @container resetpassform (max-width: 620px) { #resetpassform .pmpro_cols-2 { flex-direction: column; } #resetpassform .pmpro_cols-2 > * { width: 100%; } } .pmpro_list.pmpro_cols-3 { .pmpro_list_item { margin-bottom: 0; } li:not(.pmpro_list_item) { border-top: 1px solid var(--pmpro--color--border--variation); padding-top: var(--pmpro--base--spacing--medium); grid-column: span 3; } } .pmpro_list_item_label { font-weight: 700; } .pmpro_list-with-labels { .pmpro_list_item_label { display: block; font-weight: 400; opacity: 0.75; } .pmpro_list_item_value { font-weight: 700; } } .pmpro_table { background-color: var(--pmpro--color--base); border: none; text-align: left; thead th { background-color: var(--pmpro--color--base); border: none; padding: var(--pmpro--base--spacing--small); vertical-align: text-bottom; } tbody th, tbody td, tfoot td { background-color: var(--pmpro--color--base); border-color: var(--pmpro--color--border--variation); border-width: 1px 0 0 0; border-style: solid; font-weight: normal; padding: var(--pmpro--base--spacing--small); vertical-align: middle; } } #pmpro_account-membership-none { .pmpro_card_content { padding-top: var(--pmpro--base--spacing--large); p { margin: 0; } } } #pmpro_account-membership { .pmpro_account-membership-message { border-top: 1px solid var(--pmpro--color--border--variation); margin-top: var(--pmpro--base--spacing--large); padding-top: var(--pmpro--base--spacing--large); > *:first-child { margin-top: 0; padding-top: 0; } } } #pmpro_account-links { .pmpro_card_content { padding-top: var(--pmpro--base--spacing--large); .pmpro_list { margin-bottom: 0; } } } .pmpro_levels_table { table-layout: fixed; } .pmpro_level td p:first-of-type { margin-top: 0; } .pmpro_level .pmpro_btn { display: block; text-decoration: none; } [id^="pmpro_billing-"] .pmpro_card .pmpro_card { background-color: transparent; border: none; border-radius: unset; box-shadow: none; margin: 0; .pmpro_card_content { padding: 0; } } .pmpro_table_orders .pmpro_tag { display: block; } #pmpro_order_single { .pmpro_card_actions { text-align: right; } h2 { align-items: center; display: flex; flex-wrap: wrap; gap: var(--pmpro--base--spacing--small); justify-content: space-between; } .pmpro_list-with-labels { .pmpro_list_item_label { font-weight: 700; opacity: 1; } } .pmpro_table { thead th { white-space: nowrap; } thead th:not(th:first-of-type), tbody td, tfoot td { text-align: right; } tfoot tr:last-of-type td { font-weight: 700; } } } .pmpro_price_part-total { border-top: 1px solid var(--pmpro--color--border--variation); margin-top: var(--pmpro--base--spacing--small); padding-top: var(--pmpro--base--spacing--small); } .pmpro_logged_in_welcome_wrap .menu { display: flex; flex-direction: column; list-style: none; margin: 0; padding: 0; } .pmpro_logged_in_welcome_wrap .menu-item { display: block; margin: 0 0 calc( var(--pmpro--base--spacing--small) / 2 ); } .pmpro_content_message .pmpro_card_title { align-items: center; display: flex; gap: var(--pmpro--base--spacing--small); } .pmpro_content_message:has(.pmpro_card_title) .pmpro_card_content { padding-top: 0; } .pmpro_content_message .pmpro_card_content h2 { margin: 0; padding: 0; } .pmpro_content_message .pmpro_card_content p { margin: var(--pmpro--base--spacing--medium) 0; padding: 0; } .pmpro_content_message .pmpro_card_content p:last-of-type { margin-bottom: 0; } .pmpro_content_message .pmpro_card_content .pmpro_btn { text-decoration: none; } .pmpro_content_message .pmpro_card_actions { padding-right: var(--pmpro--base--spacing--large); padding-left: var(--pmpro--base--spacing--large); } .avatar { border: 1px solid var(--pmpro--color--border--variation); border-radius: 50%; box-shadow: var(--pmpro--box-shadow); margin: 0; padding: 0; } .pmpro_cols-2, .pmpro_cols-3 { display: flex; flex-direction: row; flex-wrap: wrap; gap: var(--pmpro--base--spacing--medium); } .pmpro_cols-2 > * { width: calc( 50% - calc( var(--pmpro--base--spacing--medium) / 2 ) ); } .pmpro_cols-3 > * { width: calc( 33.333333% - calc( var(--pmpro--base--spacing--medium) * 2 / 3 ) ); } .pmpro_font-x-large { font-size: 32px; } .pmpro_font-large { font-size: 24px; } .pmpro_font-medium { font-size: 16px; } .pmpro_font-small { font-size: 14px; } .pmpro_tag-discount-code { border-style: dashed; } .pmpro_divider { background-color: var(--pmpro--color--border--variation); height: 1px; margin: var(--pmpro--base--spacing--medium) 0; } .pmpro_form .pmpro_divider { margin-top: var(--pmpro--base--spacing--large); }}.rtl{.pmpro_form_field-password-toggle { padding: 0 0 0 var(--pmpro--base--spacing--small); }}@media print{.pmpro{font-size:12pt;.pmpro_section { margin: var(--pmpro--base--spacing--medium) 0; } .pmpro_card_title { padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--small) 0; } .pmpro_card_content { padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--small); } .pmpro_section:has(.pmpro_form) .pmpro_card_content { padding-top: var(--pmpro--base--spacing--small); } .pmpro_font-x-large { font-size: 18pt; } .pmpro_font-large { font-size: 14pt; } .pmpro_font-medium { font-size: 14pt; }}}@media print{.pmpro{.pmpro_card { background-color: transparent; border: none; box-shadow: none; } .pmpro_card_title, .pmpro_card_content, .pmpro_section:has(.pmpro_form) .pmpro_card_title + .pmpro_card_content { padding: 0; } .pmpro_form_legend { margin-bottom: 0; }}}@media screen and (max-width:767px){.pmpro{ #pmpro_order_single { .pmpro_table { thead th:not(th:first-of-type), tbody td, tfoot td { text-align: left; } tbody tr:first-child th { display: block; } tbody tr:first-child th:before { display: none; } tfoot td:first-of-type { display: none; } } } .pmpro_table_cancel { border-bottom: 1px solid var(--pmpro--color--border--variation); } .pmpro_table_cancel tbody tr td { border-width: 0; padding-top: 0; } .pmpro_cols-2, .pmpro_cols-3 { display: flex; flex-direction: column; gap: var(--pmpro--base--spacing--medium); } .pmpro_cols-2 > *, .pmpro_cols-3 > * { width: auto; } #pmpro_user_fields .pmpro_form_field-password:has(.pmpro_form_field-password-toggle) { width: 100%; }}}
@font-face{font-family:tutor;src:url(https://fpmi.org/wp-content/plugins/tutor/assets/css/../fonts/tutor.woff)format("woff");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:tutor;src:url(https://fpmi.org/wp-content/plugins/tutor/assets/css/../fonts/tutor-v2.woff)format("woff");font-weight:400;font-style:normal;font-display:block}[class^=tutor-icon-],[class*=\ tutor-icon-]{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:tutor!important}.tutor-icon-privacy:before{content:""}.tutor-icon-laptop:before{content:""}.tutor-icon-desktop:before{content:""}.tutor-icon-tablet:before{content:""}.tutor-icon-mobile:before{content:""}.tutor-icon-map-pin:before{content:""}.tutor-icon-api:before{content:""}.tutor-icon-align-center:before{content:""}.tutor-icon-align-justify:before{content:""}.tutor-icon-align-left:before{content:""}.tutor-icon-align-right:before{content:""}.tutor-icon-receipt-percent:before{content:""}.tutor-icon-credit-card:before{content:""}.tutor-icon-change:before{content:""}.tutor-icon-tag:before{content:""}.tutor-icon-subscription:before{content:""}.tutor-icon-mark-light:before{content:""}.tutor-icon-brand-x-twitter:before{content:""}.tutor-icon-book-open-line:before{content:""}.tutor-icon-sorting-desc:before{content:""}.tutor-icon-sorting-asc:before{content:""}.tutor-icon-note:before{content:""}.tutor-icon-add-document:before{content:""}.tutor-icon-topic:before{content:""}.tutor-icon-quiz-2:before{content:""}.tutor-icon-bundle:before{content:""}.tutor-icon-plus-light:before{content:""}.tutor-icon-settings-log:before{content:""}.tutor-icon-key:before{content:""}.tutor-icon-brand-buddypress:before{content:""}.tutor-icon-brand-google-meet:before{content:""}.tutor-icon-brand-google-calendar:before{content:""}.tutor-icon-ban:before{content:""}.tutor-icon-brand-woocommerce:before{content:""}.tutor-icon-kebab-menu:before{content:""}.tutor-icon-add:before{content:""}.tutor-icon-add-photo:before{content:""}.tutor-icon-file-artboard:before{content:""}.tutor-icon-calender:before{content:""}.tutor-icon-circle-mark:before{content:""}.tutor-icon-certificate-portrait:before{content:""}.tutor-icon-brand-zoom:before{content:""}.tutor-icon-clipboard:before{content:""}.tutor-icon-code:before{content:""}.tutor-icon-conversation:before{content:""}.tutor-icon-trophy-o:before{content:""}.tutor-icon-file-blank-page:before{content:""}.tutor-icon-download:before{content:""}.tutor-icon-drag:before{content:""}.tutor-icon-emoji:before{content:""}.tutor-icon-file-import:before{content:""}.tutor-icon-gallery:before{content:""}.tutor-icon-trash-can:before{content:""}.tutor-icon-spectacles:before{content:""}.tutor-icon-graduate-student:before{content:""}.tutor-icon-grid-o:before{content:""}.tutor-icon-user-group:before{content:""}.tutor-icon-home-o:before{content:""}.tutor-icon-down:before{content:""}.tutor-icon-left:before{content:""}.tutor-icon-right:before{content:""}.tutor-icon-up:before{content:""}.tutor-icon-interactive:before{content:""}.tutor-icon-level:before{content:""}.tutor-icon-times:before{content:""}.tutor-icon-magnifying-glass:before{content:""}.tutor-icon-hamburger-o:before{content:""}.tutor-icon-next:before{content:""}.tutor-icon-badge-percent:before{content:""}.tutor-icon-book-open-o:before{content:""}.tutor-icon-pencil:before{content:""}.tutor-icon-previous:before{content:""}.tutor-icon-user-professor:before{content:""}.tutor-icon-qa:before{content:""}.tutor-icon-receipt-line:before{content:""}.tutor-icon-refund-o:before{content:""}.tutor-icon-page-review:before{content:""}.tutor-icon-save-line:before{content:""}.tutor-icon-page-search:before{content:""}.tutor-icon-share-nodes:before{content:""}.tutor-icon-spinner:before{content:""}.tutor-icon-mortarboard:before{content:""}.tutor-icon-user-student:before{content:""}.tutor-icon-badge-percent-o:before{content:""}.tutor-icon-money-bag:before{content:""}.tutor-icon-badge-star:before{content:""}.tutor-icon-update:before{content:""}.tutor-icon-upload-file:before{content:""}.tutor-icon-upload-o:before{content:""}.tutor-icon-upload:before{content:""}.tutor-icon-add-group:before{content:""}.tutor-icon-add-image:before{content:""}.tutor-icon-add-member:before{content:""}.tutor-icon-angle-double-left:before{content:""}.tutor-icon-angle-double-right:before{content:""}.tutor-icon-angle-down:before{content:""}.tutor-icon-angle-left:before{content:""}.tutor-icon-angle-right:before{content:""}.tutor-icon-angle-up:before{content:""}.tutor-icon-ruler:before{content:""}.tutor-icon-assignment:before{content:""}.tutor-icon-paperclip:before{content:""}.tutor-icon-volume:before{content:""}.tutor-icon-authorized:before{content:""}.tutor-icon-trophy:before{content:""}.tutor-icon-background:before{content:""}.tutor-icon-book-open:before{content:""}.tutor-icon-book:before{content:""}.tutor-icon-box-open:before{content:""}.tutor-icon-browser:before{content:""}.tutor-icon-bullet-point:before{content:""}.tutor-icon-calender-bold:before{content:""}.tutor-icon-calender-line:before{content:""}.tutor-icon-camera:before{content:""}.tutor-icon-cart-bold:before{content:""}.tutor-icon-cart-line:before{content:""}.tutor-icon-ribbon:before{content:""}.tutor-icon-certificate-landscape:before{content:""}.tutor-icon-slider-horizontal:before{content:""}.tutor-icon-chart-pie:before{content:""}.tutor-icon-circle-info:before{content:""}.tutor-icon-clock-bold:before{content:""}.tutor-icon-clock-line:before{content:""}.tutor-icon-coding:before{content:""}.tutor-icon-coins:before{content:""}.tutor-icon-mortarboard-o:before{content:""}.tutor-icon-comment:before{content:""}.tutor-icon-buildings:before{content:""}.tutor-icon-clock-line-o:before{content:""}.tutor-icon-copy:before{content:""}.tutor-icon-export:before{content:""}.tutor-icon-import:before{content:""}.tutor-icon-brand-learndash:before{content:""}.tutor-icon-brand-learnpress:before{content:""}.tutor-icon-circle-times-line:before{content:""}.tutor-icon-circle-times-bold:before{content:""}.tutor-icon-times-o:before{content:""}.tutor-icon-crown:before{content:""}.tutor-icon-slider-vertical:before{content:""}.tutor-icon-dashboard:before{content:""}.tutor-icon-trash-can-bold:before{content:""}.tutor-icon-trash-can-line:before{content:""}.tutor-icon-color-palette:before{content:""}.tutor-icon-external-link:before{content:""}.tutor-icon-badge-discount:before{content:""}.tutor-icon-badge-dollar:before{content:""}.tutor-icon-text-add:before{content:""}.tutor-icon-document-text:before{content:""}.tutor-icon-dollar-slot:before{content:""}.tutor-icon-door-open:before{content:""}.tutor-icon-caret-up:before{content:""}.tutor-icon-download-bold:before{content:""}.tutor-icon-sort:before{content:""}.tutor-icon-drop:before{content:""}.tutor-icon-hourglass-o:before{content:""}.tutor-icon-earth:before{content:""}.tutor-icon-pencil-o:before{content:""}.tutor-icon-edit:before{content:""}.tutor-icon-edit-o:before{content:""}.tutor-icon-edit-square:before{content:""}.tutor-icon-open-book-o:before{content:""}.tutor-icon-envelope:before{content:""}.tutor-icon-time-expired:before{content:""}.tutor-icon-eye-bold:before{content:""}.tutor-icon-eye-line:before{content:""}.tutor-icon-bookmark-bold:before{content:""}.tutor-icon-bookmark-line:before{content:""}.tutor-icon-hourglass:before{content:""}.tutor-icon-filter-dollar:before{content:""}.tutor-icon-filter:before{content:""}.tutor-icon-folder:before{content:""}.tutor-icon-grade:before{content:""}.tutor-icon-grade-book:before{content:""}.tutor-icon-grid-bold:before{content:""}.tutor-icon-grid-line:before{content:""}.tutor-icon-hand-holding-dollar:before{content:""}.tutor-icon-heart-bold:before{content:""}.tutor-icon-home:before{content:""}.tutor-icon-hamburger-menu:before{content:""}.tutor-icon-light-bulb:before{content:""}.tutor-icon-image-landscape:before{content:""}.tutor-icon-images:before{content:""}.tutor-icon-image-portrait:before{content:""}.tutor-icon-add-image-o:before{content:""}.tutor-icon-import-export:before{content:""}.tutor-icon-import-o:before{content:""}.tutor-icon-flag:before{content:""}.tutor-icon-circle-info-o:before{content:""}.tutor-icon-ribbon-o:before{content:""}.tutor-icon-instructor:before{content:""}.tutor-icon-copy-text:before{content:""}.tutor-icon-eye-slash-line:before{content:""}.tutor-icon-certificate-landscape-o:before{content:""}.tutor-icon-layer:before{content:""}.tutor-icon-link:before{content:""}.tutor-icon-clipboard-list:before{content:""}.tutor-icon-lock-bold:before{content:""}.tutor-icon-lock-line:before{content:""}.tutor-icon-user-bold:before{content:""}.tutor-icon-manual:before{content:""}.tutor-icon-circle-mark-o:before{content:""}.tutor-icon-mark:before{content:""}.tutor-icon-mark-unread:before{content:""}.tutor-icon-file-star:before{content:""}.tutor-icon-file-text:before{content:""}.tutor-icon-arrow-right-left:before{content:""}.tutor-icon-media-manager:before{content:""}.tutor-icon-meeting:before{content:""}.tutor-icon-microphone:before{content:""}.tutor-icon-minus:before{content:""}.tutor-icon-minus-o:before{content:""}.tutor-icon-refund:before{content:""}.tutor-icon-move:before{content:""}.tutor-icon-slider-h:before{content:""}.tutor-icon-slider-v:before{content:""}.tutor-icon-archive:before{content:""}.tutor-icon-important-bold:before{content:""}.tutor-icon-important-line:before{content:""}.tutor-icon-open-envelope:before{content:""}.tutor-icon-message-unread:before{content:""}.tutor-icon-double-mark:before{content:""}.tutor-icon-bell-bold:before{content:""}.tutor-icon-bell-line:before{content:""}.tutor-icon-text-width:before{content:""}.tutor-icon-order-down:before{content:""}.tutor-icon-order-up:before{content:""}.tutor-icon-ordering-a-z:before{content:""}.tutor-icon-ordering-z-a:before{content:""}.tutor-icon-paste:before{content:""}.tutor-icon-play-line:before{content:""}.tutor-icon-plus-o:before{content:""}.tutor-icon-plus:before{content:""}.tutor-icon-plus-square:before{content:""}.tutor-icon-eye-slash-bold:before{content:""}.tutor-icon-print:before{content:""}.tutor-icon-purchase-mark:before{content:""}.tutor-icon-puzzle:before{content:""}.tutor-icon-qr-code:before{content:""}.tutor-icon-question:before{content:""}.tutor-icon-circle-question-mark:before{content:""}.tutor-icon-quiz:before{content:""}.tutor-icon-quiz-attempt:before{content:""}.tutor-icon-quiz-o:before{content:""}.tutor-icon-receipt-bold:before{content:""}.tutor-icon-redo:before{content:""}.tutor-icon-refresh:before{content:""}.tutor-icon-refresh-o:before{content:""}.tutor-icon-report-time:before{content:""}.tutor-icon-save-bold:before{content:""}.tutor-icon-search:before{content:""}.tutor-icon-paper-plane:before{content:""}.tutor-icon-gear:before{content:""}.tutor-icon-shape:before{content:""}.tutor-icon-share:before{content:""}.tutor-icon-minimize:before{content:""}.tutor-icon-shorting-bullet:before{content:""}.tutor-icon-circle-notch:before{content:""}.tutor-icon-signout:before{content:""}.tutor-icon-rocket:before{content:""}.tutor-icon-bullhorn:before{content:""}.tutor-icon-star-bold:before{content:""}.tutor-icon-star-half-bold:before{content:""}.tutor-icon-star-line:before{content:""}.tutor-icon-stopwatch:before{content:""}.tutor-icon-brush:before{content:""}.tutor-icon-circle-mark-line:before{content:""}.tutor-icon-undo:before{content:""}.tutor-icon-university:before{content:""}.tutor-icon-unlock-line:before{content:""}.tutor-icon-caret-down:before{content:""}.tutor-icon-user-line:before{content:""}.tutor-icon-user-graduate:before{content:""}.tutor-icon-verify-id:before{content:""}.tutor-icon-video-camera:before{content:""}.tutor-icon-video-camera-o:before{content:""}.tutor-icon-wallet:before{content:""}.tutor-icon-brand-facebook:before{content:""}.tutor-icon-brand-zoom-o:before{content:""}.tutor-icon-circle-warning-outline:before{content:""}.tutor-icon-website:before{content:""}.tutor-icon-circle-half:before{content:""}.tutor-icon-zoom-in:before{content:""}.tutor-icon-zoom-out:before{content:""}.tutor-icon-brand-github:before{content:""}.tutor-icon-brand-google:before{content:""}.tutor-icon-brand-google-drive:before{content:""}.tutor-icon-brand-html5-bold:before{content:""}.tutor-icon-brand-html5-line:before{content:""}.tutor-icon-brand-instagram:before{content:""}.tutor-icon-brand-linkedin:before{content:""}.tutor-icon-brand-myspace:before{content:""}.tutor-icon-brand-paid-membersip-pro:before{content:""}.tutor-icon-brand-reddit:before{content:""}.tutor-icon-brand-skype:before{content:""}.tutor-icon-brand-snapchat:before{content:""}.tutor-icon-brand-soundcloud:before{content:""}.tutor-icon-brand-spotify:before{content:""}.tutor-icon-brand-tumblr:before{content:""}.tutor-icon-brand-twitter:before{content:""}.tutor-icon-brand-vimeo-bold:before{content:""}.tutor-icon-brand-vimeo-line:before{content:""}.tutor-icon-brand-yelp:before{content:""}.tutor-icon-brand-youtube-bold:before{content:""}.tutor-icon-brand-youtube-line:before{content:""}.tutor-icon-grade-o:before{content:""}.tutor-icon-file-ai:before{content:""}.tutor-icon-file-archive:before{content:""}.tutor-icon-file-audio:before{content:""}.tutor-icon-file-avi:before{content:""}.tutor-icon-file-compress:before{content:""}.tutor-icon-file-css:before{content:""}.tutor-icon-file-csv:before{content:""}.tutor-icon-file-dbf:before{content:""}.tutor-icon-file-doc:before{content:""}.tutor-icon-file-document:before{content:""}.tutor-icon-file-dwg:before{content:""}.tutor-icon-file-exe:before{content:""}.tutor-icon-file-fla:before{content:""}.tutor-icon-file-html:before{content:""}.tutor-icon-image-file:before{content:""}.tutor-icon-file-iso:before{content:""}.tutor-icon-file-json:before{content:""}.tutor-icon-file-js:before{content:""}.tutor-icon-file-jpg:before{content:""}.tutor-icon-file-mp3:before{content:""}.tutor-icon-file-mp4:before{content:""}.tutor-icon-file-pdf:before{content:""}.tutor-icon-file-png:before{content:""}.tutor-icon-file-ppt:before{content:""}.tutor-icon-file-psd:before{content:""}.tutor-icon-file-rtf:before{content:""}.tutor-icon-file-spreadsheet:before{content:""}.tutor-icon-file-svg:before{content:""}.tutor-icon-text-file:before{content:""}.tutor-icon-file-txt:before{content:""}.tutor-icon-video-file:before{content:""}.tutor-icon-file-xls:before{content:""}.tutor-icon-file-xml:before{content:""}.tutor-icon-file-zip:before{content:""}.tutor-icon-circle-info-bold:before{content:""}.tutor-icon-warning:before{content:""}.tutor-icon-shortcode:before{content:""}
.tutor-container,.tutor-container-fluid,.tutor-container-xxl,.tutor-container-xl,.tutor-container-lg,.tutor-container-md,.tutor-container-sm{width:100%;padding-right:var(--tutor-gutter-x,.75rem);padding-left:var(--tutor-gutter-x,.75rem);margin-left:auto;margin-right:auto}@media (min-width:576px){.tutor-container-sm,.tutor-container{max-width:540px}}@media (min-width:768px){.tutor-container-md,.tutor-container-sm,.tutor-container{max-width:720px}}@media (min-width:992px){.tutor-container-lg,.tutor-container-md,.tutor-container-sm,.tutor-container{max-width:960px}}@media (min-width:1200px){.tutor-container-xl,.tutor-container-lg,.tutor-container-md,.tutor-container-sm,.tutor-container{max-width:1140px}}@media (min-width:1400px){.tutor-container-xxl,.tutor-container-xl,.tutor-container-lg,.tutor-container-md,.tutor-container-sm,.tutor-container{max-width:1320px}}.tutor-row{--tutor-gutter-x:1.5rem;--tutor-gutter-y:0;margin-top:calc(-1*var(--tutor-gutter-y));margin-right:calc(-.5*var(--tutor-gutter-x));margin-left:calc(-.5*var(--tutor-gutter-x));flex-wrap:wrap;display:flex}.tutor-row>*{box-sizing:border-box;width:100%;max-width:100%;padding-right:calc(var(--tutor-gutter-x)*.5);padding-left:calc(var(--tutor-gutter-x)*.5);margin-top:var(--tutor-gutter-y);flex-shrink:0}.tutor-col{flex:1 0}.tutor-row-cols-auto>*{flex:none;width:auto}.tutor-row-cols-1>*{flex:none;width:100%}.tutor-row-cols-2>*{flex:none;width:50%}.tutor-row-cols-3>*{flex:none;width:33.3333%}.tutor-row-cols-4>*{flex:none;width:25%}.tutor-row-cols-5>*{flex:none;width:20%}.tutor-row-cols-6>*{flex:none;width:16.6667%}.tutor-col-auto{flex:none;width:auto}.tutor-col-1{flex:none;width:8.33333%}.tutor-col-2{flex:none;width:16.6667%}.tutor-col-3{flex:none;width:25%}.tutor-col-4{flex:none;width:33.3333%}.tutor-col-5{flex:none;width:41.6667%}.tutor-col-6{flex:none;width:50%}.tutor-col-7{flex:none;width:58.3333%}.tutor-col-8{flex:none;width:66.6667%}.tutor-col-9{flex:none;width:75%}.tutor-col-10{flex:none;width:83.3333%}.tutor-col-11{flex:none;width:91.6667%}.tutor-col-12{flex:none;width:100%}.tutor-offset-1{margin-left:8.33333%}.tutor-offset-2{margin-left:16.6667%}.tutor-offset-3{margin-left:25%}.tutor-offset-4{margin-left:33.3333%}.tutor-offset-5{margin-left:41.6667%}.tutor-offset-6{margin-left:50%}.tutor-offset-7{margin-left:58.3333%}.tutor-offset-8{margin-left:66.6667%}.tutor-offset-9{margin-left:75%}.tutor-offset-10{margin-left:83.3333%}.tutor-offset-11{margin-left:91.6667%}.tutor-g-0,.tutor-gx-0{--tutor-gutter-x:0}.tutor-g-0,.tutor-gy-0{--tutor-gutter-y:0}.tutor-g-1,.tutor-gx-1{--tutor-gutter-x:.5rem}.tutor-g-1,.tutor-gy-1{--tutor-gutter-y:.5rem}.tutor-g-2,.tutor-gx-2{--tutor-gutter-x:1rem}.tutor-g-2,.tutor-gy-2{--tutor-gutter-y:1rem}.tutor-g-3,.tutor-gx-3{--tutor-gutter-x:1.5rem}.tutor-g-3,.tutor-gy-3{--tutor-gutter-y:1.5rem}.tutor-g-4,.tutor-gx-4{--tutor-gutter-x:2rem}.tutor-g-4,.tutor-gy-4{--tutor-gutter-y:2rem}.tutor-g-5,.tutor-gx-5{--tutor-gutter-x:3rem}.tutor-g-5,.tutor-gy-5{--tutor-gutter-y:3rem}.tutor-g-4px,.tutor-gx-4px{--tutor-gutter-x:.25rem}.tutor-g-4px,.tutor-gy-4px{--tutor-gutter-y:.25rem}.tutor-g-12px,.tutor-gx-12px{--tutor-gutter-x:.75rem}.tutor-g-12px,.tutor-gy-12px{--tutor-gutter-y:.75rem}@media (min-width:576px){.tutor-col-sm{flex:1 0}.tutor-row-cols-sm-auto>*{flex:none;width:auto}.tutor-row-cols-sm-1>*{flex:none;width:100%}.tutor-row-cols-sm-2>*{flex:none;width:50%}.tutor-row-cols-sm-3>*{flex:none;width:33.3333%}.tutor-row-cols-sm-4>*{flex:none;width:25%}.tutor-row-cols-sm-5>*{flex:none;width:20%}.tutor-row-cols-sm-6>*{flex:none;width:16.6667%}.tutor-col-sm-auto{flex:none;width:auto}.tutor-col-sm-1{flex:none;width:8.33333%}.tutor-col-sm-2{flex:none;width:16.6667%}.tutor-col-sm-3{flex:none;width:25%}.tutor-col-sm-4{flex:none;width:33.3333%}.tutor-col-sm-5{flex:none;width:41.6667%}.tutor-col-sm-6{flex:none;width:50%}.tutor-col-sm-7{flex:none;width:58.3333%}.tutor-col-sm-8{flex:none;width:66.6667%}.tutor-col-sm-9{flex:none;width:75%}.tutor-col-sm-10{flex:none;width:83.3333%}.tutor-col-sm-11{flex:none;width:91.6667%}.tutor-col-sm-12{flex:none;width:100%}.tutor-offset-sm-0{margin-left:0}.tutor-offset-sm-1{margin-left:8.33333%}.tutor-offset-sm-2{margin-left:16.6667%}.tutor-offset-sm-3{margin-left:25%}.tutor-offset-sm-4{margin-left:33.3333%}.tutor-offset-sm-5{margin-left:41.6667%}.tutor-offset-sm-6{margin-left:50%}.tutor-offset-sm-7{margin-left:58.3333%}.tutor-offset-sm-8{margin-left:66.6667%}.tutor-offset-sm-9{margin-left:75%}.tutor-offset-sm-10{margin-left:83.3333%}.tutor-offset-sm-11{margin-left:91.6667%}.tutor-g-sm-0,.tutor-gx-sm-0{--tutor-gutter-x:0}.tutor-g-sm-0,.tutor-gy-sm-0{--tutor-gutter-y:0}.tutor-g-sm-1,.tutor-gx-sm-1{--tutor-gutter-x:.5rem}.tutor-g-sm-1,.tutor-gy-sm-1{--tutor-gutter-y:.5rem}.tutor-g-sm-2,.tutor-gx-sm-2{--tutor-gutter-x:1rem}.tutor-g-sm-2,.tutor-gy-sm-2{--tutor-gutter-y:1rem}.tutor-g-sm-3,.tutor-gx-sm-3{--tutor-gutter-x:1.5rem}.tutor-g-sm-3,.tutor-gy-sm-3{--tutor-gutter-y:1.5rem}.tutor-g-sm-4,.tutor-gx-sm-4{--tutor-gutter-x:2rem}.tutor-g-sm-4,.tutor-gy-sm-4{--tutor-gutter-y:2rem}.tutor-g-sm-5,.tutor-gx-sm-5{--tutor-gutter-x:3rem}.tutor-g-sm-5,.tutor-gy-sm-5{--tutor-gutter-y:3rem}.tutor-g-sm-4px,.tutor-gx-sm-4px{--tutor-gutter-x:.25rem}.tutor-g-sm-4px,.tutor-gy-sm-4px{--tutor-gutter-y:.25rem}.tutor-g-sm-12px,.tutor-gx-sm-12px{--tutor-gutter-x:.75rem}.tutor-g-sm-12px,.tutor-gy-sm-12px{--tutor-gutter-y:.75rem}}@media (min-width:768px){.tutor-col-md{flex:1 0}.tutor-row-cols-md-auto>*{flex:none;width:auto}.tutor-row-cols-md-1>*{flex:none;width:100%}.tutor-row-cols-md-2>*{flex:none;width:50%}.tutor-row-cols-md-3>*{flex:none;width:33.3333%}.tutor-row-cols-md-4>*{flex:none;width:25%}.tutor-row-cols-md-5>*{flex:none;width:20%}.tutor-row-cols-md-6>*{flex:none;width:16.6667%}.tutor-col-md-auto{flex:none;width:auto}.tutor-col-md-1{flex:none;width:8.33333%}.tutor-col-md-2{flex:none;width:16.6667%}.tutor-col-md-3{flex:none;width:25%}.tutor-col-md-4{flex:none;width:33.3333%}.tutor-col-md-5{flex:none;width:41.6667%}.tutor-col-md-6{flex:none;width:50%}.tutor-col-md-7{flex:none;width:58.3333%}.tutor-col-md-8{flex:none;width:66.6667%}.tutor-col-md-9{flex:none;width:75%}.tutor-col-md-10{flex:none;width:83.3333%}.tutor-col-md-11{flex:none;width:91.6667%}.tutor-col-md-12{flex:none;width:100%}.tutor-offset-md-0{margin-left:0}.tutor-offset-md-1{margin-left:8.33333%}.tutor-offset-md-2{margin-left:16.6667%}.tutor-offset-md-3{margin-left:25%}.tutor-offset-md-4{margin-left:33.3333%}.tutor-offset-md-5{margin-left:41.6667%}.tutor-offset-md-6{margin-left:50%}.tutor-offset-md-7{margin-left:58.3333%}.tutor-offset-md-8{margin-left:66.6667%}.tutor-offset-md-9{margin-left:75%}.tutor-offset-md-10{margin-left:83.3333%}.tutor-offset-md-11{margin-left:91.6667%}.tutor-g-md-0,.tutor-gx-md-0{--tutor-gutter-x:0}.tutor-g-md-0,.tutor-gy-md-0{--tutor-gutter-y:0}.tutor-g-md-1,.tutor-gx-md-1{--tutor-gutter-x:.5rem}.tutor-g-md-1,.tutor-gy-md-1{--tutor-gutter-y:.5rem}.tutor-g-md-2,.tutor-gx-md-2{--tutor-gutter-x:1rem}.tutor-g-md-2,.tutor-gy-md-2{--tutor-gutter-y:1rem}.tutor-g-md-3,.tutor-gx-md-3{--tutor-gutter-x:1.5rem}.tutor-g-md-3,.tutor-gy-md-3{--tutor-gutter-y:1.5rem}.tutor-g-md-4,.tutor-gx-md-4{--tutor-gutter-x:2rem}.tutor-g-md-4,.tutor-gy-md-4{--tutor-gutter-y:2rem}.tutor-g-md-5,.tutor-gx-md-5{--tutor-gutter-x:3rem}.tutor-g-md-5,.tutor-gy-md-5{--tutor-gutter-y:3rem}.tutor-g-md-4px,.tutor-gx-md-4px{--tutor-gutter-x:.25rem}.tutor-g-md-4px,.tutor-gy-md-4px{--tutor-gutter-y:.25rem}.tutor-g-md-12px,.tutor-gx-md-12px{--tutor-gutter-x:.75rem}.tutor-g-md-12px,.tutor-gy-md-12px{--tutor-gutter-y:.75rem}}@media (min-width:992px){.tutor-col-lg{flex:1 0}.tutor-row-cols-lg-auto>*{flex:none;width:auto}.tutor-row-cols-lg-1>*{flex:none;width:100%}.tutor-row-cols-lg-2>*{flex:none;width:50%}.tutor-row-cols-lg-3>*{flex:none;width:33.3333%}.tutor-row-cols-lg-4>*{flex:none;width:25%}.tutor-row-cols-lg-5>*{flex:none;width:20%}.tutor-row-cols-lg-6>*{flex:none;width:16.6667%}.tutor-col-lg-auto{flex:none;width:auto}.tutor-col-lg-1{flex:none;width:8.33333%}.tutor-col-lg-2{flex:none;width:16.6667%}.tutor-col-lg-3{flex:none;width:25%}.tutor-col-lg-4{flex:none;width:33.3333%}.tutor-col-lg-5{flex:none;width:41.6667%}.tutor-col-lg-6{flex:none;width:50%}.tutor-col-lg-7{flex:none;width:58.3333%}.tutor-col-lg-8{flex:none;width:66.6667%}.tutor-col-lg-9{flex:none;width:75%}.tutor-col-lg-10{flex:none;width:83.3333%}.tutor-col-lg-11{flex:none;width:91.6667%}.tutor-col-lg-12{flex:none;width:100%}.tutor-offset-lg-0{margin-left:0}.tutor-offset-lg-1{margin-left:8.33333%}.tutor-offset-lg-2{margin-left:16.6667%}.tutor-offset-lg-3{margin-left:25%}.tutor-offset-lg-4{margin-left:33.3333%}.tutor-offset-lg-5{margin-left:41.6667%}.tutor-offset-lg-6{margin-left:50%}.tutor-offset-lg-7{margin-left:58.3333%}.tutor-offset-lg-8{margin-left:66.6667%}.tutor-offset-lg-9{margin-left:75%}.tutor-offset-lg-10{margin-left:83.3333%}.tutor-offset-lg-11{margin-left:91.6667%}.tutor-g-lg-0,.tutor-gx-lg-0{--tutor-gutter-x:0}.tutor-g-lg-0,.tutor-gy-lg-0{--tutor-gutter-y:0}.tutor-g-lg-1,.tutor-gx-lg-1{--tutor-gutter-x:.5rem}.tutor-g-lg-1,.tutor-gy-lg-1{--tutor-gutter-y:.5rem}.tutor-g-lg-2,.tutor-gx-lg-2{--tutor-gutter-x:1rem}.tutor-g-lg-2,.tutor-gy-lg-2{--tutor-gutter-y:1rem}.tutor-g-lg-3,.tutor-gx-lg-3{--tutor-gutter-x:1.5rem}.tutor-g-lg-3,.tutor-gy-lg-3{--tutor-gutter-y:1.5rem}.tutor-g-lg-4,.tutor-gx-lg-4{--tutor-gutter-x:2rem}.tutor-g-lg-4,.tutor-gy-lg-4{--tutor-gutter-y:2rem}.tutor-g-lg-5,.tutor-gx-lg-5{--tutor-gutter-x:3rem}.tutor-g-lg-5,.tutor-gy-lg-5{--tutor-gutter-y:3rem}.tutor-g-lg-4px,.tutor-gx-lg-4px{--tutor-gutter-x:.25rem}.tutor-g-lg-4px,.tutor-gy-lg-4px{--tutor-gutter-y:.25rem}.tutor-g-lg-12px,.tutor-gx-lg-12px{--tutor-gutter-x:.75rem}.tutor-g-lg-12px,.tutor-gy-lg-12px{--tutor-gutter-y:.75rem}}@media (min-width:1200px){.tutor-col-xl{flex:1 0}.tutor-row-cols-xl-auto>*{flex:none;width:auto}.tutor-row-cols-xl-1>*{flex:none;width:100%}.tutor-row-cols-xl-2>*{flex:none;width:50%}.tutor-row-cols-xl-3>*{flex:none;width:33.3333%}.tutor-row-cols-xl-4>*{flex:none;width:25%}.tutor-row-cols-xl-5>*{flex:none;width:20%}.tutor-row-cols-xl-6>*{flex:none;width:16.6667%}.tutor-col-xl-auto{flex:none;width:auto}.tutor-col-xl-1{flex:none;width:8.33333%}.tutor-col-xl-2{flex:none;width:16.6667%}.tutor-col-xl-3{flex:none;width:25%}.tutor-col-xl-4{flex:none;width:33.3333%}.tutor-col-xl-5{flex:none;width:41.6667%}.tutor-col-xl-6{flex:none;width:50%}.tutor-col-xl-7{flex:none;width:58.3333%}.tutor-col-xl-8{flex:none;width:66.6667%}.tutor-col-xl-9{flex:none;width:75%}.tutor-col-xl-10{flex:none;width:83.3333%}.tutor-col-xl-11{flex:none;width:91.6667%}.tutor-col-xl-12{flex:none;width:100%}.tutor-offset-xl-0{margin-left:0}.tutor-offset-xl-1{margin-left:8.33333%}.tutor-offset-xl-2{margin-left:16.6667%}.tutor-offset-xl-3{margin-left:25%}.tutor-offset-xl-4{margin-left:33.3333%}.tutor-offset-xl-5{margin-left:41.6667%}.tutor-offset-xl-6{margin-left:50%}.tutor-offset-xl-7{margin-left:58.3333%}.tutor-offset-xl-8{margin-left:66.6667%}.tutor-offset-xl-9{margin-left:75%}.tutor-offset-xl-10{margin-left:83.3333%}.tutor-offset-xl-11{margin-left:91.6667%}.tutor-g-xl-0,.tutor-gx-xl-0{--tutor-gutter-x:0}.tutor-g-xl-0,.tutor-gy-xl-0{--tutor-gutter-y:0}.tutor-g-xl-1,.tutor-gx-xl-1{--tutor-gutter-x:.5rem}.tutor-g-xl-1,.tutor-gy-xl-1{--tutor-gutter-y:.5rem}.tutor-g-xl-2,.tutor-gx-xl-2{--tutor-gutter-x:1rem}.tutor-g-xl-2,.tutor-gy-xl-2{--tutor-gutter-y:1rem}.tutor-g-xl-3,.tutor-gx-xl-3{--tutor-gutter-x:1.5rem}.tutor-g-xl-3,.tutor-gy-xl-3{--tutor-gutter-y:1.5rem}.tutor-g-xl-4,.tutor-gx-xl-4{--tutor-gutter-x:2rem}.tutor-g-xl-4,.tutor-gy-xl-4{--tutor-gutter-y:2rem}.tutor-g-xl-5,.tutor-gx-xl-5{--tutor-gutter-x:3rem}.tutor-g-xl-5,.tutor-gy-xl-5{--tutor-gutter-y:3rem}.tutor-g-xl-4px,.tutor-gx-xl-4px{--tutor-gutter-x:.25rem}.tutor-g-xl-4px,.tutor-gy-xl-4px{--tutor-gutter-y:.25rem}.tutor-g-xl-12px,.tutor-gx-xl-12px{--tutor-gutter-x:.75rem}.tutor-g-xl-12px,.tutor-gy-xl-12px{--tutor-gutter-y:.75rem}}@media (min-width:1400px){.tutor-col-xxl{flex:1 0}.tutor-row-cols-xxl-auto>*{flex:none;width:auto}.tutor-row-cols-xxl-1>*{flex:none;width:100%}.tutor-row-cols-xxl-2>*{flex:none;width:50%}.tutor-row-cols-xxl-3>*{flex:none;width:33.3333%}.tutor-row-cols-xxl-4>*{flex:none;width:25%}.tutor-row-cols-xxl-5>*{flex:none;width:20%}.tutor-row-cols-xxl-6>*{flex:none;width:16.6667%}.tutor-col-xxl-auto{flex:none;width:auto}.tutor-col-xxl-1{flex:none;width:8.33333%}.tutor-col-xxl-2{flex:none;width:16.6667%}.tutor-col-xxl-3{flex:none;width:25%}.tutor-col-xxl-4{flex:none;width:33.3333%}.tutor-col-xxl-5{flex:none;width:41.6667%}.tutor-col-xxl-6{flex:none;width:50%}.tutor-col-xxl-7{flex:none;width:58.3333%}.tutor-col-xxl-8{flex:none;width:66.6667%}.tutor-col-xxl-9{flex:none;width:75%}.tutor-col-xxl-10{flex:none;width:83.3333%}.tutor-col-xxl-11{flex:none;width:91.6667%}.tutor-col-xxl-12{flex:none;width:100%}.tutor-offset-xxl-0{margin-left:0}.tutor-offset-xxl-1{margin-left:8.33333%}.tutor-offset-xxl-2{margin-left:16.6667%}.tutor-offset-xxl-3{margin-left:25%}.tutor-offset-xxl-4{margin-left:33.3333%}.tutor-offset-xxl-5{margin-left:41.6667%}.tutor-offset-xxl-6{margin-left:50%}.tutor-offset-xxl-7{margin-left:58.3333%}.tutor-offset-xxl-8{margin-left:66.6667%}.tutor-offset-xxl-9{margin-left:75%}.tutor-offset-xxl-10{margin-left:83.3333%}.tutor-offset-xxl-11{margin-left:91.6667%}.tutor-g-xxl-0,.tutor-gx-xxl-0{--tutor-gutter-x:0}.tutor-g-xxl-0,.tutor-gy-xxl-0{--tutor-gutter-y:0}.tutor-g-xxl-1,.tutor-gx-xxl-1{--tutor-gutter-x:.5rem}.tutor-g-xxl-1,.tutor-gy-xxl-1{--tutor-gutter-y:.5rem}.tutor-g-xxl-2,.tutor-gx-xxl-2{--tutor-gutter-x:1rem}.tutor-g-xxl-2,.tutor-gy-xxl-2{--tutor-gutter-y:1rem}.tutor-g-xxl-3,.tutor-gx-xxl-3{--tutor-gutter-x:1.5rem}.tutor-g-xxl-3,.tutor-gy-xxl-3{--tutor-gutter-y:1.5rem}.tutor-g-xxl-4,.tutor-gx-xxl-4{--tutor-gutter-x:2rem}.tutor-g-xxl-4,.tutor-gy-xxl-4{--tutor-gutter-y:2rem}.tutor-g-xxl-5,.tutor-gx-xxl-5{--tutor-gutter-x:3rem}.tutor-g-xxl-5,.tutor-gy-xxl-5{--tutor-gutter-y:3rem}.tutor-g-xxl-4px,.tutor-gx-xxl-4px{--tutor-gutter-x:.25rem}.tutor-g-xxl-4px,.tutor-gy-xxl-4px{--tutor-gutter-y:.25rem}.tutor-g-xxl-12px,.tutor-gx-xxl-12px{--tutor-gutter-x:.75rem}.tutor-g-xxl-12px,.tutor-gy-xxl-12px{--tutor-gutter-y:.75rem}}.tutor-grid{grid-gap:32px;grid-template-rows:min-content;grid-template-columns:repeat(1,1fr);display:grid}.tutor-grid-1{grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.tutor-grid-2,.tutor-grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.tutor-grid-3{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.tutor-grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.tutor-grid-4{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.tutor-grid-4{grid-template-columns:repeat(4,1fr)}}.tutor-d-inline{display:inline!important}.tutor-d-inline-block{display:inline-block!important}.tutor-d-block{display:block!important}.tutor-d-grid{display:grid!important}.tutor-d-table{display:table!important}.tutor-d-table-row{display:table-row!important}.tutor-d-table-cell{display:table-cell!important}.tutor-d-flex{display:flex!important}.tutor-d-inline-flex{display:inline-flex!important}.tutor-d-none{display:none!important}.tutor-flex-fill{flex:auto!important}.tutor-flex-row{flex-direction:row!important}.tutor-flex-column{flex-direction:column!important}.tutor-flex-row-reverse{flex-direction:row-reverse!important}.tutor-flex-column-reverse{flex-direction:column-reverse!important}.tutor-flex-grow-0{flex-grow:0!important}.tutor-flex-grow-1{flex-grow:1!important}.tutor-flex-shrink-0{flex-shrink:0!important}.tutor-flex-shrink-1{flex-shrink:1!important}.tutor-flex-wrap{flex-wrap:wrap!important}.tutor-flex-nowrap{flex-wrap:nowrap!important}.tutor-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tutor-gap-0{gap:0!important}.tutor-gap-1{gap:.5rem!important}.tutor-gap-2{gap:1rem!important}.tutor-gap-3{gap:1.5rem!important}.tutor-gap-4{gap:2rem!important}.tutor-gap-5{gap:3rem!important}.tutor-gap-4px{gap:.25rem!important}.tutor-gap-12px{gap:.75rem!important}.tutor-justify-start{justify-content:flex-start!important}.tutor-justify-end{justify-content:flex-end!important}.tutor-justify-center{justify-content:center!important}.tutor-justify-between{justify-content:space-between!important}.tutor-justify-around{justify-content:space-around!important}.tutor-justify-evenly{justify-content:space-evenly!important}.tutor-align-start{align-items:flex-start!important}.tutor-align-end{align-items:flex-end!important}.tutor-align-center{align-items:center!important}.tutor-align-baseline{align-items:baseline!important}.tutor-align-stretch{align-items:stretch!important}.tutor-align-content-start{align-content:flex-start!important}.tutor-align-content-end{align-content:flex-end!important}.tutor-align-content-center{align-content:center!important}.tutor-align-content-between{align-content:space-between!important}.tutor-align-content-around{align-content:space-around!important}.tutor-align-content-stretch{align-content:stretch!important}.tutor-align-self-auto{align-self:auto!important}.tutor-align-self-start{align-self:flex-start!important}.tutor-align-self-end{align-self:flex-end!important}.tutor-align-self-center{align-self:center!important}.tutor-align-self-baseline{align-self:baseline!important}.tutor-align-self-stretch{align-self:stretch!important}.tutor-order-first{order:-1!important}.tutor-order-0{order:0!important}.tutor-order-1{order:1!important}.tutor-order-2{order:2!important}.tutor-order-3{order:3!important}.tutor-order-4{order:4!important}.tutor-order-5{order:5!important}.tutor-order-last{order:6!important}.tutor-m-0{margin:0}.tutor-m-2{margin:2px}.tutor-m-4{margin:4px}.tutor-m-8{margin:8px}.tutor-m-12{margin:12px}.tutor-m-16{margin:16px}.tutor-m-20{margin:20px}.tutor-m-24{margin:24px}.tutor-m-28{margin:28px}.tutor-m-32{margin:32px}.tutor-m-36{margin:36px}.tutor-m-40{margin:40px}.tutor-m-44{margin:44px}.tutor-m-48{margin:48px}.tutor-m-52{margin:52px}.tutor-m-56{margin:56px}.tutor-m-60{margin:60px}.tutor-m-64{margin:64px}.tutor-m-68{margin:68px}.tutor-m-72{margin:72px}.tutor-m-76{margin:76px}.tutor-m-80{margin:80px}.tutor-m-auto{margin:auto}.tutor-mx-0{margin-left:0;margin-right:0}.tutor-mx-2{margin-left:2px;margin-right:2px}.tutor-mx-4{margin-left:4px;margin-right:4px}.tutor-mx-8{margin-left:8px;margin-right:8px}.tutor-mx-12{margin-left:12px;margin-right:12px}.tutor-mx-16{margin-left:16px;margin-right:16px}.tutor-mx-20{margin-left:20px;margin-right:20px}.tutor-mx-24{margin-left:24px;margin-right:24px}.tutor-mx-28{margin-left:28px;margin-right:28px}.tutor-mx-32{margin-left:32px;margin-right:32px}.tutor-mx-36{margin-left:36px;margin-right:36px}.tutor-mx-40{margin-left:40px;margin-right:40px}.tutor-mx-44{margin-left:44px;margin-right:44px}.tutor-mx-48{margin-left:48px;margin-right:48px}.tutor-mx-52{margin-left:52px;margin-right:52px}.tutor-mx-56{margin-left:56px;margin-right:56px}.tutor-mx-60{margin-left:60px;margin-right:60px}.tutor-mx-64{margin-left:64px;margin-right:64px}.tutor-mx-68{margin-left:68px;margin-right:68px}.tutor-mx-72{margin-left:72px;margin-right:72px}.tutor-mx-76{margin-left:76px;margin-right:76px}.tutor-mx-80{margin-left:80px;margin-right:80px}.tutor-mx-auto{margin-left:auto;margin-right:auto}.tutor-my-0{margin-top:0;margin-bottom:0}.tutor-my-2{margin-top:2px;margin-bottom:2px}.tutor-my-4{margin-top:4px;margin-bottom:4px}.tutor-my-8{margin-top:8px;margin-bottom:8px}.tutor-my-12{margin-top:12px;margin-bottom:12px}.tutor-my-16{margin-top:16px;margin-bottom:16px}.tutor-my-20{margin-top:20px;margin-bottom:20px}.tutor-my-24{margin-top:24px;margin-bottom:24px}.tutor-my-28{margin-top:28px;margin-bottom:28px}.tutor-my-32{margin-top:32px;margin-bottom:32px}.tutor-my-36{margin-top:36px;margin-bottom:36px}.tutor-my-40{margin-top:40px;margin-bottom:40px}.tutor-my-44{margin-top:44px;margin-bottom:44px}.tutor-my-48{margin-top:48px;margin-bottom:48px}.tutor-my-52{margin-top:52px;margin-bottom:52px}.tutor-my-56{margin-top:56px;margin-bottom:56px}.tutor-my-60{margin-top:60px;margin-bottom:60px}.tutor-my-64{margin-top:64px;margin-bottom:64px}.tutor-my-68{margin-top:68px;margin-bottom:68px}.tutor-my-72{margin-top:72px;margin-bottom:72px}.tutor-my-76{margin-top:76px;margin-bottom:76px}.tutor-my-80{margin-top:80px;margin-bottom:80px}.tutor-my-auto{margin-top:auto;margin-bottom:auto}.tutor-mt-0{margin-top:0}.tutor-mt-2{margin-top:2px}.tutor-mt-4{margin-top:4px}.tutor-mt-8{margin-top:8px}.tutor-mt-12{margin-top:12px}.tutor-mt-16{margin-top:16px}.tutor-mt-20{margin-top:20px}.tutor-mt-24{margin-top:24px}.tutor-mt-28{margin-top:28px}.tutor-mt-32{margin-top:32px}.tutor-mt-36{margin-top:36px}.tutor-mt-40{margin-top:40px}.tutor-mt-44{margin-top:44px}.tutor-mt-48{margin-top:48px}.tutor-mt-52{margin-top:52px}.tutor-mt-56{margin-top:56px}.tutor-mt-60{margin-top:60px}.tutor-mt-64{margin-top:64px}.tutor-mt-68{margin-top:68px}.tutor-mt-72{margin-top:72px}.tutor-mt-76{margin-top:76px}.tutor-mt-80{margin-top:80px}.tutor-mt-auto{margin-top:auto}.tutor-mr-0{margin-right:0}.tutor-mr-2{margin-right:2px}.tutor-mr-4{margin-right:4px}.tutor-mr-8{margin-right:8px}.tutor-mr-12{margin-right:12px}.tutor-mr-16{margin-right:16px}.tutor-mr-20{margin-right:20px}.tutor-mr-24{margin-right:24px}.tutor-mr-28{margin-right:28px}.tutor-mr-32{margin-right:32px}.tutor-mr-36{margin-right:36px}.tutor-mr-40{margin-right:40px}.tutor-mr-44{margin-right:44px}.tutor-mr-48{margin-right:48px}.tutor-mr-52{margin-right:52px}.tutor-mr-56{margin-right:56px}.tutor-mr-60{margin-right:60px}.tutor-mr-64{margin-right:64px}.tutor-mr-68{margin-right:68px}.tutor-mr-72{margin-right:72px}.tutor-mr-76{margin-right:76px}.tutor-mr-80{margin-right:80px}.tutor-mr-auto{margin-right:auto}.tutor-mb-0{margin-bottom:0}.tutor-mb-2{margin-bottom:2px}.tutor-mb-4{margin-bottom:4px}.tutor-mb-8{margin-bottom:8px}.tutor-mb-12{margin-bottom:12px}.tutor-mb-16{margin-bottom:16px}.tutor-mb-20{margin-bottom:20px}.tutor-mb-24{margin-bottom:24px}.tutor-mb-28{margin-bottom:28px}.tutor-mb-32{margin-bottom:32px}.tutor-mb-36{margin-bottom:36px}.tutor-mb-40{margin-bottom:40px}.tutor-mb-44{margin-bottom:44px}.tutor-mb-48{margin-bottom:48px}.tutor-mb-52{margin-bottom:52px}.tutor-mb-56{margin-bottom:56px}.tutor-mb-60{margin-bottom:60px}.tutor-mb-64{margin-bottom:64px}.tutor-mb-68{margin-bottom:68px}.tutor-mb-72{margin-bottom:72px}.tutor-mb-76{margin-bottom:76px}.tutor-mb-80{margin-bottom:80px}.tutor-mb-auto{margin-bottom:auto}.tutor-ml-0{margin-left:0}.tutor-ml-2{margin-left:2px}.tutor-ml-4{margin-left:4px}.tutor-ml-8{margin-left:8px}.tutor-ml-12{margin-left:12px}.tutor-ml-16{margin-left:16px}.tutor-ml-20{margin-left:20px}.tutor-ml-24{margin-left:24px}.tutor-ml-28{margin-left:28px}.tutor-ml-32{margin-left:32px}.tutor-ml-36{margin-left:36px}.tutor-ml-40{margin-left:40px}.tutor-ml-44{margin-left:44px}.tutor-ml-48{margin-left:48px}.tutor-ml-52{margin-left:52px}.tutor-ml-56{margin-left:56px}.tutor-ml-60{margin-left:60px}.tutor-ml-64{margin-left:64px}.tutor-ml-68{margin-left:68px}.tutor-ml-72{margin-left:72px}.tutor-ml-76{margin-left:76px}.tutor-ml-80{margin-left:80px}.tutor-ml-auto{margin-left:auto}.tutor-m-n2{margin:-2px}.tutor-m-n4{margin:-4px}.tutor-m-n8{margin:-8px}.tutor-m-n12{margin:-12px}.tutor-m-n16{margin:-16px}.tutor-m-n20{margin:-20px}.tutor-m-n24{margin:-24px}.tutor-m-n28{margin:-28px}.tutor-m-n32{margin:-32px}.tutor-m-n36{margin:-36px}.tutor-m-n40{margin:-40px}.tutor-m-n44{margin:-44px}.tutor-m-n48{margin:-48px}.tutor-m-n52{margin:-52px}.tutor-m-n56{margin:-56px}.tutor-m-n60{margin:-60px}.tutor-m-n64{margin:-64px}.tutor-m-n68{margin:-68px}.tutor-m-n72{margin:-72px}.tutor-m-n76{margin:-76px}.tutor-m-n80{margin:-80px}.tutor-mx-n2{margin-left:-2px;margin-right:-2px}.tutor-mx-n4{margin-left:-4px;margin-right:-4px}.tutor-mx-n8{margin-left:-8px;margin-right:-8px}.tutor-mx-n12{margin-left:-12px;margin-right:-12px}.tutor-mx-n16{margin-left:-16px;margin-right:-16px}.tutor-mx-n20{margin-left:-20px;margin-right:-20px}.tutor-mx-n24{margin-left:-24px;margin-right:-24px}.tutor-mx-n28{margin-left:-28px;margin-right:-28px}.tutor-mx-n32{margin-left:-32px;margin-right:-32px}.tutor-mx-n36{margin-left:-36px;margin-right:-36px}.tutor-mx-n40{margin-left:-40px;margin-right:-40px}.tutor-mx-n44{margin-left:-44px;margin-right:-44px}.tutor-mx-n48{margin-left:-48px;margin-right:-48px}.tutor-mx-n52{margin-left:-52px;margin-right:-52px}.tutor-mx-n56{margin-left:-56px;margin-right:-56px}.tutor-mx-n60{margin-left:-60px;margin-right:-60px}.tutor-mx-n64{margin-left:-64px;margin-right:-64px}.tutor-mx-n68{margin-left:-68px;margin-right:-68px}.tutor-mx-n72{margin-left:-72px;margin-right:-72px}.tutor-mx-n76{margin-left:-76px;margin-right:-76px}.tutor-mx-n80{margin-left:-80px;margin-right:-80px}.tutor-my-n2{margin-top:-2px;margin-bottom:-2px}.tutor-my-n4{margin-top:-4px;margin-bottom:-4px}.tutor-my-n8{margin-top:-8px;margin-bottom:-8px}.tutor-my-n12{margin-top:-12px;margin-bottom:-12px}.tutor-my-n16{margin-top:-16px;margin-bottom:-16px}.tutor-my-n20{margin-top:-20px;margin-bottom:-20px}.tutor-my-n24{margin-top:-24px;margin-bottom:-24px}.tutor-my-n28{margin-top:-28px;margin-bottom:-28px}.tutor-my-n32{margin-top:-32px;margin-bottom:-32px}.tutor-my-n36{margin-top:-36px;margin-bottom:-36px}.tutor-my-n40{margin-top:-40px;margin-bottom:-40px}.tutor-my-n44{margin-top:-44px;margin-bottom:-44px}.tutor-my-n48{margin-top:-48px;margin-bottom:-48px}.tutor-my-n52{margin-top:-52px;margin-bottom:-52px}.tutor-my-n56{margin-top:-56px;margin-bottom:-56px}.tutor-my-n60{margin-top:-60px;margin-bottom:-60px}.tutor-my-n64{margin-top:-64px;margin-bottom:-64px}.tutor-my-n68{margin-top:-68px;margin-bottom:-68px}.tutor-my-n72{margin-top:-72px;margin-bottom:-72px}.tutor-my-n76{margin-top:-76px;margin-bottom:-76px}.tutor-my-n80{margin-top:-80px;margin-bottom:-80px}.tutor-mt-n2{margin-top:-2px}.tutor-mt-n4{margin-top:-4px}.tutor-mt-n8{margin-top:-8px}.tutor-mt-n12{margin-top:-12px}.tutor-mt-n16{margin-top:-16px}.tutor-mt-n20{margin-top:-20px}.tutor-mt-n24{margin-top:-24px}.tutor-mt-n28{margin-top:-28px}.tutor-mt-n32{margin-top:-32px}.tutor-mt-n36{margin-top:-36px}.tutor-mt-n40{margin-top:-40px}.tutor-mt-n44{margin-top:-44px}.tutor-mt-n48{margin-top:-48px}.tutor-mt-n52{margin-top:-52px}.tutor-mt-n56{margin-top:-56px}.tutor-mt-n60{margin-top:-60px}.tutor-mt-n64{margin-top:-64px}.tutor-mt-n68{margin-top:-68px}.tutor-mt-n72{margin-top:-72px}.tutor-mt-n76{margin-top:-76px}.tutor-mt-n80{margin-top:-80px}.tutor-mr-n2{margin-right:-2px}.tutor-mr-n4{margin-right:-4px}.tutor-mr-n8{margin-right:-8px}.tutor-mr-n12{margin-right:-12px}.tutor-mr-n16{margin-right:-16px}.tutor-mr-n20{margin-right:-20px}.tutor-mr-n24{margin-right:-24px}.tutor-mr-n28{margin-right:-28px}.tutor-mr-n32{margin-right:-32px}.tutor-mr-n36{margin-right:-36px}.tutor-mr-n40{margin-right:-40px}.tutor-mr-n44{margin-right:-44px}.tutor-mr-n48{margin-right:-48px}.tutor-mr-n52{margin-right:-52px}.tutor-mr-n56{margin-right:-56px}.tutor-mr-n60{margin-right:-60px}.tutor-mr-n64{margin-right:-64px}.tutor-mr-n68{margin-right:-68px}.tutor-mr-n72{margin-right:-72px}.tutor-mr-n76{margin-right:-76px}.tutor-mr-n80{margin-right:-80px}.tutor-mb-n2{margin-bottom:-2px}.tutor-mb-n4{margin-bottom:-4px}.tutor-mb-n8{margin-bottom:-8px}.tutor-mb-n12{margin-bottom:-12px}.tutor-mb-n16{margin-bottom:-16px}.tutor-mb-n20{margin-bottom:-20px}.tutor-mb-n24{margin-bottom:-24px}.tutor-mb-n28{margin-bottom:-28px}.tutor-mb-n32{margin-bottom:-32px}.tutor-mb-n36{margin-bottom:-36px}.tutor-mb-n40{margin-bottom:-40px}.tutor-mb-n44{margin-bottom:-44px}.tutor-mb-n48{margin-bottom:-48px}.tutor-mb-n52{margin-bottom:-52px}.tutor-mb-n56{margin-bottom:-56px}.tutor-mb-n60{margin-bottom:-60px}.tutor-mb-n64{margin-bottom:-64px}.tutor-mb-n68{margin-bottom:-68px}.tutor-mb-n72{margin-bottom:-72px}.tutor-mb-n76{margin-bottom:-76px}.tutor-mb-n80{margin-bottom:-80px}.tutor-ml-n2{margin-left:-2px}.tutor-ml-n4{margin-left:-4px}.tutor-ml-n8{margin-left:-8px}.tutor-ml-n12{margin-left:-12px}.tutor-ml-n16{margin-left:-16px}.tutor-ml-n20{margin-left:-20px}.tutor-ml-n24{margin-left:-24px}.tutor-ml-n28{margin-left:-28px}.tutor-ml-n32{margin-left:-32px}.tutor-ml-n36{margin-left:-36px}.tutor-ml-n40{margin-left:-40px}.tutor-ml-n44{margin-left:-44px}.tutor-ml-n48{margin-left:-48px}.tutor-ml-n52{margin-left:-52px}.tutor-ml-n56{margin-left:-56px}.tutor-ml-n60{margin-left:-60px}.tutor-ml-n64{margin-left:-64px}.tutor-ml-n68{margin-left:-68px}.tutor-ml-n72{margin-left:-72px}.tutor-ml-n76{margin-left:-76px}.tutor-ml-n80{margin-left:-80px}.tutor-p-0{padding:0}.tutor-p-2{padding:2px}.tutor-p-4{padding:4px}.tutor-p-8{padding:8px}.tutor-p-12{padding:12px}.tutor-p-16{padding:16px}.tutor-p-20{padding:20px}.tutor-p-24,.tutor-large-notification{padding:24px}.tutor-p-28{padding:28px}.tutor-p-32{padding:32px}.tutor-p-36{padding:36px}.tutor-p-40{padding:40px}.tutor-p-44{padding:44px}.tutor-p-48{padding:48px}.tutor-p-52{padding:52px}.tutor-p-56{padding:56px}.tutor-p-60{padding:60px}.tutor-p-64{padding:64px}.tutor-p-68{padding:68px}.tutor-p-72{padding:72px}.tutor-p-76{padding:76px}.tutor-p-80{padding:80px}.tutor-px-0{padding-left:0;padding-right:0}.tutor-px-2{padding-left:2px;padding-right:2px}.tutor-px-4{padding-left:4px;padding-right:4px}.tutor-px-8{padding-left:8px;padding-right:8px}.tutor-px-12{padding-left:12px;padding-right:12px}.tutor-px-16{padding-left:16px;padding-right:16px}.tutor-px-20{padding-left:20px;padding-right:20px}.tutor-px-24{padding-left:24px;padding-right:24px}.tutor-px-28{padding-left:28px;padding-right:28px}.tutor-px-32{padding-left:32px;padding-right:32px}.tutor-px-36{padding-left:36px;padding-right:36px}.tutor-px-40{padding-left:40px;padding-right:40px}.tutor-px-44{padding-left:44px;padding-right:44px}.tutor-px-48{padding-left:48px;padding-right:48px}.tutor-px-52{padding-left:52px;padding-right:52px}.tutor-px-56{padding-left:56px;padding-right:56px}.tutor-px-60{padding-left:60px;padding-right:60px}.tutor-px-64{padding-left:64px;padding-right:64px}.tutor-px-68{padding-left:68px;padding-right:68px}.tutor-px-72{padding-left:72px;padding-right:72px}.tutor-px-76{padding-left:76px;padding-right:76px}.tutor-px-80{padding-left:80px;padding-right:80px}.tutor-py-0{padding-top:0;padding-bottom:0}.tutor-py-2{padding-top:2px;padding-bottom:2px}.tutor-py-4{padding-top:4px;padding-bottom:4px}.tutor-py-8{padding-top:8px;padding-bottom:8px}.tutor-py-12{padding-top:12px;padding-bottom:12px}.tutor-py-16{padding-top:16px;padding-bottom:16px}.tutor-py-20{padding-top:20px;padding-bottom:20px}.tutor-py-24{padding-top:24px;padding-bottom:24px}.tutor-py-28{padding-top:28px;padding-bottom:28px}.tutor-py-32{padding-top:32px;padding-bottom:32px}.tutor-py-36{padding-top:36px;padding-bottom:36px}.tutor-py-40{padding-top:40px;padding-bottom:40px}.tutor-py-44{padding-top:44px;padding-bottom:44px}.tutor-py-48{padding-top:48px;padding-bottom:48px}.tutor-py-52{padding-top:52px;padding-bottom:52px}.tutor-py-56{padding-top:56px;padding-bottom:56px}.tutor-py-60{padding-top:60px;padding-bottom:60px}.tutor-py-64{padding-top:64px;padding-bottom:64px}.tutor-py-68{padding-top:68px;padding-bottom:68px}.tutor-py-72{padding-top:72px;padding-bottom:72px}.tutor-py-76{padding-top:76px;padding-bottom:76px}.tutor-py-80{padding-top:80px;padding-bottom:80px}.tutor-pt-0{padding-top:0}.tutor-pt-2{padding-top:2px}.tutor-pt-4{padding-top:4px}.tutor-pt-8{padding-top:8px}.tutor-pt-12{padding-top:12px}.tutor-pt-16{padding-top:16px}.tutor-pt-20{padding-top:20px}.tutor-pt-24{padding-top:24px}.tutor-pt-28{padding-top:28px}.tutor-pt-32{padding-top:32px}.tutor-pt-36{padding-top:36px}.tutor-pt-40{padding-top:40px}.tutor-pt-44{padding-top:44px}.tutor-pt-48{padding-top:48px}.tutor-pt-52{padding-top:52px}.tutor-pt-56{padding-top:56px}.tutor-pt-60{padding-top:60px}.tutor-pt-64{padding-top:64px}.tutor-pt-68{padding-top:68px}.tutor-pt-72{padding-top:72px}.tutor-pt-76{padding-top:76px}.tutor-pt-80{padding-top:80px}.tutor-pr-0{padding-right:0}.tutor-pr-2{padding-right:2px}.tutor-pr-4{padding-right:4px}.tutor-pr-8{padding-right:8px}.tutor-pr-12{padding-right:12px}.tutor-pr-16{padding-right:16px}.tutor-pr-20{padding-right:20px}.tutor-pr-24{padding-right:24px}.tutor-pr-28{padding-right:28px}.tutor-pr-32{padding-right:32px}.tutor-pr-36{padding-right:36px}.tutor-pr-40{padding-right:40px}.tutor-pr-44{padding-right:44px}.tutor-pr-48{padding-right:48px}.tutor-pr-52{padding-right:52px}.tutor-pr-56{padding-right:56px}.tutor-pr-60{padding-right:60px}.tutor-pr-64{padding-right:64px}.tutor-pr-68{padding-right:68px}.tutor-pr-72{padding-right:72px}.tutor-pr-76{padding-right:76px}.tutor-pr-80{padding-right:80px}.tutor-pb-0{padding-bottom:0}.tutor-pb-2{padding-bottom:2px}.tutor-pb-4{padding-bottom:4px}.tutor-pb-8{padding-bottom:8px}.tutor-pb-12{padding-bottom:12px}.tutor-pb-16{padding-bottom:16px}.tutor-pb-20{padding-bottom:20px}.tutor-pb-24{padding-bottom:24px}.tutor-pb-28{padding-bottom:28px}.tutor-pb-32{padding-bottom:32px}.tutor-pb-36{padding-bottom:36px}.tutor-pb-40{padding-bottom:40px}.tutor-pb-44{padding-bottom:44px}.tutor-pb-48{padding-bottom:48px}.tutor-pb-52{padding-bottom:52px}.tutor-pb-56{padding-bottom:56px}.tutor-pb-60{padding-bottom:60px}.tutor-pb-64{padding-bottom:64px}.tutor-pb-68{padding-bottom:68px}.tutor-pb-72{padding-bottom:72px}.tutor-pb-76{padding-bottom:76px}.tutor-pb-80{padding-bottom:80px}.tutor-pl-0{padding-left:0}.tutor-pl-2{padding-left:2px}.tutor-pl-4{padding-left:4px}.tutor-pl-8{padding-left:8px}.tutor-pl-12,.tutor-instructor-card .tutor-icard-content{padding-left:12px}.tutor-pl-16{padding-left:16px}.tutor-pl-20{padding-left:20px}.tutor-pl-24{padding-left:24px}.tutor-pl-28{padding-left:28px}.tutor-pl-32{padding-left:32px}.tutor-pl-36{padding-left:36px}.tutor-pl-40{padding-left:40px}.tutor-pl-44{padding-left:44px}.tutor-pl-48{padding-left:48px}.tutor-pl-52{padding-left:52px}.tutor-pl-56{padding-left:56px}.tutor-pl-60{padding-left:60px}.tutor-pl-64{padding-left:64px}.tutor-pl-68{padding-left:68px}.tutor-pl-72{padding-left:72px}.tutor-pl-76{padding-left:76px}.tutor-pl-80{padding-left:80px}.tutor-fs-1{font-size:calc(1.525rem + 3.3vw)}.tutor-fs-2{font-size:calc(1.425rem + 2.1vw)}.tutor-fs-3{font-size:calc(1.325rem + .9vw)}.tutor-fs-4{font-size:calc(1.275rem + .3vw)}.tutor-fs-5{font-size:1.25rem}.tutor-fs-6{font-size:1rem}.tutor-fs-7{font-size:.875rem}.tutor-fs-8{font-size:.75rem}.tutor-fs-9{font-size:.625rem}.tutor-fst-italic{font-style:italic!important}.tutor-fst-normal{font-style:normal!important}.tutor-fw-thin{font-weight:lighter}.tutor-fw-lighter{font-weight:300}.tutor-fw-normal{font-weight:400}.tutor-fw-medium{font-weight:500}.tutor-fw-bold{font-weight:700}.tutor-fw-bolder{font-weight:bolder}@media (min-width:576px){.tutor-d-sm-inline{display:inline!important}.tutor-d-sm-inline-block{display:inline-block!important}.tutor-d-sm-block{display:block!important}.tutor-d-sm-grid{display:grid!important}.tutor-d-sm-table{display:table!important}.tutor-d-sm-table-row{display:table-row!important}.tutor-d-sm-table-cell{display:table-cell!important}.tutor-d-sm-flex{display:flex!important}.tutor-d-sm-inline-flex{display:inline-flex!important}.tutor-d-sm-none{display:none!important}.tutor-flex-sm-fill{flex:auto!important}.tutor-flex-sm-row{flex-direction:row!important}.tutor-flex-sm-column{flex-direction:column!important}.tutor-flex-sm-row-reverse{flex-direction:row-reverse!important}.tutor-flex-sm-column-reverse{flex-direction:column-reverse!important}.tutor-flex-sm-grow-0{flex-grow:0!important}.tutor-flex-sm-grow-1{flex-grow:1!important}.tutor-flex-sm-shrink-0{flex-shrink:0!important}.tutor-flex-sm-shrink-1{flex-shrink:1!important}.tutor-flex-sm-wrap{flex-wrap:wrap!important}.tutor-flex-sm-nowrap{flex-wrap:nowrap!important}.tutor-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.tutor-gap-sm-0{gap:0!important}.tutor-gap-sm-1{gap:.5rem!important}.tutor-gap-sm-2{gap:1rem!important}.tutor-gap-sm-3{gap:1.5rem!important}.tutor-gap-sm-4{gap:2rem!important}.tutor-gap-sm-5{gap:3rem!important}.tutor-gap-sm-4px{gap:.25rem!important}.tutor-gap-sm-12px{gap:.75rem!important}.tutor-justify-sm-start{justify-content:flex-start!important}.tutor-justify-sm-end{justify-content:flex-end!important}.tutor-justify-sm-center{justify-content:center!important}.tutor-justify-sm-between{justify-content:space-between!important}.tutor-justify-sm-around{justify-content:space-around!important}.tutor-justify-sm-evenly{justify-content:space-evenly!important}.tutor-align-sm-start{align-items:flex-start!important}.tutor-align-sm-end{align-items:flex-end!important}.tutor-align-sm-center{align-items:center!important}.tutor-align-sm-baseline{align-items:baseline!important}.tutor-align-sm-stretch{align-items:stretch!important}.tutor-align-content-sm-start{align-content:flex-start!important}.tutor-align-content-sm-end{align-content:flex-end!important}.tutor-align-content-sm-center{align-content:center!important}.tutor-align-content-sm-between{align-content:space-between!important}.tutor-align-content-sm-around{align-content:space-around!important}.tutor-align-content-sm-stretch{align-content:stretch!important}.tutor-align-self-sm-auto{align-self:auto!important}.tutor-align-self-sm-start{align-self:flex-start!important}.tutor-align-self-sm-end{align-self:flex-end!important}.tutor-align-self-sm-center{align-self:center!important}.tutor-align-self-sm-baseline{align-self:baseline!important}.tutor-align-self-sm-stretch{align-self:stretch!important}.tutor-order-sm-first{order:-1!important}.tutor-order-sm-0{order:0!important}.tutor-order-sm-1{order:1!important}.tutor-order-sm-2{order:2!important}.tutor-order-sm-3{order:3!important}.tutor-order-sm-4{order:4!important}.tutor-order-sm-5{order:5!important}.tutor-order-sm-last{order:6!important}.tutor-m-sm-0{margin:0}.tutor-m-sm-2{margin:2px}.tutor-m-sm-4{margin:4px}.tutor-m-sm-8{margin:8px}.tutor-m-sm-12{margin:12px}.tutor-m-sm-16{margin:16px}.tutor-m-sm-20{margin:20px}.tutor-m-sm-24{margin:24px}.tutor-m-sm-28{margin:28px}.tutor-m-sm-32{margin:32px}.tutor-m-sm-36{margin:36px}.tutor-m-sm-40{margin:40px}.tutor-m-sm-44{margin:44px}.tutor-m-sm-48{margin:48px}.tutor-m-sm-52{margin:52px}.tutor-m-sm-56{margin:56px}.tutor-m-sm-60{margin:60px}.tutor-m-sm-64{margin:64px}.tutor-m-sm-68{margin:68px}.tutor-m-sm-72{margin:72px}.tutor-m-sm-76{margin:76px}.tutor-m-sm-80{margin:80px}.tutor-m-sm-auto{margin:auto}.tutor-mx-sm-0{margin-left:0;margin-right:0}.tutor-mx-sm-2{margin-left:2px;margin-right:2px}.tutor-mx-sm-4{margin-left:4px;margin-right:4px}.tutor-mx-sm-8{margin-left:8px;margin-right:8px}.tutor-mx-sm-12{margin-left:12px;margin-right:12px}.tutor-mx-sm-16{margin-left:16px;margin-right:16px}.tutor-mx-sm-20{margin-left:20px;margin-right:20px}.tutor-mx-sm-24{margin-left:24px;margin-right:24px}.tutor-mx-sm-28{margin-left:28px;margin-right:28px}.tutor-mx-sm-32{margin-left:32px;margin-right:32px}.tutor-mx-sm-36{margin-left:36px;margin-right:36px}.tutor-mx-sm-40{margin-left:40px;margin-right:40px}.tutor-mx-sm-44{margin-left:44px;margin-right:44px}.tutor-mx-sm-48{margin-left:48px;margin-right:48px}.tutor-mx-sm-52{margin-left:52px;margin-right:52px}.tutor-mx-sm-56{margin-left:56px;margin-right:56px}.tutor-mx-sm-60{margin-left:60px;margin-right:60px}.tutor-mx-sm-64{margin-left:64px;margin-right:64px}.tutor-mx-sm-68{margin-left:68px;margin-right:68px}.tutor-mx-sm-72{margin-left:72px;margin-right:72px}.tutor-mx-sm-76{margin-left:76px;margin-right:76px}.tutor-mx-sm-80{margin-left:80px;margin-right:80px}.tutor-mx-sm-auto{margin-left:auto;margin-right:auto}.tutor-my-sm-0{margin-top:0;margin-bottom:0}.tutor-my-sm-2{margin-top:2px;margin-bottom:2px}.tutor-my-sm-4{margin-top:4px;margin-bottom:4px}.tutor-my-sm-8{margin-top:8px;margin-bottom:8px}.tutor-my-sm-12{margin-top:12px;margin-bottom:12px}.tutor-my-sm-16{margin-top:16px;margin-bottom:16px}.tutor-my-sm-20{margin-top:20px;margin-bottom:20px}.tutor-my-sm-24{margin-top:24px;margin-bottom:24px}.tutor-my-sm-28{margin-top:28px;margin-bottom:28px}.tutor-my-sm-32{margin-top:32px;margin-bottom:32px}.tutor-my-sm-36{margin-top:36px;margin-bottom:36px}.tutor-my-sm-40{margin-top:40px;margin-bottom:40px}.tutor-my-sm-44{margin-top:44px;margin-bottom:44px}.tutor-my-sm-48{margin-top:48px;margin-bottom:48px}.tutor-my-sm-52{margin-top:52px;margin-bottom:52px}.tutor-my-sm-56{margin-top:56px;margin-bottom:56px}.tutor-my-sm-60{margin-top:60px;margin-bottom:60px}.tutor-my-sm-64{margin-top:64px;margin-bottom:64px}.tutor-my-sm-68{margin-top:68px;margin-bottom:68px}.tutor-my-sm-72{margin-top:72px;margin-bottom:72px}.tutor-my-sm-76{margin-top:76px;margin-bottom:76px}.tutor-my-sm-80{margin-top:80px;margin-bottom:80px}.tutor-my-sm-auto{margin-top:auto;margin-bottom:auto}.tutor-mt-sm-0{margin-top:0}.tutor-mt-sm-2{margin-top:2px}.tutor-mt-sm-4{margin-top:4px}.tutor-mt-sm-8{margin-top:8px}.tutor-mt-sm-12{margin-top:12px}.tutor-mt-sm-16{margin-top:16px}.tutor-mt-sm-20{margin-top:20px}.tutor-mt-sm-24{margin-top:24px}.tutor-mt-sm-28{margin-top:28px}.tutor-mt-sm-32{margin-top:32px}.tutor-mt-sm-36{margin-top:36px}.tutor-mt-sm-40{margin-top:40px}.tutor-mt-sm-44{margin-top:44px}.tutor-mt-sm-48{margin-top:48px}.tutor-mt-sm-52{margin-top:52px}.tutor-mt-sm-56{margin-top:56px}.tutor-mt-sm-60{margin-top:60px}.tutor-mt-sm-64{margin-top:64px}.tutor-mt-sm-68{margin-top:68px}.tutor-mt-sm-72{margin-top:72px}.tutor-mt-sm-76{margin-top:76px}.tutor-mt-sm-80{margin-top:80px}.tutor-mt-sm-auto{margin-top:auto}.tutor-mr-sm-0{margin-right:0}.tutor-mr-sm-2{margin-right:2px}.tutor-mr-sm-4{margin-right:4px}.tutor-mr-sm-8{margin-right:8px}.tutor-mr-sm-12{margin-right:12px}.tutor-mr-sm-16{margin-right:16px}.tutor-mr-sm-20{margin-right:20px}.tutor-mr-sm-24{margin-right:24px}.tutor-mr-sm-28{margin-right:28px}.tutor-mr-sm-32{margin-right:32px}.tutor-mr-sm-36{margin-right:36px}.tutor-mr-sm-40{margin-right:40px}.tutor-mr-sm-44{margin-right:44px}.tutor-mr-sm-48{margin-right:48px}.tutor-mr-sm-52{margin-right:52px}.tutor-mr-sm-56{margin-right:56px}.tutor-mr-sm-60{margin-right:60px}.tutor-mr-sm-64{margin-right:64px}.tutor-mr-sm-68{margin-right:68px}.tutor-mr-sm-72{margin-right:72px}.tutor-mr-sm-76{margin-right:76px}.tutor-mr-sm-80{margin-right:80px}.tutor-mr-sm-auto{margin-right:auto}.tutor-mb-sm-0{margin-bottom:0}.tutor-mb-sm-2{margin-bottom:2px}.tutor-mb-sm-4{margin-bottom:4px}.tutor-mb-sm-8{margin-bottom:8px}.tutor-mb-sm-12{margin-bottom:12px}.tutor-mb-sm-16{margin-bottom:16px}.tutor-mb-sm-20{margin-bottom:20px}.tutor-mb-sm-24{margin-bottom:24px}.tutor-mb-sm-28{margin-bottom:28px}.tutor-mb-sm-32{margin-bottom:32px}.tutor-mb-sm-36{margin-bottom:36px}.tutor-mb-sm-40{margin-bottom:40px}.tutor-mb-sm-44{margin-bottom:44px}.tutor-mb-sm-48{margin-bottom:48px}.tutor-mb-sm-52{margin-bottom:52px}.tutor-mb-sm-56{margin-bottom:56px}.tutor-mb-sm-60{margin-bottom:60px}.tutor-mb-sm-64{margin-bottom:64px}.tutor-mb-sm-68{margin-bottom:68px}.tutor-mb-sm-72{margin-bottom:72px}.tutor-mb-sm-76{margin-bottom:76px}.tutor-mb-sm-80{margin-bottom:80px}.tutor-mb-sm-auto{margin-bottom:auto}.tutor-ml-sm-0{margin-left:0}.tutor-ml-sm-2{margin-left:2px}.tutor-ml-sm-4{margin-left:4px}.tutor-ml-sm-8{margin-left:8px}.tutor-ml-sm-12{margin-left:12px}.tutor-ml-sm-16{margin-left:16px}.tutor-ml-sm-20{margin-left:20px}.tutor-ml-sm-24{margin-left:24px}.tutor-ml-sm-28{margin-left:28px}.tutor-ml-sm-32{margin-left:32px}.tutor-ml-sm-36{margin-left:36px}.tutor-ml-sm-40{margin-left:40px}.tutor-ml-sm-44{margin-left:44px}.tutor-ml-sm-48{margin-left:48px}.tutor-ml-sm-52{margin-left:52px}.tutor-ml-sm-56{margin-left:56px}.tutor-ml-sm-60{margin-left:60px}.tutor-ml-sm-64{margin-left:64px}.tutor-ml-sm-68{margin-left:68px}.tutor-ml-sm-72{margin-left:72px}.tutor-ml-sm-76{margin-left:76px}.tutor-ml-sm-80{margin-left:80px}.tutor-ml-sm-auto{margin-left:auto}.tutor-m-sm-n2{margin:-2px}.tutor-m-sm-n4{margin:-4px}.tutor-m-sm-n8{margin:-8px}.tutor-m-sm-n12{margin:-12px}.tutor-m-sm-n16{margin:-16px}.tutor-m-sm-n20{margin:-20px}.tutor-m-sm-n24{margin:-24px}.tutor-m-sm-n28{margin:-28px}.tutor-m-sm-n32{margin:-32px}.tutor-m-sm-n36{margin:-36px}.tutor-m-sm-n40{margin:-40px}.tutor-m-sm-n44{margin:-44px}.tutor-m-sm-n48{margin:-48px}.tutor-m-sm-n52{margin:-52px}.tutor-m-sm-n56{margin:-56px}.tutor-m-sm-n60{margin:-60px}.tutor-m-sm-n64{margin:-64px}.tutor-m-sm-n68{margin:-68px}.tutor-m-sm-n72{margin:-72px}.tutor-m-sm-n76{margin:-76px}.tutor-m-sm-n80{margin:-80px}.tutor-mx-sm-n2{margin-left:-2px;margin-right:-2px}.tutor-mx-sm-n4{margin-left:-4px;margin-right:-4px}.tutor-mx-sm-n8{margin-left:-8px;margin-right:-8px}.tutor-mx-sm-n12{margin-left:-12px;margin-right:-12px}.tutor-mx-sm-n16{margin-left:-16px;margin-right:-16px}.tutor-mx-sm-n20{margin-left:-20px;margin-right:-20px}.tutor-mx-sm-n24{margin-left:-24px;margin-right:-24px}.tutor-mx-sm-n28{margin-left:-28px;margin-right:-28px}.tutor-mx-sm-n32{margin-left:-32px;margin-right:-32px}.tutor-mx-sm-n36{margin-left:-36px;margin-right:-36px}.tutor-mx-sm-n40{margin-left:-40px;margin-right:-40px}.tutor-mx-sm-n44{margin-left:-44px;margin-right:-44px}.tutor-mx-sm-n48{margin-left:-48px;margin-right:-48px}.tutor-mx-sm-n52{margin-left:-52px;margin-right:-52px}.tutor-mx-sm-n56{margin-left:-56px;margin-right:-56px}.tutor-mx-sm-n60{margin-left:-60px;margin-right:-60px}.tutor-mx-sm-n64{margin-left:-64px;margin-right:-64px}.tutor-mx-sm-n68{margin-left:-68px;margin-right:-68px}.tutor-mx-sm-n72{margin-left:-72px;margin-right:-72px}.tutor-mx-sm-n76{margin-left:-76px;margin-right:-76px}.tutor-mx-sm-n80{margin-left:-80px;margin-right:-80px}.tutor-my-sm-n2{margin-top:-2px;margin-bottom:-2px}.tutor-my-sm-n4{margin-top:-4px;margin-bottom:-4px}.tutor-my-sm-n8{margin-top:-8px;margin-bottom:-8px}.tutor-my-sm-n12{margin-top:-12px;margin-bottom:-12px}.tutor-my-sm-n16{margin-top:-16px;margin-bottom:-16px}.tutor-my-sm-n20{margin-top:-20px;margin-bottom:-20px}.tutor-my-sm-n24{margin-top:-24px;margin-bottom:-24px}.tutor-my-sm-n28{margin-top:-28px;margin-bottom:-28px}.tutor-my-sm-n32{margin-top:-32px;margin-bottom:-32px}.tutor-my-sm-n36{margin-top:-36px;margin-bottom:-36px}.tutor-my-sm-n40{margin-top:-40px;margin-bottom:-40px}.tutor-my-sm-n44{margin-top:-44px;margin-bottom:-44px}.tutor-my-sm-n48{margin-top:-48px;margin-bottom:-48px}.tutor-my-sm-n52{margin-top:-52px;margin-bottom:-52px}.tutor-my-sm-n56{margin-top:-56px;margin-bottom:-56px}.tutor-my-sm-n60{margin-top:-60px;margin-bottom:-60px}.tutor-my-sm-n64{margin-top:-64px;margin-bottom:-64px}.tutor-my-sm-n68{margin-top:-68px;margin-bottom:-68px}.tutor-my-sm-n72{margin-top:-72px;margin-bottom:-72px}.tutor-my-sm-n76{margin-top:-76px;margin-bottom:-76px}.tutor-my-sm-n80{margin-top:-80px;margin-bottom:-80px}.tutor-mt-sm-n2{margin-top:-2px}.tutor-mt-sm-n4{margin-top:-4px}.tutor-mt-sm-n8{margin-top:-8px}.tutor-mt-sm-n12{margin-top:-12px}.tutor-mt-sm-n16{margin-top:-16px}.tutor-mt-sm-n20{margin-top:-20px}.tutor-mt-sm-n24{margin-top:-24px}.tutor-mt-sm-n28{margin-top:-28px}.tutor-mt-sm-n32{margin-top:-32px}.tutor-mt-sm-n36{margin-top:-36px}.tutor-mt-sm-n40{margin-top:-40px}.tutor-mt-sm-n44{margin-top:-44px}.tutor-mt-sm-n48{margin-top:-48px}.tutor-mt-sm-n52{margin-top:-52px}.tutor-mt-sm-n56{margin-top:-56px}.tutor-mt-sm-n60{margin-top:-60px}.tutor-mt-sm-n64{margin-top:-64px}.tutor-mt-sm-n68{margin-top:-68px}.tutor-mt-sm-n72{margin-top:-72px}.tutor-mt-sm-n76{margin-top:-76px}.tutor-mt-sm-n80{margin-top:-80px}.tutor-mr-sm-n2{margin-right:-2px}.tutor-mr-sm-n4{margin-right:-4px}.tutor-mr-sm-n8{margin-right:-8px}.tutor-mr-sm-n12{margin-right:-12px}.tutor-mr-sm-n16{margin-right:-16px}.tutor-mr-sm-n20{margin-right:-20px}.tutor-mr-sm-n24{margin-right:-24px}.tutor-mr-sm-n28{margin-right:-28px}.tutor-mr-sm-n32{margin-right:-32px}.tutor-mr-sm-n36{margin-right:-36px}.tutor-mr-sm-n40{margin-right:-40px}.tutor-mr-sm-n44{margin-right:-44px}.tutor-mr-sm-n48{margin-right:-48px}.tutor-mr-sm-n52{margin-right:-52px}.tutor-mr-sm-n56{margin-right:-56px}.tutor-mr-sm-n60{margin-right:-60px}.tutor-mr-sm-n64{margin-right:-64px}.tutor-mr-sm-n68{margin-right:-68px}.tutor-mr-sm-n72{margin-right:-72px}.tutor-mr-sm-n76{margin-right:-76px}.tutor-mr-sm-n80{margin-right:-80px}.tutor-mb-sm-n2{margin-bottom:-2px}.tutor-mb-sm-n4{margin-bottom:-4px}.tutor-mb-sm-n8{margin-bottom:-8px}.tutor-mb-sm-n12{margin-bottom:-12px}.tutor-mb-sm-n16{margin-bottom:-16px}.tutor-mb-sm-n20{margin-bottom:-20px}.tutor-mb-sm-n24{margin-bottom:-24px}.tutor-mb-sm-n28{margin-bottom:-28px}.tutor-mb-sm-n32{margin-bottom:-32px}.tutor-mb-sm-n36{margin-bottom:-36px}.tutor-mb-sm-n40{margin-bottom:-40px}.tutor-mb-sm-n44{margin-bottom:-44px}.tutor-mb-sm-n48{margin-bottom:-48px}.tutor-mb-sm-n52{margin-bottom:-52px}.tutor-mb-sm-n56{margin-bottom:-56px}.tutor-mb-sm-n60{margin-bottom:-60px}.tutor-mb-sm-n64{margin-bottom:-64px}.tutor-mb-sm-n68{margin-bottom:-68px}.tutor-mb-sm-n72{margin-bottom:-72px}.tutor-mb-sm-n76{margin-bottom:-76px}.tutor-mb-sm-n80{margin-bottom:-80px}.tutor-ml-sm-n2{margin-left:-2px}.tutor-ml-sm-n4{margin-left:-4px}.tutor-ml-sm-n8{margin-left:-8px}.tutor-ml-sm-n12{margin-left:-12px}.tutor-ml-sm-n16{margin-left:-16px}.tutor-ml-sm-n20{margin-left:-20px}.tutor-ml-sm-n24{margin-left:-24px}.tutor-ml-sm-n28{margin-left:-28px}.tutor-ml-sm-n32{margin-left:-32px}.tutor-ml-sm-n36{margin-left:-36px}.tutor-ml-sm-n40{margin-left:-40px}.tutor-ml-sm-n44{margin-left:-44px}.tutor-ml-sm-n48{margin-left:-48px}.tutor-ml-sm-n52{margin-left:-52px}.tutor-ml-sm-n56{margin-left:-56px}.tutor-ml-sm-n60{margin-left:-60px}.tutor-ml-sm-n64{margin-left:-64px}.tutor-ml-sm-n68{margin-left:-68px}.tutor-ml-sm-n72{margin-left:-72px}.tutor-ml-sm-n76{margin-left:-76px}.tutor-ml-sm-n80{margin-left:-80px}.tutor-p-sm-0{padding:0}.tutor-p-sm-2{padding:2px}.tutor-p-sm-4{padding:4px}.tutor-p-sm-8{padding:8px}.tutor-p-sm-12{padding:12px}.tutor-p-sm-16{padding:16px}.tutor-p-sm-20{padding:20px}.tutor-p-sm-24{padding:24px}.tutor-p-sm-28{padding:28px}.tutor-p-sm-32{padding:32px}.tutor-p-sm-36{padding:36px}.tutor-p-sm-40{padding:40px}.tutor-p-sm-44{padding:44px}.tutor-p-sm-48{padding:48px}.tutor-p-sm-52{padding:52px}.tutor-p-sm-56{padding:56px}.tutor-p-sm-60{padding:60px}.tutor-p-sm-64{padding:64px}.tutor-p-sm-68{padding:68px}.tutor-p-sm-72{padding:72px}.tutor-p-sm-76{padding:76px}.tutor-p-sm-80{padding:80px}.tutor-px-sm-0{padding-left:0;padding-right:0}.tutor-px-sm-2{padding-left:2px;padding-right:2px}.tutor-px-sm-4{padding-left:4px;padding-right:4px}.tutor-px-sm-8{padding-left:8px;padding-right:8px}.tutor-px-sm-12{padding-left:12px;padding-right:12px}.tutor-px-sm-16{padding-left:16px;padding-right:16px}.tutor-px-sm-20{padding-left:20px;padding-right:20px}.tutor-px-sm-24{padding-left:24px;padding-right:24px}.tutor-px-sm-28{padding-left:28px;padding-right:28px}.tutor-px-sm-32{padding-left:32px;padding-right:32px}.tutor-px-sm-36{padding-left:36px;padding-right:36px}.tutor-px-sm-40{padding-left:40px;padding-right:40px}.tutor-px-sm-44{padding-left:44px;padding-right:44px}.tutor-px-sm-48{padding-left:48px;padding-right:48px}.tutor-px-sm-52{padding-left:52px;padding-right:52px}.tutor-px-sm-56{padding-left:56px;padding-right:56px}.tutor-px-sm-60{padding-left:60px;padding-right:60px}.tutor-px-sm-64{padding-left:64px;padding-right:64px}.tutor-px-sm-68{padding-left:68px;padding-right:68px}.tutor-px-sm-72{padding-left:72px;padding-right:72px}.tutor-px-sm-76{padding-left:76px;padding-right:76px}.tutor-px-sm-80{padding-left:80px;padding-right:80px}.tutor-py-sm-0{padding-top:0;padding-bottom:0}.tutor-py-sm-2{padding-top:2px;padding-bottom:2px}.tutor-py-sm-4{padding-top:4px;padding-bottom:4px}.tutor-py-sm-8{padding-top:8px;padding-bottom:8px}.tutor-py-sm-12{padding-top:12px;padding-bottom:12px}.tutor-py-sm-16{padding-top:16px;padding-bottom:16px}.tutor-py-sm-20{padding-top:20px;padding-bottom:20px}.tutor-py-sm-24{padding-top:24px;padding-bottom:24px}.tutor-py-sm-28{padding-top:28px;padding-bottom:28px}.tutor-py-sm-32{padding-top:32px;padding-bottom:32px}.tutor-py-sm-36{padding-top:36px;padding-bottom:36px}.tutor-py-sm-40{padding-top:40px;padding-bottom:40px}.tutor-py-sm-44{padding-top:44px;padding-bottom:44px}.tutor-py-sm-48{padding-top:48px;padding-bottom:48px}.tutor-py-sm-52{padding-top:52px;padding-bottom:52px}.tutor-py-sm-56{padding-top:56px;padding-bottom:56px}.tutor-py-sm-60{padding-top:60px;padding-bottom:60px}.tutor-py-sm-64{padding-top:64px;padding-bottom:64px}.tutor-py-sm-68{padding-top:68px;padding-bottom:68px}.tutor-py-sm-72{padding-top:72px;padding-bottom:72px}.tutor-py-sm-76{padding-top:76px;padding-bottom:76px}.tutor-py-sm-80{padding-top:80px;padding-bottom:80px}.tutor-pt-sm-0{padding-top:0}.tutor-pt-sm-2{padding-top:2px}.tutor-pt-sm-4{padding-top:4px}.tutor-pt-sm-8{padding-top:8px}.tutor-pt-sm-12{padding-top:12px}.tutor-pt-sm-16{padding-top:16px}.tutor-pt-sm-20{padding-top:20px}.tutor-pt-sm-24{padding-top:24px}.tutor-pt-sm-28{padding-top:28px}.tutor-pt-sm-32{padding-top:32px}.tutor-pt-sm-36{padding-top:36px}.tutor-pt-sm-40{padding-top:40px}.tutor-pt-sm-44{padding-top:44px}.tutor-pt-sm-48{padding-top:48px}.tutor-pt-sm-52{padding-top:52px}.tutor-pt-sm-56{padding-top:56px}.tutor-pt-sm-60{padding-top:60px}.tutor-pt-sm-64{padding-top:64px}.tutor-pt-sm-68{padding-top:68px}.tutor-pt-sm-72{padding-top:72px}.tutor-pt-sm-76{padding-top:76px}.tutor-pt-sm-80{padding-top:80px}.tutor-pr-sm-0{padding-right:0}.tutor-pr-sm-2{padding-right:2px}.tutor-pr-sm-4{padding-right:4px}.tutor-pr-sm-8{padding-right:8px}.tutor-pr-sm-12{padding-right:12px}.tutor-pr-sm-16{padding-right:16px}.tutor-pr-sm-20{padding-right:20px}.tutor-pr-sm-24{padding-right:24px}.tutor-pr-sm-28{padding-right:28px}.tutor-pr-sm-32{padding-right:32px}.tutor-pr-sm-36{padding-right:36px}.tutor-pr-sm-40{padding-right:40px}.tutor-pr-sm-44{padding-right:44px}.tutor-pr-sm-48{padding-right:48px}.tutor-pr-sm-52{padding-right:52px}.tutor-pr-sm-56{padding-right:56px}.tutor-pr-sm-60{padding-right:60px}.tutor-pr-sm-64{padding-right:64px}.tutor-pr-sm-68{padding-right:68px}.tutor-pr-sm-72{padding-right:72px}.tutor-pr-sm-76{padding-right:76px}.tutor-pr-sm-80{padding-right:80px}.tutor-pb-sm-0{padding-bottom:0}.tutor-pb-sm-2{padding-bottom:2px}.tutor-pb-sm-4{padding-bottom:4px}.tutor-pb-sm-8{padding-bottom:8px}.tutor-pb-sm-12{padding-bottom:12px}.tutor-pb-sm-16{padding-bottom:16px}.tutor-pb-sm-20{padding-bottom:20px}.tutor-pb-sm-24{padding-bottom:24px}.tutor-pb-sm-28{padding-bottom:28px}.tutor-pb-sm-32{padding-bottom:32px}.tutor-pb-sm-36{padding-bottom:36px}.tutor-pb-sm-40{padding-bottom:40px}.tutor-pb-sm-44{padding-bottom:44px}.tutor-pb-sm-48{padding-bottom:48px}.tutor-pb-sm-52{padding-bottom:52px}.tutor-pb-sm-56{padding-bottom:56px}.tutor-pb-sm-60{padding-bottom:60px}.tutor-pb-sm-64{padding-bottom:64px}.tutor-pb-sm-68{padding-bottom:68px}.tutor-pb-sm-72{padding-bottom:72px}.tutor-pb-sm-76{padding-bottom:76px}.tutor-pb-sm-80{padding-bottom:80px}.tutor-pl-sm-0{padding-left:0}.tutor-pl-sm-2{padding-left:2px}.tutor-pl-sm-4{padding-left:4px}.tutor-pl-sm-8{padding-left:8px}.tutor-pl-sm-12{padding-left:12px}.tutor-pl-sm-16{padding-left:16px}.tutor-pl-sm-20{padding-left:20px}.tutor-pl-sm-24{padding-left:24px}.tutor-pl-sm-28{padding-left:28px}.tutor-pl-sm-32{padding-left:32px}.tutor-pl-sm-36{padding-left:36px}.tutor-pl-sm-40{padding-left:40px}.tutor-pl-sm-44{padding-left:44px}.tutor-pl-sm-48{padding-left:48px}.tutor-pl-sm-52{padding-left:52px}.tutor-pl-sm-56{padding-left:56px}.tutor-pl-sm-60{padding-left:60px}.tutor-pl-sm-64{padding-left:64px}.tutor-pl-sm-68{padding-left:68px}.tutor-pl-sm-72{padding-left:72px}.tutor-pl-sm-76{padding-left:76px}.tutor-pl-sm-80{padding-left:80px}}@media (min-width:768px){.tutor-d-md-inline{display:inline!important}.tutor-d-md-inline-block{display:inline-block!important}.tutor-d-md-block{display:block!important}.tutor-d-md-grid{display:grid!important}.tutor-d-md-table{display:table!important}.tutor-d-md-table-row{display:table-row!important}.tutor-d-md-table-cell{display:table-cell!important}.tutor-d-md-flex{display:flex!important}.tutor-d-md-inline-flex{display:inline-flex!important}.tutor-d-md-none{display:none!important}.tutor-flex-md-fill{flex:auto!important}.tutor-flex-md-row{flex-direction:row!important}.tutor-flex-md-column{flex-direction:column!important}.tutor-flex-md-row-reverse{flex-direction:row-reverse!important}.tutor-flex-md-column-reverse{flex-direction:column-reverse!important}.tutor-flex-md-grow-0{flex-grow:0!important}.tutor-flex-md-grow-1{flex-grow:1!important}.tutor-flex-md-shrink-0{flex-shrink:0!important}.tutor-flex-md-shrink-1{flex-shrink:1!important}.tutor-flex-md-wrap{flex-wrap:wrap!important}.tutor-flex-md-nowrap{flex-wrap:nowrap!important}.tutor-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.tutor-gap-md-0{gap:0!important}.tutor-gap-md-1{gap:.5rem!important}.tutor-gap-md-2{gap:1rem!important}.tutor-gap-md-3{gap:1.5rem!important}.tutor-gap-md-4{gap:2rem!important}.tutor-gap-md-5{gap:3rem!important}.tutor-gap-md-4px{gap:.25rem!important}.tutor-gap-md-12px{gap:.75rem!important}.tutor-justify-md-start{justify-content:flex-start!important}.tutor-justify-md-end{justify-content:flex-end!important}.tutor-justify-md-center{justify-content:center!important}.tutor-justify-md-between{justify-content:space-between!important}.tutor-justify-md-around{justify-content:space-around!important}.tutor-justify-md-evenly{justify-content:space-evenly!important}.tutor-align-md-start{align-items:flex-start!important}.tutor-align-md-end{align-items:flex-end!important}.tutor-align-md-center{align-items:center!important}.tutor-align-md-baseline{align-items:baseline!important}.tutor-align-md-stretch{align-items:stretch!important}.tutor-align-content-md-start{align-content:flex-start!important}.tutor-align-content-md-end{align-content:flex-end!important}.tutor-align-content-md-center{align-content:center!important}.tutor-align-content-md-between{align-content:space-between!important}.tutor-align-content-md-around{align-content:space-around!important}.tutor-align-content-md-stretch{align-content:stretch!important}.tutor-align-self-md-auto{align-self:auto!important}.tutor-align-self-md-start{align-self:flex-start!important}.tutor-align-self-md-end{align-self:flex-end!important}.tutor-align-self-md-center{align-self:center!important}.tutor-align-self-md-baseline{align-self:baseline!important}.tutor-align-self-md-stretch{align-self:stretch!important}.tutor-order-md-first{order:-1!important}.tutor-order-md-0{order:0!important}.tutor-order-md-1{order:1!important}.tutor-order-md-2{order:2!important}.tutor-order-md-3{order:3!important}.tutor-order-md-4{order:4!important}.tutor-order-md-5{order:5!important}.tutor-order-md-last{order:6!important}.tutor-m-md-0{margin:0}.tutor-m-md-2{margin:2px}.tutor-m-md-4{margin:4px}.tutor-m-md-8{margin:8px}.tutor-m-md-12{margin:12px}.tutor-m-md-16{margin:16px}.tutor-m-md-20{margin:20px}.tutor-m-md-24{margin:24px}.tutor-m-md-28{margin:28px}.tutor-m-md-32{margin:32px}.tutor-m-md-36{margin:36px}.tutor-m-md-40{margin:40px}.tutor-m-md-44{margin:44px}.tutor-m-md-48{margin:48px}.tutor-m-md-52{margin:52px}.tutor-m-md-56{margin:56px}.tutor-m-md-60{margin:60px}.tutor-m-md-64{margin:64px}.tutor-m-md-68{margin:68px}.tutor-m-md-72{margin:72px}.tutor-m-md-76{margin:76px}.tutor-m-md-80{margin:80px}.tutor-m-md-auto{margin:auto}.tutor-mx-md-0{margin-left:0;margin-right:0}.tutor-mx-md-2{margin-left:2px;margin-right:2px}.tutor-mx-md-4{margin-left:4px;margin-right:4px}.tutor-mx-md-8{margin-left:8px;margin-right:8px}.tutor-mx-md-12{margin-left:12px;margin-right:12px}.tutor-mx-md-16{margin-left:16px;margin-right:16px}.tutor-mx-md-20{margin-left:20px;margin-right:20px}.tutor-mx-md-24{margin-left:24px;margin-right:24px}.tutor-mx-md-28{margin-left:28px;margin-right:28px}.tutor-mx-md-32{margin-left:32px;margin-right:32px}.tutor-mx-md-36{margin-left:36px;margin-right:36px}.tutor-mx-md-40{margin-left:40px;margin-right:40px}.tutor-mx-md-44{margin-left:44px;margin-right:44px}.tutor-mx-md-48{margin-left:48px;margin-right:48px}.tutor-mx-md-52{margin-left:52px;margin-right:52px}.tutor-mx-md-56{margin-left:56px;margin-right:56px}.tutor-mx-md-60{margin-left:60px;margin-right:60px}.tutor-mx-md-64{margin-left:64px;margin-right:64px}.tutor-mx-md-68{margin-left:68px;margin-right:68px}.tutor-mx-md-72{margin-left:72px;margin-right:72px}.tutor-mx-md-76{margin-left:76px;margin-right:76px}.tutor-mx-md-80{margin-left:80px;margin-right:80px}.tutor-mx-md-auto{margin-left:auto;margin-right:auto}.tutor-my-md-0{margin-top:0;margin-bottom:0}.tutor-my-md-2{margin-top:2px;margin-bottom:2px}.tutor-my-md-4{margin-top:4px;margin-bottom:4px}.tutor-my-md-8{margin-top:8px;margin-bottom:8px}.tutor-my-md-12{margin-top:12px;margin-bottom:12px}.tutor-my-md-16{margin-top:16px;margin-bottom:16px}.tutor-my-md-20{margin-top:20px;margin-bottom:20px}.tutor-my-md-24{margin-top:24px;margin-bottom:24px}.tutor-my-md-28{margin-top:28px;margin-bottom:28px}.tutor-my-md-32{margin-top:32px;margin-bottom:32px}.tutor-my-md-36{margin-top:36px;margin-bottom:36px}.tutor-my-md-40{margin-top:40px;margin-bottom:40px}.tutor-my-md-44{margin-top:44px;margin-bottom:44px}.tutor-my-md-48{margin-top:48px;margin-bottom:48px}.tutor-my-md-52{margin-top:52px;margin-bottom:52px}.tutor-my-md-56{margin-top:56px;margin-bottom:56px}.tutor-my-md-60{margin-top:60px;margin-bottom:60px}.tutor-my-md-64{margin-top:64px;margin-bottom:64px}.tutor-my-md-68{margin-top:68px;margin-bottom:68px}.tutor-my-md-72{margin-top:72px;margin-bottom:72px}.tutor-my-md-76{margin-top:76px;margin-bottom:76px}.tutor-my-md-80{margin-top:80px;margin-bottom:80px}.tutor-my-md-auto{margin-top:auto;margin-bottom:auto}.tutor-mt-md-0{margin-top:0}.tutor-mt-md-2{margin-top:2px}.tutor-mt-md-4{margin-top:4px}.tutor-mt-md-8{margin-top:8px}.tutor-mt-md-12{margin-top:12px}.tutor-mt-md-16{margin-top:16px}.tutor-mt-md-20{margin-top:20px}.tutor-mt-md-24{margin-top:24px}.tutor-mt-md-28{margin-top:28px}.tutor-mt-md-32{margin-top:32px}.tutor-mt-md-36{margin-top:36px}.tutor-mt-md-40{margin-top:40px}.tutor-mt-md-44{margin-top:44px}.tutor-mt-md-48{margin-top:48px}.tutor-mt-md-52{margin-top:52px}.tutor-mt-md-56{margin-top:56px}.tutor-mt-md-60{margin-top:60px}.tutor-mt-md-64{margin-top:64px}.tutor-mt-md-68{margin-top:68px}.tutor-mt-md-72{margin-top:72px}.tutor-mt-md-76{margin-top:76px}.tutor-mt-md-80{margin-top:80px}.tutor-mt-md-auto{margin-top:auto}.tutor-mr-md-0{margin-right:0}.tutor-mr-md-2{margin-right:2px}.tutor-mr-md-4{margin-right:4px}.tutor-mr-md-8{margin-right:8px}.tutor-mr-md-12{margin-right:12px}.tutor-mr-md-16{margin-right:16px}.tutor-mr-md-20{margin-right:20px}.tutor-mr-md-24{margin-right:24px}.tutor-mr-md-28{margin-right:28px}.tutor-mr-md-32{margin-right:32px}.tutor-mr-md-36{margin-right:36px}.tutor-mr-md-40{margin-right:40px}.tutor-mr-md-44{margin-right:44px}.tutor-mr-md-48{margin-right:48px}.tutor-mr-md-52{margin-right:52px}.tutor-mr-md-56{margin-right:56px}.tutor-mr-md-60{margin-right:60px}.tutor-mr-md-64{margin-right:64px}.tutor-mr-md-68{margin-right:68px}.tutor-mr-md-72{margin-right:72px}.tutor-mr-md-76{margin-right:76px}.tutor-mr-md-80{margin-right:80px}.tutor-mr-md-auto{margin-right:auto}.tutor-mb-md-0{margin-bottom:0}.tutor-mb-md-2{margin-bottom:2px}.tutor-mb-md-4{margin-bottom:4px}.tutor-mb-md-8{margin-bottom:8px}.tutor-mb-md-12{margin-bottom:12px}.tutor-mb-md-16{margin-bottom:16px}.tutor-mb-md-20{margin-bottom:20px}.tutor-mb-md-24{margin-bottom:24px}.tutor-mb-md-28{margin-bottom:28px}.tutor-mb-md-32{margin-bottom:32px}.tutor-mb-md-36{margin-bottom:36px}.tutor-mb-md-40{margin-bottom:40px}.tutor-mb-md-44{margin-bottom:44px}.tutor-mb-md-48{margin-bottom:48px}.tutor-mb-md-52{margin-bottom:52px}.tutor-mb-md-56{margin-bottom:56px}.tutor-mb-md-60{margin-bottom:60px}.tutor-mb-md-64{margin-bottom:64px}.tutor-mb-md-68{margin-bottom:68px}.tutor-mb-md-72{margin-bottom:72px}.tutor-mb-md-76{margin-bottom:76px}.tutor-mb-md-80{margin-bottom:80px}.tutor-mb-md-auto{margin-bottom:auto}.tutor-ml-md-0{margin-left:0}.tutor-ml-md-2{margin-left:2px}.tutor-ml-md-4{margin-left:4px}.tutor-ml-md-8{margin-left:8px}.tutor-ml-md-12{margin-left:12px}.tutor-ml-md-16{margin-left:16px}.tutor-ml-md-20{margin-left:20px}.tutor-ml-md-24{margin-left:24px}.tutor-ml-md-28{margin-left:28px}.tutor-ml-md-32{margin-left:32px}.tutor-ml-md-36{margin-left:36px}.tutor-ml-md-40{margin-left:40px}.tutor-ml-md-44{margin-left:44px}.tutor-ml-md-48{margin-left:48px}.tutor-ml-md-52{margin-left:52px}.tutor-ml-md-56{margin-left:56px}.tutor-ml-md-60{margin-left:60px}.tutor-ml-md-64{margin-left:64px}.tutor-ml-md-68{margin-left:68px}.tutor-ml-md-72{margin-left:72px}.tutor-ml-md-76{margin-left:76px}.tutor-ml-md-80{margin-left:80px}.tutor-ml-md-auto{margin-left:auto}.tutor-m-md-n2{margin:-2px}.tutor-m-md-n4{margin:-4px}.tutor-m-md-n8{margin:-8px}.tutor-m-md-n12{margin:-12px}.tutor-m-md-n16{margin:-16px}.tutor-m-md-n20{margin:-20px}.tutor-m-md-n24{margin:-24px}.tutor-m-md-n28{margin:-28px}.tutor-m-md-n32{margin:-32px}.tutor-m-md-n36{margin:-36px}.tutor-m-md-n40{margin:-40px}.tutor-m-md-n44{margin:-44px}.tutor-m-md-n48{margin:-48px}.tutor-m-md-n52{margin:-52px}.tutor-m-md-n56{margin:-56px}.tutor-m-md-n60{margin:-60px}.tutor-m-md-n64{margin:-64px}.tutor-m-md-n68{margin:-68px}.tutor-m-md-n72{margin:-72px}.tutor-m-md-n76{margin:-76px}.tutor-m-md-n80{margin:-80px}.tutor-mx-md-n2{margin-left:-2px;margin-right:-2px}.tutor-mx-md-n4{margin-left:-4px;margin-right:-4px}.tutor-mx-md-n8{margin-left:-8px;margin-right:-8px}.tutor-mx-md-n12{margin-left:-12px;margin-right:-12px}.tutor-mx-md-n16{margin-left:-16px;margin-right:-16px}.tutor-mx-md-n20{margin-left:-20px;margin-right:-20px}.tutor-mx-md-n24{margin-left:-24px;margin-right:-24px}.tutor-mx-md-n28{margin-left:-28px;margin-right:-28px}.tutor-mx-md-n32{margin-left:-32px;margin-right:-32px}.tutor-mx-md-n36{margin-left:-36px;margin-right:-36px}.tutor-mx-md-n40{margin-left:-40px;margin-right:-40px}.tutor-mx-md-n44{margin-left:-44px;margin-right:-44px}.tutor-mx-md-n48{margin-left:-48px;margin-right:-48px}.tutor-mx-md-n52{margin-left:-52px;margin-right:-52px}.tutor-mx-md-n56{margin-left:-56px;margin-right:-56px}.tutor-mx-md-n60{margin-left:-60px;margin-right:-60px}.tutor-mx-md-n64{margin-left:-64px;margin-right:-64px}.tutor-mx-md-n68{margin-left:-68px;margin-right:-68px}.tutor-mx-md-n72{margin-left:-72px;margin-right:-72px}.tutor-mx-md-n76{margin-left:-76px;margin-right:-76px}.tutor-mx-md-n80{margin-left:-80px;margin-right:-80px}.tutor-my-md-n2{margin-top:-2px;margin-bottom:-2px}.tutor-my-md-n4{margin-top:-4px;margin-bottom:-4px}.tutor-my-md-n8{margin-top:-8px;margin-bottom:-8px}.tutor-my-md-n12{margin-top:-12px;margin-bottom:-12px}.tutor-my-md-n16{margin-top:-16px;margin-bottom:-16px}.tutor-my-md-n20{margin-top:-20px;margin-bottom:-20px}.tutor-my-md-n24{margin-top:-24px;margin-bottom:-24px}.tutor-my-md-n28{margin-top:-28px;margin-bottom:-28px}.tutor-my-md-n32{margin-top:-32px;margin-bottom:-32px}.tutor-my-md-n36{margin-top:-36px;margin-bottom:-36px}.tutor-my-md-n40{margin-top:-40px;margin-bottom:-40px}.tutor-my-md-n44{margin-top:-44px;margin-bottom:-44px}.tutor-my-md-n48{margin-top:-48px;margin-bottom:-48px}.tutor-my-md-n52{margin-top:-52px;margin-bottom:-52px}.tutor-my-md-n56{margin-top:-56px;margin-bottom:-56px}.tutor-my-md-n60{margin-top:-60px;margin-bottom:-60px}.tutor-my-md-n64{margin-top:-64px;margin-bottom:-64px}.tutor-my-md-n68{margin-top:-68px;margin-bottom:-68px}.tutor-my-md-n72{margin-top:-72px;margin-bottom:-72px}.tutor-my-md-n76{margin-top:-76px;margin-bottom:-76px}.tutor-my-md-n80{margin-top:-80px;margin-bottom:-80px}.tutor-mt-md-n2{margin-top:-2px}.tutor-mt-md-n4{margin-top:-4px}.tutor-mt-md-n8{margin-top:-8px}.tutor-mt-md-n12{margin-top:-12px}.tutor-mt-md-n16{margin-top:-16px}.tutor-mt-md-n20{margin-top:-20px}.tutor-mt-md-n24{margin-top:-24px}.tutor-mt-md-n28{margin-top:-28px}.tutor-mt-md-n32{margin-top:-32px}.tutor-mt-md-n36{margin-top:-36px}.tutor-mt-md-n40{margin-top:-40px}.tutor-mt-md-n44{margin-top:-44px}.tutor-mt-md-n48{margin-top:-48px}.tutor-mt-md-n52{margin-top:-52px}.tutor-mt-md-n56{margin-top:-56px}.tutor-mt-md-n60{margin-top:-60px}.tutor-mt-md-n64{margin-top:-64px}.tutor-mt-md-n68{margin-top:-68px}.tutor-mt-md-n72{margin-top:-72px}.tutor-mt-md-n76{margin-top:-76px}.tutor-mt-md-n80{margin-top:-80px}.tutor-mr-md-n2{margin-right:-2px}.tutor-mr-md-n4{margin-right:-4px}.tutor-mr-md-n8{margin-right:-8px}.tutor-mr-md-n12{margin-right:-12px}.tutor-mr-md-n16{margin-right:-16px}.tutor-mr-md-n20{margin-right:-20px}.tutor-mr-md-n24{margin-right:-24px}.tutor-mr-md-n28{margin-right:-28px}.tutor-mr-md-n32{margin-right:-32px}.tutor-mr-md-n36{margin-right:-36px}.tutor-mr-md-n40{margin-right:-40px}.tutor-mr-md-n44{margin-right:-44px}.tutor-mr-md-n48{margin-right:-48px}.tutor-mr-md-n52{margin-right:-52px}.tutor-mr-md-n56{margin-right:-56px}.tutor-mr-md-n60{margin-right:-60px}.tutor-mr-md-n64{margin-right:-64px}.tutor-mr-md-n68{margin-right:-68px}.tutor-mr-md-n72{margin-right:-72px}.tutor-mr-md-n76{margin-right:-76px}.tutor-mr-md-n80{margin-right:-80px}.tutor-mb-md-n2{margin-bottom:-2px}.tutor-mb-md-n4{margin-bottom:-4px}.tutor-mb-md-n8{margin-bottom:-8px}.tutor-mb-md-n12{margin-bottom:-12px}.tutor-mb-md-n16{margin-bottom:-16px}.tutor-mb-md-n20{margin-bottom:-20px}.tutor-mb-md-n24{margin-bottom:-24px}.tutor-mb-md-n28{margin-bottom:-28px}.tutor-mb-md-n32{margin-bottom:-32px}.tutor-mb-md-n36{margin-bottom:-36px}.tutor-mb-md-n40{margin-bottom:-40px}.tutor-mb-md-n44{margin-bottom:-44px}.tutor-mb-md-n48{margin-bottom:-48px}.tutor-mb-md-n52{margin-bottom:-52px}.tutor-mb-md-n56{margin-bottom:-56px}.tutor-mb-md-n60{margin-bottom:-60px}.tutor-mb-md-n64{margin-bottom:-64px}.tutor-mb-md-n68{margin-bottom:-68px}.tutor-mb-md-n72{margin-bottom:-72px}.tutor-mb-md-n76{margin-bottom:-76px}.tutor-mb-md-n80{margin-bottom:-80px}.tutor-ml-md-n2{margin-left:-2px}.tutor-ml-md-n4{margin-left:-4px}.tutor-ml-md-n8{margin-left:-8px}.tutor-ml-md-n12{margin-left:-12px}.tutor-ml-md-n16{margin-left:-16px}.tutor-ml-md-n20{margin-left:-20px}.tutor-ml-md-n24{margin-left:-24px}.tutor-ml-md-n28{margin-left:-28px}.tutor-ml-md-n32{margin-left:-32px}.tutor-ml-md-n36{margin-left:-36px}.tutor-ml-md-n40{margin-left:-40px}.tutor-ml-md-n44{margin-left:-44px}.tutor-ml-md-n48{margin-left:-48px}.tutor-ml-md-n52{margin-left:-52px}.tutor-ml-md-n56{margin-left:-56px}.tutor-ml-md-n60{margin-left:-60px}.tutor-ml-md-n64{margin-left:-64px}.tutor-ml-md-n68{margin-left:-68px}.tutor-ml-md-n72{margin-left:-72px}.tutor-ml-md-n76{margin-left:-76px}.tutor-ml-md-n80{margin-left:-80px}.tutor-p-md-0{padding:0}.tutor-p-md-2{padding:2px}.tutor-p-md-4{padding:4px}.tutor-p-md-8{padding:8px}.tutor-p-md-12{padding:12px}.tutor-p-md-16{padding:16px}.tutor-p-md-20{padding:20px}.tutor-p-md-24{padding:24px}.tutor-p-md-28{padding:28px}.tutor-p-md-32{padding:32px}.tutor-p-md-36{padding:36px}.tutor-p-md-40{padding:40px}.tutor-p-md-44{padding:44px}.tutor-p-md-48{padding:48px}.tutor-p-md-52{padding:52px}.tutor-p-md-56{padding:56px}.tutor-p-md-60{padding:60px}.tutor-p-md-64{padding:64px}.tutor-p-md-68{padding:68px}.tutor-p-md-72{padding:72px}.tutor-p-md-76{padding:76px}.tutor-p-md-80{padding:80px}.tutor-px-md-0{padding-left:0;padding-right:0}.tutor-px-md-2{padding-left:2px;padding-right:2px}.tutor-px-md-4{padding-left:4px;padding-right:4px}.tutor-px-md-8{padding-left:8px;padding-right:8px}.tutor-px-md-12{padding-left:12px;padding-right:12px}.tutor-px-md-16{padding-left:16px;padding-right:16px}.tutor-px-md-20{padding-left:20px;padding-right:20px}.tutor-px-md-24{padding-left:24px;padding-right:24px}.tutor-px-md-28{padding-left:28px;padding-right:28px}.tutor-px-md-32{padding-left:32px;padding-right:32px}.tutor-px-md-36{padding-left:36px;padding-right:36px}.tutor-px-md-40{padding-left:40px;padding-right:40px}.tutor-px-md-44{padding-left:44px;padding-right:44px}.tutor-px-md-48{padding-left:48px;padding-right:48px}.tutor-px-md-52{padding-left:52px;padding-right:52px}.tutor-px-md-56{padding-left:56px;padding-right:56px}.tutor-px-md-60{padding-left:60px;padding-right:60px}.tutor-px-md-64{padding-left:64px;padding-right:64px}.tutor-px-md-68{padding-left:68px;padding-right:68px}.tutor-px-md-72{padding-left:72px;padding-right:72px}.tutor-px-md-76{padding-left:76px;padding-right:76px}.tutor-px-md-80{padding-left:80px;padding-right:80px}.tutor-py-md-0{padding-top:0;padding-bottom:0}.tutor-py-md-2{padding-top:2px;padding-bottom:2px}.tutor-py-md-4{padding-top:4px;padding-bottom:4px}.tutor-py-md-8{padding-top:8px;padding-bottom:8px}.tutor-py-md-12{padding-top:12px;padding-bottom:12px}.tutor-py-md-16{padding-top:16px;padding-bottom:16px}.tutor-py-md-20{padding-top:20px;padding-bottom:20px}.tutor-py-md-24{padding-top:24px;padding-bottom:24px}.tutor-py-md-28{padding-top:28px;padding-bottom:28px}.tutor-py-md-32{padding-top:32px;padding-bottom:32px}.tutor-py-md-36{padding-top:36px;padding-bottom:36px}.tutor-py-md-40{padding-top:40px;padding-bottom:40px}.tutor-py-md-44{padding-top:44px;padding-bottom:44px}.tutor-py-md-48{padding-top:48px;padding-bottom:48px}.tutor-py-md-52{padding-top:52px;padding-bottom:52px}.tutor-py-md-56{padding-top:56px;padding-bottom:56px}.tutor-py-md-60{padding-top:60px;padding-bottom:60px}.tutor-py-md-64{padding-top:64px;padding-bottom:64px}.tutor-py-md-68{padding-top:68px;padding-bottom:68px}.tutor-py-md-72{padding-top:72px;padding-bottom:72px}.tutor-py-md-76{padding-top:76px;padding-bottom:76px}.tutor-py-md-80{padding-top:80px;padding-bottom:80px}.tutor-pt-md-0{padding-top:0}.tutor-pt-md-2{padding-top:2px}.tutor-pt-md-4{padding-top:4px}.tutor-pt-md-8{padding-top:8px}.tutor-pt-md-12{padding-top:12px}.tutor-pt-md-16{padding-top:16px}.tutor-pt-md-20{padding-top:20px}.tutor-pt-md-24{padding-top:24px}.tutor-pt-md-28{padding-top:28px}.tutor-pt-md-32{padding-top:32px}.tutor-pt-md-36{padding-top:36px}.tutor-pt-md-40{padding-top:40px}.tutor-pt-md-44{padding-top:44px}.tutor-pt-md-48{padding-top:48px}.tutor-pt-md-52{padding-top:52px}.tutor-pt-md-56{padding-top:56px}.tutor-pt-md-60{padding-top:60px}.tutor-pt-md-64{padding-top:64px}.tutor-pt-md-68{padding-top:68px}.tutor-pt-md-72{padding-top:72px}.tutor-pt-md-76{padding-top:76px}.tutor-pt-md-80{padding-top:80px}.tutor-pr-md-0{padding-right:0}.tutor-pr-md-2{padding-right:2px}.tutor-pr-md-4{padding-right:4px}.tutor-pr-md-8{padding-right:8px}.tutor-pr-md-12{padding-right:12px}.tutor-pr-md-16{padding-right:16px}.tutor-pr-md-20{padding-right:20px}.tutor-pr-md-24{padding-right:24px}.tutor-pr-md-28{padding-right:28px}.tutor-pr-md-32{padding-right:32px}.tutor-pr-md-36{padding-right:36px}.tutor-pr-md-40{padding-right:40px}.tutor-pr-md-44{padding-right:44px}.tutor-pr-md-48{padding-right:48px}.tutor-pr-md-52{padding-right:52px}.tutor-pr-md-56{padding-right:56px}.tutor-pr-md-60{padding-right:60px}.tutor-pr-md-64{padding-right:64px}.tutor-pr-md-68{padding-right:68px}.tutor-pr-md-72{padding-right:72px}.tutor-pr-md-76{padding-right:76px}.tutor-pr-md-80{padding-right:80px}.tutor-pb-md-0{padding-bottom:0}.tutor-pb-md-2{padding-bottom:2px}.tutor-pb-md-4{padding-bottom:4px}.tutor-pb-md-8{padding-bottom:8px}.tutor-pb-md-12{padding-bottom:12px}.tutor-pb-md-16{padding-bottom:16px}.tutor-pb-md-20{padding-bottom:20px}.tutor-pb-md-24{padding-bottom:24px}.tutor-pb-md-28{padding-bottom:28px}.tutor-pb-md-32{padding-bottom:32px}.tutor-pb-md-36{padding-bottom:36px}.tutor-pb-md-40{padding-bottom:40px}.tutor-pb-md-44{padding-bottom:44px}.tutor-pb-md-48{padding-bottom:48px}.tutor-pb-md-52{padding-bottom:52px}.tutor-pb-md-56{padding-bottom:56px}.tutor-pb-md-60{padding-bottom:60px}.tutor-pb-md-64{padding-bottom:64px}.tutor-pb-md-68{padding-bottom:68px}.tutor-pb-md-72{padding-bottom:72px}.tutor-pb-md-76{padding-bottom:76px}.tutor-pb-md-80{padding-bottom:80px}.tutor-pl-md-0{padding-left:0}.tutor-pl-md-2{padding-left:2px}.tutor-pl-md-4{padding-left:4px}.tutor-pl-md-8{padding-left:8px}.tutor-pl-md-12{padding-left:12px}.tutor-pl-md-16{padding-left:16px}.tutor-pl-md-20{padding-left:20px}.tutor-pl-md-24{padding-left:24px}.tutor-pl-md-28{padding-left:28px}.tutor-pl-md-32{padding-left:32px}.tutor-pl-md-36{padding-left:36px}.tutor-pl-md-40{padding-left:40px}.tutor-pl-md-44{padding-left:44px}.tutor-pl-md-48{padding-left:48px}.tutor-pl-md-52{padding-left:52px}.tutor-pl-md-56{padding-left:56px}.tutor-pl-md-60{padding-left:60px}.tutor-pl-md-64{padding-left:64px}.tutor-pl-md-68{padding-left:68px}.tutor-pl-md-72{padding-left:72px}.tutor-pl-md-76{padding-left:76px}.tutor-pl-md-80{padding-left:80px}}@media (min-width:992px){.tutor-d-lg-inline{display:inline!important}.tutor-d-lg-inline-block{display:inline-block!important}.tutor-d-lg-block{display:block!important}.tutor-d-lg-grid{display:grid!important}.tutor-d-lg-table{display:table!important}.tutor-d-lg-table-row{display:table-row!important}.tutor-d-lg-table-cell{display:table-cell!important}.tutor-d-lg-flex{display:flex!important}.tutor-d-lg-inline-flex{display:inline-flex!important}.tutor-d-lg-none{display:none!important}.tutor-flex-lg-fill{flex:auto!important}.tutor-flex-lg-row{flex-direction:row!important}.tutor-flex-lg-column{flex-direction:column!important}.tutor-flex-lg-row-reverse{flex-direction:row-reverse!important}.tutor-flex-lg-column-reverse{flex-direction:column-reverse!important}.tutor-flex-lg-grow-0{flex-grow:0!important}.tutor-flex-lg-grow-1{flex-grow:1!important}.tutor-flex-lg-shrink-0{flex-shrink:0!important}.tutor-flex-lg-shrink-1{flex-shrink:1!important}.tutor-flex-lg-wrap{flex-wrap:wrap!important}.tutor-flex-lg-nowrap{flex-wrap:nowrap!important}.tutor-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.tutor-gap-lg-0{gap:0!important}.tutor-gap-lg-1{gap:.5rem!important}.tutor-gap-lg-2{gap:1rem!important}.tutor-gap-lg-3{gap:1.5rem!important}.tutor-gap-lg-4{gap:2rem!important}.tutor-gap-lg-5{gap:3rem!important}.tutor-gap-lg-4px{gap:.25rem!important}.tutor-gap-lg-12px{gap:.75rem!important}.tutor-justify-lg-start{justify-content:flex-start!important}.tutor-justify-lg-end{justify-content:flex-end!important}.tutor-justify-lg-center{justify-content:center!important}.tutor-justify-lg-between{justify-content:space-between!important}.tutor-justify-lg-around{justify-content:space-around!important}.tutor-justify-lg-evenly{justify-content:space-evenly!important}.tutor-align-lg-start{align-items:flex-start!important}.tutor-align-lg-end{align-items:flex-end!important}.tutor-align-lg-center{align-items:center!important}.tutor-align-lg-baseline{align-items:baseline!important}.tutor-align-lg-stretch{align-items:stretch!important}.tutor-align-content-lg-start{align-content:flex-start!important}.tutor-align-content-lg-end{align-content:flex-end!important}.tutor-align-content-lg-center{align-content:center!important}.tutor-align-content-lg-between{align-content:space-between!important}.tutor-align-content-lg-around{align-content:space-around!important}.tutor-align-content-lg-stretch{align-content:stretch!important}.tutor-align-self-lg-auto{align-self:auto!important}.tutor-align-self-lg-start{align-self:flex-start!important}.tutor-align-self-lg-end{align-self:flex-end!important}.tutor-align-self-lg-center{align-self:center!important}.tutor-align-self-lg-baseline{align-self:baseline!important}.tutor-align-self-lg-stretch{align-self:stretch!important}.tutor-order-lg-first{order:-1!important}.tutor-order-lg-0{order:0!important}.tutor-order-lg-1{order:1!important}.tutor-order-lg-2{order:2!important}.tutor-order-lg-3{order:3!important}.tutor-order-lg-4{order:4!important}.tutor-order-lg-5{order:5!important}.tutor-order-lg-last{order:6!important}.tutor-m-lg-0{margin:0}.tutor-m-lg-2{margin:2px}.tutor-m-lg-4{margin:4px}.tutor-m-lg-8{margin:8px}.tutor-m-lg-12{margin:12px}.tutor-m-lg-16{margin:16px}.tutor-m-lg-20{margin:20px}.tutor-m-lg-24{margin:24px}.tutor-m-lg-28{margin:28px}.tutor-m-lg-32{margin:32px}.tutor-m-lg-36{margin:36px}.tutor-m-lg-40{margin:40px}.tutor-m-lg-44{margin:44px}.tutor-m-lg-48{margin:48px}.tutor-m-lg-52{margin:52px}.tutor-m-lg-56{margin:56px}.tutor-m-lg-60{margin:60px}.tutor-m-lg-64{margin:64px}.tutor-m-lg-68{margin:68px}.tutor-m-lg-72{margin:72px}.tutor-m-lg-76{margin:76px}.tutor-m-lg-80{margin:80px}.tutor-m-lg-auto{margin:auto}.tutor-mx-lg-0{margin-left:0;margin-right:0}.tutor-mx-lg-2{margin-left:2px;margin-right:2px}.tutor-mx-lg-4{margin-left:4px;margin-right:4px}.tutor-mx-lg-8{margin-left:8px;margin-right:8px}.tutor-mx-lg-12{margin-left:12px;margin-right:12px}.tutor-mx-lg-16{margin-left:16px;margin-right:16px}.tutor-mx-lg-20{margin-left:20px;margin-right:20px}.tutor-mx-lg-24{margin-left:24px;margin-right:24px}.tutor-mx-lg-28{margin-left:28px;margin-right:28px}.tutor-mx-lg-32{margin-left:32px;margin-right:32px}.tutor-mx-lg-36{margin-left:36px;margin-right:36px}.tutor-mx-lg-40{margin-left:40px;margin-right:40px}.tutor-mx-lg-44{margin-left:44px;margin-right:44px}.tutor-mx-lg-48{margin-left:48px;margin-right:48px}.tutor-mx-lg-52{margin-left:52px;margin-right:52px}.tutor-mx-lg-56{margin-left:56px;margin-right:56px}.tutor-mx-lg-60{margin-left:60px;margin-right:60px}.tutor-mx-lg-64{margin-left:64px;margin-right:64px}.tutor-mx-lg-68{margin-left:68px;margin-right:68px}.tutor-mx-lg-72{margin-left:72px;margin-right:72px}.tutor-mx-lg-76{margin-left:76px;margin-right:76px}.tutor-mx-lg-80{margin-left:80px;margin-right:80px}.tutor-mx-lg-auto{margin-left:auto;margin-right:auto}.tutor-my-lg-0{margin-top:0;margin-bottom:0}.tutor-my-lg-2{margin-top:2px;margin-bottom:2px}.tutor-my-lg-4{margin-top:4px;margin-bottom:4px}.tutor-my-lg-8{margin-top:8px;margin-bottom:8px}.tutor-my-lg-12{margin-top:12px;margin-bottom:12px}.tutor-my-lg-16{margin-top:16px;margin-bottom:16px}.tutor-my-lg-20{margin-top:20px;margin-bottom:20px}.tutor-my-lg-24{margin-top:24px;margin-bottom:24px}.tutor-my-lg-28{margin-top:28px;margin-bottom:28px}.tutor-my-lg-32{margin-top:32px;margin-bottom:32px}.tutor-my-lg-36{margin-top:36px;margin-bottom:36px}.tutor-my-lg-40{margin-top:40px;margin-bottom:40px}.tutor-my-lg-44{margin-top:44px;margin-bottom:44px}.tutor-my-lg-48{margin-top:48px;margin-bottom:48px}.tutor-my-lg-52{margin-top:52px;margin-bottom:52px}.tutor-my-lg-56{margin-top:56px;margin-bottom:56px}.tutor-my-lg-60{margin-top:60px;margin-bottom:60px}.tutor-my-lg-64{margin-top:64px;margin-bottom:64px}.tutor-my-lg-68{margin-top:68px;margin-bottom:68px}.tutor-my-lg-72{margin-top:72px;margin-bottom:72px}.tutor-my-lg-76{margin-top:76px;margin-bottom:76px}.tutor-my-lg-80{margin-top:80px;margin-bottom:80px}.tutor-my-lg-auto{margin-top:auto;margin-bottom:auto}.tutor-mt-lg-0{margin-top:0}.tutor-mt-lg-2{margin-top:2px}.tutor-mt-lg-4{margin-top:4px}.tutor-mt-lg-8{margin-top:8px}.tutor-mt-lg-12{margin-top:12px}.tutor-mt-lg-16{margin-top:16px}.tutor-mt-lg-20{margin-top:20px}.tutor-mt-lg-24{margin-top:24px}.tutor-mt-lg-28{margin-top:28px}.tutor-mt-lg-32{margin-top:32px}.tutor-mt-lg-36{margin-top:36px}.tutor-mt-lg-40{margin-top:40px}.tutor-mt-lg-44{margin-top:44px}.tutor-mt-lg-48{margin-top:48px}.tutor-mt-lg-52{margin-top:52px}.tutor-mt-lg-56{margin-top:56px}.tutor-mt-lg-60{margin-top:60px}.tutor-mt-lg-64{margin-top:64px}.tutor-mt-lg-68{margin-top:68px}.tutor-mt-lg-72{margin-top:72px}.tutor-mt-lg-76{margin-top:76px}.tutor-mt-lg-80{margin-top:80px}.tutor-mt-lg-auto{margin-top:auto}.tutor-mr-lg-0{margin-right:0}.tutor-mr-lg-2{margin-right:2px}.tutor-mr-lg-4{margin-right:4px}.tutor-mr-lg-8{margin-right:8px}.tutor-mr-lg-12{margin-right:12px}.tutor-mr-lg-16{margin-right:16px}.tutor-mr-lg-20{margin-right:20px}.tutor-mr-lg-24{margin-right:24px}.tutor-mr-lg-28{margin-right:28px}.tutor-mr-lg-32{margin-right:32px}.tutor-mr-lg-36{margin-right:36px}.tutor-mr-lg-40{margin-right:40px}.tutor-mr-lg-44{margin-right:44px}.tutor-mr-lg-48{margin-right:48px}.tutor-mr-lg-52{margin-right:52px}.tutor-mr-lg-56{margin-right:56px}.tutor-mr-lg-60{margin-right:60px}.tutor-mr-lg-64{margin-right:64px}.tutor-mr-lg-68{margin-right:68px}.tutor-mr-lg-72{margin-right:72px}.tutor-mr-lg-76{margin-right:76px}.tutor-mr-lg-80{margin-right:80px}.tutor-mr-lg-auto{margin-right:auto}.tutor-mb-lg-0{margin-bottom:0}.tutor-mb-lg-2{margin-bottom:2px}.tutor-mb-lg-4{margin-bottom:4px}.tutor-mb-lg-8{margin-bottom:8px}.tutor-mb-lg-12{margin-bottom:12px}.tutor-mb-lg-16{margin-bottom:16px}.tutor-mb-lg-20{margin-bottom:20px}.tutor-mb-lg-24{margin-bottom:24px}.tutor-mb-lg-28{margin-bottom:28px}.tutor-mb-lg-32{margin-bottom:32px}.tutor-mb-lg-36{margin-bottom:36px}.tutor-mb-lg-40{margin-bottom:40px}.tutor-mb-lg-44{margin-bottom:44px}.tutor-mb-lg-48{margin-bottom:48px}.tutor-mb-lg-52{margin-bottom:52px}.tutor-mb-lg-56{margin-bottom:56px}.tutor-mb-lg-60{margin-bottom:60px}.tutor-mb-lg-64{margin-bottom:64px}.tutor-mb-lg-68{margin-bottom:68px}.tutor-mb-lg-72{margin-bottom:72px}.tutor-mb-lg-76{margin-bottom:76px}.tutor-mb-lg-80{margin-bottom:80px}.tutor-mb-lg-auto{margin-bottom:auto}.tutor-ml-lg-0{margin-left:0}.tutor-ml-lg-2{margin-left:2px}.tutor-ml-lg-4{margin-left:4px}.tutor-ml-lg-8{margin-left:8px}.tutor-ml-lg-12{margin-left:12px}.tutor-ml-lg-16{margin-left:16px}.tutor-ml-lg-20{margin-left:20px}.tutor-ml-lg-24{margin-left:24px}.tutor-ml-lg-28{margin-left:28px}.tutor-ml-lg-32{margin-left:32px}.tutor-ml-lg-36{margin-left:36px}.tutor-ml-lg-40{margin-left:40px}.tutor-ml-lg-44{margin-left:44px}.tutor-ml-lg-48{margin-left:48px}.tutor-ml-lg-52{margin-left:52px}.tutor-ml-lg-56{margin-left:56px}.tutor-ml-lg-60{margin-left:60px}.tutor-ml-lg-64{margin-left:64px}.tutor-ml-lg-68{margin-left:68px}.tutor-ml-lg-72{margin-left:72px}.tutor-ml-lg-76{margin-left:76px}.tutor-ml-lg-80{margin-left:80px}.tutor-ml-lg-auto{margin-left:auto}.tutor-m-lg-n2{margin:-2px}.tutor-m-lg-n4{margin:-4px}.tutor-m-lg-n8{margin:-8px}.tutor-m-lg-n12{margin:-12px}.tutor-m-lg-n16{margin:-16px}.tutor-m-lg-n20{margin:-20px}.tutor-m-lg-n24{margin:-24px}.tutor-m-lg-n28{margin:-28px}.tutor-m-lg-n32{margin:-32px}.tutor-m-lg-n36{margin:-36px}.tutor-m-lg-n40{margin:-40px}.tutor-m-lg-n44{margin:-44px}.tutor-m-lg-n48{margin:-48px}.tutor-m-lg-n52{margin:-52px}.tutor-m-lg-n56{margin:-56px}.tutor-m-lg-n60{margin:-60px}.tutor-m-lg-n64{margin:-64px}.tutor-m-lg-n68{margin:-68px}.tutor-m-lg-n72{margin:-72px}.tutor-m-lg-n76{margin:-76px}.tutor-m-lg-n80{margin:-80px}.tutor-mx-lg-n2{margin-left:-2px;margin-right:-2px}.tutor-mx-lg-n4{margin-left:-4px;margin-right:-4px}.tutor-mx-lg-n8{margin-left:-8px;margin-right:-8px}.tutor-mx-lg-n12{margin-left:-12px;margin-right:-12px}.tutor-mx-lg-n16{margin-left:-16px;margin-right:-16px}.tutor-mx-lg-n20{margin-left:-20px;margin-right:-20px}.tutor-mx-lg-n24{margin-left:-24px;margin-right:-24px}.tutor-mx-lg-n28{margin-left:-28px;margin-right:-28px}.tutor-mx-lg-n32{margin-left:-32px;margin-right:-32px}.tutor-mx-lg-n36{margin-left:-36px;margin-right:-36px}.tutor-mx-lg-n40{margin-left:-40px;margin-right:-40px}.tutor-mx-lg-n44{margin-left:-44px;margin-right:-44px}.tutor-mx-lg-n48{margin-left:-48px;margin-right:-48px}.tutor-mx-lg-n52{margin-left:-52px;margin-right:-52px}.tutor-mx-lg-n56{margin-left:-56px;margin-right:-56px}.tutor-mx-lg-n60{margin-left:-60px;margin-right:-60px}.tutor-mx-lg-n64{margin-left:-64px;margin-right:-64px}.tutor-mx-lg-n68{margin-left:-68px;margin-right:-68px}.tutor-mx-lg-n72{margin-left:-72px;margin-right:-72px}.tutor-mx-lg-n76{margin-left:-76px;margin-right:-76px}.tutor-mx-lg-n80{margin-left:-80px;margin-right:-80px}.tutor-my-lg-n2{margin-top:-2px;margin-bottom:-2px}.tutor-my-lg-n4{margin-top:-4px;margin-bottom:-4px}.tutor-my-lg-n8{margin-top:-8px;margin-bottom:-8px}.tutor-my-lg-n12{margin-top:-12px;margin-bottom:-12px}.tutor-my-lg-n16{margin-top:-16px;margin-bottom:-16px}.tutor-my-lg-n20{margin-top:-20px;margin-bottom:-20px}.tutor-my-lg-n24{margin-top:-24px;margin-bottom:-24px}.tutor-my-lg-n28{margin-top:-28px;margin-bottom:-28px}.tutor-my-lg-n32{margin-top:-32px;margin-bottom:-32px}.tutor-my-lg-n36{margin-top:-36px;margin-bottom:-36px}.tutor-my-lg-n40{margin-top:-40px;margin-bottom:-40px}.tutor-my-lg-n44{margin-top:-44px;margin-bottom:-44px}.tutor-my-lg-n48{margin-top:-48px;margin-bottom:-48px}.tutor-my-lg-n52{margin-top:-52px;margin-bottom:-52px}.tutor-my-lg-n56{margin-top:-56px;margin-bottom:-56px}.tutor-my-lg-n60{margin-top:-60px;margin-bottom:-60px}.tutor-my-lg-n64{margin-top:-64px;margin-bottom:-64px}.tutor-my-lg-n68{margin-top:-68px;margin-bottom:-68px}.tutor-my-lg-n72{margin-top:-72px;margin-bottom:-72px}.tutor-my-lg-n76{margin-top:-76px;margin-bottom:-76px}.tutor-my-lg-n80{margin-top:-80px;margin-bottom:-80px}.tutor-mt-lg-n2{margin-top:-2px}.tutor-mt-lg-n4{margin-top:-4px}.tutor-mt-lg-n8{margin-top:-8px}.tutor-mt-lg-n12{margin-top:-12px}.tutor-mt-lg-n16{margin-top:-16px}.tutor-mt-lg-n20{margin-top:-20px}.tutor-mt-lg-n24{margin-top:-24px}.tutor-mt-lg-n28{margin-top:-28px}.tutor-mt-lg-n32{margin-top:-32px}.tutor-mt-lg-n36{margin-top:-36px}.tutor-mt-lg-n40{margin-top:-40px}.tutor-mt-lg-n44{margin-top:-44px}.tutor-mt-lg-n48{margin-top:-48px}.tutor-mt-lg-n52{margin-top:-52px}.tutor-mt-lg-n56{margin-top:-56px}.tutor-mt-lg-n60{margin-top:-60px}.tutor-mt-lg-n64{margin-top:-64px}.tutor-mt-lg-n68{margin-top:-68px}.tutor-mt-lg-n72{margin-top:-72px}.tutor-mt-lg-n76{margin-top:-76px}.tutor-mt-lg-n80{margin-top:-80px}.tutor-mr-lg-n2{margin-right:-2px}.tutor-mr-lg-n4{margin-right:-4px}.tutor-mr-lg-n8{margin-right:-8px}.tutor-mr-lg-n12{margin-right:-12px}.tutor-mr-lg-n16{margin-right:-16px}.tutor-mr-lg-n20{margin-right:-20px}.tutor-mr-lg-n24{margin-right:-24px}.tutor-mr-lg-n28{margin-right:-28px}.tutor-mr-lg-n32{margin-right:-32px}.tutor-mr-lg-n36{margin-right:-36px}.tutor-mr-lg-n40{margin-right:-40px}.tutor-mr-lg-n44{margin-right:-44px}.tutor-mr-lg-n48{margin-right:-48px}.tutor-mr-lg-n52{margin-right:-52px}.tutor-mr-lg-n56{margin-right:-56px}.tutor-mr-lg-n60{margin-right:-60px}.tutor-mr-lg-n64{margin-right:-64px}.tutor-mr-lg-n68{margin-right:-68px}.tutor-mr-lg-n72{margin-right:-72px}.tutor-mr-lg-n76{margin-right:-76px}.tutor-mr-lg-n80{margin-right:-80px}.tutor-mb-lg-n2{margin-bottom:-2px}.tutor-mb-lg-n4{margin-bottom:-4px}.tutor-mb-lg-n8{margin-bottom:-8px}.tutor-mb-lg-n12{margin-bottom:-12px}.tutor-mb-lg-n16{margin-bottom:-16px}.tutor-mb-lg-n20{margin-bottom:-20px}.tutor-mb-lg-n24{margin-bottom:-24px}.tutor-mb-lg-n28{margin-bottom:-28px}.tutor-mb-lg-n32{margin-bottom:-32px}.tutor-mb-lg-n36{margin-bottom:-36px}.tutor-mb-lg-n40{margin-bottom:-40px}.tutor-mb-lg-n44{margin-bottom:-44px}.tutor-mb-lg-n48{margin-bottom:-48px}.tutor-mb-lg-n52{margin-bottom:-52px}.tutor-mb-lg-n56{margin-bottom:-56px}.tutor-mb-lg-n60{margin-bottom:-60px}.tutor-mb-lg-n64{margin-bottom:-64px}.tutor-mb-lg-n68{margin-bottom:-68px}.tutor-mb-lg-n72{margin-bottom:-72px}.tutor-mb-lg-n76{margin-bottom:-76px}.tutor-mb-lg-n80{margin-bottom:-80px}.tutor-ml-lg-n2{margin-left:-2px}.tutor-ml-lg-n4{margin-left:-4px}.tutor-ml-lg-n8{margin-left:-8px}.tutor-ml-lg-n12{margin-left:-12px}.tutor-ml-lg-n16{margin-left:-16px}.tutor-ml-lg-n20{margin-left:-20px}.tutor-ml-lg-n24{margin-left:-24px}.tutor-ml-lg-n28{margin-left:-28px}.tutor-ml-lg-n32{margin-left:-32px}.tutor-ml-lg-n36{margin-left:-36px}.tutor-ml-lg-n40{margin-left:-40px}.tutor-ml-lg-n44{margin-left:-44px}.tutor-ml-lg-n48{margin-left:-48px}.tutor-ml-lg-n52{margin-left:-52px}.tutor-ml-lg-n56{margin-left:-56px}.tutor-ml-lg-n60{margin-left:-60px}.tutor-ml-lg-n64{margin-left:-64px}.tutor-ml-lg-n68{margin-left:-68px}.tutor-ml-lg-n72{margin-left:-72px}.tutor-ml-lg-n76{margin-left:-76px}.tutor-ml-lg-n80{margin-left:-80px}.tutor-p-lg-0{padding:0}.tutor-p-lg-2{padding:2px}.tutor-p-lg-4{padding:4px}.tutor-p-lg-8{padding:8px}.tutor-p-lg-12{padding:12px}.tutor-p-lg-16{padding:16px}.tutor-p-lg-20{padding:20px}.tutor-p-lg-24{padding:24px}.tutor-p-lg-28{padding:28px}.tutor-p-lg-32{padding:32px}.tutor-p-lg-36{padding:36px}.tutor-p-lg-40{padding:40px}.tutor-p-lg-44{padding:44px}.tutor-p-lg-48{padding:48px}.tutor-p-lg-52{padding:52px}.tutor-p-lg-56{padding:56px}.tutor-p-lg-60{padding:60px}.tutor-p-lg-64{padding:64px}.tutor-p-lg-68{padding:68px}.tutor-p-lg-72{padding:72px}.tutor-p-lg-76{padding:76px}.tutor-p-lg-80{padding:80px}.tutor-px-lg-0{padding-left:0;padding-right:0}.tutor-px-lg-2{padding-left:2px;padding-right:2px}.tutor-px-lg-4{padding-left:4px;padding-right:4px}.tutor-px-lg-8{padding-left:8px;padding-right:8px}.tutor-px-lg-12{padding-left:12px;padding-right:12px}.tutor-px-lg-16{padding-left:16px;padding-right:16px}.tutor-px-lg-20{padding-left:20px;padding-right:20px}.tutor-px-lg-24{padding-left:24px;padding-right:24px}.tutor-px-lg-28{padding-left:28px;padding-right:28px}.tutor-px-lg-32{padding-left:32px;padding-right:32px}.tutor-px-lg-36{padding-left:36px;padding-right:36px}.tutor-px-lg-40{padding-left:40px;padding-right:40px}.tutor-px-lg-44{padding-left:44px;padding-right:44px}.tutor-px-lg-48{padding-left:48px;padding-right:48px}.tutor-px-lg-52{padding-left:52px;padding-right:52px}.tutor-px-lg-56{padding-left:56px;padding-right:56px}.tutor-px-lg-60{padding-left:60px;padding-right:60px}.tutor-px-lg-64{padding-left:64px;padding-right:64px}.tutor-px-lg-68{padding-left:68px;padding-right:68px}.tutor-px-lg-72{padding-left:72px;padding-right:72px}.tutor-px-lg-76{padding-left:76px;padding-right:76px}.tutor-px-lg-80{padding-left:80px;padding-right:80px}.tutor-py-lg-0{padding-top:0;padding-bottom:0}.tutor-py-lg-2{padding-top:2px;padding-bottom:2px}.tutor-py-lg-4{padding-top:4px;padding-bottom:4px}.tutor-py-lg-8{padding-top:8px;padding-bottom:8px}.tutor-py-lg-12{padding-top:12px;padding-bottom:12px}.tutor-py-lg-16{padding-top:16px;padding-bottom:16px}.tutor-py-lg-20{padding-top:20px;padding-bottom:20px}.tutor-py-lg-24{padding-top:24px;padding-bottom:24px}.tutor-py-lg-28{padding-top:28px;padding-bottom:28px}.tutor-py-lg-32{padding-top:32px;padding-bottom:32px}.tutor-py-lg-36{padding-top:36px;padding-bottom:36px}.tutor-py-lg-40{padding-top:40px;padding-bottom:40px}.tutor-py-lg-44{padding-top:44px;padding-bottom:44px}.tutor-py-lg-48{padding-top:48px;padding-bottom:48px}.tutor-py-lg-52{padding-top:52px;padding-bottom:52px}.tutor-py-lg-56{padding-top:56px;padding-bottom:56px}.tutor-py-lg-60{padding-top:60px;padding-bottom:60px}.tutor-py-lg-64{padding-top:64px;padding-bottom:64px}.tutor-py-lg-68{padding-top:68px;padding-bottom:68px}.tutor-py-lg-72{padding-top:72px;padding-bottom:72px}.tutor-py-lg-76{padding-top:76px;padding-bottom:76px}.tutor-py-lg-80{padding-top:80px;padding-bottom:80px}.tutor-pt-lg-0{padding-top:0}.tutor-pt-lg-2{padding-top:2px}.tutor-pt-lg-4{padding-top:4px}.tutor-pt-lg-8{padding-top:8px}.tutor-pt-lg-12{padding-top:12px}.tutor-pt-lg-16{padding-top:16px}.tutor-pt-lg-20{padding-top:20px}.tutor-pt-lg-24{padding-top:24px}.tutor-pt-lg-28{padding-top:28px}.tutor-pt-lg-32{padding-top:32px}.tutor-pt-lg-36{padding-top:36px}.tutor-pt-lg-40{padding-top:40px}.tutor-pt-lg-44{padding-top:44px}.tutor-pt-lg-48{padding-top:48px}.tutor-pt-lg-52{padding-top:52px}.tutor-pt-lg-56{padding-top:56px}.tutor-pt-lg-60{padding-top:60px}.tutor-pt-lg-64{padding-top:64px}.tutor-pt-lg-68{padding-top:68px}.tutor-pt-lg-72{padding-top:72px}.tutor-pt-lg-76{padding-top:76px}.tutor-pt-lg-80{padding-top:80px}.tutor-pr-lg-0{padding-right:0}.tutor-pr-lg-2{padding-right:2px}.tutor-pr-lg-4{padding-right:4px}.tutor-pr-lg-8{padding-right:8px}.tutor-pr-lg-12{padding-right:12px}.tutor-pr-lg-16{padding-right:16px}.tutor-pr-lg-20{padding-right:20px}.tutor-pr-lg-24{padding-right:24px}.tutor-pr-lg-28{padding-right:28px}.tutor-pr-lg-32{padding-right:32px}.tutor-pr-lg-36{padding-right:36px}.tutor-pr-lg-40{padding-right:40px}.tutor-pr-lg-44{padding-right:44px}.tutor-pr-lg-48{padding-right:48px}.tutor-pr-lg-52{padding-right:52px}.tutor-pr-lg-56{padding-right:56px}.tutor-pr-lg-60{padding-right:60px}.tutor-pr-lg-64{padding-right:64px}.tutor-pr-lg-68{padding-right:68px}.tutor-pr-lg-72{padding-right:72px}.tutor-pr-lg-76{padding-right:76px}.tutor-pr-lg-80{padding-right:80px}.tutor-pb-lg-0{padding-bottom:0}.tutor-pb-lg-2{padding-bottom:2px}.tutor-pb-lg-4{padding-bottom:4px}.tutor-pb-lg-8{padding-bottom:8px}.tutor-pb-lg-12{padding-bottom:12px}.tutor-pb-lg-16{padding-bottom:16px}.tutor-pb-lg-20{padding-bottom:20px}.tutor-pb-lg-24{padding-bottom:24px}.tutor-pb-lg-28{padding-bottom:28px}.tutor-pb-lg-32{padding-bottom:32px}.tutor-pb-lg-36{padding-bottom:36px}.tutor-pb-lg-40{padding-bottom:40px}.tutor-pb-lg-44{padding-bottom:44px}.tutor-pb-lg-48{padding-bottom:48px}.tutor-pb-lg-52{padding-bottom:52px}.tutor-pb-lg-56{padding-bottom:56px}.tutor-pb-lg-60{padding-bottom:60px}.tutor-pb-lg-64{padding-bottom:64px}.tutor-pb-lg-68{padding-bottom:68px}.tutor-pb-lg-72{padding-bottom:72px}.tutor-pb-lg-76{padding-bottom:76px}.tutor-pb-lg-80{padding-bottom:80px}.tutor-pl-lg-0{padding-left:0}.tutor-pl-lg-2{padding-left:2px}.tutor-pl-lg-4{padding-left:4px}.tutor-pl-lg-8{padding-left:8px}.tutor-pl-lg-12{padding-left:12px}.tutor-pl-lg-16{padding-left:16px}.tutor-pl-lg-20{padding-left:20px}.tutor-pl-lg-24{padding-left:24px}.tutor-pl-lg-28{padding-left:28px}.tutor-pl-lg-32{padding-left:32px}.tutor-pl-lg-36{padding-left:36px}.tutor-pl-lg-40{padding-left:40px}.tutor-pl-lg-44{padding-left:44px}.tutor-pl-lg-48{padding-left:48px}.tutor-pl-lg-52{padding-left:52px}.tutor-pl-lg-56{padding-left:56px}.tutor-pl-lg-60{padding-left:60px}.tutor-pl-lg-64{padding-left:64px}.tutor-pl-lg-68{padding-left:68px}.tutor-pl-lg-72{padding-left:72px}.tutor-pl-lg-76{padding-left:76px}.tutor-pl-lg-80{padding-left:80px}}@media (min-width:1200px){.tutor-d-xl-inline{display:inline!important}.tutor-d-xl-inline-block{display:inline-block!important}.tutor-d-xl-block{display:block!important}.tutor-d-xl-grid{display:grid!important}.tutor-d-xl-table{display:table!important}.tutor-d-xl-table-row{display:table-row!important}.tutor-d-xl-table-cell{display:table-cell!important}.tutor-d-xl-flex{display:flex!important}.tutor-d-xl-inline-flex{display:inline-flex!important}.tutor-d-xl-none{display:none!important}.tutor-flex-xl-fill{flex:auto!important}.tutor-flex-xl-row{flex-direction:row!important}.tutor-flex-xl-column{flex-direction:column!important}.tutor-flex-xl-row-reverse{flex-direction:row-reverse!important}.tutor-flex-xl-column-reverse{flex-direction:column-reverse!important}.tutor-flex-xl-grow-0{flex-grow:0!important}.tutor-flex-xl-grow-1{flex-grow:1!important}.tutor-flex-xl-shrink-0{flex-shrink:0!important}.tutor-flex-xl-shrink-1{flex-shrink:1!important}.tutor-flex-xl-wrap{flex-wrap:wrap!important}.tutor-flex-xl-nowrap{flex-wrap:nowrap!important}.tutor-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.tutor-gap-xl-0{gap:0!important}.tutor-gap-xl-1{gap:.5rem!important}.tutor-gap-xl-2{gap:1rem!important}.tutor-gap-xl-3{gap:1.5rem!important}.tutor-gap-xl-4{gap:2rem!important}.tutor-gap-xl-5{gap:3rem!important}.tutor-gap-xl-4px{gap:.25rem!important}.tutor-gap-xl-12px{gap:.75rem!important}.tutor-justify-xl-start{justify-content:flex-start!important}.tutor-justify-xl-end{justify-content:flex-end!important}.tutor-justify-xl-center{justify-content:center!important}.tutor-justify-xl-between{justify-content:space-between!important}.tutor-justify-xl-around{justify-content:space-around!important}.tutor-justify-xl-evenly{justify-content:space-evenly!important}.tutor-align-xl-start{align-items:flex-start!important}.tutor-align-xl-end{align-items:flex-end!important}.tutor-align-xl-center{align-items:center!important}.tutor-align-xl-baseline{align-items:baseline!important}.tutor-align-xl-stretch{align-items:stretch!important}.tutor-align-content-xl-start{align-content:flex-start!important}.tutor-align-content-xl-end{align-content:flex-end!important}.tutor-align-content-xl-center{align-content:center!important}.tutor-align-content-xl-between{align-content:space-between!important}.tutor-align-content-xl-around{align-content:space-around!important}.tutor-align-content-xl-stretch{align-content:stretch!important}.tutor-align-self-xl-auto{align-self:auto!important}.tutor-align-self-xl-start{align-self:flex-start!important}.tutor-align-self-xl-end{align-self:flex-end!important}.tutor-align-self-xl-center{align-self:center!important}.tutor-align-self-xl-baseline{align-self:baseline!important}.tutor-align-self-xl-stretch{align-self:stretch!important}.tutor-order-xl-first{order:-1!important}.tutor-order-xl-0{order:0!important}.tutor-order-xl-1{order:1!important}.tutor-order-xl-2{order:2!important}.tutor-order-xl-3{order:3!important}.tutor-order-xl-4{order:4!important}.tutor-order-xl-5{order:5!important}.tutor-order-xl-last{order:6!important}.tutor-m-xl-0{margin:0}.tutor-m-xl-2{margin:2px}.tutor-m-xl-4{margin:4px}.tutor-m-xl-8{margin:8px}.tutor-m-xl-12{margin:12px}.tutor-m-xl-16{margin:16px}.tutor-m-xl-20{margin:20px}.tutor-m-xl-24{margin:24px}.tutor-m-xl-28{margin:28px}.tutor-m-xl-32{margin:32px}.tutor-m-xl-36{margin:36px}.tutor-m-xl-40{margin:40px}.tutor-m-xl-44{margin:44px}.tutor-m-xl-48{margin:48px}.tutor-m-xl-52{margin:52px}.tutor-m-xl-56{margin:56px}.tutor-m-xl-60{margin:60px}.tutor-m-xl-64{margin:64px}.tutor-m-xl-68{margin:68px}.tutor-m-xl-72{margin:72px}.tutor-m-xl-76{margin:76px}.tutor-m-xl-80{margin:80px}.tutor-m-xl-auto{margin:auto}.tutor-mx-xl-0{margin-left:0;margin-right:0}.tutor-mx-xl-2{margin-left:2px;margin-right:2px}.tutor-mx-xl-4{margin-left:4px;margin-right:4px}.tutor-mx-xl-8{margin-left:8px;margin-right:8px}.tutor-mx-xl-12{margin-left:12px;margin-right:12px}.tutor-mx-xl-16{margin-left:16px;margin-right:16px}.tutor-mx-xl-20{margin-left:20px;margin-right:20px}.tutor-mx-xl-24{margin-left:24px;margin-right:24px}.tutor-mx-xl-28{margin-left:28px;margin-right:28px}.tutor-mx-xl-32{margin-left:32px;margin-right:32px}.tutor-mx-xl-36{margin-left:36px;margin-right:36px}.tutor-mx-xl-40{margin-left:40px;margin-right:40px}.tutor-mx-xl-44{margin-left:44px;margin-right:44px}.tutor-mx-xl-48{margin-left:48px;margin-right:48px}.tutor-mx-xl-52{margin-left:52px;margin-right:52px}.tutor-mx-xl-56{margin-left:56px;margin-right:56px}.tutor-mx-xl-60{margin-left:60px;margin-right:60px}.tutor-mx-xl-64{margin-left:64px;margin-right:64px}.tutor-mx-xl-68{margin-left:68px;margin-right:68px}.tutor-mx-xl-72{margin-left:72px;margin-right:72px}.tutor-mx-xl-76{margin-left:76px;margin-right:76px}.tutor-mx-xl-80{margin-left:80px;margin-right:80px}.tutor-mx-xl-auto{margin-left:auto;margin-right:auto}.tutor-my-xl-0{margin-top:0;margin-bottom:0}.tutor-my-xl-2{margin-top:2px;margin-bottom:2px}.tutor-my-xl-4{margin-top:4px;margin-bottom:4px}.tutor-my-xl-8{margin-top:8px;margin-bottom:8px}.tutor-my-xl-12{margin-top:12px;margin-bottom:12px}.tutor-my-xl-16{margin-top:16px;margin-bottom:16px}.tutor-my-xl-20{margin-top:20px;margin-bottom:20px}.tutor-my-xl-24{margin-top:24px;margin-bottom:24px}.tutor-my-xl-28{margin-top:28px;margin-bottom:28px}.tutor-my-xl-32{margin-top:32px;margin-bottom:32px}.tutor-my-xl-36{margin-top:36px;margin-bottom:36px}.tutor-my-xl-40{margin-top:40px;margin-bottom:40px}.tutor-my-xl-44{margin-top:44px;margin-bottom:44px}.tutor-my-xl-48{margin-top:48px;margin-bottom:48px}.tutor-my-xl-52{margin-top:52px;margin-bottom:52px}.tutor-my-xl-56{margin-top:56px;margin-bottom:56px}.tutor-my-xl-60{margin-top:60px;margin-bottom:60px}.tutor-my-xl-64{margin-top:64px;margin-bottom:64px}.tutor-my-xl-68{margin-top:68px;margin-bottom:68px}.tutor-my-xl-72{margin-top:72px;margin-bottom:72px}.tutor-my-xl-76{margin-top:76px;margin-bottom:76px}.tutor-my-xl-80{margin-top:80px;margin-bottom:80px}.tutor-my-xl-auto{margin-top:auto;margin-bottom:auto}.tutor-mt-xl-0{margin-top:0}.tutor-mt-xl-2{margin-top:2px}.tutor-mt-xl-4{margin-top:4px}.tutor-mt-xl-8{margin-top:8px}.tutor-mt-xl-12{margin-top:12px}.tutor-mt-xl-16{margin-top:16px}.tutor-mt-xl-20{margin-top:20px}.tutor-mt-xl-24{margin-top:24px}.tutor-mt-xl-28{margin-top:28px}.tutor-mt-xl-32{margin-top:32px}.tutor-mt-xl-36{margin-top:36px}.tutor-mt-xl-40{margin-top:40px}.tutor-mt-xl-44{margin-top:44px}.tutor-mt-xl-48{margin-top:48px}.tutor-mt-xl-52{margin-top:52px}.tutor-mt-xl-56{margin-top:56px}.tutor-mt-xl-60{margin-top:60px}.tutor-mt-xl-64{margin-top:64px}.tutor-mt-xl-68{margin-top:68px}.tutor-mt-xl-72{margin-top:72px}.tutor-mt-xl-76{margin-top:76px}.tutor-mt-xl-80{margin-top:80px}.tutor-mt-xl-auto{margin-top:auto}.tutor-mr-xl-0{margin-right:0}.tutor-mr-xl-2{margin-right:2px}.tutor-mr-xl-4{margin-right:4px}.tutor-mr-xl-8{margin-right:8px}.tutor-mr-xl-12{margin-right:12px}.tutor-mr-xl-16{margin-right:16px}.tutor-mr-xl-20{margin-right:20px}.tutor-mr-xl-24{margin-right:24px}.tutor-mr-xl-28{margin-right:28px}.tutor-mr-xl-32{margin-right:32px}.tutor-mr-xl-36{margin-right:36px}.tutor-mr-xl-40{margin-right:40px}.tutor-mr-xl-44{margin-right:44px}.tutor-mr-xl-48{margin-right:48px}.tutor-mr-xl-52{margin-right:52px}.tutor-mr-xl-56{margin-right:56px}.tutor-mr-xl-60{margin-right:60px}.tutor-mr-xl-64{margin-right:64px}.tutor-mr-xl-68{margin-right:68px}.tutor-mr-xl-72{margin-right:72px}.tutor-mr-xl-76{margin-right:76px}.tutor-mr-xl-80{margin-right:80px}.tutor-mr-xl-auto{margin-right:auto}.tutor-mb-xl-0{margin-bottom:0}.tutor-mb-xl-2{margin-bottom:2px}.tutor-mb-xl-4{margin-bottom:4px}.tutor-mb-xl-8{margin-bottom:8px}.tutor-mb-xl-12{margin-bottom:12px}.tutor-mb-xl-16{margin-bottom:16px}.tutor-mb-xl-20{margin-bottom:20px}.tutor-mb-xl-24{margin-bottom:24px}.tutor-mb-xl-28{margin-bottom:28px}.tutor-mb-xl-32{margin-bottom:32px}.tutor-mb-xl-36{margin-bottom:36px}.tutor-mb-xl-40{margin-bottom:40px}.tutor-mb-xl-44{margin-bottom:44px}.tutor-mb-xl-48{margin-bottom:48px}.tutor-mb-xl-52{margin-bottom:52px}.tutor-mb-xl-56{margin-bottom:56px}.tutor-mb-xl-60{margin-bottom:60px}.tutor-mb-xl-64{margin-bottom:64px}.tutor-mb-xl-68{margin-bottom:68px}.tutor-mb-xl-72{margin-bottom:72px}.tutor-mb-xl-76{margin-bottom:76px}.tutor-mb-xl-80{margin-bottom:80px}.tutor-mb-xl-auto{margin-bottom:auto}.tutor-ml-xl-0{margin-left:0}.tutor-ml-xl-2{margin-left:2px}.tutor-ml-xl-4{margin-left:4px}.tutor-ml-xl-8{margin-left:8px}.tutor-ml-xl-12{margin-left:12px}.tutor-ml-xl-16{margin-left:16px}.tutor-ml-xl-20{margin-left:20px}.tutor-ml-xl-24{margin-left:24px}.tutor-ml-xl-28{margin-left:28px}.tutor-ml-xl-32{margin-left:32px}.tutor-ml-xl-36{margin-left:36px}.tutor-ml-xl-40{margin-left:40px}.tutor-ml-xl-44{margin-left:44px}.tutor-ml-xl-48{margin-left:48px}.tutor-ml-xl-52{margin-left:52px}.tutor-ml-xl-56{margin-left:56px}.tutor-ml-xl-60{margin-left:60px}.tutor-ml-xl-64{margin-left:64px}.tutor-ml-xl-68{margin-left:68px}.tutor-ml-xl-72{margin-left:72px}.tutor-ml-xl-76{margin-left:76px}.tutor-ml-xl-80{margin-left:80px}.tutor-ml-xl-auto{margin-left:auto}.tutor-m-xl-n2{margin:-2px}.tutor-m-xl-n4{margin:-4px}.tutor-m-xl-n8{margin:-8px}.tutor-m-xl-n12{margin:-12px}.tutor-m-xl-n16{margin:-16px}.tutor-m-xl-n20{margin:-20px}.tutor-m-xl-n24{margin:-24px}.tutor-m-xl-n28{margin:-28px}.tutor-m-xl-n32{margin:-32px}.tutor-m-xl-n36{margin:-36px}.tutor-m-xl-n40{margin:-40px}.tutor-m-xl-n44{margin:-44px}.tutor-m-xl-n48{margin:-48px}.tutor-m-xl-n52{margin:-52px}.tutor-m-xl-n56{margin:-56px}.tutor-m-xl-n60{margin:-60px}.tutor-m-xl-n64{margin:-64px}.tutor-m-xl-n68{margin:-68px}.tutor-m-xl-n72{margin:-72px}.tutor-m-xl-n76{margin:-76px}.tutor-m-xl-n80{margin:-80px}.tutor-mx-xl-n2{margin-left:-2px;margin-right:-2px}.tutor-mx-xl-n4{margin-left:-4px;margin-right:-4px}.tutor-mx-xl-n8{margin-left:-8px;margin-right:-8px}.tutor-mx-xl-n12{margin-left:-12px;margin-right:-12px}.tutor-mx-xl-n16{margin-left:-16px;margin-right:-16px}.tutor-mx-xl-n20{margin-left:-20px;margin-right:-20px}.tutor-mx-xl-n24{margin-left:-24px;margin-right:-24px}.tutor-mx-xl-n28{margin-left:-28px;margin-right:-28px}.tutor-mx-xl-n32{margin-left:-32px;margin-right:-32px}.tutor-mx-xl-n36{margin-left:-36px;margin-right:-36px}.tutor-mx-xl-n40{margin-left:-40px;margin-right:-40px}.tutor-mx-xl-n44{margin-left:-44px;margin-right:-44px}.tutor-mx-xl-n48{margin-left:-48px;margin-right:-48px}.tutor-mx-xl-n52{margin-left:-52px;margin-right:-52px}.tutor-mx-xl-n56{margin-left:-56px;margin-right:-56px}.tutor-mx-xl-n60{margin-left:-60px;margin-right:-60px}.tutor-mx-xl-n64{margin-left:-64px;margin-right:-64px}.tutor-mx-xl-n68{margin-left:-68px;margin-right:-68px}.tutor-mx-xl-n72{margin-left:-72px;margin-right:-72px}.tutor-mx-xl-n76{margin-left:-76px;margin-right:-76px}.tutor-mx-xl-n80{margin-left:-80px;margin-right:-80px}.tutor-my-xl-n2{margin-top:-2px;margin-bottom:-2px}.tutor-my-xl-n4{margin-top:-4px;margin-bottom:-4px}.tutor-my-xl-n8{margin-top:-8px;margin-bottom:-8px}.tutor-my-xl-n12{margin-top:-12px;margin-bottom:-12px}.tutor-my-xl-n16{margin-top:-16px;margin-bottom:-16px}.tutor-my-xl-n20{margin-top:-20px;margin-bottom:-20px}.tutor-my-xl-n24{margin-top:-24px;margin-bottom:-24px}.tutor-my-xl-n28{margin-top:-28px;margin-bottom:-28px}.tutor-my-xl-n32{margin-top:-32px;margin-bottom:-32px}.tutor-my-xl-n36{margin-top:-36px;margin-bottom:-36px}.tutor-my-xl-n40{margin-top:-40px;margin-bottom:-40px}.tutor-my-xl-n44{margin-top:-44px;margin-bottom:-44px}.tutor-my-xl-n48{margin-top:-48px;margin-bottom:-48px}.tutor-my-xl-n52{margin-top:-52px;margin-bottom:-52px}.tutor-my-xl-n56{margin-top:-56px;margin-bottom:-56px}.tutor-my-xl-n60{margin-top:-60px;margin-bottom:-60px}.tutor-my-xl-n64{margin-top:-64px;margin-bottom:-64px}.tutor-my-xl-n68{margin-top:-68px;margin-bottom:-68px}.tutor-my-xl-n72{margin-top:-72px;margin-bottom:-72px}.tutor-my-xl-n76{margin-top:-76px;margin-bottom:-76px}.tutor-my-xl-n80{margin-top:-80px;margin-bottom:-80px}.tutor-mt-xl-n2{margin-top:-2px}.tutor-mt-xl-n4{margin-top:-4px}.tutor-mt-xl-n8{margin-top:-8px}.tutor-mt-xl-n12{margin-top:-12px}.tutor-mt-xl-n16{margin-top:-16px}.tutor-mt-xl-n20{margin-top:-20px}.tutor-mt-xl-n24{margin-top:-24px}.tutor-mt-xl-n28{margin-top:-28px}.tutor-mt-xl-n32{margin-top:-32px}.tutor-mt-xl-n36{margin-top:-36px}.tutor-mt-xl-n40{margin-top:-40px}.tutor-mt-xl-n44{margin-top:-44px}.tutor-mt-xl-n48{margin-top:-48px}.tutor-mt-xl-n52{margin-top:-52px}.tutor-mt-xl-n56{margin-top:-56px}.tutor-mt-xl-n60{margin-top:-60px}.tutor-mt-xl-n64{margin-top:-64px}.tutor-mt-xl-n68{margin-top:-68px}.tutor-mt-xl-n72{margin-top:-72px}.tutor-mt-xl-n76{margin-top:-76px}.tutor-mt-xl-n80{margin-top:-80px}.tutor-mr-xl-n2{margin-right:-2px}.tutor-mr-xl-n4{margin-right:-4px}.tutor-mr-xl-n8{margin-right:-8px}.tutor-mr-xl-n12{margin-right:-12px}.tutor-mr-xl-n16{margin-right:-16px}.tutor-mr-xl-n20{margin-right:-20px}.tutor-mr-xl-n24{margin-right:-24px}.tutor-mr-xl-n28{margin-right:-28px}.tutor-mr-xl-n32{margin-right:-32px}.tutor-mr-xl-n36{margin-right:-36px}.tutor-mr-xl-n40{margin-right:-40px}.tutor-mr-xl-n44{margin-right:-44px}.tutor-mr-xl-n48{margin-right:-48px}.tutor-mr-xl-n52{margin-right:-52px}.tutor-mr-xl-n56{margin-right:-56px}.tutor-mr-xl-n60{margin-right:-60px}.tutor-mr-xl-n64{margin-right:-64px}.tutor-mr-xl-n68{margin-right:-68px}.tutor-mr-xl-n72{margin-right:-72px}.tutor-mr-xl-n76{margin-right:-76px}.tutor-mr-xl-n80{margin-right:-80px}.tutor-mb-xl-n2{margin-bottom:-2px}.tutor-mb-xl-n4{margin-bottom:-4px}.tutor-mb-xl-n8{margin-bottom:-8px}.tutor-mb-xl-n12{margin-bottom:-12px}.tutor-mb-xl-n16{margin-bottom:-16px}.tutor-mb-xl-n20{margin-bottom:-20px}.tutor-mb-xl-n24{margin-bottom:-24px}.tutor-mb-xl-n28{margin-bottom:-28px}.tutor-mb-xl-n32{margin-bottom:-32px}.tutor-mb-xl-n36{margin-bottom:-36px}.tutor-mb-xl-n40{margin-bottom:-40px}.tutor-mb-xl-n44{margin-bottom:-44px}.tutor-mb-xl-n48{margin-bottom:-48px}.tutor-mb-xl-n52{margin-bottom:-52px}.tutor-mb-xl-n56{margin-bottom:-56px}.tutor-mb-xl-n60{margin-bottom:-60px}.tutor-mb-xl-n64{margin-bottom:-64px}.tutor-mb-xl-n68{margin-bottom:-68px}.tutor-mb-xl-n72{margin-bottom:-72px}.tutor-mb-xl-n76{margin-bottom:-76px}.tutor-mb-xl-n80{margin-bottom:-80px}.tutor-ml-xl-n2{margin-left:-2px}.tutor-ml-xl-n4{margin-left:-4px}.tutor-ml-xl-n8{margin-left:-8px}.tutor-ml-xl-n12{margin-left:-12px}.tutor-ml-xl-n16{margin-left:-16px}.tutor-ml-xl-n20{margin-left:-20px}.tutor-ml-xl-n24{margin-left:-24px}.tutor-ml-xl-n28{margin-left:-28px}.tutor-ml-xl-n32{margin-left:-32px}.tutor-ml-xl-n36{margin-left:-36px}.tutor-ml-xl-n40{margin-left:-40px}.tutor-ml-xl-n44{margin-left:-44px}.tutor-ml-xl-n48{margin-left:-48px}.tutor-ml-xl-n52{margin-left:-52px}.tutor-ml-xl-n56{margin-left:-56px}.tutor-ml-xl-n60{margin-left:-60px}.tutor-ml-xl-n64{margin-left:-64px}.tutor-ml-xl-n68{margin-left:-68px}.tutor-ml-xl-n72{margin-left:-72px}.tutor-ml-xl-n76{margin-left:-76px}.tutor-ml-xl-n80{margin-left:-80px}.tutor-p-xl-0{padding:0}.tutor-p-xl-2{padding:2px}.tutor-p-xl-4{padding:4px}.tutor-p-xl-8{padding:8px}.tutor-p-xl-12{padding:12px}.tutor-p-xl-16{padding:16px}.tutor-p-xl-20{padding:20px}.tutor-p-xl-24{padding:24px}.tutor-p-xl-28{padding:28px}.tutor-p-xl-32{padding:32px}.tutor-p-xl-36{padding:36px}.tutor-p-xl-40{padding:40px}.tutor-p-xl-44{padding:44px}.tutor-p-xl-48{padding:48px}.tutor-p-xl-52{padding:52px}.tutor-p-xl-56{padding:56px}.tutor-p-xl-60{padding:60px}.tutor-p-xl-64{padding:64px}.tutor-p-xl-68{padding:68px}.tutor-p-xl-72{padding:72px}.tutor-p-xl-76{padding:76px}.tutor-p-xl-80{padding:80px}.tutor-px-xl-0{padding-left:0;padding-right:0}.tutor-px-xl-2{padding-left:2px;padding-right:2px}.tutor-px-xl-4{padding-left:4px;padding-right:4px}.tutor-px-xl-8{padding-left:8px;padding-right:8px}.tutor-px-xl-12{padding-left:12px;padding-right:12px}.tutor-px-xl-16{padding-left:16px;padding-right:16px}.tutor-px-xl-20{padding-left:20px;padding-right:20px}.tutor-px-xl-24{padding-left:24px;padding-right:24px}.tutor-px-xl-28{padding-left:28px;padding-right:28px}.tutor-px-xl-32{padding-left:32px;padding-right:32px}.tutor-px-xl-36{padding-left:36px;padding-right:36px}.tutor-px-xl-40{padding-left:40px;padding-right:40px}.tutor-px-xl-44{padding-left:44px;padding-right:44px}.tutor-px-xl-48{padding-left:48px;padding-right:48px}.tutor-px-xl-52{padding-left:52px;padding-right:52px}.tutor-px-xl-56{padding-left:56px;padding-right:56px}.tutor-px-xl-60{padding-left:60px;padding-right:60px}.tutor-px-xl-64{padding-left:64px;padding-right:64px}.tutor-px-xl-68{padding-left:68px;padding-right:68px}.tutor-px-xl-72{padding-left:72px;padding-right:72px}.tutor-px-xl-76{padding-left:76px;padding-right:76px}.tutor-px-xl-80{padding-left:80px;padding-right:80px}.tutor-py-xl-0{padding-top:0;padding-bottom:0}.tutor-py-xl-2{padding-top:2px;padding-bottom:2px}.tutor-py-xl-4{padding-top:4px;padding-bottom:4px}.tutor-py-xl-8{padding-top:8px;padding-bottom:8px}.tutor-py-xl-12{padding-top:12px;padding-bottom:12px}.tutor-py-xl-16{padding-top:16px;padding-bottom:16px}.tutor-py-xl-20{padding-top:20px;padding-bottom:20px}.tutor-py-xl-24{padding-top:24px;padding-bottom:24px}.tutor-py-xl-28{padding-top:28px;padding-bottom:28px}.tutor-py-xl-32{padding-top:32px;padding-bottom:32px}.tutor-py-xl-36{padding-top:36px;padding-bottom:36px}.tutor-py-xl-40{padding-top:40px;padding-bottom:40px}.tutor-py-xl-44{padding-top:44px;padding-bottom:44px}.tutor-py-xl-48{padding-top:48px;padding-bottom:48px}.tutor-py-xl-52{padding-top:52px;padding-bottom:52px}.tutor-py-xl-56{padding-top:56px;padding-bottom:56px}.tutor-py-xl-60{padding-top:60px;padding-bottom:60px}.tutor-py-xl-64{padding-top:64px;padding-bottom:64px}.tutor-py-xl-68{padding-top:68px;padding-bottom:68px}.tutor-py-xl-72{padding-top:72px;padding-bottom:72px}.tutor-py-xl-76{padding-top:76px;padding-bottom:76px}.tutor-py-xl-80{padding-top:80px;padding-bottom:80px}.tutor-pt-xl-0{padding-top:0}.tutor-pt-xl-2{padding-top:2px}.tutor-pt-xl-4{padding-top:4px}.tutor-pt-xl-8{padding-top:8px}.tutor-pt-xl-12{padding-top:12px}.tutor-pt-xl-16{padding-top:16px}.tutor-pt-xl-20{padding-top:20px}.tutor-pt-xl-24{padding-top:24px}.tutor-pt-xl-28{padding-top:28px}.tutor-pt-xl-32{padding-top:32px}.tutor-pt-xl-36{padding-top:36px}.tutor-pt-xl-40{padding-top:40px}.tutor-pt-xl-44{padding-top:44px}.tutor-pt-xl-48{padding-top:48px}.tutor-pt-xl-52{padding-top:52px}.tutor-pt-xl-56{padding-top:56px}.tutor-pt-xl-60{padding-top:60px}.tutor-pt-xl-64{padding-top:64px}.tutor-pt-xl-68{padding-top:68px}.tutor-pt-xl-72{padding-top:72px}.tutor-pt-xl-76{padding-top:76px}.tutor-pt-xl-80{padding-top:80px}.tutor-pr-xl-0{padding-right:0}.tutor-pr-xl-2{padding-right:2px}.tutor-pr-xl-4{padding-right:4px}.tutor-pr-xl-8{padding-right:8px}.tutor-pr-xl-12{padding-right:12px}.tutor-pr-xl-16{padding-right:16px}.tutor-pr-xl-20{padding-right:20px}.tutor-pr-xl-24{padding-right:24px}.tutor-pr-xl-28{padding-right:28px}.tutor-pr-xl-32{padding-right:32px}.tutor-pr-xl-36{padding-right:36px}.tutor-pr-xl-40{padding-right:40px}.tutor-pr-xl-44{padding-right:44px}.tutor-pr-xl-48{padding-right:48px}.tutor-pr-xl-52{padding-right:52px}.tutor-pr-xl-56{padding-right:56px}.tutor-pr-xl-60{padding-right:60px}.tutor-pr-xl-64{padding-right:64px}.tutor-pr-xl-68{padding-right:68px}.tutor-pr-xl-72{padding-right:72px}.tutor-pr-xl-76{padding-right:76px}.tutor-pr-xl-80{padding-right:80px}.tutor-pb-xl-0{padding-bottom:0}.tutor-pb-xl-2{padding-bottom:2px}.tutor-pb-xl-4{padding-bottom:4px}.tutor-pb-xl-8{padding-bottom:8px}.tutor-pb-xl-12{padding-bottom:12px}.tutor-pb-xl-16{padding-bottom:16px}.tutor-pb-xl-20{padding-bottom:20px}.tutor-pb-xl-24{padding-bottom:24px}.tutor-pb-xl-28{padding-bottom:28px}.tutor-pb-xl-32{padding-bottom:32px}.tutor-pb-xl-36{padding-bottom:36px}.tutor-pb-xl-40{padding-bottom:40px}.tutor-pb-xl-44{padding-bottom:44px}.tutor-pb-xl-48{padding-bottom:48px}.tutor-pb-xl-52{padding-bottom:52px}.tutor-pb-xl-56{padding-bottom:56px}.tutor-pb-xl-60{padding-bottom:60px}.tutor-pb-xl-64{padding-bottom:64px}.tutor-pb-xl-68{padding-bottom:68px}.tutor-pb-xl-72{padding-bottom:72px}.tutor-pb-xl-76{padding-bottom:76px}.tutor-pb-xl-80{padding-bottom:80px}.tutor-pl-xl-0{padding-left:0}.tutor-pl-xl-2{padding-left:2px}.tutor-pl-xl-4{padding-left:4px}.tutor-pl-xl-8{padding-left:8px}.tutor-pl-xl-12{padding-left:12px}.tutor-pl-xl-16{padding-left:16px}.tutor-pl-xl-20{padding-left:20px}.tutor-pl-xl-24{padding-left:24px}.tutor-pl-xl-28{padding-left:28px}.tutor-pl-xl-32{padding-left:32px}.tutor-pl-xl-36{padding-left:36px}.tutor-pl-xl-40{padding-left:40px}.tutor-pl-xl-44{padding-left:44px}.tutor-pl-xl-48{padding-left:48px}.tutor-pl-xl-52{padding-left:52px}.tutor-pl-xl-56{padding-left:56px}.tutor-pl-xl-60{padding-left:60px}.tutor-pl-xl-64{padding-left:64px}.tutor-pl-xl-68{padding-left:68px}.tutor-pl-xl-72{padding-left:72px}.tutor-pl-xl-76{padding-left:76px}.tutor-pl-xl-80{padding-left:80px}}@media (min-width:1400px){.tutor-d-xxl-inline{display:inline!important}.tutor-d-xxl-inline-block{display:inline-block!important}.tutor-d-xxl-block{display:block!important}.tutor-d-xxl-grid{display:grid!important}.tutor-d-xxl-table{display:table!important}.tutor-d-xxl-table-row{display:table-row!important}.tutor-d-xxl-table-cell{display:table-cell!important}.tutor-d-xxl-flex{display:flex!important}.tutor-d-xxl-inline-flex{display:inline-flex!important}.tutor-d-xxl-none{display:none!important}.tutor-flex-xxl-fill{flex:auto!important}.tutor-flex-xxl-row{flex-direction:row!important}.tutor-flex-xxl-column{flex-direction:column!important}.tutor-flex-xxl-row-reverse{flex-direction:row-reverse!important}.tutor-flex-xxl-column-reverse{flex-direction:column-reverse!important}.tutor-flex-xxl-grow-0{flex-grow:0!important}.tutor-flex-xxl-grow-1{flex-grow:1!important}.tutor-flex-xxl-shrink-0{flex-shrink:0!important}.tutor-flex-xxl-shrink-1{flex-shrink:1!important}.tutor-flex-xxl-wrap{flex-wrap:wrap!important}.tutor-flex-xxl-nowrap{flex-wrap:nowrap!important}.tutor-flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.tutor-gap-xxl-0{gap:0!important}.tutor-gap-xxl-1{gap:.5rem!important}.tutor-gap-xxl-2{gap:1rem!important}.tutor-gap-xxl-3{gap:1.5rem!important}.tutor-gap-xxl-4{gap:2rem!important}.tutor-gap-xxl-5{gap:3rem!important}.tutor-gap-xxl-4px{gap:.25rem!important}.tutor-gap-xxl-12px{gap:.75rem!important}.tutor-justify-xxl-start{justify-content:flex-start!important}.tutor-justify-xxl-end{justify-content:flex-end!important}.tutor-justify-xxl-center{justify-content:center!important}.tutor-justify-xxl-between{justify-content:space-between!important}.tutor-justify-xxl-around{justify-content:space-around!important}.tutor-justify-xxl-evenly{justify-content:space-evenly!important}.tutor-align-xxl-start{align-items:flex-start!important}.tutor-align-xxl-end{align-items:flex-end!important}.tutor-align-xxl-center{align-items:center!important}.tutor-align-xxl-baseline{align-items:baseline!important}.tutor-align-xxl-stretch{align-items:stretch!important}.tutor-align-content-xxl-start{align-content:flex-start!important}.tutor-align-content-xxl-end{align-content:flex-end!important}.tutor-align-content-xxl-center{align-content:center!important}.tutor-align-content-xxl-between{align-content:space-between!important}.tutor-align-content-xxl-around{align-content:space-around!important}.tutor-align-content-xxl-stretch{align-content:stretch!important}.tutor-align-self-xxl-auto{align-self:auto!important}.tutor-align-self-xxl-start{align-self:flex-start!important}.tutor-align-self-xxl-end{align-self:flex-end!important}.tutor-align-self-xxl-center{align-self:center!important}.tutor-align-self-xxl-baseline{align-self:baseline!important}.tutor-align-self-xxl-stretch{align-self:stretch!important}.tutor-order-xxl-first{order:-1!important}.tutor-order-xxl-0{order:0!important}.tutor-order-xxl-1{order:1!important}.tutor-order-xxl-2{order:2!important}.tutor-order-xxl-3{order:3!important}.tutor-order-xxl-4{order:4!important}.tutor-order-xxl-5{order:5!important}.tutor-order-xxl-last{order:6!important}.tutor-m-xxl-0{margin:0}.tutor-m-xxl-2{margin:2px}.tutor-m-xxl-4{margin:4px}.tutor-m-xxl-8{margin:8px}.tutor-m-xxl-12{margin:12px}.tutor-m-xxl-16{margin:16px}.tutor-m-xxl-20{margin:20px}.tutor-m-xxl-24{margin:24px}.tutor-m-xxl-28{margin:28px}.tutor-m-xxl-32{margin:32px}.tutor-m-xxl-36{margin:36px}.tutor-m-xxl-40{margin:40px}.tutor-m-xxl-44{margin:44px}.tutor-m-xxl-48{margin:48px}.tutor-m-xxl-52{margin:52px}.tutor-m-xxl-56{margin:56px}.tutor-m-xxl-60{margin:60px}.tutor-m-xxl-64{margin:64px}.tutor-m-xxl-68{margin:68px}.tutor-m-xxl-72{margin:72px}.tutor-m-xxl-76{margin:76px}.tutor-m-xxl-80{margin:80px}.tutor-m-xxl-auto{margin:auto}.tutor-mx-xxl-0{margin-left:0;margin-right:0}.tutor-mx-xxl-2{margin-left:2px;margin-right:2px}.tutor-mx-xxl-4{margin-left:4px;margin-right:4px}.tutor-mx-xxl-8{margin-left:8px;margin-right:8px}.tutor-mx-xxl-12{margin-left:12px;margin-right:12px}.tutor-mx-xxl-16{margin-left:16px;margin-right:16px}.tutor-mx-xxl-20{margin-left:20px;margin-right:20px}.tutor-mx-xxl-24{margin-left:24px;margin-right:24px}.tutor-mx-xxl-28{margin-left:28px;margin-right:28px}.tutor-mx-xxl-32{margin-left:32px;margin-right:32px}.tutor-mx-xxl-36{margin-left:36px;margin-right:36px}.tutor-mx-xxl-40{margin-left:40px;margin-right:40px}.tutor-mx-xxl-44{margin-left:44px;margin-right:44px}.tutor-mx-xxl-48{margin-left:48px;margin-right:48px}.tutor-mx-xxl-52{margin-left:52px;margin-right:52px}.tutor-mx-xxl-56{margin-left:56px;margin-right:56px}.tutor-mx-xxl-60{margin-left:60px;margin-right:60px}.tutor-mx-xxl-64{margin-left:64px;margin-right:64px}.tutor-mx-xxl-68{margin-left:68px;margin-right:68px}.tutor-mx-xxl-72{margin-left:72px;margin-right:72px}.tutor-mx-xxl-76{margin-left:76px;margin-right:76px}.tutor-mx-xxl-80{margin-left:80px;margin-right:80px}.tutor-mx-xxl-auto{margin-left:auto;margin-right:auto}.tutor-my-xxl-0{margin-top:0;margin-bottom:0}.tutor-my-xxl-2{margin-top:2px;margin-bottom:2px}.tutor-my-xxl-4{margin-top:4px;margin-bottom:4px}.tutor-my-xxl-8{margin-top:8px;margin-bottom:8px}.tutor-my-xxl-12{margin-top:12px;margin-bottom:12px}.tutor-my-xxl-16{margin-top:16px;margin-bottom:16px}.tutor-my-xxl-20{margin-top:20px;margin-bottom:20px}.tutor-my-xxl-24{margin-top:24px;margin-bottom:24px}.tutor-my-xxl-28{margin-top:28px;margin-bottom:28px}.tutor-my-xxl-32{margin-top:32px;margin-bottom:32px}.tutor-my-xxl-36{margin-top:36px;margin-bottom:36px}.tutor-my-xxl-40{margin-top:40px;margin-bottom:40px}.tutor-my-xxl-44{margin-top:44px;margin-bottom:44px}.tutor-my-xxl-48{margin-top:48px;margin-bottom:48px}.tutor-my-xxl-52{margin-top:52px;margin-bottom:52px}.tutor-my-xxl-56{margin-top:56px;margin-bottom:56px}.tutor-my-xxl-60{margin-top:60px;margin-bottom:60px}.tutor-my-xxl-64{margin-top:64px;margin-bottom:64px}.tutor-my-xxl-68{margin-top:68px;margin-bottom:68px}.tutor-my-xxl-72{margin-top:72px;margin-bottom:72px}.tutor-my-xxl-76{margin-top:76px;margin-bottom:76px}.tutor-my-xxl-80{margin-top:80px;margin-bottom:80px}.tutor-my-xxl-auto{margin-top:auto;margin-bottom:auto}.tutor-mt-xxl-0{margin-top:0}.tutor-mt-xxl-2{margin-top:2px}.tutor-mt-xxl-4{margin-top:4px}.tutor-mt-xxl-8{margin-top:8px}.tutor-mt-xxl-12{margin-top:12px}.tutor-mt-xxl-16{margin-top:16px}.tutor-mt-xxl-20{margin-top:20px}.tutor-mt-xxl-24{margin-top:24px}.tutor-mt-xxl-28{margin-top:28px}.tutor-mt-xxl-32{margin-top:32px}.tutor-mt-xxl-36{margin-top:36px}.tutor-mt-xxl-40{margin-top:40px}.tutor-mt-xxl-44{margin-top:44px}.tutor-mt-xxl-48{margin-top:48px}.tutor-mt-xxl-52{margin-top:52px}.tutor-mt-xxl-56{margin-top:56px}.tutor-mt-xxl-60{margin-top:60px}.tutor-mt-xxl-64{margin-top:64px}.tutor-mt-xxl-68{margin-top:68px}.tutor-mt-xxl-72{margin-top:72px}.tutor-mt-xxl-76{margin-top:76px}.tutor-mt-xxl-80{margin-top:80px}.tutor-mt-xxl-auto{margin-top:auto}.tutor-mr-xxl-0{margin-right:0}.tutor-mr-xxl-2{margin-right:2px}.tutor-mr-xxl-4{margin-right:4px}.tutor-mr-xxl-8{margin-right:8px}.tutor-mr-xxl-12{margin-right:12px}.tutor-mr-xxl-16{margin-right:16px}.tutor-mr-xxl-20{margin-right:20px}.tutor-mr-xxl-24{margin-right:24px}.tutor-mr-xxl-28{margin-right:28px}.tutor-mr-xxl-32{margin-right:32px}.tutor-mr-xxl-36{margin-right:36px}.tutor-mr-xxl-40{margin-right:40px}.tutor-mr-xxl-44{margin-right:44px}.tutor-mr-xxl-48{margin-right:48px}.tutor-mr-xxl-52{margin-right:52px}.tutor-mr-xxl-56{margin-right:56px}.tutor-mr-xxl-60{margin-right:60px}.tutor-mr-xxl-64{margin-right:64px}.tutor-mr-xxl-68{margin-right:68px}.tutor-mr-xxl-72{margin-right:72px}.tutor-mr-xxl-76{margin-right:76px}.tutor-mr-xxl-80{margin-right:80px}.tutor-mr-xxl-auto{margin-right:auto}.tutor-mb-xxl-0{margin-bottom:0}.tutor-mb-xxl-2{margin-bottom:2px}.tutor-mb-xxl-4{margin-bottom:4px}.tutor-mb-xxl-8{margin-bottom:8px}.tutor-mb-xxl-12{margin-bottom:12px}.tutor-mb-xxl-16{margin-bottom:16px}.tutor-mb-xxl-20{margin-bottom:20px}.tutor-mb-xxl-24{margin-bottom:24px}.tutor-mb-xxl-28{margin-bottom:28px}.tutor-mb-xxl-32{margin-bottom:32px}.tutor-mb-xxl-36{margin-bottom:36px}.tutor-mb-xxl-40{margin-bottom:40px}.tutor-mb-xxl-44{margin-bottom:44px}.tutor-mb-xxl-48{margin-bottom:48px}.tutor-mb-xxl-52{margin-bottom:52px}.tutor-mb-xxl-56{margin-bottom:56px}.tutor-mb-xxl-60{margin-bottom:60px}.tutor-mb-xxl-64{margin-bottom:64px}.tutor-mb-xxl-68{margin-bottom:68px}.tutor-mb-xxl-72{margin-bottom:72px}.tutor-mb-xxl-76{margin-bottom:76px}.tutor-mb-xxl-80{margin-bottom:80px}.tutor-mb-xxl-auto{margin-bottom:auto}.tutor-ml-xxl-0{margin-left:0}.tutor-ml-xxl-2{margin-left:2px}.tutor-ml-xxl-4{margin-left:4px}.tutor-ml-xxl-8{margin-left:8px}.tutor-ml-xxl-12{margin-left:12px}.tutor-ml-xxl-16{margin-left:16px}.tutor-ml-xxl-20{margin-left:20px}.tutor-ml-xxl-24{margin-left:24px}.tutor-ml-xxl-28{margin-left:28px}.tutor-ml-xxl-32{margin-left:32px}.tutor-ml-xxl-36{margin-left:36px}.tutor-ml-xxl-40{margin-left:40px}.tutor-ml-xxl-44{margin-left:44px}.tutor-ml-xxl-48{margin-left:48px}.tutor-ml-xxl-52{margin-left:52px}.tutor-ml-xxl-56{margin-left:56px}.tutor-ml-xxl-60{margin-left:60px}.tutor-ml-xxl-64{margin-left:64px}.tutor-ml-xxl-68{margin-left:68px}.tutor-ml-xxl-72{margin-left:72px}.tutor-ml-xxl-76{margin-left:76px}.tutor-ml-xxl-80{margin-left:80px}.tutor-ml-xxl-auto{margin-left:auto}.tutor-m-xxl-n2{margin:-2px}.tutor-m-xxl-n4{margin:-4px}.tutor-m-xxl-n8{margin:-8px}.tutor-m-xxl-n12{margin:-12px}.tutor-m-xxl-n16{margin:-16px}.tutor-m-xxl-n20{margin:-20px}.tutor-m-xxl-n24{margin:-24px}.tutor-m-xxl-n28{margin:-28px}.tutor-m-xxl-n32{margin:-32px}.tutor-m-xxl-n36{margin:-36px}.tutor-m-xxl-n40{margin:-40px}.tutor-m-xxl-n44{margin:-44px}.tutor-m-xxl-n48{margin:-48px}.tutor-m-xxl-n52{margin:-52px}.tutor-m-xxl-n56{margin:-56px}.tutor-m-xxl-n60{margin:-60px}.tutor-m-xxl-n64{margin:-64px}.tutor-m-xxl-n68{margin:-68px}.tutor-m-xxl-n72{margin:-72px}.tutor-m-xxl-n76{margin:-76px}.tutor-m-xxl-n80{margin:-80px}.tutor-mx-xxl-n2{margin-left:-2px;margin-right:-2px}.tutor-mx-xxl-n4{margin-left:-4px;margin-right:-4px}.tutor-mx-xxl-n8{margin-left:-8px;margin-right:-8px}.tutor-mx-xxl-n12{margin-left:-12px;margin-right:-12px}.tutor-mx-xxl-n16{margin-left:-16px;margin-right:-16px}.tutor-mx-xxl-n20{margin-left:-20px;margin-right:-20px}.tutor-mx-xxl-n24{margin-left:-24px;margin-right:-24px}.tutor-mx-xxl-n28{margin-left:-28px;margin-right:-28px}.tutor-mx-xxl-n32{margin-left:-32px;margin-right:-32px}.tutor-mx-xxl-n36{margin-left:-36px;margin-right:-36px}.tutor-mx-xxl-n40{margin-left:-40px;margin-right:-40px}.tutor-mx-xxl-n44{margin-left:-44px;margin-right:-44px}.tutor-mx-xxl-n48{margin-left:-48px;margin-right:-48px}.tutor-mx-xxl-n52{margin-left:-52px;margin-right:-52px}.tutor-mx-xxl-n56{margin-left:-56px;margin-right:-56px}.tutor-mx-xxl-n60{margin-left:-60px;margin-right:-60px}.tutor-mx-xxl-n64{margin-left:-64px;margin-right:-64px}.tutor-mx-xxl-n68{margin-left:-68px;margin-right:-68px}.tutor-mx-xxl-n72{margin-left:-72px;margin-right:-72px}.tutor-mx-xxl-n76{margin-left:-76px;margin-right:-76px}.tutor-mx-xxl-n80{margin-left:-80px;margin-right:-80px}.tutor-my-xxl-n2{margin-top:-2px;margin-bottom:-2px}.tutor-my-xxl-n4{margin-top:-4px;margin-bottom:-4px}.tutor-my-xxl-n8{margin-top:-8px;margin-bottom:-8px}.tutor-my-xxl-n12{margin-top:-12px;margin-bottom:-12px}.tutor-my-xxl-n16{margin-top:-16px;margin-bottom:-16px}.tutor-my-xxl-n20{margin-top:-20px;margin-bottom:-20px}.tutor-my-xxl-n24{margin-top:-24px;margin-bottom:-24px}.tutor-my-xxl-n28{margin-top:-28px;margin-bottom:-28px}.tutor-my-xxl-n32{margin-top:-32px;margin-bottom:-32px}.tutor-my-xxl-n36{margin-top:-36px;margin-bottom:-36px}.tutor-my-xxl-n40{margin-top:-40px;margin-bottom:-40px}.tutor-my-xxl-n44{margin-top:-44px;margin-bottom:-44px}.tutor-my-xxl-n48{margin-top:-48px;margin-bottom:-48px}.tutor-my-xxl-n52{margin-top:-52px;margin-bottom:-52px}.tutor-my-xxl-n56{margin-top:-56px;margin-bottom:-56px}.tutor-my-xxl-n60{margin-top:-60px;margin-bottom:-60px}.tutor-my-xxl-n64{margin-top:-64px;margin-bottom:-64px}.tutor-my-xxl-n68{margin-top:-68px;margin-bottom:-68px}.tutor-my-xxl-n72{margin-top:-72px;margin-bottom:-72px}.tutor-my-xxl-n76{margin-top:-76px;margin-bottom:-76px}.tutor-my-xxl-n80{margin-top:-80px;margin-bottom:-80px}.tutor-mt-xxl-n2{margin-top:-2px}.tutor-mt-xxl-n4{margin-top:-4px}.tutor-mt-xxl-n8{margin-top:-8px}.tutor-mt-xxl-n12{margin-top:-12px}.tutor-mt-xxl-n16{margin-top:-16px}.tutor-mt-xxl-n20{margin-top:-20px}.tutor-mt-xxl-n24{margin-top:-24px}.tutor-mt-xxl-n28{margin-top:-28px}.tutor-mt-xxl-n32{margin-top:-32px}.tutor-mt-xxl-n36{margin-top:-36px}.tutor-mt-xxl-n40{margin-top:-40px}.tutor-mt-xxl-n44{margin-top:-44px}.tutor-mt-xxl-n48{margin-top:-48px}.tutor-mt-xxl-n52{margin-top:-52px}.tutor-mt-xxl-n56{margin-top:-56px}.tutor-mt-xxl-n60{margin-top:-60px}.tutor-mt-xxl-n64{margin-top:-64px}.tutor-mt-xxl-n68{margin-top:-68px}.tutor-mt-xxl-n72{margin-top:-72px}.tutor-mt-xxl-n76{margin-top:-76px}.tutor-mt-xxl-n80{margin-top:-80px}.tutor-mr-xxl-n2{margin-right:-2px}.tutor-mr-xxl-n4{margin-right:-4px}.tutor-mr-xxl-n8{margin-right:-8px}.tutor-mr-xxl-n12{margin-right:-12px}.tutor-mr-xxl-n16{margin-right:-16px}.tutor-mr-xxl-n20{margin-right:-20px}.tutor-mr-xxl-n24{margin-right:-24px}.tutor-mr-xxl-n28{margin-right:-28px}.tutor-mr-xxl-n32{margin-right:-32px}.tutor-mr-xxl-n36{margin-right:-36px}.tutor-mr-xxl-n40{margin-right:-40px}.tutor-mr-xxl-n44{margin-right:-44px}.tutor-mr-xxl-n48{margin-right:-48px}.tutor-mr-xxl-n52{margin-right:-52px}.tutor-mr-xxl-n56{margin-right:-56px}.tutor-mr-xxl-n60{margin-right:-60px}.tutor-mr-xxl-n64{margin-right:-64px}.tutor-mr-xxl-n68{margin-right:-68px}.tutor-mr-xxl-n72{margin-right:-72px}.tutor-mr-xxl-n76{margin-right:-76px}.tutor-mr-xxl-n80{margin-right:-80px}.tutor-mb-xxl-n2{margin-bottom:-2px}.tutor-mb-xxl-n4{margin-bottom:-4px}.tutor-mb-xxl-n8{margin-bottom:-8px}.tutor-mb-xxl-n12{margin-bottom:-12px}.tutor-mb-xxl-n16{margin-bottom:-16px}.tutor-mb-xxl-n20{margin-bottom:-20px}.tutor-mb-xxl-n24{margin-bottom:-24px}.tutor-mb-xxl-n28{margin-bottom:-28px}.tutor-mb-xxl-n32{margin-bottom:-32px}.tutor-mb-xxl-n36{margin-bottom:-36px}.tutor-mb-xxl-n40{margin-bottom:-40px}.tutor-mb-xxl-n44{margin-bottom:-44px}.tutor-mb-xxl-n48{margin-bottom:-48px}.tutor-mb-xxl-n52{margin-bottom:-52px}.tutor-mb-xxl-n56{margin-bottom:-56px}.tutor-mb-xxl-n60{margin-bottom:-60px}.tutor-mb-xxl-n64{margin-bottom:-64px}.tutor-mb-xxl-n68{margin-bottom:-68px}.tutor-mb-xxl-n72{margin-bottom:-72px}.tutor-mb-xxl-n76{margin-bottom:-76px}.tutor-mb-xxl-n80{margin-bottom:-80px}.tutor-ml-xxl-n2{margin-left:-2px}.tutor-ml-xxl-n4{margin-left:-4px}.tutor-ml-xxl-n8{margin-left:-8px}.tutor-ml-xxl-n12{margin-left:-12px}.tutor-ml-xxl-n16{margin-left:-16px}.tutor-ml-xxl-n20{margin-left:-20px}.tutor-ml-xxl-n24{margin-left:-24px}.tutor-ml-xxl-n28{margin-left:-28px}.tutor-ml-xxl-n32{margin-left:-32px}.tutor-ml-xxl-n36{margin-left:-36px}.tutor-ml-xxl-n40{margin-left:-40px}.tutor-ml-xxl-n44{margin-left:-44px}.tutor-ml-xxl-n48{margin-left:-48px}.tutor-ml-xxl-n52{margin-left:-52px}.tutor-ml-xxl-n56{margin-left:-56px}.tutor-ml-xxl-n60{margin-left:-60px}.tutor-ml-xxl-n64{margin-left:-64px}.tutor-ml-xxl-n68{margin-left:-68px}.tutor-ml-xxl-n72{margin-left:-72px}.tutor-ml-xxl-n76{margin-left:-76px}.tutor-ml-xxl-n80{margin-left:-80px}.tutor-p-xxl-0{padding:0}.tutor-p-xxl-2{padding:2px}.tutor-p-xxl-4{padding:4px}.tutor-p-xxl-8{padding:8px}.tutor-p-xxl-12{padding:12px}.tutor-p-xxl-16{padding:16px}.tutor-p-xxl-20{padding:20px}.tutor-p-xxl-24{padding:24px}.tutor-p-xxl-28{padding:28px}.tutor-p-xxl-32{padding:32px}.tutor-p-xxl-36{padding:36px}.tutor-p-xxl-40{padding:40px}.tutor-p-xxl-44{padding:44px}.tutor-p-xxl-48{padding:48px}.tutor-p-xxl-52{padding:52px}.tutor-p-xxl-56{padding:56px}.tutor-p-xxl-60{padding:60px}.tutor-p-xxl-64{padding:64px}.tutor-p-xxl-68{padding:68px}.tutor-p-xxl-72{padding:72px}.tutor-p-xxl-76{padding:76px}.tutor-p-xxl-80{padding:80px}.tutor-px-xxl-0{padding-left:0;padding-right:0}.tutor-px-xxl-2{padding-left:2px;padding-right:2px}.tutor-px-xxl-4{padding-left:4px;padding-right:4px}.tutor-px-xxl-8{padding-left:8px;padding-right:8px}.tutor-px-xxl-12{padding-left:12px;padding-right:12px}.tutor-px-xxl-16{padding-left:16px;padding-right:16px}.tutor-px-xxl-20{padding-left:20px;padding-right:20px}.tutor-px-xxl-24{padding-left:24px;padding-right:24px}.tutor-px-xxl-28{padding-left:28px;padding-right:28px}.tutor-px-xxl-32{padding-left:32px;padding-right:32px}.tutor-px-xxl-36{padding-left:36px;padding-right:36px}.tutor-px-xxl-40{padding-left:40px;padding-right:40px}.tutor-px-xxl-44{padding-left:44px;padding-right:44px}.tutor-px-xxl-48{padding-left:48px;padding-right:48px}.tutor-px-xxl-52{padding-left:52px;padding-right:52px}.tutor-px-xxl-56{padding-left:56px;padding-right:56px}.tutor-px-xxl-60{padding-left:60px;padding-right:60px}.tutor-px-xxl-64{padding-left:64px;padding-right:64px}.tutor-px-xxl-68{padding-left:68px;padding-right:68px}.tutor-px-xxl-72{padding-left:72px;padding-right:72px}.tutor-px-xxl-76{padding-left:76px;padding-right:76px}.tutor-px-xxl-80{padding-left:80px;padding-right:80px}.tutor-py-xxl-0{padding-top:0;padding-bottom:0}.tutor-py-xxl-2{padding-top:2px;padding-bottom:2px}.tutor-py-xxl-4{padding-top:4px;padding-bottom:4px}.tutor-py-xxl-8{padding-top:8px;padding-bottom:8px}.tutor-py-xxl-12{padding-top:12px;padding-bottom:12px}.tutor-py-xxl-16{padding-top:16px;padding-bottom:16px}.tutor-py-xxl-20{padding-top:20px;padding-bottom:20px}.tutor-py-xxl-24{padding-top:24px;padding-bottom:24px}.tutor-py-xxl-28{padding-top:28px;padding-bottom:28px}.tutor-py-xxl-32{padding-top:32px;padding-bottom:32px}.tutor-py-xxl-36{padding-top:36px;padding-bottom:36px}.tutor-py-xxl-40{padding-top:40px;padding-bottom:40px}.tutor-py-xxl-44{padding-top:44px;padding-bottom:44px}.tutor-py-xxl-48{padding-top:48px;padding-bottom:48px}.tutor-py-xxl-52{padding-top:52px;padding-bottom:52px}.tutor-py-xxl-56{padding-top:56px;padding-bottom:56px}.tutor-py-xxl-60{padding-top:60px;padding-bottom:60px}.tutor-py-xxl-64{padding-top:64px;padding-bottom:64px}.tutor-py-xxl-68{padding-top:68px;padding-bottom:68px}.tutor-py-xxl-72{padding-top:72px;padding-bottom:72px}.tutor-py-xxl-76{padding-top:76px;padding-bottom:76px}.tutor-py-xxl-80{padding-top:80px;padding-bottom:80px}.tutor-pt-xxl-0{padding-top:0}.tutor-pt-xxl-2{padding-top:2px}.tutor-pt-xxl-4{padding-top:4px}.tutor-pt-xxl-8{padding-top:8px}.tutor-pt-xxl-12{padding-top:12px}.tutor-pt-xxl-16{padding-top:16px}.tutor-pt-xxl-20{padding-top:20px}.tutor-pt-xxl-24{padding-top:24px}.tutor-pt-xxl-28{padding-top:28px}.tutor-pt-xxl-32{padding-top:32px}.tutor-pt-xxl-36{padding-top:36px}.tutor-pt-xxl-40{padding-top:40px}.tutor-pt-xxl-44{padding-top:44px}.tutor-pt-xxl-48{padding-top:48px}.tutor-pt-xxl-52{padding-top:52px}.tutor-pt-xxl-56{padding-top:56px}.tutor-pt-xxl-60{padding-top:60px}.tutor-pt-xxl-64{padding-top:64px}.tutor-pt-xxl-68{padding-top:68px}.tutor-pt-xxl-72{padding-top:72px}.tutor-pt-xxl-76{padding-top:76px}.tutor-pt-xxl-80{padding-top:80px}.tutor-pr-xxl-0{padding-right:0}.tutor-pr-xxl-2{padding-right:2px}.tutor-pr-xxl-4{padding-right:4px}.tutor-pr-xxl-8{padding-right:8px}.tutor-pr-xxl-12{padding-right:12px}.tutor-pr-xxl-16{padding-right:16px}.tutor-pr-xxl-20{padding-right:20px}.tutor-pr-xxl-24{padding-right:24px}.tutor-pr-xxl-28{padding-right:28px}.tutor-pr-xxl-32{padding-right:32px}.tutor-pr-xxl-36{padding-right:36px}.tutor-pr-xxl-40{padding-right:40px}.tutor-pr-xxl-44{padding-right:44px}.tutor-pr-xxl-48{padding-right:48px}.tutor-pr-xxl-52{padding-right:52px}.tutor-pr-xxl-56{padding-right:56px}.tutor-pr-xxl-60{padding-right:60px}.tutor-pr-xxl-64{padding-right:64px}.tutor-pr-xxl-68{padding-right:68px}.tutor-pr-xxl-72{padding-right:72px}.tutor-pr-xxl-76{padding-right:76px}.tutor-pr-xxl-80{padding-right:80px}.tutor-pb-xxl-0{padding-bottom:0}.tutor-pb-xxl-2{padding-bottom:2px}.tutor-pb-xxl-4{padding-bottom:4px}.tutor-pb-xxl-8{padding-bottom:8px}.tutor-pb-xxl-12{padding-bottom:12px}.tutor-pb-xxl-16{padding-bottom:16px}.tutor-pb-xxl-20{padding-bottom:20px}.tutor-pb-xxl-24{padding-bottom:24px}.tutor-pb-xxl-28{padding-bottom:28px}.tutor-pb-xxl-32{padding-bottom:32px}.tutor-pb-xxl-36{padding-bottom:36px}.tutor-pb-xxl-40{padding-bottom:40px}.tutor-pb-xxl-44{padding-bottom:44px}.tutor-pb-xxl-48{padding-bottom:48px}.tutor-pb-xxl-52{padding-bottom:52px}.tutor-pb-xxl-56{padding-bottom:56px}.tutor-pb-xxl-60{padding-bottom:60px}.tutor-pb-xxl-64{padding-bottom:64px}.tutor-pb-xxl-68{padding-bottom:68px}.tutor-pb-xxl-72{padding-bottom:72px}.tutor-pb-xxl-76{padding-bottom:76px}.tutor-pb-xxl-80{padding-bottom:80px}.tutor-pl-xxl-0{padding-left:0}.tutor-pl-xxl-2{padding-left:2px}.tutor-pl-xxl-4{padding-left:4px}.tutor-pl-xxl-8{padding-left:8px}.tutor-pl-xxl-12{padding-left:12px}.tutor-pl-xxl-16{padding-left:16px}.tutor-pl-xxl-20{padding-left:20px}.tutor-pl-xxl-24{padding-left:24px}.tutor-pl-xxl-28{padding-left:28px}.tutor-pl-xxl-32{padding-left:32px}.tutor-pl-xxl-36{padding-left:36px}.tutor-pl-xxl-40{padding-left:40px}.tutor-pl-xxl-44{padding-left:44px}.tutor-pl-xxl-48{padding-left:48px}.tutor-pl-xxl-52{padding-left:52px}.tutor-pl-xxl-56{padding-left:56px}.tutor-pl-xxl-60{padding-left:60px}.tutor-pl-xxl-64{padding-left:64px}.tutor-pl-xxl-68{padding-left:68px}.tutor-pl-xxl-72{padding-left:72px}.tutor-pl-xxl-76{padding-left:76px}.tutor-pl-xxl-80{padding-left:80px}}@media (min-width:1200px){.tutor-fs-1{font-size:4rem}.tutor-fs-2{font-size:3rem}.tutor-fs-3{font-size:2rem}.tutor-fs-4{font-size:1.5rem}}@media print{.tutor-d-print-inline{display:inline!important}.tutor-d-print-inline-block{display:inline-block!important}.tutor-d-print-block{display:block!important}.tutor-d-print-grid{display:grid!important}.tutor-d-print-table{display:table!important}.tutor-d-print-table-row{display:table-row!important}.tutor-d-print-table-cell{display:table-cell!important}.tutor-d-print-flex{display:flex!important}.tutor-d-print-inline-flex{display:inline-flex!important}.tutor-d-print-none{display:none!important}}:root{--tutor-text-size:16px;--tutor-color-white:#fff;--tutor-color-success:#24a148;--tutor-color-success-rgb:36,161,72;--tutor-color-warning:#ed9700;--tutor-color-warning-rgb:237,151,0;--tutor-color-danger:#f44337;--tutor-color-danger-rgb:244,67,55;--tutor-color-secondary:#41454f;--tutor-color-subdued:#5b616f;--tutor-color-hints:#767c8e;--tutor-color-muted:#757c8e;--tutor-color-gray:#e3e5eb;--tutor-color-gray-10:#eff1f6}.tutor-color-black{color:var(--tutor-body-color)}.tutor-color-white{color:#fff}.tutor-color-primary{color:var(--tutor-color-primary)}.tutor-color-success{color:#24a148}.tutor-color-warning{color:#ed9700}.tutor-color-danger{color:#f44337}.tutor-color-secondary{color:#41454f}.tutor-color-muted{color:#757c8e}.tutor-color-subdued{color:#5b616f}.tutor-color-hints{color:#767c8e}.tutor-color-gray-20{color:#e3e5eb}.tutor-color-gray-10{color:#eff1f6}.tutor-bg-black{background-color:var(--tutor-body-color)}.tutor-bg-white{background-color:#fff}.tutor-bg-primary{background-color:var(--tutor-color-primary)}.tutor-bg-success{background-color:#24a148}.tutor-bg-warning{background-color:#ed9700}.tutor-bg-danger{background-color:#f44337}.tutor-bg-secondary{background-color:#41454f}.tutor-bg-muted{background-color:#757c8e}.tutor-bg-subdued{background-color:#5b616f}.tutor-bg-hints{background-color:#767c8e}.tutor-bg-gray-20{background-color:#e3e5eb}.tutor-bg-gray-10{background-color:#eff1f6}.text-regular-body,.tutor-text-regular-body{font-size:16px;font-weight:400;line-height:162%}.text-regular-caption,.tutor-alert .tutor-alert-text,.tutor-text-regular-caption{font-size:15px;font-weight:400;line-height:160%}.text-regular-small,.tooltip-wrap .tooltip-txt,.text-body,.tutor-text-regular-small{font-size:13px;font-weight:400;line-height:138%}.text-regular-tiny,.tutor-text-regular-tiny{font-size:11px;font-weight:400;line-height:145%}.text-medium-h1,.tutor-text-medium-h1{font-size:80px;font-weight:500;line-height:101%}.text-medium-h2,.tutor-text-medium-h2{font-size:60px;font-weight:500;line-height:117%}.text-medium-h3,.tutor-text-medium-h3{font-size:40px;font-weight:500;line-height:120%}.text-medium-h4,.tutor-text-medium-h4{font-size:30px;font-weight:500;line-height:123%}.text-medium-h5,.tutor-text-medium-h5{font-size:24px;font-weight:500;line-height:142%}.text-medium-h6,.tutor-text-medium-h6{font-size:20px;font-weight:500;line-height:140%}.text-medium-body,.tutor-dropdown-select-selected>div:first-child,.tutor-text-medium-body{font-size:16px;font-weight:500;line-height:162%}.text-medium-caption,.tutor-pagination ul.tutor-pagination-numbers .page-numbers,.tutor-wp-dashboard-filter .tutor-wp-dashboard-filter-items .tutor-form-label,.tutor-text-medium-caption{font-size:15px;font-weight:500;line-height:160%}.text-medium-small,.tutor-form-select-with-icon select,.tutor-text-medium-small{font-size:13px;font-weight:500;line-height:162%}.text-medium-tiny,.tutor-text-medium-tiny{font-size:11px;font-weight:500;line-height:145%}.text-semi-h1,.tutor-text-semi-h1{font-size:80px;font-weight:600;line-height:101%}.text-semi-h2,.tutor-text-semi-h2{font-size:60px;font-weight:600;line-height:117%}.text-semi-h3,.tutor-text-semi-h3{font-size:40px;font-weight:600;line-height:120%}.text-semi-h4,.tutor-text-semi-h4{font-size:30px;font-weight:600;line-height:123%}.text-semi-h5,.tutor-text-semi-h5{font-size:24px;font-weight:600;line-height:142%}.text-semi-h6,.tutor-text-semi-h6{font-size:20px;font-weight:600;line-height:150%}.text-semi-caption,.tutor-text-semi-caption{font-size:15px;font-weight:600;line-height:165%}.text-semi-small,.tutor-text-semi-small{font-size:13px;font-weight:600;line-height:128%}.text-bold-h1,.tutor-text-bold-h1{font-size:80px;font-weight:700;line-height:101%}.text-bold-h2,.tutor-text-bold-h2{font-size:60px;font-weight:700;line-height:117%}.text-bold-h3,.tutor-text-bold-h3{font-size:40px;font-weight:700;line-height:120%}.text-bold-h4,.tutor-text-bold-h4{font-size:30px;font-weight:700;line-height:123%}.text-bold-h5,.tutor-text-bold-h5{font-size:24px;font-weight:700;line-height:142%}.text-bold-h6,.tutor-text-bold-h6{font-size:20px;font-weight:700;line-height:150%}.text-bold-body,.tutor-text-bold-body{font-size:16px;font-weight:700;line-height:162%}.text-bold-caption,.tutor-pagination ul.tutor-pagination-numbers .page-numbers.current,.tutor-text-bold-caption{font-size:15px;font-weight:700;line-height:160%}.text-bold-small,.tutor-text-bold-small{font-size:13px;font-weight:700;line-height:162%}.text-bold-tiny,.tutor-text-bold-tiny{font-size:11px;font-weight:700;line-height:145%}.text-btn-xlarge,.tutor-text-btn-xlarge{font-size:18px;font-weight:500;line-height:178%}.text-btn-large,.tutor-text-btn-large{font-size:16px;font-weight:500;line-height:200%}.text-btn-medium,.tutor-text-btn-medium{font-size:15px;font-weight:500;line-height:160%}.text-btn-small,.tutor-text-btn-small{font-size:13px;font-weight:500;line-height:123%}.clearfix:after{clear:both;content:"";display:block}.tutor-flex-center{justify-content:center;align-items:center;display:flex}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-items-end{align-items:flex-end}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.visible{visibility:visible}.invisible{visibility:hidden}.tutor-visibility-visible{visibility:visible}.tutor-visibility-hidden{visibility:hidden}.flex-center{justify-content:center;align-items:center;display:flex}.tutor-flex-end{justify-content:flex-end;align-items:center;display:flex}.tutor-ws-nowrap{white-space:nowrap}.tutor-line-clamp-1{-webkit-line-clamp:1;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.tutor-line-clamp-2{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.tutor-line-clamp-3{-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.tutor-fs-1,.tutor-fs-2,.tutor-fs-3,.tutor-fs-4,.tutor-fs-5,.tutor-fs-6,.tutor-fs-7,.tutor-fs-8,.tutor-fs-9{line-height:1.6}.tutor-break-word{word-break:break-word}.tutor-break-all{word-break:break-all}.tutor-user-select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tutor-ul{margin:0;padding:0;list-style:none}.tutor-cursor-pointer{cursor:pointer}.tutor-cursor-move{cursor:move}.tutor-w-100{width:100%}.tutor-mw-100{min-width:100%}.tutor-h-100{height:100%}.tutor-mh-100{min-height:100%}.d-inline{display:inline}.d-inline-block,.tutor-badge,.tutor-badge-square{display:inline-block}.d-block,.tutor-profile-badge img{display:block}.d-flex,.tutor-profile-badge,.tutor-instructor-card .tutor-name,.tutor-instructor-card{display:flex}.d-inline-flex{display:inline-flex}.align-items-center,.tutor-profile-badge,.tutor-instructor-card .tutor-name,.tutor-instructor-card{align-items:center}.tutor-bg-light{background-color:#fdfdfd}.tutor-bg-transparent{background-color:transparent!important}.tutor-img-responsive{max-width:100%;height:auto}.tutor-plain-code{color:#fff;background:#212327;border-radius:6px;padding:8px 16px}.tutor-plain-code .tutor-color-muted{color:#757c8e}.tutor-position-relative{position:relative}.tutor-position-absolute{position:absolute}.tutor-position-sticky{position:-webkit-sticky;position:sticky}.tutor-overflow-hidden{overflow:hidden}.tutor-text-nowrap{white-space:nowrap}.tutor-nowrap-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tutor-text-hover-underline{cursor:pointer}.tutor-text-hover-underline:hover{text-decoration:underline}.tutor-text-center{text-align:center}.tutor-text-left{text-align:left}.tutor-text-right{text-align:right}.tutor-text-justify{text-align:justify}.tutor-text-300,.tutor-text-light{font-weight:300}.tutor-text-regular{font-weight:400}.tutor-text-700,.tutor-text-bold{font-weight:700}.tutor-text-800,.tutor-text-extra-bold{font-weight:800}.tutor-text-900,.tutor-text-black{font-weight:900}.tutor-text-normal{font-style:normal}.tutor-text-italic{font-style:italic}.tutor-text-uppercase,.tutor-text-uc{text-transform:uppercase}.tutor-text-lowercase,.tutor-text-lc{text-transform:lowercase}.tutor-text-capitalize{text-transform:capitalize}.tutor-text-decoration-none{text-decoration:none}.tutor-text-decoration-underline{text-decoration:underline}.tutor-text-decoration-line-through{text-decoration:line-through}.tutor-border,.tutor-instructor-card,.tutor-bordered-box,.tutor-radio-select,.tutor-quiz-item{border:1px solid var(--tutor-border-color)}.tutor-border-left{border-left:1px solid var(--tutor-border-color)}.tutor-border-right{border-right:1px solid var(--tutor-border-color)}.tutor-border-top{border-top:1px solid var(--tutor-border-color)}.tutor-border-bottom{border-bottom:1px solid var(--tutor-border-color)}.tutor-border-top-light{border-top:1px solid #e0e2ea}.tutor-divider{border:1px solid #e0e2ea}.tutor-divider-left{border-left:1px solid #e0e2ea}.tutor-divider-right{border-right:1px solid #e0e2ea}.tutor-divider-top{border-top:1px solid #e0e2ea}.tutor-divider-bottom{border-bottom:1px solid #e0e2ea}.tutor-radius-0{border-radius:0}.tutor-radius-1{border-radius:1px}.tutor-radius-2{border-radius:2px}.tutor-radius-3{border-radius:3px}.tutor-radius-4{border-radius:4px}.tutor-radius-5{border-radius:5px}.tutor-radius-6{border-radius:6px}.tutor-radius-7{border-radius:7px}.tutor-radius-8{border-radius:8px}.tutor-radius-9{border-radius:9px}.tutor-radius-10,.tutor-large-notification{border-radius:10px}.tutor-radius-12{border-radius:12px}.tutor-radius-15{border-radius:15px}.tutor-radius-20{border-radius:20px}.tutor-radius-30{border-radius:30px}.tutor-radius-40{border-radius:40px}.tutor-radius-50{border-radius:50px}.tutor-lh-1{line-height:1!important}.tutor-ratio{content:" ";width:100%;display:block;position:relative}.tutor-ratio-16x9{padding-top:56.25%}.tutor-ratio-4x3{padding-top:75%}.tutor-ratio-3x2{padding-top:66.66%}.tutor-ratio-3x1{padding-top:33.33%}.tutor-ratio-1x1{padding-top:100%}.tutor-ratio>*{width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.tutor-ratio>img{object-fit:cover;object-position:center}.tutor-toggle-more-collapsed{position:relative;overflow:hidden}.tutor-toggle-more-collapsed:before{content:" ";z-index:5;background:linear-gradient(rgba(255,255,255,0) 1.31%,rgba(255,255,255,.72) 15.41%,#fff 100%);width:100%;height:62px;position:absolute;bottom:0;left:0}.tutor-svg svg{width:1em;height:1em}.tutor-round-box{width:60px;height:60px;color:var(--tutor-color-primary);background:rgba(var(--tutor-color-primary-rgb),.1);border-radius:80px;justify-content:center;align-items:center;font-size:28px;display:inline-flex;overflow:hidden}.tutor-round-box [class^=tutor-icon-],.tutor-round-box [class*=\ tutor-icon-],.tutor-round-box .tutor-svg{display:inline-block}@media (max-width:991.98px){.tutor-round-box{width:44px;height:44px;font-size:20px}}.tutor-round-box-lg{width:76px;height:76px;font-size:36px}.tutor-vr{background-color:var(--tutor-border-color);width:1px;height:100%}.tutor-hr{background-color:var(--tutor-border-color);width:100%;height:1px}.tutor-stretched-link:after{content:" ";z-index:2;position:absolute;top:0;bottom:0;left:0;right:0}.tutor-spinner{vertical-align:-4px;border:4px solid;border-right-color:transparent;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite rotateSpinner;display:inline-block}.tutor-spinner-sm{vertical-align:-2px;border-width:2px;width:20px;height:20px}.tutor-spinner-wrap{justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.tutor-user-profile{align-items:center;display:flex}.tutor-user-profile .tutor-profile-content{color:var(--tutor-color-muted);padding-left:20px;font-size:15px}.tutor-user-profile .tutor-profile-subtitle{color:var(--tutor-body-color);font-size:24px;font-weight:400;line-height:34px}.tutor-user-profile .tutor-profile-name{color:var(--tutor-body-color);font-size:30px;line-height:37px;display:block}.tutor-instructor-card{border-radius:4px;min-width:320px;padding:12px 17px}.tutor-instructor-card .tutor-icard-content{color:var(--tutor-color-muted);flex-grow:1;font-size:13px;line-height:18px}.tutor-instructor-card .tutor-name{color:var(--tutor-body-color);margin:0;font-size:18px;font-weight:500;line-height:28px}.tutor-instructor-card .tutor-name .tutor-icard-icon{color:var(--tutor-color-primary);padding-left:6px;font-size:13px}.tutor-switch{width:40px;height:24px;display:inline-block;position:relative}.tutor-switch input{visibility:hidden;width:0;height:0}.tutor-switch input:checked+.slider{background-color:#24a148}.tutor-switch input:checked+.slider.tutor-switch-blue{background-color:#3e64de}.tutor-switch input:checked+.slider:before{transform:translate(14px)}.tutor-switch input:focus+.slider{box-shadow:0 0 1px #24a148}.tutor-switch .slider{cursor:pointer;background-color:#ccc;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.tutor-switch .slider.round{border-radius:34px}.tutor-switch .slider.round:before{border-radius:50%}.tutor-switch .slider:before{content:"";background-color:#fff;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:4px}.tutor-toast-parent{z-index:99999999;background:0 0;width:350px;max-height:400px;position:fixed;bottom:25px;left:auto;right:25px;overflow-x:hidden;overflow-y:auto}.tutor-toast-parent:empty{display:none}.tutor-toast-parent.tutor-toast-left{position:fixed;bottom:25px;left:25px;right:auto}.tutor-toast-parent .tutor-is-success .tutor-notification-icon,.tutor-toast-parent .tutor-is-success .tutor-notification-content h5{color:var(--tutor-color-success)}.tutor-toast-parent .tutor-is-warning .tutor-notification-icon,.tutor-toast-parent .tutor-is-warning .tutor-notification-content h5{color:var(--tutor-color-warning)}.tutor-toast-parent .tutor-is-danger .tutor-notification-icon,.tutor-toast-parent .tutor-is-danger .tutor-notification-content h5{color:var(--tutor-color-danger)}body.rtl .tutor-toast-parent{left:50px;right:auto}.ui-slider{text-align:left;position:relative}.ui-slider .ui-slider-handle{z-index:2;cursor:default;cursor:pointer;width:15px;height:15px;position:absolute;top:-6px}.ui-slider .ui-slider-range{z-index:1;background-position:0 0;border:0;font-size:.7em;display:block;position:absolute}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-range{height:100%;top:0}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{margin-bottom:-.6em;margin-left:0;left:-.3em}.ui-slider-vertical .ui-slider-range{width:100%;left:0}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.tutor-field-type-slider{box-shadow:none;color:#333;background-color:#fff;border:1px solid #c0c3cb;border-radius:6px;width:100%;height:46px;margin:0 10px 0 0;padding:20px 70px 24px 15px;display:block;position:relative}.tutor-field-type-slider .ui-widget-header{background:#dedede;border-radius:4px}.tutor-field-type-slider .ui-widget-content{background-color:var(--tutor-color-primary);border:none;border-radius:4px;height:4px}.tutor-field-type-slider .ui-widget-content .ui-state-default{border:4px solid var(--tutor-color-primary);background-color:#fff;border-radius:50%}.tutor-field-type-slider .tutor-field-type-slider-value{background:var(--tutor-color-primary);text-align:center;color:#fff;border-radius:4px;width:43px;margin:0;font-size:16px;font-weight:600;line-height:34px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.tutor-field-type-slider .tutor-field-type-slider-value:before{content:"";border:7px solid transparent;border-right-color:var(--tutor-color-primary);position:absolute;top:50%;right:100%;transform:translateY(-50%)}.tutor-quiz-slider .tutor-field-type-slider{padding:10px 0 10px 6px!important}.tutor-quiz-slider .tutor-field-type-slider .ui-widget-content{width:85%!important;top:40%!important}.tutor-backend .ui-datepicker,.tutor-screen-frontend-dashboard .ui-datepicker{box-sizing:border-box;background:#fff;border:1px solid #e3e5eb;border-radius:6px;width:260px;margin-top:4px;padding:10px;display:none;box-shadow:0 10px 14px rgba(0,0,0,.12)}.tutor-backend .ui-datepicker table th span,.tutor-screen-frontend-dashboard .ui-datepicker table th span{color:#b4b7c0;font-size:13px;font-weight:400}.tutor-backend .ui-datepicker .ui-datepicker-title .ui-datepicker-month,.tutor-backend .ui-datepicker .ui-datepicker-title .ui-datepicker-year,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-title .ui-datepicker-month,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-title .ui-datepicker-year{color:var(--tutor-body-color);font-size:20px;font-weight:500}.tutor-backend .ui-datepicker .ui-datepicker-calendar,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%;border:0!important}.tutor-backend .ui-datepicker .ui-datepicker-calendar .ui-state-default,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar .ui-state-default{background:0 0;border:none}.tutor-backend .ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-highlight,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-highlight{padding:5px;color:#41454f!important;background-color:#e9edfb!important;border:none!important;border-radius:100%!important}.tutor-backend .ui-datepicker .ui-datepicker-calendar td,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar td{cursor:pointer;width:30px;height:30px;transition:background-color .1s ease-in-out,color .1s ease-in-out;border-radius:50%!important}.tutor-backend .ui-datepicker .ui-datepicker-calendar td:hover,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar td:hover{color:#41454f!important;background-color:#e9edfb!important;border:none!important;border-radius:100%!important}.tutor-backend .ui-datepicker .ui-datepicker-calendar td a,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar td a{text-decoration:none}.tutor-backend .ui-datepicker .ui-datepicker-calendar tbody,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar tbody{border:0!important}.tutor-backend .ui-datepicker .ui-datepicker-calendar th,.tutor-backend .ui-datepicker .ui-datepicker-calendar td,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar th,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar td{text-align:center;padding:0;border:0!important}.tutor-backend .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover{cursor:default;background-color:#fff}.tutor-backend .ui-datepicker .ui-datepicker-current-day,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-current-day{background-color:#3e64de!important;border-radius:100%!important}.tutor-backend .ui-datepicker .ui-datepicker-current-day,.tutor-backend .ui-datepicker .ui-datepicker-current-day a,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-current-day,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-current-day a{color:#fff!important}.tutor-backend .ui-datepicker .ui-datepicker-prev.ui-corner-all,.tutor-backend .ui-datepicker .ui-datepicker-next.ui-corner-all,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-prev.ui-corner-all,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-next.ui-corner-all{color:#3e64de}.tutor-backend .ui-datepicker .ui_tpicker_hour_slider,.tutor-backend .ui-datepicker .ui_tpicker_minute_slider,.tutor-screen-frontend-dashboard .ui-datepicker .ui_tpicker_hour_slider,.tutor-screen-frontend-dashboard .ui-datepicker .ui_tpicker_minute_slider{border:1px solid!important}.tutor-backend .ui-datepicker a,.tutor-backend .ui-datepicker a:hover,.tutor-screen-frontend-dashboard .ui-datepicker a,.tutor-screen-frontend-dashboard .ui-datepicker a:hover{text-decoration:none}.tutor-backend .ui-datepicker a:hover,.tutor-backend .ui-datepicker td:hover a,.tutor-screen-frontend-dashboard .ui-datepicker a:hover,.tutor-screen-frontend-dashboard .ui-datepicker td:hover a{color:#2a6496;transition:color .1s ease-in-out}.tutor-backend .ui-datepicker .ui-datepicker-header,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-header{text-align:center;margin-bottom:4px}.tutor-backend .ui-datepicker .ui-datepicker-header .ui-datepicker-title,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-header .ui-datepicker-title{font-weight:700}.tutor-backend .ui-datepicker .ui-datepicker-prev,.tutor-backend .ui-datepicker .ui-datepicker-next,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-prev,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-next{cursor:default;-webkit-font-smoothing:antialiased;width:30px;height:20px;margin-top:2px;font-family:tutor;font-style:normal;font-weight:400;line-height:1}.tutor-backend .ui-datepicker .ui-datepicker-prev,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-prev{float:left;text-align:left}.tutor-backend .ui-datepicker .ui-datepicker-prev:before,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-prev:before{content:""}.tutor-backend .ui-datepicker .ui-datepicker-next,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-next{float:right;text-align:right}.tutor-backend .ui-datepicker .ui-datepicker-next:before,.tutor-screen-frontend-dashboard .ui-datepicker .ui-datepicker-next:before{content:""}.tutor-backend .ui-datepicker .ui-icon,.tutor-screen-frontend-dashboard .ui-datepicker .ui-icon{display:none}.tutorPlayer,.tutorPlayer iframe{width:100%;max-width:100%;height:auto}.add_question_answers_option.disabled{color:#aaaeb5!important;cursor:none!important;pointer-events:none!important}.add_question_answers_option.disabled i{background-color:#aaaeb5!important}.tutor-valign-middle{vertical-align:middle}.tutor-btn{color:var(--tutor-color-primary);text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;cursor:pointer;background-color:transparent;border:1px solid transparent;border-radius:6px;align-items:center;padding:8px 16px;font-size:16px;font-weight:400;line-height:1.375;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;display:inline-flex}.tutor-btn[disabled],.tutor-btn.disabled{pointer-events:none;color:#858689}.tutor-btn-block{justify-content:center;width:100%;display:flex}.tutor-btn-fw{justify-content:center;min-width:120px;display:inline-flex}.tutor-btn-primary{border-color:var(--tutor-color-primary);background-color:var(--tutor-color-primary);color:#fff}.tutor-btn-primary:hover,.tutor-btn-primary:focus,.tutor-btn-primary:active{color:#fff;border-color:var(--tutor-color-primary-hover);background-color:var(--tutor-color-primary-hover)}.tutor-btn-primary[disabled],.tutor-btn-primary.disabled{background-color:#e9e9ea;border-color:#e9e9ea}.tutor-btn-outline-primary{border-color:var(--tutor-color-primary)}.tutor-btn-outline-primary:hover,.tutor-btn-outline-primary:focus,.tutor-btn-outline-primary:active{color:#fff;border-color:var(--tutor-color-primary-hover);background-color:var(--tutor-color-primary-hover)}.tutor-btn-outline-primary[disabled],.tutor-btn-outline-primary.disabled{border-color:#e9e9ea}.tutor-btn-secondary{background-color:rgba(var(--tutor-color-primary-rgb),.1);color:var(--tutor-color-primary)}.tutor-btn-secondary:hover,.tutor-btn-secondary:focus,.tutor-btn-secondary:active{color:#fff;background-color:var(--tutor-color-primary-hover)}.tutor-btn-secondary[disabled],.tutor-btn-secondary.disabled{background-color:#e9e9ea}.tutor-btn-outline-secondary{border-color:rgba(var(--tutor-color-primary-rgb),.1);background-color:rgba(var(--tutor-color-primary-rgb),.1);color:var(--tutor-color-primary)}.tutor-btn-outline-secondary:hover,.tutor-btn-outline-secondary:focus,.tutor-btn-outline-secondary:active{color:#fff;border-color:var(--tutor-color-primary-hover);background-color:var(--tutor-color-primary-hover)}.tutor-btn-outline-secondary[disabled],.tutor-btn-outline-secondary.disabled{background-color:#e9e9ea;border-color:#e9e9ea}.tutor-btn-tertiary{color:var(--tutor-color-secondary);border:1px solid var(--tutor-border-color);background-color:#fff}.tutor-btn-tertiary [class^=tutor-icon-]{color:#9197a8}.tutor-btn-tertiary:hover,.tutor-btn-tertiary:focus,.tutor-btn-tertiary:active{color:var(--tutor-color-secondary);background-color:#f5f6fa}.tutor-btn-tertiary[disabled],.tutor-btn-tertiary.disabled{background-color:#e9e9ea}.tutor-btn-danger{color:#fff;background-color:#f44337}.tutor-btn-danger:hover,.tutor-btn-danger:focus,.tutor-btn-danger:active{color:#fff}.tutor-btn-danger[disabled],.tutor-btn-danger.disabled{color:#000;background-color:#e9e9ea;border-color:#e9e9ea}.tutor-btn-link{font-size:inherit;position:relative;padding:0!important}.tutor-btn-link:after{content:" ";background:var(--tutor-color-primary-hover);width:0;height:1px;transition:width .2s ease-in-out;position:absolute;bottom:0;left:0}.tutor-btn-link:hover:after,.tutor-btn-link:focus:after,.tutor-btn-link:active:after{width:100%}.tutor-btn-ghost{color:#757c8e;border-radius:0;outline:0;position:relative;padding:0!important}.tutor-btn-ghost.tutor-has-underline{position:relative}.tutor-btn-ghost.tutor-has-underline:after{content:" ";background-color:#757c8e;width:100%;height:1px;transition:background-color .2s ease-in-out;position:absolute;bottom:0;left:0}.tutor-btn-ghost:hover,.tutor-btn-ghost:focus,.tutor-btn-ghost:active{color:var(--tutor-color-primary);box-shadow:none;outline:0}.tutor-btn-ghost:hover.tutor-has-underline:after,.tutor-btn-ghost:focus.tutor-has-underline:after,.tutor-btn-ghost:active.tutor-has-underline:after{background-color:var(--tutor-color-primary)}.tutor-btn-ghost-light{color:#fff}.tutor-btn-ghost-light.tutor-has-underline:after{background-color:#fff}.tutor-btn-ghost-light:hover,.tutor-btn-ghost-light:focus,.tutor-btn-ghost-light:active{color:rgba(255,255,255,.8)}.tutor-btn-ghost-light:hover.tutor-has-underline:after,.tutor-btn-ghost-light:focus.tutor-has-underline:after,.tutor-btn-ghost-light:active.tutor-has-underline:after{background-color:rgba(255,255,255,.8)}.tutor-btn-sm{padding:5px 12px;font-size:14px}.tutor-btn-md{padding:6px 12px}.tutor-btn-lg{padding:12px 32px;font-size:16px;line-height:1.5}.tutor-btn-xl{padding:15px 24px;font-size:18px}.tutor-btn.is-loading:before{margin-right:8px}.tutor-btn.is-loading [class^=tutor-icon-],.tutor-btn.is-loading [class*=\ tutor-icon-]{display:none}.tutor-iconic-btn-group{align-items:center;gap:4px;display:flex}.tutor-iconic-btn{color:#757c8e;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background-color:transparent;border:1px solid transparent;border-radius:48px;justify-content:center;align-items:center;width:32px;height:32px;margin-top:-4px;margin-bottom:-4px;padding:0;font-size:16px;font-weight:400;line-height:1.375;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out;display:inline-flex}.tutor-iconic-btn [class^=tutor-icon-],.tutor-iconic-btn [class*=\ tutor-icon-]{pointer-events:none}.tutor-iconic-btn:hover,.tutor-iconic-btn:focus,.tutor-iconic-btn:active{color:var(--tutor-color-primary-hover);background-color:rgba(var(--tutor-color-primary-rgb),.1);border-color:rgba(var(--tutor-color-primary-rgb),.1)}.tutor-iconic-btn[disabled],.tutor-iconic-btn.disabled{background-color:#e9e9ea}.tutor-iconic-btn-outline{border-color:var(--tutor-color-primary);color:var(--tutor-color-primary)}.tutor-iconic-btn-outline:hover,.tutor-iconic-btn-outline:focus,.tutor-iconic-btn-outline:active{color:#fff;border-color:var(--tutor-color-primary-hover);background-color:var(--tutor-color-primary-hover)}.tutor-iconic-btn-outline[disabled],.tutor-iconic-btn-outline.disabled{border-color:#e9e9ea}.tutor-iconic-btn-secondary{background-color:rgba(var(--tutor-color-primary-rgb),.1);color:var(--tutor-color-primary)}.tutor-iconic-btn-secondary:hover,.tutor-iconic-btn-secondary:focus,.tutor-iconic-btn-secondary:active{color:#fff;background-color:var(--tutor-color-primary-hover)}.tutor-iconic-btn-secondary[disabled],.tutor-iconic-btn-secondary.disabled{background-color:#e9e9ea;border-color:#e9e9ea}.tutor-iconic-btn-light{color:#fff}.tutor-iconic-btn-light:hover,.tutor-iconic-btn-light:focus,.tutor-iconic-btn-light:active{color:#fff;background-color:var(--tutor-color-primary-hover)}.tutor-iconic-btn-light[disabled],.tutor-iconic-btn-light.disabled{background-color:#e9e9ea;border-color:#e9e9ea}.tutor-iconic-btn-md{width:40px;height:40px;font-size:20px}.tutor-iconic-btn-lg{width:48px;height:48px;font-size:24px}.tutor-btn-group{vertical-align:middle;display:inline-flex;position:relative}.tutor-btn-group .tutor-btn{flex:1;position:relative}.tutor-btn-group .tutor-btn:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tutor-btn-group .tutor-btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.tutor-btn.is-loading:before,.tutor-iconic-btn.is-loading:before{margin-top:-2px;margin-bottom:-2px;font-family:tutor;font-size:18px;line-height:1;animation:.8s linear infinite rotateSpinner;display:inline-block;content:""!important}.tutor-btn.is-loading [class^=tutor-icon-],.tutor-btn.is-loading [class*=\ tutor-icon-],.tutor-iconic-btn.is-loading [class^=tutor-icon-],.tutor-iconic-btn.is-loading [class*=\ tutor-icon-]{display:none}.tutor-animation-spin{animation:.8s linear infinite rotateSpinner}@keyframes rotateSpinner{to{transform:rotate(360deg)}}#tutor-pro-google-authentication{width:400px}.tutor-form-group{margin-bottom:32px}.tutor-form-wrap{display:flex;position:relative}.tutor-form-control{background-color:var(--tutor-color-white);box-sizing:border-box;width:100%;color:var(--tutor-color-black);height:auto;box-shadow:none;border-radius:6px;outline:none;padding:8px 16px;font-size:16px;font-weight:400;line-height:1.4;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;display:block;border:1px solid var(--tutor-border-color)!important}.tutor-form-control.tutor-placeholder{color:var(--tutor-color-muted)}.tutor-form-control::-webkit-input-placeholder{color:var(--tutor-color-muted)}.tutor-form-control::-ms-input-placeholder{color:var(--tutor-color-muted)}.tutor-form-control::placeholder{color:var(--tutor-color-muted)}.tutor-form-control:focus,.tutor-form-control.is-active{border-color:var(--tutor-color-primary);box-shadow:unset}.tutor-form-control[readonly]:focus,.tutor-form-control[readonly]{background-color:var(--tutor-disabled-bg);border-color:var(--tutor-disabled-bg);color:var(--tutor-disabled-color)}.tutor-form-control[readonly]:focus::-webkit-input-placeholder{color:var(--tutor-disabled-color)}.tutor-form-control[readonly]:focus::-ms-input-placeholder{color:var(--tutor-disabled-color)}.tutor-form-control[readonly]:focus::placeholder{color:var(--tutor-disabled-color)}.tutor-form-control[readonly]::-webkit-input-placeholder{color:var(--tutor-disabled-color)}.tutor-form-control[readonly]::-ms-input-placeholder{color:var(--tutor-disabled-color)}.tutor-form-control[readonly]::placeholder{color:var(--tutor-disabled-color)}.tutor-form-control:disabled{cursor:not-allowed;background:#e3e5eb;border-color:#e3e5eb}.tutor-form-control:disabled::-webkit-input-placeholder{color:var(--tutor-color-muted)}.tutor-form-control:disabled::-ms-input-placeholder{color:var(--tutor-color-muted)}.tutor-form-control:disabled::placeholder{color:var(--tutor-color-muted)}.tutor-form-control-sm{padding:5px 12px;font-size:14px}.tutor-form-control-md{padding:6px 12px}.tutor-form-control-lg{padding:10px 20px;font-size:18px}.tutor-form-control-xl{padding:15px 24px;font-size:18px}.tutor-form-select{text-align:left;cursor:pointer;min-width:180px;position:relative}.tutor-form-select-dropdown{z-index:10;background:#fff;border:1px solid #cdcfd5;border-radius:6px;flex-direction:column;width:100%;min-width:220px;max-height:300px;transition:all .1s;display:none;position:absolute;top:calc(100% + 5px);left:0;box-shadow:0 6px 20px rgba(28,49,104,.1)}.tutor-form-select-dropdown .tutor-form-control{border-top:0;border-left:0;border-right:0;padding-left:0;padding-right:0}.tutor-form-select.is-active .tutor-form-select-dropdown{display:flex}.tutor-form-select-options{flex-direction:column;gap:1px;margin:0;padding:8px 0;list-style:none;display:flex;overflow-y:auto}.tutor-form-select-option{cursor:pointer;font-weight:400;line-height:1.4}.tutor-form-select-option span{padding:8px 19px;font-size:14px;display:block}.tutor-form-select-option:hover,.tutor-form-select-option.is-active{background:#eff1f7}.tutor-form-label{color:var(--tutor-body-color);margin:0 0 10px;font-size:14px;font-weight:500;line-height:24px;display:block}.tutor-form-icon{width:40px;color:var(--tutor-color-muted);justify-content:center;align-items:center;font-size:16px;line-height:1.4;display:inline-flex;position:absolute;top:0;bottom:0;left:0}.tutor-form-icon:not(.tutor-password-reveal){pointer-events:none}.tutor-form-icon-reverse{left:auto;right:0}.tutor-form-icon-reverse~.tutor-form-control{padding-right:40px!important}.tutor-form-icon:not(.tutor-form-icon-reverse)~.tutor-form-control{padding-left:40px!important}textarea.tutor-form-control{resize:vertical;min-height:180px}textarea.tutor-form-control-auto-height{min-height:72px}select.tutor-form-control,.tutor-form-select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;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-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;padding-right:36px}.tutor-input-group{flex-wrap:wrap;align-items:stretch;width:100%;display:flex;position:relative}.tutor-input-group-addon{text-align:center;white-space:nowrap;background-color:var(--tutor-color-white);border:1px solid var(--tutor-border-color);border-radius:6px;align-items:center;padding:10px 16px;font-size:16px;font-weight:400;line-height:1.4;display:flex}.tutor-input-group>:not(.tutor-form-wrap):not(:last-child),.tutor-input-group>.tutor-form-wrap:not(:last-child)>.tutor-form-control{border-top-right-radius:0;border-bottom-right-radius:0}.tutor-input-group>:not(.tutor-form-wrap):not(:first-child),.tutor-input-group>.tutor-form-wrap:not(:first-child)>.tutor-form-control{border-top-left-radius:0;border-bottom-left-radius:0}.tutor-input-group>:not(.tutor-form-wrap):not(:first-child),.tutor-input-group>.tutor-form-wrap:not(:first-child){margin-left:-1px}.tutor-input-group>.tutor-form-control,.tutor-input-group>.tutor-form-wrap{flex:auto;width:1%;min-width:0;position:relative}.tutor-input-group .tutor-btn{z-index:2;position:relative}.tutor-input-group .tutor-btn:focus{z-index:3}.tutor-form-feedback{color:var(--tutor-color-muted);margin:12px 0 0;font-size:14px;line-height:1.4;display:flex;position:relative}.tutor-form-feedback .tutor-form-feedback-icon{margin-right:8px;font-size:18px}.tutor-form-check{display:inline-block}.tutor-form-check label{color:var(--tutor-body-color);cursor:pointer;font-size:16px;font-weight:500;margin:0!important;display:inline-block!important}.tutor-form-check input.tutor-form-check-input{margin-right:8px;margin-top:0!important}.tutor-form-check+.tutor-form-check{margin-left:16px}.tutor-form-check-input.tutor-form-check-input{vertical-align:top;background-color:var(--tutor-color-white);border:2px solid var(--tutor-border-color);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;color-adjust:exact;width:24px;height:24px;box-shadow:0 0 0 0 rgba(var(--tutor-color-primary-rgb),.1);background-position:50%;background-repeat:no-repeat;background-size:12px;border-radius:4px;flex:none;margin:0;transition:all .3s;display:inline-block;outline:none!important}.tutor-form-check-input.tutor-form-check-input:before,.tutor-form-check-input.tutor-form-check-input:after{display:none!important}.tutor-form-check-input.tutor-form-check-input:focus{box-shadow:0 0 0 6px rgba(var(--tutor-color-primary-rgb),.1)}.tutor-form-check-input.tutor-form-check-input[type=checkbox]{border-radius:4px}.tutor-form-check-input.tutor-form-check-input[type=checkbox].tutor-form-check-square{border-radius:0}.tutor-form-check-input.tutor-form-check-input[type=checkbox].tutor-form-check-circle{border-radius:50%}.tutor-form-check-input.tutor-form-check-input[type=checkbox]:checked{border-color:var(--tutor-color-primary);background-color:var(--tutor-color-primary);background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.922 5.7a.627.627 0 01-.127-.194.72.72 0 010-.5.6.6 0 01.127-.195l.905-.867a.562.562 0 01.425-.195.592.592 0 01.25.05.665.665 0 01.207.145l2.73 2.734L11.295.82a.658.658 0 01.202-.145.613.613 0 01.484.002.568.568 0 01.191.143l.905.88a.6.6 0 01.127.195.72.72 0 010 .5.628.628 0 01-.127.194l-7.2 7.163a.575.575 0 01-.195.147.655.655 0 01-.5 0 .575.575 0 01-.195-.147L.922 5.7z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.tutor-form-check-input.tutor-form-check-input-radio{background-size:100%;border-radius:50%}.tutor-form-check-input.tutor-form-check-input[type=radio]{background-size:100%;border-radius:50%}input:checked+label .tutor-form-check-input-radio,.tutor-form-check-input.tutor-form-check-input-radio:checked,.tutor-form-check-input.tutor-form-check-input-radio.is-active{border-color:var(--tutor-color-primary);background-color:var(--tutor-color-primary);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");background-position:50%}.tutor-form-check-input.tutor-form-check-input[type=radio]:checked{border-color:var(--tutor-color-primary);background-color:var(--tutor-color-primary);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");background-position:50%}.tutor-form-check-input.tutor-form-check-input[type=radio].is-active{border-color:var(--tutor-color-primary);background-color:var(--tutor-color-primary);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");background-position:50%}.tutor-form-check-input.tutor-form-check-input.tutor-form-check-20{background-size:10px}.tutor-form-toggle{vertical-align:top;align-items:center;display:inline-flex}.tutor-form-toggle input{display:none}.tutor-form-toggle input~.tutor-form-toggle-control{vertical-align:top;cursor:pointer;background-color:#cdcfd5;border-radius:12px;flex-shrink:0;width:40px;height:24px;margin:0 4px;display:inline-block;position:relative}.tutor-form-toggle input~.tutor-form-toggle-control:before{content:"";background-color:var(--tutor-color-white);border-radius:50%;width:18px;height:18px;transition:all .1s;position:absolute;top:3px;left:4px;box-shadow:0 2px 4px rgba(0,0,0,.165)}.tutor-form-toggle input:checked~.tutor-form-toggle-control{background-color:var(--tutor-color-primary)}.tutor-form-toggle input:checked~.tutor-form-toggle-control:before{left:18px}.tutor-form-toggle input~.tutor-form-toggle-label{padding:0 4px}.tutor-form-toggle input~.tutor-form-toggle-label.tutor-form-toggle-checked{color:var(--tutor-border-color)}.tutor-form-toggle input:checked~.tutor-form-toggle-checked{color:inherit}.tutor-form-toggle input:checked~.tutor-form-toggle-unchecked{color:var(--tutor-border-color)}.tutor-control-button{cursor:pointer;color:#9197a8;background-color:transparent;border:none;width:24px;height:24px;font-size:16px}.tutor-control-button.active{color:var(--tutor-color-primary)}.tutor-control-button input{display:none}.tutor-badge,.tutor-badge-square{color:var(--tutor-color-white);box-sizing:border-box;border-radius:2px;padding:0 8px;font-size:13px;font-weight:700;line-height:21px}.tutor-badge-square{text-align:center;min-width:32px;padding:5px;font-size:15px;font-weight:500;line-height:22px}.tutor-profile-badge{box-sizing:border-box}.tutor-profile-badge img{max-width:50px;height:auto}.tutor-profile-badge .tutor-profile-badge-content{color:var(--tutor-color-muted);padding-left:20px;font-size:16px;font-weight:400;line-height:26px}.tutor-profile-badge .tutor-profile-badge-content h5{color:var(--tutor-body-color);margin:0;font-size:24px;font-weight:400;line-height:34px}.tutor-floating-badge{background-color:var(--tutor-color-danger);box-sizing:border-box;color:#fff;z-index:1;border-radius:40px;justify-content:center;align-items:center;min-width:20px;min-height:20px;padding:0 4px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.tutor-tag-list{margin:0 0 0 -15px;padding:0;list-style:none}.tutor-tag-list li{display:inline-block}.tutor-tag-list li a{border:1px solid var(--tutor-border-color);color:var(--tutor-color-secondary);border-radius:6px;margin-left:15px;padding:7px 23px;font-size:16px;line-height:26px;text-decoration:none;transition:all .2s;display:block}.tutor-tag-list li a:hover{color:var(--tutor-color-primary);border-color:var(--tutor-color-primary)}.tutor-ratings{align-items:center;display:flex}.tutor-ratings-stars{color:#ed9700;margin:0 -3px;font-size:16px}.tutor-ratings-stars>*{margin:0 3px}.tutor-ratings-average{color:var(--tutor-body-color);margin-left:12px;font-weight:500}.tutor-ratings-count{color:var(--tutor-color-muted);margin-left:8px}.tutor-ratings-progress-bar{height:8px!important}.tutor-ratings-progress-bar .tutor-progress-value{background-color:#ed9700}.tutor-ratings-selectable .tutor-ratings-stars{cursor:pointer}.tutor-ratings-lg .tutor-ratings-stars{font-size:20px}.tutor-ratings-xl .tutor-ratings-stars{font-size:40px}.tutor-badge-label{white-space:nowrap;border:1px solid transparent;border-radius:50px;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:8px;padding-right:8px;font-size:12px;font-weight:500;line-height:1.5;display:inline-flex}.tutor-badge-label.label-default{background:var(--tutor-color-gray-10);color:var(--tutor-color-muted);border-color:var(--tutor-border-color)}.tutor-badge-label.label-primary{background:rgba(var(--tutor-color-primary-rgb),.15);color:var(--tutor-color-primary);border-color:rgba(var(--tutor-color-primary-rgb),.3)}.tutor-badge-label.label-success{background:rgba(var(--tutor-color-success-rgb),.15);color:var(--tutor-color-success);border-color:rgba(var(--tutor-color-success-rgb),.3)}.tutor-badge-label.label-warning{background:rgba(var(--tutor-color-warning-rgb),.15);color:var(--tutor-color-warning);border-color:rgba(var(--tutor-color-warning-rgb),.3)}.tutor-badge-label.label-danger{background:rgba(var(--tutor-color-danger-rgb),.15);color:var(--tutor-color-danger);border-color:rgba(var(--tutor-color-danger-rgb),.3)}.tutor-form-select-with-icon.select-primary{color:var(--tutor-color-primary);background:rgba(var(--tutor-color-primary-rgb),.15);border:1px solid rgba(var(--tutor-color-primary-rgb),.3)}.tutor-form-select-with-icon.select-primary select{color:var(--tutor-color-primary)}.tutor-form-select-with-icon.select-primary:focus{border-color:var(--tutor-color-primary)}.tutor-form-select-with-icon.select-primary .icon1:before{content:""}.tutor-form-select-with-icon.select-default{color:rgba(65,69,79,.9);border:1px solid var(--tutor-border-color);background:#eff1f6}.tutor-form-select-with-icon.select-default select{color:rgba(65,69,79,.9)}.tutor-form-select-with-icon.select-default:focus{border-color:rgba(65,69,79,.9)}.tutor-form-select-with-icon.select-default .icon1:before{content:""}.tutor-form-select-with-icon.select-success{color:var(--tutor-color-success);background:rgba(var(--tutor-color-success-rgb),.15);border:1px solid rgba(var(--tutor-color-success-rgb),.3)}.tutor-form-select-with-icon.select-success select{color:var(--tutor-color-success)}.tutor-form-select-with-icon.select-success:focus{border-color:var(--tutor-color-success)}.tutor-form-select-with-icon.select-success .icon1:before{content:""}.tutor-form-select-with-icon.select-danger{color:var(--tutor-color-danger);background:rgba(var(--tutor-color-danger-rgb),.15);border:1px solid rgba(var(--tutor-color-danger-rgb),.3)}.tutor-form-select-with-icon.select-danger select{color:var(--tutor-color-danger)}.tutor-form-select-with-icon.select-danger:focus{border-color:var(--tutor-color-danger)}.tutor-form-select-with-icon.select-danger .icon1:before{content:""}.tutor-form-select-with-icon.select-warning{color:var(--tutor-color-warning);background:rgba(var(--tutor-color-warning-rgb),.15);border:1px solid rgba(var(--tutor-color-warning-rgb),.3)}.tutor-form-select-with-icon.select-warning select{color:var(--tutor-color-warning)}.tutor-form-select-with-icon.select-warning:focus{border-color:var(--tutor-color-warning)}.tutor-form-select-with-icon.select-warning .icon1:before{content:""}.tutor-form-select-with-icon{border-radius:42px;justify-content:space-between;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:120px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;display:flex;position:relative}.tutor-form-select-with-icon select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;z-index:1;cursor:pointer;background:0 0;border:none;outline:none;width:100%;margin:0;padding:5px 28px;display:block;position:relative;min-height:24px!important}.tutor-form-select-with-icon select:focus{box-shadow:none}.tutor-form-select-with-icon>i{font-size:14px;position:absolute}.tutor-form-select-with-icon .icon1{left:8px}.tutor-form-select-with-icon .icon2{right:8px}.tutor-tag{color:#202223;background-color:#e4e5e7;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:14px;line-height:24px;display:inline-block}.tutor-tag.tag-default{background:var(--tutor-color-gray-10);color:var(--tutor-color-muted)}.tutor-tag.tag-primary{background:rgba(var(--tutor-color-primary-rgb),.15);color:var(--tutor-color-primary)}.tutor-tag.tag-success{background:rgba(var(--tutor-color-success-rgb),.15);color:#202223}.tutor-tag.tag-warning{background:rgba(var(--tutor-color-warning-rgb),.15);color:var(--tutor-color-warning)}.tutor-tag.tag-danger{background:rgba(var(--tutor-color-danger-rgb),.15);color:var(--tutor-color-danger)}.tutor-avatar{width:36px;height:36px;box-shadow:0px 0px 0px 1px var(--tutor-border-color);background-color:#fff;border-radius:100px;flex-shrink:0;display:inline-flex;overflow:hidden}.tutor-avatar-text{color:rgba(255,255,255,.8);background-color:var(--tutor-color-primary);justify-content:center;align-items:center;display:flex}.tutor-avatar-xl{width:96px;height:96px}.tutor-avatar-xl .tutor-avatar-text{font-size:24px;font-weight:500}.tutor-avatar-lg{width:64px;height:64px}.tutor-avatar-md{width:48px;height:48px}.tutor-avatar-sm{width:32px;height:32px}.tutor-avatar-xs{width:24px;height:24px}.tutor-avatar.tutor-is-lg{width:120px;height:120px}.tutor-avatar.tutor-is-sm{width:60px;height:60px}.tutor-avatar.tutor-is-xs{width:40px;height:40px}.tutor-table{border-collapse:separate;border-spacing:0;--tutor-table-border-radius:6px;width:100%;min-width:600px;margin:0}.tutor-table-responsive{-webkit-overflow-scrolling:touch;position:relative;overflow-x:auto}.tutor-table tbody,.tutor-table td,.tutor-table tfoot,.tutor-table th,.tutor-table thead,.tutor-table tr{border-color:inherit;box-sizing:border-box;border-style:solid;border-width:0}.tutor-table thead{vertical-align:bottom}.tutor-table tbody{vertical-align:inherit}.tutor-table tr th{border-bottom:1px solid var(--tutor-border-color);border-top:1px solid var(--tutor-border-color);white-space:nowrap;color:var(--tutor-color-secondary);background:#f4f6f9;padding:9px 16px;font-size:14px;font-weight:500;line-height:1.8}.tutor-table tr th:not(.tutor-text-left):not(.tutor-text-center):not(.tutor-text-right){text-align:left}.tutor-table tr th:first-child{border-left:1px solid var(--tutor-border-color)}.tutor-table tr th:last-child{border-right:1px solid var(--tutor-border-color)}.tutor-table tr td{border-bottom:1px solid var(--tutor-border-color);color:var(--tutor-body-color);background:#fff;padding:16px;font-size:16px;font-weight:500;line-height:1.6}.tutor-table tr td>a:not(.tutor-btn):not(.tutor-iconic-btn):not(.quiz-manual-review-action),.tutor-table tr td .tutor-table-link{color:var(--tutor-body-color);font-weight:500;text-decoration:none}.tutor-table tr td>a:not(.tutor-btn):not(.tutor-iconic-btn):not(.quiz-manual-review-action):hover,.tutor-table tr td .tutor-table-link:hover{color:var(--tutor-color-primary)}.tutor-table tr td:not(.tutor-text-left):not(.tutor-text-center):not(.tutor-text-right){text-align:left}.tutor-table tr td:first-child{border-left:1px solid var(--tutor-border-color)}.tutor-table tr td:last-child{border-right:1px solid var(--tutor-border-color)}.tutor-table tr:first-child th:first-child{border-top-left-radius:var(--tutor-table-border-radius)}.tutor-table tr:first-child th:last-child{border-top-right-radius:var(--tutor-table-border-radius)}.tutor-table tr:last-child td:first-child{border-bottom-left-radius:var(--tutor-table-border-radius)}.tutor-table tr:last-child td:last-child{border-bottom-right-radius:var(--tutor-table-border-radius)}.tutor-table-top td,.tutor-table-top th{vertical-align:top}.tutor-table-middle td,.tutor-table-middle th{vertical-align:middle}.tutor-table-bottom td,.tutor-table-bottom th{vertical-align:bottom}.tutor-table .tutor-td-top{vertical-align:top}.tutor-table .tutor-td-middle{vertical-align:middle}.tutor-table .tutor-td-bottom{vertical-align:bottom}.tutor-table.tutor-table-data-td-target .has-data-td-target.is-active:before{transform:rotate(180deg)}@media only screen and (max-width:575px){.tutor-table-mobile table{min-width:auto}.tutor-table-mobile table,.tutor-table-mobile thead,.tutor-table-mobile tbody,.tutor-table-mobile th,.tutor-table-mobile td,.tutor-table-mobile tr{display:block}.tutor-table-mobile thead tr{position:absolute;top:-9999px;left:-9999px}.tutor-table-mobile tr{border:1px solid var(--tutor-border-color);border-radius:6px;margin-bottom:20px;overflow:hidden}.tutor-table-mobile td{color:var(--tutor-body-color);border:none;border-bottom:1px solid var(--tutor-border-color);font-size:15px;font-weight:400}.tutor-table-mobile td[data-title]{grid-template-columns:1fr 1.5fr;align-items:center;display:grid}.tutor-table-mobile td:first-child{border-left:none!important;border-radius:0!important}.tutor-table-mobile td:last-child{border-bottom:none!important;border-right:none!important}.tutor-table-mobile td:before{content:attr(data-title);color:var(--tutor-color-subdued);text-align:left;font-size:13px;font-weight:500}}.tutor-thumbnail-uploader{width:100%}.tutor-thumbnail-uploader .thumbnail-wrapper{background:var(--tutor-color-white);box-sizing:border-box;border-radius:6px}.tutor-thumbnail-uploader .thumbnail-wrapper:not(.tutor-is-borderless){border:1px solid var(--tutor-border-color)}.tutor-thumbnail-uploader .thumbnail-preview{--width:235px;width:268px;height:98px;width:var(--width);height:calc(var(--width)/1.775);background:#eff1f6;border:2px solid #eff1f6;border-radius:3px;justify-content:center;align-items:center;display:flex;position:relative}.tutor-thumbnail-uploader .thumbnail-preview img{width:auto;max-width:100%;height:auto;max-height:100%}.tutor-thumbnail-uploader .thumbnail-preview img:before{content:"";background:#eff1f6 url("data:image/svg+xml;charset=UTF-8,%3csvg width='125' height='32' viewBox='0 0 125 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.66663 9.37562C4.66663 6.77485 6.75507 4.6665 9.33131 4.6665H22.1438C24.72 4.6665 26.8085 6.77485 26.8085 9.37562V19.4552C26.8085 19.9329 26.4249 20.3201 25.9517 20.3201C25.4785 20.3201 25.0949 19.9329 25.0949 19.4552V9.37562C25.0949 7.73023 23.7737 6.39638 22.1438 6.39638H9.33131C7.70145 6.39638 6.38018 7.73023 6.38018 9.37562V22.3102C6.38018 23.9556 7.70144 25.2894 9.33131 25.2894H19.3246C19.7978 25.2894 20.1813 25.6767 20.1813 26.1543C20.1813 26.632 19.7978 27.0193 19.3246 27.0193H9.33131C6.75507 27.0193 4.66663 24.9109 4.66663 22.3102V9.37562Z' fill='%23B4B7C0'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.9032 25.8664C21.9032 25.3887 22.2868 25.0015 22.76 25.0015L29.1432 25.0015C29.6164 25.0015 29.9999 25.3887 29.9999 25.8664C29.9999 26.3441 29.6164 26.7313 29.1432 26.7313L22.76 26.7313C22.2868 26.7313 21.9032 26.3441 21.9032 25.8664Z' fill='%23B4B7C0'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.0827 21.7856C26.5559 21.7856 26.9395 22.1729 26.9395 22.6506L26.9395 29.1348C26.9395 29.6125 26.5559 29.9998 26.0827 29.9998C25.6095 29.9998 25.2259 29.6125 25.2259 29.1348L25.2259 22.6506C25.2259 22.1729 25.6095 21.7856 26.0827 21.7856Z' fill='%23B4B7C0'/%3e%3cpath d='M9.03067 17.1587C8.9164 17.2781 8.85254 17.4377 8.85254 17.6038V21.9306C8.85254 22.4614 9.27875 22.8917 9.80451 22.8917H21.8629C22.3886 22.8917 22.8148 22.4614 22.8148 21.9306V17.6069C22.8148 17.439 22.7495 17.2778 22.6329 17.158L19.1287 13.5567C18.7763 13.1946 18.1969 13.1887 17.8373 13.5437L13.375 17.9483C13.2556 18.0662 13.0634 18.0648 12.9458 17.9452L11.2367 16.2087C10.8765 15.8427 10.2855 15.8469 9.93056 16.218L9.03067 17.1587Z' fill='%23B4B7C0'/%3e%3cpath d='M15.0194 10.7788C15.0194 11.9171 14.1054 12.8398 12.9779 12.8398C11.8503 12.8398 10.9363 11.9171 10.9363 10.7788C10.9363 9.64052 11.8503 8.71777 12.9779 8.71777C14.1054 8.71777 15.0194 9.64052 15.0194 10.7788Z' fill='%23B4B7C0'/%3e%3cpath d='M40.2588 21.1758C42.9175 21.1758 44.5288 19.6011 44.5288 17.2866V10.4312H42.8955V17.1548C42.8955 18.6929 41.9434 19.7256 40.2588 19.7256C38.5742 19.7256 37.6147 18.6929 37.6147 17.1548V10.4312H35.9741V17.2866C35.9741 19.6011 37.6074 21.1758 40.2588 21.1758ZM46.2866 23.5635H47.8687V19.7036H47.9053C48.3594 20.5972 49.2456 21.1538 50.3369 21.1538C52.2705 21.1538 53.5376 19.6084 53.5376 17.1548V17.1475C53.5376 14.6865 52.2778 13.1484 50.3149 13.1484C49.2163 13.1484 48.3667 13.7051 47.9053 14.6206H47.8687V13.2949H46.2866V23.5635ZM49.9048 19.7915C48.7109 19.7915 47.8613 18.7515 47.8613 17.1548V17.1475C47.8613 15.5435 48.7036 14.5034 49.9048 14.5034C51.1426 14.5034 51.9263 15.5068 51.9263 17.1475V17.1548C51.9263 18.7808 51.1499 19.7915 49.9048 19.7915ZM54.8267 21H56.4087V10.4312H54.8267V21ZM61.3452 21.1538C63.5498 21.1538 65 19.6304 65 17.1475V17.1328C65 14.6646 63.5352 13.1484 61.3379 13.1484C59.1479 13.1484 57.6904 14.6719 57.6904 17.1328V17.1475C57.6904 19.623 59.1333 21.1538 61.3452 21.1538ZM61.3525 19.8281C60.1147 19.8281 59.3091 18.854 59.3091 17.1475V17.1328C59.3091 15.4482 60.1221 14.4741 61.3379 14.4741C62.5757 14.4741 63.3813 15.4482 63.3813 17.1328V17.1475C63.3813 18.8467 62.5903 19.8281 61.3525 19.8281ZM68.4863 21.1392C69.5044 21.1392 70.3979 20.6118 70.8447 19.7842H70.874V21H72.4634V15.6899C72.4634 14.1445 71.2695 13.1484 69.3872 13.1484C67.4902 13.1484 66.3403 14.1665 66.2305 15.4922L66.2231 15.5728H67.7173L67.7319 15.5068C67.8638 14.8916 68.4277 14.4595 69.3433 14.4595C70.3247 14.4595 70.874 14.9722 70.874 15.8218V16.4004L68.7793 16.5249C66.9556 16.6348 65.9155 17.4551 65.9155 18.7954V18.8101C65.9155 20.1943 66.9482 21.1392 68.4863 21.1392ZM67.5122 18.7734V18.7588C67.5122 18.1069 68.0396 17.6895 68.9917 17.6309L70.874 17.5137V18.1143C70.874 19.1177 70.0317 19.8721 68.9185 19.8721C68.0688 19.8721 67.5122 19.4473 67.5122 18.7734ZM76.8799 21.1538C77.9858 21.1538 78.8354 20.5972 79.2969 19.6963H79.3262V21H80.9155V10.4312H79.3262V14.606H79.2969C78.8354 13.6978 77.9565 13.1484 76.8652 13.1484C74.9316 13.1484 73.6572 14.6865 73.6572 17.1401V17.1475C73.6572 19.6011 74.917 21.1538 76.8799 21.1538ZM77.2974 19.7915C76.0449 19.7915 75.2759 18.7881 75.2759 17.1475V17.1401C75.2759 15.5142 76.0522 14.5034 77.2974 14.5034C78.4839 14.5034 79.3335 15.5435 79.3335 17.1401V17.1475C79.3335 18.7515 78.4912 19.7915 77.2974 19.7915ZM86.4453 12.1084C86.9653 12.1084 87.3682 11.6982 87.3682 11.2002C87.3682 10.6948 86.9653 10.2847 86.4453 10.2847C85.9326 10.2847 85.5225 10.6948 85.5225 11.2002C85.5225 11.6982 85.9326 12.1084 86.4453 12.1084ZM85.6543 21H87.2363V13.2949H85.6543V21ZM88.8696 21H90.4517V16.2393C90.4517 15.2432 91.1182 14.5034 92.0557 14.5034C92.9492 14.5034 93.5132 15.0747 93.5132 15.9683V21H95.0659V16.1807C95.0659 15.2065 95.7178 14.5034 96.6553 14.5034C97.5928 14.5034 98.1274 15.082 98.1274 16.0854V21H99.7168V15.7046C99.7168 14.1592 98.7207 13.1484 97.1973 13.1484C96.0986 13.1484 95.1904 13.7271 94.7949 14.6646H94.7583C94.4507 13.6978 93.6743 13.1484 92.6123 13.1484C91.6016 13.1484 90.8179 13.6831 90.4883 14.4888H90.4517V13.2949H88.8696V21ZM103.511 21.1392C104.529 21.1392 105.422 20.6118 105.869 19.7842H105.898V21H107.488V15.6899C107.488 14.1445 106.294 13.1484 104.412 13.1484C102.515 13.1484 101.365 14.1665 101.255 15.4922L101.248 15.5728H102.742L102.756 15.5068C102.888 14.8916 103.452 14.4595 104.368 14.4595C105.349 14.4595 105.898 14.9722 105.898 15.8218V16.4004L103.804 16.5249C101.98 16.6348 100.94 17.4551 100.94 18.7954V18.8101C100.94 20.1943 101.973 21.1392 103.511 21.1392ZM102.537 18.7734V18.7588C102.537 18.1069 103.064 17.6895 104.016 17.6309L105.898 17.5137V18.1143C105.898 19.1177 105.056 19.8721 103.943 19.8721C103.093 19.8721 102.537 19.4473 102.537 18.7734ZM112.402 23.7173C114.578 23.7173 115.94 22.5454 115.94 20.7876V13.2949H114.351V14.606H114.314C113.86 13.7344 113.01 13.1484 111.926 13.1484C109.971 13.1484 108.682 14.6646 108.682 17.0815V17.0889C108.682 19.4912 109.956 21.0073 111.89 21.0073C112.996 21.0073 113.875 20.4727 114.314 19.6377H114.351V20.6924C114.351 21.769 113.655 22.4429 112.395 22.4429C111.406 22.4429 110.74 22.106 110.527 21.6152L110.498 21.5566H108.931L108.938 21.6226C109.172 22.8018 110.425 23.7173 112.402 23.7173ZM112.336 19.7183C111.084 19.7183 110.3 18.7222 110.3 17.1108V17.1035C110.3 15.5142 111.084 14.5034 112.336 14.5034C113.538 14.5034 114.351 15.5215 114.351 17.1035V17.1108C114.351 18.7002 113.545 19.7183 112.336 19.7183ZM120.796 21.1538C122.664 21.1538 123.85 20.0405 124.099 18.8174L124.114 18.7368H122.612L122.59 18.7954C122.393 19.374 121.77 19.8574 120.833 19.8574C119.573 19.8574 118.774 19.0078 118.745 17.5503H124.202V17.0156C124.202 14.7012 122.876 13.1484 120.715 13.1484C118.555 13.1484 117.163 14.7598 117.163 17.1694V17.1768C117.163 19.6084 118.533 21.1538 120.796 21.1538ZM120.723 14.4448C121.755 14.4448 122.502 15.0967 122.634 16.4297H118.767C118.906 15.1406 119.697 14.4448 120.723 14.4448Z' fill='%23B4B7C0'/%3e%3c/svg%3e ") 50% no-repeat;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tutor-thumbnail-uploader .thumbnail-preview span.delete-btn{cursor:pointer;background-color:#f44337;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='14' viewBox='0 0 12 14' fill='none'%3e%3cpath d='M1.36301 12.0781C1.36301 12.3889 1.48628 12.687 1.7057 12.9068C1.92512 13.1265 2.22272 13.25 2.53302 13.25H9.55307C9.86337 13.25 10.161 13.1265 10.3804 12.9068C10.5998 12.687 10.7231 12.3889 10.7231 12.0781V3.875H1.36301V12.0781ZM7.99306 5.82813C7.99306 5.72453 8.03415 5.62517 8.10729 5.55191C8.18043 5.47866 8.27962 5.4375 8.38306 5.4375C8.48649 5.4375 8.58569 5.47866 8.65883 5.55191C8.73197 5.62517 8.77306 5.72453 8.77306 5.82813V11.2969C8.77306 11.4005 8.73197 11.4998 8.65883 11.5731C8.58569 11.6463 8.48649 11.6875 8.38306 11.6875C8.27962 11.6875 8.18043 11.6463 8.10729 11.5731C8.03415 11.4998 7.99306 11.4005 7.99306 11.2969V5.82813ZM5.65304 5.82813C5.65304 5.72453 5.69413 5.62517 5.76727 5.55191C5.84041 5.47866 5.93961 5.4375 6.04304 5.4375C6.14648 5.4375 6.24568 5.47866 6.31882 5.55191C6.39196 5.62517 6.43305 5.72453 6.43305 5.82813V11.2969C6.43305 11.4005 6.39196 11.4998 6.31882 11.5731C6.24568 11.6463 6.14648 11.6875 6.04304 11.6875C5.93961 11.6875 5.84041 11.6463 5.76727 11.5731C5.69413 11.4998 5.65304 11.4005 5.65304 11.2969V5.82813ZM3.31303 5.82813C3.31303 5.72453 3.35412 5.62517 3.42726 5.55191C3.50039 5.47866 3.59959 5.4375 3.70303 5.4375C3.80646 5.4375 3.90566 5.47866 3.9788 5.55191C4.05194 5.62517 4.09303 5.72453 4.09303 5.82813V11.2969C4.09303 11.4005 4.05194 11.4998 3.9788 11.5731C3.90566 11.6463 3.80646 11.6875 3.70303 11.6875C3.59959 11.6875 3.50039 11.6463 3.42726 11.5731C3.35412 11.4998 3.31303 11.4005 3.31303 11.2969V5.82813ZM11.1131 1.53125H8.18806L7.95893 1.07471C7.9104 0.977107 7.83563 0.895005 7.74305 0.837641C7.65046 0.780276 7.54373 0.749926 7.43487 0.750004H4.64879C4.54016 0.749586 4.43362 0.779823 4.34137 0.837251C4.24911 0.894679 4.17487 0.976976 4.12716 1.07471L3.89803 1.53125H0.97301C0.869575 1.53125 0.770377 1.57241 0.697237 1.64567C0.624097 1.71892 0.583008 1.81828 0.583008 1.92188L0.583008 2.70313C0.583008 2.80673 0.624097 2.90609 0.697237 2.97934C0.770377 3.0526 0.869575 3.09375 0.97301 3.09375H11.1131C11.2165 3.09375 11.3157 3.0526 11.3889 2.97934C11.462 2.90609 11.5031 2.80673 11.5031 2.70313V1.92188C11.5031 1.81828 11.462 1.71892 11.3889 1.64567C11.3157 1.57241 11.2165 1.53125 11.1131 1.53125Z' fill='white'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;border-radius:50%;width:24px;height:24px;display:inline-block;position:absolute;top:-12px;right:-12px}.tutor-thumbnail-uploader .thumbnail-preview span.delete-btn:hover{background-color:#f2281a}.tutor-thumbnail-uploader .thumbnail-input input[type=file]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;display:none}.tutor-thumbnail-uploader .thumbnail-input .tutor-btn{cursor:pointer;border-radius:6px;padding:6px 14px}.tutor-thumbnail-uploader .thumbnail-input .tutor-btn>.tutor-btn-icon{font-size:24px}.tutor-offcanvas .tutor-offcanvas-backdrop{z-index:1040;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.25);width:100vw;height:100vh;transition:all .3s;position:fixed;top:0;bottom:0;left:0;right:0}.tutor-offcanvas .tutor-offcanvas-main{z-index:1050;opacity:0;visibility:hidden;background:#fff;padding:20px 0;transition:all .3s ease-in-out;position:fixed;box-shadow:0 6px 20px rgba(28,49,104,.1)}.tutor-offcanvas.tutor-offcanvas-right .tutor-offcanvas-main{width:360px;max-width:100%;height:100%;top:0;right:0;transform:translate(100%)}.tutor-offcanvas.tutor-offcanvas-left .tutor-offcanvas-main{width:360px;max-width:100%;height:100%;top:0;left:0;transform:translate(-100%)}.tutor-offcanvas.tutor-offcanvas-top .tutor-offcanvas-main{height:360px;max-height:100%;top:0;left:0;right:0;transform:translateY(-100%)}.tutor-offcanvas.tutor-offcanvas-bottom .tutor-offcanvas-main{width:100%;height:360px;max-height:100%;bottom:0;left:0;right:0;transform:translateY(100%)}.tutor-offcanvas.is-active{opacity:1;visibility:visible}.tutor-offcanvas.is-active .tutor-offcanvas-main{opacity:1;visibility:visible;transform:none}.tutor-offcanvas.is-active .tutor-offcanvas-backdrop{opacity:1;visibility:visible}.tutor-offcanvas .tutor-offcanvas-header{justify-content:space-between;align-items:center;margin:10px 0;display:flex}.tutor-offcanvas .tutor-offcanvas-main{--padding:20px}.tutor-offcanvas .tutor-offcanvas-header,.tutor-offcanvas .tutor-offcanvas-body{padding:0 var(--padding)}.tutor-notification-tab .tab-header{position:relative}.tutor-notification-tab .tab-header:before{content:" ";bottom:0;left:calc(-1*var(--padding));width:calc(100% + 2*var(--padding));border-bottom:1px solid var(--tutor-border-color);position:absolute}.tutor-notification-tab .tab-header-item{cursor:pointer;position:relative}.tutor-notification-tab .tab-header-item>*{pointer-events:none}.tutor-notification-tab .tab-header-item span{padding:10px;display:flex}.tutor-notification-tab .tab-header-item:before{content:"";border-bottom:2px solid #3e64de;width:100%;transition:all .3s ease-in;position:absolute;bottom:0;transform:scaleY(0)}.tutor-notification-tab .tab-header-item.is-active:before{transform:scaleY(1)}.tutor-notification-tab .tab-body{min-width:100%;width:calc(100% + var(--padding));min-height:200px;max-height:calc(100vmin - 120px);padding-right:var(--padding);--scrollbarBG:rgba(205,207,213,.5);--thumbBG:#3e64de;scrollbar-width:thin;scrollbar-color:var(--thumbBG)var(--scrollbarBG);overflow-y:auto}.tutor-notification-tab .tab-body-item{display:none}.tutor-notification-tab .tab-body-item.is-active{display:block}.tutor-notification-tab .tab-body::-webkit-scrollbar{width:4px}.tutor-notification-tab .tab-body::-webkit-scrollbar-track{background:var(--scrollbarBG)}.tutor-notification-tab .tab-body::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:40px}.tutor-notification-element:not(.notification-read) .element-icon .element-primary,.tutor-notification-element:not(.notification-read) .element-content .header .element-primary{color:var(--tutor-color-primary)}.tutor-notification-element:not(.notification-read) .element-icon .element-success,.tutor-notification-element:not(.notification-read) .element-content .header .element-success{color:var(--tutor-color-success)}.tutor-notification-element:not(.notification-read) .element-icon .element-warning,.tutor-notification-element:not(.notification-read) .element-content .header .element-warning{color:var(--tutor-color-warning)}.tutor-notification-element:not(.notification-read) .element-icon .element-danger,.tutor-notification-element:not(.notification-read) .element-content .header .element-danger{color:var(--tutor-color-danger)}.tutor-notification-element:not(.notification-read) .element-icon .element-purple,.tutor-notification-element:not(.notification-read) .element-content .header .element-purple{color:#9b4ab4}.tutor-notification-element{gap:10px;padding-top:20px;padding-bottom:15px;display:flex}.tutor-notification-element .element-icon{color:var(--tutor-color-muted)}.tutor-notification-element .element-icon [class^=element-]{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;display:flex}.tutor-notification-element .element-content .header{justify-content:space-between;margin-bottom:10px;display:flex}.tutor-notification-element .element-content .header .meta{align-items:center;gap:8px;display:flex}.tutor-notification-element .element-content .header .meta .dot{background:var(--tutor-color-primary);border-radius:50%;width:8px;height:8px;display:inline-block;position:relative;box-shadow:0 0 0 2px #e9edfb}.tutor-notification-element .element-content .header .meta .dot:before{content:"";z-index:-1;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes pulse-animation{0%{box-shadow:0 0 rgba(0,0,0,.1)}to{box-shadow:0 0 0 6px transparent}}.tutor-notification-element .element-content .header [class^=element-]{color:var(--tutor-color-secondary)}.tutor-notification-element .element-content .message span{font-weight:400}.tutor-notification-element.notification-read .element-content .header .meta .dot{display:none}.tutor-notification-element.notification-read .element-content .message,.tutor-notification-element.notification-read .element-content .message>*{color:var(--tutor-color-secondary)}.tutor-notification-element-empty{text-align:center;align-items:center;justify-items:center;display:grid}.tutor-notification-element-empty .element-content{max-width:250px}.tutor-course-certificate-tabs.tutor-nav{background:#f6f8fd;border-radius:6px;padding:4px;display:inline-flex}.tutor-course-certificate-tabs.tutor-nav>li>a{color:var(--tutor-color-muted)}.tutor-course-certificate-tabs.tutor-nav>li>a:hover{color:var(--tutor-color-primary);background-color:transparent}.tutor-course-certificate-tabs.tutor-nav>li>a.is-active{color:var(--tutor-color-primary);background-color:var(--tutor-color-white);box-shadow:0 1px 2px rgba(2,11,83,.2)}.tutor-certificate-templates{grid-template-rows:min-content;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));gap:25px;min-height:580px;display:grid;position:relative}.tutor-certificate-template{flex-direction:column;align-items:flex-start;display:flex}.tutor-certificate-template label{cursor:pointer;flex-direction:column;width:100%;height:100%;margin:0;display:flex;position:relative}.tutor-certificate-template img{border-radius:6px;max-width:100%;height:auto;display:inline-block}.tutor-certificate-template-inner{box-shadow:0 0 0 1px var(--tutor-color-gray-10);z-index:1;background-color:#fff;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.tutor-certificate-template-inner:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.42318 12.9161C6.3686 12.8593 6.32513 12.7929 6.29503 12.7201C6.23499 12.558 6.23499 12.3797 6.29503 12.2175C6.32453 12.1445 6.36807 12.0779 6.42318 12.0215L7.33283 11.1496C7.38636 11.0869 7.45336 11.0371 7.52883 11.0038C7.60148 10.971 7.68026 10.9538 7.76001 10.9536C7.84642 10.9519 7.93217 10.9691 8.01129 11.0038C8.0895 11.0386 8.16031 11.0881 8.21985 11.1496L10.9639 13.8986L16.8539 8.00855C16.9119 7.94744 16.981 7.89797 17.0575 7.8628C17.1368 7.82861 17.2224 7.81149 17.3088 7.81255C17.3898 7.813 17.4698 7.83071 17.5435 7.8645C17.6171 7.8983 17.6827 7.94741 17.7359 8.00855L18.6456 8.89306C18.7007 8.9494 18.7442 9.01598 18.7737 9.08906C18.8338 9.25121 18.8338 9.42949 18.7737 9.59163C18.7436 9.66439 18.7002 9.73087 18.6456 9.78763L11.4061 16.9894C11.3522 17.0523 11.2853 17.1029 11.2101 17.1377C11.0492 17.2041 10.8685 17.2041 10.7076 17.1377C10.6323 17.1029 10.5655 17.0523 10.5116 16.9894L6.42318 12.9161Z' fill='white'/%3E%3C/svg%3E%0A");background-position:2px 50%;background-repeat:no-repeat;background-size:25px;background-color:var(--tutor-color-primary);z-index:1;opacity:0;border-radius:50%;width:28px;height:28px;transition:all .2s ease-in;position:absolute;top:-15px;right:-15px}.tutor-certificate-template input[type=radio]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;display:none}.tutor-certificate-template input[type=radio]:checked+.tutor-certificate-template-inner{box-shadow:0 0 0 2px var(--tutor-color-primary)}.tutor-certificate-template input[type=radio]:checked+.tutor-certificate-template-inner:after{opacity:1}.tutor-certificate-template-icon{z-index:10;opacity:0;transition:all .2s ease-in;position:absolute;top:-20px;right:-12px}.tutor-certificate-template-overlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);visibility:hidden;opacity:0;background:rgba(255,255,255,.6);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:all .2s ease-in;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tutor-certificate-template:hover .tutor-certificate-template-overlay{visibility:visible;opacity:1}.tutor-dashboard-content-inner .field-label{color:var(--tutor-color-secondary)}.tutor-password-strength-checker{position:relative}.tutor-password-strength-checker .tutor-password-field{text-align:left}.tutor-password-strength-checker .tutor-password-field .field-group,.tutor-password-strength-checker .tutor-password-field .tutor-input-group{position:relative}.tutor-password-strength-checker .tutor-password-field input.password-checker{transition:border-color .3s}.tutor-password-strength-checker .show-hide-btn{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.70941 24C7.89169 24.3172 8.14035 24.7327 8.45342 25.2175C9.2055 26.382 10.3194 27.9309 11.7662 29.4741C14.687 32.5897 18.7868 35.5 23.875 35.5C28.9632 35.5 33.063 32.5897 35.9838 29.4741C37.4306 27.9309 38.5445 26.382 39.2966 25.2175C39.6096 24.7327 39.8583 24.3172 40.0406 24C39.8583 23.6828 39.6096 23.2673 39.2966 22.7825C38.5445 21.618 37.4306 20.0691 35.9838 18.5259C33.063 15.4103 28.9632 12.5 23.875 12.5C18.7868 12.5 14.687 15.4103 11.7662 18.5259C10.3194 20.0691 9.2055 21.618 8.45342 22.7825C8.14035 23.2673 7.89169 23.6828 7.70941 24ZM41.75 24C43.0916 23.3292 43.0914 23.3287 43.0911 23.3281L43.0904 23.3267L43.0886 23.3231L43.0831 23.3123L43.065 23.2769C43.0497 23.2472 43.0281 23.2054 43 23.1524C42.944 23.0465 42.8625 22.8955 42.7558 22.706C42.5427 22.3272 42.2287 21.7929 41.8167 21.155C40.9946 19.882 39.7726 18.1809 38.1724 16.4741C34.9995 13.0897 30.1618 9.5 23.875 9.5C17.5882 9.5 12.7505 13.0897 9.57757 16.4741C7.97744 18.1809 6.75544 19.882 5.9333 21.155C5.5213 21.7929 5.20726 22.3272 4.99415 22.706C4.88754 22.8955 4.80601 23.0465 4.74996 23.1524C4.72193 23.2054 4.70025 23.2472 4.68497 23.2769L4.66685 23.3123L4.6614 23.3231L4.65889 23.3281C4.65861 23.3287 4.65836 23.3292 6 24L4.65836 23.3292C4.44721 23.7515 4.44721 24.2485 4.65836 24.6708L6 24C4.65836 24.6708 4.65861 24.6713 4.65889 24.6719L4.6614 24.6769L4.66685 24.6877L4.68497 24.7231C4.70025 24.7529 4.72193 24.7946 4.74996 24.8476C4.80601 24.9535 4.88754 25.1045 4.99415 25.294C5.20726 25.6729 5.5213 26.2071 5.9333 26.845C6.75544 28.118 7.97744 29.8191 9.57757 31.5259C12.7505 34.9103 17.5882 38.5 23.875 38.5C30.1618 38.5 34.9995 34.9103 38.1724 31.5259C39.7726 29.8191 40.9946 28.118 41.8167 26.845C42.2287 26.2071 42.5427 25.6729 42.7558 25.294C42.8625 25.1045 42.944 24.9535 43 24.8476C43.0281 24.7946 43.0497 24.7529 43.065 24.7231L43.0831 24.6877L43.0886 24.6769L43.0904 24.6733L43.0911 24.6719C43.0914 24.6713 43.0916 24.6708 41.75 24ZM41.75 24L43.0916 24.6708C43.3028 24.2485 43.3028 23.7515 43.0916 23.3292L41.75 24Z' fill='%23212327'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.875 20.625C22.011 20.625 20.5 22.136 20.5 24C20.5 25.864 22.011 27.375 23.875 27.375C25.739 27.375 27.25 25.864 27.25 24C27.25 22.136 25.739 20.625 23.875 20.625ZM17.5 24C17.5 20.4792 20.3542 17.625 23.875 17.625C27.3958 17.625 30.25 20.4792 30.25 24C30.25 27.5208 27.3958 30.375 23.875 30.375C20.3542 30.375 17.5 27.5208 17.5 24Z' fill='%23212327'/%3E%3C/svg%3E");background-size:30px;width:30px;height:30px;font-size:15px;font-weight:600;display:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.tutor-password-strength-checker .show-hide-btn.hide-btn{background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.9965 13.1362C23.0202 13.1339 22.047 13.2452 21.0964 13.4677C20.2898 13.6565 19.4828 13.1556 19.294 12.349C19.1052 11.5424 19.6061 10.7354 20.4127 10.5466C21.5891 10.2713 22.7935 10.1335 24.0018 10.1362C30.0093 10.1369 34.6277 13.5671 37.6511 16.7921C39.1767 18.4194 40.3415 20.0409 41.1251 21.2543C41.5179 21.8624 41.8173 22.3718 42.0206 22.7332C42.1223 22.9141 42.2002 23.0582 42.2537 23.1594C42.2805 23.2101 42.3013 23.2501 42.316 23.2786L42.3334 23.3127L42.3387 23.3231L42.3411 23.328C42.3414 23.3285 42.3416 23.3291 41 23.9999L42.3416 23.3291C42.5592 23.7642 42.5522 24.2779 42.3229 24.707C41.3355 26.5541 40.158 28.2931 38.8096 29.8956C38.2762 30.5295 37.3299 30.611 36.6961 30.0776C36.0622 29.5442 35.9807 28.598 36.5141 27.9641C37.5555 26.7265 38.4836 25.3986 39.2875 23.9963C39.117 23.7011 38.889 23.3215 38.605 22.8818C37.8914 21.777 36.8347 20.3076 35.4625 18.844C32.6908 15.8875 28.8098 13.1362 24 13.1362L23.9965 13.1362ZM13.9096 13.6277C14.5069 13.1717 15.3493 13.2279 15.8807 13.7592L21.7784 19.6569C21.7819 19.6604 21.7854 19.6639 21.7889 19.6674L28.3324 26.2109C28.3359 26.2145 28.3395 26.218 28.343 26.2216L34.2407 32.1192C34.5467 32.4252 34.7056 32.8486 34.6766 33.2804C34.6476 33.7122 34.4335 34.1105 34.0893 34.3728C31.1929 36.5806 27.666 37.8038 24.0245 37.8633L24 37.8635C17.9916 37.8635 13.3726 34.4329 10.3489 31.2076C8.82332 29.5803 7.6585 27.9588 6.87488 26.7455C6.48215 26.1374 6.18271 25.628 5.97939 25.2665C5.87767 25.0857 5.79984 24.9416 5.74625 24.8403C5.71945 24.7897 5.6987 24.7497 5.68404 24.7212L5.66662 24.6871L5.66134 24.6766L5.65889 24.6718C5.65861 24.6712 5.65836 24.6707 7 23.9999L5.65836 24.6707C5.44039 24.2348 5.44782 23.7201 5.67827 23.2906C7.70177 19.5196 10.5083 16.225 13.9096 13.6277ZM8.71331 24.0048C8.88371 24.2999 9.11149 24.6789 9.395 25.1179C10.1086 26.2228 11.1653 27.6921 12.5375 29.1558C15.3068 32.1098 19.1836 34.8588 23.9878 34.8635C26.404 34.8219 28.7586 34.1587 30.8297 32.9509L27.1742 29.2954C26.9214 29.456 26.6567 29.5982 26.3818 29.7207C25.6291 30.0561 24.8165 30.2364 23.9926 30.2509C23.1687 30.2655 22.3503 30.1139 21.5862 29.8053C20.8221 29.4967 20.128 29.0373 19.5453 28.4546C18.9626 27.8719 18.5032 27.1778 18.1946 26.4137C17.886 25.6496 17.7344 24.8312 17.7489 24.0073C17.7635 23.1833 17.9438 22.3708 18.2792 21.6181C18.4017 21.3432 18.5439 21.0784 18.7044 20.8256L14.7099 16.8311C12.3103 18.8548 10.2806 21.2821 8.71331 24.0048ZM20.933 23.0542C20.817 23.3767 20.7545 23.7165 20.7485 24.0602C20.741 24.4813 20.8185 24.8996 20.9763 25.2902C21.134 25.6807 21.3688 26.0354 21.6666 26.3333C21.9644 26.6311 22.3192 26.8659 22.7097 27.0236C23.1003 27.1814 23.5186 27.2588 23.9397 27.2514C24.2834 27.2453 24.6232 27.1828 24.9457 27.0669L20.933 23.0542Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93934 5.93934C6.52513 5.35355 7.47487 5.35355 8.06066 5.93934L42.0607 39.9393C42.6464 40.5251 42.6464 41.4749 42.0607 42.0607C41.4749 42.6464 40.5251 42.6464 39.9393 42.0607L5.93934 8.06066C5.35355 7.47487 5.35355 6.52513 5.93934 5.93934Z' fill='black'/%3E%3C/svg%3E%0A")}.tutor-password-strength-hint{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.tutor-password-strength-hint .indicator{justify-content:space-between;align-items:center;gap:25px;height:10px;margin:10px 0;display:none}.tutor-password-strength-hint .indicator span{background:#d3d3d3;border-radius:5px;width:72px;height:2px;position:relative}.tutor-password-strength-hint .indicator span.active:before{content:"";border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0}.tutor-password-strength-hint .indicator span.weak:before{background-color:#f44337}.tutor-password-strength-hint .indicator span.medium:before{background-color:#ed9700}.tutor-password-strength-hint .indicator span.strong:before{background-color:var(--tutor-color-success)}.tutor-password-strength-hint .indicator span:nth-child(2){margin:0 3px}.tutor-password-strength-hint .text{text-align:right;text-transform:capitalize;display:none}.tutor-password-strength-hint .text.weak{color:#f44337}.tutor-password-strength-hint .text.medium{color:#ed9700}.tutor-password-strength-hint .text.strong{color:var(--tutor-color-success)}.tutor-card{word-wrap:break-word;background-color:#fff;border-radius:6px;flex-direction:column;min-width:0;display:flex;position:relative}.tutor-card:not(.tutor-no-border){border:1px solid var(--tutor-border-color)}.tutor-card-header{border-radius:5px 5px 0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.tutor-card-header:not(.tutor-no-border){border-bottom:1px solid var(--tutor-border-color)}.tutor-card-title{margin:0;font-size:16px;font-weight:500}.tutor-card-body{flex:auto;padding:20px}.tutor-card-footer{border-radius:0 0 5px 5px;padding:16px 20px}.tutor-card-footer:not(.tutor-no-border){border-top:1px solid var(--tutor-border-color)}.tutor-card-image{border-radius:5px}.tutor-card-image-top{border-radius:5px 5px 0 0}.tutor-card-image-right{border-radius:0 5px 5px 0}.tutor-card-image-bottom{border-radius:0 0 5px 5px}.tutor-card-image-left{border-radius:5px 0 0 5px}.tutor-card-secondary{border:2px solid #e0e2ea}.tutor-card.is-selected{background-color:rgba(var(--tutor-color-primary-rgb),.05);border-color:rgba(var(--tutor-color-primary-rgb),.4)}.tutor-card.is-active{background-color:rgba(var(--tutor-color-primary-rgb),.05);border-color:var(--tutor-color-primary)}.tutor-card-sm .tutor-card-header{padding:10px 16px}.tutor-card-sm .tutor-card-body,.tutor-card-sm .tutor-card-footer{padding:16px}.tutor-card-md .tutor-card-header{padding:24px 32px}.tutor-card-md .tutor-card-body{padding:32px}.tutor-card-md .tutor-card-footer{padding:24px 32px}.tutor-card-list{border-radius:6px;flex-direction:column;margin-bottom:0;padding-left:0;display:flex}.tutor-card-list:first-child{border-top-width:0;border-top-left-radius:5px;border-top-right-radius:5px}.tutor-card-list-item{color:var(--tutor-body-color);background-color:#fff;text-decoration:none;display:block;position:relative}.tutor-card-list-item:nth-child(2n){background-color:#fcfcfd}.tutor-card-list-item:not(:last-child){border-bottom:1px solid #cdcfd5}.tutor-card-list-item:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.tutor-card-list-item:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}@media (min-width:1200px){.tutor-card-list-horizontal{flex-direction:row}.tutor-card-list-horizontal .tutor-card-list-item{border-bottom:0;border-radius:6px;flex-grow:1;flex-shrink:0}.tutor-card-list-horizontal .tutor-card-list-item:not(:last-child){border-right:1px solid #cdcfd5;border-top-right-radius:0;border-bottom-right-radius:0}}.tutor-accordion-item{background-color:#fff;border:1px solid #e0e2ea;border-radius:6px}.tutor-accordion-item:not(:last-child){margin-bottom:10px}@media (min-width:992px){.tutor-accordion-item:not(:last-child){margin-bottom:20px}}.tutor-accordion-item-header{color:var(--tutor-color-secondary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background-color:#fcfcfd;border-radius:6px;padding:16px 40px 16px 20px;font-size:20px;font-weight:500;line-height:1.4;transition:all .3s ease-in;position:relative;margin:0!important}.tutor-accordion-item-header:after{content:"";color:var(--tutor-color-primary);font-size:16px;font-weight:400;transition:all .15s;position:absolute;top:50%;right:16px;transform:translateY(-50%)rotate(0);font-family:tutor!important}.tutor-accordion-item-header:hover{color:var(--tutor-color-primary)}.tutor-accordion-item-header.is-active{color:var(--tutor-color-primary);background-color:#eff1f6;border-radius:6px 6px 0 0}.tutor-accordion-item-header.is-active:after{transform:translateY(-50%)rotate(-90deg)}.tutor-accordion-item-header .tooltip-wrap.tooltip-icon{margin-left:8px;font-size:16px;position:relative;top:1px}.tutor-accordion-item-body{overflow:hidden}.tutor-accordion-item-body-content{border-top:1px solid #e0e2ea;padding:0 16px}.tutor-modal{z-index:99999;outline:0;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow-x:hidden;overflow-y:auto}.tutor-modal-open{overflow:hidden}.tutor-modal.tutor-is-active,.tutor-modal-active{display:block}.tutor-modal-overlay{z-index:-1;background-color:rgba(0,0,0,.75);width:100%;height:100%;position:fixed;top:0;left:0}.tutor-modal-window{pointer-events:none;align-items:center;width:auto;max-width:640px;min-height:calc(100% - 96px);margin:48px auto;display:flex;position:relative}.tutor-modal-window-lg{max-width:880px}.tutor-modal-window-md{max-width:520px}.tutor-modal-window-sm{max-width:430px}.tutor-modal-content{pointer-events:auto;border:1px solid var(--tutor-border-color);background-color:#eff1f7;background-clip:padding-box;border-radius:16px;outline:0;flex-direction:column;width:100%;display:flex;position:relative}.tutor-modal-content-white{background-color:#fff}.tutor-modal-header,.tutor-modal-footer{background-color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.tutor-modal-header{border-bottom:1px solid var(--tutor-border-color);border-top-left-radius:16px;border-top-right-radius:16px}.tutor-modal-header .tutor-modal-close{margin-right:-16px}.tutor-modal .tutor-modal-close-o{z-index:1;font-size:20px;position:absolute;top:16px;right:16px}.tutor-modal-title{color:var(--tutor-body-color);margin:0;font-size:20px;font-weight:700;line-height:1.2}.tutor-modal-footer{border-top:1px solid var(--tutor-border-color);border-bottom-right-radius:16px;border-bottom-left-radius:16px}.tutor-modal-body{flex:auto;padding:24px 32px;position:relative}.tutor-modal-scrollable .tutor-modal-window{height:calc(100% - 96px)}.tutor-modal-scrollable .tutor-modal-content{max-height:100%;overflow:hidden}.tutor-modal-scrollable .tutor-modal-body{overflow-y:auto}.tutor-modal-steps ul{justify-content:space-between;margin:0;padding:0;list-style:none;display:flex;position:relative;overflow:hidden}.tutor-modal-steps ul li{color:var(--tutor-color-muted);z-index:8;flex-direction:column;align-items:center;font-size:15px;line-height:24px;display:flex;position:relative}.tutor-modal-steps ul li:nth-child(2){z-index:7}.tutor-modal-steps ul li:nth-child(3){z-index:6}.tutor-modal-steps ul li:nth-child(4){z-index:5}.tutor-modal-steps ul li:nth-child(5){z-index:4}.tutor-modal-steps ul li:nth-child(6){z-index:3}.tutor-modal-steps ul li:nth-child(7){z-index:2}.tutor-modal-steps ul li:nth-child(8){z-index:1}.tutor-modal-steps ul li:nth-child(9){z-index:0}.tutor-modal-steps ul li .tutor-modal-step-btn{width:20px;height:20px;color:var(--tutor-color-muted);background:var(--tutor-color-gray);cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;margin:4px 0;font-size:13px;display:flex;position:relative}.tutor-modal-steps ul li .tutor-modal-step-btn:before{content:"";background-color:var(--tutor-color-gray);width:1000px;height:2px;margin-top:-1px;position:absolute;top:50%;right:100%}.tutor-modal-steps ul li.tutor-is-completed{color:var(--tutor-body-color)}.tutor-modal-steps ul li.tutor-is-completed .tutor-modal-step-btn{color:transparent;background-position:5px;background-repeat:no-repeat;background-size:10px;background-color:var(--tutor-color-primary);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 9'%3e%3cpath d='M.436496 4.58374C.391263 4.5367.355238 4.4816.330285 4.4213c-.049755-.13438-.049755-.28214 0-.41652a.499923.499923 0 01.106211-.16244l.753894-.72265c.04436-.05197.09989-.09326.16244-.12079.06021-.02724.1255-.04143.19159-.04165.07162-.00139.14269.01282.20826.04165.06482.02883.1235.06983.17285.12079L4.1997 5.39802 9.08124.516483c.04802-.050643.10527-.091641.16869-.120789.06572-.028338.13668-.042529.20825-.041652a.472749.472749 0 01.19453.043062c.06105.02801.11542.068706.15951.119379l.75388.733067c.0457.04668.0818.10187.1062.16244.0498.13438.0498.28213 0 .41651-.0249.0603-.061.1154-.1062.16244L4.56623 7.95958c-.04471.05213-.10011.09403-.16244.12287-.13338.05508-.28314.05508-.41651 0-.06233-.02884-.11773-.07074-.16244-.12287L.436496 4.58374z' fill='%23fff'/%3e%3c/svg%3e")}.tutor-modal-steps ul li.tutor-is-completed .tutor-modal-step-btn:before{background-color:var(--tutor-color-primary)}.tutor-modal-steps ul li:first-child .tutor-modal-step-btn:after,.tutor-modal-steps ul li:last-child .tutor-modal-step-btn:after{content:"";background-color:#fff;width:100px;height:2px;margin-top:-1px;position:absolute;top:50%;right:100%}.tutor-modal-steps ul li:last-child .tutor-modal-step-btn:after{left:100%;right:auto}.tutor-quiz-item{background:var(--tutor-color-white);border-radius:6px;display:flex}.tutor-quiz-item .tutor-quiz-item-label{flex-grow:1;align-items:flex-start;min-width:0;display:inline-flex}.tutor-quiz-item .tutor-quiz-item-label .tutor-quiz-item-name{margin:0;padding:9px 0;font-size:15px;font-weight:400;line-height:24px}.tutor-quiz-item .tutor-quiz-item-label .tutor-quiz-item-draggable{color:var(--tutor-color-muted);cursor:move;padding:0 15px 0 13px;line-height:42px}.tutor-quiz-item .tutor-quiz-item-action{align-items:flex-start;padding-left:20px;padding-right:3px;display:inline-flex}.tutor-quiz-item .tutor-quiz-item-action .tutor-quiz-item-type{align-items:center;width:165px;padding-right:10px;font-size:13px;line-height:42px;display:inline-flex}.tutor-radio-select{background:var(--tutor-color-white);cursor:pointer;border-radius:6px;padding:13px;display:flex}.tutor-radio-select .tutor-form-check-input{width:19px;height:19px;margin-top:4px}.tutor-radio-select .tutor-radio-select-content{color:var(--tutor-color-muted);padding-left:12px;font-size:13px;line-height:18px}.tutor-radio-select .tutor-radio-select-content .tutor-radio-select-title{color:var(--tutor-body-color);font-size:15px;line-height:24px;display:block}.tutor-radio-select .tutor-radio-select-content a{color:var(--tutor-color-primary);text-decoration:none}.tutor-radio-select .tutor-radio-select-content a:hover{color:var(--tutor-color-primary-hover)}.tutor-modal .tutor-alert{padding:8px 12px}.tutor-modal .tutor-alert.tutor-warning{background-color:rgba(var(--tutor-color-warning),.15);color:var(--tutor-color-warning);border-color:rgba(var(--tutor-color-warning),.3);text-align:left}.tutor-modal-ins-approval .tutor-modal-root{width:634px}.tutor-modal-ins-approval .tutor-modal-buttons .tutor-btn{max-width:280px}.tutor-modal-ins-approval .tutor-avatar{width:100px;height:100px}.tutor-modal-ins-approval .tutor-avatar img{object-fit:cover}.tutor-modal-ins-approval .tutor-modal-buttons{max-width:280px;margin-left:auto;margin-right:auto}@media (max-width:575.98px){.tutor-modal .tutor-btn:not(.tutor-is-icon-btn){width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-size:14px;font-weight:400;line-height:2;height:auto!important;padding:6px 20px!important}}.tutor-modal.tutor-login-modal .tutor-modal-root .tutor-modal-body{align-items:unset;padding:50px 57px}.tutor-modal.tutor-login-modal .tutor-modal-root .tutor-modal-body .tutor-form-check label{color:var(--tutor-color-muted)}.tutor-meta{align-items:center;gap:16px;display:flex}.tutor-meta>*{color:var(--tutor-color-hints);font-size:14px;line-height:1.6}.tutor-meta-value,.tutor-meta a{color:var(--tutor-body-color);font-weight:500}.tutor-meta a{text-decoration:none}.tutor-meta a:hover,.tutor-meta a:focus,.tutor-meta a:active{color:var(--tutor-color-primary);outline:0;text-decoration:none}.tutor-meta-icon{margin-right:4px;line-height:1.6}.tutor-wp-dashboard-filter{gap:30px}@media (max-width:1300px){.tutor-wp-dashboard-filter{flex-wrap:wrap;margin-top:40px}}@media (max-width:575.98px){.tutor-wp-dashboard-filter{flex-direction:row;display:block!important}.tutor-wp-dashboard-filter-items{display:block!important}.tutor-wp-dashboard-filter-items .tutor-input-group{width:100%!important;max-width:100%!important}.tutor-wp-dashboard-filter-item{margin-top:20px}}.tutor-wp-dashboard-filter .tutor-form-select-label{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;max-width:200px;display:inline-block;overflow:hidden}.tutor-wp-dashboard-filter .tutor-wp-dashboard-filter-items{gap:24px}.tutor-wp-dashboard-filter .tutor-wp-dashboard-filter-items .tutor-form-label{color:var(--tutor-color-secondary)}.tutor-wp-dashboard-header{border-bottom:1px solid #e0e2ea;margin-bottom:24px}.tutor-wp-dashboard-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.tutor-wp-dashboard-header-title{color:var(--tutor-body-color);font-size:24px;font-weight:400;line-height:40px}.tutor-wp-dashboard-course-filter{align-items:start;gap:24px;display:flex}@media (max-width:575.98px){.tutor-wp-dashboard-course-filter{flex-direction:column;gap:16px}}body:not(.rtl) .tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-right.tutor-flex-column .tutor-wp-dashboard-filter-tag-dropdown:last-child .tutor-form-select-dropdown{left:auto;right:0}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-order{color:#9197a8;border:1px solid var(--tutor-border-color);cursor:pointer;background-color:#fff;border-radius:6px;padding:12px;font-size:14px;line-height:1.5;transition:all .25s ease-in-out;display:flex}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-order i{transition:background-color .25s ease-in-out}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-order:hover{background-color:#f5f6fa;border-color:#9095a3}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-order:hover i{color:var(--tutor-color-primary)}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters{position:relative}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters-button{color:#212327;border:1px solid var(--tutor-border-color);cursor:pointer;background-color:#fff;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;transition:all .25s ease-in-out;display:flex}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters-button.active{padding:4px 6px 4px 12px}.rtl .tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters-button.active{padding:4px 12px 4px 6px}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters-button i{color:#9197a8;transition:background-color .25s ease-in-out}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters-button:hover{background-color:#f5f6fa;border-color:#9095a3}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters-button:hover i{color:var(--tutor-color-primary)}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters-line{background:#e0e2ea;border-radius:4px;width:1px;height:24px}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters-count{width:30px;height:30px;color:var(--tutor-color-primary);background-color:#d2dbf5;border-radius:4px;justify-content:center;align-items:center;display:flex}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters .tutor-dropdown{border:none;border-radius:6px;min-width:266px;padding:16px;top:calc(100% + 2px)}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filters .tutor-form-label{margin-bottom:4px;font-weight:400}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag-wrapper{align-items:center;gap:8px;display:flex}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag-dropdown{background-color:#fff;border-radius:4px;align-items:center;display:flex}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag-dropdown select.tutor-form-control{width:100px!important}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag-dropdown .tutor-form-select{color:#41454f!important;background-color:transparent!important;border:none!important;border-radius:0!important;min-width:auto!important;font-size:14px!important;line-height:24px!important}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag-dropdown a{color:#9197a8;width:40px;height:40px;transition:color .25 ease-in-out;border-left:1px solid #f5f5f5;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.rtl .tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag-dropdown a{border-left:none;border-right:1px solid #f5f5f5}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag-dropdown a:hover{color:var(--tutor-color-primary)}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag{color:var(--tutor-color-secondary);text-transform:capitalize;background-color:#fff;border-radius:4px;align-items:center;padding-left:12px;font-size:14px;line-height:18px;display:flex}.rtl .tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag{padding-left:0;padding-right:12px}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag a{color:#9197a8;width:40px;height:40px;transition:color .25 ease-in-out;border-left:1px solid #f5f5f5;justify-content:center;align-items:center;display:flex}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag a:hover{color:var(--tutor-color-primary)}.rtl .tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag a{border-left:none;border-right:1px solid #f5f5f5}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag .tutor-v2-date-picker input.tutor-form-control{background-color:transparent;width:90px;border:none!important;margin:0!important;padding:0!important;font-size:14px!important}.tutor-wp-dashboard-course-filter .tutor-wp-dashboard-filter-tag .tutor-v2-date-picker .tutor-form-icon{display:none}.tutor-course-details-header a{text-decoration:none}@media (min-width:992px){.tutor-course-details-title{max-width:80%}}.tutor-course-details-page-main .plyr--video,.tutor-course-details-page-main .tutor-course-thumbnail img,.tutor-course-details-page-main .tutor-video-player{border-radius:6px;overflow:hidden}@media (min-width:800px){.tutor-course-details-page .tutor-course-details-tab .tutor-is-sticky{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:500;background:rgba(255,255,255,.6);position:-webkit-sticky;position:sticky;top:0}.admin-bar .tutor-course-details-tab .tutor-is-sticky{top:32px}}.tutor-course-details-widget ul{margin:0;padding:0}.tutor-course-details-widget-list{margin-top:16px}.tutor-course-details-widget-tags{margin-left:-16px}.tutor-course-details-widget-tags .tutor-tag-list li a{margin-bottom:16px}@media (min-width:768px){.tutor-course-details-widget-col-2 ul{flex-flow:wrap;justify-content:space-between;display:flex}.tutor-course-details-widget-col-2 ul>li{width:calc(50% - 1.2rem)}}.tutor-course-sidebar-card{border:1px solid var(--tutor-border-color);border-radius:6px;position:relative}.tutor-course-sidebar-card-footer{border-top:1px solid var(--tutor-border-color)}.tutor-course-sidebar-card-meta-list li>div{flex-basis:50%;justify-content:flex-start;max-width:50%}.tutor-course-sidebar-card-meta-list li:not(:last-child){margin-bottom:9px}.tutor-course-sidebar-card .tutor-alert .tutor-alert-text{align-items:flex-start}.tutor-course-sidebar-card .tutor-alert .tutor-alert-icon{margin-top:-4px}.tutor-course-sidebar-card-membership-plan{border-color:rgba(var(--tutor-color-primary),.2)}.tutor-course-sidebar-card-membership-plan-badge{position:absolute;top:-1px;right:30px}.tutor-course-sidebar-card-membership-plan-badge.badge-left{right:unset;left:30px}.tutor-course-sidebar-card-membership-plan.badge-triangle-ribbon{position:relative}.tutor-course-sidebar-card-membership-plan.badge-triangle-ribbon:before{content:"";color:#fff;-webkit-clip-path:polygon(100% 0,0 0,100% 100%);clip-path:polygon(100% 0,0 0,100% 100%);background:#3e64de url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.91728 2.33301C6.98861 2.33348 7.05929 2.34669 7.12598 2.37202C7.19764 2.39504 7.26396 2.43218 7.32103 2.48125C7.37943 2.53622 7.4259 2.60261 7.45756 2.6763L8.63177 5.06371L11.2884 5.45381C11.3645 5.46335 11.4377 5.4893 11.5029 5.52988C11.565 5.56953 11.6214 5.61743 11.6707 5.67227C11.7124 5.7317 11.744 5.7976 11.7643 5.86732C11.7833 5.93195 11.7931 5.99891 11.7935 6.06627C11.7945 6.13854 11.7784 6.21002 11.7467 6.27497C11.7144 6.33838 11.6722 6.3963 11.6219 6.44662L9.68894 8.33276L10.1454 10.9893C10.1601 11.0601 10.1601 11.1331 10.1454 11.2039C10.1292 11.2731 10.1015 11.339 10.0634 11.3989C10.0277 11.4611 9.97919 11.515 9.92105 11.5569C9.80242 11.6419 9.65634 11.6795 9.51144 11.6623C9.4421 11.6521 9.37565 11.6275 9.31639 11.5901L6.91728 10.3515L4.52596 11.5901C4.4667 11.6275 4.40025 11.6521 4.33091 11.6623C4.18602 11.6795 4.03993 11.6419 3.9213 11.5569C3.86317 11.515 3.81463 11.4611 3.77892 11.3989C3.74081 11.339 3.71311 11.2731 3.69699 11.2039C3.68227 11.1331 3.68227 11.0601 3.69699 10.9893L4.15341 8.33276L2.21266 6.45637C2.16394 6.40236 2.12381 6.34118 2.09368 6.27497C2.06362 6.20917 2.04578 6.13846 2.04102 6.06627C2.04088 5.99695 2.05074 5.92798 2.07027 5.86147C2.09099 5.79005 2.12618 5.72366 2.17365 5.66642C2.21755 5.61005 2.27103 5.56185 2.33164 5.52403C2.39717 5.48522 2.4704 5.46125 2.5462 5.45381L5.20278 5.06371L6.39259 2.66459C6.42351 2.59437 6.46945 2.53179 6.52717 2.48125C6.58425 2.43218 6.65057 2.39504 6.72223 2.37202C6.78461 2.34823 6.85054 2.33505 6.91728 2.33301V2.33301Z' fill='white'/%3E%3C/svg%3E%0A") 90% 10%/12px no-repeat;border-radius:0 5px 0 0;width:26px;height:26px;transition:all .2s;position:absolute;top:-1px;right:-1px}.tutor-course-sidebar-card-pick-plan-label{cursor:pointer;align-items:center;display:grid;position:relative}.tutor-course-sidebar-card-pick-plan-label input[type=radio]{border:2px solid var(--tutor-border-color);z-index:1;width:20px;height:20px;position:absolute;left:20px}.tutor-course-sidebar-card-pick-plan-label input[type=radio]:checked~.tutor-course-sidebar-card-pick-plan-input{background:rgba(var(--tutor-color-primary),.15);border-color:var(--tutor-color-primary)}.tutor-course-sidebar-card-pick-plan-label input[type=radio]:checked~.tutor-course-sidebar-card-pick-plan-input:before{opacity:1}.tutor-course-sidebar-card-pick-plan-input{grid-gap:10px;grid-template-columns:1fr auto;align-items:center;padding:16px 20px 16px 48px;transition:all .4s;display:grid;position:relative}.tutor-course-sidebar-card-pick-plan-input:before{content:"";color:#fff;-webkit-clip-path:polygon(100% 0,0 0,100% 100%);clip-path:polygon(100% 0,0 0,100% 100%);opacity:0;background:#3e64de url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.91728 2.33301C6.98861 2.33348 7.05929 2.34669 7.12598 2.37202C7.19764 2.39504 7.26396 2.43218 7.32103 2.48125C7.37943 2.53622 7.4259 2.60261 7.45756 2.6763L8.63177 5.06371L11.2884 5.45381C11.3645 5.46335 11.4377 5.4893 11.5029 5.52988C11.565 5.56953 11.6214 5.61743 11.6707 5.67227C11.7124 5.7317 11.744 5.7976 11.7643 5.86732C11.7833 5.93195 11.7931 5.99891 11.7935 6.06627C11.7945 6.13854 11.7784 6.21002 11.7467 6.27497C11.7144 6.33838 11.6722 6.3963 11.6219 6.44662L9.68894 8.33276L10.1454 10.9893C10.1601 11.0601 10.1601 11.1331 10.1454 11.2039C10.1292 11.2731 10.1015 11.339 10.0634 11.3989C10.0277 11.4611 9.97919 11.515 9.92105 11.5569C9.80242 11.6419 9.65634 11.6795 9.51144 11.6623C9.4421 11.6521 9.37565 11.6275 9.31639 11.5901L6.91728 10.3515L4.52596 11.5901C4.4667 11.6275 4.40025 11.6521 4.33091 11.6623C4.18602 11.6795 4.03993 11.6419 3.9213 11.5569C3.86317 11.515 3.81463 11.4611 3.77892 11.3989C3.74081 11.339 3.71311 11.2731 3.69699 11.2039C3.68227 11.1331 3.68227 11.0601 3.69699 10.9893L4.15341 8.33276L2.21266 6.45637C2.16394 6.40236 2.12381 6.34118 2.09368 6.27497C2.06362 6.20917 2.04578 6.13846 2.04102 6.06627C2.04088 5.99695 2.05074 5.92798 2.07027 5.86147C2.09099 5.79005 2.12618 5.72366 2.17365 5.66642C2.21755 5.61005 2.27103 5.56185 2.33164 5.52403C2.39717 5.48522 2.4704 5.46125 2.5462 5.45381L5.20278 5.06371L6.39259 2.66459C6.42351 2.59437 6.46945 2.53179 6.52717 2.48125C6.58425 2.43218 6.65057 2.39504 6.72223 2.37202C6.78461 2.34823 6.85054 2.33505 6.91728 2.33301V2.33301Z' fill='white'/%3E%3C/svg%3E%0A") 90% 10%/12px no-repeat;border-radius:0 5px 0 0;width:26px;height:26px;transition:all .2s;position:absolute;top:-1px;right:-1px}.tutor-course-sidebar-card-pick-plan.has-input-expandable .tutor-course-sidebar-card-pick-plan-label input[type=radio]{top:24px}.tutor-course-sidebar-card-pick-plan.has-input-expandable .tutor-course-sidebar-card-pick-plan-input{padding-left:16px;display:block}.tutor-course-sidebar-card-pick-plan.has-input-expandable .tutor-course-sidebar-card-pick-plan-input .input-plan{grid-gap:10px;grid-template-columns:1fr auto;align-items:center;padding:0 16px 0 40px;transition:all .4s;display:grid;position:relative}.tutor-course-sidebar-card-pick-plan.has-input-expandable .tutor-course-sidebar-card-pick-plan-input .input-plan-details{max-height:0;transition:max-height .25s linear;overflow:hidden}.tutor-course-sidebar-card-pick-plan.has-input-expandable .tutor-course-sidebar-card-pick-plan-input .input-plan-details>:first-child{margin-top:17px}.tutor-course-details-page ul.tutor-course-details-widget-list{padding:0;list-style:none}.tutor-course-details-page .tutor-course-thumbnail img{width:100%;max-height:100%}@media (min-width:992px){.tutor-course-details-page-main{grid-gap:32px;grid-template-columns:8fr 4fr;display:grid}}@media (min-width:1200px){.tutor-course-details-page-main{grid-gap:54px}}.tutor-course-content-list{margin:0 -16px;padding:0;list-style:none}.tutor-course-content-list-item{background-color:#fff;justify-content:space-between;align-items:start;gap:8px;padding:8px 16px;font-size:16px;transition:background-color .3s ease-in;display:flex}.tutor-course-content-list-item:last-child{border-radius:0 0 6px 6px}.tutor-course-content-list-item:hover{background-color:#eff1f6}.tutor-course-content-list-item-title{margin:0;padding:0;font-size:16px;font-weight:400;line-height:1.6}.tutor-course-content-list-item-title a{color:inherit}.tutor-course-content-list-item-icon{color:rgba(var(--tutor-body-color-rgb),.35)}.tutor-review-summary-average-rating{color:var(--tutor-body-color);font-size:80px;font-weight:500;line-height:81px}.tutor-review-summary-rating:not(:last-child){margin-bottom:8px}.tutor-quesanswer-askquestion textarea.tutor-form-control{min-height:72px}.tutor-quesanswer-commentlist{list-style:none}.tutor-quesanswer-commentlist .commentlist-comment{border-radius:6px;position:relative}.tutor-quesanswer-commentlist .commentlist-comment>*{z-index:1;position:relative}.tutor-quesanswer-commentlist .commentlist-comment:before{content:"";background:inherit;-webkit-clip-path:polygon(0% 0%,0% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,100% 0%);border-radius:3px;width:20px;height:20px;position:absolute;top:-5px;left:15px;transform:rotate(45deg)}.tutor-quesanswer-commentlist .commentlist-comment:after{content:"";background:#fff;position:absolute;top:0;bottom:0;left:0;right:0}.tutor-quesanswer-commentlist .commentlist-comment:before,.tutor-quesanswer-commentlist .commentlist-comment:after{opacity:.5}.tutor-quesanswer-commentlist-item-reply .commentlist-comment:before{left:unset;right:15px}.tutor-announcement{border:1px solid var(--tutor-border-color);border-radius:6px;overflow:hidden}.tutor-emptystate img{max-width:100%}.tutor-gradebook-finalgrade{box-sizing:border-box;background:#f6f8fd;border:1px solid #e9edfb;border-radius:6px}.tutor-gradebook-grade-badge{width:38px;height:38px;color:var(--tutor-color-primary);border:1px solid var(--tutor-color-primary);border-radius:100px;justify-content:center;align-items:center;font-size:16px;line-height:1.4px;display:inline-flex}.tutor-gradebook-grade-badge-lg{width:64px;height:64px;font-size:28px;font-weight:700}.tutor-course-card{height:100%}.tutor-course-card .tutor-card-body{flex-flow:column;display:flex}.tutor-course-card .tutor-course-bookmark{position:absolute;top:12px;right:12px}.tutor-course-card .tutor-course-co-author-badge{color:#fff;background:#3f51b5;border-radius:4px;padding:0 7px;font-size:10px;position:absolute;top:9px;right:10px}.tutor-course-card .tutor-course-difficulty-level{background:var(--tutor-color-primary);color:#fff;border-radius:50px;padding:4px 8px;font-size:12px;font-weight:500;line-height:1.4;position:absolute;top:12px;left:12px}.tutor-course-card .tutor-course-name{-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.tutor-course-card .tutor-course-name,.tutor-course-card .tutor-course-name a{color:var(--tutor-body-color)}.tutor-course-card .tutor-course-name a:hover{color:var(--tutor-color-primary)}.tooltip-wrap{cursor:pointer;display:inline-block;position:relative}.tooltip-wrap.tooltip-icon{color:var(--tutor-color-muted);margin-left:4px}.tooltip-wrap.tooltip-icon:after{content:"";font-family:tutor}.tooltip-wrap.tutor-d-block{display:block!important}.tooltip-wrap.tutor-d-flex{display:flex!important}.tooltip-wrap .tooltip-txt{background:var(--tutor-body-color);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:208px;color:var(--tutor-color-white);text-align:center;z-index:100;opacity:0;visibility:hidden;border-radius:10px;padding:10px 15px;transition:all .2s ease-in;position:absolute}.tooltip-wrap .tooltip-txt:after{content:"";border:5px solid transparent;position:absolute}.tooltip-wrap:hover .tooltip-txt{opacity:1;visibility:visible;-webkit-filter:blur();filter:blur()}.tooltip-wrap .tooltip-top{bottom:calc(100% + 8px)}.tooltip-wrap .tooltip-top:after{border-top-color:var(--tutor-body-color);margin-left:-5px;top:100%;left:50%}.tooltip-wrap .tooltip-bottom{top:calc(100% + 8px)}.tooltip-wrap .tooltip-bottom:after{border-bottom-color:var(--tutor-body-color);margin-left:-5px;bottom:100%;left:50%}.tooltip-wrap .tooltip-top,.tooltip-wrap .tooltip-bottom{left:50%;transform:translate(-50%)}.tooltip-wrap .tooltip-left,.tooltip-wrap .tooltip-right{top:-5px}.tooltip-wrap .tooltip-left:after,.tooltip-wrap .tooltip-right:after{margin-top:-5px;top:18px}.tooltip-wrap .tooltip-left.arrow-center,.tooltip-wrap .tooltip-right.arrow-center{top:50%;transform:translateY(-50%)}.tooltip-wrap .tooltip-left.arrow-center:after,.tooltip-wrap .tooltip-right.arrow-center:after{margin-top:unset;top:50%;transform:translateY(-50%)}.tooltip-wrap .tooltip-right{left:calc(100% + 8px)}.tooltip-wrap .tooltip-right:after{border-right-color:var(--tutor-body-color);right:100%}.tooltip-wrap .tooltip-left{right:calc(100% + 8px)}.tooltip-wrap .tooltip-left:after{border-left-color:var(--tutor-body-color);left:100%}.tooltip-wrap .tooltip-top{transform:translate(-50%)translateY(-2px)}.tooltip-wrap .tooltip-bottom{transform:translate(-50%)translateY(2px)}.tooltip-wrap .tooltip-right{transform:translate(2px)}.tooltip-wrap .tooltip-left{transform:translate(-2px)}.tooltip-wrap:hover .tooltip-top,.tooltip-wrap:hover .tooltip-bottom{transform:translate(-50%)translateY(0)}.tooltip-wrap:hover .tooltip-right,.tooltip-wrap:hover .tooltip-left{transform:translate(0)}.tooltip-wrap:hover .arrow-center.tooltip-right,.tooltip-wrap:hover .arrow-center.tooltip-left{transform:translateY(-50%)translate(0)}.tooltip-wrap .arrow-center.tooltip-right{transform:translateY(-50%)translate(2px)}.tooltip-wrap .arrow-center.tooltip-left{transform:translateY(-50%)translate(-2px)}.tutor-download-certificate{max-width:750px;margin:auto;display:grid}.tutor-certificate-demo{max-width:730px;height:auto;overflow:hidden}.tutor-certificate-demo img{width:100%}.tutor-certificate-info{grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:650px){.tutor-certificate-info{grid-template-columns:repeat(2,1fr)}.tutor-certificate-info .tutor-info-issued,.tutor-certificate-info .tutor-info-issued-date{padding-top:10px}.tutor-certificate-info .tutor-info-id-name,.tutor-certificate-info .tutor-info-expiration-name,.tutor-certificate-info .tutor-info-issued-name,.tutor-certificate-info .tutor-info-date-name{font-size:13px}.tutor-certificate-info .tutor-info-id-details,.tutor-certificate-info .tutor-info-expiration-value,.tutor-certificate-info .tutor-info-issued-value,.tutor-certificate-info .tutor-info-date-details{font-size:18px}}@media (max-width:400px){.tutor-certificate-info{grid-template-columns:repeat(1,1fr)}.tutor-certificate-info .tutor-info-expiration{padding-top:10px}}.tutor-dc-button-group{position:absolute;top:210px;right:20px}@media (min-width:992px){.tutor-download-certificate{padding-top:100px;padding-bottom:200px}}@media (min-width:992px) and (max-width:1200px){.tutor-dc-button-group{top:200px}}@media (max-width:991px){.tutor-dc-button-group{top:125px;right:0}}@media (min-width:768px) and (max-width:1200px){.tutor-certificate-demo{max-width:570px}}@media (min-width:577px) and (max-width:767px){.tutor-certificate-demo{max-width:420px}}@media (max-width:576px){.tutor-certificate-demo{max-width:82%}}.tutor-dc-button-group .tooltip-txt.tooltip-left{top:unset;right:calc(100% + 19px)}.tutor-app-process-image{max-width:920px;height:auto;overflow:hidden}.tutor-app-process-image img{border-radius:10px;width:100%}.tutor-ins-app-title{max-width:570px}@media (max-width:767px){span.tutor-app-process-title{font-size:28px}span.tutor-app-process-subtitle{font-size:16px}}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{content:"";border:3px solid #ccc;border-width:3px 3px 0 0;width:9px;height:9px;display:block;position:absolute;top:6px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{width:0;margin-left:-4px;position:absolute}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{box-sizing:content-box;content:"";z-index:-1;border:8px solid transparent;width:1px;height:0;position:absolute;left:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-bottom:-8px;bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{border-top-color:#fff;border-bottom:none}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;width:100%;padding:0;display:inline-block}.react-datepicker{color:#000;background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{margin:0 2px;display:inline-block}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{color:#000;margin-top:0;font-size:.944rem;font-weight:700}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{text-align:center;cursor:pointer;z-index:1;text-indent:-999em;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:2px;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{margin-left:auto;margin-right:auto;display:block;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{width:0;font-size:20px;position:relative;top:-1px}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.tutor-react-datepicker .react-datepicker-popper{z-index:99999}.tutor-react-datepicker .datepicker-header-custom{justify-content:space-between;gap:2px;margin:0;display:flex}.tutor-react-datepicker .dropdown-container{position:relative}.tutor-react-datepicker .dropdown-container .dropdown-label{color:var(--tutor-body-color);cursor:pointer;border-radius:8px;align-items:center;padding:8px 10px;font-size:20px;font-weight:500;line-height:140%;display:flex}.tutor-react-datepicker .dropdown-container .dropdown-label:hover{color:var(--tutor-color-primary);background:rgba(var(--tutor-color-primary-rgb),.15)}.tutor-react-datepicker .dropdown-container .dropdown-label:hover>svg path{stroke:var(--tutor-color-primary)}.tutor-react-datepicker .dropdown-container>ul{margin:0;padding:0;list-style:none}.tutor-react-datepicker .dropdown-container .dropdown-list{text-align:left;box-sizing:border-box;z-index:9;opacity:0;visibility:hidden;--scrollbarBG:rgba(205,207,213,0);--thumbBG:#d2dbf5;scrollbar-width:thin;scrollbar-color:var(--thumbBG)var(--scrollbarBG);background:#fff;border:1px solid #e0e2ea;border-radius:6px;min-width:71px;max-width:112px;min-height:200px;max-height:258px;transition:all .2s ease-out;position:absolute;top:calc(100% - 8px);left:50%;overflow-y:auto;transform:translate(-50%)translateY(-4px);box-shadow:0 10px 14px rgba(0,0,0,.12)}.tutor-react-datepicker .dropdown-container .dropdown-list::-webkit-scrollbar{width:4px}.tutor-react-datepicker .dropdown-container .dropdown-list::-webkit-scrollbar-track{background:var(--scrollbarBG)}.tutor-react-datepicker .dropdown-container .dropdown-list::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:30px}.tutor-react-datepicker .dropdown-container .dropdown-list li{color:var(--tutor-body-color);padding:4px 10px;font-size:15px;font-weight:400;line-height:160%}.tutor-react-datepicker .dropdown-container .dropdown-list li:hover{color:var(--tutor-color-primary);cursor:pointer;background:#f6f8fd}.tutor-react-datepicker .dropdown-container .dropdown-list li.is-current{color:#fff;background:var(--tutor-color-primary)}.tutor-react-datepicker .dropdown-container.dropdown-months .dropdown-list li{padding:4px 14px}.tutor-react-datepicker .dropdown-container.is-active .dropdown-list{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.tutor-react-datepicker .dropdown-container.is-active .dropdown-label{color:var(--tutor-color-primary);background:rgba(var(--tutor-color-primary-rgb),.15)}.tutor-react-datepicker .dropdown-container.is-active .dropdown-label>svg path{stroke:var(--tutor-color-primary)}.tutor-react-datepicker .navigation-icon{gap:2px;display:flex}.tutor-react-datepicker .navigation-icon button{cursor:pointer;background:0 0;border:none;outline:none;align-items:center;width:36px;height:36px;padding:0;display:flex;position:relative}.tutor-react-datepicker .navigation-icon button:hover>svg path{fill:var(--tutor-color-primary)}.tutor-react-datepicker .react-datepicker{border:1px solid var(--tutor-border-color);box-sizing:border-box;background:#fff;border-radius:6px;min-width:350px;display:flex;box-shadow:0 6px 20px rgba(28,49,104,.1)}.tutor-react-datepicker .react-datepicker__custom-wrapper{width:100%}.tutor-react-datepicker .react-datepicker__month-container{float:unset;width:100%;min-width:348px}.tutor-react-datepicker .react-datepicker__header{background:0 0;border-bottom:none;padding:0}.tutor-react-datepicker .react-datepicker__week:not(:first-child){margin-top:15px}.tutor-react-datepicker .react-datepicker__day-names,.tutor-react-datepicker .react-datepicker__week{justify-content:space-between;display:flex}.tutor-react-datepicker .react-datepicker__day-name{text-align:center;color:#9ca0ac;font-size:13px;font-weight:400;line-height:138%}.tutor-react-datepicker .react-datepicker__day{cursor:pointer;text-align:center;color:#41454f;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;margin:0;padding:0;font-size:15px;font-weight:500;line-height:160%;transition:all .1s;display:flex}.tutor-react-datepicker .react-datepicker__day:not(:-webkit-any(.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected,.react-datepicker__day--range-start,.react-datepicker__day--in-range)):hover{color:#41454f;background:#f6f8fd;box-shadow:0 0 0 1px #d2dbf5}.tutor-react-datepicker .react-datepicker__day:not(:-moz-any(.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected,.react-datepicker__day--range-start,.react-datepicker__day--in-range)):hover{color:#41454f;background:#f6f8fd;box-shadow:0 0 0 1px #d2dbf5}.tutor-react-datepicker .react-datepicker__day:not(:is(.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected,.react-datepicker__day--range-start,.react-datepicker__day--in-range)):hover{color:#41454f;background:#f6f8fd;box-shadow:0 0 0 1px #d2dbf5}.tutor-react-datepicker .react-datepicker__day--selected{background:var(--tutor-color-primary);color:#fff}.tutor-react-datepicker .react-datepicker__day--keyboard-selected{background:rgba(var(--tutor-color-primary-rgb),.8);color:#fff}.tutor-react-datepicker .react-datepicker__day-names{margin:26px 0 0}.tutor-react-datepicker .react-datepicker__day--outside-month,.tutor-react-datepicker .react-datepicker__day--disabled{color:#b4b7c0}.tutor-react-datepicker .react-datepicker__day-name,.tutor-react-datepicker .react-datepicker__month{margin:0;padding:0}.tutor-react-datepicker .react-datepicker__header,.tutor-react-datepicker .react-datepicker__month,.tutor-react-datepicker .react-datepicker__timepicker{padding:10px 20px}.tutor-react-datepicker .react-datepicker__month{padding-bottom:20px}.tutor-react-datepicker .react-datepicker__time-container{float:unset;width:unset;border-left:1px solid #c0c3cb}.rtl .tutor-react-datepicker .react-datepicker__time-container{border-left:0;border-right:1px solid #c0c3cb}.tutor-react-datepicker .react-datepicker__time-container .react-datepicker-time__input{margin-left:0}.tutor-react-datepicker .react-datepicker__time-container .react-datepicker-time__input>input{box-sizing:border-box;color:#212327;background:#fff;border:1px solid #c0c3cb;border-radius:6px;height:40px;padding:4px 10px;font-size:16px;font-weight:400;line-height:162%;transition:all .2s ease-out}.tutor-react-datepicker .react-datepicker__time-container .react-datepicker-time__input>input::-webkit-calendar-picker-indicator{justify-content:center;align-items:center;margin-left:20px;padding:0;font-size:24px;display:flex}.tutor-react-datepicker .react-datepicker__time-container .react-datepicker-time__input>input:focus-visible{border-color:var(--tutor-color-primary);outline:none}.tutor-react-datepicker .react-datepicker__time-container .react-datepicker-time__caption{display:none}.tutor-react-datepicker .react-datepicker__time-list{overflow:auto;height:calc(276px + .85rem)!important}.tutor-react-datepicker .react-datepicker__time-list-item{height:40px!important;padding:11px 10px!important}.tutor-react-datepicker__selects-range .react-datepicker__navigation{--pd:15px;top:18px}.tutor-react-datepicker__selects-range .react-datepicker__navigation--next{right:var(--pd)}.tutor-react-datepicker__selects-range .react-datepicker__navigation--previous{left:var(--pd)}.tutor-react-datepicker__selects-range .react-datepicker__navigation:hover :before{border-color:var(--tutor-color-primary)}.tutor-react-datepicker__selects-range .react-datepicker__day{z-index:1;position:relative}.tutor-react-datepicker__selects-range .react-datepicker__day:before{content:"";z-index:-1;opacity:0;background:#f6f8fd;transition:all .1s;position:absolute;top:1px;bottom:1px;left:-50%;right:-50%;box-shadow:0 1px #d2dbf5,0 -1px #d2dbf5}.tutor-react-datepicker__selects-range .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--selecting-range-start){color:#41454f;background:#f6f8fd;box-shadow:0 0 0 1px #d2dbf5}.tutor-react-datepicker__selects-range .react-datepicker__day--range-start,.tutor-react-datepicker__selects-range .react-datepicker__day--range-end{background:var(--tutor-color-primary);color:#fff}.tutor-react-datepicker__selects-range .react-datepicker__day--range-start:after,.tutor-react-datepicker__selects-range .react-datepicker__day--range-end:after{content:"";z-index:-1;background:var(--tutor-color-primary);border-radius:6px;position:absolute;top:0;bottom:0;left:0;right:0}.tutor-react-datepicker__selects-range .react-datepicker__day--in-range:before{opacity:1}.tutor-react-datepicker__selects-range .react-datepicker__day--in-range__day--range-start,.tutor-react-datepicker__selects-range .react-datepicker__day--in-range__day--range-end{background:var(--tutor-color-primary);color:#fff}.tutor-react-datepicker__selects-range .react-datepicker__day--in-range:first-child:before{left:0}.tutor-react-datepicker__selects-range .react-datepicker__day--in-range:last-child:before{right:0}.tutor-react-datepicker__selects-range .react-datepicker__day--range-start.react-datepicker__day--in-range:before{left:50%}.tutor-react-datepicker__selects-range .react-datepicker__day--range-end.react-datepicker__day--in-range:before{right:50%}.tutor-react-datepicker__selects-range .react-datepicker__header{padding:20px 20px 10px}.tutor-react-datepicker__selects-range .react-datepicker__current-month{text-align:center;color:#212327;font-size:16px;font-weight:500;line-height:26px}.tutor-react-datepicker__selects-range .react-datepicker__custom-footer{color:#9ca0ac;border-top:1px solid #e3e6eb;justify-content:space-between;align-items:center;padding:15px 24px;font-size:13px;font-weight:500;line-height:162%;display:flex}.tutor-react-datepicker__selects-range .react-datepicker__custom-footer .tutor-btns{grid-gap:10px;align-items:center;display:flex}.tutor-react-datepicker__selects-range .react-datepicker__custom-footer .tutor-btn:not(.tutor-btn-icon).tutor-btn-md{padding:7px 16.8px}.tutor-screen-frontend-dashboard .tutor-react-datepicker .react-datepicker__input-container input:focus{border-color:var(--tutor-color-primary)}.react-datepicker__input-container{position:relative}.react-datepicker__input-container .react-datepicker__close-icon{cursor:pointer;--color:#b3b3b3;color:#fff;border:none;border-radius:50%;outline:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%);background:var(--color)!important;border-color:var(--color)!important;padding:0!important}.rtl .react-datepicker__input-container .react-datepicker__close-icon{left:10px;right:auto}.react-datepicker__input-container .react-datepicker__close-icon:hover{--color:gray;background:var(--color)!important;border-color:var(--color)!important}.react-datepicker__input-container .react-datepicker__close-icon:after{content:"×";margin-top:-2px}.tutor-pagination{border:1px solid var(--tutor-border-color);background:0 0;border-radius:6px;flex-direction:column;justify-content:space-between;align-items:center;padding:7px 18px;display:flex}@media (min-width:768px){.tutor-pagination{flex-direction:row}}.tutor-pagination ul.tutor-pagination-numbers{align-items:center;gap:11px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:767.98px){.tutor-pagination ul.tutor-pagination-numbers{gap:10px;margin-top:10px}}.tutor-pagination ul.tutor-pagination-numbers a{color:inherit;text-decoration:none}.tutor-pagination ul.tutor-pagination-numbers .page-numbers{color:var(--tutor-body-color);justify-content:center;align-items:center;padding:0 5px;display:flex;position:relative}.tutor-pagination ul.tutor-pagination-numbers .page-numbers:hover{color:var(--tutor-color-primary)}.tutor-pagination ul.tutor-pagination-numbers .page-numbers a{padding:1px 6px}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.prev,.tutor-pagination ul.tutor-pagination-numbers .page-numbers.next{background:rgba(var(--tutor-color-primary-rgb),.1);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .15s linear;display:flex}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.prev:hover,.tutor-pagination ul.tutor-pagination-numbers .page-numbers.next:hover{color:var(--tutor-color-white);background:var(--tutor-color-primary)}@media (min-width:1200px){.tutor-pagination ul.tutor-pagination-numbers .page-numbers{--margin:32px}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.prev{margin-right:var(--margin)}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.next{margin-left:var(--margin)}}.tutor-pagination ul.tutor-pagination-numbers .page-numbers:before{content:"";background:var(--tutor-color-primary);transform-origin:bottom;width:100%;height:2px;transition:transform .1s linear;position:absolute;bottom:-12px;left:0;transform:scaleY(0)}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.current{color:var(--tutor-color-primary)}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.current:before{transform:scaleY(1)}.tutor-pagination[data-tutor_pagination_ajax]{position:relative}.tutor-pagination[data-tutor_pagination_ajax]:not(.is-ajax-pagination-enabled):before{content:"";z-index:99;border-radius:inherit;opacity:.03;background:#000;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.tutor-dropdown-select{display:flex;position:relative}.tutor-dropdown-select label{cursor:pointer}.tutor-dropdown-select input[type=radio]{display:none}.tutor-dropdown-select h3,.tutor-dropdown-select h5{margin:0!important}.tutor-dropdown-select-options-container{z-index:10;border:1px solid var(--tutor-border-color);opacity:0;visibility:hidden;background:#fff;border-radius:6px;order:1;width:100%;max-height:290px;transition:all .1s;position:absolute;top:calc(100% + 5px);overflow-y:auto;box-shadow:0 6px 20px rgba(28,49,104,.1)}.tutor-dropdown-select-options-container.is-active{opacity:1;visibility:visible}.tutor-dropdown-select-options-container.is-active+.tutor-dropdown-select-selected:after{transform:translateY(-50%)rotate(-180deg)}.tutor-dropdown-select-selected{border:1px solid var(--tutor-border-color);background:#fff;border-radius:6px;order:0;width:100%;margin-bottom:12px;position:relative}.tutor-dropdown-select-selected:after{content:"";color:#7a7a7a;transition:transform .2s linear;position:absolute;top:50%;right:8px;transform:translateY(-50%);font-family:tutor!important}.tutor-dropdown-select-option{cursor:pointer;padding:8px 19px}.tutor-dropdown-select-option:hover{background:#eff1f6}.tutor-dropdown-select-option:last-child{border-top:1px solid #cdcfd5}.tutor-dropdown-select-selected{cursor:pointer;padding:10px 16px;font-size:16px;font-weight:400;line-height:1.4}.tutor-dropdown-select-selected>div:first-child{color:var(--tutor-body-color)}.tutor-dropdown-select-options-container.is-active+.tutor-dropdown-select-selected{border-color:var(--tutor-color-primary)}.tutor-form-group-select-sm .tutor-dropdown-select{height:40px}.tutor-form-group-select-md .tutor-dropdown-select{height:48px}.tutor-form-group-select-lg .tutor-dropdown-select{height:54px}.tutor-dropdown{background-color:var(--tutor-color-white);border:1px solid var(--tutor-border-color);z-index:1025;border-radius:4px;padding:8px 0;list-style:none;display:none;position:absolute;top:calc(100% - 4px);right:0;box-shadow:0 6px 20px rgba(28,49,104,.1)}.tutor-dropdown>li{margin:0;padding:0}.tutor-dropdown-item{color:var(--tutor-color-secondary);white-space:nowrap;background-color:transparent;padding:8px 16px;font-size:16px;font-weight:500;text-decoration:none;display:block}.tutor-dropdown-item:hover,.tutor-dropdown-item:focus,.tutor-dropdown-item.is-active{color:var(--tutor-color-primary);background-color:rgba(var(--tutor-color-primary-rgb),.1)}.tutor-dropdown-dark{background-color:#212327;border:1px solid #212327}.tutor-dropdown-dark .tutor-dropdown-item,.tutor-dropdown-dark .tutor-dropdown-item:hover,.tutor-dropdown-dark .tutor-dropdown-item:focus{color:#fff}.tutor-dropdown-dark .tutor-dropdown-item:hover,.tutor-dropdown-dark .tutor-dropdown-item:focus{background-color:#41454f}.tutor-dropdown-dark .tutor-dropdown-item.is-active{color:#fff;background-color:#41454f}.tutor-dropdown-parent{position:relative}.tutor-dropdown-parent.is-open .tutor-dropdown{display:block}.tutor-notification{border:1px solid var(--tutor-border-color);box-sizing:border-box;overflow-wrap:anywhere;background:var(--tutor-color-white);border-radius:10px;align-items:center;width:340px;padding:16px 20px;display:flex;position:relative}.tutor-notification.tutor-bg-primary{border-color:var(--tutor-color-primary)}.tutor-notification.tutor-bg-success{border-color:var(--tutor-color-success)}.tutor-notification.tutor-bg-warning{border-color:var(--tutor-color-warning)}.tutor-notification.tutor-bg-danger{border-color:var(--tutor-color-color)}.tutor-notification-icon{color:var(--tutor-color-primary);margin-right:16px;font-size:32px}.tutor-notification-content{color:var(--tutor-color-muted);flex-grow:1;font-size:14px;line-height:18px}.tutor-notification-content h5{color:var(--tutor-color-primary);margin:0;font-size:16px;font-weight:500;line-height:26px}.tutor-notification-content p{margin:0}.tutor-notification-close{color:var(--tutor-border-color);cursor:pointer;background:0 0;border:none;outline:none;padding:5px;transition:all .2s;position:absolute;top:6px;right:6px}.tutor-notification-close:hover{color:var(--tutor-body-color)}.tutor-notification-close span{font-size:16px;display:block}.tutor-alert{grid-gap:24px;background:var(--tutor-color-white);border:1px solid var(--tutor-border-color);border-radius:6px;margin-bottom:16px;padding:13px 16px;font-size:16px;display:grid}@media (min-width:576px){.tutor-alert{grid-template-columns:1fr auto}}.tutor-alert.tutor-primary{color:#41454f;border:1px solid rgba(var(--tutor-color-primary-rgb),.7);background:#fff}.tutor-alert.tutor-primary .tutor-alert-icon{color:var(--tutor-color-primary)}.tutor-alert.tutor-primary .tutor-btn:not(.tutor-btn-outline-primary){color:var(--tutor-color-primary);background:rgba(var(--tutor-color-primary-rgb),.15);border:1px solid rgba(var(--tutor-color-primary-rgb),.3)}.tutor-alert.tutor-success{color:#41454f;border:1px solid rgba(var(--tutor-color-success-rgb),.7);background:#fff}.tutor-alert.tutor-success .tutor-alert-icon{color:var(--tutor-color-success)}.tutor-alert.tutor-success .tutor-btn:not(.tutor-btn-outline-primary){color:var(--tutor-color-success);background:rgba(var(--tutor-color-success-rgb),.15);border:1px solid rgba(var(--tutor-color-success-rgb),.3)}.tutor-alert.tutor-danger{color:#41454f;border:1px solid rgba(var(--tutor-color-danger-rgb),.7);background:#fff}.tutor-alert.tutor-danger .tutor-alert-icon{color:var(--tutor-color-danger)}.tutor-alert.tutor-danger .tutor-btn:not(.tutor-btn-outline-primary){color:var(--tutor-color-danger);background:rgba(var(--tutor-color-danger-rgb),.15);border:1px solid rgba(var(--tutor-color-danger-rgb),.3)}.tutor-alert.tutor-warning{color:#41454f;border:1px solid rgba(var(--tutor-color-warning-rgb),.7);background:#fff}.tutor-alert.tutor-warning .tutor-alert-icon{color:var(--tutor-color-warning)}.tutor-alert.tutor-warning .tutor-btn:not(.tutor-btn-outline-primary){color:var(--tutor-color-warning);background:rgba(var(--tutor-color-warning-rgb),.15);border:1px solid rgba(var(--tutor-color-warning-rgb),.3)}.tutor-alert .tutor-alert-text{color:var(--tutor-color-secondary);display:flex}@media (min-width:768px){.tutor-alert .tutor-alert-text{align-items:center}}.tutor-alert .alert-btn-group{grid-gap:10px;justify-self:flex-end;align-items:center;display:flex}.tutor-alert .tutor-btn:not(.tutor-btn-icon).tutor-btn-sm{padding:7.5px 13px}.tutor-alert .tutor-btn.tutor-btn-outline-primary{border-color:var(--tutor-border-color)}.tutor-alert .tutor-alert-close{cursor:pointer}@media (max-width:575.98px){.tutor-alert .tutor-alert-close{display:none}}.tutor-large-notification{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--tutor-border-color);background:#fff;display:flex;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.05)}@media (min-width:1200px){.tutor-large-notification{padding-right:90px}}.tutor-large-notification-icon{margin-right:20px;font-size:32px}.tutor-large-notification-btns .tutor-btn:not(.tutor-btn-icon).tutor-btn-sm{padding:8px 12px}.tutor-large-notification-btns>:not(:last-child){margin-right:10px}.tutor-large-notification .tutor-noti-close{cursor:pointer;position:absolute;top:16px;right:13px}.tutor-large-notification.tutor-large-notification-primary .tutor-large-notification-icon,.tutor-large-notification.tutor-large-notification-primary .tutor-large-notification-title{color:var(--tutor-color-primary)}.tutor-large-notification.tutor-large-notification-primary .tutor-btn:not(.tutor-is-outline).tutor-btn-secondary{border-color:rgba(var(--tutor-color-primary-rgb),.3);background:rgba(var(--tutor-color-primary-rgb),.15);color:var(--tutor-color-primary)}.tutor-large-notification.tutor-large-notification-success .tutor-large-notification-icon,.tutor-large-notification.tutor-large-notification-success .tutor-large-notification-title{color:var(--tutor-color-success)}.tutor-large-notification.tutor-large-notification-success .tutor-btn:not(.tutor-is-outline).tutor-btn-secondary{border-color:rgba(var(--tutor-color-success-rgb),.3);background:rgba(var(--tutor-color-success-rgb),.15);color:var(--tutor-color-success)}.tutor-large-notification.tutor-large-notification-warning .tutor-large-notification-icon,.tutor-large-notification.tutor-large-notification-warning .tutor-large-notification-title{color:var(--tutor-color-warning)}.tutor-large-notification.tutor-large-notification-warning .tutor-btn:not(.tutor-is-outline).tutor-btn-secondary{border-color:rgba(var(--tutor-color-warning-rgb),.3);background:rgba(var(--tutor-color-warning-rgb),.15);color:var(--tutor-color-warning)}.tutor-large-notification.tutor-large-notification-danger .tutor-large-notification-icon,.tutor-large-notification.tutor-large-notification-danger .tutor-large-notification-title{color:var(--tutor-color-danger)}.tutor-large-notification.tutor-large-notification-danger .tutor-btn:not(.tutor-is-outline).tutor-btn-secondary{border-color:rgba(var(--tutor-color-danger-rgb),.3);background:rgba(var(--tutor-color-danger-rgb),.15);color:var(--tutor-color-danger)}.tutor-nav{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.tutor-nav>li{margin:0;padding:0;line-height:1.6;position:relative}.tutor-nav-link{color:var(--tutor-color-secondary);cursor:pointer;align-items:center;padding:8px 20px;font-size:16px;font-weight:400;display:flex}.tutor-nav-link,.tutor-nav-link:focus,.tutor-nav-link:hover,.tutor-nav-link:active{box-shadow:none;background:0 0;outline:0;line-height:1.6;text-decoration:none}.tutor-nav-link:hover,.tutor-nav-link.is-active{color:var(--tutor-color-primary)}.tutor-nav .tutor-nav-more{margin-left:auto!important}.tutor-nav .tutor-nav-more-icon{color:var(--tutor-color-primary);margin-left:4px;font-size:12px;transition:transform .2s ease-in;transform:rotate(-45deg)}.tutor-nav .tutor-nav-more.tutor-nav-opened .tutor-dropdown{display:block}.tutor-nav .tutor-nav-more.tutor-nav-opened .tutor-nav-more-icon{transform:rotate(0)}.tutor-nav:not(.tutor-nav-pills):not(.tutor-nav-tabs){border-bottom:1px solid var(--tutor-border-color)}.tutor-nav:not(.tutor-nav-pills):not(.tutor-nav-tabs) .tutor-nav-link{border-bottom:2px solid transparent;margin-bottom:-1px}.tutor-nav:not(.tutor-nav-pills):not(.tutor-nav-tabs) .tutor-nav-link.is-active{border-bottom-color:var(--tutor-color-primary)}.tutor-nav-pills{border-bottom:0}.tutor-nav-pills .tutor-nav-item:not(:last-child){margin-right:4px}.tutor-nav-pills .tutor-nav-link{border-radius:6px}.tutor-nav-pills .tutor-nav-link:hover{color:var(--tutor-color-secondary);background-color:#edf0f9}.tutor-nav-pills .tutor-nav-link.is-active{background-color:var(--tutor-color-primary);color:#fff;margin-bottom:0}.tutor-nav-tabs{background-color:#fafafb;border-bottom:1px solid #cdcfd5;border-radius:6px 6px 0 0}.tutor-nav-tabs .tutor-nav-link{border-right:1px solid var(--tutor-border-color);border-top:2px solid transparent;border-bottom:1px solid var(--tutor-border-color);flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin-top:-1px;margin-bottom:-1px;padding:16px 32px;position:relative}.tutor-nav-tabs .tutor-nav-link.is-active{border-top-color:var(--tutor-color-primary);background-color:#fff;border-bottom-color:#fff}.tutor-nav-tabs .tutor-nav-item{flex:auto;align-items:stretch;display:flex}.tutor-nav-tabs .tutor-nav-item:first-child .tutor-nav-link{border-radius:5px 0 0}.tutor-nav-tabs .tutor-nav-item:last-child .tutor-nav-link{border-right:0;border-radius:0 5px 0 0}.tutor-nav-tabs-container{border:1px solid var(--tutor-border-color);background-color:#fff;border-radius:6px}.tutor-nav-v{border-bottom:0;flex-direction:column}.tutor-nav-v .tutor-nav-item{margin-right:0}.tutor-nav-v .tutor-nav-item:not(:last-child){margin-bottom:4px}.tutor-nav-admin{border-bottom:0!important}.tutor-nav-admin .tutor-nav-item{margin:0}.tutor-nav-admin .tutor-nav-link{padding:20px 16px}.tutor-tab-item:not(.is-active){display:none}.tutor-widget-title{color:var(--tutor-body-color);margin:0 0 24px;font-size:20px;font-weight:500}.tutor-list{margin:0;padding:0;list-style:none}.tutor-list-item{color:var(--tutor-body-color);font-size:16px;text-decoration:none;display:block;position:relative}.tutor-list-item:not(:last-child){margin-bottom:16px}.tutor-list-item label{cursor:pointer;align-items:center;margin:0;padding:0;display:flex}.tutor-list-item label input[type=checkbox]{margin-right:16px}.tutor-progress-bar{background:#e3e5eb;border-radius:10px;width:100%;height:4px;position:relative;overflow:hidden}.tutor-progress-value{background:var(--tutor-color-primary);width:var(--tutor-progress-value);height:100%;position:absolute}.tutor-progress-circle{--w:24px;--pd:3px;width:var(--w);height:var(--w);padding:var(--pd);background:conic-gradient(var(--tutor-color-primary)var(--pro),0,rgba(var(--tutor-color-primary-rgb),.15)100%);border-radius:50%;position:relative}.tutor-progress-circle:before{content:"";inset:calc(0% + var(--pd));background:#fff;border-radius:50%;position:absolute!important}
:root{--tutor-text-size:16px;--tutor-color-white:#fff;--tutor-color-success:#24a148;--tutor-color-success-rgb:36,161,72;--tutor-color-warning:#ed9700;--tutor-color-warning-rgb:237,151,0;--tutor-color-danger:#f44337;--tutor-color-danger-rgb:244,67,55;--tutor-color-secondary:#41454f;--tutor-color-subdued:#5b616f;--tutor-color-hints:#767c8e;--tutor-color-muted:#757c8e;--tutor-color-gray:#e3e5eb;--tutor-color-gray-10:#eff1f6}.tutor-color-black{color:var(--tutor-body-color)}.tutor-color-white{color:#fff}.tutor-color-primary{color:var(--tutor-color-primary)}.tutor-color-success{color:#24a148}.tutor-color-warning{color:#ed9700}.tutor-color-danger{color:#f44337}.tutor-color-secondary{color:#41454f}.tutor-color-muted{color:#757c8e}.tutor-color-subdued{color:#5b616f}.tutor-color-hints{color:#767c8e}.tutor-color-gray-20{color:#e3e5eb}.tutor-color-gray-10{color:#eff1f6}.tutor-bg-black{background-color:var(--tutor-body-color)}.tutor-bg-white{background-color:#fff}.tutor-bg-primary{background-color:var(--tutor-color-primary)}.tutor-bg-success{background-color:#24a148}.tutor-bg-warning{background-color:#ed9700}.tutor-bg-danger{background-color:#f44337}.tutor-bg-secondary{background-color:#41454f}.tutor-bg-muted{background-color:#757c8e}.tutor-bg-subdued{background-color:#5b616f}.tutor-bg-hints{background-color:#767c8e}.tutor-bg-gray-20{background-color:#e3e5eb}.tutor-bg-gray-10{background-color:#eff1f6}.text-regular-body,.tutor-text-regular-body{font-size:16px;font-weight:400;line-height:162%}.text-regular-caption,.tutor-text-regular-caption{font-size:15px;font-weight:400;line-height:160%}.text-regular-small,.text-body,.tutor-text-regular-small{font-size:13px;font-weight:400;line-height:138%}.text-regular-tiny,.tutor-text-regular-tiny{font-size:11px;font-weight:400;line-height:145%}.text-medium-h1,.tutor-text-medium-h1{font-size:80px;font-weight:500;line-height:101%}.text-medium-h2,.tutor-text-medium-h2{font-size:60px;font-weight:500;line-height:117%}.text-medium-h3,.tutor-text-medium-h3{font-size:40px;font-weight:500;line-height:120%}.text-medium-h4,.tutor-text-medium-h4{font-size:30px;font-weight:500;line-height:123%}.text-medium-h5,.tutor-text-medium-h5{font-size:24px;font-weight:500;line-height:142%}.text-medium-h6,.tutor-text-medium-h6{font-size:20px;font-weight:500;line-height:140%}.text-medium-body,.tutor-text-medium-body{font-size:16px;font-weight:500;line-height:162%}.text-medium-caption,.tutor-instructor-filter .course-category-filter .tutor-form-check label.text-medium-caption,.tutor-text-medium-caption{font-size:15px;font-weight:500;line-height:160%}.text-medium-small,.tutor-text-medium-small{font-size:13px;font-weight:500;line-height:162%}.text-medium-tiny,.tutor-text-medium-tiny{font-size:11px;font-weight:500;line-height:145%}.text-semi-h1,.tutor-text-semi-h1{font-size:80px;font-weight:600;line-height:101%}.text-semi-h2,.tutor-text-semi-h2{font-size:60px;font-weight:600;line-height:117%}.text-semi-h3,.tutor-text-semi-h3{font-size:40px;font-weight:600;line-height:120%}.text-semi-h4,.tutor-text-semi-h4{font-size:30px;font-weight:600;line-height:123%}.text-semi-h5,.tutor-text-semi-h5{font-size:24px;font-weight:600;line-height:142%}.text-semi-h6,.tutor-text-semi-h6{font-size:20px;font-weight:600;line-height:150%}.text-semi-caption,.tutor-text-semi-caption{font-size:15px;font-weight:600;line-height:165%}.text-semi-small,.tutor-text-semi-small{font-size:13px;font-weight:600;line-height:128%}.text-bold-h1,.tutor-text-bold-h1{font-size:80px;font-weight:700;line-height:101%}.text-bold-h2,.tutor-text-bold-h2{font-size:60px;font-weight:700;line-height:117%}.text-bold-h3,.tutor-text-bold-h3{font-size:40px;font-weight:700;line-height:120%}.text-bold-h4,.tutor-text-bold-h4{font-size:30px;font-weight:700;line-height:123%}.text-bold-h5,.tutor-text-bold-h5{font-size:24px;font-weight:700;line-height:142%}.text-bold-h6,.tutor-text-bold-h6{font-size:20px;font-weight:700;line-height:150%}.text-bold-body,.tutor-text-bold-body{font-size:16px;font-weight:700;line-height:162%}.text-bold-caption,.tutor-text-bold-caption{font-size:15px;font-weight:700;line-height:160%}.text-bold-small,.tutor-text-bold-small{font-size:13px;font-weight:700;line-height:162%}.text-bold-tiny,.tutor-text-bold-tiny{font-size:11px;font-weight:700;line-height:145%}.text-btn-xlarge,.tutor-text-btn-xlarge{font-size:18px;font-weight:500;line-height:178%}.text-btn-large,.tutor-text-btn-large{font-size:16px;font-weight:500;line-height:200%}.text-btn-medium,.tutor-text-btn-medium{font-size:15px;font-weight:500;line-height:160%}.text-btn-small,.tutor-text-btn-small{font-size:13px;font-weight:500;line-height:123%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.tutor-frontend *,body.tutor-frontend :before,body.tutor-frontend :after{box-sizing:border-box}body .media-modal *{box-sizing:content-box}.tutor-wrap{color:var(--tutor-body-color)}.tutor-wrap img{max-width:100%;height:auto}.tutor-custom-list-style{margin:0;padding:0;list-style:none}.tutor-custom-list-style li{margin-bottom:5px;padding-left:25px;line-height:30px;position:relative}.tutor-custom-list-style li:before{content:"";color:var(--tutor-color-primary);font-family:tutor;position:absolute;left:0}.tutor-entry-content>br{display:none}.tutor-entry-content p:not(:last-child){word-wrap:break-word;padding-bottom:20px}.tutor-segment-title{color:#000;margin-bottom:13px;font-size:18px;font-weight:500;line-height:23px}.tutor-course-topics-header{flex-wrap:wrap;justify-content:space-between;margin-bottom:8px;display:flex}.tutor-course-topics-header .tutor-course-topics-header-right span:not(:first-child){margin-left:45px}.tutor-course-topics-contents h4{font-size:var(--tutor-text-size);color:var(--tutor-body-color);margin-bottom:0;font-weight:500}.tutor-course-topics-contents .tutor-course-title{cursor:pointer}.tutor-course-topics-contents .tutor-course-title h4{color:var(--tutor-color-primary);margin-top:0;font-size:16px;line-height:25px;overflow:hidden}.tutor-course-topic.tutor-active .tutor-course-title h4>i:before{content:""}.tutor-course-topics-contents .tutor-course-title h4 i{float:left;margin-right:10px;font-size:15px;line-height:25px}.tutor-course-topics-contents .tutor-course-topic{border:1px solid #dce4e6;border-radius:5px;margin-bottom:20px;overflow:hidden}.tutor-course-title,.tutor-course-lesson{padding:14px 20px}.tutor-course-lesson{border-top:1px solid #dce4e6}.tutor-course-lesson h5{line-height:22px;font-size:var(--tutor-text-size);color:inherit;margin-top:0;margin-bottom:0;display:flex}.tutor-course-lesson h5 a{color:var(--tutor-color-primary);transition:all .3s}.tutor-course-lesson h5 a:hover{color:var(--tutor-color-primary-hover)}.tutor-course-lesson h5 i{vertical-align:text-top;color:var(--tutor-color-muted);margin-right:10px;line-height:22px;display:block}.tutor-course-lesson h5 .lesson-preview-icon i{margin-left:10px;margin-right:0}.tutor-course-lesson h5 .tutor-lesson-duration{align-self:flex-start;margin-left:auto;padding-left:5px}.tutor-course-lesson .lesson-preview-title{flex-direction:row;flex:1 0 0;align-items:flex-start;display:flex}table.course-single-gradebooks .datetime{margin:0;font-size:80%}.tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon{text-align:center;color:#fff;z-index:1;border-radius:3px;width:70px;height:50px;margin-right:10px;font-size:20px;line-height:50px;position:relative;overflow:hidden;background-position:50%!important;background-size:cover!important}.tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon:after{content:"";z-index:-1;background:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0;left:0}.theme-twentytwentytwo .select2-container .select2-selection{padding:.2rem}.tutor-password-protected-course .tutor-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tutor-password-protected-course .tutor-course-thumbnail{margin-bottom:60px}.tutor-password-protected-course .tutor-course-thumbnail img{width:100%}.tutor-password-protected-course .tutor-locked-badge{color:#202223;background-color:#fdf4e3;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:14px;line-height:24px;display:inline-block}.tutor-password-protected-course .tutor-btn{justify-content:center;min-width:110px}.tutor-quiz-questions-pagination{margin-top:24px}.tutor-quiz-questions-pagination ul{flex-wrap:wrap;gap:10px;margin:0;list-style:none;display:flex;padding:0!important}.tutor-quiz-questions-pagination ul li{display:inline-block}.tutor-quiz-questions-pagination ul li a{border:1px solid var(--tutor-color-primary);color:var(--tutor-color-primary);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:7px 13px;font-size:15px;font-weight:700;display:flex}.tutor-quiz-questions-pagination ul li a:hover,.tutor-quiz-questions-pagination ul li a.active{background-color:var(--tutor-color-primary);color:#fff}.tutor-quiz-questions-pagination ul li a:hover:hover,.tutor-quiz-questions-pagination ul li a.active:hover{opacity:.8}.tutor-info-msg,.tutor-success-msg,.tutor-warning-msg,.tutor-error-msg{border-radius:3px;margin:10px 0;padding:10px}.tutor-info-msg{color:var(--tutor-color-primary);background-color:#bef}.tutor-success-msg{color:var(--tutor-color-success);background-color:#dff2bf}.tutor-warning-msg{color:#9f6000;background-color:#feefb3}.tutor-error-msg{color:#d8000c;background-color:#fbdcdc;border:1px solid #d8000c}.tutor-profile-photo-upload-wrap{width:200px;height:auto;margin-bottom:70px;position:relative}.tutor-profile-photo-upload-wrap img{width:100%;height:auto;display:block}a.tutor-profile-photo-upload-btn,button.tutor-profile-photo-upload-btn{background-color:var(--tutor-color-primary);color:#fff;text-align:center;width:100%;padding:9px 0;display:block;position:absolute;top:100%}a.tutor-profile-photo-upload-btn:hover,button.tutor-profile-photo-upload-btn:hover{background-color:var(--tutor-color-primary-hover);color:#fff}.tutor-profile-photo-delete-btn{color:#ff000c;position:absolute;top:10px;right:10px}.single-instructor-wrap{border:1px solid #e8eff1;border-radius:4px;margin-bottom:30px}.single-instructor-wrap .single-instructor-top{border-bottom:1px solid #e8eff1;padding:20px;display:flex}@media (max-width:767px){.single-instructor-wrap .single-instructor-top{flex-wrap:wrap}}.single-instructor-wrap .single-instructor-top h3,.single-instructor-wrap .single-instructor-top h4{margin:0;padding:0}.single-instructor-wrap .tutor-instructor-left{flex:none;padding-right:30px}@media (max-width:767px){.single-instructor-wrap .tutor-instructor-left{width:100%;margin-bottom:15px}}.single-instructor-wrap .instructor-name{float:left;max-width:180px;padding-left:20px}.single-instructor-wrap .instructor-name h3{color:var(--tutor-body-color);font-size:16px;font-weight:600}.single-instructor-wrap .instructor-name h3 a{color:var(--tutor-body-color);font-weight:500}.single-instructor-wrap .instructor-name h4{color:var(--tutor-color-muted);font-weight:500}.single-instructor-wrap .single-instructor-bottom{text-align:right;padding:15px 20px;overflow:hidden}@media (max-width:767px){.single-instructor-wrap .single-instructor-bottom{text-align:left}}.single-instructor-wrap .single-instructor-bottom p{margin:0}.single-instructor-wrap .single-instructor-bottom .ratings{float:left}.single-instructor-wrap .single-instructor-bottom .ratings i{margin-right:4px}.single-instructor-wrap .single-instructor-bottom .courses,.single-instructor-wrap .single-instructor-bottom .students{margin-left:20px;display:inline-block}.single-instructor-wrap .single-instructor-bottom .courses i,.single-instructor-wrap .single-instructor-bottom .students i{vertical-align:middle;margin-right:2px;font-size:18px;display:inline-block}.single-instructor-wrap .single-instructor-bottom .ratings .rating-total-meta{color:#bac0cf}.single-instructor-wrap .single-instructor-bottom .ratings .rating-generated{color:#f8c51c}.tutor-dashboard-pagination-results-stats{margin:10px 0 30px}.statement-address{color:#555;margin:10px 0}.statement-order-completed{background:var(--tutor-color-success);color:#fff;border:none;padding:2px 5px}.tutor-login-wrap,#tutor-registration-wrap{border-radius:5px;max-width:520px;margin:0 auto;padding:40px 0 32px;box-shadow:0 0 15px rgba(0,0,0,.1)}.tutor-login-form-wrapper,#tutor-registration-form{padding:24px}.tutor-login-form-wrapper .tutor-password-strength-checker .show-hide-btn,#tutor-registration-form .tutor-password-strength-checker .show-hide-btn{top:45%}@media (max-width:767px){.tutor-login-form-wrapper .tutor-password-strength-checker .show-hide-btn,#tutor-registration-form .tutor-password-strength-checker .show-hide-btn{top:42%}}.tutor-login-wrap form{margin:0}.tutor-login-wrap .tutor-login-title{text-align:center;margin-bottom:25px;padding:0 40px}.tutor-login-rememeber-wrap{text-align:right;margin-bottom:30px;overflow:hidden}.tutor-login-rememeber-wrap p{float:left;display:inline-block}.tutor-login-rememeber-wrap p,.tutor-login-rememeber-wrap label{margin:0}.tutor-form-register-wrap a,.tutor-login-rememeber-wrap a,.tutor-login-rememeber-wrap label{color:#606c8f;vertical-align:middle;opacity:.5;transition:all .3s}.tutor-form-register-wrap a:hover,.tutor-login-rememeber-wrap a:hover,.tutor-login-rememeber-wrap label:hover{opacity:1}.tutor-form-register-wrap{text-align:center;margin-top:15px}.tutor-course-login-wrap h4{color:var(--tutor-body-color);margin-bottom:20px;font-size:42px;line-height:1.2}.login-overlay-close{z-index:-1;background:0 0;width:100%;height:100%;position:absolute}.course-login-title{margin-bottom:50px}.tutor-option-field-row label,.tutor-form-group label{margin-top:-2px;margin-bottom:10px;display:block}.tutor-option-field textarea,.tutor-form-group textarea{width:100%;box-shadow:none;text-indent:15px;background:#fff;border:1px solid #dcdfe5;border-radius:4px;margin-bottom:20px;padding:0;font-size:16px;line-height:48px;transition:all .3s;display:block}.tutor-option-field input[type=text]{width:100%;box-shadow:none;text-indent:15px;background:#fff;border:1px solid #dcdfe5;border-radius:4px;margin-bottom:20px;padding:0;font-size:16px;line-height:48px;transition:all .3s;display:block}.tutor-option-field input[type=number]{width:100%;box-shadow:none;text-indent:15px;background:#fff;border:1px solid #dcdfe5;border-radius:4px;margin-bottom:20px;padding:0;font-size:16px;line-height:48px;transition:all .3s;display:block}.tutor-option-field input[type=pas\.tutor-dashboard-content-innersword]{width:100%;box-shadow:none;text-indent:15px;background:#fff;border:1px solid #dcdfe5;border-radius:4px;margin-bottom:20px;padding:0;font-size:16px;line-height:48px;transition:all .3s;display:block}.tutor-form-group input[type=text]{width:100%;box-shadow:none;text-indent:15px;background:#fff;border:1px solid #dcdfe5;border-radius:4px;margin-bottom:20px;padding:0;font-size:16px;line-height:48px;transition:all .3s;display:block}.tutor-form-group input[type=number]{width:100%;box-shadow:none;text-indent:15px;background:#fff;border:1px solid #dcdfe5;border-radius:4px;margin-bottom:20px;padding:0;font-size:16px;line-height:48px;transition:all .3s;display:block}.tutor-form-group input[type=password]{width:100%;box-shadow:none;text-indent:15px;background:#fff;border:1px solid #dcdfe5;border-radius:4px;margin-bottom:20px;padding:0;font-size:16px;line-height:48px;transition:all .3s;display:block}.tutor-option-field textarea,.tutor-form-group textarea{text-indent:0;height:180px;padding:15px;line-height:26px}.tutor-option-field textarea:focus,.tutor-form-group textarea:focus,.tutor-option-field input:focus,.tutor-form-group input:focus{outline:none}.tutor-option-field textarea:focus,.tutor-form-group textarea:focus{background:#fff;border-color:var(--tutor-color-primary)!important}.tutor-option-field input:not([type=submit]):focus{background:#fff;border-color:var(--tutor-color-primary)!important}.tutor-form-group input:not([type=submit]):focus{background:#fff;border-color:var(--tutor-color-primary)!important}.tutor-option-field textarea::-webkit-input-placeholder{color:#b0b6c8;opacity:1}.tutor-option-field input::-webkit-input-placeholder{color:#b0b6c8;opacity:1}.tutor-form-group textarea::-webkit-input-placeholder{color:#b0b6c8;opacity:1}.tutor-form-group input::-webkit-input-placeholder{color:#b0b6c8;opacity:1}.tutor-option-field textarea::-moz-placeholder{color:#b0b6c8;opacity:1}.tutor-option-field input::-moz-placeholder{color:#b0b6c8;opacity:1}.tutor-form-group textarea::-moz-placeholder{color:#b0b6c8;opacity:1}.tutor-form-group input::-moz-placeholder{color:#b0b6c8;opacity:1}.tutor-option-field textarea:-ms-input-placeholder{color:#b0b6c8;opacity:1}.tutor-option-field input:-ms-input-placeholder{color:#b0b6c8;opacity:1}.tutor-form-group textarea:-ms-input-placeholder{color:#b0b6c8;opacity:1}.tutor-form-group input:-ms-input-placeholder{color:#b0b6c8;opacity:1}.tutor-option-field textarea:-moz-placeholder{color:#b0b6c8;opacity:1}.tutor-option-field input:-moz-placeholder{color:#b0b6c8;opacity:1}.tutor-form-group textarea:-moz-placeholder{color:#b0b6c8;opacity:1}.tutor-form-group input:-moz-placeholder{color:#b0b6c8;opacity:1}.tutor-form-group.tutor-reg-form-btn-wrap{text-align:right}.tutor-option-field p.desc{opacity:.7;margin:-10px 0 20px;font-size:13px;font-style:italic}.tutor-option-field:last-child .tutor-option-field p.desc{margin-bottom:0}.tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime{display:flex}.tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime .tutor-option-group-field{padding-right:30px}.tutor-price-preview-box{border:1px solid #dcdfe5;border-radius:4px;margin-bottom:30px;padding:20px;overflow:hidden}.tutor-price-box-thumbnail{margin:-20px -20px 20px}.tutor-price-box-thumbnail .tutor-single-lesson-segment{margin-bottom:0}.tutor-price-preview-box .price{margin:0 0 20px;font-size:35px;font-weight:500;line-height:1;overflow:hidden}.tutor-price-preview-box .price .subscription-details{font-size:var(--tutor-text-size);margin-top:12px;line-height:1.2em;display:block}.tutor-price-preview-box .price>.price{margin-bottom:0}.tutor-price-preview-box .price del+ins{float:left;margin-left:0}.tutor-course-reviews-wrap{border:1px solid #e8eff1;border-radius:4px}.tutor-course-avg-rating-total{color:var(--tutor-color-muted)}.tutor-course-avg-rating-total span{color:var(--tutor-body-color)}.tutor-review-individual-item{border-top:1px solid #e8eff1;padding:30px;overflow:hidden}.tutor-review-individual-item p{margin:0;padding:0}.course-avg-rating-wrap{padding:20px 20px 20px 40px}.tutor-review-individual-item .review-left{float:left;width:200px;overflow:hidden}.tutor-review-individual-item .review-content{padding-left:200px}@media (max-width:991px){.tutor-review-individual-item .review-left{float:none;width:100%;margin-bottom:25px}.tutor-review-individual-item .review-content{padding-left:0}}.tutor-review-individual-item .review-avatar{float:left;width:50px}.tutor-review-individual-item .review-avatar img{border:none;border-radius:50%;max-width:100%;height:auto;margin:0}.tutor-review-individual-item .tutor-review-user-info{float:left;padding-left:20px}.tutor-review-individual-item .tutor-review-user-info p{margin-bottom:0}.tutor-review-individual-item .tutor-review-user-info a{color:var(--tutor-body-color)}.review-avatar .tutor-text-avatar,.tutor-dashboard-avater .tutor-text-avatar,.instructor-avatar .tutor-text-avatar{text-align:center;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);border-radius:50%;width:50px;height:50px;line-height:50px;display:block}.course-avg-rating-wrap .course-avg-rating{font-size:76px;font-weight:400;line-height:1}.course-avg-rating-wrap p{margin:0}.tutor-review-individual-item .tutor-review-name{font-size:16px;font-weight:600}.tutor-review-individual-item .review-meta{color:var(--tutor-color-muted)}.individual-review-rating-wrap{color:#f8c51c}.individual-review-rating-wrap i,.course-avg-rating-html i{color:#f8c51c;margin-right:4px}.tutor-course-tags{margin:-5px}.tutor-course-tags a{color:var(--tutor-body-color);background:#e8eff1;border-radius:2px;margin:5px;padding:6px 15px;transition:all .3s;display:inline-block}.tutor-course-tags a:hover{color:#000}#tutor-single-entry-content .tutor-course-prerequisites{padding:60px}.prerequisites-course-lists{margin:0;padding:0;list-style:none}.prerequisites-course-lists li a{color:var(--tutor-color-primary);border:1px solid #dcdfe5;border-radius:4px;margin-bottom:20px;padding:13px 15px;font-size:16px;font-weight:500}.prerequisites-course-lists li:first-child{color:#b39f70;background:#fffff5;border:1px solid #f7e5b9;border-radius:4px;margin-bottom:20px;padding:13px 40px 13px 60px;font-weight:500;position:relative}.prerequisites-course-lists li:first-child>span{position:absolute;top:13px;left:20px}.prerequisites-course-lists li .prerequisites-course-item{align-items:center;display:flex}.prerequisites-course-feature-image img{border-radius:2px;width:70px;height:auto;box-shadow:0 0 1px rgba(0,0,0,.08);margin:0!important}.prerequisites-course-lists li .prerequisites-course-title{flex-grow:1;padding-left:15px;transition:all .3s}.prerequisites-course-lists li a:hover .prerequisites-course-title{color:var(--tutor-color-primary)}.prerequisites-course-checkmark{text-transform:uppercase;min-width:107px;height:24px;font-size:12px;font-weight:700;line-height:24px}.prerequisites-course-checkmark i{color:#dbdddd;text-align:center;background:#dbdddd;border-radius:2px;width:24px;height:24px;margin-right:3px;display:inline-block}.prerequisites-course-checkmark.is-complete i{background:var(--tutor-color-success);color:#fff}.rtl .tutor-progress-bar .tutor-progress-filled:after{left:auto;right:var(--tutor-progress-left);transform:translateY(-50%)translate(50%)}.rtl .tutor-progress-percent{padding-left:0;padding-right:20px}.rtl .tutor-course-lesson h5 i{margin-left:10px;margin-right:0}.rtl .tutor-course-lesson h5 .lesson-preview-icon i{margin-left:0;margin-right:10px}.rtl .tutor-course-lesson h5 .tutor-lesson-duration{text-align:left;flex-grow:1}.rtl .tutor-custom-list-style li{padding-left:0;padding-right:25px}.rtl .tutor-custom-list-style li:before{left:auto;right:0}.rtl .single-instructor-wrap .instructor-name{float:right;padding-left:0;padding-right:20px}.rtl .single-instructor-wrap .instructor-bio{padding-left:0;padding-right:260px}.rtl .tutor-lessons-under-topic .tutor-lesson-right-icons{left:15px;right:auto}.rtl .tutor-lessons-under-topic .tutor-lesson-right-icons .tutor-lesson-complete{margin-left:0;margin-right:8px}.rtl .tutor-single-lesson-button-group .tutor-single-lesson-button a>i:first-child,.rtl .tutor-topics-in-single-lesson .tutor-single-lesson-items a>i:first-child{margin-left:10px;margin-right:0}.rtl .tutor-topbar-home-btn{margin-left:0;margin-right:20px}@media screen and (max-width:546px){.rtl .tutor-topbar-home-btn{margin-right:10px}}.label-order-status{border-radius:3px;padding:3px 5px}.label-status-completed{color:#fff;background-color:#4bd863}.label-status-cancelled{color:#fff;background-color:#fd6a03}.label-status-on-hold{color:#fff;background-color:#db5382}.tutor-lesson-content-area h2{margin-top:20px;margin-bottom:25px;font-weight:500}.assignment-result-wrap{text-align:center;padding:10px 0}.submitted-assignment-grade-pass{color:var(--tutor-color-success)}.submitted-assignment-grade-failed{color:red}.received-marks{color:var(--tutor-color-primary)}.video-poster-img img{max-width:200px;height:auto}.tutor-assignment-information{font-size:16px}.tutor-assignment-information ul{flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 0 22px;padding:0;list-style:none;display:flex}.tutor-assignment-information ul li strong{font-weight:700}.tutor-assignment-attachment-upload-wrap .tutor-form-group{display:inline-block}.tutor-assignment-attachment-upload-wrap .tutor-form-group label+input{display:none}.tutor-assignment-attachment-upload-wrap .tutor-form-group label{cursor:pointer;border:1px solid #dcdfe5;border-radius:4px;margin-right:15px;padding:15px 17px;overflow:hidden}.tutor-assignment-attachment-upload-wrap .tutor-form-group label i{float:left;margin-right:12px;font-size:30px;line-height:30px}.tutor-assignment-attachment-upload-wrap .tutor-form-group label span{line-height:30px}.tutor-assignment-attachment-upload-wrap{margin-bottom:40px}.ui-sortable-placeholder{visibility:visible;background-color:rgba(221,221,221,.867)}.lesson-modal-close-wrap a{text-align:center;color:#3a3d42;background:#fff;width:50px;height:59px;font-size:15px;line-height:57px;display:inline-block;position:absolute;top:0;right:0}.lesson-modal-close-wrap a:hover{color:red}.lesson-modal-field.tutor-lesson-modal-title-wrap{width:95%}.lesson-modal-field-row input[type=text]{box-shadow:none;color:#333;vertical-align:middle;background-color:#fff;border:1px solid #ddd;border-radius:3px;min-width:400px;min-height:35px;margin:0 10px 0 0;padding:7px 12px;display:inline-block}.tutor-lesson-modal-title-wrap input{width:100%}.tutor-lesson-modal-wrap .modal-footer{background-color:#fff;width:100%;padding:10px 20px;position:-webkit-sticky;position:sticky;bottom:0}.tutor-option-field .tutor-lesson-edit-feature-img{width:100px;position:relative}.tutor-option-field .tutor-lesson-edit-feature-img img{width:100%;height:auto}.tutor-get-pro-text{color:#e02424}.updating-icon:before{content:"";font-family:tutor;animation:1s linear infinite spin;display:inline-block}.tutor-notice-warning{background-color:#fcf8e3;border-color:#faebcc;margin-bottom:10px;padding:20px}.quiz-modal-btn-cancel,.quiz-modal-btn-back{color:#4b5981;border:1px solid #d4dadb}.tutor-quiz-builder-group{margin-bottom:25px}.tutor-quiz-builder-group>p.warning{color:red;font-size:12px}.tutor-quiz-builder-group>p.help{color:#a4a4a4;margin-top:7px;font-size:12px}.tutor-quiz-builder-group>h4{color:#393c40;margin:0 0 15px;font-weight:600}.tutor-quiz-builder-row{align-items:center;margin-left:-10px;margin-right:-10px;display:flex}.tutor-quiz-builder-col{flex-grow:1;padding-left:10px;padding-right:10px}.tutor-quiz-builder-col.auto-width{flex:none}.tutor-quiz-builder-group textarea{text-indent:15px;box-shadow:none;color:#393c40;background:#fff;border:1px solid #dedede;border-radius:3px;width:100%;height:40px;margin:0;padding:5px 0;line-height:40px;display:inline-block}.tutor-quiz-builder-group input[type=text]{text-indent:15px;box-shadow:none;color:#393c40;background:#fff;border:1px solid #dedede;border-radius:3px;width:100%;height:40px;margin:0;padding:5px 0;line-height:40px;display:inline-block}.tutor-quiz-builder-group input[type=email]{text-indent:15px;box-shadow:none;color:#393c40;background:#fff;border:1px solid #dedede;border-radius:3px;width:100%;height:40px;margin:0;padding:5px 0;line-height:40px;display:inline-block}.tutor-quiz-builder-group input[type=number]{text-indent:15px;box-shadow:none;color:#393c40;background:#fff;border:1px solid #dedede;border-radius:3px;width:100%;height:40px;margin:0;padding:5px 0;line-height:40px;display:inline-block}.tutor-quiz-builder-group input[type=password]{text-indent:15px;box-shadow:none;color:#393c40;background:#fff;border:1px solid #dedede;border-radius:3px;width:100%;height:40px;margin:0;padding:5px 0;line-height:40px;display:inline-block}.tutor-quiz-builder-group textarea:focus{border-color:var(--tutor-color-primary)}.tutor-quiz-builder-group input[type=text]:focus{border-color:var(--tutor-color-primary)}.tutor-quiz-builder-group input[type=email]:focus{border-color:var(--tutor-color-primary)}.tutor-quiz-builder-group input[type=number]:focus{border-color:var(--tutor-color-primary)}.tutor-quiz-builder-group input[type=password]:focus{border-color:var(--tutor-color-primary)}.tutor-quiz-builder-group textarea{resize:none;text-indent:0;height:80px;padding:11px 15px;line-height:22px}.tutor-quiz-builder-group textarea[name=quiz_description]{height:150px}.tutor-quiz-builder-group select{box-shadow:none;border:1px solid #ccc;margin:0;line-height:1;height:42px!important;padding:0 12px!important}.question-type-pro{color:#fff;font-size:9px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.quiz-builder-question{background:#fff;border:1px solid #e2e2e2;border-radius:3px;flex:1;max-width:calc(100% - 52px);padding:10px;display:flex}.quiz-builder-question .question-sorting{margin-right:10px;line-height:22px}.quiz-builder-question .question-sorting i{line-height:24px;display:block}.quiz-builder-question .question-edit-icon{line-height:22px}.quiz-builder-question .question-title{text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:10px;line-height:22px;overflow:hidden}.quiz-builder-question .question-icon{flex:0 0 155px}.quiz-builder-qustion-trash a{color:rgba(57,60,64,.4);padding:0 0 0 10px;font-size:20px;line-height:44px;display:block}.tutor-quiz-answer-wrap{display:flex}.tutor-quiz-answer-trash-wrap a.answer-trash-btn{padding:0 10px;line-height:44px;display:inline-block}span.tutor-quiz-answer-title{flex:1}.tutor-quiz-answer-media .option-media-preview{margin-bottom:20px}.tutor-quiz-answer-media .option-media-preview img{max-width:80px;height:auto}.tutor-question-answer-image{margin-right:10px}.tutor-question-answer-image img{width:auto;max-height:25px}.tutor-video-embeded-wrap{max-width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.tutor-video-embeded-wrap iframe,.tutor-video-embeded-wrap object,.tutor-video-embeded-wrap embed{width:100%;height:100%;position:absolute;top:0;left:0}.select2-selection__rendered [class^=tutor-icon-]{vertical-align:top;margin-right:6px;display:inline-block}.select2-results__options [class^=tutor-icon-]{color:var(--tutor-color-primary);vertical-align:top;margin-right:6px;display:inline-block}.select2-results__option--highlighted [class^=tutor-icon-]{color:#fff}.video-metabox-source-input-wrap{background-color:#f4f7f8;border:1px solid #dcdfe5;border-radius:3px;padding:30px}.no-memberhsip-msg-wrap p{margin:0}.content-drip-message-wrap.tutor-error-msg{margin:40px 50px}.content-drip-message-wrap{margin:120px}.content-drip-wrap-flex{display:flex}.content-drip-wrap-flex .content-drip-left{margin-right:50px}.content-drip-wrap-flex ul{margin:0;list-style-position:inside}.content-drip-wrap-flex ul li a{color:var(--tutor-color-primary)}.gradename-bg{text-align:center;color:#fff;border-radius:20px;min-width:32px;height:32px;margin-right:7px;padding:0 8px;font-size:16px;font-weight:700;line-height:32px;display:inline-block}.gradename-outline{text-align:center;border:2px solid;border-radius:20px;min-width:32px;height:32px;margin-right:7px;padding:0 8px;font-size:16px;line-height:26px;display:inline-block}.generate-course-gradebook-btn-wrap{margin:10px 0}.gradebook-result-for-label{background-color:#e8eff1;margin:0 0 10px;padding:4px 7px;display:inline-block}table.course-single-gradebooks{border-spacing:0;border-collapse:collapse;border:1px solid #dcdfe5;width:100%}table.course-single-gradebooks th{text-align:left;vertical-align:top;border-bottom:1px solid #dcdfe5;padding:1em 1.41575em;font-weight:600}table.course-single-gradebooks thead th{vertical-align:middle;background-color:rgba(220,223,229,.14);padding:1.41575em}table.course-single-gradebooks tbody td{border-bottom:1px solid #dcdfe5;background-color:#fff!important}table.course-single-gradebooks a{color:#4b5981}.text-label{background-color:#e8eff1;border-radius:3px;margin:0;padding:4px 7px;display:inline-block}.text-label.submitted-assignment-grade-pass{color:#fff;background-color:#86b223}.text-label.submitted-assignment-grade-failed{color:#fff;background-color:#d71830}.tutor-bp-message-recipient-header{margin-bottom:20px;display:flex}.tutor-bp-recipient-info-wrap{flex-grow:1}.tutor-bp-message-recipient-avatar-wrap img{border-radius:50%;width:70px;height:70px}.tutor-bp-message-recipient-avatar-wrap{margin-right:35px}.tutor-bp-message-recipient-header .tutor-bp-thread-recipient-name h3{font-size:22px;font-weight:600;line-height:28px;margin:10px 0 8px!important}.tutor-bp-message-recipient-header .tutor-bp-thread-recipient-name h4{font-size:16px;font-weight:500;line-height:1;margin:0 0 20px!important}.tutor-bp-enrolled-courses-wrap{margin:0}.tutor-bp-enrolled-courses-wrap .tutor-bp-enrolled-total-course-notice{color:#1c294b;font-weight:400;margin:10px 0 8px!important}.tutor-bp-enrolled-courses-wrap ul{color:#50616f;margin:0;padding:0 0 0 17px}.tutor-bp-enrolled-courses-wrap ul li a{color:#54616d;padding-left:10px;line-height:1.7;display:block}.tutor-bp-enrolled-courses-wrap ul li a:hover{color:var(--tutor-color-primary);opacity:1;transition:all .3s;text-decoration:underline!important}.oxy-tutor-element{width:100%}.list-item-price ins{text-decoration:none}.list-item-price del{color:#757c8e;font-size:15px;font-weight:400;line-height:160%}.list-item-button .ajax_add_to_cart.added,.tutor-course-booking-availability .ajax_add_to_cart.added{display:none}@media only screen and (min-width:1200px){.tutor-course-list-pagination.tutor-pagination{width:80%;margin:50px auto 0}}@media only screen and (max-width:1199px){.tutor-course-list-pagination.tutor-pagination{width:90%;margin:50px auto 0}}.list-item-button .edd-has-js.edd-no-js{display:none!important}.tutor-forgot-password-form,.tutor-reset-password-form{max-width:520px;margin:0 auto;padding:15px;padding:15px!important}.tutor-social-share-wrap button{color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;margin-right:16px;padding:8px 15px;display:inline-flex}@media (max-width:575.98px){.tutor-social-share-wrap button{justify-content:center;width:150px}.tutor-social-share-wrap button:not(:first-child){margin-top:10px}}.tutor-social-share-wrap button span{color:#fff;font-size:15px;font-style:normal;font-weight:500;position:relative;top:1px;left:2px}.tutor-social-share-wrap .tutor_share.s_linkedin i{margin-top:-2px}.tutor-course-loop-price{color:var(--tutor-body-color);gap:5px;font-size:16px}.tutor-course-loop-price>.price{flex-wrap:wrap;justify-content:space-between;align-items:center;font-weight:600;display:flex}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap{margin-left:auto}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a{color:var(--tutor-body-color);vertical-align:top;background:0 0;padding:0;font-weight:400;line-height:20px;display:block;position:relative}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a.added{display:none}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a:hover{color:var(--tutor-color-primary)}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a:before{content:"";speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;color:var(--tutor-color-primary);margin-right:5px;font-style:normal;font-weight:400;line-height:20px;font-family:tutor!important}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap .tutor-course-booked-fully{margin-left:auto}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap .tutor-course-booked-fully>*{vertical-align:middle;display:inline-block}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap .tutor-course-booked-fully img{width:24px;height:24px}.tutor-course-loop-price>.price .subscription-details{margin-left:4px;font-size:15px;font-weight:400}.tutor-course-loop-price>.price del{font-weight:400}.tutor-course-loop-price>.price del>span{margin-right:6px}.tutor-course-loop-price>.price del span{color:var(--tutor-color-muted);text-decoration:line-through}.tutor-course-loop-price>.price del+ins{background:0 0;margin-left:0;text-decoration:none}@media (max-width:1199px){.tutor-course-filter-container{z-index:999999;background-color:#fff;width:340px;padding:32px;transition:all .3s ease-in;position:fixed;top:0;bottom:0;right:-100%;overflow-y:auto}.tutor-course-filter-backdrop{z-index:-1;opacity:0;mix-blend-mode:normal;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(22,22,22,.5);width:100%;height:100%;transition:all .3s ease-in;position:fixed;top:0;left:0}body.tutor-course-filter-open .tutor-course-filter-container{right:0}body.tutor-course-filter-open .tutor-course-filter-backdrop{opacity:1;z-index:999998}}@media (min-width:1200px){.tutor-course-filter-backdrop{display:none}}.tutor-single-course-wrapper{overflow:auto}.tutor-single-course-wrapper>div{float:left;width:100%}@media (min-width:992px){.tutor-single-course-wrapper>div:first-child{width:calc(100% - 370px)}.tutor-single-course-wrapper>div:last-child{float:right;width:350px}}.course-enrolled-nav-wrap{border-bottom:1px solid #dedfe0;margin-bottom:45px}.course-enrolled-nav-wrap .course-enrolled-nav ul{margin:0 0 -1px;padding:0;list-style:none}.course-enrolled-nav-wrap .course-enrolled-nav ul li{display:inline-block}.course-enrolled-nav-wrap .course-enrolled-nav ul li a{color:var(--tutor-color-muted);border-bottom:2px solid transparent;margin-right:20px;padding:5px 0 20px;font-size:16px;display:block}.course-enrolled-nav-wrap .course-enrolled-nav ul li:not(:first-child) a{margin-left:20px}.course-enrolled-nav-wrap .course-enrolled-nav ul li.active a{border-bottom:2px solid var(--tutor-color-primary);color:var(--tutor-body-color)}.course_template_shortcode .tutor-courses-wrap{margin-top:0}.course-players{position:relative;overflow:hidden}.tutor-single-course-sidebar.tutor-sidebar-sticky{z-index:501;position:-webkit-sticky;position:sticky;top:50px}.tutor-single-course-sidebar .tutor-sidebar-card .tutor-card-body{background-color:#f4f6f9;border-top-left-radius:6px;border-top-right-radius:6px}.tutor-single-course-sidebar .tutor-course-single-info-card{background-color:#fcfcfd}.tutor-single-course-sidebar-more>div{border-left:1px solid var(--tutor-border-color);border-right:1px solid var(--tutor-border-color);background-color:#fcfcfd;margin:0;padding:16px 32px}.tutor-single-course-sidebar-more>div:first-child{border-top:1px solid var(--tutor-border-color);border-top-left-radius:6px;border-top-right-radius:6px;padding-top:24px}.tutor-single-course-sidebar-more>div:last-child{border-bottom:1px solid var(--tutor-border-color);border-bottom-right-radius:6px;border-bottom-left-radius:6px;padding-bottom:24px}.tutor-single-course-sidebar-more .tutor-course-details-instructors{padding-bottom:24px}.tutor-single-course-sidebar-more .tutor-course-details-instructors+div{border-top:1px solid var(--tutor-border-color);padding-top:24px}.tutor-course-author img{vertical-align:middle;border-radius:50%;width:34px;height:34px;margin-right:8px;overflow:hidden}.tutor-course-author span{color:#757c8e;font-size:16px;font-style:normal;font-weight:400}.tutor-course-author strong{color:#3f435b;font-size:16px;font-style:normal;font-weight:500}.tutor-text-ellipsis,.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-selected>*,.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-selected{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-option:last-child{border-top:none}.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-selected{align-items:center;margin-bottom:0;display:grid}.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-selected .text-medium-body{padding-right:20px}.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container{z-index:-1;flex-direction:column;min-width:228px;display:flex;overflow-y:hidden}.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container .tutor-input-search input{border-color:#dcdbdc;border-top-style:none;border-top-width:medium;border-left-style:none;border-left-width:medium;border-right-style:none;border-right-width:medium;border-bottom-left-radius:unset!important;border-bottom-right-radius:unset!important}.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container .tutor-input-search input:active,.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container .tutor-input-search input:focus{box-shadow:none;border-color:#dcdbdc}.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container.is-active{z-index:999;text-align:left}.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container .tutor-frequencies{max-height:100%;overflow-y:auto}.tutor-zoom-meeting-modal-wrap .tutor-dropdown-select.select-dropdown{width:100%}.tutor-dashboard-content{margin-bottom:60px}.tutor-dashboard-content>h2{margin-bottom:20px}.tutor-dashboard-assignment-submitted-table tr td{text-align:center}.tutor-dashboard-assignment-submitted-table tr td a{color:#8c94a8;transition:all .3s}.tutor-dashboard-assignment-submitted-table tr td a:hover{color:var(--tutor-color-primary)}.tutor-dashboard-assignment-submitted-table tr td,.tutor-dashboard-assignment-submitted-table tr th{border:1px solid #dcdfe5}.tutor-assignment-review-header{margin-bottom:30px}.tutor-assignment-review-header h3{margin-bottom:10px;line-height:28px}.tutor-assignment-evaluate-wraps h3,.tutor-assignment-review-header h3 a{color:var(--tutor-body-color);font-size:22px;font-weight:700;display:block}.tutor-assignment-review-header p{color:var(--tutor-body-color);margin:0;font-weight:400}.tutor-assignment-review-header p a{color:var(--tutor-body-color);font-weight:400}.tutor-assignment-review-header a{transition:all .3s}.tutor-assignment-review-header a:hover{color:var(--tutor-color-primary)}.tutor-option-field-label label br{display:none}.tutor-option-field-label label p{margin:0;display:inline-block}.tutor-dashboard-avater img{border-radius:50%;width:70px;height:70px;display:block}.tutor-dashboard-student-info h4{color:var(--tutor-color-muted);margin-bottom:0;font-size:18px}.tutor-dashboard-student-info h4 a{color:var(--tutor-body-color)}.tutor-dashboard-user-role{font-weight:400}@media (max-width:991px){.tutor-dashboard-student .tutor-col-3,.tutor-dashboard-student .tutor-col-9{flex:0 0 100%;max-width:100%}.profile-completion-warning-details{margin-bottom:10px}}.tutor-dashboard-menu-divider{background-color:var(--tutor-border-color);height:1px;margin:10px 0;overflow:hidden}.tutor-dashboard-menu-divider-header{color:#acacac;cursor:default;padding:10px 20px}.tutor-date-range-wrap{display:inline-block}.date-range-input{width:100%;position:relative}.date-range-input:last-child{margin-right:0}.date-range-input:last-child button{border-radius:0}.date-range-input input{box-shadow:none;width:100%;margin:0;padding-top:0;padding-bottom:0;padding-right:30px;line-height:29px}.date-range-input input[type=text]{box-shadow:none;width:100%;margin:0;padding-top:0;padding-bottom:0;padding-right:30px;line-height:29px}.date-range-input i.tutor-icon-calendar{position:absolute;top:7px;right:10px}.date-range-input button{background-color:var(--tutor-color-primary);color:#fff;border:none;padding:0 15px;line-height:30px}.date-range-input button:hover{background-color:var(--tutor-color-primary-hover)}.tutor-dashboard-statement-table-wrap{overflow-x:auto}table.tutor-dashboard-statement-table p{margin:0;padding:0}table.tutor-dashboard-statement-table p.small-text{color:#666;font-size:12px}@media (max-width:580px){.profile-completion-warning-details li{display:block!important}}.tutor-mycourse-view,.tutor-mycourse-edit,.tutor-mycourse-delete{color:var(--tutor-color-muted);transition:all .3s}.tutor-mycourse-view i,.tutor-mycourse-edit i,.tutor-mycourse-delete i{line-height:inherit;vertical-align:top;color:var(--tutor-color-primary);display:inline-block}.tutor-mycourse-view:hover,.tutor-mycourse-edit:hover,.tutor-mycourse-delete:hover{color:var(--tutor-color-primary)}.tutor-dashboard-content-inner .tutor-mycourse-wrap{border:1px solid #dcdfe5;border-radius:4px;flex-direction:row;margin-bottom:30px;display:flex;position:relative;overflow:hidden}@media (max-width:580px){.tutor-dashboard-content-inner .tutor-mycourse-wrap{flex-wrap:wrap}}.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-course-status h4{display:none}.tutor-dashboard-content-inner .tutor-mycourse-wrap p:last-child{margin-bottom:0}@media screen and (max-width:767.98px){.tutor-header-right-side{justify-content:flex-start;margin-bottom:20px}}@media (max-width:767.98px){.tutor-header-right-side{margin-top:20px}}.submitted-assignment-title a,.submitted-assignment-title h3{margin-bottom:20px}.submitted-assignments-sorting-wrap{margin-bottom:30px}.submitted-assignments-sorting-wrap .tutor-form-group{align-items:center;display:flex;flex-basis:25%!important}.submitted-assignments-sorting-wrap .tutor-form-group label,.submitted-assignments-sorting-wrap .tutor-form-group select{margin-bottom:0}.submitted-assignments-sorting-wrap .tutor-form-group label{flex-basis:35%}.submitted-assignments-sorting-wrap .tutor-form-group select{height:40px}.tutor-dashboard-assignment-table .student-column{align-items:center;display:flex}.tutor-dashboard-assignment-table .student-column .student-avatar{width:34px;margin-right:10px}.tutor-dashboard-assignment-table .student-column .student-avatar img{border-radius:50%}.tutor-dashboard-assignment-table .student-column .student-avatar span{text-align:center;border-radius:50%;width:34px;height:34px;font-size:12px;line-height:34px;display:block}.tutor-dashboard-assignment-table .student-column .student-details h4,.tutor-dashboard-assignment-table .student-column .student-details p{margin-bottom:0;line-height:1.3}.tutor-dashboard-assignment-table span.review-required,.tutor-dashboard-assignment-table span.result-pass,.tutor-dashboard-assignment-table span.result-fail{color:#fff;background:#df3247;border-radius:2px;padding:4px 11px;font-size:14px;font-weight:700}.tutor-dashboard-assignment-table span.result-pass{background:var(--tutor-color-success)}.tutor-dashboard-assignment-table span.review-required{background:#f5b30d}.tutor-assignment-review-header p span{color:var(--tutor-body-color);font-weight:600}.tutor-assignment-submitted-page{border-bottom:none}.tutor-assignment-submitted-page .assignment-info{align-items:center;display:flex}.tutor-assignment-submitted-page .assignment-info p{margin-right:15px}.tutor-assignment-submitted-page h3{margin:5px 0}.tutor-dashboard-announcement-sorting-input{grid-template-columns:1fr 3fr;align-items:center;max-width:294px;display:grid}.tutor-dashboard-announcement-sorting-wrap{column-gap:15px;display:flex}.tutor-dashboard-announcement-sorting-wrap div:first-child{flex-basis:50%}.tutor-dashboard-announcement-sorting-wrap div:nth-child(2){flex-basis:20%}.tutor-dashboard-announcement-sorting-wrap div:nth-child(3){flex-basis:30%}.tutor-announcement-datepicker{position:relative}.tutor-announcement-datepicker input,.tutor-announcement-datepicker i{position:absolute}.tutor-announcement-datepicker i{color:#3e64de;top:50%;right:10px}table.frontend-dashboard-table tbody tr td[data-th=Date]{vertical-align:baseline}table.frontend-dashboard-table tbody tr td[data-th=Date] div.td-datetime{margin-top:3px}.tutor-quiz-attempt-info-row .attempt-view-bottom,.tutor-quiz-attempt-info-row .attempt-view-top{justify-content:space-between;display:flex}.tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col,.tutor-quiz-attempt-info-row .attempt-view-top .attempt-info-col{align-items:center;max-width:30%;display:inline-flex}.tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col{align-items:flex-start}.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required,.tutor-quiz-attempt-info-row .attempt-info-content span.result-pass,.tutor-quiz-attempt-info-row .attempt-info-content span.result-fail{color:#fff;background:#df3247;border-radius:2px;margin-right:13px;padding:1px 4px;font-size:14px;font-weight:400}.tutor-quiz-attempt-info-row .attempt-info-content span.result-pass{background:var(--tutor-color-success)}.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required{background:#f5b30d}.tutor-quiz-attempt-info-row .attempt-info-content h4,.tutor-quiz-attempt-info-row .attempt-info-content h5{color:#7a7f85;margin:0;font-size:14px;font-weight:400;line-height:25px}.tutor-quiz-attempt-info-row .attempt-info-content h4 a,.tutor-quiz-attempt-info-row .attempt-info-content h4{color:var(--tutor-body-color);margin-top:7px;font-weight:700}.tutor-quiz-attempt-info-row .attempt-view-top{border-bottom:1px solid #dcdfe5;margin-bottom:30px;padding-bottom:30px}.tutor-quiz-attempt-info-row .attempt-view-bottom{margin-bottom:60px}.attempt-user-details{align-items:center;display:flex}.attempt-user-details .attempt-user-avatar{padding-right:20px}.attempt-user-details .attempt-user-avatar img{border-radius:50%;width:70px;height:70px;display:block}.attempt-user-details .attempt-info-content h4{font-size:18px}.attempt-review-notice-wrap{justify-content:space-between;margin-bottom:60px;display:flex}.attempt-review-notice-wrap p{align-items:center;margin:0;display:inline-flex}.attempt-review-notice-wrap p.attempt-review-notice i{color:#f5c813;margin-right:9px;font-size:16px}.attempt-review-notice-wrap p.attempt-review-at>span{color:var(--tutor-color-primary);margin-right:7px;font-size:16px}.attempt-review-notice-wrap p>strong{margin-right:5px;font-weight:400}.quiz-view-attempts-wrapper{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.quiz-view-attempts-wrapper .back-to-quiz-btn{margin-left:10px;color:#fff!important}.tutor-status-blocked-context i,.tutor-status-approved-context i,.quiz-correct-answer-text i,.quiz-incorrect-answer-text i{text-align:center;color:#fff;background:#7bbc30;border-radius:2px;width:20px;height:20px;margin-right:6px;font-size:14px;line-height:20px;display:inline-block}.tutor-status-blocked-context i,.quiz-incorrect-answer-text i{background:#f44337;font-size:10px;font-weight:900}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-rating-media.content-for-desktop,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-rating-media.content-for-desktop{flex-direction:column;display:flex}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .tutor-rating-container,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .tutor-rating-container{align-self:flex-end}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .ratings,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .ratings{align-items:flex-end;display:flex}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .ratings .text-regular-caption,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .ratings .text-regular-caption{color:#c0c3cb!important}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-rating-media.content-for-desktop{row-gap:15px}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle{row-gap:3px}.tutor-user-public-profile.tutor-user-public-profile-no-cp .ratings{display:flex}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name h3{margin-bottom:15px}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name{padding-left:40px}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name span{font-weight:400;color:var(--tutor-color-secondary)!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-pic{border-radius:50%;width:200px;height:200px;border:none!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-rating-container{margin-top:30px;padding-left:80px}.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container{top:110px}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-pic{border-radius:50%;width:160px;height:160px}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .pp-area{top:-147px}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .tutor-social-container{margin-top:2px}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name{padding-left:23px}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name span{font-weight:300}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-pic{border-radius:10px;width:235px;height:275px}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .tutor-social-container{margin-top:12px}.tutor-user-public-profile .photo-area{height:414px;margin-top:30px;overflow:hidden}.tutor-user-public-profile .photo-area .cover-area{border-radius:6px;position:relative;overflow:hidden}.tutor-user-public-profile .photo-area .cover-area>div:first-child{background-position:50%;background-repeat:no-repeat;background-size:cover;height:352px}.tutor-user-public-profile .photo-area .cover-area>div:last-child{background-image:linear-gradient(transparent,rgba(0,0,0,.6));height:70%;position:absolute;bottom:0;left:0;right:0}.tutor-user-public-profile .photo-area .pp-area{align-items:center;gap:30px;padding-left:40px;display:flex;position:relative;top:-141px}@media (max-width:992px){.tutor-user-public-profile .photo-area .pp-area{gap:10px}}.tutor-user-public-profile .photo-area .pp-area .profile-pic{background-position:50%;background-repeat:no-repeat;background-size:cover;border:8px solid #fff;display:inline-block}.tutor-user-public-profile .photo-area .pp-area .profile-name h3{color:#fff;margin:0;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.tutor-user-public-profile .photo-area .pp-area .profile-rating-media{text-align:right;flex:1;padding-bottom:20px;padding-right:30px}.tutor-user-public-profile .photo-area .pp-area .profile-rating-media .tutor-rating-container{font-size:16px}.tutor-user-public-profile .photo-area .pp-area .profile-rating-media .tutor-rating-container .rating-digits{color:#fff;font-size:16px;font-weight:500}.tutor-user-public-profile .photo-area .pp-area .profile-rating-media .tutor-rating-container .rating-total-meta{color:#757575}.tutor-user-public-profile .photo-area .pp-area .tutor-social-container{text-align:right}.tutor-user-public-profile .photo-area .pp-area .tutor-social-container a{color:#f5f5f5;cursor:pointer;margin-left:15px;font-size:16px;text-decoration:none;display:inline-block}.tutor-user-public-profile .photo-area .pp-area .tutor-social-container a:hover{color:#fff}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area{overflow:initial}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area .profile-name,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area .profile-rating-media{padding-bottom:137px}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .tutor-user-profile-sidebar{margin-top:79px}.tutor-user-public-profile.tutor-user-public-profile-no-cp .photo-area{height:auto}.tutor-user-public-profile.tutor-user-public-profile-no-cp .cover-area{display:none}.tutor-user-public-profile.tutor-user-public-profile-no-cp .pp-area{top:0}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name{padding-top:40px}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name h3{color:#161616!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name>span>span{color:#000!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media{position:absolute;top:15px;left:226px}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media .rating-digits{color:#161616!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-rating-container{text-align:left}.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container{text-align:left!important;margin-top:5px!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container a{margin-right:20px;color:#41454f!important;margin-left:0!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container a:hover{color:#161616!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media{width:calc(100% - 157px)}.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container{position:absolute;left:auto;right:36px}@media (min-width:768px){.tutor-user-public-profile .content-for-mobile{display:none}.tutor-user-public-profile .content-for-desktop{display:block}}@media (max-width:991px){.tutor-user-public-profile .profile-name span{color:#757575!important}.tutor-user-public-profile .content-for-mobile{margin:22px 0 0;display:block;padding:0!important}.tutor-user-public-profile .content-for-mobile .ratings{justify-content:center;align-items:center}.tutor-user-public-profile .content-for-desktop{display:none!important}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .photo-area,.tutor-user-public-profile.tutor-user-public-profile-no-cp .photo-area,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area{height:auto}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .photo-area .cover-area>div:first-child,.tutor-user-public-profile.tutor-user-public-profile-no-cp .photo-area .cover-area>div:first-child,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area .cover-area>div:first-child{height:220px}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .pp-area,.tutor-user-public-profile.tutor-user-public-profile-no-cp .pp-area,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .pp-area{flex-wrap:wrap;justify-content:center;padding-left:0!important;top:-82px!important}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-name,.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-rating-media,.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name,.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-rating-media{text-align:center!important;width:100%!important}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-name>span>span,.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name>span>span,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name>span>span{color:#000!important}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-name>span:nth-of-type(2)>span,.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name>span:nth-of-type(2)>span,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name>span:nth-of-type(2)>span{color:#c4c4c4!important}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-name h3,.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name h3,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name h3{color:#161616!important;font-size:30px!important}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .rating-digits,.tutor-user-public-profile.tutor-user-public-profile-no-cp .rating-digits,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .rating-digits{color:#161616!important}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .pp-area{top:-98px!important}.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-pic{width:153px!important;height:160px!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .pp-area,.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media,.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container,.tutor-user-public-profile.tutor-user-public-profile-no-cp .ratings{text-align:center!important;position:static!important;top:0!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name{padding:0!important}.tutor-user-public-profile .tutor-social-container{margin:15px 0 0!important}.tutor-user-public-profile .tutor-social-container a{color:#41454f!important}.tutor-user-public-profile .profile-name{padding:0!important}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .pp-area,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .pp-area{margin-top:-83px!important;position:relative!important;top:0!important}.tutor-user-public-profile .tutor-user-profile-sidebar{margin-top:0!important}}.tutor-user-public-profile .tutor-user-profile-sidebar{float:left;width:278px;padding:15px}.tutor-user-public-profile .tutor-user-profile-content{float:right;width:calc(100% - 278px);margin-bottom:30px;padding-left:30px}.tutor-user-public-profile .tutor-user-profile-content h3{color:var(--tutor-body-color);margin-top:20px;font-style:normal;font-weight:400;line-height:34px;font-size:24px!important}.tutor-user-public-profile .tutor-user-profile-content h3:first-child{margin-top:0}.tutor-user-public-profile .tutor-user-profile-content p{color:var(--tutor-color-secondary);font-size:16px;line-height:28px}@media (max-width:991px){.tutor-user-public-profile.tutor-user-public-profile-no-cp .pp-area{padding-left:0!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media{left:178px!important}.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-rating-container{padding-left:0}.tutor-user-public-profile .tutor-user-profile-sidebar,.tutor-user-public-profile .tutor-user-profile-content{float:none;width:100%;padding:10px 0}}@media (min-width:992px){.tutor-user-public-profile .photo-area{margin-bottom:-90px}}@media (max-width:992px){.tutor-user-public-profile .student-details-table-wrapper{margin-top:40px}}.analytics-profile-authormeta{gap:20px}@media (min-width:1200px){.analytics-profile-authormeta{gap:40px;display:flex}.analytics-profile-authormeta>:first-child{position:relative}.analytics-profile-authormeta>:first-child:before{content:"";background:#c4c4c4;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}}@media (max-width:1200px){.analytics-profile-authormeta>*{display:block}}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap .withdraw-history-table-title h4{margin-top:45px}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table .tutor-withdrawals-method{grid-gap:15px;grid-template-columns:40px auto;align-items:center;display:grid}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history{box-sizing:border-box;border:1px solid #dcdbdc;position:relative}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th{background:#f3f3f3}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th,.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td{text-align:left;vertical-align:middle;border-collapse:collapse;border:none;border-bottom:1px solid #dcdbdc;padding:10px;font-size:13px;font-weight:400}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th:first-child,.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td:first-child{padding:10px 0 15px 15px}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th:last-child,.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td:last-child{text-align:right;width:50px;padding-right:15px}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th:nth-child(4),.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td:nth-child(4){width:105px}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td .withdraw-method-name{font-size:15px;line-height:20px;display:block}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history small{font-size:13px}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text-container .tool-tip-container{cursor:pointer;height:24px;display:inline-block;position:relative}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text-container .tool-tip-container img{width:16px;display:inline-block!important}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text{color:#fff;background:gray;border-radius:2px;padding:3px 9px;font-size:13px;font-weight:700;display:inline-block}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text.status-approved{background:#24a148}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text.status-pending{background:#ed9700}.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text.status-rejected{background:#f44337}.tutor-tooltip-inside .tooltip{z-index:2;clip:rect(0,0,0,0);box-sizing:border-box;cursor:default;color:#fff;text-align:center;white-space:nowrap;opacity:0;text-align:center;white-space:normal;background:#353535;border:0 solid #6d6e71;border-top-color:#373739;border-radius:10px;width:0;height:auto;padding:7px;font-family:Helvetica,Arial,sans-serif;font-size:12px;line-height:normal;transition:opacity .3s ease-in .3s;position:absolute;overflow:hidden}.tutor-tooltip-inside .tooltip.isVisible{clip:auto;opacity:1;border-width:1px;width:150px;height:auto;padding:10px 15px;overflow:visible}.tutor-tooltip-inside .tooltip,.tutor-tooltip-inside .tooltip.tip-bottom,.tutor-tooltip-inside .tooltip.tip-top{left:50%;transform:translate(-50%)}.tutor-tooltip-inside .tooltip,.tutor-tooltip-inside .tooltip.tip-bottom,.tutor-tooltip-inside .tooltip.tip-bottom-left,.tutor-tooltip-inside .tooltip.tip-bottom-right{top:calc(100% + 13px)}.tutor-tooltip-inside .tooltip.tip-top,.tutor-tooltip-inside .tooltip.tip-top-left,.tutor-tooltip-inside .tooltip.tip-top-right{top:auto;bottom:calc(100% + 13px)}.tutor-tooltip-inside .tooltip.tip-bottom-left,.tutor-tooltip-inside .tooltip.tip-bottom-right,.tutor-tooltip-inside .tooltip.tip-top-left,.tutor-tooltip-inside .tooltip.tip-top-right{transform:none}.tutor-tooltip-inside .tooltip.tip-bottom-left,.tutor-tooltip-inside .tooltip.tip-top-left{margin-right:-25px;left:auto;right:50%}.tutor-tooltip-inside .tooltip.tip-bottom-right,.tutor-tooltip-inside .tooltip.tip-top-right{margin-left:-25px}.tutor-tooltip-inside .tooltip.tip-left,.tutor-tooltip-inside .tooltip.tip-right{top:50%;transform:translateY(-50%)}.tutor-tooltip-inside .tooltip.tip-left{left:auto;right:calc(100% + 13px)}.tutor-tooltip-inside .tooltip.tip-right{left:calc(100% + 13px)}.tutor-tooltip-inside .tooltip:after{content:" ";pointer-events:none;border-style:solid;border-width:10px;width:0;height:0;display:block;position:absolute}.tutor-tooltip-inside .tooltip:after,.tutor-tooltip-inside .tooltip.tip-bottom:after,.tutor-tooltip-inside .tooltip.tip-top:after{margin-left:-10px;left:50%}.tutor-tooltip-inside .tooltip:after,.tutor-tooltip-inside .tooltip.tip-bottom:after,.tutor-tooltip-inside .tooltip.tip-bottom-left:after,.tutor-tooltip-inside .tooltip.tip-bottom-right:after{border-color:transparent transparent #373739;top:-20px}.tutor-tooltip-inside .tooltip.tip-top:after,.tutor-tooltip-inside .tooltip.tip-top-left:after,.tutor-tooltip-inside .tooltip.tip-top-right:after{border-color:#373739 transparent transparent;top:auto;bottom:-20px}.tutor-tooltip-inside .tooltip.tip-bottom-left:after,.tutor-tooltip-inside .tooltip.tip-bottom-right:after,.tutor-tooltip-inside .tooltip.tip-top-left:after,.tutor-tooltip-inside .tooltip.tip-top-right:after{margin-left:0}.tutor-tooltip-inside .tooltip.tip-bottom-left:after,.tutor-tooltip-inside .tooltip.tip-top-left:after{left:auto;right:15px}.tutor-tooltip-inside .tooltip.tip-bottom-right:after,.tutor-tooltip-inside .tooltip.tip-top-right:after{left:15px}.tutor-tooltip-inside .tooltip.tip-left:after,.tutor-tooltip-inside .tooltip.tip-right:after{margin-top:-10px;margin-left:auto;top:50%}.tutor-tooltip-inside .tooltip.tip-left:after{border-color:transparent transparent transparent #373739;left:auto;right:-20px}.tutor-tooltip-inside .tooltip.tip-right:after{border-color:transparent #373739 transparent transparent;left:-20px}.tutor-instructor-list-item .tutor-instructor-cover-photo{border-radius:5px 5px 0 0}.tutor-instructor-list-item .tutor-avatar{z-index:1;box-shadow:0 0 0 1px var(--tutor-border-color);position:relative}.tutor-instructor-list-item.tutor-instructor-layout-cover .tutor-avatar{box-shadow:0 0 0 1px var(--tutor-border-color),0 0 0 6px #fff;margin-top:-69px}.tutor-instructor-list-item.tutor-instructor-layout-portrait-horizontal .tutor-instructor-cover-photo{border-radius:5px 0 0 5px}.tutor-instructor-filter{overflow:auto}.tutor-instructor-filter>div{float:left}.tutor-instructor-filter>div:first-child{width:230px}@media (min-width:1024px){.tutor-instructor-filter>div:last-child{width:calc(100% - 250px);padding:0 51px}}.tutor-instructor-filter .tutor-instructor-filter-result .keyword-field{box-sizing:border-box;border:1px solid #bababa;border-radius:6px;margin-bottom:30px;padding:5px}.tutor-instructor-filter .tutor-instructor-filter-result .keyword-field i{color:#3e64de;padding:0 5px}.tutor-instructor-filter .tutor-instructor-filter-result .keyword-field i,.tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input{font-size:16px}.tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input{background:0 0;border:none;width:calc(100% - 40px);padding:0}.tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input,.tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input:hover,.tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input:active{outline:0}.tutor-instructor-rejection-notice{clear:both;background:#fff7f7;border:1px solid #fdd9d7;border-radius:6px;width:100%;margin:41px 0 0;padding:16.5px}.tutor-instructor-rejection-notice span{color:#c62828;font-size:16px;font-weight:400}.tutor-instructor-rejection-notice span i{color:#f44337;margin-right:14px;font-size:27px;display:inline-block}.tutor-instructor-rejection-notice a{float:right;color:#f44337;cursor:pointer;font-weight:700}.tutor-instructor-rejection-notice a:hover{color:#e41304}.tutor-instructor-filter *{box-sizing:border-box}.tutor-instructor-filter .tutor-instructor-ratings-wrapper{border-top:1px solid #e3e6eb;padding-top:33px}.tutor-instructor-filter .filter-result-container{position:relative}.tutor-disabled-wrapper{flex-direction:column;justify-content:center;max-width:444px;margin:auto;padding:60px 0 30px;display:flex}.tutor-disabled-wrapper .tutor-disabled-content-wrapper{text-align:center;flex-direction:column;align-items:center}.tutor-disabled-wrapper .tutor-disabled-content-wrapper img{margin-bottom:30px}.tutor-disabled-wrapper .tutor-disabled-content-wrapper p{margin-bottom:38px}.tutor-disabled-wrapper .tutor-disabled-content-wrapper h3{font-size:20px;font-weight:500}.tutor-disabled-wrapper .tutor-disabled-content-wrapper p{font-size:15px;font-weight:400}.tutor-video-player{position:relative}.tutor-video-player .loading-spinner:before{margin-top:-25px;margin-left:-25px;top:50%}.tutor-video-player-wrapper{position:relative}.tutor-course-single-content-wrapper .tutor-lesson-feature-image img{width:auto;max-width:100%;height:auto;max-height:100%;margin:0 auto;display:block}.tutor-course-single-content-wrapper .tutor-video-player .loading-spinner{background:var(--tutor-color-gray-10);z-index:10;border-radius:3px;position:absolute;top:0;bottom:0;left:0;right:0}.tutor-course-single-content-wrapper .tutor-video-player .loading-spinner:before{content:"";box-sizing:border-box;border:2px solid #eee;border-top-color:var(--tutor-color-primary);border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;animation:.8s linear infinite spinner;position:absolute;top:50%;left:50%}@keyframes spinner{to{transform:rotate(360deg)}}.tutor-course-single-content-wrapper .tutor-video-player .loading-spinner:before{width:50px;height:50px;top:calc(50% - 25px)}.tutor-course-single-content-wrapper .tutor-video-player .loading-spinner.hide{display:none}.tutor-course-single-content-wrapper .tutor-video-player iframe{border:none;width:100%;height:100%}.tutor-course-single-content-wrapper .tutor-video-player .plyr--vimeo .plyr__captions{display:none!important}.site-content{padding-bottom:0!important}.tutor-course-single-sidebar-title{background-color:#fff;border-bottom:1px solid #e0e2ea;align-items:center;height:60px;padding:8px 16px;display:flex}.tutor-course-single-sidebar-wrapper{background-color:#eff1f6;border-right:1px solid #e0e2ea;flex:0 0 400px;width:400px}@media (max-width:1199.98px){.tutor-course-single-sidebar-wrapper{opacity:0;z-index:-1;flex:0 0 100%;width:100%;position:absolute;top:0}}.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header{color:var(--tutor-body-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#eff1f6;border-bottom:1px solid #e0e2ea;border-radius:0;padding:12px 44px 12px 16px;font-size:16px;font-weight:500}.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header:after{color:var(--tutor-color-muted);font-size:14px}.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header:hover,.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header.is-active,.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header.is-active:after{color:var(--tutor-color-primary)}.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header .tutor-course-topic-title{position:relative}.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header .tutor-course-topic-title-info{cursor:pointer;display:inline-flex;position:relative;top:2px}.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header .tutor-course-topic-title-info-icon{color:rgba(var(--tutor-body-color-rgb),.5);font-size:14px}.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header .tutor-course-topic-summary{color:var(--tutor-color-muted);font-size:12px}.tutor-course-single-sidebar-wrapper .tutor-accordion-item-body{background-color:#fff;padding-top:8px;padding-bottom:8px}.tutor-course-single-sidebar-wrapper .tutor-course-topic-item{position:relative}.tutor-course-single-sidebar-wrapper .tutor-course-topic-item a{background-color:#fff;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;text-decoration:none;display:flex}.tutor-course-single-sidebar-wrapper .tutor-course-topic-item-icon{color:rgba(var(--tutor-body-color-rgb),.3);font-size:18px;transition:all .3s ease-in}.tutor-course-single-sidebar-wrapper .tutor-course-topic-item-title{color:var(--tutor-color-secondary);transition:all .3s ease-in}.tutor-course-single-sidebar-wrapper .tutor-course-topic-item:hover .tutor-course-topic-item-icon,.tutor-course-single-sidebar-wrapper .tutor-course-topic-item:hover .tutor-course-topic-item-title,.tutor-course-single-sidebar-wrapper .tutor-course-topic-item.is-active .tutor-course-topic-item-icon,.tutor-course-single-sidebar-wrapper .tutor-course-topic-item.is-active .tutor-course-topic-item-title{color:var(--tutor-color-primary)}.tutor-course-single-sidebar-wrapper .tutor-course-topic-item.is-active a{background-color:#eff1f6}.tutor-course-single-sidebar-wrapper .tutor-course-topic-item .tutor-form-check-circle[checked]{border-color:var(--tutor-color-success);background-color:var(--tutor-color-success)}.tutor-course-single-sidebar-wrapper .tutor-course-topic-item .tutor-check-pending{background-image:url("data:image/svg+xml,%3Csvg fill='%23FFF' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='10' viewBox='0 0 459.313 459.314' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M459.313,229.648c0,22.201-17.992,40.199-40.205,40.199H40.181c-11.094,0-21.14-4.498-28.416-11.774 C4.495,250.808,0,240.76,0,229.66c-0.006-22.204,17.992-40.199,40.202-40.193h378.936 C441.333,189.472,459.308,207.456,459.313,229.648z'/%3E%3C/g%3E%3C/svg%3E");border-color:var(--tutor-color-warning)!important;background-color:var(--tutor-color-warning)!important}.tutor-course-single-sidebar-wrapper .tutor-course-topic-item .tutor-check-fail{background-image:url("data:image/svg+xml,%3Csvg fill='white' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath d='M49.9,78c-4.2,0-7.6,3.5-7.6,7.8v1.5c0,4.3,3.4,7.7,7.6,7.7c4.2,0,7.7-3.4,7.7-7.7v-1.5C57.6,81.5,54.2,78,49.9,78L49.9,78z M49.8,5c-6.3,0-11.9,6.1-11.3,12.4l3.8,47c0.2,3.7,3.1,6.9,6.9,7.2c4.3,0.3,8.1-3,8.4-7.2l3.9-47C62,11.1,56.6,5,49.8,5z'%3E%3C/path%3E%3C/svg%3E");border-color:var(--tutor-color-danger)!important;background-color:var(--tutor-color-danger)!important}body.rtl .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header{padding:12px 16px 12px 44px}.tutor-course-single-content-wrapper{width:100%;display:flex;position:relative}.tutor-course-single-content-wrapper a{text-decoration:none}.tutor-course-single-content-wrapper ul,.tutor-course-single-content-wrapper ol,.tutor-course-single-content-wrapper li>ul,.tutor-course-single-content-wrapper li>ol{padding-left:1em}.tutor-course-single-content-wrapper a,.tutor-course-single-content-wrapper a:hover,.tutor-course-single-content-wrapper a:active,.tutor-course-single-content-wrapper a:focus{text-decoration:none}.tutor-course-single-content-wrapper.tutor-course-single-sidebar-hidden .tutor-course-single-sidebar-wrapper{display:none}.tutor-course-single-content-wrapper.tutor-course-single-sidebar-hidden .tutor-course-topics-sidebar-toggler .tutor-icon-left{transform:rotate(180deg)}@media (max-width:1199.98px){.tutor-course-single-content-wrapper.tutor-course-single-sidebar-open .tutor-course-single-sidebar-wrapper{opacity:1;z-index:1026;background-color:#fff;height:100vh;padding-bottom:150px;overflow-y:auto;right:0!important}.tutor-course-single-content-wrapper.tutor-course-single-sidebar-open .tutor-course-single-sidebar-wrapper .tutor-course-single-sidebar-title{z-index:1027;position:-webkit-sticky;position:sticky;top:0}}.tutor-course-single-content-wrapper input.tutor-form-check-input.tutor-form-check-circle{width:20px;height:20px;margin-top:1px}.tutor-course-single-content-wrapper #tutor-single-entry-content{flex-direction:column;width:100%;display:flex;position:relative}@media (min-width:1200px){.tutor-course-single-content-wrapper #tutor-single-entry-content{min-height:100vh}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header{background:var(--tutor-color-primary);min-height:60px;color:var(--tutor-color-white);flex-shrink:0;align-items:center;padding:8px 16px;display:flex;position:relative}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-topbar-mark-btn{color:var(--tutor-color-white);border-color:var(--tutor-color-white);background-color:transparent}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-topbar-mark-btn:hover{color:var(--tutor-color-primary);background-color:var(--tutor-color-white);border-color:var(--tutor-color-white)}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-iconic-btn{color:#fff}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-iconic-btn:hover{color:var(--tutor-color-primary);background-color:#fff}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-iconic-btn-secondary{background-color:rgba(0,0,0,.2)}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header-icon{font-size:24px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-footer{border-top:1px solid rgba(var(--tutor-color-primary-rgb),.15);background-color:rgba(var(--tutor-color-primary-rgb),.1);flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:16px;display:flex}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation{background:var(--tutor-color-white);z-index:1;border:1px solid #eff1f6;width:100%;height:90px;position:fixed;bottom:0;left:0;box-shadow:0 0 16px rgba(176,182,209,.18)}@media (min-width:576px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation{display:none}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation .tutor-footer-content{flex-basis:70%}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation .tutor-quiz-skip-button{flex-basis:50%}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation .tutor-quiz-skip-button button{border:0;padding:0}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation .tutor-footer-complete-btn button{padding:8px 20px}.tutor-course-single-content-wrapper #tutor-single-entry-content #tutor-start-quiz{display:inline-block}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-dotted-box{border:2px dashed var(--tutor-border-color);border-radius:5px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-dotted-box span[class^=tutor-icon-],.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-dotted-box span[class*=\ tutor-icon-]{display:none}.tutor-course-single-content-wrapper #tutor-single-entry-content .quiz-image img{max-width:100%;height:auto}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-dropzone.tutor-drop-over{border:2px dashed var(--tutor-color-primary)!important}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-dropzone input{display:none}.tutor-course-single-content-wrapper #tutor-single-entry-content .question-type-image_answering>div:not(:last-child){margin-bottom:70px}.tutor-course-single-content-wrapper #tutor-single-entry-content .question-type-image_answering .tutor-image-answer{max-width:500px}.tutor-course-single-content-wrapper #tutor-single-entry-content .question-type-image_answering .tutor-image-answer img{border-radius:6px;width:100%}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper{padding:80px 24px}@media (max-width:575.98px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper{padding:40px 16px}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-start-quiz-wrapper{border:1px solid #c0c3cb;border-radius:10px;max-width:560px;margin:0 auto}@media (min-width:1200px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-start-quiz-wrapper{padding:65px 95px}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-start-quiz-wrapper .tutor-start-quiz-title{border-bottom:1px solid var(--tutor-border-color)}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-start-quiz-wrapper .tutor-quiz-info-area .tutor-quiz-info:not(:first-child){padding-top:15px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap{width:100%;max-width:980px;margin:0 auto}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info{justify-content:space-between;display:flex}@media (max-width:575.98px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info{flex-direction:column;gap:16px}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-left{gap:35px;display:flex}@media (max-width:767.98px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-left{gap:16px}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining #tutor-quiz-time-update{text-align:right;min-width:50px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle,.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-expired-circle{width:40px;height:25px;margin-top:1px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle svg{width:50px;height:50px;margin-top:-3px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle svg circle{transform:translate(17px,15px)}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle svg circle:first-child{stroke:var(--tutor-color-primary);stroke-width:13px;stroke-dasharray:44;stroke-dashoffset:0}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle svg circle:last-child{fill:none;stroke:var(--tutor-color-gray);stroke-dasharray:44;stroke-dashoffset:calc(44 - 44*var(--quizProgress)/100);stroke-width:13px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-expired-circle svg{width:50px;height:50px;margin-top:-3px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-expired-circle svg circle{stroke:#f44337;stroke-dashoffset:0;stroke-dasharray:75;stroke-width:2px;fill:#fff;transform:translate(17px,15px)}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-border-box{cursor:move;border:1px solid var(--tutor-border-color);border-radius:6px;justify-content:space-between;align-items:center;padding:10px 18px;display:flex}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-border-box .tutor-icon-hamburger-menu{cursor:move}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-border-box input{display:none}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-dotted-box{color:#9ca0ac;border:2px dashed #ddd;border-radius:5px;padding:8px 12px;font-size:1rem;line-height:1.5}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box{border-radius:6px;padding:9px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box.time-remaining-warning{border:1px solid rgba(var(--tutor-color-warning-rgb),.3)}@media (max-width:600px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box{flex-wrap:wrap}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box .flash-info span:first-child{font-size:27px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box .flash-action button{color:var(--tutor-color-white);border:unset;background:#ed9700}@media (max-width:600px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box .flash-action button{margin-top:10px}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box.time-over{border:1px solid #f44337}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .matching-quiz-question-desc{grid-template-columns:repeat(auto-fit,minmax(163px,1fr));gap:20px;display:grid!important}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-question-item{cursor:pointer;display:block;position:relative}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-question-item-has-media .tutor-form-check-input{z-index:1;position:absolute;top:8px;right:8px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-question-item-has-media .tutor-form-check-input:checked+.tutor-card{border-color:var(--tutor-color-primary);box-shadow:0 0 0 1px var(--tutor-color-primary)}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .quiz-short-ans-image{width:100%;max-width:444px;height:auto}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .quiz-question-ans-choice label{border:1px solid var(--tutor-border-color);cursor:pointer;border-radius:6px;min-width:240px;padding:9.5px 15px;display:inline-block}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .quiz-question-ans-choice label input{margin-top:1px;margin-right:8px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .quiz-question-ans-choice .tutor-quiz-correct-ans span:first-child{font-size:28px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .fill-in-the-gap .fill-blank{border-bottom:2px dashed var(--tutor-color-secondary);margin:0 0 10px;display:inline-block}@media (max-width:575.98px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .fill-in-the-gap .fill-blank{margin:0 10px 5px 0}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .fill-in-the-gap input{background-color:var(--tutor-color-white);border:1px solid var(--tutor-border-color);box-shadow:none;border-radius:5px;margin:0 0 3px;padding:2px 5px;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area>div:not(:last-child){margin-bottom:25px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans{flex-wrap:wrap;align-items:center;max-width:500px;display:flex}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .tutor-quiz-ans-no{width:230px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .quiz-matching-ans-item{align-items:center;width:270px;display:flex}@media (max-width:575.98px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .quiz-matching-ans-item{margin-top:20px}}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .quiz-matching-ans-item>span{margin:0 20px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .quiz-matching-ans-item .tutor-quiz-dotted-box{width:230px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .tutor-matching-item{flex-direction:column;margin-right:10px;display:flex}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .tutor-matching-item .tutor-matching-image{border-radius:6px;overflow:hidden}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-ordering-ans-area{counter-reset:serial-number}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-ordering-ans-area>div:not(:last-child){margin-bottom:25px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-ordering-ans-area .quiz-ordering-ans-item .tutor-quiz-border-box{width:250px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-ordering-ans-area .snum:before{counter-increment:serial-number;content:counter(serial-number)}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans{cursor:pointer;grid-template-columns:30px 315px;display:grid}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item{border:1px solid #c0c3cb;border-radius:6px;grid-template-columns:46px auto;width:315px;display:grid}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-icon{background:#f4f6f9;border-radius:6px 0 0 6px;width:46px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-icon span{font-size:27px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-item{grid-template-rows:auto;grid-template-columns:80px auto;display:grid}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-item img{border-radius:6px;width:80px;height:80px}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-item span{word-break:break-word}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-image-matching-ans-area .quiz-image-matching-ans{grid-template-columns:repeat(auto-fit,minmax(162px,1fr));gap:20px;display:grid!important}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-image-matching-ans-area .quiz-image{border-radius:6px;width:100%;height:162px;overflow:hidden}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-image-matching-ans-area .quiz-image img{object-fit:contain;width:100%;height:100%}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-result-summary{border-top:1px solid var(--tutor-border-color);border-bottom:1px solid var(--tutor-border-color);justify-content:space-between;margin-top:20px;margin-bottom:20px;padding-top:20px;padding-bottom:20px;display:flex}@media (max-width:575.98px){.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-result-summary{flex-direction:column;gap:16px}}.tutor-course-single-content-wrapper #tutor-single-entry-content #tutor-quiz-time-expire-wrapper{margin-bottom:40px;display:none}.tutor-course-single-content-wrapper #tutor-single-entry-content #tutor-quiz-time-expire-wrapper.tutor-alert-show{display:flex!important}.tutor-course-single-content-wrapper #tutor-single-entry-content #tutor-quiz-time-expire-wrapper .flash-info span:first-child.tutor-icon-cross-circle-outline-filled:before{color:#f44337}.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-time-expired{color:#f44337;font-size:16px;font-weight:500;line-height:26px}.tutor-course-single-content-wrapper mjx-container,.tutor-course-single-content-wrapper .MathJax_Display{display:inline!important}.tutor-course-spotlight-wrapper .tutor-course-spotlight-tab{padding-top:32px;padding-bottom:32px}.tutor-course-spotlight-wrapper .tutor-lesson-wrapper iframe{max-width:100%}.tutor-course-spotlight-wrapper .tutor-exercise-files{word-break:break-all;grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:575.98px){.tutor-course-spotlight-wrapper .tutor-exercise-files{grid-template-columns:repeat(1,1fr)}}.tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card{cursor:pointer}.tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card:hover .tutor-avatar{background:var(--tutor-color-primary)}.tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card:hover .tutor-avatar span{color:var(--tutor-color-white)}.tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card .tutor-avatar{background:rgba(var(--tutor-color-primary-rgb),.15)}.tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card .tutor-avatar span{font-size:30px}.tutor-course-spotlight-wrapper .tutor-conversation{border-bottom:1px solid #ddd;padding:0 0 55px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-no-comments-show{border:1px solid var(--tutor-border-color);border-radius:6px;padding:47px 33px}@media (max-width:575.98px){.tutor-course-spotlight-wrapper .tutor-conversation .tutor-no-comments-show{flex-direction:column;justify-content:center;align-items:center;padding:30px 20px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-no-comments-show p{text-align:center}}.tutor-course-spotlight-wrapper .tutor-conversation .comment-avatar img{border-radius:50%;width:50px;height:50px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-textarea:before,.tutor-course-spotlight-wrapper .tutor-conversation .tutor-actual-comment:before{content:"";border:1px solid var(--tutor-border-color);-webkit-clip-path:polygon(0% 0%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 100%,0% 100%);background-color:#fff;border-radius:0 0 0 3px;width:10px;height:10px;display:block;position:absolute;top:18px;left:-6px;transform:rotate(45deg)}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-textarea:after,.tutor-course-spotlight-wrapper .tutor-conversation .tutor-actual-comment:after{content:"";background-color:#fff;border:1px solid #fff;border-radius:3px 0 0 3px;width:10px;height:10px;display:block;position:absolute;top:18px;left:-2px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box{grid-template-columns:70px auto;display:grid}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-textarea{border:1px solid var(--tutor-border-color);border-radius:6px;grid-area:1/2/1/3;position:relative}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-textarea.is-focused,.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-textarea.is-focused:before{border:1px solid var(--tutor-color-primary)}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-textarea textarea{border-color:transparent;min-height:96px;padding:20px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-submit-btn{grid-area:2/2/2/3;justify-self:end;margin-top:20px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list{grid-template-columns:70px auto;display:grid}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-actual-comment{border:1px solid var(--tutor-border-color);background-color:#fff;border-radius:6px;padding:15px 20px;position:relative}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-actual-comment .tutor-comment-author span:first-child{color:#161d25}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-actual-comment .tutor-comment-author span:last-child{color:#808993}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-actions span{cursor:pointer;text-transform:capitalize}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-actions span:not(:last-child){margin-right:23px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-box.tutor-reply-box{min-height:54px;padding:16px 0 16px 16px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-box.tutor-reply-box .tutor-comment-textarea textarea{min-height:56px;padding:15px 20px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment{position:relative}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-comment-line{background:var(--tutor-border-color);width:1px;position:absolute;top:50px;left:24px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment{position:relative}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment:after{content:"";background:var(--tutor-border-color);width:45px;height:1px;position:absolute;top:25px;left:-45px}.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment:before{content:"";background:var(--tutor-border-color);z-index:9;width:45px;height:1px;position:absolute;top:3px;left:-68px;transform:rotate(90deg)}@media (max-width:575.98px){.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment .tutor-single-comment .tutor-actual-comment .tutor-comment-author{flex-direction:column;display:flex}}.tutor-spotlight-mobile-progress-complete{background:#fff;margin-top:16px;box-shadow:0 0 16px rgba(176,182,209,.18)}@media (max-width:420px){.tutor-spotlight-mobile-progress-complete .tutor-col-6{flex:none;width:100%}}.tutor-spotlight-mobile-progress-right{text-align:center}@media (min-width:420px){.tutor-spotlight-mobile-progress-right .tutor-topbar-complete-btn{text-align:right}}@media (max-width:420px){.tutor-spotlight-mobile-progress-right .tutor-topbar-complete-btn.tutor-ml-24{margin-left:0!important}}.tutor-spotlight-mobile-progress-right [class*=tutor-icon-]{display:none}.tutor-course-spotlight-comments{max-width:670px;margin:auto}body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-textarea:before,body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-actual-comment:before{left:initial;border-radius:0 3px 0 0;right:-6px;transform:rotate(220deg)}body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-textarea:after,body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-actual-comment:after{left:initial;right:-2px}body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-actions span:not(:last-child){margin-right:initial;margin-left:23px}body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-comment-line{left:initial;right:24px}body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment:after{left:initial;right:-45px}body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment:before{left:initial;right:-68px;transform:rotate(90deg)}#tutor-assignment-wrap .tutor-assignment-attachments-list{grid-gap:20px;grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){#tutor-assignment-wrap .tutor-assignment-attachments-list{grid-template-columns:1fr}}#tutor-assignment-wrap .tutor-assignment-meta-info{border-top:1px solid var(--tutor-border-color);border-bottom:1px solid var(--tutor-border-color)}@media (min-width:576px) and (max-width:1192px){#tutor-assignment-wrap .tutor-assignment-meta-info{flex-direction:column}}#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info>div:not(:last-child){margin-right:16px}@media (min-width:576px) and (max-width:1192px){#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignment-duration,#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignmetn-deadline,#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignment-marks,#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignmetn-pass-mark{flex-basis:50%}}@media (max-width:575px){#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignment-duration,#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignmetn-deadline,#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignment-marks,#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignmetn-pass-mark{flex-direction:column;flex-basis:50%;display:flex}}@media (max-width:576px){#tutor-assignment-wrap .tutor-assignment-meta-info{flex-direction:column}}#tutor-assignment-wrap .tutor-assignment-border-bottom{border-bottom:1px solid var(--tutor-border-color)}#tutor-assignment-wrap .tutor-instructor-card{background-color:var(--tutor-color-white);cursor:pointer;border-radius:6px;grid-template-columns:auto 40px;min-width:100%;display:grid}#tutor-assignment-wrap .tutor-instructor-card .tutor-icard-content>div:first-child{margin-right:10px}#tutor-assignment-wrap .tutor-instructor-card .tutor-icard-content>div{word-break:break-all}@media (max-width:768px){#tutor-assignment-wrap.tutor-course-assignment-details .tutor-assignment-footer .tutor-assignment-footer-btn{flex-direction:column}#tutor-assignment-wrap.tutor-course-assignment-details .tutor-assignment-footer .tutor-assignment-footer-btn a,#tutor-assignment-wrap.tutor-course-assignment-details .tutor-assignment-footer .tutor-assignment-footer-btn button{justify-content:center;align-items:center;width:100%;display:flex}}#tutor-assignment-wrap.tutor-course-assignment-details .no-before:before,#tutor-assignment-wrap.tutor-course-assignment-details #full-text{display:none}#tutor-assignment-wrap.tutor-time-out-assignment .quiz-flash-message .tutor-quiz-warning-box{background-color:rgba(var(--tutor-color-danger-rgb),.15);border:1px solid rgba(var(--tutor-color-danger-rgb),.3)}#tutor-assignment-wrap.tutor-time-out-assignment .tutor-time-out-assignment-details .tutor-to-assignment{position:relative}#tutor-assignment-wrap.tutor-time-out-assignment .tutor-time-out-assignment-details .tutor-to-assignment:before{content:"";background:linear-gradient(rgba(255,255,255,0) 1.31%,rgba(255,255,255,0) 15.41%,#fff 100%);width:100%;height:120px;position:absolute;bottom:0}#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body{max-width:730px}#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment{background-color:#eff1f6;border-radius:6px}#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-input-type-size span{font-weight:500}#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-attachment-files{grid-template-columns:180px auto;display:grid}@media (max-width:767.98px){#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-attachment-files{grid-template-columns:1fr;gap:10px}}#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-attachment-files .tutor-assignment-upload-btn input,#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-attachment-files .tutor-assignment-upload-btn input#tutor-assignment-file-upload{display:none}#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-asisgnment-upload-file-preview{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:600px){#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-asisgnment-upload-file-preview{grid-template-columns:1fr}}#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-description-details .tutor-ad-body{position:relative}#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-description-details .tutor-ad-body:before{content:"";background:linear-gradient(rgba(255,255,255,0) 1.31%,rgba(255,255,255,0) 15.41%,#fff 100%);width:100%;height:120px;position:absolute;bottom:0}#tutor-assignment-wrap.tutor-assignment-result-pending .tutor-assignment-details .tutor-ar-body{border:1px solid var(--tutor-border-color);box-sizing:border-box;border-radius:6px}#tutor-assignment-wrap.tutor-assignment-result-pending .tutor-assignment-details .tutor-ar-body .tutor-input-files{max-width:330px}#tutor-assignment-wrap.tutor-assignment-result-pending .tutor-assignment-description-details .tutor-ad-body{position:relative}#tutor-assignment-wrap.tutor-assignment-result-pending .tutor-assignment-description-details .tutor-ad-body:before{content:"";background:linear-gradient(rgba(255,255,255,0) 1.31%,rgba(255,255,255,0) 15.41%,#fff 100%);width:100%;height:120px;position:absolute;bottom:0}#tutor-assignment-wrap .tutor-instructor-note{background-color:rgba(var(--tutor-color-primary-rgb),.2);border:1px solid rgba(var(--tutor-color-primary-rgb),.4);border-radius:6px}#tutor-assignment-wrap.tutor-assignment-results .tutor-instructor-note{background-color:rgba(var(--tutor-color-primary-rgb),.2);border:1px solid rgba(var(--tutor-color-primary-rgb),.2);border-radius:6px}#tutor-assignment-wrap.tutor-assignment-results .tutor-assignment-details .tutor-ar-body{border:1px solid var(--tutor-border-color);box-sizing:border-box;border-radius:6px}#tutor-assignment-wrap.tutor-assignment-results .tutor-assignment-details .tutor-ar-body .tutor-input-files{max-width:330px}#tutor-assignment-wrap.tutor-assignment-results .tutor-assignment-description-details .tutor-ad-body{position:relative}#tutor-assignment-wrap.tutor-assignment-results .tutor-assignment-description-details .tutor-ad-body:before{content:"";background:linear-gradient(rgba(255,255,255,0) 1.31%,rgba(255,255,255,0) 15.41%,#fff 100%);width:100%;height:120px;position:absolute;bottom:0}.submited-files>div:not(:last-child){margin-right:15px}.submited-files .tutor-instructor-card{width:100%}.submited-files .tutor-instructor-card .tutor-icard-content{padding-right:10px}.tutor-qna-single-question table.tutor-table-data-td-target [data-td-target]{padding:12px!important}.tutor-qna-single-question table.tutor-table tr:last-child td:last-child{border-radius:0}.tutor-qna-single-question table.tutor-table-data-td-target .is-active:not(.expand-btn){background-color:#fff!important}body.wp-admin .tutor-qna-single-wrapper .tutor-qa-reply{border-top-left-radius:6px;border-top-right-radius:6px;overflow:hidden}.tutor-qna-single-question .tutor-qna-single-wrapper .qna-back-button{color:#5b616f;font-size:16px;font-style:normal;font-weight:400}.tutor-qna-single-question .tutor-qa-reply{z-index:10;background:#fff;bottom:0}.tutor-qna-single-question .tutor-qa-reply textarea{border:none;border:1px solid var(--tutor-border-color);resize:none;border-radius:6px;width:100%;padding:15px;min-height:initial!important;height:80px!important}.tutor-qna-single-question .tutor-qa-reply textarea,.tutor-qna-single-question .tutor-qa-reply textarea:focus,.tutor-qna-single-question .tutor-qa-reply textarea:active{box-shadow:none;outline:none!important}.tutor-qna-single-question .tutor-qna-badges .tutor-btn:not(:last-child){margin-right:18px}.tutor-qna-single-question .tutor-qna-single-wrapper{max-height:calc(100vh - 100px);overflow-y:auto}.tutor-qna-single-question .tutor-qa-sticky-bar{border-bottom:1px solid var(--tutor-border-color);z-index:9;margin-bottom:16px;position:-webkit-sticky;position:sticky;top:0}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat{flex-direction:column;margin-bottom:30px;display:flex}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat .tutor-qna-user{align-items:center;gap:16px;margin-bottom:16px;display:flex}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat .tutor-qna-user img{border-radius:50%;width:48px;height:48px}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat .tutor-qna-text{background:#fff;border-radius:8px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:0;padding:16px 24px;position:relative}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat .tutor-qna-text:before{content:"";background:inherit;-webkit-clip-path:polygon(0% 0%,0% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,100% 0%);border-radius:3px;width:20px;height:20px;position:absolute;top:-5px;transform:rotate(45deg)}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat.tutor-qna-left .tutor-qna-text:before{left:15px}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat.tutor-qna-right{align-items:flex-end}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat.tutor-qna-right .tutor-qna-user{flex-direction:row-reverse}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat.tutor-qna-right .tutor-qna-text:before{right:15px}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat p{margin:0}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat ul{padding-left:2rem}.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat ul li{list-style-type:disc}.tutor-qna-single-question:not([data-context=backend-dashboard-qna-single]) .tutor-qna-left .tutor-qna-text{min-width:50px;color:var(--tutor-body-color);background:#e3e9f7}.tutor-qna-single-question:not([data-context=backend-dashboard-qna-single]) .tutor-qna-right .tutor-qna-text{color:var(--tutor-body-color);background:#dbe9eb}.tutor-qna-single-question .tutor-toggle-reply{text-align:right}.tutor-qna-single-question .tutor-toggle-reply span{cursor:pointer}.tutor-qna-single-question .tutor-toggle-reply span:hover{color:#41454f;font-style:normal;font-weight:400;text-decoration:underline}body.wp-admin .tutor-qa-chatlist{margin-top:16px;margin-right:16px}table.qna-list-table .tutor-icon-msg-important-filled{color:var(--tutor-color-muted)}table.qna-list-table .tutor-icon-msg-important-fill-filled{color:#ed9700}table.qna-list-table tr .tutor-qna-title{color:#212327;font-size:16px;font-style:normal;font-weight:500;display:block}table.qna-list-table tr:not(.is-qna-read) .tutor-qna-title{color:#212327;font-size:16px;font-weight:700}table.qna-list-table .tutor-qna-question-col i{margin-right:13px;top:2px;left:-6px;font-size:24px!important}table.qna-list-table .tutor-qna-question-col span{margin-bottom:5px}table.qna-list-table .tutor-qna-question-col small{color:#525252;font-size:13px;font-style:normal;font-weight:500}table.qna-list-table .tutor-qna-question-col:not(.is-read) i{color:var(--tutor-color-primary)}table.qna-list-table .tutor-qna-question-col:not(.is-read) .tutor-qna-content{color:var(--tutor-body-color);font-size:16px;font-style:normal;font-weight:700}table.qna-list-table .tutor-qna-question-col:not(.is-read) .tutor-qna-content ul{padding-left:2rem}table.qna-list-table .tutor-qna-question-col:not(.is-read) .tutor-qna-content ul li{line-height:1.5;list-style-type:disc}table.qna-list-table .tutor-qna-question-col.is-read i{color:#c0c3cb}table.qna-list-table .tutor-qna-question-col.is-read .tutor-qna-content{color:#212327;font-size:16px;font-style:normal;font-weight:500}table.qna-list-table .tutor-qna-question-col.is-read .tutor-qna-content ul{padding-left:2rem}table.qna-list-table .tutor-qna-question-col.is-read .tutor-qna-content ul li{line-height:1.5;list-style-type:disc}.tutor-qna-spotlight-sidebar{padding:15px}.tutor-qna-spotlight-sidebar .tutor-qa-new[data-context=course-single-qna-sidebar]{background:#f4f6f9;width:100%;margin:-15px;padding:15px;position:absolute;bottom:15px}.tutor-qna-spotlight-sidebar .tutor-qa-reply{position:initial!important}.tutor-qa-reply[data-context=course-single-qna-sidebar],.tutor-qa-reply[data-context=course-single-qna-sidebar] textarea,.tutor-qa-reply[data-context=course-single-qna-single],.tutor-qa-reply[data-context=course-single-qna-single] textarea{border:none!important}.tutor-qa-reply[data-context=course-single-qna-sidebar] textarea,.tutor-qa-reply[data-context=course-single-qna-single] textarea{border:1px solid #cdcfd5!important;border-radius:6px!important}#sidebar-qna-tab-content-bak .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat{max-width:100%;margin-bottom:10px}#sidebar-qna-tab-content-bak .tutor-qna-single-question .tutor-qa-reply div{padding:10px 0 0}#sidebar-qna-tab-content-bak .tutor-qa-new .tutor-quesanswer-askquestion:not(.tutor-quesanswer-askquestion-expand) .sidebar-ask-new-qna-submit,#sidebar-qna-tab-content-bak .tutor-qa-new .tutor-quesanswer-askquestion:not(.tutor-quesanswer-askquestion-expand) textarea,#sidebar-qna-tab-content-bak .tutor-qa-new .tutor-quesanswer-askquestion.tutor-quesanswer-askquestion-expand .sidebar-ask-new-qna-btn-wrap{display:none}#sidebar-qna-tab-content-bak .tutor-qa-reply textarea:focus{border:1px solid var(--tutor-color-primary)!important}body.wp-admin .tutor-qna-single-wrapper>*{padding:20px!important}body.wp-admin .tutor-qna-single-wrapper .tutor-qa-reply{border-radius:0}body.wp-admin .tutor-qa-reply{background:0 0}#tutor-course-details-tab-questions .tutor-qna-reply-editor .wp-editor-container{border:none}#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-tinymce.mce-panel{box-shadow:none;background:#fff;border:none}#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-tinymce.mce-panel>.mce-container-body{border:1px solid #dcdfe6;border-radius:6px}#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-toolbar-grp{background:0 0;border-bottom:none}#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-top-part:before{box-shadow:0 1px #cdcfd5}#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-statusbar{border-top:none}#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-statusbar>.mce-container-body .mce-path{visibility:hidden}#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-statusbar.mce-last{background-color:transparent}#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-toolbar .mce-ico{color:#767c8e;--size:22px;width:var(--size);height:var(--size);justify-content:center;align-items:center;display:flex}.answer-image-matched-wrap{display:block}.answer-image-matched-wrap .image-matching-item{align-items:center;display:flex}.answer-image-matched-wrap .image-matching-item:not(:last-child){margin-bottom:12px}.answer-image-matched-wrap .image-matching-item img{max-width:35px}.answer-image-matched-wrap .image-matching-item .dragged-caption{margin-left:12px;font-size:14px}.correct-answer-wrap .matching-type{flex-direction:column;align-items:flex-start;display:flex}.correct-answer-wrap .matching-type:not(:last-child){margin-bottom:12px}.correct-answer-wrap .text-image-type{align-items:center;display:flex}.correct-answer-wrap .text-image-type .image{margin-right:12px}.correct-answer-wrap img{max-width:32px;max-height:32px}.tutor-quiz-attempt-details img{width:100%}.tutor-quiz-attempt-details .tutor-icon-rounded{box-sizing:border-box;cursor:pointer;border-style:solid;border-width:1px;border-radius:3px;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:inline-flex;overflow:hidden}.tutor-quiz-attempt-details .tutor-icon-rounded:not(:hover){opacity:.8}.tutor-quiz-attempt-details tr td{vertical-align:middle}.tutor-quiz-attempt-details tr:not(:hover).tutor-quiz-answer-status-correct .tutor-icon-rounded.tutor-color-danger,.tutor-quiz-attempt-details tr:not(:hover).tutor-quiz-answer-status-wrong .tutor-icon-rounded.tutor-color-success,.tutor-quiz-attempt-details tr:not(:hover).tutor-quiz-answer-status-pending .tutor-icon-rounded.tutor-color-success,.tutor-quiz-attempt-details tr:not(:hover).tutor-quiz-answer-status-pending .tutor-icon-rounded.tutor-color-danger{color:#cdcfd5!important;border-color:#cdcfd5!important}.tutor-quiz-attempt-details .explain-toggle{background:#f4f6f9;padding:4px;text-align:center!important}.tutor-quiz-attempt-details .explain-toggle button{margin:0;line-height:32px}@media (max-width:575.98px){.tutor-quiz-attempt-details .tutor-manual-review-wrapper{text-align:left}}.tutor-quiz-type-icon{color:#fff;text-align:center;vertical-align:middle;background-color:var(--tutor-color-primary);border-radius:4px;width:32px;height:32px;margin-right:8px;padding:0;font-size:20px;line-height:32px;display:inline-block}.rtl .tutor-quiz-type-icon{margin-left:8px;margin-right:0}.tutor-quiz-type-boolean{background-color:#3e64de}.tutor-quiz-type-single-choice{background-color:#00b890}.tutor-quiz-type-multiple-choices{background-color:#9034a9}.tutor-quiz-type-open-ended{background-color:#fe3129}.tutor-quiz-type-fill-blanks{background-color:#ffbf00}.tutor-quiz-type-short-answer{background-color:#f37512}.tutor-quiz-type-matching{background-color:#8a4a1b}.tutor-quiz-type-image-matching{background-color:#f37512}.tutor-quiz-type-image-answering{background-color:#a322f9}.tutor-quiz-type-ordering{background-color:#1b52d8}.tutor-instructor-note.tutor-quiz-attempt-note{background-color:rgba(var(--tutor-color-primary-rgb),.15);border:1px solid rgba(var(--tutor-color-primary-rgb),.4);border-radius:6px}.tutor-snackbar-wrapper{text-align:center;z-index:2147483647;-o-transition:all 1s;padding:0 15px;transition:all 1s;display:none;position:fixed;bottom:0;left:0;right:0}.tutor-snackbar-wrapper.tutor-snackbar-show{display:block}.tutor-snackbar-wrapper .tutor-btn-outline-primary{color:#fff}.tutor-snackbar-wrapper>div{text-align:initial;color:#fff;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:rgba(0,0,0,.66);border-radius:10px;margin:15px auto;padding:7px 14px;font-size:15px;display:inline-block;box-shadow:0 5px 30px rgba(58,57,132,.06)}.tutor-snackbar-wrapper>div>div{white-space:nowrap;margin:5px 0;display:inline-block}.tutor-snackbar-wrapper .tutor-snackbar-title-icon{color:#fff;vertical-align:middle;margin-right:13px;font-size:24px}.tutor-snackbar-wrapper .tutor-snackbar-close{cursor:pointer;padding:5px;font-size:12px;display:inline-block;color:#7a7a7a!important}.tutor-snackbar-wrapper p{color:#fff;margin:8px 45px 8px 0;font-size:16px;font-weight:400;display:inline-block}.tutor-cart-page{padding:80px 0}@media (max-width:575.98px){.tutor-cart-page{padding:40px 0}}.tutor-cart-page .tutor-cart-course-list{border:1px solid var(--tutor-border-color);border-radius:6px;flex-direction:column;gap:8px;display:flex}.tutor-cart-page .tutor-cart-course-item{align-items:stretch;gap:24px;padding:32px;display:flex}@media (max-width:575.98px){.tutor-cart-page .tutor-cart-course-item{flex-direction:column;padding:16px}}.tutor-cart-page .tutor-cart-course-item:not(:last-child){border-bottom:1px solid var(--tutor-border-color)}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-thumb{border-radius:8px;width:160px;height:90px;overflow:hidden}@media (max-width:575.98px){.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-thumb{width:100%;height:auto}}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-thumb img{object-fit:cover;width:100%;height:100%}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-title{flex-direction:column;gap:8px;display:flex}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-title a{color:var(--tutor-body-color);text-decoration:none}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-title a:hover{opacity:1}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info{align-items:center;gap:32px;margin:auto 0 0;padding:0;list-style:none;display:flex}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li{color:rgba(0,0,0,.6);font-size:13px;line-height:18px;position:relative}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li:not(.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li:last-child):before{content:"";background:#e3e6eb;border-radius:50%;width:10px;height:10px;position:absolute;top:4px;right:-20px}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li:not(.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li:last-child):after{content:"";background-color:#4b505c;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:-18px}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper{flex-direction:column;justify-content:space-between;align-items:end;margin-left:auto;display:flex}@media (max-width:575.98px){.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper{flex-direction:row;align-items:start;margin-left:0}}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper .tutor-cart-course-price{color:var(--tutor-body-color);flex-direction:column;align-items:end;display:flex}@media (max-width:575.98px){.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper .tutor-cart-course-price{flex-direction:row;gap:8px}}.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper .tutor-cart-discount-price{color:#767c8e;font-size:13px;text-decoration:line-through}.tutor-cart-page .tutor-cart-summery{border:1px solid var(--tutor-border-color);border-radius:6px}.tutor-cart-page .tutor-cart-summery .tutor-cart-summery-top{border-bottom:1px solid var(--tutor-border-color);flex-direction:column;gap:16px;padding:32px;display:flex}@media (max-width:575.98px){.tutor-cart-page .tutor-cart-summery .tutor-cart-summery-top{padding:16px}}.tutor-cart-page .tutor-cart-summery .tutor-cart-summery-bottom{padding:32px}@media (max-width:575.98px){.tutor-cart-page .tutor-cart-summery .tutor-cart-summery-bottom{padding:16px}}.tutor-cart-page .tutor-cart-summery .tutor-cart-summery-item{color:var(--tutor-body-color);justify-content:space-between;align-items:center;display:flex}.tutor-cart-page .tutor-cart-empty-state{border:1px solid var(--tutor-border-color);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;max-width:800px;margin:0 auto;padding:32px;display:flex}.tutor-cart-page .tutor-cart-empty-state p{color:var(--tutor-body-color);margin-bottom:24px;padding:0;font-size:24px;line-height:32px}.tutor-cart-page .tutor-cart-empty-state a{justify-content:center;width:280px}.tutor-checkout-page{padding:40px 0}.tutor-checkout-page select{text-indent:0;padding:0 10px;line-height:36px}.tutor-checkout-page input[type=text]{text-indent:0;padding:0 10px;line-height:36px}.tutor-checkout-page input[type=email]{text-indent:0;padding:0 10px;line-height:36px}.tutor-checkout-page .tutor-checkout-container{max-width:1032px;margin:0 auto}.tutor-checkout-page .tutor-checkout-details .tutor-checkout-details-inner{background-color:#fafafa;border-radius:5px;padding:24px 24px 12px}.tutor-checkout-page .tutor-checkout-detail-item{padding:24px 0}.tutor-checkout-page .tutor-checkout-detail-item:not(:last-child){border-bottom:1px solid var(--tutor-border-color)}@media (max-width:575.98px){.tutor-checkout-page .tutor-checkout-detail-item{padding:16px}}.tutor-checkout-page .tutor-checkout-courses{flex-direction:column;gap:24px;display:flex}.tutor-checkout-page .tutor-checkout-course-item{color:var(--tutor-body-color);flex-direction:column;display:flex}.tutor-checkout-page .tutor-checkout-course-content{justify-content:space-between;align-items:start;gap:24px;display:flex}.tutor-checkout-page .tutor-checkout-course-thumb-title{grid-template-columns:56px 1fr;align-items:start;gap:8px;display:grid}.tutor-checkout-page .tutor-checkout-course-thumb-title img{border-radius:3px;max-width:100%;margin-top:6px}.tutor-checkout-page .tutor-checkout-enrollment-fee{justify-content:space-between;align-items:start;margin-top:16px;font-size:14px;display:flex}.tutor-checkout-page .tutor-checkout-course-plan-badge{color:#41454f;background-color:#f0f1f5;border-radius:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:11px;font-weight:500;line-height:14px;display:inline-block}.tutor-checkout-page .tutor-checkout-course-title{margin:0;font-size:16px;font-weight:500;line-height:26px}.tutor-checkout-page .tutor-checkout-course-title a{color:var(--tutor-body-color);text-decoration:none}.tutor-checkout-page .tutor-checkout-course-title a:hover{opacity:1}.tutor-checkout-page .tutor-checkout-coupon-badge{color:#41454f;background-color:#f1f1f1;border-radius:4px;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:3px 6px;font-size:11px;line-height:16px;display:flex}.tutor-checkout-page .tutor-checkout-coupon-badge.tutor-has-delete-button{padding:10px 8px;font-size:13px;line-height:18px}.tutor-checkout-page .tutor-checkout-coupon-badge button{color:var(--tutor-color-hints);cursor:pointer;background-color:transparent;border:none;outline:none;padding:0;font-size:14px;display:flex}.tutor-checkout-page .tutor-checkout-discount-price{color:#767c8e;font-size:13px;text-decoration:line-through}.tutor-checkout-page .tutor-checkout-summary{flex-direction:column;gap:8px;display:flex}.tutor-checkout-page .tutor-checkout-summary-item{color:var(--tutor-body-color);justify-content:space-between;align-items:center;display:flex}.tutor-checkout-page .tutor-checkout-separator{color:var(--tutor-body-color);text-align:center;margin-top:16px;margin-bottom:16px;font-size:13px;line-height:18px;position:relative}.tutor-checkout-page .tutor-checkout-separator span{z-index:1;background-color:#f9fafc;padding:0 4px;position:relative}.tutor-checkout-page .tutor-checkout-separator:before{content:"";background-color:var(--tutor-border-color);width:100%;height:1px;position:absolute;top:8px;left:0}.tutor-checkout-page .tutor-payment-instructions{border:1px solid var(--tutor-border-color);white-space:pre-line;background-color:#fafafa;border-radius:6px;margin-top:16px;padding:16px}.tutor-checkout-page .tutor-apply-coupon-form{border:1px solid var(--tutor-border-color);background-color:#fff;border-radius:6px;padding:4px;display:flex}.tutor-checkout-page .tutor-apply-coupon-form input{width:100%;box-shadow:none;background-color:transparent;border:none;outline:none}.tutor-checkout-page .tutor-apply-coupon-form button{border:none;padding:4px 16px;font-size:13px;font-weight:500;line-height:24px}.tutor-checkout-page .tutor-show-tax-rates{color:var(--tutor-color-primary);cursor:pointer;background:0 0;border:0;outline:0}.tutor-checkout-page .tutor-show-tax-rates:hover{text-decoration:underline}.tutor-checkout-page .tutor-tax-breakdown-modal{z-index:99999;width:100%;height:100%;position:fixed;top:0;left:0}.tutor-checkout-page .tutor-tax-breakdown-modal__backdrop{z-index:1;background:rgba(22,22,22,.7);position:absolute;top:0;bottom:0;left:0;right:0}.tutor-checkout-page .tutor-tax-breakdown-modal__content{z-index:2;background-color:#fff;border-radius:6px;flex-direction:column;gap:16px;padding:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px rgba(17,18,19,.12)}.tutor-checkout-page .tutor-tax-breakdown-modal__header{justify-content:space-between;display:flex}.tutor-checkout-page .tutor-tax-breakdown-modal__header button{color:#9197a8;cursor:pointer;background:0 0;border:0;outline:0;width:32px;height:32px}.tutor-checkout-page .tutor-tax-breakdown-modal__header h6{font-size:1rem}.tutor-checkout-page .tutor-tax-breakdown-modal__item{grid-template-columns:2fr 1fr 1fr;display:grid}.tutor-checkout-page .tutor-tax-breakdown-modal__item>span{font-size:.875rem}.tutor-checkout-page .tutor-tax-breakdown-modal__item>span:not(:first-of-type){text-align:right;font-weight:600}.tutor-checkout-page .tutor-checkout-spinner{padding:0;position:absolute;top:12px;right:0}.tutor-checkout-page .tutor-plan-trial-price{background-color:#f5fbf7;border-radius:4px;justify-content:space-between;align-items:start;padding:8px;display:flex}.tutor-checkout-page .tutor-plan-trial-price .tutor-plan-trial-icon-wrapper{align-items:center;gap:4px;display:flex}.tutor-checkout-billing .tutor-billing-fields .tutor-form-label{display:none}.tutor-checkout-billing .tutor-billing-fields .tutor-mb-16{margin:0!important}.tutor-checkout-billing .tutor-billing-fields .tutor-form-control{border-radius:0;height:40px}.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:not(:last-of-type) .tutor-form-control{border-bottom:none!important}.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:first-of-type .tutor-form-control{border-top-left-radius:6px}.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:last-of-type .tutor-form-control{border-bottom-right-radius:6px;border-bottom-left-radius:6px}@media (min-width:992px){.tutor-checkout-billing .tutor-billing-fields .tutor-col-sm-6:nth-of-type(odd) .tutor-form-control{border-right:none!important}.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:nth-of-type(2) .tutor-form-control{border-top-right-radius:6px}}@media (min-width:576px) and (max-width:767px){.tutor-checkout-billing .tutor-billing-fields .tutor-col-sm-6:nth-of-type(odd) .tutor-form-control{border-right:none!important}.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:nth-of-type(2) .tutor-form-control{border-top-right-radius:6px}}@media (min-width:768px) and (max-width:991px){.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:first-of-type .tutor-form-control{border-top-right-radius:6px}}@media (max-width:575px){.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:first-of-type .tutor-form-control{border-top-right-radius:6px}}.tutor-checkout-payment-options{border:1px solid var(--tutor-border-color);background-color:#fff;border-radius:6px;flex-direction:column;display:flex}.tutor-checkout-payment-options .tutor-checkout-payment-item{cursor:pointer;background-color:transparent;border:none;align-items:center;gap:12px;margin:0;padding:16px;line-height:24px;display:flex}.tutor-checkout-payment-options .tutor-checkout-payment-item:not(:last-child){border-bottom:1px solid var(--tutor-border-color)}.tutor-checkout-payment-options .tutor-checkout-payment-item .tutor-payment-item-content{color:#212529;gap:6px;width:100%;font-size:16px;font-weight:600;display:flex}.tutor-checkout-payment-options .tutor-checkout-payment-item .tutor-payment-item-content img{max-width:24px}.tutor-checkout-payment-options .tutor-checkout-payment-item.active{background-color:#e9edfb;border-color:transparent;box-shadow:0 0 0 1px #7391f0}.tutor-checkout-payment-options .tutor-checkout-payment-item.active:first-of-type{border-top-left-radius:6px;border-top-right-radius:6px}.tutor-checkout-payment-options .tutor-checkout-payment-item.active:last-of-type{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.tutor-checkout-payment-options .tutor-alert{margin:-1px}.tutor-order-status-wrapper{text-align:center;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:center;gap:32px;max-width:450px;min-height:400px;margin:80px auto;padding:48px 32px 32px;display:flex;box-shadow:0 4px 4px rgba(0,0,0,.06),0 0 6px rgba(0,0,0,.08)}.tutor-order-status-wrapper .tutor-btn{padding-left:24px;padding-right:24px;font-size:15px;font-weight:500}.tutor-display-none{display:none}.tutor-page-wrap{width:100%}
code[class*=language-],pre[class*=language-]{color:#000;text-shadow:0 1px #fff;font-family:Consolas,Monaco,andale mono,ubuntu mono,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#a67f59}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
.tutor-invoice-wrapper{overflow-x:auto}.tutor-invoice-wrapper .tutor-invoice{background-color:#f9fafc;padding:32px 40px;font-size:14px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;width:794px;min-height:1123px}.tutor-invoice-wrapper .tutor-invoice .invoice-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;margin-bottom:32px}.tutor-invoice-wrapper .tutor-invoice .invoice-header h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:4px;font-size:28px;line-height:32px;color:#41454f;margin:0}.tutor-invoice-wrapper .tutor-invoice .invoice-header .status{display:inline-block;background:#66b95d;color:#fff;padding:0 4px;margin-top:4px;border-radius:2px;font-size:10px;line-height:14px;text-transform:uppercase}.tutor-invoice-wrapper .tutor-invoice .invoice-header .invoice-number{font-size:12px;line-height:16px;font-weight:500;color:#767c8e}.tutor-invoice-wrapper .tutor-invoice .invoice-header img{height:40px}.tutor-invoice-wrapper .tutor-invoice .invoice-info{display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:48px}.tutor-invoice-wrapper .tutor-invoice .invoice-table{width:100%;border-collapse:collapse;margin-bottom:16px;border-bottom:1px solid var(--tutor-border-color)}.tutor-invoice-wrapper .tutor-invoice .invoice-table th{border-bottom:1px solid var(--tutor-border-color)}.tutor-invoice-wrapper .tutor-invoice .invoice-table th,.tutor-invoice-wrapper .tutor-invoice .invoice-table td{padding:10px 0;text-align:left}.tutor-invoice-wrapper .tutor-invoice .invoice-table .price{text-align:right}.tutor-invoice-wrapper .tutor-invoice .invoice-table .item-image{width:56px;height:32px}.tutor-invoice-wrapper .tutor-invoice .invoice-table .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.tutor-invoice-wrapper .tutor-invoice .invoice-summary{max-width:300px;margin-left:auto;font-size:14px;line-height:20px}.tutor-invoice-wrapper .tutor-invoice .invoice-summary>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:10px 0}.tutor-invoice-wrapper .tutor-invoice .invoice-summary>div:not(:last-child){border-bottom:1px solid var(--tutor-border-color)}.tutor-invoice-wrapper .tutor-invoice .invoice-footer{margin-top:auto}.tutor-invoice-wrapper .tutor-invoice .invoice-footer .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:16px;border-top:1px solid var(--tutor-border-color);color:var(--tutor-color-hints)}.tutor-video-player .plyr--youtube iframe{top:-50%;height:200%!important}.tutor-video-player .plyr--youtube.plyr--paused.plyr--loading.plyr__poster-enabled .plyr__poster{opacity:1!important}button[name=complete_course].tutor-topbar-mark-btn{background-color:#fff!important;color:var(--tutor-color-primary)!important}.tutor-dashboard-setting-notification .tutor-setting-notification-item{-webkit-transition:background-color .35s ease-in-out;transition:background-color .35s ease-in-out}.tutor-dashboard-setting-notification .tutor-setting-notification-item:not(:last-child){border-bottom:1px solid #e8e8e8}.tutor-dashboard-setting-notification .tutor-setting-notification-item:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.tutor-dashboard-setting-notification .tutor-setting-notification-item:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.tutor-dashboard-setting-notification .tutor-setting-notification-item:hover{background-color:rgba(243,243,243,.7)}.tutor-coming-soon-wrapper{font-size:13px;line-height:1.5;font-weight:500;background-color:#f4f9fd;color:#5b616f;border-radius:4px;padding:8px}.tutor-coming-soon-wrapper i{float:left;margin-top:4px;margin-right:4px}.tutor-coming-soon-wrapper .tutor-color-success{color:#097336}.tutor-course-list .tutor-card-footer .tutor-coming-soon-wrapper:not(:only-child){margin-top:8px}.single-courses .tutor-coming-soon-wrapper:not(:only-child){margin-top:16px}.single-courses:not(:has(.tutor-subscription-plans)) .tutor-coming-soon-wrapper{background-color:#fff}
.tutor-enrollment-status-wrapper{font-size:13px;line-height:1.5;font-weight:500;background-color:#f4f9fd;color:#5b616f;border-radius:4px;padding:8px}.tutor-enrollment-status-wrapper i{float:left;margin-top:4px;margin-right:4px}.tutor-enrollment-status-wrapper.tutor-enrollment-status-closed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff7f7;color:#f44337}.tutor-enrollment-status-wrapper.tutor-enrollment-status-paused{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fefbf4;color:#bd7e00}.tutor-enrollment-status-wrapper.tutor-enrollment-status-paused i{color:#ffb505}.tutor-enrollment-status-wrapper .tutor-color-success{color:#097336}.tutor-course-list .tutor-card-footer .tutor-enrollment-status-wrapper:not(:only-child){margin-top:8px}.single-courses .tutor-enrollment-status-wrapper:not(:only-child){margin-top:16px}.single-courses:not(:has(.tutor-subscription-plans)) .tutor-enrollment-status-wrapper{background-color:#fff}
: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}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:initial;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:initial;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";: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}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2)format("woff2"),url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2)format("woff2"),url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%)rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width)solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:initial}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em)}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:#999}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+)no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px)solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::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(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)50%;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::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(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)50%;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1).5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+)no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px);-webkit-background-position:calc(100% - 12px)50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:0 0;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce 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}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.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::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://fpmi.org/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,5%)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.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:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}

.qodef-addons-blog-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item .qodef-e-content,.qodef-addons-blog-list .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-list .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;overflow:hidden;z-index:1}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media{display:block}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media iframe{display:block;height:100%}.qodef-addons-blog-list .qodef-blog-item .qodef-e-title{margin:0 0 .5em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-excerpt{margin:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:.25em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item{font-size:.9em;line-height:1.13333em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-addons-blog-list .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-addons-blog-list.qodef-alignment--centered{text-align:center}.qodef-addons-blog-list.qodef-alignment--centered .qodef-blog-item .qodef-e-info{justify-content:center}.qodef-addons-blog-list.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-addons-blog-list .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:100%;transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:100%;transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-addons-blog-list.qodef-image--hover-move .qodef-e-media-image a{display:block;width:100%;transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-addons-blog-list.qodef-image--hover-from-top a{transform-origin:top}.qodef-addons-blog-list.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-addons-blog-list.qodef-image--hover-from-left a{transform-origin:left}.qodef-addons-blog-list.qodef-image--hover-from-right a{transform-origin:right}@media only screen and (max-width:1024px){.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link{padding:11% 15%}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote{padding:10.7% 15% 11.3%}}@media only screen and (max-width:680px){.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link{padding:11% 10%}.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link-icon{left:calc(50% - 75px);width:150px}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote{padding:11% 10%}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote-icon{left:calc(50% - 70px);width:140px}}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:5}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.08);background-color:#fff}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content{padding:45px 40px}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:10}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;background-color:#fff;z-index:5}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-content{position:absolute;bottom:0;left:0;padding:40px;z-index:5}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item{color:#fff}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover{color:inherit}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title{color:#fff;margin:0}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--minimal{overflow:hidden}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-grid-inner{margin-top:-2em!important}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-inner{padding-top:2em;border-top:1px solid #ebebeb}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-info.qodef-info--bottom{margin-top:1em}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{display:flex;align-items:center}.qodef-reverse-columns.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:row-reverse}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column;align-items:flex-start}.qodef-reverse-columns.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media{width:50%}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media{width:100%}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content{flex:1;padding:20px 27px}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content{padding:20px 0}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-excerpt{margin:0 0 1em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:flex;align-items:center;justify-content:space-between}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info-author img{border-radius:50%;overflow:hidden;margin-right:12px}.qodef-addons-blog-slider{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-content,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item.has-post-thumbnail .qodef-e-content{padding-top:27px}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image a,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image img{display:block;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media{display:block}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-title{margin:0 0 .5em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-excerpt{margin:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more{margin-top:14px}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:.25em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item{font-size:.9em;line-height:1.13333em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-addons-blog-slider article .qodef-e-media-image{overflow:hidden}.qodef-addons-blog-slider.qodef-content-has-background-color .qodef-e-content{padding-left:28px;padding-right:28px}.qodef-addons-blog-slider.qodef-alignment--centered{text-align:center}.qodef-addons-blog-slider.qodef-alignment--centered .qodef-blog-item .qodef-e-info{justify-content:center}.qodef-addons-blog-slider.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-addons-blog-slider.qodef-title--hover-underline a.qodef-e-title-link{display:inline!important}.qodef-addons-blog-slider .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-content{transform:translateZ(0)}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-content{transform:translateZ(0)}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-addons-blog-slider.qodef-image--hover-from-top a{transform-origin:top}.qodef-addons-blog-slider.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-addons-blog-slider.qodef-image--hover-from-left a{transform-origin:left}.qodef-addons-blog-slider.qodef-image--hover-from-right a{transform-origin:right}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.08);background-color:#fff}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-content{padding:45px 40px}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-content{position:absolute;bottom:0;left:0;padding:40px}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item{color:#fff}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title{color:#fff;margin:0}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner{display:flex;align-items:center}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media{width:50%}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media{width:100%}}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content{flex:1;padding:20px 27px}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content{padding:20px 0}}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:flex;align-items:center;justify-content:space-between}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info-author img{width:48px;border-radius:50%;overflow:hidden;margin-right:12px}.qodef-shortcode .qodef-addons-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .nav-links{display:flex;align-items:center;justify-content:center}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers{display:inline-flex;align-items:center;justify-content:center;margin:0 5px;transition:all .2s ease-out}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.next svg,.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.prev svg{width:1em;fill:currentColor;stroke:currentColor;max-height:100%}.qodef-qi-contact-form-7 form div{position:relative;margin:0}.qodef-qi-contact-form-7.qodef-button--full-width input[type=submit]{width:100%}.qodef-qi-contact-form-7 .wpcf7-form-control-wrap{width:100%;display:block}.qodef-qi-contact-form-7 textarea{resize:none}.qodef-qi-contact-form-7 .wpcf7-list-item.first{margin-left:0}.qodef-qi-contact-form-7 .qodef-cf7-flex{display:flex}@media only screen and (max-width:1024px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--1024{flex-wrap:wrap}}@media only screen and (max-width:768px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--768{flex-wrap:wrap}}@media only screen and (max-width:680px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--680{flex-wrap:wrap}}.qodef-qi-contact-form-7 .qodef-grid-inner{row-gap:0!important}.qodef-qi-contact-form-7 .qodef-grid-item{margin:0!important}.qodef-qi-contact-form-7 .wpcf7-checkbox,.qodef-qi-contact-form-7 .wpcf7-radio{line-height:1;display:block}.qodef-qi-contact-form-7 .wpcf7-checkbox label,.qodef-qi-contact-form-7 .wpcf7-radio label{display:flex;align-items:center;justify-content:center}.qodef-qi-contact-form-7 .wpcf7-spinner{position:absolute;right:0;margin:10px 0 0}.qodef-qi-contact-form-7 label{margin-bottom:0}.qodef-qi-contact-form-7 input[type=date],.qodef-qi-contact-form-7 input[type=email],.qodef-qi-contact-form-7 input[type=number],.qodef-qi-contact-form-7 input[type=password],.qodef-qi-contact-form-7 input[type=search],.qodef-qi-contact-form-7 input[type=tel],.qodef-qi-contact-form-7 input[type=text],.qodef-qi-contact-form-7 input[type=url],.qodef-qi-contact-form-7 select,.qodef-qi-contact-form-7 textarea{margin:0}.qodef-qi-contact-form-7 input[type=checkbox],.qodef-qi-contact-form-7 input[type=radio]{margin:0;width:1em;height:1em;vertical-align:middle}.qodef-qi-contact-form-7 button[type=submit]:focus,.qodef-qi-contact-form-7 button[type=submit]:hover,.qodef-qi-contact-form-7 input[type=submit]:focus,.qodef-qi-contact-form-7 input[type=submit]:hover{color:unset;background-color:unset}.qodef-qi-contact-form-7 input[type=submit]{transition:all .3s ease-out}.qodef-qi-contact-form-7 textarea{vertical-align:middle}.qodef-qi-contact-form-7 .qodef-qi-multiform-newsletter .wpcf7-form-control-wrap{z-index:5}.qodef-qi-contact-form-7 .qodef-qi-multiform-newsletter .qodef-qi-multiform-next>.wpcf7-submit{z-index:10}.qodef-addons-woo-shortcode .qodef-e-product-mark{position:absolute;top:0;left:0;min-width:68px;color:#111;background-color:#fff;padding:1.8em 1.2em;z-index:5}.qodef-addons-woo-shortcode .qodef-e-product-title{margin:0;z-index:2;position:relative}.qodef-addons-woo-shortcode .qodef-e-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star{color:#111}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg{display:inline-block;margin-right:4px;width:16px;height:auto;fill:none;stroke:currentColor}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg:last-child{margin-right:0}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active svg{fill:currentColor;stroke:none}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg{width:1em;margin-right:8px}.qodef-addons-woo-shortcode .price{position:relative;display:flex;align-items:center;margin:0}.qodef-addons-woo-shortcode .price del{margin-right:.8em}.qodef-addons-woo-shortcode .price ins{text-decoration:none}.qodef-addons-woo-shortcode .added_to_cart,.qodef-addons-woo-shortcode .button{color:#111;z-index:3}.qodef-addons-woo-shortcode .added_to_cart.added,.qodef-addons-woo-shortcode .button.added{display:none!important}.qodef-addons-woo-shortcode .added_to_cart.qodef-qi-button.qodef-layout--textual,.qodef-addons-woo-shortcode .button.qodef-qi-button.qodef-layout--textual{background:0 0}.qodef-addons-woo-shortcode .qodef-qi-woo-product-mark{position:absolute;top:0;right:0;color:#fff;background-color:#111;padding:10px 15px;z-index:5}.qodef-addons-woo-shortcode .qodef-qi-woo-product-mark.qodef-woo-onsale{color:#111;background-color:#ebebeb}.qodef-qi-woo-shortcode-add-to-cart{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-add-to-cart .button.added{display:none}.qodef-qi-woo-product-category-list .woocommerce-loop-category__title{margin:0}.qodef-qi-woo-product-category-list .count{display:none}.qodef-qi-woo-product-category-list .qodef-e-img-holder{overflow:hidden}.qodef-qi-woo-product-category-list .qodef-e-img-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-product-category-list.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-product-category-list.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-product-category-list.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-product-category-list.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-product-category-list.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;color:#fff;text-align:center}.qodef-position--bottom-left .qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title{top:auto;bottom:0;left:0;transform:none;text-align:left}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category .woocommerce-loop-category__title{position:absolute;bottom:40px;left:50%;background-color:#fff;width:auto;text-align:center;padding:10px 40px;transform:translateX(-50%)}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-holder-inner{position:relative;display:flex;align-items:center;justify-content:flex-end;background-color:#f6f6f6}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-content{position:absolute;max-height:100%;width:100%;left:0;flex:1;overflow:hidden}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-image{width:60%}.qodef-qi-woo-shortcode-product-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi--touch .qodef-qi-woo-shortcode-product-list .qodef-e-product-inner{cursor:pointer}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-title{color:#3c3c3c}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image{position:relative;display:inline-block;vertical-align:top;z-index:1}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image .qodef-e-product-image-holder{overflow:hidden}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image img{display:block;width:100%}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;text-align:center;opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-list .qodef-e-product-heading{position:relative;display:flex;justify-content:space-between;align-items:baseline}.qodef-qi-woo-shortcode-product-list .woocommerce-Price-currencySymbol{position:relative;top:-.3em;font-size:.6em}.qodef-qi-woo-shortcode-product-list .price{flex-shrink:0}.qodef-qi-woo-shortcode-product-list .qodef-e-product-title{transition:color .2s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a{position:relative;display:inline-block!important;vertical-align:top;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;z-index:3}.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:focus,.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:hover{color:#3c3c3c}.qodef-qi-woo-shortcode-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image{overflow:hidden;width:100%}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below .qodef-e-product-content{text-align:center;padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below .price{justify-content:center}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner{background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);clip-path:inset(0 0 0 0);pointer-events:none}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner a{pointer-events:all}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;clip-path:inset(13px 13px 13px 13px);transition-delay:0s,.15s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:center;padding:22px 0 25px}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:left}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:right}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-image-holder a{position:relative;display:block;z-index:2}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:center}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:flex-start}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:flex-end}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:3;margin:0 auto;opacity:0;transition:.15s ease-out;width:var(--qodef-max-width);height:var(--qodef-max-height)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized{opacity:1}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price{transform:translateX(0);transition:transform .4s .1s ease;width:var(--qodef-max-width);position:absolute}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap{position:absolute;width:100%;transform:translateX(100%);transition:transform .5s 0s ease;overflow:hidden}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{margin:0}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{margin:0 0 0 auto}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price{transform:translateX(-100%);transition-delay:0s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap{transform:translateX(0);transition-delay:.1s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner{opacity:0;transform:translateY(10px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px 35px;background-color:#f6f6f6}.qodef-position--bottom-left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner{align-items:flex-start;justify-content:flex-end;text-align:left}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-ratings{text-align:center}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-woo-product-price>span{width:100%}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-image-content-inner{opacity:0;transform:translateY(20px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-image-content-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi--touch .qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner{cursor:pointer}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-title{color:#3c3c3c}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image{position:relative;display:inline-block;vertical-align:top;z-index:1}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image .qodef-e-product-image-holder{overflow:hidden}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image img{display:block;width:100%}.qodef-image-full-height.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image img{height:100vh;object-fit:cover}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;text-align:center;opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-heading{position:relative;display:flex;justify-content:space-between;align-items:baseline}.qodef-qi-woo-shortcode-product-slider .woocommerce-Price-currencySymbol{position:relative;top:-.3em;font-size:.6em}.qodef-qi-woo-shortcode-product-slider .price{flex-shrink:0}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-title{transition:color .2s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a{position:relative;display:inline-block!important;vertical-align:top;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;z-index:3}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:focus,.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:hover{color:#3c3c3c}.qodef-qi-woo-shortcode-product-slider .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image{overflow:hidden;width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item{padding:50px 0}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item .qodef-e-product-image{transform:scale(1);transition:transform .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item .swiper-slide-active .qodef-e-product-image{transform:scale(1.5)}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item.qodef-item-layout--info-below-swap .qodef-e-product-content{opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item.qodef-item-layout--info-below-swap .swiper-slide-active .qodef-e-product-content{opacity:1}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner{text-align:center;padding:25px 15px;background-color:#f6f6f6;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .price{justify-content:center}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:3;margin:0 auto;opacity:0;transition:.15s ease-out;width:var(--qodef-max-width);height:var(--qodef-max-height)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized{opacity:1}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price{transform:translateX(0);transition:transform .4s .1s ease;width:var(--qodef-max-width);position:absolute}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap{position:absolute;width:100%;transform:translateX(100%);transition:transform .5s 0s ease;overflow:hidden}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price{transform:translateX(-100%);transition-delay:0s}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap{transform:translateX(0);transition-delay:.1s}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner{opacity:0;transform:translateY(10px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-image-inner{flex-direction:column;justify-content:space-between;align-items:flex-start;padding:15px;transition:opacity .25s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-top{text-align:left;width:100%;transform:translateY(10px);transition:transform .25s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-bottom{width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-bottom,.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-top{transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-image-inner{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px 35px;background-color:#f6f6f6}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-ratings{text-align:center}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-woo-product-price>span{width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-image-content-inner{opacity:0;transform:translateY(20px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner:hover .qodef-image-content-inner{opacity:1;transform:translateY(0)}.qodef-qi-wp-forms textarea{resize:none}.qodef-qi-wp-forms input,.qodef-qi-wp-forms select{height:auto!important}.qodef-qi-wp-forms.qodef-button--full-width button[type=submit]{width:100%}.qodef-qi-wp-forms.qodef-wpf-flex form{display:flex;align-items:center}.qodef-qi-wp-forms.qodef-wpf-flex form>.wpforms-field-container{flex-grow:1;flex-basis:100%}.qodef-qi-wp-forms.qodef-wpf-flex form>.wpforms-submit-container{flex-grow:0}.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-absolute-btn form>.wpforms-submit-container{position:absolute;right:0}@media only screen and (max-width:1024px){.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--1024 form{flex-wrap:wrap}}@media only screen and (max-width:768px){.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--768 form{flex-wrap:wrap}}@media only screen and (max-width:680px){.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--680 form{flex-wrap:wrap}}.qodef-qi-wp-forms .qodef-gutenberg-column{margin:0!important}.qodef-qi-wp-forms .wpforms-submit-container{padding:0!important}.qodef-qi-wp-forms div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{margin-right:0!important}.qodef-qi-wp-forms div.wpforms-container-full .wpforms-form ul li{margin-bottom:0!important}.qodef-qi-wp-forms label{margin-bottom:0}.qodef-qi-wp-forms input[type=date],.qodef-qi-wp-forms input[type=email],.qodef-qi-wp-forms input[type=number],.qodef-qi-wp-forms input[type=password],.qodef-qi-wp-forms input[type=search],.qodef-qi-wp-forms input[type=tel],.qodef-qi-wp-forms input[type=text],.qodef-qi-wp-forms input[type=url],.qodef-qi-wp-forms textarea{margin:0}.qodef-qi-wp-forms input[type=range]{padding:0!important;margin:0!important}.qodef-qi-wp-forms input[type=checkbox],.qodef-qi-wp-forms input[type=radio]{margin:0;width:1em!important;height:1em!important;vertical-align:middle!important}.qodef-qi-wp-forms button[type=submit]:focus,.qodef-qi-wp-forms button[type=submit]:hover,.qodef-qi-wp-forms input[type=submit]:focus,.qodef-qi-wp-forms input[type=submit]:hover{color:unset;background-color:unset}.qodef-qi-wp-forms button[type=submit],.qodef-qi-wp-forms input[type=submit]{display:inline-flex}.qodef-qi-wp-forms button[type=submit] span,.qodef-qi-wp-forms input[type=submit] span{display:inline}.qodef-qi-accordion{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden;overflow-anchor:none}.qodef-qi-accordion .qodef-e-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-accordion.qodef--init{visibility:visible}.qodef-qi-accordion .qodef-e-icon>svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:top}.qodef-qi-accordion .qodef-e-title-holder{position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px 10px 26px 26px;transition:all .2s ease-out;cursor:pointer;gap:10px;margin:0}.qodef-qi-accordion .qodef-e-title-holder:not(:first-child){margin:12px 0 0}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark{position:relative;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:100%}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span:before{display:block;line-height:inherit}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus,.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{transition:opacity .2s ease-out,color .2s ease-out}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus{opacity:0}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{opacity:1}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus{opacity:1}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-accordion .qodef-e-content{padding:0 26px 16px;margin:0;transition:background-color .2s ease-out;box-sizing:content-box}.qodef-qi-accordion .qodef-e-content p{margin:0}.qodef-qi-accordion.qodef-style--standard .qodef-e-content{padding:16px 26px}.qodef-qi-accordion.qodef-style--standard .qodef-e-title-holder.ui-state-active{background-color:#f6f6f6}.qodef-qi-accordion.qodef-style--boxed{border:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--boxed .qodef-e-title-holder:not(:first-child){margin:0;border-top:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-top{border-bottom:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-top .qodef-e-title-holder{margin:0;border-top:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-between .qodef-e-title-holder{margin:0;border-bottom:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-between .qodef-e-content{padding:16px 26px;border-bottom:1px solid #ebebeb}.qodef-qi-animated-text .qodef-m-title{overflow:hidden}.qodef-qi-animated-text .qodef-e-word{display:inline-block}.qodef-qi-animated-text .qodef-e-character{display:inline-flex}.qodef-qi-animated-text .qodef-e-word-holder{white-space:nowrap}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-left .qodef-m-title{justify-content:flex-start}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-right .qodef-m-title{justify-content:flex-end}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-center .qodef-m-title{justify-content:center}.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-word{opacity:0;transform:translateY(50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-word{opacity:0;transform:translateY(-50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-word{opacity:0;transform:translateX(-50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-word{opacity:0;transform:translateX(50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-fade .qodef-e-character,.qodef-qi-animated-text.qodef--appear-fade .qodef-e-word{opacity:0;transition:opacity 1s ease-out}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(2){transition-delay:.28s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(3){transition-delay:.42s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(4){transition-delay:.56s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(5){transition-delay:.7s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(6){transition-delay:.84s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(7){transition-delay:.98s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(8){transition-delay:1.12s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(9){transition-delay:1.26s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(10){transition-delay:1.4s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(11){transition-delay:1.54s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(12){transition-delay:1.68s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(13){transition-delay:1.82s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(14){transition-delay:1.96s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(15){transition-delay:2.1s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(16){transition-delay:2.24s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(17){transition-delay:2.38s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(18){transition-delay:2.52s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(19){transition-delay:2.66s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(20){transition-delay:2.8s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(21){transition-delay:2.94s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(22){transition-delay:3.08s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(23){transition-delay:3.22s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(24){transition-delay:3.36s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(25){transition-delay:3.5s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(26){transition-delay:3.64s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(27){transition-delay:3.78s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(28){transition-delay:3.92s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(29){transition-delay:4.06s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(30){transition-delay:4.2s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(31){transition-delay:4.34s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(32){transition-delay:4.48s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(33){transition-delay:4.62s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(34){transition-delay:4.76s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(35){transition-delay:4.9s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(36){transition-delay:5.04s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(37){transition-delay:5.18s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(38){transition-delay:5.32s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(39){transition-delay:5.46s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(40){transition-delay:5.6s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(2){transition-delay:.28s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(3){transition-delay:.42s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(4){transition-delay:.56s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(5){transition-delay:.7s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(6){transition-delay:.84s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(7){transition-delay:.98s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(8){transition-delay:1.12s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(9){transition-delay:1.26s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(10){transition-delay:1.4s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(11){transition-delay:1.54s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(12){transition-delay:1.68s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(13){transition-delay:1.82s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(14){transition-delay:1.96s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(15){transition-delay:2.1s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(16){transition-delay:2.24s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(17){transition-delay:2.38s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(18){transition-delay:2.52s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(19){transition-delay:2.66s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(20){transition-delay:2.8s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(21){transition-delay:2.94s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(22){transition-delay:3.08s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(23){transition-delay:3.22s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(24){transition-delay:3.36s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(25){transition-delay:3.5s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(26){transition-delay:3.64s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(27){transition-delay:3.78s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(28){transition-delay:3.92s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(29){transition-delay:4.06s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(30){transition-delay:4.2s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(31){transition-delay:4.34s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(32){transition-delay:4.48s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(33){transition-delay:4.62s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(34){transition-delay:4.76s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(35){transition-delay:4.9s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(36){transition-delay:5.04s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(37){transition-delay:5.18s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(38){transition-delay:5.32s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(39){transition-delay:5.46s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(40){transition-delay:5.6s}.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-word{opacity:1;transform:translateX(0) translateZ(0)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom .qodef-m-title{opacity:0;transform:translateY(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top .qodef-m-title{opacity:0;transform:translateY(-50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left .qodef-m-title{opacity:0;transform:translateX(-50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right .qodef-m-title{opacity:0;transform:translateX(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade .qodef-m-title{opacity:0;transition:opacity .7s ease-out}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top.qodef-qi--appeared .qodef-m-title{opacity:1;transform:translateX(0) translateZ(0)}.qodef-qi-banner{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden;transition:box-shadow .35s ease-out;z-index:1}.qodef-qi-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.qodef-qi-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.qodef-qi-banner .qodef-m-title{margin:.25em 0 0}.qodef-qi-banner .qodef-m-title-inner{display:inline-block}.qodef-qi-banner .qodef-m-subtitle{margin:0}.qodef-qi-banner .qodef-m-content-inner>.qodef-m-text{margin:.7em 0 0}.qodef-qi-banner .qodef-m-button{margin:.5em 0 0}.qodef-qi-banner .qodef-m-button .qodef-qi-button{z-index:2}.qodef-qi-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-banner .qodef-m-image img{display:inline-block}.qodef-qi-banner .qodef-m-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-banner.qodef-vertical--top .qodef-m-content{justify-content:flex-start}.qodef-qi-banner.qodef-vertical--middle .qodef-m-content{justify-content:center}.qodef-qi-banner.qodef-vertical--bottom .qodef-m-content{justify-content:flex-end}.qodef-qi-banner.qodef-horizontal--left .qodef-m-content{align-items:flex-start;text-align:left}.qodef-qi-banner.qodef-horizontal--center .qodef-m-content{align-items:center;text-align:center}.qodef-qi-banner.qodef-horizontal--right .qodef-m-content{align-items:flex-end;text-align:right}.qodef-qi-banner.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-banner.qodef-image--hover-zoom:hover img{transform:scale(1.03)}.qodef-qi-banner.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-banner.qodef-image--hover-zoom-out:hover img{transform:scale(1)}.qodef-qi-banner.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-banner.qodef-image--hover-move:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-banner.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-banner.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-banner.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-banner.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-banner.qodef-layout--in-box .qodef-m-content{padding:45px}.qodef-qi-banner.qodef-layout--in-box .qodef-m-content-inner{background-color:#fff;padding:25px;max-width:100%;width:100%}.qodef-qi-banner.qodef-layout--standard .qodef-m-content{padding:30px}.qodef-before-after-image-holder{visibility:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-before-after-image-holder img{position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-before-after-image-holder.active{cursor:grab}.qodef-qi-before-after{-webkit-user-select:none;overflow:hidden}.qodef-qi-before-after .twentytwenty-handle{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:100px;height:1em;width:1em;margin-left:-.5em;margin-top:-.5em;color:#fff;background-color:currentColor;border-radius:50%;cursor:grab;z-index:40}@media only screen and (max-width:1024px){.qodef-qi-before-after .twentytwenty-handle{font-size:50px}}.qodef-qi-before-after .twentytwenty-handle .qodef-handle-text{font-size:1rem;color:#111;font-weight:700;text-transform:uppercase;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-qi-before-after .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-handle:before{content:" ";display:block;background:currentColor;position:absolute;z-index:30}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before{width:2px;height:100vh;left:50%;transform:translateX(-50%)}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before{width:100vw;height:2px;top:50%;transform:translateY(-50%)}.qodef-qi-before-after .twentytwenty-after-label,.qodef-qi-before-after .twentytwenty-before-label{display:none}.qodef-qi-before-after .twentytwenty-container{position:relative;overflow:hidden;z-index:0}.qodef-qi-before-after .twentytwenty-container img{position:absolute;top:0;max-width:100%;width:100%}.qodef-qi-before-after .twentytwenty-before{z-index:20}.qodef-qi-before-after .twentytwenty-after{z-index:10}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:.48em}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:.48em}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-down-arrow,.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-up-arrow{display:none}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:.48em}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:.48em}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-left-arrow,.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-right-arrow{display:none}.qodef-qi-blockquote .qodef-m-text{margin:0}.qodef-qi-blockquote .qodef-m-icon{font-size:30px;line-height:1;transition:all .3s ease-in-out}.qodef-qi-blockquote .qodef-m-icon i{color:inherit}.qodef-qi-blockquote .qodef-m-icon svg{width:30px;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-blockquote.qodef-layout--inline .qodef-m-icon{float:left;line-height:1em;width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center;margin:0 .5em 0 0}.qodef-qi-business-hours{position:relative;border:1px solid #e1e1e1;padding:35px}.qodef-qi-business-hours.qodef-line-type--between .qodef-e-line{border-bottom:1px solid rgba(30,30,30,.2)}.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item{border-bottom:1px solid rgba(30,30,30,.2)}.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item:last-child{border-bottom:none}.qodef-qi-business-hours.qodef-line-type--none .qodef-e-day{margin-right:10px}.qodef-qi-business-hours.qodef-line-type--none .qodef-e-line{display:none}.qodef-qi-business-hours .qodef-e-item{margin-bottom:1em;display:flex;align-items:baseline}.qodef-qi-business-hours .qodef-e-item:last-child{margin-bottom:0}.qodef-qi-business-hours .qodef-e-title-holder{display:flex;align-items:baseline}.qodef-qi-business-hours .qodef-m-title{margin:0 0 1em}.qodef-qi-business-hours .qodef-m-subtitle{margin:0 0 .5em}.qodef-qi-business-hours .qodef-m-text{margin:.5em 0 0}.qodef-qi-business-hours .qodef-e-icon{line-height:1;padding-right:12px}.qodef-qi-business-hours .qodef-e-day{margin:0}.qodef-qi-business-hours .qodef-e-hours{margin:0}.qodef-qi-business-hours .qodef-e-line{flex-grow:1;margin:0 8px}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a{position:relative;color:currentColor}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:currentColor;backface-visibility:hidden}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover{text-decoration:none}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover:after{animation:qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards}@media only screen and (max-width:768px){.qodef-resposive--768.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}@media only screen and (max-width:680px){.qodef-resposive--680.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}@media only screen and (max-width:480px){.qodef-resposive--480.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}.qodef-qi-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:16px;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;border-radius:4px;outline:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;padding:13px 46px;overflow:hidden}.qodef-qi-button.qodef-size--small{padding:9px 33px}.qodef-qi-button.qodef-size--large{padding:15px 52px}.qodef-qi-button.qodef-size--full{width:100%;text-align:center}.qodef-qi-button.qodef-layout--filled{color:#111;background-color:#f4f4f4;border:0;font-size:1rem;border-style:solid}.qodef-qi-button.qodef-layout--filled:hover{color:#fff;background-color:#111}.qodef-qi-button.qodef-layout--outlined{color:#111;background-color:transparent;border:2px solid #111}.qodef-qi-button.qodef-layout--outlined:hover{color:#111;background-color:#f4f4f4;border-color:#f4f4f4}.qodef-qi-button.qodef-layout--textual{padding:0!important;background-color:transparent;border:0;border-radius:0;overflow:visible}.qodef-qi-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-qi-button.qodef-layout--textual:hover{color:#111}.qodef-qi-button.qodef-icon--left{display:inline-flex;align-items:center;justify-content:center;flex-direction:row-reverse}.qodef-qi-button.qodef-text-underline .qodef-m-text{position:relative}.qodef-qi-button.qodef-text-underline .qodef-m-text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:currentColor;transition:background-color .25s ease-in-out,width .36s cubic-bezier(.51,.5,.07,.99);backface-visibility:hidden}.qodef-qi-button.qodef-text-underline:not(.qodef-button-underline-draw):hover .qodef-m-text:after{width:0}.qodef-qi-button.qodef-text-underline.qodef-underline--center .qodef-m-text:after{left:50%;transform:translateX(-50%)}.qodef-qi-button.qodef-text-underline.qodef-underline--right .qodef-m-text:after{left:auto;right:0}.qodef-qi-button.qodef-button-underline-draw .qodef-m-text{overflow:hidden}.qodef-qi-button.qodef-button-underline-draw.qodef-underline--left:hover .qodef-m-text:after,.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-left .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-right .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-button .qodef-m-icon{color:currentColor;line-height:0}.qodef-qi-button .qodef-m-icon.qodef--icon-color-set{transition:color .25s ease-in-out,background-color .25s ease-in-out}.qodef-qi-button .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:middle}.qodef-qi-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon{margin-left:10px}.qodef-qi-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon{margin-right:10px}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner{position:relative;overflow:hidden;display:inherit;padding:1px}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;will-change:transform}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(0);transition-delay:.1s;opacity:1}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){position:absolute;opacity:0;left:1px;top:1px;transition-delay:0s}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){opacity:0}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-150%) translateY(0)}.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(200%) translateY(0)}.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(150%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(-150%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-100%) translateY(100%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg{transition:transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;transform:translateX(0);will-change:transform}.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg{transform:translateX(4px)}.qodef-qi-button.qodef-hover--reveal:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s cubic-bezier(.54,.3,.02,1.01)}.qodef-qi-button.qodef-hover--reveal .qodef-m-icon,.qodef-qi-button.qodef-hover--reveal .qodef-m-text{z-index:1}.qodef-qi-button.qodef-hover--reveal:hover:after{transform:scaleX(1) scaleY(1)}.qodef-qi-button.qodef-hover--reveal.qodef-layout--outlined:hover{background-color:initial}.qodef-qi-button.qodef--reveal-horizontal:after{transform-origin:left;transform:scaleX(0)}.qodef-qi-button.qodef--reveal-vertical:after{transform-origin:bottom;transform:scaleY(0)}.qodef-qi-button.qodef-icon-background-hover--reveal .qodef-m-icon:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s cubic-bezier(.54,.3,.02,1.01)}.qodef-qi-button.qodef-icon-background-hover--reveal .qodef-m-icon .qodef-m-icon-inner{z-index:1}.qodef-qi-button.qodef-icon-background-hover--reveal:hover .qodef-m-icon:after{transform:scaleX(1) scaleY(1)}.qodef-qi-button.qodef-icon-background-hover--reveal-horizontal .qodef-m-icon:after{transform-origin:left;transform:scaleX(0)}.qodef-qi-button.qodef-icon-background-hover--reveal-vertical .qodef-m-icon:after{transform-origin:bottom;transform:scaleY(0)}.qodef-qi-button.qodef-type--icon-boxed{padding:0!important;align-items:stretch}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-text{align-self:center;padding:11px 28px}.qodef-qi-button.qodef-type--icon-boxed.qodef-size--small .qodef-m-text{padding:7px 15px}.qodef-qi-button.qodef-type--icon-boxed.qodef-size--large .qodef-m-text{padding:13px 40px}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:11px 0}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon i{line-height:inherit}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-border{width:2px;background-color:#111;transition:background-color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-inner-border{position:absolute;top:0;left:0;width:100%;height:100%;color:#111;font-size:4px;transition:color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top{position:absolute;background-color:currentColor;transition:background-color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top{top:1em;left:1em;height:2px;width:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right{top:1em;right:1em;width:2px;height:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom{bottom:1em;right:1em;height:2px;width:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left{bottom:1em;left:1em;width:2px;height:calc(100% - 2em)}.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-top{transition:transform .36s ease-out}.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-top{transform:scaleX(0)}.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-right{transform:scaleY(0)}.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-top{transform:scaleX(1) scaleY(1)}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transition-duration:.28s}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transform-origin:left}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right{transform-origin:top}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transition-delay:.28s}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right{transition-delay:0s}.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top{transition-delay:0s}.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right{transition-delay:.28s}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-top{transform-origin:left}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-bottom{transform-origin:right}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-left{transform-origin:top}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-right{transform-origin:bottom}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-top{transition:background-color .25s ease-in-out,transform .36s ease-out;transform:scaleX(1) scaleY(1)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-top{transform:scaleX(0)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-right{transform:scaleY(0)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transition:background-color .25s ease-in-out,transform .28s ease-out}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transform-origin:left}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right{transform-origin:top}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transition-delay:0s,0s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right{transition-delay:0s,.28s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top{transition-delay:0s,.28s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right{transition-delay:0s,0s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-top{transform-origin:left}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-bottom{transform-origin:right}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-left{transform-origin:top}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-right{transform-origin:bottom}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge{overflow:visible}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge .qodef-m-inner-border{top:1em;left:1em;width:calc(100% - 2em);height:calc(100% - 2em);border:1px solid currentColor;transition:all .3s cubic-bezier(.46,.03,.52,.96)}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge:hover .qodef-m-inner-border{top:-1em;left:-1em;width:calc(100% + 2em);height:calc(100% + 2em)}.qodef-qi-call-to-action.qodef-layout--standard{position:relative}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-inner{display:flex;align-items:center;justify-content:space-between;background:#333;padding:6.4% 6% 6.9% 5.5%}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-title{color:#fff;margin:0;transition:color .2s ease-out}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-text{color:#fff;margin:.8em 0 0;transition:color .2s ease-out}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-button{flex:0 0 auto}.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-button{z-index:1}@media only screen and (max-width:1024px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--1024 .qodef-m-inner{display:block}}@media only screen and (max-width:768px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--768 .qodef-m-inner{display:block}}@media only screen and (max-width:680px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--680 .qodef-m-inner{display:block}}.qodef-qi-cards-gallery{position:relative;display:inline-block}.qodef-qi-cards-gallery .qodef-e-inner{position:relative}.qodef-qi-cards-gallery .qodef-m-fake-card{position:relative;display:inline-block;opacity:0;visibility:hidden;pointer-events:none}.qodef-qi-cards-gallery .qodef-m-card{position:absolute;transition:all .2s cubic-bezier(.25,.46,.45,.94);width:100%}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card{will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n){transform-origin:right}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1){transform-origin:left}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,left .3s ease-in-out,right .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n):not(:last-of-type):not(.active):hover{margin-right:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1):not(:last-of-type):not(.active):hover{margin-left:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card{transform-origin:left;will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,left .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover{margin-left:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card{transform-origin:right;will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,right .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover{margin-right:-10px!important}@media only screen and (max-width:768px){.qodef-qi-cards-gallery .qodef-m-fake-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transform:translateX(-100%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(84%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(60%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(39%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(25%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(11.2%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transform:translateX(100%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(-84%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(-60%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(-39%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(-25%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(-11.2%)}}.qodef-qi-cards-slider{position:relative}.qodef-qi-cards-slider .qodef-e-inner{position:relative}.qodef-qi-cards-slider .qodef-m-fake-card{position:relative;display:inline-block;opacity:0;visibility:hidden;pointer-events:none}.qodef-qi-cards-slider .qodef-m-card{position:absolute;width:100%}.qodef-qi-cards-slider .qodef-m-card:not(.qodef-out):not(.qodef-in){transition:all .6s cubic-bezier(.25,.46,.45,.94)}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(2):not(.qodef-out):not(.qodef-in){transition-delay:.1s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(3):not(.qodef-out):not(.qodef-in){transition-delay:.15s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(4):not(.qodef-out):not(.qodef-in){transition-delay:.2s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(5):not(.qodef-out):not(.qodef-in){transition-delay:.25s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(6):not(.qodef-out):not(.qodef-in){transition-delay:.3s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(7):not(.qodef-out):not(.qodef-in){transition-delay:.35s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(8):not(.qodef-out):not(.qodef-in){transition-delay:.4s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(9):not(.qodef-out):not(.qodef-in){transition-delay:.45s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(10):not(.qodef-out):not(.qodef-in){transition-delay:.5s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(11):not(.qodef-out):not(.qodef-in){transition-delay:.55s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(12):not(.qodef-out):not(.qodef-in){transition-delay:.6s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(13):not(.qodef-out):not(.qodef-in){transition-delay:.65s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(14):not(.qodef-out):not(.qodef-in){transition-delay:.7s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(15):not(.qodef-out):not(.qodef-in){transition-delay:.75s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(16):not(.qodef-out):not(.qodef-in){transition-delay:.8s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(17):not(.qodef-out):not(.qodef-in){transition-delay:.85s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(18):not(.qodef-out):not(.qodef-in){transition-delay:.9s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(19):not(.qodef-out):not(.qodef-in){transition-delay:.95s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(20):not(.qodef-out):not(.qodef-in){transition-delay:1s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(1):not(.qodef-out):not(.qodef-in){transition-delay:50ms}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(2):not(.qodef-out):not(.qodef-in){transition-delay:.1s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(3):not(.qodef-out):not(.qodef-in){transition-delay:.15s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(4):not(.qodef-out):not(.qodef-in){transition-delay:.2s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(5):not(.qodef-out):not(.qodef-in){transition-delay:.25s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(6):not(.qodef-out):not(.qodef-in){transition-delay:.3s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(7):not(.qodef-out):not(.qodef-in){transition-delay:.35s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(8):not(.qodef-out):not(.qodef-in){transition-delay:.4s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(9):not(.qodef-out):not(.qodef-in){transition-delay:.45s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(10):not(.qodef-out):not(.qodef-in){transition-delay:.5s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(11):not(.qodef-out):not(.qodef-in){transition-delay:.55s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(12):not(.qodef-out):not(.qodef-in){transition-delay:.6s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(13):not(.qodef-out):not(.qodef-in){transition-delay:.65s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(14):not(.qodef-out):not(.qodef-in){transition-delay:.7s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(15):not(.qodef-out):not(.qodef-in){transition-delay:.75s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(16):not(.qodef-out):not(.qodef-in){transition-delay:.8s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(17):not(.qodef-out):not(.qodef-in){transition-delay:.85s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(18):not(.qodef-out):not(.qodef-in){transition-delay:.9s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(19):not(.qodef-out):not(.qodef-in){transition-delay:.95s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(20):not(.qodef-out):not(.qodef-in){transition-delay:1s}.qodef-qi-cards-slider.qodef-orientation--left .qodef-m-card{transform-origin:left;will-change:transform}.qodef-qi-cards-slider.qodef-orientation--right .qodef-m-card{transform-origin:right;will-change:transform}.qodef-qi-cards-slider .qodef-m-navigation{display:flex;justify-content:flex-start;width:100%;margin-top:30px}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav{width:auto;height:auto;color:#111;font-size:26px;text-align:center;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav svg{display:block;width:1em;height:auto;transition:background-color .2s ease-out,color .2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav.qodef--prev{margin-right:15px}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next svg,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev svg{transform:translateX(0);will-change:transform;transition:transform .12s ease-out,background-color .2s ease-out,color .2s ease-out}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg{transition:transform .22s cubic-bezier(.37,.08,.02,.93) 50ms,background-color .2s ease-out,color .2s ease-out}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg{transform:translateX(-4px)}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg{transform:translateX(4px)}.qodef-qi-charts{position:relative;visibility:hidden}.qodef-qi-charts.qodef--init{visibility:visible}.qodef-qi-charts .qodef-m-inner{position:relative}.qodef-qi-charts .qodef-m-canvas-holder{display:flex}.qodef-qi-charts .qodef-m-canvas{position:relative;width:260px}.qodef-qi-charts .qodef-m-title{margin:2em 0 0}.qodef-qi-charts .qodef-m-text{margin:.2em 0 0 0}.qodef-qi-charts.qodef-chart-alignment--flex-start .qodef-m-canvas-holder{justify-content:flex-start}.qodef-qi-charts.qodef-chart-alignment--center .qodef-m-canvas-holder{justify-content:center}.qodef-qi-charts.qodef-chart-alignment--flex-end .qodef-m-canvas-holder{justify-content:flex-end}.qodef-qi-clients-list .qodef-e-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi-clients-list .qodef-e-inner a{display:inline-block}.qodef-qi-clients-list .qodef-e-inner>a{display:block}.qodef-qi-clients-list .qodef-grid-item{text-align:center}.qodef-qi-clients-list .qodef-e-images-holder{position:relative;display:inline-block;vertical-align:top;line-height:0;margin:0 0 1em}.qodef-qi-clients-list .qodef-e-main-image{display:inline-block;width:auto}.qodef-qi-clients-list .qodef-e-hover-image{position:absolute;top:0;left:0;width:auto;height:100%;opacity:0}.qodef-qi-clients-list .qodef-e-hover-image img{max-height:100%;object-fit:contain}.qodef-qi-clients-list .qodef-e-title{margin:0 0 .65em}.qodef-qi-clients-list .qodef-e-text{margin:0}.qodef-qi-clients-list .qodef-e-icon{position:absolute;top:10px;right:10px}.qodef-qi-clients-list .qodef-e-icon a{color:inherit}.qodef-qi-clients-list .qodef-e-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-clients-list.qodef--boxed .qodef-e-inner{padding:20px;background-color:#f6f6f6}.qodef-qi-clients-list.qodef-border--all{border-width:1px;border-style:solid;border-color:#ebebeb;overflow:hidden}.qodef-qi-clients-list.qodef-border--all .qodef-grid-inner{gap:0!important;border-width:0;border-style:inherit;border-color:inherit;margin-right:-1px;margin-bottom:-1px}.qodef-qi-clients-list.qodef-border--all .qodef-grid-item{border-width:1px;border-style:inherit;border-top-style:hidden;border-left-style:hidden;border-color:inherit}.qodef-qi-clients-list.qodef-border--inner{margin:0!important;overflow:hidden}.qodef-qi-clients-list.qodef-border--inner .qodef-grid-inner{margin:-1px -1px 0!important;padding-right:1px;gap:0}.qodef-qi-clients-list.qodef-border--inner .qodef-grid-item{margin:0!important;padding:0!important;border-top:1px solid #ebebeb;border-left:1px solid #ebebeb}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-main-image{will-change:opacity;transition:opacity .25s ease-in-out}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image{opacity:0}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image{opacity:1}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image{opacity:0}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-main-image{opacity:1;transition:opacity .2s ease-out;will-change:opacity}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-hover-image{display:none}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image{opacity:.8}.qodef-qi-clients-list.qodef--hover-scale .qodef-e-main-image{transform:scale(1) translateZ(0);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-list.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image{transform:scale(1.05) translateZ(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-images-holder{overflow:hidden}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image{opacity:1}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image{transform:translateX(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image{transform:translateX(-130%)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image{transform:translateX(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image{transform:translateX(130%)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image{transform:translateY(0)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image{transform:translateY(130%)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image{transform:translateY(0)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image{transform:translateY(-130%)}.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-title a{display:inline;position:relative;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .1em),currentColor .1em);transition:.5s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a{background-size:100% 100%}.qodef-qi-clients-slider .qodef-e-inner{position:relative;display:inline-block;vertical-align:top;width:100%;line-height:0}.qodef-qi-clients-slider .qodef-e-inner a{display:inline-block}.qodef-qi-clients-slider .qodef-e-images-holder{position:relative;display:inline-block;vertical-align:top;line-height:0;margin:0 0 1em}.qodef-qi-clients-slider .qodef-e-title{margin:0 0 .65em}.qodef-qi-clients-slider .qodef-e-text{line-height:1rem}.qodef-qi-clients-slider .qodef-e-main-image{display:inline-block;width:auto}.qodef-qi-clients-slider .qodef-e-hover-image{position:absolute;top:0;left:0;width:auto;height:100%}.qodef-qi-clients-slider .qodef-e-hover-image img{max-height:100%;object-fit:contain}.qodef-qi-clients-slider .qodef-e-icon{position:absolute;top:10px;right:10px}.qodef-qi-clients-slider .qodef-e-icon a{color:inherit}.qodef-qi-clients-slider .qodef-e-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-clients-slider.qodef--boxed .qodef-e-inner{padding:20px;background-color:#f6f6f6}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-main-image{will-change:opacity;transition:opacity .25s ease-in-out}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image{opacity:0}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image{opacity:1}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image{opacity:0}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-main-image{opacity:1;transition:opacity .2s ease-out;will-change:opacity}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-hover-image{display:none}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image{opacity:.8}.qodef-qi-clients-slider.qodef--hover-scale .qodef-e-main-image{transform:scale(1) translateZ(0);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-slider.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image{transform:scale(1.05) translateZ(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-images-holder{overflow:hidden}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image{opacity:1}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image{transform:translateX(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image{transform:translateX(-130%)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image{transform:translateX(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image{transform:translateX(130%)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image{transform:translateY(0)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image{transform:translateY(130%)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image{transform:translateY(0)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image{transform:translateY(-130%)}.qodef-qi-clients-slider.qodef-title--hover-underline.qodef-qi-swiper-container .qodef-e .qodef-e-title a{display:inline}.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-title a{display:inline;position:relative;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .1em),currentColor .1em);transition:.5s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-clients-slider.qodef-title--hover-underline.qodef-title--hover-long .qodef-e-title a{transition-duration:.9s}.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a{background-size:100% 100%}.qodef-qi-countdown .qodef-m-date{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.qodef-qi-countdown .qodef-digit-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;width:150px}.qodef-qi-countdown .qodef-digit{font-size:70px;line-height:1}.qodef-qi-countdown .qodef-label{font-size:20px}.qodef-qi-counter.qodef-layout--simple.qodef-digit-stroke-effect .qodef-m-digit{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}.qodef-qi-counter.qodef-layout--simple .qodef-m-digit-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.qodef-qi-counter.qodef-layout--simple .qodef-m-digit{display:inline-block;font-size:70px;line-height:1}.qodef-qi-counter.qodef-layout--simple .qodef-m-icon{position:absolute;top:0;right:0;transform:translate(100%,-50%);font-size:20px}.qodef-qi-counter.qodef-layout--simple .qodef-m-title{margin:.9em 0 0}.qodef-qi-counter.qodef-layout--simple .qodef-m-text{margin:.45em 0 0}.qodef-qi-device-carousel{position:relative}.qodef-qi-device-carousel>.qodef-qi-swiper-container{padding:30px 0}.qodef-qi-device-carousel>.qodef-qi-swiper-container>.swiper-wrapper{align-items:center}.qodef-qi-device-carousel .qodef-device-carousel-device{position:relative;margin:0 auto}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image{position:relative;pointer-events:none;box-shadow:0 0 20px rgba(0,0,0,.07);border-radius:30px;z-index:10}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image img{width:100%}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item{height:100%}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item img{height:100%;object-fit:cover}.qodef-qi-device-slider{position:relative;margin:auto}.qodef-qi-device-slider .qodef-device-slider-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-device-slider .qodef-device-slider-image img{width:100%}.qodef-frame-shadow--enabled.qodef-qi-device-slider .qodef-device-slider-image img{filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-device-slider .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-device-slider .qodef-qi-swiper-container{overflow:hidden;height:100%}.qodef-qi-device-slider .qodef-m-item{height:100%}.qodef-qi-device-slider .qodef-m-item a{height:100%}.qodef-qi-device-slider .qodef-m-item img{height:100%;object-fit:cover}@media only screen and (max-width:1024px){.qodef-device-slider-holder{margin-bottom:96px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-96px!important}}@media only screen and (max-width:768px){.qodef-device-slider-holder{margin-bottom:86px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-86px!important}}@media only screen and (max-width:680px){.qodef-device-slider-holder{margin-bottom:76px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-76px!important}}@media only screen and (max-width:480px){.qodef-device-slider-holder{margin-bottom:46px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-46px!important}}.qodef-qi-dropcaps{position:relative}.qodef-qi-dropcaps.qodef-letter-stroke-effect .qodef-m-letter{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}.qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter{-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.e--ua-safari .qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter{display:block}.qodef-qi-dropcaps .qodef-m-letter{float:left;font-size:60px;line-height:1em;width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center}.qodef-qi-dropcaps .qodef-m-text{margin:0}.qodef-qi-dual-image-with-content{position:relative;display:flex}.qodef-qi-dual-image-with-content.qodef--content-right{flex-direction:row-reverse}.qodef-qi-dual-image-with-content .qodef-dual-content{display:flex;width:50%;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:100px;background-color:#f6f6f6}.qodef-qi-dual-image-with-content .qodef-m-inner-content>.qodef-m-title{margin:0 0 .5em}.qodef-qi-dual-image-with-content .qodef-m-inner-content>.qodef-m-text{margin:0 0 .5em}.qodef-qi-dual-image-with-content .qodef-m-inner-bottom{width:100%}.qodef-qi-dual-image-with-content .qodef-m-content-shortcode{position:relative}.qodef-qi-dual-image-with-content .qodef-image-holder{--holder_height:auto;position:relative;flex:1;height:var(--holder_height)}.qodef-qi-dual-image-with-content .qodef-m-main-image{width:100%;height:100%}.qodef-qi-dual-image-with-content .qodef-m-main-image img{height:100%;object-fit:cover}.qodef-qi-dual-image-with-content .qodef-m-second-image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qodef-qi-dual-image-with-content.qodef-decoration--underline .qodef-e-decorated{text-decoration:underline}.qodef-qi-dual-image-with-content.qodef-decoration--italic .qodef-e-decorated{font-style:italic}.qodef-qi-dual-image-with-content.qodef-decoration--bold .qodef-e-decorated{font-weight:700}.qodef-qi-dual-image-with-content.qodef-link--underline-draw .qodef-e-link{color:currentColor;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 87%}.qodef-qi-dual-image-with-content.qodef-link--underline-draw .qodef-e-link:hover{animation:qodef-animate-underline-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(14px)}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(-14px)}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder{overflow:hidden}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image{display:flex;justify-content:center}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{display:inline-block;max-width:unset;transition:transform 1.3s cubic-bezier(.37,.08,.02,.93) 0s}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(0)}@media only screen and (max-width:1440px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1440)}}@media only screen and (max-width:1366px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1366)}}@media only screen and (max-width:1280px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1280)}}@media only screen and (max-width:1024px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1024)}}@media only screen and (max-width:768px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_768)}}@media only screen and (max-width:680px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_680)}}@media only screen and (max-width:1024px){.qodef-qi-dual-image-with-content{flex-direction:column}.qodef-qi-dual-image-with-content.qodef--content-right{flex-direction:column}.qodef-qi-dual-image-with-content .qodef-dual-content{width:100%}.qodef-qi-dual-image-with-content .qodef-m-second-image{position:relative;padding:7% 0}.qodef-qi-dual-image-with-content .qodef-m-main-image{position:absolute}.qodef-qi-dual-image-with-content .qodef-image-holder{flex-basis:auto}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image{flex-flow:column;align-items:center}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{max-width:160%}}.qodef-qi-faq{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-faq.qodef-behavior--accordion{opacity:0;overflow-anchor:none}.qodef-qi-faq.qodef-behavior--accordion.qodef--init{opacity:1}.qodef-qi-faq.qodef-behavior--accordion .qodef-e-title-holder{cursor:pointer}.qodef-qi-faq .qodef-e-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-faq .qodef-e-icon>svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-faq .qodef-e-title-holder{position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px 10px 26px 26px;transition:all .2s ease-out;margin:0}.qodef-qi-faq .qodef-e-title-holder:not(:first-child){margin:12px 0 0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-title{display:inline-flex}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark{position:relative;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:100%;transition:opacity .2s ease-out,color .2s ease-out}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span:before{display:block;line-height:inherit}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus{opacity:0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{opacity:1}.qodef-qi-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus{opacity:1}.qodef-qi-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-faq .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px}.qodef-qi-faq .qodef-e-content{padding:0 26px 16px;margin:0;transition:background-color .2s ease-out}.qodef-qi-faq .qodef-e-content p{margin:0}.qodef-qi-faq.qodef-style--standard .qodef-e-content{padding:16px 26px}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder{background-color:#f6f6f6;border-bottom:1px solid #ebebeb}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder.ui-state-active{background-color:#f6f6f6}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder:not(:first-child){margin:0}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder.ui-accordion-header-collapsed:nth-last-child(2){border-color:transparent!important}.qodef-qi-faq.qodef-style--standard .qodef-e-content{border-bottom:1px solid #ebebeb}.qodef-qi-faq.qodef-style--boxed{border:1px solid #ebebeb}.qodef-qi-faq.qodef-style--boxed .qodef-e-title-holder:not(:first-child){margin:0;border-top:1px solid #ebebeb}.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder{margin:0;border-top:1px solid #ebebeb}.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder:first-child{border-top:none}.qodef-qi-graphs{position:relative;visibility:hidden}.qodef-qi-graphs.qodef--init{visibility:visible}.qodef-qi-graphs .qodef-m-inner{position:relative}.qodef-qi-graphs .qodef-m-canvas-holder{display:flex}.qodef-qi-graphs .qodef-m-canvas{position:relative;width:100%}.qodef-qi-graphs.qodef-chart-alignment--flex-start .qodef-m-canvas-holder{justify-content:flex-start}.qodef-qi-graphs.qodef-chart-alignment--center .qodef-m-canvas-holder{justify-content:center}.qodef-qi-graphs.qodef-chart-alignment--flex-end .qodef-m-canvas-holder{justify-content:flex-end}.qodef-qi-highlight{margin:0!important}.qodef-qi-highlight .qodef-highlight-text{padding:0;color:#fff;background-repeat:no-repeat}.qodef-qi-highlight.qodef-qi--has-appear .qodef-highlight-text{background-size:0 100%;background-position-x:left}.qodef-qi-highlight.qodef-qi--has-appear.qodef-qi--appeared.qodef-highlight-style--color .qodef-highlight-text{animation:qodef-animate-highlight 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-highlight.qodef-qi--has-appear.qodef-qi--appeared.qodef-highlight-style--color .qodef-highlight-text:nth-of-type(2n+2){animation-delay:.2s}.qodef-qi-how-to{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-how-to .qodef-m-title{margin:.35em 0 0}.qodef-qi-how-to .qodef-m-text{margin:1.2em 0 0}.qodef-qi-how-to .qodef-m-title-holder{margin-bottom:2.5em}.qodef-qi-how-to .qodef-e-step{margin-bottom:30px}.qodef-qi-how-to .qodef-e-step-title{margin:0 0 .8em}.qodef-qi-how-to .qodef-e-step-text{margin:0 0 1em}.qodef-qi-how-to .qodef-e-step-image{display:inline-block;vertical-align:top}.qodef-qi-icon-with-text .qodef-m-title{margin:0}.qodef-qi-icon-with-text .qodef-m-title a{display:block;color:inherit}.qodef-qi-icon-with-text .qodef-m-content>.qodef-m-text{margin:.5em 0 0}.qodef-qi-icon-with-text .qodef-m-button{margin:1.5em 0 0}.qodef-qi-icon-with-text .qodef-m-icon-holder{font-size:1.4em;line-height:1;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out}.qodef-qi-icon-with-text .qodef-m-icon-holder i{vertical-align:top;color:inherit}.qodef-qi-icon-with-text .qodef-m-icon-holder svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-icon-with-text.qodef-icon-boxed .qodef-m-icon-holder{display:inline-flex;align-items:center;justify-content:center;width:3em;height:3em;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-icon-with-text .qodef-m-separator .qodef-m-line{width:60px}.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-qi-icon-with-text.qodef--appear-from-bottom{opacity:0;transform:translateY(50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-bottom.qodef-qi--appeared{opacity:1;transform:translateY(0)}.qodef-qi-icon-with-text.qodef--appear-from-top{opacity:0;transform:translateY(-50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-top.qodef-qi--appeared{opacity:1;transform:translateY(0)}.qodef-qi-icon-with-text.qodef--appear-from-left{opacity:0;transform:translateX(-50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-left.qodef-qi--appeared{opacity:1;transform:translateX(0)}.qodef-qi-icon-with-text.qodef--appear-from-right{opacity:0;transform:translateX(50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-right.qodef-qi--appeared{opacity:1;transform:translateX(0)}.qodef-qi-icon-with-text.qodef--appear-fade{opacity:0;transition:opacity .7s ease-out}.qodef-qi-icon-with-text.qodef--appear-fade.qodef-qi--appeared{opacity:1}.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder svg{transform:translateX(0);transition:transform .28s cubic-bezier(.22,.61,.36,1)}.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover .qodef-m-icon-holder svg{transform:translateX(4px)}.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder svg{transform:translateY(0);transition:transform .32s cubic-bezier(.22,.61,.36,1)}.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover .qodef-m-icon-holder svg{transform:translateY(-7px)}.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder svg{transform:scale(1) translateZ(0);transition:transform .3s cubic-bezier(.22,.61,.36,1);will-change:transform}.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover .qodef-m-icon-holder svg{transform:scale(1.17) translateZ(0)}.qodef-qi-icon-with-text.qodef-layout--before-content{display:flex;align-items:flex-start}.qodef-qi-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{flex-shrink:0;margin-right:.7em}@media only screen and (max-width:768px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--768{flex-direction:column}}@media only screen and (max-width:680px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--680{flex-direction:column}}@media only screen and (max-width:480px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--480{flex-direction:column}}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title a{transition:color .2s ease-out}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:flex;align-items:center}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{flex-shrink:0;margin-right:.15em;transition:color .2s ease-out}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:1.3em}.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-separator+.qodef-m-title{margin:0}.qodef-qi-image-gallery-masonry.qodef-qi-grid>.qodef-grid-inner{gap:24px}.qodef-qi-image-gallery-masonry.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-image-wrapper img{object-fit:cover}.qodef-qi-image-gallery-masonry .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery-masonry .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery-masonry.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-image-gallery-pinterest .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery-pinterest .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-image-gallery .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.01) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-image-slider .qodef-e{overflow:hidden;backface-visibility:hidden}.qodef-qi-image-slider .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-slider .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-slider .qodef-e-inner-holder{position:relative;overflow:hidden}.qodef-qi-image-slider .qodef-e-alt-text-holder{display:flex;visibility:hidden;opacity:0;transition:all .3s ease-in}.qodef-col-num--1.qodef-navigation-alignment--flex-start.qodef-qi-image-slider .qodef-e-alt-text-holder{justify-content:flex-end}.qodef-col-num--1.qodef-navigation-alignment--flex-end.qodef-qi-image-slider .qodef-e-alt-text-holder{justify-content:flex-start}.qodef-qi-image-slider .swiper-slide-active .qodef-e-alt-text-holder{visibility:visible;opacity:1}.qodef-qi-image-slider .qodef-e-alt-text{margin-top:10px}.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e-inner-holder{display:block;width:calc(100% - 1px);transform:scale(1.02) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner-holder{transform:scale(1.05)}.qodef-qi-image-slider.qodef-image--hover-zoom-out .qodef-e-inner-holder{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner-holder{transform:scale(1)}.qodef-qi-image-slider.qodef-image--hover-move .qodef-e-inner-holder{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-inner-holder{transform:scale(1.2) translateX(12px)}.qodef-qi-image-slider.qodef-image--hover-from-top .qodef-e-inner-holder{transform-origin:top}.qodef-qi-image-slider.qodef-image--hover-from-bottom .qodef-e-inner-holder{transform-origin:bottom}.qodef-qi-image-slider.qodef-image--hover-from-left .qodef-e-inner-holder{transform-origin:left}.qodef-qi-image-slider.qodef-image--hover-from-right .qodef-e-inner-holder{transform-origin:right}.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide{transform:scale(.85);transition:all .3s ease}.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide.swiper-slide-active,.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide.swiper-slide-duplicate-active{transform:scale(1)}.qodef-qi-info-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:16px;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;border-radius:4px;outline:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;padding:11px 28px;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.2em;overflow:hidden}.qodef-qi-info-button .qodef-m-text-holder{display:flex;align-items:center}.qodef-qi-info-button .qodef-m-subtext{font-size:.75em}.qodef-qi-info-button .qodef-m-subtext.qodef--subtext-color-set{transition:color .25s ease-in-out}.qodef-qi-info-button.qodef-size--small{padding:6px 24px}.qodef-qi-info-button.qodef-size--large{padding:11px 36px}.qodef-qi-info-button.qodef-size--full{width:100%;text-align:center}.qodef-qi-info-button.qodef-layout--filled{color:#111;background-color:#f4f4f4;border:0;font-size:1rem;border-style:solid}.qodef-qi-info-button.qodef-layout--filled:hover{color:#fff;background-color:#111}.qodef-qi-info-button.qodef-layout--outlined{color:#111;background-color:transparent;border:2px solid #111}.qodef-qi-info-button.qodef-layout--outlined:hover{color:#111;background-color:#f4f4f4;border-color:#f4f4f4}.qodef-qi-info-button.qodef-icon--left .qodef-m-text-holder{flex-direction:row-reverse}.qodef-qi-info-button .qodef-m-icon{color:currentColor}.qodef-qi-info-button .qodef-m-icon.qodef--icon-color-set{transition:color .25s ease-in-out,background-color .25s ease-in-out}.qodef-qi-info-button .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon svg{margin-left:10px}.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon svg{margin-right:10px}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner{position:relative;overflow:hidden;display:inherit;padding:1px}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(0);transition-delay:.1s;opacity:1}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){position:absolute;opacity:0;left:1px;top:1px;transition-delay:0s}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){opacity:0}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-150%) translateY(0)}.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(200%) translateY(0)}.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(150%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(-150%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-100%) translateY(100%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg{transition:transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;transform:translateX(0);will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg{transform:translateX(4px)}.qodef-qi-info-button.qodef-type--icon-boxed{padding:0!important;flex-direction:row;align-items:stretch}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder{flex-direction:column;padding:11px 28px}.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left{flex-direction:row-reverse}.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left .qodef-m-icon-holder{flex-direction:row-reverse}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder{align-items:flex-start;justify-content:center}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:11px 0;flex:1}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon i{line-height:inherit}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-border{height:100%;width:2px;background-color:#111;transition:background-color .25s ease-in-out}.qodef-qi-info-cards{position:relative;display:flex;flex-direction:column;background-color:#f9f9f9;padding:30px;transition:background-color .4s ease-out}.qodef-qi-info-cards .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-info-cards a:not(.qodef-m-link){position:relative;z-index:1}.qodef-qi-info-cards .qodef-m-title{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-title a{display:block;color:inherit}.qodef-qi-info-cards .qodef-m-subtitle{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-content{position:relative}.qodef-qi-info-cards .qodef-m-content .qodef-m-text{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-icon-wrapper{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-icon-holder{font-size:55px;line-height:1;transition:all .3s ease-in-out}.qodef-qi-info-cards .qodef-m-icon-holder i{vertical-align:top;color:inherit}.qodef-qi-info-cards .qodef-m-icon-holder svg{width:30px;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor}.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper{position:relative}.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper img{display:inline-block}.qodef-qi-interactive-banner{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-interactive-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.qodef-qi-interactive-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.qodef-qi-interactive-banner .qodef-m-title{margin:0}.qodef-qi-interactive-banner .qodef-m-title-inner{display:inline-block}.qodef-qi-interactive-banner .qodef-m-subtitle{margin:0 0 .4em}.qodef-qi-interactive-banner .qodef-m-content-inner>.qodef-m-text{margin:.7em 0 0}.qodef-qi-interactive-banner .qodef-m-text-holder{margin:.7em 0 0}.qodef-qi-interactive-banner .qodef-m-button{padding:.5em 0 0;z-index:1;position:relative;display:inline-block}.qodef-qi-interactive-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-interactive-banner .qodef-m-image img{display:inline-block;transition:all .35s ease-out}.qodef-qi-interactive-banner .qodef-m-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-interactive-banner.qodef-layout--from-bottom.qodef--visible .qodef-m-content{opacity:1}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content{align-items:flex-start;justify-content:flex-end;padding:60px;opacity:0;transition:opacity .2s}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content-inner{position:relative;overflow:hidden}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-movement{transform:translateZ(0);transition:transform .4s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder{opacity:0;transition:opacity .25s ease-out}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder .qodef-m-text{margin:0}.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-movement{transform:translateY(0) translateZ(0)!important}.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-text-holder{opacity:1;transition-delay:.15s}.qodef-qi-interactive-banner.qodef-layout--image-switch{width:100%;background-color:#f6f6f6}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content{position:relative;flex-direction:row;align-items:center;justify-content:left;text-align:left;padding:60px}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content{flex-direction:column}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner{flex:1;margin-right:2em}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner{margin-right:0}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder{position:relative;width:35%}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder{width:100%;margin-top:2em}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image{transition:.2s ease-in-out}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:first-child{opacity:1}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:last-child{position:absolute;top:0;left:0;opacity:0}.qodef-qi-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:first-child{opacity:0}.qodef-qi-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:last-child{opacity:1}.qodef-qi-interactive-banner.qodef-layout--revealing.qodef--visible .qodef-m-content{opacity:1}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-content{align-items:flex-start;justify-content:flex-start;padding:60px;opacity:0;transition:opacity .2s}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-content-inner>.qodef-m-text{opacity:0;transform:translateY(-10px);transition:opacity .25s,transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-button{transition:transform .4s cubic-bezier(.22,.61,.36,1);transition-delay:50ms}.qodef-qi-interactive-banner.qodef-layout--revealing:hover .qodef-m-button{transform:translateY(0) translateZ(0)!important;transition-delay:0s}.qodef-qi-interactive-banner.qodef-layout--revealing:hover .qodef-m-content-inner>.qodef-m-text{opacity:1;transform:translateY(0);transition-duration:.25s,.35s;transition-delay:.1s,.1s}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-content{align-items:center;justify-content:center;text-align:center;padding:30px}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button,.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle{opacity:0;transition:opacity .23s ease-out,transform .28s ease-out}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle{transform:translateY(-10px)}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button{transform:translateY(10px)}.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-button,.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-subtitle{opacity:1;transform:translateY(0)}.qodef-qi-interactive-link-showcase{position:relative;display:inline-block;width:100%;vertical-align:top;display:flex;align-items:center;visibility:hidden}.qodef-qi-interactive-link-showcase.qodef--full-height{height:100vh}.admin-bar .qodef-qi-interactive-link-showcase.qodef--full-height{height:calc(100vh - 32px)}.qodef-qi-interactive-link-showcase .qodef-e-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0s .45s}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background{background-size:cover;background-position:center;background-repeat:no-repeat}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background img{display:none}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef--active{opacity:1;z-index:5;transition:opacity .4s cubic-bezier(.215,.61,.355,1)}.qodef-qi-interactive-link-showcase .qodef-m-items{display:flex;flex-direction:column;align-items:center;z-index:10}.qodef-qi-interactive-link-showcase .qodef-m-item{position:relative;display:inline-block;vertical-align:top;width:auto;color:#111;margin:.6em 0}.qodef-qi-interactive-link-showcase .qodef-e-title{position:relative;display:inline-block;vertical-align:top;font-family:inherit;font-weight:500;letter-spacing:-.02em;font-size:39px;line-height:1.19048em;transition:color .2s ease-out;z-index:2}@media only screen and (max-width:680px){.qodef-qi-interactive-link-showcase .qodef-e-title{font-size:36px}}.qodef-qi-interactive-link-showcase .qodef-e-inner-title{position:relative;display:inline-block;vertical-align:top}.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{content:"";position:absolute;left:0;width:0;height:2px;background-color:currentColor;transition:width .3s ease}.qodef-qi-interactive-link-showcase .qodef-e-inner-title:hover:after{width:100%}.qodef-hover--underline.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{bottom:0}.qodef-hover--line-through.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{top:50%;transform:translateY(-50%)}.qodef-qi-interactive-link-showcase .qodef--active.qodef-m-item .qodef-e-inner-title:after{width:100%}.qodef-qi-interactive-link-showcase .qodef-e-text{display:block}.qodef-qi-interactive-link-showcase.qodef--init{visibility:visible}.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-items{width:40%;justify-content:center;align-items:flex-start}.qodef-qi-interactive-link-showcase.qodef-layout--split{align-items:stretch}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{position:relative;flex:1}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:40%;justify-content:center;align-items:flex-start;padding:150px 10%}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:100%}}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background){display:flex;align-items:center;justify-content:center}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background) img{max-height:100%;object-fit:contain}.qodef-qi-interactive-link-showcase.qodef-layout--standard{justify-content:center;text-align:center}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width:768px){.qodef-standard-hide-under--768 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}@media only screen and (max-width:680px){.qodef-standard-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-standard-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:40%;justify-content:center}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:100%}}.qodef-standard-images-on-top--yes .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{z-index:unset}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image{display:flex;align-items:center;justify-content:center;transition:opacity .35s ease-out}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--left{left:0;width:30%}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--right{left:auto;right:0;width:30%}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image img{position:relative}.qodef-qi-interactive-link-showcase.qodef-layout--inline{align-items:flex-start;justify-content:flex-start;text-align:left}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width:680px){.qodef-standard-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-standard-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{flex-direction:row;flex-wrap:wrap;align-items:baseline;margin:0 -20px}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{width:100%}}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-item{position:relative;flex:1;flex-grow:0;margin:0!important}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-title{white-space:nowrap;padding:0 20px}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-title:before{position:absolute;right:0;transform:translateX(50%)}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-text{padding:0 20px}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image{display:flex;align-items:center;justify-content:center;transition:opacity .35s ease-out}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image.qodef-position--left{left:0;width:30%;justify-content:flex-start}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image.qodef-position--right{left:auto;right:0;width:30%;justify-content:flex-end}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image img{position:relative}.qodef-qi-item-showcase{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}.qodef-qi-item-showcase .qodef-m-image{position:relative;flex-shrink:0;max-width:60%;padding:0 60px}.qodef-qi-item-showcase .qodef-m-image img{display:block}.qodef-qi-item-showcase .qodef-m-items{position:relative;display:flex;flex-direction:column;width:100%}.qodef-qi-item-showcase .qodef-m-items.qodef--left{text-align:right}.qodef-qi-item-showcase .qodef-m-items.qodef--right{text-align:left}.qodef-qi-item-showcase .qodef-m-item{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px}@media screen and (min-width:1025px){.qodef-qi-item-showcase .qodef-m-item:last-child{margin-bottom:0!important}}.qodef-qi-item-showcase .qodef-e-icon-holder{line-height:1em;transition:color .2s ease-out}.qodef-qi-item-showcase .qodef-e-icon-holder a{display:inline-block}.qodef-qi-item-showcase .qodef-e-icon-holder>svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-item-showcase .qodef-e-title{margin:0 0 1em}.qodef-qi-item-showcase .qodef-e-title-link{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-item-showcase .qodef-e-title-link:hover{color:var(--qode-main-color)}.qodef-qi-item-showcase .qodef-e-text{margin:0}.qodef-qi-item-showcase.qodef-qi--has-appear{visibility:hidden}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-image{transform:translateY(70px);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);opacity:0}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item{transform:translateY(70px);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);opacity:0}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(1){transition-delay:.2s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(2){transition-delay:.4s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(3){transition-delay:.6s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(4){transition-delay:.8s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(5){transition-delay:1s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(6){transition-delay:1.2s}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared{visibility:visible}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-image{opacity:1;transform:translateY(0)}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-item{opacity:1;transform:translateY(0)}@media only screen and (max-width:1024px){.qodef-qi-item-showcase{align-items:flex-start;flex-wrap:wrap}.qodef-qi-item-showcase .qodef-m-image{position:absolute;top:0;left:0;width:40%;max-width:100%;padding-left:0!important}.qodef-qi-item-showcase .qodef-m-items{left:40%;width:calc(100% - 40%)}.qodef-qi-item-showcase .qodef-m-items .qodef-m-item{transition-delay:0s}.qodef-qi-item-showcase .qodef-m-items.qodef--left{text-align:left}}@media only screen and (max-width:768px){.qodef-qi-item-showcase .qodef-m-image{display:none}.qodef-qi-item-showcase .qodef-m-items{left:0;width:100%}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-m-item{display:flex;align-items:flex-start}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item{flex-direction:row-reverse}@media only screen and (max-width:1024px){.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item{flex-direction:row}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder{margin-left:.5em}@media only screen and (max-width:1024px){.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder{margin-left:0;margin-right:.5em}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--right .qodef-e-side-holder{margin-right:.5em}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-icon-holder{font-size:3em;flex-shrink:0}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-content-holder{flex:1}.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-icon-holder,.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-number{margin-bottom:.4em}.qodef-qi-message-box{background:#d5eaf4;padding:40px 40px;display:flex;transition:opacity .19s ease,visibility .19s ease}.qodef-qi-message-box.qodef-hidden{opacity:0;visibility:hidden}.qodef-qi-message-box.qodef-icon--middle{align-items:center}.qodef-qi-message-box.qodef-icon--top{align-items:flex-start}.qodef-qi-message-box.qodef-icon--bottom{align-items:flex-end}.qodef-qi-message-box .qodef-m-close-icon{position:absolute;right:17px;top:17px;line-height:1;cursor:pointer;transition:color .25s ease-in-out}.qodef-qi-message-box .qodef-m-close-icon i{color:inherit}.qodef-qi-message-box .qodef-m-close-icon svg{width:30px;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-message-box .qodef-m-icon{line-height:1;margin-right:20px}.qodef-qi-message-box .qodef-m-title{margin:0}.qodef-qi-message-box .qodef-m-text{margin:0}.q-message-box-holder{transition:height .23s cubic-bezier(.05,.47,.58,1)}.qodef-qi-parallax-images{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-parallax-images .qodef-m-images{position:relative;display:inline-block;vertical-align:middle}.qodef-browser--ms-explorer .qodef-qi-parallax-images .qodef-m-images{width:100%}.e--ua-firefox .qodef-qi-parallax-images .qodef-m-images img{backface-visibility:hidden}.qodef-qi-parallax-images .qodef-e-parallax-image{position:absolute;display:block;transition:all .7s cubic-bezier(.23,1,.32,1)}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-left{top:0;left:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-right{top:0;right:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-left{bottom:0;left:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-right{bottom:0;right:0}.qodef-qi-preview-slider{position:relative;opacity:0;transition:opacity .35s ease-out}.qodef-qi-preview-slider.qodef--visible{opacity:1}.qodef-qi-preview-slider .qodef-preview-slider-device-holder{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:10}.qodef-qi-preview-slider .qodef-preview-slider-device{position:absolute;margin:auto;width:214px;bottom:-50px;right:50px}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image img{width:100%;filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item{height:100%}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item img{height:100%;object-fit:cover}.qodef-qi-pricing-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-pricing-list .qodef-m-item:not(:last-child){margin-bottom:35px}.qodef-qi-pricing-list .qodef-m-item.qodef-has-discount .qodef-e-heading-price{text-decoration:line-through;margin-right:.25em}.qodef-qi-pricing-list .qodef-e-heading{display:flex;align-items:baseline}.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image{max-width:20%}.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image img{margin-left:10px}.qodef-qi-pricing-list .qodef-e-heading-title{margin:0}.qodef-qi-pricing-list .qodef-e-heading-line{flex-grow:1;margin:0 8px;border-bottom:1px solid #ebebeb}.qodef-qi-pricing-list .qodef-e-heading-discount-price,.qodef-qi-pricing-list .qodef-e-heading-price{margin:0;color:#111}.qodef-qi-pricing-list .qodef-e-description{margin:.5em 0 0;color:#9c9c9c}.qodef-qi-pricing-list .qodef-m-button{margin-top:30px}.qodef-qi-pricing-list.qodef-pricing-line--pattern .qodef-e-heading-line{height:5px;background-repeat:repeat;border:none}.qodef-qi-pricing-list.qodef-pricing-line--dashed .qodef-e-heading-line{border-bottom-style:dashed}.qodef-qi-pricing-list.qodef-pricing-line--dotted .qodef-e-heading-line{border-bottom-style:dotted}.qodef-qi-pricing-list.qodef-with-separator .qodef-m-item:not(:last-child){border-bottom:1px solid #ebebeb}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item{display:flex;align-items:center}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-image{max-width:25%;flex-shrink:0;margin-right:24px}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-item-holder{flex:1}.qodef-qi-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-qi-pricing-table.qodef-status--featured{transform:translateY(-18px)}.qodef-qi-pricing-table .qodef-m-inner{position:relative;padding:45px}.qodef-qi-pricing-table .qodef-m-title{margin:0}.qodef-qi-pricing-table .qodef-m-price{display:flex;align-items:baseline}.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-wrapper{display:inline-flex;margin:0;line-height:1;justify-content:center;align-items:baseline}.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-currency{align-self:flex-start}.qodef-qi-pricing-table.qodef-period--side .qodef-m-price-period{margin-left:5px}.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price{flex-direction:column}.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price-period{margin:0}.qodef-qi-pricing-table .qodef-m-content{padding:25px 0 0;margin:0}.qodef-qi-pricing-table .qodef-m-content li{margin-bottom:8px}.qodef-qi-pricing-table .qodef-m-content li:last-child{margin-bottom:0}.qodef-qi-pricing-table .qodef-m-content li.qodef--excluded{text-decoration:line-through;color:rgba(17,17,17,.6)}.qodef-qi-pricing-table .qodef-m-button .qodef-qi-button{margin:25px 0 0}.qodef-qi-pricing-table .qodef-m-label{position:absolute;right:15px;color:#fff;background-color:#111}.qodef-qi-pricing-table.qodef-label-type--badge .qodef-m-label{top:15px;border-radius:50px;padding:10px}.qodef-qi-pricing-table.qodef-label-type--ribbon .qodef-m-label{top:-1px;border-radius:50px 0 0 50px;transform:rotate(-90deg) translate(0,-100%);transform-origin:right top;padding:5px 15px}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content{list-style-type:none}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-e-icon{display:inline-block}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-m-content{margin:0 calc(-1em - 5px)}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside li{position:relative;display:flex}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-icon{position:absolute;left:0}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-text{flex:1;padding:0 5px;margin:0 1em}.qodef-qi-pricing-table.qodef-list-style--outside .qodef-m-content{list-style-position:outside}.qodef-qi-pricing-table.qodef-list-style--inside .qodef-m-content{list-style-position:inside}.qodef-qi-pricing-table.qodef-list-type--none .qodef-m-content{list-style-type:none}.qodef-qi-pricing-table .qodef-qi-separator .qodef-m-line{width:30px}.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-inner{padding:50px}.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-title{background-color:#f6f6f6;padding:30px 50px}.qodef-qi-pricing-table.qodef-layout--minimal{border-width:0 0 0 1px}.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-inner{padding:0 0 0 15px}.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-price-wrapper{margin:0 0 .5em}.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-inner{padding:0 50px 40px}.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-title-wrapper{background-color:#f6f6f6;padding:40px 20px}.qodef-qi-pricing-table.qodef-layout--standard .qodef-m-title{margin:0 0 1em}.qodef-qi-pricing-table.qodef-layout--vertical-image{display:flex}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-inner{flex:1}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder{width:90px;max-width:60%}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder .qodef-m-image{height:100%}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder img{height:100%;object-fit:cover}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-title{margin-bottom:1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-inner{padding:0}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-top{padding:50px}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content{padding:0}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content .qodef-e-item{padding:27px 50px;margin:0;border-top:1px solid #ebebeb}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon{line-height:1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon svg{width:1em;vertical-align:top;fill:currentColor;stroke:currentColor}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title{margin:.7em 0 1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-button .qodef-qi-button{width:100%;text-align:center;margin-top:0}.qodef-qi-process.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-line{display:none}.qodef-qi-process .qodef-e-icon-holder{position:relative;z-index:5}.qodef-qi-process .qodef-e-icon{position:relative;display:flex;align-items:center;justify-content:center;width:3em;height:3em;font-size:60px;background:#f6f6f6;border-radius:50%;margin:0 auto;z-index:3}.qodef-qi-process .qodef-e-icon svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-process .qodef-e-number{position:absolute;top:0;right:0;background:#333;width:2.8em;height:2.8em;font-size:20px;color:#fff;border-radius:50%;line-height:1;display:flex;align-items:center;justify-content:center}.qodef-qi-process .qodef-e-line{position:absolute;z-index:2}.qodef-qi-process .qodef-e-title{margin:2em 0 0}.qodef-qi-process .qodef-e-text{margin:.3em 0 0}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-number{width:2.8em;height:2.8em;font-size:20px}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line{top:50%;left:50%;width:100%;height:auto}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line-inner{width:100%;height:100%;border-bottom:#acacac;position:absolute;top:0;left:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-line-inner{transition:transform 1s;transform-origin:left;transform:scaleX(0)}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-icon{transition:transform .35s,opacity .2s;transform:scale(.8);opacity:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-title{transition:transform .35s,opacity .2s;transform:translateY(10px);opacity:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1){transition-delay:0s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner{transition-delay:.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon{transition-delay:0s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title{transition-delay:.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2){transition-delay:.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner{transition-delay:.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon{transition-delay:.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title{transition-delay:.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3){transition-delay:.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner{transition-delay:.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon{transition-delay:.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title{transition-delay:.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4){transition-delay:1.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner{transition-delay:1.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon{transition-delay:1.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title{transition-delay:1.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5){transition-delay:1.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner{transition-delay:1.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon{transition-delay:1.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6){transition-delay:1.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner{transition-delay:2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon{transition-delay:1.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title{transition-delay:1.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7){transition-delay:2.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner{transition-delay:2.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon{transition-delay:2.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title{transition-delay:2.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8){transition-delay:2.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner{transition-delay:2.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon{transition-delay:2.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title{transition-delay:2.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9){transition-delay:2.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner{transition-delay:3.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon{transition-delay:2.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title{transition-delay:2.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10){transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner{transition-delay:3.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon{transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title{transition-delay:3.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11){transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner{transition-delay:3.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title{transition-delay:3.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12){transition-delay:3.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner{transition-delay:4.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon{transition-delay:3.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title{transition-delay:3.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13){transition-delay:4.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner{transition-delay:4.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon{transition-delay:4.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title{transition-delay:4.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14){transition-delay:4.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner{transition-delay:4.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon{transition-delay:4.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title{transition-delay:4.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15){transition-delay:4.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner{transition-delay:5.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon{transition-delay:4.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title{transition-delay:5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16){transition-delay:5.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon{transition-delay:5.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title{transition-delay:5.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17){transition-delay:5.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner{transition-delay:5.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon{transition-delay:5.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title{transition-delay:5.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18){transition-delay:5.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner{transition-delay:6.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon{transition-delay:5.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title{transition-delay:6.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19){transition-delay:6.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner{transition-delay:6.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon{transition-delay:6.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title{transition-delay:6.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20){transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner{transition-delay:6.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon{transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title{transition-delay:6.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner{transform:scaleX(1)}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon{transform:scale(1);opacity:1}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title{transform:translateY(0);opacity:1}.qodef-qi-process.qodef-item-layout--vertical .qodef-grid-inner{grid-row-gap:0}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-content{display:flex;align-items:stretch}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-text-wrapper{margin-left:30px}.qodef-qi-process.qodef-item-layout--vertical .qodef-process-item:not(:last-child) .qodef-e-icon-holder{padding-bottom:50px}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-icon{font-size:40px}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line{top:0;left:50%;height:100%;transform:translateX(-50%)}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line-inner{width:100%;height:100%;position:absolute;top:0;left:0;border-left:1px solid #acacac}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-title{margin:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-line-inner{transition:transform .8s;transform-origin:top;transform:scaleY(0)}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-icon{transition:opacity .35s;opacity:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-title{transition:transform .35s,opacity .25s;transform:translateY(-10px);opacity:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1){transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner{transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon{transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title{transition-delay:.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2){transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner{transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon{transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title{transition-delay:.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3){transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner{transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon{transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title{transition-delay:1.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4){transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title{transition-delay:1.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5){transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner{transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon{transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title{transition-delay:2.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6){transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner{transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon{transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title{transition-delay:2.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7){transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner{transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon{transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title{transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8){transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title{transition-delay:3.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9){transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner{transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon{transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title{transition-delay:4.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10){transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner{transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon{transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title{transition-delay:4.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11){transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner{transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon{transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title{transition-delay:5.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12){transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title{transition-delay:5.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13){transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner{transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon{transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title{transition-delay:6.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14){transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner{transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon{transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title{transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15){transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner{transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon{transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title{transition-delay:7.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16){transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner{transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon{transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title{transition-delay:7.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17){transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner{transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon{transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title{transition-delay:8.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18){transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner{transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon{transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title{transition-delay:8.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19){transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner{transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon{transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title{transition-delay:9.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20){transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner{transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon{transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title{transition-delay:9.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner{transform:scaleY(1)}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon{opacity:1}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title{transform:translateX(0);opacity:1}.qodef-qi-progress-bar-circle{position:relative;visibility:hidden}.qodef-qi-progress-bar-circle.qodef--init{visibility:visible}.qodef-qi-progress-bar-circle .qodef-m-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.qodef-qi-progress-bar-circle .qodef-m-canvas{position:relative;width:100%}.qodef-qi-progress-bar-circle .qodef-m-title{margin:2em 0 0}.qodef-qi-progress-bar-circle .qodef-m-text{margin:.5em 0 0 0}.qodef-qi-progress-bar-circle .qodef-m-value{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0;font-size:62px}.qodef-qi-progress-bar-circle .qodef-m-percentage{font-size:60%;top:-.3em}.qodef-qi-progress-bar-horizontal{position:relative;visibility:hidden}.qodef-qi-progress-bar-horizontal.qodef--init{visibility:visible}.qodef-qi-progress-bar-horizontal.qodef--pattern .qodef-m-canvas svg path:first-child{opacity:0}.qodef-qi-progress-bar-horizontal .qodef-m-inner{position:relative;display:flex;flex-direction:column}.qodef-qi-progress-bar-horizontal .qodef-m-canvas{position:relative;width:100%}.qodef-qi-progress-bar-horizontal .qodef-m-content{display:flex;align-items:center}.qodef-qi-progress-bar-horizontal .qodef-m-title{margin:0 0 .5em}.qodef-qi-progress-bar-horizontal .qodef-m-value{padding:0;margin:0 0 .5em;font-size:16px;position:absolute}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-on .qodef-m-value{margin:0;transform:translateY(100%);z-index:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above .qodef-m-value-inner{opacity:0;transition:opacity .2s .5s}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above.qodef--init .qodef-m-value-inner{opacity:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-content{position:absolute;transform:translateY(-50%);top:50%;left:0;z-index:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-title{margin:0 0 0 .5em}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-value{margin:0 0 0 .5em;position:relative}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-above .qodef-m-value{right:0}.qodef-qi-progress-bar-vertical{position:relative;visibility:hidden}.qodef-qi-progress-bar-vertical.qodef--init{visibility:visible}.qodef-qi-progress-bar-vertical.qodef--pattern .qodef-m-canvas svg path:first-child{opacity:0}.qodef-qi-progress-bar-vertical .qodef-m-inner{position:relative;display:flex;flex-direction:column;max-width:100%}.qodef-qi-progress-bar-vertical .qodef-m-canvas{position:relative}.qodef-qi-progress-bar-vertical .qodef-m-canvas svg{max-width:100%}.qodef-qi-progress-bar-vertical .qodef-m-title{margin:1em 0 0}.qodef-qi-progress-bar-vertical .qodef-m-value{padding:0;margin:0;font-size:16px}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-title{margin:0 0 0 1em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-value{margin:0 0 0 1em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-inner{flex-direction:row;align-items:flex-end}.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-value{position:absolute;margin:0 0 .5em;right:0}.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-title{position:absolute;margin:0 0 .5em;left:0}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-content{display:flex;align-items:center;position:absolute;bottom:0;left:0}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-title{margin:0 0 0 .5em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-value{margin:0 0 0 .5em}.qodef-qi-section-title{position:relative}.qodef-qi-section-title .qodef-m-title{margin:0}.qodef-qi-section-title .qodef-m-subtitle{display:inline-flex;align-items:baseline;margin:0}.qodef-subtitle-icon--right.qodef-qi-section-title .qodef-m-subtitle{flex-direction:row}.qodef-subtitle-icon--left.qodef-qi-section-title .qodef-m-subtitle{flex-direction:row-reverse}.qodef-qi-section-title .qodef-m-icon-holder{display:inline-block;line-height:1em}.qodef-qi-section-title .qodef-m-icon-holder svg{width:1em;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-section-title>.qodef-m-text{margin:.5em 0 0}.qodef-qi-section-title .qodef-m-button{margin-top:.65em}.qodef-qi-section-title.qodef-decoration--underline .qodef-e-decorated{text-decoration:underline}.qodef-qi-section-title.qodef-decoration--italic .qodef-e-decorated{font-style:italic}.qodef-qi-section-title.qodef-decoration--bold .qodef-e-decorated{font-weight:700}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 87%}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link:hover{color:currentColor;text-decoration:none;animation:qodef-animate-underline-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link:focus{color:currentColor}.qodef-qi-section-title.qodef-text-link--underline>.qodef-m-text a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-section-title.qodef-text-link--underline>.qodef-m-text a:hover{text-decoration:none;background-size:100% 100%}.qodef-qi-section-title.qodef-text-link--underline-thick>.qodef-m-text a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-section-title.qodef-text-link--underline-thick>.qodef-m-text a:hover{text-decoration:none;background-size:100% 100%}@keyframes qodef-qi-animate-underline-multiline-thick{0%{background-size:100% 93%;background-position-x:right}38%{background-size:0 93%;background-position-x:right}39%{background-size:0 93%;background-position-x:left}100%{background-size:100% 93%;background-position-x:left}}.qodef-qi-section-title.qodef-text-link--underline-initial>.qodef-m-text a{background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 93%}.qodef-qi-section-title.qodef-text-link--underline-initial>.qodef-m-text a:hover{text-decoration:none;animation:qodef-qi-animate-underline-multiline-thick 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}@media only screen and (max-width:1024px){.qodef-qi-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}.qodef-qi-separator{position:relative;height:auto;font-size:0;line-height:1}.qodef-qi-separator .qodef-m-line{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:1px;color:#111;border-bottom:1em solid currentColor;margin:10px 0}.qodef-qi-separator.qodef-position--center{text-align:center}.qodef-qi-separator.qodef-position--left{text-align:left}.qodef-qi-separator.qodef-position--right{text-align:right}.qodef-qi-separator.qodef-separator--border-image .qodef-m-line{font-size:12px;height:1em;border-bottom:none;margin:10px 0;background-size:contain;background-repeat:round}.qodef-qi-separator.qodef-separator--with-icon{display:flex}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-line{display:flex;align-items:center;border-width:0}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon{flex-shrink:0;font-size:1rem;margin:0 1em}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-inner-line{width:50%;border-color:currentColor;border-style:inherit;border-width:1em}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--center{justify-content:center}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--left{justify-content:flex-start}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--right{justify-content:flex-end}.qodef-qi-slider-switch{position:relative;opacity:0;transition:opacity .35s ease-out}.qodef-qi-slider-switch.qodef--visible{opacity:1}.qodef-qi-slider-switch .qodef-m-main-text{margin-bottom:30px}.qodef-qi-slider-switch .qodef-m-main-text .qodef-e-title{margin:0 0 .7em}.qodef-qi-slider-switch .qodef-m-main-text .qodef-e-text{margin:0}.qodef-qi-slider-switch .qodef-m-main{position:relative}.qodef-qi-slider-switch .qodef-m-main-slider{position:absolute;top:50px;left:50px;right:50px;bottom:50px;border-radius:10%}.qodef-qi-slider-switch .qodef-m-main-slider .qodef-qi-swiper-container{height:100%;z-index:unset}.qodef-qi-slider-switch .qodef-m-main-slider .swiper-slide a{height:100%}.qodef-qi-slider-switch .qodef-slider-main-image{position:relative;z-index:5;pointer-events:none}.qodef-qi-slider-switch .qodef-slider-main-image img{width:100%}.qodef-qi-slider-switch .qodef-slider-switch-device-holder{position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:10}.qodef-qi-slider-switch .qodef-slider-switch-device{position:absolute;margin:auto;width:214px;bottom:-50px;right:50px;overflow:hidden}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image img{width:100%;filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item{height:100%}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item a{height:100%}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item img{height:100%;width:100%;object-fit:cover}.qodef-qi-slider-switch .qodef-m-main-text a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide .qodef-e-text,.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide .qodef-e-title{opacity:0;transform:translateX(40px);transition:.3s ease-in-out}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-text,.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-title{opacity:1;transform:translateX(0)}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-title{transition:opacity .35s .2s,transform .65s cubic-bezier(.26,0,0,1.01) .2s}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-text{transition:opacity .35s .35s,transform .65s cubic-bezier(.26,0,0,1.01) .35s}.qodef-qi-table-of-contents{position:relative}.qodef-qi-table-of-contents .qodef-m-title{margin:0}.qodef-qi-table-of-contents .qodef-m-subtitle{margin:0}.qodef-qi-table-of-contents .qodef-m-text{margin:.5em 0 0}.qodef-qi-table-of-contents .qodef-m-table-content{margin-top:1.5em}.qodef-qi-table-of-contents .qodef-m-table-content a{position:relative;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-list-underline.qodef-qi-table-of-contents .qodef-m-table-content a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.55s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-list-underline.qodef-qi-table-of-contents .qodef-m-table-content a:hover{background-size:100% 100%}.qodef-qi-table-of-contents.qodef-list-position--inside ol,.qodef-qi-table-of-contents.qodef-list-position--inside ul{list-style-position:inside}.qodef-qi-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ol,.qodef-qi-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ul{margin-left:0!important}.qodef-qi-table-of-contents.qodef-list-position--outside ol,.qodef-qi-table-of-contents.qodef-list-position--outside ul{list-style-position:outside}.qodef-qi-tabs-horizontal.qodef-layout--simple{position:relative;visibility:hidden}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef--init{visibility:visible}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation{position:relative;display:flex;align-items:center;margin:0;padding:0;list-style:none}@media only screen and (max-width:680px){.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation .qodef-tab-title,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li{width:100%}}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li{position:relative;margin:0;padding:0}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li .qodef-tab-title{margin:0}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a{position:relative;color:#cacaca;display:block;padding:0;transition:color .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:after{content:"";position:absolute;bottom:0;left:0;width:100%;z-index:1;opacity:0;transition:opacity .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a .q-text{z-index:1;position:relative}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li:not(:last-child){margin-right:4em}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a{color:#1e1e1e}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:before,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:before{opacity:1}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-content{position:relative;padding:26px 0 0}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li a:after{opacity:1;transform:scaleX(0);transition:transform .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-hover a:after{transform:scaleX(1)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-left .qodef-tabs-horizontal-navigation li a:after{transform-origin:left}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li a:after{left:unset;right:0;transform:scaleX(1);width:0;transition:width .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-hover a:after{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple{position:relative;visibility:hidden;display:flex;align-items:stretch;height:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef--init{visibility:visible}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation{position:relative;align-items:center;margin:0;padding:0;list-style:none;flex-shrink:0;display:block}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li{position:relative;margin:0;padding:0;width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .qodef-tab-title{margin:0}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a{position:relative;color:#cacaca;display:block;padding:0;transition:color .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:after{height:100%;content:"";position:absolute;top:0;right:0;width:100%;z-index:1;opacity:0;transition:opacity .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a{color:#1e1e1e}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:before,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:after,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:before{opacity:1}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .q-text{z-index:1;position:relative}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-content{position:relative;padding:0 0 0 26px}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li a:after{opacity:1;transform:scaleY(0);transition:transform .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-hover a:after{transform:scaleY(1)}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw.qodef-title-sideline-from-top .qodef-tabs-vertical-navigation li a:after{transform-origin:top}@media only screen and (max-width:1024px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:768px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:680px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:480px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-content{padding:26px 0 0}}.qodef-qi-team-member .qodef-m-title{margin:0}.qodef-qi-team-member .qodef-m-role{margin:0 0 .8em}.qodef-qi-team-member .qodef-m-text{margin:0 0 .8em}.qodef-qi-team-member .qodef-m-social-icons{font-size:0;margin:0}.qodef-qi-team-member .qodef-m-social-icons>*{font-size:1rem;margin-right:.7em}.qodef-qi-team-member .qodef-m-social-icons>:last-child{margin:0}.qodef-qi-team-member .qodef-e-social-icon{transition:color .2s ease-out}.qodef-qi-team-member .qodef-e-social-icon i{font-size:inherit}.qodef-qi-team-member .qodef-e-social-icon svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:middle}.qodef-qi-team-member.qodef-image--hover-scale img,.qodef-qi-team-member.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-team-member.qodef-image--hover-scale:hover img,.qodef-qi-team-member.qodef-image--hover-zoom:hover img{transform:scale(1.03)}.qodef-qi-team-member.qodef-image--hover-zoom .qodef-m-media-image{overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-below .qodef-m-content{margin:.9em 0 0}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner{position:relative;overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-title{transform:translateX(0);opacity:1}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role{transition-delay:.15s}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons{transition-delay:.3s}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content{margin:.9em 0 0}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-role,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-social-icons,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-title{opacity:0;transform:translateX(30px);transition:transform .45s cubic-bezier(.16,.32,.26,.92),opacity .45s ease-out;transition-delay:0s,0s}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner{position:relative;overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner:hover .qodef-m-content{transform:translateY(0)}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-content{position:absolute;width:100%;bottom:0;left:0;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:1;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,.61,.36,1);padding:30px;z-index:1}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner:hover .qodef-m-content{opacity:1}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-image,.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-media-image{display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#111;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:opacity .3s ease-in-out;padding:20px 30px}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content>*{width:100%}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-title{color:#fff}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-role{color:#c4c4c4}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner:hover .qodef-m-content{opacity:1;clip-path:inset(10px 10px 10px 10px);transition-delay:0s,.15s}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-image,.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-media-image{display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);clip-path:inset(0 0 0 0);padding:5%}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content>*{width:100%}.qodef-qi-testimonials-list .qodef-e-title{margin:0 0 .7em}.qodef-qi-testimonials-list .qodef-e-text{margin:0}.qodef-qi-testimonials-list .qodef-e-media-image{display:inline-block;vertical-align:top;line-height:0}.qodef-qi-testimonials-list .qodef-e-quote{font-size:1em;line-height:0;margin:auto}.qodef-qi-testimonials-list .qodef-e-quote svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-testimonials-list .qodef-e-author{display:flex;margin:0}.qodef-qi-testimonials-list .qodef-e-author-name{margin:0}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-media-image{margin-bottom:1.8em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-inner{position:relative;text-align:center;padding:55px 40px;background-color:#f6f6f6;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-content,.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-top{position:relative}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-quote{position:absolute;top:-.1em;left:50%;font-size:14em;color:rgba(0,0,0,.2);transform:translateX(-50%)}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-text{margin:0 0 1em}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-inner{text-align:center}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-media-image{width:50px;margin-bottom:.5em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner{display:flex}@media only screen and (max-width:480px){.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner{flex-direction:column}}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote{font-size:100px;width:1em;margin:0 35px 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote svg{vertical-align:top}@media only screen and (max-width:480px){.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote{margin:0 0 35px}}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-media-image{width:50px;margin:0 10px 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-author{flex-direction:row;align-items:baseline}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-author-job:before{content:"";display:inline-block;vertical-align:middle;height:1px;width:1em;background-color:currentColor;margin:0 .65em}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner{display:flex;align-items:flex-start}@media only screen and (max-width:680px){.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side{position:relative;flex-shrink:0;width:110px;max-width:30%;margin-right:6%}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image{border-radius:25%;overflow:hidden}@media only screen and (max-width:680px){.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side{max-width:100%}}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-quote{position:absolute;bottom:-.5em;right:-.5em;width:2em;height:2em;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#111;border-radius:50%}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-text{margin:0 0 1em}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider .qodef-e-inner{overflow:hidden}.qodef-qi-testimonials-slider .qodef-e-title{margin:0 0 .7em}.qodef-qi-testimonials-slider .qodef-e-text{margin:0}.qodef-qi-testimonials-slider .qodef-e-media-image{display:inline-block;vertical-align:top;line-height:0}.qodef-qi-testimonials-slider .qodef-e-quote{font-size:1em;line-height:0;margin:auto}.qodef-qi-testimonials-slider .qodef-e-quote svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-testimonials-slider .qodef-e-author{display:flex;margin:0}.qodef-qi-testimonials-slider .qodef-e-author-name{margin:0}.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide{opacity:0;transition:opacity .2s ease-out}.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide.swiper-slide-active,.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide.swiper-slide-duplicate-active{opacity:1}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-media-image{margin-bottom:1em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-inner{text-align:center;padding:55px 40px;background-color:#f6f6f6}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-top{position:relative;display:inline-block}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-quote{position:absolute;top:0;right:0;font-size:2em}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-media-image{margin-bottom:1em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-inner{text-align:center}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner{display:flex}@media only screen and (max-width:480px){.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner{flex-direction:column}}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote{font-size:100px;width:1em;margin:0 35px 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote svg{vertical-align:top}@media only screen and (max-width:480px){.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote{margin:0 0 35px}}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-media-image{width:50px;margin:0 10px 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author{flex-direction:row;align-items:baseline}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author-job:before{content:"";display:inline-block;vertical-align:middle;height:1px;width:1em;background-color:currentColor;margin:0 .65em}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{display:flex;align-items:center}@media only screen and (max-width:1024px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{align-items:baseline}}@media only screen and (max-width:680px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side{position:relative;flex-shrink:0;width:290px;max-width:30%;margin-right:6%}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image{border-radius:10%;overflow:auto}@media only screen and (max-width:680px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side{max-width:100%}}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-quote{position:absolute;top:-1em;right:-1em;width:2em;height:2em;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#111;border-radius:50%}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-inner{text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-media-image{width:50px;border-radius:50%;margin-right:1em;overflow:hidden}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author-job{margin:0}.qodef-qi-text-marquee{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-qi-text-marquee .qodef-m-content{display:flex;white-space:nowrap;font-size:0;overflow:hidden}.qodef-qi-text-marquee .qodef-m-text{display:flex;align-items:baseline}.qodef-qi-text-marquee .qodef-m-text.qodef-text--original{animation:qode-move-horizontal-normal-text-marquee 20s linear infinite}.qodef-qi-text-marquee .qodef-m-text.qodef-text--copy{position:absolute;top:0;left:0;will-change:transform;backface-visibility:hidden;transform:translateX(100%) translateZ(0);animation:qode-move-horizontal-normal-text-marquee-copy 20s linear infinite}.qodef-qi-text-marquee .qodef-m-text-item{font-size:100px;line-height:1.1em;padding-right:.5em;padding-left:.5em}.qodef-qi-text-marquee .qodef-e-icon-holder{display:flex;font-size:30px;align-self:center;align-items:center}.qodef-qi-text-marquee .qodef-e-icon-holder svg{fill:currentColor;stroke:currentColor;width:1em;height:auto}.qodef-qi-text-marquee.qodef-text-stroke-effect .qodef-m-text-item{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}@keyframes qode-move-horizontal-normal-text-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(-100%) translateZ(0)}}@keyframes qode-move-horizontal-normal-text-marquee-copy{0%{transform:translateX(100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-normal-text-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(-100%) translateZ(0)}}@keyframes qode-move-vertical-normal-text-marquee-copy{0%{transform:translateY(100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}@keyframes qode-move-horizontal-reverse-text-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(100%) translateZ(0)}}@keyframes qode-move-horizontal-reverse-text-marquee-copy{0%{transform:translateX(-100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-reverse-text-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(100%) translateZ(0)}}@keyframes qode-move-vertical-reverse-text-marquee-copy{0%{transform:translateY(-100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}.qodef-qi-timeline{position:relative}.qodef-qi-timeline .qodef-e-item,.qodef-qi-timeline .qodef-e-item-inner{position:relative}.qodef-qi-timeline .qodef-e-image{display:inline-block;vertical-align:top;overflow:hidden}.qodef-qi-timeline .qodef-e-date{margin:0 0 .5em}.qodef-qi-timeline .qodef-e-title{margin:0 0 .85em}.qodef-qi-timeline .qodef-e-text{margin:0}.qodef-qi-timeline .qodef-e-point-holder{position:absolute;color:#fff;font-size:1em;width:1em;height:1em;transform:translate(-50%,-50%)}.qodef-qi-timeline .qodef-e-point-holder .qodef-e-point{background-color:#111;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.qodef-qi-timeline .qodef-e-point-holder .qodef-e-icon-holder{font-size:.7em;line-height:1em;max-height:100%}.qodef-qi-timeline .qodef-e-point-holder svg{width:.7em;stroke:currentColor;fill:currentColor}.qodef-qi-timeline .qodef-e-line{display:block;background-color:#ebebeb}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:1px}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line{height:100%}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder{top:50%;left:50%}.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-line-holder{top:50%}.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-item:last-child .qodef-e-line-holder{display:none}.qodef-qi-timeline.qodef-timeline--horizontal{overflow:hidden}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-grid-inner{display:flex;transition:all .4s ease}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-item{flex:1}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line-holder{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line{height:100%}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-point-holder{top:50%;left:50%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after,.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before{content:"";position:absolute;left:50%;height:100px;width:1px;background-color:#ebebeb;transform:translateX(-50%);z-index:-1}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before{top:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after{bottom:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after,.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before{content:"";position:absolute;top:50%;width:100px;height:1px;background-color:#ebebeb;transform:translateY(-50%);z-index:-1}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before{right:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after{left:100%}.qodef-qi-timeline.qodef-point--diamond .qodef-e-point{border-radius:0;transform:rotate(45deg)}.qodef-qi-timeline.qodef-point--diamond .qodef-e-icon-holder{transform:rotate(-45deg)}.qodef-qi-timeline .qodef-nav-next,.qodef-qi-timeline .qodef-nav-prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:auto!important;height:auto!important;margin:0!important;color:#111;font-size:26px;z-index:10;cursor:pointer}.qodef-qi-timeline .qodef-nav-next>svg,.qodef-qi-timeline .qodef-nav-prev>svg{display:block;width:1em;height:auto;transition:.2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-timeline .qodef-nav-prev{left:0}.qodef-qi-timeline .qodef-nav-next{right:0}.qodef-qi-timeline.qodef-qi--has-appear{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(40px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(40px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-image{transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder{transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-point{transform:scale(0);opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-image{transition-delay:.3s,.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-point{transition-delay:.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-content-holder{transition-delay:.4s,.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-image{transition-delay:.6s,.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-point{transition-delay:.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-content-holder{transition-delay:.8s,.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-image{transition-delay:.9s,.9s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-point{transition-delay:1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-content-holder{transition-delay:1.2s,1.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-image{transition-delay:1.2s,1.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-point{transition-delay:1.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-content-holder{transition-delay:1.6s,1.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-image{transition-delay:1.5s,1.5s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-point{transition-delay:1.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-content-holder{transition-delay:2s,2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-image{transition-delay:1.8s,1.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-point{transition-delay:1.9s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-content-holder{transition-delay:2.4s,2.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-image{transition-delay:2.1s,2.1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-point{transition-delay:2.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-content-holder{transition-delay:2.8s,2.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-image{transition-delay:2.4s,2.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-point{transition-delay:2.5s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-content-holder{transition-delay:3.2s,3.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-image{transition-delay:2.7s,2.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-point{transition-delay:2.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-content-holder{transition-delay:3.6s,3.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-image{transition-delay:3s,3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-point{transition-delay:3.1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-content-holder{transition-delay:4s,4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-image{transition-delay:3.3s,3.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-point{transition-delay:3.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-content-holder{transition-delay:4.4s,4.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-image{transition-delay:3.6s,3.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-point{transition-delay:3.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-content-holder{transition-delay:4.8s,4.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared{opacity:1}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-image{opacity:1;transform:translateY(0) translateX(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image{transform:translateY(0) translateX(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-point{transform:scale(1);opacity:1}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-point--diamond .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-point--diamond .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-point--diamond .qodef-e-item .qodef-e-point{transform:rotate(45deg) scale(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-point--diamond.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-point--diamond.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-point--diamond.qodef-qi--appeared .qodef-e-point{transform:rotate(45deg) scale(1)}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder,.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder{display:none}}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:column}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-top-holder{align-items:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder{justify-content:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item-inner{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;text-align:center}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-top-holder{display:flex;align-items:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-content-holder{display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-item-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-top-holder{display:flex;align-items:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-content-holder{display:flex;flex-direction:column;justify-content:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item{text-align:center}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item:not(:last-child){padding-bottom:100px}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:row-reverse;text-align:right}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder{text-align:left;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner{display:inline-flex;align-items:center;justify-content:center;text-align:left;width:100%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder{width:50%;flex-shrink:0;text-align:right;padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder{width:100%;padding:0;margin-bottom:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder{width:50%;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder{width:100%;padding:0;margin-top:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{margin-left:0;flex-direction:row;padding:0 3em 0 0}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{flex-direction:column;text-align:center}}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder{margin:0 10% 0 0}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder{margin:0 0 10%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;flex-direction:row-reverse;width:50%;padding:0 0 0 3em}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{flex-direction:column;text-align:center}}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{width:100%;padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder{width:250px;flex-shrink:0;margin:0 0 0 10%}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder{margin:0 0 10%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-image{border-radius:50%}.qodef-qi-typeout-text .qodef-m-text{margin:0}

.qodef-qi-grid>.qodef-grid-inner{position:relative;display:grid;gap:30px}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--1{order:1}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--2{order:2}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--3{order:3}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--4{order:4}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--5{order:5}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--6{order:6}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--7{order:7}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--8{order:8}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--9{order:9}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--10{order:10}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--11{order:11}.qodef-qi-grid>.qodef-grid-inner.qodef-qi-clear:after,.qodef-qi-grid>.qodef-grid-inner.qodef-qi-clear:before{display:none!important}.qodef-qi-grid .qodef-grid-item{float:none!important}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner{display:flex}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:91.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:58.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:41.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--auto{width:auto}.qodef-qi-grid.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--1>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--2>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--3>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--4>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--5>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--6>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--7>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--8>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--1-11>.qodef-grid-inner{grid-template-columns:minmax(0,1fr) minmax(0,11fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--1-11>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--2-10>.qodef-grid-inner{grid-template-columns:minmax(0,2fr) minmax(0,10fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--2-10>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--3-9>.qodef-grid-inner{grid-template-columns:minmax(0,3fr) minmax(0,9fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--3-9>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--4-8>.qodef-grid-inner{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--4-8>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--5-7>.qodef-grid-inner{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--5-7>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--6-6>.qodef-grid-inner{grid-template-columns:minmax(0,6fr) minmax(0,6fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--6-6>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--7-5>.qodef-grid-inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--7-5>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--8-4>.qodef-grid-inner{grid-template-columns:minmax(0,8fr) minmax(0,4fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--8-4>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--9-3>.qodef-grid-inner{grid-template-columns:minmax(0,9fr) minmax(0,3fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--9-3>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--10-2>.qodef-grid-inner{grid-template-columns:minmax(0,10fr) minmax(0,2fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--10-2>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--11-1>.qodef-grid-inner{grid-template-columns:minmax(0,11fr) minmax(0,1fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--11-1>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%;object-fit:cover}.qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner{visibility:hidden}.qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner.qodef--masonry-init{visibility:visible}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--1>.qodef-grid-inner{grid-template-columns:repeat(1,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--2>.qodef-grid-inner{grid-template-columns:repeat(2,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--3>.qodef-grid-inner{grid-template-columns:repeat(3,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--4>.qodef-grid-inner{grid-template-columns:repeat(4,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--5>.qodef-grid-inner{grid-template-columns:repeat(5,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--6>.qodef-grid-inner{grid-template-columns:repeat(6,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--7>.qodef-grid-inner{grid-template-columns:repeat(7,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--8>.qodef-grid-inner{grid-template-columns:repeat(8,1fr)}.qodef-qi-grid.qodef-gutter--no>.qodef-grid-inner{gap:0}.qodef-qi-grid.qodef-gutter--tiny>.qodef-grid-inner{gap:10px}.qodef-qi-grid.qodef-gutter--small>.qodef-grid-inner{gap:20px}.qodef-qi-grid.qodef-gutter--normal>.qodef-grid-inner{gap:30px}.qodef-qi-grid.qodef-gutter--medium>.qodef-grid-inner{gap:40px}.qodef-qi-grid.qodef-gutter--large>.qodef-grid-inner{gap:50px}.qodef-qi-grid.qodef-gutter--huge>.qodef-grid-inner{gap:68px}.qodef-qi-grid.qodef-disable-row-gap>.qodef-grid-inner{row-gap:0}@media only screen and (max-width:1440 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1440>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1440>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1366>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1366>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1024 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1024>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1024>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:768 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--768>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--768>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:680 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--680>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--680>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:480px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--480>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--480>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}
@keyframes qi-addons-for-elementor-fade-in{0%{opacity:0;visibility:hidden;z-index:102}100%{opacity:1;visibility:visible;z-index:102}}@keyframes qi-addons-for-elementor-fade-out{0%{opacity:1;visibility:visible;z-index:102}100%{opacity:0;visibility:hidden;z-index:0}}@keyframes qodef-animate-underline-from-left{0%{transform:scaleX(1);transform-origin:right}37%{transform:scaleX(0);transform-origin:right}38%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}@keyframes qodef-animate-underline-from-right{0%{transform:scaleX(1);transform-origin:left}37%{transform:scaleX(0);transform-origin:left}38%{transform:scaleX(0);transform-origin:right}100%{transform:scaleX(1);transform-origin:right}}@keyframes qodef-animate-underline-multiline{0%{background-size:100% 87%;background-position-x:right}38%{background-size:0 87%;background-position-x:right}39%{background-size:0 87%;background-position-x:left}100%{background-size:100% 87%;background-position-x:left}}@keyframes qodef-animate-highlight{0%{background-size:0 100%;background-position-x:left}100%{background-size:100% 100%;background-position-x:left}}.qodef-qi-clear:after,.qodef-qi-clear:before{content:"";display:table;table-layout:fixed}.qodef-qi-clear:after{clear:both}.qodef-category-separator:after{content:",";margin-right:5px}.qodef-shortcode h1 a,.qodef-shortcode h2 a,.qodef-shortcode h3 a,.qodef-shortcode h4 a,.qodef-shortcode h5 a,.qodef-shortcode h6 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-custom-text-underline-draw a{position:relative;color:currentColor}.qodef-custom-text-underline-draw a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:currentColor;backface-visibility:hidden}.qodef-custom-text-underline-draw a:hover{color:currentColor;text-decoration:none}.qodef-custom-text-underline-draw a:hover:after{animation:qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-title{opacity:0;transform:translateX(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text{transition-delay:.25s,.25s}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button{transition-delay:.5s,.5s}body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-title{opacity:1;transform:translateX(0) translateZ(0)}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-qi-hide-under-1440,.qodef-qi-hide-under-1440{display:none}}.qodef-qi-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440{display:none}.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next{display:none}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440{display:block}.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next{display:block}}.fslightbox-container .fslightbox-nav .fslightbox-slide-number-container{max-width:unset}.fslightbox-container .fslightbox-nav .fslightbox-toolbar{background:0 0}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button{color:#fff}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button[title="Enter fullscreen"]{display:none}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button svg{fill:currentColor;width:17px;stroke:none}.fslightbox-container .fslightbox-slide-btn-container-next,.fslightbox-container .fslightbox-slide-btn-container-previous{padding:30px}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn{width:30px;padding:0;background:0 0;color:#fff}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn svg,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn svg{fill:currentColor;stroke:currentColor;width:100%}.qodef-qi-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden}.qodef-qi-swiper-container .swiper-slide a:not(.qodef-qi-button):not(.qodef-qi-premium-button){display:block}.qodef-qi-swiper-container .swiper-slide img{width:100%}.qodef-qi-swiper-container.qodef-swiper--initialized{visibility:visible}.qodef-qi-swiper-container .swiper-pagination-bullet{color:#000;vertical-align:middle;opacity:1;transform-origin:center;transform:matrix(.72,0,0,.72,0,0);border:1px solid transparent;background:currentColor;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}.qodef-qi-swiper-container .swiper-pagination-bullet-active,.qodef-qi-swiper-container .swiper-pagination-bullet:hover{transform:matrix(1,0,0,1,0,0) translateZ(0)}.qodef-qi-swiper-container .swiper-button-next,.qodef-qi-swiper-container .swiper-button-prev,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container~.swiper-button-next,.qodef-qi-swiper-container~.swiper-button-prev{background-image:none!important;width:auto!important;height:auto!important;margin:0!important;color:#111;font-size:26px;transition:color .2s ease-out,background-color .2s ease-out;transform:translateY(-50%)}.qodef-qi-swiper-container .swiper-button-next svg,.qodef-qi-swiper-container .swiper-button-prev svg,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev svg,.qodef-qi-swiper-container~.swiper-button-next svg,.qodef-qi-swiper-container~.swiper-button-prev svg{display:block;width:1em;height:auto;transition:background-color .2s ease-out,color .2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-swiper-container .swiper-button-next:after,.qodef-qi-swiper-container .swiper-button-prev:after,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next:after,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev:after,.qodef-qi-swiper-container~.swiper-button-next:after,.qodef-qi-swiper-container~.swiper-button-prev:after{display:none!important}.qodef-qi-swiper-container .swiper-button-prev{left:30px}.qodef-qi-swiper-container .swiper-button-next{right:30px}.qodef-qi-swiper-container.swiper-container-vertical.qodef--focus-in-viewport,.qodef-qi-swiper-container.swiper-vertical.qodef--focus-in-viewport{height:100vh!important}.qodef-qi-swiper-container.swiper-container-vertical .swiper-slide,.qodef-qi-swiper-container.swiper-vertical .swiper-slide{overflow:hidden}.qodef-qi-swiper-container.swiper-container-vertical .swiper-slide img,.qodef-qi-swiper-container.swiper-vertical .swiper-slide img{width:100%;height:100%;object-fit:cover}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical .swiper-button-prev{top:30px;bottom:auto;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical .swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-next,.qodef-qi-swiper-container.swiper-vertical .swiper-button-next{top:auto!important;bottom:30px;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical .swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-prev{top:-30px;bottom:auto!important;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-next,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-next{top:auto!important;bottom:-30px;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav{top:0;width:auto!important;height:100%;flex-direction:column;justify-content:center;margin-top:0}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner{flex-direction:column}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-prev{margin:0 0 20px 0!important}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg{transform:translateY(-4px)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg.qodef-swiper-arrow-left{transform:translateY(-4px) rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg{transform:translateY(4px)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg.qodef-swiper-arrow-right{transform:translateY(4px) rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{justify-content:center;right:auto!important;left:0!important;bottom:0}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{justify-content:center;right:0!important;left:auto!important;bottom:0}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-pagination-outside .swiper-pagination-bullet,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-pagination-outside .swiper-pagination-bullet{margin:3px 0}.qodef-qi-swiper-container .swiper-button-next:after,.qodef-qi-swiper-container .swiper-button-next:before,.qodef-qi-swiper-container .swiper-button-prev:after,.qodef-qi-swiper-container .swiper-button-prev:before{display:none}.qodef-qi-swiper-container~.swiper-button-prev{left:-50px}.qodef-qi-swiper-container~.swiper-button-next{right:-50px}.qodef-qi-swiper-container~.qodef-swiper-together-nav{position:absolute;display:flex;justify-content:flex-start;width:100%;margin-top:30px;z-index:1}.qodef-qi-swiper-container~.qodef-swiper-together-nav .qodef-swiper-together-inner{display:flex;align-items:center;justify-content:center}.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev{position:relative;top:0;left:0;right:0;transform:none;z-index:15}.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev{margin-right:20px!important}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg{margin-left:4px}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg{margin-right:4px}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev svg{transform:translateX(0);will-change:transform;transition:transform .25s cubic-bezier(.37,.08,.02,.93),background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev svg{transform:translateX(0);will-change:transform;transition:transform .12s ease-out,background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg{transition:transform .22s cubic-bezier(.37,.08,.02,.93) 50ms,background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev:hover svg{transform:translateX(-4px)}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next:hover svg{transform:translateX(4px)}.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside>.swiper-pagination-bullets,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside>.swiper-pagination-bullets{bottom:0}.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside>.swiper-pagination-bullets,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside>.swiper-pagination-bullets{bottom:0}@media only screen and (max-width:1024px){.qodef-qi-swiper-container.qodef-hide-navigation--1024 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.swiper-button-prev{display:none}}@media only screen and (max-width:768px){.qodef-qi-swiper-container.qodef-hide-navigation--768 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768~.swiper-button-prev{display:none}}@media only screen and (max-width:680px){.qodef-qi-swiper-container.qodef-hide-navigation--680 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680~.swiper-button-prev{display:none}}.qodef-qi-swiper-container.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{justify-content:flex-start;right:auto!important}.qodef-qi-swiper-container.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{justify-content:flex-end;left:auto!important}@media only screen and (max-width:1024px){.qodef-qi-swiper-container.qodef-hide-pagination--1024 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--1024~.swiper-pagination{display:none}}@media only screen and (max-width:768px){.qodef-qi-swiper-container.qodef-hide-pagination--768 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--768~.swiper-pagination{display:none}}@media only screen and (max-width:680px){.qodef-qi-swiper-container.qodef-hide-pagination--680 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--680~.swiper-pagination{display:none}}.qodef-swiper-pagination-outside.swiper-pagination{position:relative}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet{color:#000;opacity:1;transform-origin:center;transform:matrix(1,0,0,1,0,0);border:1px solid transparent;background:currentColor;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;margin:0 6px}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet:hover{transform:matrix(1.4,0,0,1.4,0,0) translateZ(0)}.swiper-container-vertical~.qodef-swiper-pagination-outside.swiper-pagination,.swiper-vertical~.qodef-swiper-pagination-outside.swiper-pagination{display:flex;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);left:100%}.qodef--pagination-numbers>.swiper-pagination-bullets,.qodef--pagination-numbers~.swiper-pagination-bullets{counter-reset:section;display:flex;justify-content:center}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet{height:38px;width:38px;transform:none;color:transparent;display:flex!important;justify-content:center;align-items:center}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:before,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:before{counter-increment:section;content:"0" counter(section);color:#1e1e1e}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:hover,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:hover{color:#efefef}.swiper-container-vertical.qodef--pagination-numbers>.swiper-pagination-bullets,.swiper-container-vertical.qodef--pagination-numbers~.swiper-pagination-bullets,.swiper-vertical.qodef--pagination-numbers>.swiper-pagination-bullets,.swiper-vertical.qodef--pagination-numbers~.swiper-pagination-bullets{flex-direction:column}.qodef-pagination-alignment--start>.swiper-pagination-bullets,.qodef-pagination-alignment--start~.swiper-pagination-bullets{text-align:left}.qodef--pagination-numbers.qodef-pagination-alignment--start>.swiper-pagination-bullets,.qodef-pagination-alignment--start~.swiper-pagination-bullets{justify-content:flex-start}.qodef-pagination-alignment--start.swiper-container-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-container-vertical~.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-vertical~.swiper-pagination-bullets{top:0;transform:none}.qodef-pagination-alignment--center>.swiper-pagination-bullets,.qodef-pagination-alignment--center~.swiper-pagination-bullets{text-align:center}.qodef--pagination-numbers.qodef-pagination-alignment--center>.swiper-pagination-bullets,.qodef-pagination-alignment--center~.swiper-pagination-bullets{justify-content:center}.qodef-pagination-alignment--end>.swiper-pagination-bullets,.qodef-pagination-alignment--end~.swiper-pagination-bullets{text-align:right}.qodef--pagination-numbers.qodef-pagination-alignment--end>.swiper-pagination-bullets,.qodef-pagination-alignment--end~.swiper-pagination-bullets{justify-content:flex-end}.qodef-pagination-alignment--end.swiper-container-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-container-vertical~.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-vertical~.swiper-pagination-bullets{top:100%;transform:translate3d(0,-100%,0)}.qodef-navigation-together--top:has(.elementor-widget-container) .elementor-widget-container,.qodef-navigation-together--top:not(:has(.elementor-widget-container)){position:relative}.qodef-navigation-together--top .qodef-swiper-together-nav{bottom:100%;margin-top:0!important;margin-bottom:30px}.qodef-navigation-together--bottom:has(.elementor-widget-container) .elementor-widget-container,.qodef-navigation-together--bottom:not(:has(.elementor-widget-container)){position:relative}
: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{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.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,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.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:1024px){.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.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.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: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-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-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{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.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)}.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%}@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%}.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:1024px){.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-inline:auto;position:relative}@media (max-width:1024px){.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-block-end: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-block-end: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:1024px){.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:1025px) 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:1025px) 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:1024px){.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:1024px){.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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end: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-block-end: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:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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:1025px){#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";content:"tablet_extra"}}@media (max-width:1024px){#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}.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{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.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))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.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,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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:1024px){.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,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;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;fill:#fff;padding:.5em}.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!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@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:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}
.elementor-kit-11{--e-global-color-primary:#33DC00;--e-global-color-secondary:#072f60;--e-global-color-text:#666666;--e-global-color-accent:#3bbca7;--e-global-color-3bbfbb0:#FFFFFF;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-weight:400;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.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.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.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;}}
.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-section:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-section.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-section .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-13603 .elementor-element.elementor-element-2a0e7b82:not(.elementor-motion-effects-element-type-background), .elementor-13603 .elementor-element.elementor-element-2a0e7b82 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-13603 .elementor-element.elementor-element-2a0e7b82 > .elementor-container{min-height:78px;}.elementor-13603 .elementor-element.elementor-element-2a0e7b82{border-style:solid;border-width:5px 0px 0px 0px;border-color:var( --e-global-color-primary );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:1000;}.elementor-13603 .elementor-element.elementor-element-2a0e7b82 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-column .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-column:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-column.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-13603 .elementor-element.elementor-element-df47148 > .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-tpc-header-logo .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-tpc-header-logo .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-tpc-header-logo:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-tpc-header-logo.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-tpc-header-logo .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-13603 .elementor-element.elementor-element-dab4b4c > .elementor-widget-container{margin:11px 0px 0px 0px;}.elementor-13603 .elementor-element.elementor-element-dab4b4c .tpc-logotype-container{text-align:left;}.elementor-widget-tpc-menu .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-tpc-menu .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-tpc-menu:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-tpc-menu.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-tpc-menu .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-13603 .elementor-element.elementor-element-80c6e51{width:auto;max-width:auto;display:inline-flex;flex-grow:1;justify-content:center;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav{height:78px;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > div > ul, .elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > ul{font-family:"Heebo", Sans-serif;font-size:15px;font-weight:500;text-transform:capitalize;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > ul > li > a{padding:0px 15px 8px 15px;color:#072F60;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > ul{margin-left:-15px;margin-right:-15px;margin-bottom:-8px;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > ul > li:hover > a{color:var( --e-global-color-primary );}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > ul > li:hover > a > .menu-item__plus{color:var( --e-global-color-primary );}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > ul > li[class*="current"]:not(:hover) > a{color:var( --e-global-color-primary );}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > ul > li[class*="current"]:not(:hover) > a > .menu-item__plus{color:var( --e-global-color-primary );}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > div > ul ul, .elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav > ul ul{font-family:"Heebo", Sans-serif;font-size:16px;font-weight:500;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav ul li ul{color:#072F60;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav ul li ul li:hover > a{color:#33DC00;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav ul li ul li:hover > a > .menu-item__plus{color:#33DC00;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav ul li ul li[class*="current"]:not(:hover) > a{color:#33DC00;}.elementor-13603 .elementor-element.elementor-element-80c6e51 .primary-nav ul li ul li[class*="current"]:not(:hover) > a > .menu-item__plus{color:#33DC00;}.elementor-widget-tpc-header-delimiter .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-tpc-header-delimiter .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-tpc-header-delimiter:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-tpc-header-delimiter.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-tpc-header-delimiter .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-13603 .elementor-element.elementor-element-4858924 > .elementor-widget-container{margin:0px 15px 0px 0px;}.elementor-13603 .elementor-element.elementor-element-4858924 .delimiter{height:40px;width:1px;}.elementor-13603 .elementor-element.elementor-element-4858924 .delimiter-wrapper{text-align:center;}.elementor-widget-tpc-header-login-join .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-tpc-header-login-join .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-tpc-header-login-join:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-tpc-header-login-join.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-tpc-header-login-join .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-13603 .elementor-element.elementor-element-a9fe96b{width:auto;max-width:auto;}.elementor-13603 .elementor-element.elementor-element-a9fe96b .login-join .login-join_wrapper a.login_link{color:#072f60;}.elementor-13603 .elementor-element.elementor-element-a9fe96b .login-join .login-join_wrapper a.login_link:hover{color:#33DC00;}.elementor-13603 .elementor-element.elementor-element-a9fe96b .login-join .login-join_wrapper .join_link{color:#ffffff;background:var( --e-global-color-primary );}.elementor-13603 .elementor-element.elementor-element-a9fe96b .login-join .login-join_wrapper .logout_link{color:#ffffff;background:var( --e-global-color-primary );}.elementor-13603 .elementor-element.elementor-element-a9fe96b .login-join .login-join_wrapper .join_link:hover{color:#ffffff;background:#072F60;}.elementor-13603 .elementor-element.elementor-element-a9fe96b .login-join .login-join_wrapper .logout_link:hover{color:#ffffff;background:#072F60;}.elementor-13603 .elementor-element.elementor-element-a9fe96b .login-join .login-join_wrapper a{margin:0px 0px 0px 15px;}@media(max-width:1024px){.elementor-13603 .elementor-element.elementor-element-dab4b4c{width:auto;max-width:auto;}.elementor-13603 .elementor-element.elementor-element-dab4b4c > .elementor-widget-container{margin:0px 0px 0px 0px;}}
.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-section:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-section.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-section .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-16902 .elementor-element.elementor-element-cc021c0:not(.elementor-motion-effects-element-type-background), .elementor-16902 .elementor-element.elementor-element-cc021c0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-16902 .elementor-element.elementor-element-cc021c0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-16902 .elementor-element.elementor-element-cc021c0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-column .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-column:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-column.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-16902 .elementor-element.elementor-element-9fc26a2 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-16902 .elementor-element.elementor-element-edfbd8b{margin-top:60px;margin-bottom:60px;padding:0px 0px 0px 0px;}.elementor-16902 .elementor-element.elementor-element-dea86a3 > .elementor-element-populated{margin:5px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 70px 0px 0px;}.elementor-widget-social-icons .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-social-icons .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-social-icons:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-social-icons.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-social-icons .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-16902 .elementor-element.elementor-element-117ecb7{--grid-template-columns:repeat(0, auto);--icon-size:20px;--grid-column-gap:30px;}.elementor-16902 .elementor-element.elementor-element-117ecb7 .elementor-widget-container{text-align:center;}.elementor-16902 .elementor-element.elementor-element-117ecb7 .elementor-social-icon{background-color:#3BBCA700;--icon-padding:12px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#3BBCA7;}.elementor-16902 .elementor-element.elementor-element-117ecb7 .elementor-social-icon i{color:var( --e-global-color-primary );}.elementor-16902 .elementor-element.elementor-element-117ecb7 .elementor-social-icon svg{fill:var( --e-global-color-primary );}.elementor-16902 .elementor-element.elementor-element-117ecb7 .elementor-social-icon:hover{background-color:var( --e-global-color-primary );}.elementor-16902 .elementor-element.elementor-element-117ecb7 .elementor-social-icon:hover i{color:var( --e-global-color-secondary );}.elementor-16902 .elementor-element.elementor-element-117ecb7 .elementor-social-icon:hover svg{fill:var( --e-global-color-secondary );}.elementor-16902 .elementor-element.elementor-element-5c3f6e4{padding:0px 0px 0px 0px;}.elementor-16902 .elementor-element.elementor-element-66ef4b7 > .elementor-element-populated{margin:5px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 70px 0px 0px;}.elementor-widget-tpc-header-logo .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-tpc-header-logo .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-tpc-header-logo:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-tpc-header-logo.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-tpc-header-logo .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-16902 .elementor-element.elementor-element-edbb59b .tpc-logotype-container{text-align:left;}.elementor-widget-spacer .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-spacer .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-spacer:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-spacer.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-spacer .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-16902 .elementor-element.elementor-element-abe113a{--spacer-size:24px;}.elementor-widget-text-editor .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-text-editor .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-text-editor:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-text-editor.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-16902 .elementor-element.elementor-element-d94ff06{font-size:16px;line-height:28px;color:var( --e-global-color-3bbfbb0 );}.elementor-16902 .elementor-element.elementor-element-8af8c8c{--spacer-size:6px;}.elementor-widget-heading .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-heading .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-heading:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-heading.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-heading .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-16902 .elementor-element.elementor-element-fe9fe4e .elementor-heading-title{font-size:18px;color:#072F60;}.elementor-16902 .elementor-element.elementor-element-11c3e70{--spacer-size:8px;}.elementor-widget-icon-list .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-icon-list .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-icon-list:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-icon-list.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-icon-list .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.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-text{color:var( --e-global-color-secondary );}.elementor-16902 .elementor-element.elementor-element-98705e3 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-16902 .elementor-element.elementor-element-98705e3 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-16902 .elementor-element.elementor-element-98705e3{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-16902 .elementor-element.elementor-element-98705e3 .elementor-icon-list-text{color:var( --e-global-color-3bbfbb0 );transition:color 0.3s;}.elementor-16902 .elementor-element.elementor-element-98705e3 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#3BBCA7;}.elementor-16902 .elementor-element.elementor-element-2ada198{--spacer-size:6px;}.elementor-16902 .elementor-element.elementor-element-36d5a35 .elementor-heading-title{font-size:18px;color:#072F60;}.elementor-16902 .elementor-element.elementor-element-b4cd188{--spacer-size:12px;}.elementor-16902 .elementor-element.elementor-element-494b57e .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-16902 .elementor-element.elementor-element-494b57e .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-16902 .elementor-element.elementor-element-494b57e{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-16902 .elementor-element.elementor-element-494b57e .elementor-icon-list-text{color:var( --e-global-color-3bbfbb0 );transition:color 0.3s;}.elementor-16902 .elementor-element.elementor-element-494b57e .elementor-icon-list-item:hover .elementor-icon-list-text{color:#3BBCA7;}.elementor-16902 .elementor-element.elementor-element-8961d09{--spacer-size:58px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-divider .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-divider:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-divider.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-divider .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );}.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-16902 .elementor-element.elementor-element-1f02632{--divider-border-style:solid;--divider-color:#3591FF;--divider-border-width:1px;}.elementor-16902 .elementor-element.elementor-element-1f02632 > .elementor-widget-container{margin:0px 0px -15px 0px;}.elementor-16902 .elementor-element.elementor-element-1f02632 .elementor-divider-separator{width:100%;}.elementor-16902 .elementor-element.elementor-element-1f02632 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-16902 .elementor-element.elementor-element-51e5bb8{margin-top:0px;margin-bottom:0px;}.elementor-bc-flex-widget .elementor-16902 .elementor-element.elementor-element-5694003.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-16902 .elementor-element.elementor-element-5694003.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-16902 .elementor-element.elementor-element-5694003 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-16902 .elementor-element.elementor-element-2646404 > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-16902 .elementor-element.elementor-element-2646404{text-align:center;font-size:15px;color:#3992FF;}@media(max-width:1024px) and (min-width:768px){.elementor-16902 .elementor-element.elementor-element-dea86a3{width:50%;}.elementor-16902 .elementor-element.elementor-element-66ef4b7{width:50%;}.elementor-16902 .elementor-element.elementor-element-ebeead4{width:50%;}.elementor-16902 .elementor-element.elementor-element-675b64f{width:50%;}.elementor-16902 .elementor-element.elementor-element-5694003{width:100%;}}@media(max-width:1024px){.elementor-16902 .elementor-element.elementor-element-dea86a3 > .elementor-element-populated{margin:0px 0px 40px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-16902 .elementor-element.elementor-element-66ef4b7 > .elementor-element-populated{margin:0px 0px 40px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-16902 .elementor-element.elementor-element-ebeead4 > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-16902 .elementor-element.elementor-element-2646404 > .elementor-widget-container{margin:5px 0px 5px 0px;}.elementor-16902 .elementor-element.elementor-element-2646404{text-align:center;}}@media(max-width:767px){.elementor-16902 .elementor-element.elementor-element-ebeead4 > .elementor-element-populated{margin:10px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-16902 .elementor-element.elementor-element-675b64f > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-16902 .elementor-element.elementor-element-8961d09{--spacer-size:40px;}.elementor-16902 .elementor-element.elementor-element-2646404 > .elementor-widget-container{margin:0px 0px 10px 0px;padding:0px 20px 10px 20px;}.elementor-16902 .elementor-element.elementor-element-2646404{text-align:center;}}

/*!
 * 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-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.eot);src:url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.woff) format("woff"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot);src:url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff) format("woff"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot);src:url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff) format("woff"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(https://fpmi.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
@font-face{font-family:flaticon;src:url(https://fpmi.org/wp-content/themes/lmsmart/fonts/flaticon/./Flaticon.eot);src:url(https://fpmi.org/wp-content/themes/lmsmart/fonts/flaticon/./Flaticon.eot?#iefix)format("embedded-opentype"),url(https://fpmi.org/wp-content/themes/lmsmart/fonts/flaticon/./Flaticon.woff2)format("woff2"),url(https://fpmi.org/wp-content/themes/lmsmart/fonts/flaticon/./Flaticon.woff)format("woff"),url(https://fpmi.org/wp-content/themes/lmsmart/fonts/flaticon/./Flaticon.ttf)format("truetype"),url(https://fpmi.org/wp-content/themes/lmsmart/fonts/flaticon/./Flaticon.svg#Flaticon)format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:flaticon;src:url(https://fpmi.org/wp-content/themes/lmsmart/fonts/flaticon/./Flaticon.svg#Flaticon)format("svg")}}[class^=flaticon-]:before,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class*=" flaticon-"]:after{font-family:Flaticon;font-size:inherit;font-style:normal}.flaticon-like:before{content:"\f100"}.flaticon-menu:before{content:"\f101"}.flaticon-loupe:before{content:"\f102"}.flaticon-shopping-basket:before{content:"\f103"}.flaticon-location-pin:before{content:"\f104"}.flaticon-send:before{content:"\f105"}.flaticon-right-arrow:before{content:"\f106"}.flaticon-left-arrow:before{content:"\f107"}.flaticon-left-arrow-1:before{content:"\f108"}.flaticon-right-arrow-1:before{content:"\f109"}.flaticon-youtube:before{content:"\f10a"}.flaticon-vegetable:before{content:"\f10b"}.flaticon-water-bottle:before{content:"\f10c"}.flaticon-healthcare:before{content:"\f10d"}.flaticon-mortarboard:before{content:"\f10e"}.flaticon-atoms:before{content:"\f10f"}.flaticon-maternity:before{content:"\f110"}.flaticon-plus:before{content:"\f111"}.flaticon-supermarket-gift:before{content:"\f112"}.flaticon-gift:before{content:"\f113"}.flaticon-play:before{content:"\f114"}.flaticon-right-quote:before{content:"\f115"}.flaticon-user:before{content:"\f116"}.flaticon-user-1:before{content:"\f117"}.flaticon-set-square:before{content:"\f118"}.flaticon-bell:before{content:"\f119"}.flaticon-book:before{content:"\f11a"}.flaticon-dollar-currency-symbol:before{content:"\f11b"}.flaticon-right-arrow-2:before{content:"\f11c"}.flaticon-wall-clock:before{content:"\f11d"}.flaticon-folder:before{content:"\f11e"}.flaticon-email:before{content:"\f11f"}.flaticon-startup:before{content:"\f120"}.flaticon-diamond:before{content:"\f121"}.flaticon-gift-1:before{content:"\f122"}.flaticon-call:before{content:"\f123"}.flaticon-shopping-bag:before{content:"\f124"}.flaticon-idea:before{content:"\f125"}.flaticon-idea-1:before{content:"\f126"}.flaticon-target:before{content:"\f127"}.flaticon-bar-chart:before{content:"\f128"}.flaticon-fitness:before{content:"\f129"}.flaticon-healthy-food:before{content:"\f12a"}.flaticon-dumbbell:before{content:"\f12b"}.flaticon-play-button:before{content:"\f12c"}.flaticon-plus-1:before{content:"\f12d"}.flaticon-add:before{content:"\f12e"}.flaticon-left-quote:before{content:"\f12f"}.flaticon-right-quote-1:before{content:"\f130"}.flaticon-checked:before{content:"\f131"}.flaticon-check:before{content:"\f132"}.flaticon-tick:before{content:"\f133"}.flaticon-like-1:before{content:"\f134"}.flaticon-like-2:before{content:"\f135"}.flaticon-heart:before{content:"\f136"}.flaticon-quote-left:before{content:"\f137"}.flaticon-link:before{content:"\f138"}.flaticon-worldwide:before{content:"\f139"}.flaticon-edit:before{content:"\f13a"}.flaticon-star:before{content:"\f13b"}.flaticon-star-1:before{content:"\f13c"}.flaticon-copy:before{content:"\f13d"}.flaticon-book-1:before{content:"\f13e"}.flaticon-settings:before{content:"\f13f"}.flaticon-calendar:before{content:"\f140"}.flaticon-price-tag:before{content:"\f141"}.flaticon-edit-file:before{content:"\f142"}.flaticon-bell-1:before{content:"\f143"}.flaticon-padlock:before{content:"\f144"}.flaticon-house:before{content:"\f145"}.flaticon-chat:before{content:"\f146"}.flaticon-attachment:before{content:"\f147"}.flaticon-upload:before{content:"\f148"}.flaticon-file:before{content:"\f149"}.flaticon-shield:before{content:"\f14a"}.flaticon-share:before{content:"\f14b"}.flaticon-black-circle:before{content:"\f14c"}.flaticon-close:before{content:"\f14d"}.flaticon-close-1:before{content:"\f14e"}.flaticon-credit-card:before{content:"\f14f"}.flaticon-phone-call:before{content:"\f150"}.flaticon-pin:before{content:"\f151"}.flaticon-shopping-cart:before{content:"\f152"}.flaticon-shopping-cart-1:before{content:"\f153"}.flaticon-right-arrow-3:before{content:"\f154"}.flaticon-left-arrow-2:before{content:"\f155"}.flaticon-user-2:before{content:"\f156"}.flaticon-avatar:before{content:"\f157"}.flaticon-straight-quotes:before{content:"\f158"}.flaticon-heart-1:before{content:"\f159"}.flaticon-settings-1:before{content:"\f15a"}.flaticon-profits:before{content:"\f15b"}.flaticon-graph:before{content:"\f15c"}.flaticon-graph-1:before{content:"\f15d"}.flaticon-graph-2:before{content:"\f15e"}.flaticon-graphics-scale:before{content:"\f15f"}.flaticon-bar-chart-1:before{content:"\f160"}.flaticon-update:before{content:"\f161"}.flaticon-unlock:before{content:"\f162"}.flaticon-padlock-1:before{content:"\f163"}.flaticon-question:before{content:"\f164"}.flaticon-help:before{content:"\f165"}.flaticon-task:before{content:"\f166"}.flaticon-copy-file:before{content:"\f167"}.flaticon-google-docs:before{content:"\f168"}.flaticon-english-language:before{content:"\f169"}.flaticon-translate:before{content:"\f16a"}.flaticon-upload-1:before{content:"\f16b"}.flaticon-download:before{content:"\f16c"}.flaticon-back:before{content:"\f16d"}.flaticon-next:before{content:"\f16e"}.flaticon-delete:before{content:"\f16f"}.flaticon-horizontal-line-remove-button:before{content:"\f170"}.flaticon-online-learning:before{content:"\f171"}
/* Magnific Popup CSS start*/

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #CCC;
}
.mfp-preloader a:hover {
    color: #FFF;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: var(--lmsmart-header-font-color);
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: auto;
    background: none !important;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
/* Main image in popup */

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
/* The shadow behind the image */

.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
/* ///===== Magnific Popup CSS End*/
@charset "UTF-8";*{box-sizing:border-box}*:focus{outline:none!important}html,body,div,span,applet,object,iframe,table,caption,tbody,tfoot,thead,tr,th,td,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;border:0;outline:0;padding:0;font-size:100%;font-family:inherit;font-weight:inherit;font-style:inherit;vertical-align:baseline}body{position:relative;overflow-x:hidden}body,html{max-width:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}mark{padding:0 5px;color:inherit}strong{font-weight:var(--lmsmart-header-font-weight)}pre{max-width:100%;margin-top:18px;margin-bottom:20px;padding:20px;word-wrap:break-word;background:#ebf0f9;overflow:auto}code,kbd,tt,var,pre{font-family:monospace}ul,ol{padding:0 0 20px}li ul{padding-bottom:0}textarea{min-height:50px;height:122px}img{vertical-align:top;max-width:100%;height:auto;-webkit-user-select:none;user-select:none;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}label,legend{display:block;margin-bottom:5px}iframe{width:100%;display:block}table{width:100%;border-collapse:collapse}dl{margin-bottom:1.75em}dt{font-weight:var(--lmsmart-header-font-weight)}dd{margin:0 0 1.75em}p{margin:0 0 20px}p:empty{display:none;padding:0;margin:0}a{transition:all .4s}a,a:active,a:focus,a:hover{text-decoration:none}p a{transition:color .3s}@media(max-width:992px){.tpc_order_2{order:2!important}}input[type=text],input[type=url],input[type=search],input[type=email],input[type=password],input[type=tel],input[type=time],select,textarea{display:block;height:50px;max-width:100%;margin:0 0 20px;color:inherit;border:0;border-radius:5px;padding:14px 20px 12px;font-family:inherit;font-size:13px;font-weight:var(--lmsmart-header-font-weight);line-height:1.7;background-color:#f6f7f9;text-transform:unset;transition:.3s}.blog-post_content input[type=password]{padding:inherit}input[type=text]:focus,input[type=url]:focus,input[type=search]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=time]:focus,select:focus,textarea:focus{border-color:#e7e8e8;background-color:#f6f7f9}input[type=radio],input[type=checkbox]{margin:5px .4375em 0 0}input[type=radio]~label,input[type=checkbox]~label{display:inline}input[type=text]::placeholder,input[type=url]::placeholder,input[type=search]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=time]::placeholder,textarea::placeholder,select::placeholder{color:#242937;font-size:14px;font-weight:600;outline:none;-webkit-appearance:none;transition:.4s}input[type=text]:focus::placeholder,input[type=text]:active::placeholder,input[type=url]:focus::placeholder,input[type=url]:active::placeholder,input[type=search]:focus::placeholder,input[type=search]:active::placeholder,input[type=email]:focus::placeholder,input[type=email]:active::placeholder,input[type=password]:focus::placeholder,input[type=password]:active::placeholder,input[type=tel]:focus::placeholder,input[type=tel]:active::placeholder,input[type=time]:focus::placeholder,input[type=time]:active::placeholder,textarea:focus::placeholder,textarea:active::placeholder,select:focus::placeholder,select:active::placeholder{opacity:0}input[type=text]:focus,input[type=url]:focus,input[type=search]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=time]:focus,textarea:focus,select:focus{background-color:#f7f7f7}input[type=submit],button{display:inline-block;height:51px;max-width:100%;margin-bottom:0;border-width:0;border-style:solid;border-color:initial;border-radius:5px;outline:none;padding:6px 26px;font-family:inherit;font-size:14px;line-height:42px;font-weight:var(--lmsmart-header-font-weight);letter-spacing:0;cursor:pointer;-webkit-appearance:none;background:var(--lmsmart-primary-color);border-color:var(--lmsmart-primary-color);color:#fff;transition:.4s}::-webkit-input-placeholder{text-transform:initial!important}:-moz-placeholder{text-transform:initial!important}::-moz-placeholder{text-transform:initial!important}:-ms-input-placeholder{text-transform:initial!important}input[type=submit]:hover,button:hover{color:#fff}input[type=submit]:focus,button:focus{}input[type=submit]:hover,input[type=submit]:active,input[type=submit]:focus{color:#fff}textarea{height:120px;padding-top:13px}textarea::placeholder{color:#242937!important;text-transform:unset}.input-bg-white input,.input-bg-white textarea{background-color:#fff}.select__field{display:inline-block;width:100%;position:relative;margin-bottom:20px;text-transform:uppercase}.select__field:before{content:'\f078';display:block;position:absolute;z-index:0;right:20px;font-family:'font awesome 5 free';font-size:11px;font-weight:900;line-height:49px;color:#94a0b9;padding-top:1px;pointer-events:none}.select__field select{margin-bottom:0;padding:14px 36px 12px 20px;-webkit-appearance:none;appearance:none;width:100%;overflow:hidden}form.post-password-form{margin-bottom:20px}form.post-password-form p:first-child{margin-bottom:24px}form.post-password-form label{display:inline-block;width:100%;margin-right:8px}@media(min-width:600px){form.post-password-form label{width:calc(100% - 130px);max-width:270px}}form.post-password-form label input[type=password]{width:100%;margin-top:5px}form.post-password-form input[type=submit]{min-width:170px}.tpc-container{margin-right:auto;margin-left:auto;width:1290px}.tpc-container.full-width{width:100%;max-width:100%;margin-left:0;margin-right:0}.tpc-container .tpc-container{width:100%}.tpc-container .elementor-section-boxed .elementor-section-boxed .elementor-container{width:100%}#main .tpc-container .tpc_wrapper{left:0!important}.row:after,.row:before,.tpc-container:after,.tpc-container:before,.clearfix:after,.clearfix:before{content:'';display:table;line-height:0}.tpc-container:after,.row:after,.clear,.clearfix:after{clear:both}[class*=tpc_col-]{float:left;min-height:1px}.row{margin-left:-15px;margin-right:-15px}.row [class*=tpc_col-]{display:block;width:100%;padding-right:15px;padding-left:15px}.slick-slider a,.slick-slider a:hover,.slick-slider a:focus{transition:.4s}a:hover{color:inherit}.tpc-icon{display:inline-block;transition:.4s}.tpc-icon svg{transition:inherit}.hover_links a{-webkit-text-decoration:underline transparent;text-decoration:underline transparent;transition:color .3s,-webkit-text-decoration-color .3s;transition:color .3s,text-decoration-color .3s;transition:color .3s,text-decoration-color .3s,-webkit-text-decoration-color .3s}.hover_links.white a:hover{color:#fff!important;-webkit-text-decoration-color:#ffffff;text-decoration-color:#fff}.aleft{text-align:left}.acenter{text-align:center}.aright{text-align:right}.ajustify{text-align:justify}@media(max-width:1024px){.a-tabletleft{text-align:left}.a-tabletcenter{text-align:center}.a-tabletright{text-align:right}.a-tabletjustify{text-align:justify}}@media(max-width:767px){.a-mobileleft{text-align:left}.a-mobilecenter{text-align:center}.a-mobileright{text-align:right}.a-mobilejustify{text-align:justify}}.aleft .tpc-layout-left{justify-content:flex-start}.aleft .tpc-layout-right{justify-content:flex-end}.acenter .tpc-layout-left,.acenter .tpc-layout-right{justify-content:center}.aright .tpc-layout-left{justify-content:flex-end}.aright .tpc-layout-right{justify-content:flex-start}@media(max-width:1024px){.a-tabletleft .tpc-layout-top{justify-content:unset}.a-tabletleft .tpc-layout-left{justify-content:flex-start}.a-tabletleft .tpc-layout-right{justify-content:flex-end}.a-tabletleft .tpc-layout-tablet-top{justify-content:unset}.a-tabletleft .tpc-layout-tablet-left{justify-content:flex-start}.a-tabletleft .tpc-layout-tablet-right{justify-content:flex-end}.a-tabletcenter .tpc-layout-top{justify-content:unset}.a-tabletcenter .tpc-layout-left,.a-tabletcenter .tpc-layout-right{justify-content:center}.a-tabletcenter .tpc-layout-tablet-top{justify-content:unset}.a-tabletcenter .tpc-layout-tablet-left{justify-content:center}.a-tabletcenter .tpc-layout-tablet-right{justify-content:center}.a-tabletright .tpc-layout-top{justify-content:unset}.a-tabletright .tpc-layout-left{justify-content:flex-end}.a-tabletright .tpc-layout-right{justify-content:flex-start}.a-tabletright .tpc-layout-tablet-top{justify-content:unset}.a-tabletright .tpc-layout-tablet-left{justify-content:flex-end}.a-tabletright .tpc-layout-tablet-right{justify-content:flex-start}}@media(max-width:767px){.a-mobileleft .tpc-layout-top{justify-content:unset}.a-mobileleft .tpc-layout-left{justify-content:flex-start}.a-mobileleft .tpc-layout-right{justify-content:flex-end}.a-mobileleft .tpc-layout-tablet-top{justify-content:unset}.a-mobileleft .tpc-layout-tablet-left{justify-content:flex-start}.a-mobileleft .tpc-layout-tablet-right{justify-content:flex-end}.a-mobilecenter .tpc-layout-top{justify-content:unset}.a-mobilecenter .tpc-layout-left,.a-mobilecenter .tpc-layout-right{justify-content:center}.a-mobilecenter .tpc-layout-tablet-top{justify-content:unset}.a-mobilecenter .tpc-layout-tablet-left{justify-content:center}.a-mobilecenter .tpc-layout-tablet-right{justify-content:center}.a-mobileright .tpc-layout-top{justify-content:unset}.a-mobileright .tpc-layout-left{justify-content:flex-end}.a-mobileright .tpc-layout-right{justify-content:flex-start}.a-mobileright .tpc-layout-tablet-top{justify-content:unset}.a-mobileright .tpc-layout-tablet-left{justify-content:flex-end}.a-mobileright .tpc-layout-tablet-right{justify-content:flex-start}}.tpc-layout-left,.tpc-layout-right{display:flex}.tpc-layout-left .content_wrapper{flex-grow:1}.tpc-layout-right{flex-direction:row-reverse}.tpc-layout-right .content_wrapper{flex-grow:1}@media(max-width:1024px){.tpc-layout-tablet-top{flex-direction:column}.tpc-layout-tablet-top .content_wrapper{flex-grow:0}.tpc-layout-tablet-left{flex-direction:row}.tpc-layout-tablet-left .content_wrapper{flex-grow:1}.tpc-layout-tablet-right{flex-direction:row-reverse}.tpc-layout-tablet-right .content_wrapper{flex-grow:1}}@media(max-width:767px){.tpc-layout-mobile-top{flex-direction:column}.tpc-layout-mobile-top .content_wrapper{flex-grow:0}.tpc-layout-mobile-left{flex-direction:row}.tpc-layout-mobile-left .content_wrapper{flex-grow:1}.tpc-layout-mobile-right{flex-direction:row-reverse}.tpc-layout-mobile-right .content_wrapper{flex-grow:1}}.fullwidth-wrapper{width:100%}.z-index-1{z-index:1}.relative{position:relative}.text-uppercase{text-transform:uppercase}.bypostauthor{opacity:1}.ohidden{overflow:hidden}.ovisible{overflow:visible}.d-block{display:block}.d-none{display:none}.wp-caption-text,.wp-caption .wp-caption-text{margin:.5em 0;font-size:13px;text-align:center}.wp-caption,.gallery-caption{font-style:italic;max-width:100%;margin-bottom:1em}.wp-caption img,.gallery-caption img{border-radius:unset}.sticky-sidebar_init #main{padding-bottom:80px}#main{padding:40px 0;position:relative;min-height:65vh;overflow:hidden}body.elementor-page #main{padding:0}.archive:not(.woocommerce) #main{padding-bottom:100px}body>#main .row.sidebar_left #main-content{float:right}body.woocommerce>#main .row.sidebar_left{display:block}body.woocommerce-page .tpc-container>.row{margin-left:0;margin-right:0}body.single.woocommerce-page .tpc-container>.row{margin-left:-15px;margin-right:-15px}.gm-control-active{border-radius:unset;box-shadow:none}hr{margin:20px 0;border:none;border-bottom:1px solid #1d1f21}hr.wp-block-separator{max-width:100px}hr.wp-block-separator.is-style-wide,hr.wp-block-separator.is-style-dots{max-width:100%}table td,table th{padding:5px 10px;border:1px solid #ebebee;text-align:left}table:not(:last-child){margin-bottom:22px}.screen-reader-text{position:absolute!important;height:1px;width:1px;margin:-1px;border:0;padding:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);word-wrap:normal!important;overflow:hidden}.screen-reader-text:focus{display:block;z-index:100000;top:5px;left:5px;width:auto;height:auto;padding:15px 23px 14px;font-size:1em;line-height:normal;color:#444;text-decoration:none;background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none}.mejs-container{margin-bottom:20px}.tpc-row-animation>.elementor-container{z-index:1}.particles-js{position:absolute;z-index:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}.page-header .particles-js{left:0;top:0}.extended-parallax{position:absolute;z-index:-1;width:100%}.tpc-background-image_parallax{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.tpc-background-image_parallax div{height:100%}.tpc-elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;pointer-events:none}.tpc-elementor-shape-top{top:-1px}.tpc-elementor-shape-bottom{bottom:-1px}.tpc-elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.tpc-theme-header .wrapper a{color:inherit}.tpc-theme-header .wrapper .lmsmart_module_button a{margin-bottom:0;box-shadow:none;color:#fff}.tpc-theme-header .tpc-sticky-header .tpc-logotype-container>a,.tpc-theme-header .tpc-sticky-header .tpc-logotype-container>a>img{max-height:none!important}.tpc-theme-header .tpc-mobile-header,.tpc-theme-header .mobile_nav_wrapper .primary-nav .menu,.tpc-theme-header .tpc-mobile-header i.menu-item__plus,.tpc-theme-header .mobile_nav_wrapper .primary-nav>ul>li>ul:before,.tpc-theme-header .mobile_nav_wrapper .primary-nav>ul>li>div.mega-menu-container:before{display:none}.tpc-theme-header.header_overlap{position:absolute;z-index:99;width:100%;left:0;top:0}.tpc-theme-header.header_overlap .tpc-site-header .primary-nav>ul>li>a>span,.tpc-theme-header.header_overlap .tpc-site-header .primary-nav>ul>li>a>i{color:inherit}.tpc-theme-header.header_overlap .tpc-site-header .primary-nav>ul>li>a>span:before{background:currentColor}.tpc-theme-header.header_overlap .tpc-site-header .primary-nav>ul>li>a>i:before{opacity:1}.tpc-theme-header.header_overlap .tpc-site-header .primary-nav>ul>li>a>span:after{opacity:1;background:currentcolor}.tpc-theme-header.header_shadow{box-shadow:1px 0 10px rgba(0,0,0,.1)}.tpc-theme-header a.tpc-button{color:#fff}.tpc-theme-header .login-in{display:inline-block;padding-top:0}.tpc-theme-header .login-in.woocommerce{display:inline-block;padding-top:0}.tpc-theme-header .login-in .login-in_wrapper{display:flex;align-items:center;height:100%;color:inherit}.tpc-theme-header .login-in .login-in_wrapper a{cursor:pointer;font-size:14px;font-weight:var(--lmsmart-header-font-weight);color:#fff;font-size:13px;padding:16px 29px;border-radius:5px;line-height:1.1}.tpc-theme-header .login-join .login-join_wrapper{display:flex;align-items:center;height:100%;color:inherit}.tpc-theme-header .login-join .login-join_wrapper .join_link{cursor:pointer;font-size:14px;font-weight:var(--lmsmart-header-font-weight);color:#fff;background:var(--lmsmart-button-color-idle);font-size:13px;padding:16px 29px;border-radius:5px;line-height:1.1}.tpc-theme-header .login-join .login-join_wrapper .logout_link{cursor:pointer;font-size:14px;font-weight:var(--lmsmart-header-font-weight);color:#fff;background:var(--lmsmart-button-color-idle);font-size:13px;padding:16px 29px;border-radius:5px;line-height:1.1}.tpc-theme-header .login-in .tpc_modal-window{position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto;visibility:visible;outline:none;background:#f8f8f8;z-index:1000000;opacity:0;visibility:hidden;-webkit-overflow-scrolling:touch;text-align:center;transition:.45s}.tpc-theme-header .login-in .tpc_modal-window .modal-dialog{margin:12rem auto 0;max-width:430px;position:relative;padding:30px 40px 0;background:#fff;box-shadow:6px 5px 10px rgba(0,0,0,8%);border-radius:10px;text-align:left}.tpc-theme-header .login-in .tpc_modal-window .modal_content h2{font-size:30px;line-height:40px}.tpc-theme-header .login-in .tpc_modal-window form.checkout_coupon,.tpc-theme-header .login-in .tpc_modal-window form.login,.tpc-theme-header .login-in .tpc_modal-window form.register{border:0;margin-top:0;padding:20px 0}.tpc-theme-header .login-in.open_login .tpc_modal-window{opacity:1;visibility:visible}.tpc-theme-header .login-in.open_login .overlay{opacity:1;visibility:visible}.tpc-theme-header .login-in.open_login .tpc-woocommerce-tabs{transform:translateY(0);opacity:1}.tpc-theme-header .login-in .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:0 0;opacity:0;visibility:hidden;transition:.4s}.tpc-theme-header .login-in .tpc-woocommerce-tabs{transform:translateY(50px);transition:.3s ease-in-out;opacity:0;transition-delay:.3s}body:not(.elementor-editor-active) .tpc-theme-header .elementor-column,body:not(.elementor-editor-active) .tpc-theme-header .elementor-column-wrap,body:not(.elementor-editor-active) .tpc-theme-header .elementor-widget-wrap,body:not(.elementor-editor-active) .tpc-theme-header .elementor-widget[data-widget_type="rt-menu.default"]{position:static}.tpc-header-row .tpc-header-row_wrapper{display:flex;position:relative;flex-flow:row nowrap;align-items:center;justify-content:space-between}.tpc-header-row .header_side.display_normal{flex:0 auto}.tpc-header-row .header_side.display_grow{flex:1}.tpc-header-row .header_side.display_grow .primary-nav>.menu{white-space:nowrap}.tpc-header-row .header_side.v_align_middle{align-self:center}.tpc-header-row .header_side.v_align_bottom{align-self:flex-end}.tpc-header-row .header_side.v_align_bottom .primary-nav>ul>li>a{align-self:flex-end;align-items:flex-end}.tpc-header-row .header_side.v_align_bottom .header_area_container>*,.tpc-header-row .header_side.v_align_bottom .header_search-button{vertical-align:bottom}.tpc-header-row .header_side.v_align_top{align-self:flex-start}.tpc-header-row .header_side.v_align_top .primary-nav>ul>li>a{align-self:flex-start;align-items:flex-start}.tpc-header-row .header_side.v_align_top .header_area_container>*,.tpc-header-row .header_side.v_align_top .header_search-button{vertical-align:top}.tpc-header-row .header_side.h_align_left{text-align:left}.tpc-header-row .header_side.h_align_center{text-align:center}.tpc-header-row .header_side.h_align_right{text-align:right}.tpc-header-row .header_side.display_grow.h_align_right{margin-left:auto}.tpc-header-row .header_side.display_grow.h_align_center{margin-right:auto;margin-left:auto}.tpc-header-row .header_side.display_grow.h_align_left{margin-right:auto}.tpc-header-row .header_side.display_grow.h_align_left .header_area_container{justify-content:flex-start}.tpc-header-row .header_side.display_grow.h_align_center .header_area_container{justify-content:center}.tpc-header-row .header_side.display_grow.h_align_right .header_area_container{justify-content:flex-end}.tpc-header-row .header_side[class^=position_center] .header_area_container>div.mini-cart{padding:0}.tpc-header-row .header_side[class^=position_center] .primary-nav>ul li.mega-menu>ul.mega-menu{left:0;right:0;margin:0 auto}.tpc-header-row .header_side[class^=position_left] .header_area_container>*:last-child{padding-right:0}.tpc-header-row .header_side[class^=position_right] .header_area_container>*:first-child{padding-left:0}.tpc-header-row .header_side[class^=position_left] .primary-nav ul li ul{left:0;right:auto}.tpc-header-row .header_side[class^=position_left] .primary-nav>ul>li ul .sub-menu{left:100%;right:auto}.tpc-header-row .header_side[class^=position_left] .primary-nav>ul>li:nth-last-child(1)>.sub-menu{left:0;right:auto}.tpc-header-row .header_side[class^=position_left] .primary-nav>ul>li:nth-last-child(1)>.sub-menu .sub-menu{left:calc(100% + 5px);right:auto}.tpc-header-row .header_side,.tpc-header-row .header_render_editor,.tpc-header-row .wrapper,.tpc-header-row .header_area_container{max-width:100%;box-sizing:border-box}.header_area_container{display:inline-block;height:100%;max-height:100%}.header_area_container>*{display:inline-block;vertical-align:middle}.mobile__devices a{color:#fff}.mobile__devices a:hover{color:var(--lmsmart-primary-color)}.l_g_divider{font-size:14px}.mobile__devices .l_g_divider{color:#fff}.delimiter{position:relative}.tpc-logotype-container img{vertical-align:middle;max-height:100%;max-width:initial}.tpc-logotype-container a{color:inherit}.tpc-logotype-container .logo-name{font-size:29px;line-height:inherit;color:inherit}header:not(.tpc-menu-outer_content)>.tpc-logotype-container .logo-name{width:200px;width:-webkit-min-content;width:min-content;font-size:30px;white-space:pre-line}.primary-nav{letter-spacing:.02em}.primary-nav a{transition:.3s}.primary-nav.align-left{text-align:left}.primary-nav.align-left>ul.menu>li.mega-menu-links>ul.mega-menu.sub-menu,.primary-nav.align-left>ul.menu>li.mega-cat>div.mega-menu-container{left:0;right:auto}.primary-nav.align-center{text-align:center}.primary-nav.align-center>ul.menu>li.mega-menu-links>ul.mega-menu.sub-menu,.primary-nav.align-center>ul.menu>li.mega-cat>div.mega-menu-container{left:0;right:0;margin-left:auto;margin-right:auto}.primary-nav.align-right{text-align:right}.primary-nav.align-right>ul.menu>li.mega-menu-links>ul.mega-menu.sub-menu,.primary-nav.align-right>ul.menu>li.mega-cat>div.mega-menu-container{left:auto;right:0}.primary-nav ul:hover li:not(:hover){z-index:0;position:relative}.primary-nav ul li{display:inline-block;vertical-align:middle;line-height:inherit}.primary-nav>ul li{position:relative;padding-left:0}.primary-nav>ul li.mega-menu{position:static!important}.primary-nav>ul li.mega-menu>ul.mega-menu{left:0;right:0;margin-left:auto;margin-right:auto}.primary-nav>ul li.mega-menu>ul.mega-menu .menu-item__plus{display:none}.primary-nav>ul{height:100%;margin-left:0;padding:0}.primary-nav>ul>li{height:100%}.primary-nav>ul>li.mega-menu-links>ul.mega-menu{padding-left:25px;padding-right:25px}.primary-nav>ul>li.mega-menu-links>ul.mega-menu>li>a>span:before{display:none}.primary-nav>ul>li>a{display:flex;position:relative;z-index:1;height:100%;align-items:center;padding:0 16px;color:inherit;transition:.15s}.primary-nav>ul>li>a>span{position:relative}.primary-nav>ul>li:hover>a>span:after{width:20px}.primary-nav ul>li.menu-item-has-children>a>.menu-item__plus,.primary-nav ul>li.mega-menu.mega-cat>a>.menu-item__plus{position:relative;z-index:1;font-size:9px;font-style:normal;font-weight:300;padding-left:10px;color:#94a0b9;transition:color .15s}.primary-nav ul>li.menu-item-has-children>a>.menu-item__plus:before,.primary-nav ul>li.mega-menu.mega-cat>a>.menu-item__plus:before{content:'\f106';font-family:flaticon;display:inline-block;vertical-align:middle;transform:rotate(90deg)}.primary-nav ul li ul ul{top:-3px;left:100%}.primary-nav ul li ul li{display:block}.primary-nav ul li ul li>a>span,.primary-nav ul li ul li>a>i{position:relative;transition:.1s ease-in-out}.primary-nav ul li ul li>a>span{padding-right:0}.primary-nav ul li ul li>a>span .item_text{position:relative;z-index:1}.primary-nav ul li ul li:hover ul{top:-22px}.primary-nav ul li ul li:hover>a>span:not(.button_switcher)+i.menu-item__plus,.primary-nav ul li ul li.menu-item-has-children:hover>a>span:not(.button_switcher)+i.menu-item__plus,.primary-nav ul li ul li[class*=current]>a>span:not(.button_switcher)+i.menu-item__plus{color:inherit}.primary-nav ul li ul .menu-item{line-height:inherit}.primary-nav ul li ul .menu-item a{display:flex;align-items:center;justify-content:space-between;padding:5px 34px 6px 35px;color:inherit;opacity:1;transition:.1s}.primary-nav ul li ul,.primary-nav ul li div.mega-menu-container{display:block;position:absolute;z-index:555;top:calc(100% + 15px);left:-12px;min-width:270px;white-space:nowrap;margin-top:0;margin-left:0;border-radius:5px;padding:21px 0 23px;text-align:left;box-shadow:0 2px 29px rgba(0,0,0,5%);opacity:0;visibility:hidden;transition:.3s ease-in;border-top:3px solid var(--lmsmart-primary-color)}.primary-nav ul li:hover>ul,.primary-nav ul li:hover>div.mega-menu-container{z-index:556;top:100%;opacity:1;visibility:visible;transform:rotateX(0)translateZ(0)}.primary-nav ul li:hover>ul.mega-menu>ul.mega-menu,.primary-nav ul li:hover>ul.mega-menu>li>ul.mega-menu,.primary-nav ul li:hover>ul>ul.mega-menu,.primary-nav ul li:hover>ul>li>ul.mega-menu,.primary-nav ul li:hover>div.mega-menu-container.mega-menu>ul.mega-menu,.primary-nav ul li:hover>div.mega-menu-container.mega-menu>li>ul.mega-menu,.primary-nav ul li:hover>div.mega-menu-container>ul.mega-menu,.primary-nav ul li:hover>div.mega-menu-container>li>ul.mega-menu{opacity:1;visibility:visible;transform:rotateX(0)translateZ(0)}.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children>a>.menu-item__plus{padding-left:10px;font-size:.6em;line-height:1;font-style:normal;color:#adadad}.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children>a>.menu-item__plus:before{transform:unset}.primary-nav>.menu>.menu-item:nth-last-child(1)>.sub-menu{right:0}.primary-nav>.menu>.menu-item:nth-last-child(1)>.sub-menu,.primary-nav>.menu>.menu-item:nth-last-child(1)>.sub-menu .sub-menu{left:auto}.primary-nav>.menu>.menu-item:nth-last-child(1)>.sub-menu .sub-menu{right:100%}.primary-nav>.menu>.menu-item>.sub-menu.tpc-submenu-position-left{left:auto!important;right:0!important}.primary-nav>.menu>.menu-item>.sub-menu.tpc-submenu-position-right{right:auto!important;left:0!important}.primary-nav ul.sub-menu.tpc-submenu-position-left{left:auto!important;right:100%!important}.primary-nav ul.sub-menu.tpc-submenu-position-right{right:auto!important;left:100%!important}.admin-bar .tpc-sticky-header{top:32px}.admin-bar .tpc-theme-header .woo_mini_cart{margin-top:32px;max-height:calc(100% - 32px - 30px)}.primary-nav ul li.mega-menu-links>ul{padding:0;box-sizing:border-box;width:var(--lmsmart-elementor-container-width);display:flex;flex-wrap:wrap}.primary-nav ul li.mega-menu-links>ul>li{float:left;box-sizing:border-box;margin-top:34px;margin-bottom:30px;margin-left:0;margin-right:0;padding:0;font-size:16px!important;font-weight:600!important;text-transform:capitalize}.primary-nav ul li.mega-menu-links>ul>li:after{content:unset;display:none;position:absolute;top:30px;right:0;width:1px;height:calc(100% - 60px);background:unset}.primary-nav ul li.mega-menu-links>ul>li:hover~li{z-index:0}.primary-nav ul li.mega-menu-links>ul>li.hide-mega-headings>a{display:none}.primary-nav ul li.mega-menu-links>ul>li:hover>a>span{background:0 0!important}.primary-nav ul li.mega-menu-links>ul>li>a{position:relative;padding:4px 15px 0}.primary-nav ul li.mega-menu-links>ul>li>a>span{padding-left:0!important;pointer-events:none}.primary-nav ul li.mega-menu-links>ul>li>a:after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-1col>ul>li{width:100%}.primary-nav ul li.mega-menu-links.mega-columns-1col>ul>li:after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-2col>ul>li{width:50%}.primary-nav ul li.mega-menu-links.mega-columns-2col>ul>li:nth-child(2n):after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-3col>ul>li{width:33.33333%}.primary-nav ul li.mega-menu-links.mega-columns-3col>ul>li:nth-child(3n):after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-4col>ul>li{width:25%}.primary-nav ul li.mega-menu-links.mega-columns-4col>ul>li:nth-child(4n):after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-5col>ul>li{width:20%}.primary-nav ul li.mega-menu-links.mega-columns-5col>ul>li:nth-child(5n):after{display:none}.primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul{position:relative;left:0!important;right:auto!important;padding-top:6px;padding-bottom:25px;top:0;opacity:0;min-width:auto;visibility:hidden;margin-top:0;background:0 0;border:0;box-shadow:none}.primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li{padding-left:0;padding-right:0;text-transform:none}.primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul{left:100%!important;right:auto!important}.primary-nav ul li.mega-menu-links>ul.mega-menu .item_text{display:flex;flex-direction:column;text-align:center}.primary-nav ul li.mega-menu-links>ul.mega-menu .item_text>img{box-shadow:0 5px 15px rgba(0,0,0,8%);border-radius:4px;margin-bottom:10px;transition:.4s}.primary-nav ul li.mega-menu-links>ul.mega-menu>.menu-item>a{font-size:20px;font-weight:var(--lmsmart-header-font-weight)}.primary-nav ul li.mega-menu-links>ul.mega-menu>.menu-item>a:hover .item_text>img{transform:translateY(-10px)}.tpc-sticky-header{position:fixed;z-index:10;top:0;left:0;width:100%;transform:translateY(-100%);overflow:hidden;opacity:0;transition:.3s}.tpc-sticky-header.sticky_active{overflow:visible;transform:translateY(0);opacity:1;-webkit-box-shadow:0 3px 6px rgb(128 128 128/.1);box-shadow:0 3px 6px rgb(128 128 128/.1)}.tpc-sticky-header.header_sticky_shadow{box-shadow:1px 0 10px rgba(0,0,0,.1)}.tpc-mobile-header .tpc-header-row{display:flex;align-items:center}.tpc-mobile-header .primary-nav ul li a span:after{display:none}.tpc-mobile-header .header_search-button,.tpc-mobile-header .header_search-close{padding:10px;margin-left:-10px;margin-right:-10px}.tpc-mobile-header .header_search .tpc-search .header_search-close{transform:scale(0)}.tpc-mobile-header .header_search.header_search-open .tpc-search .header_search-close{transform:scale(1)}.tpc-mobile-header .primary-nav ul li.mega-menu-links>ul.mega-menu .item_text>img{display:none}.tpc-mobile-header .primary-nav ul li.mega-menu-links>ul.mega-menu>.menu-item>a{font-size:inherit;font-weight:inherit}header .elementor-widget-wrap{align-items:center}header nav.submenu-disable .menu-item__plus,header nav.submenu-disable .sub-menu{display:none}body.single-header.elementor-editor-active .tpc-site-header,body.single-header.elementor-editor-active .tpc-site-header .primary-nav{display:block}.hamburger-box{display:none;cursor:pointer}.hamburger-box .hamburger-inner{width:20px;line-height:0}.hamburger-box .hamburger-inner span{display:inline-block;position:relative;width:20px;height:2px;vertical-align:top;background:currentColor}.hamburger-box .hamburger-inner span+span{margin-top:5px}.header_area_container .hamburger-box{padding:20px!important;margin-right:-20px;margin-left:-20px}body.mobile_switch_on .hamburger-inner span:nth-child(1){-webkit-animation:ease .7s .4s burger_top-1-45 forwards;animation:ease .7s .4s burger_top-1-45 forwards}body.mobile_switch_on .hamburger-inner span:nth-child(2){-webkit-animation:ease .7s .4s burger_scaled-1 forwards;animation:ease .7s .4s burger_scaled-1 forwards}body.mobile_switch_on .hamburger-inner span:nth-child(3){-webkit-animation:ease .7s .4s burger_bottom-1-135 forwards;animation:ease .7s .4s burger_bottom-1-135 forwards}body.mobile_switch_off .hamburger-inner span:nth-child(1){-webkit-animation:ease .7s .4s burger_top-2-45 backwards;animation:ease .7s .4s burger_top-2-45 backwards}body.mobile_switch_off .hamburger-inner span:nth-child(2){-webkit-animation:ease .7s .4s burger_scaled-2 backwards;animation:ease .7s .4s burger_scaled-2 backwards}body.mobile_switch_off .hamburger-inner span:nth-child(3){-webkit-animation:ease .7s .4s burger_bottom-2-135 backwards;animation:ease .7s .4s burger_bottom-2-135 backwards}body.mobile_switch_on .mobile_nav_wrapper .tpc-menu_overlay{opacity:1;visibility:visible}.mobile_nav_wrapper .tpc-menu_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);visibility:hidden;opacity:0;-webkit-transition:.45s ease-in-out;-o-transition:.45s ease-in-out;transition:.45s ease-in-out}.mobile_nav_wrapper .primary-nav{width:calc(100% + 17px)}.mobile_nav_wrapper .primary-nav ul li ul li>a>span:before,.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children:after,.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children>a:after,.mobile_nav_wrapper .primary-nav>ul>li.menu-item-has-children>a:after,.mobile_nav_wrapper .primary-nav ul li ul li>a:before,.mobile_nav_wrapper .primary-nav>ul>li>a:after,.mobile_nav_wrapper .primary-nav>ul>li.menu-item-has-children>a:after,.mobile_nav_wrapper .primary-nav>ul>li.mega-menu.mega-cat>a:after,.mobile_nav_wrapper .primary-nav>ul>li>a span:before{display:none}.mobile_nav_wrapper .primary-nav>ul>li>a>span{padding-right:0!important;margin-left:0!important}.mobile_nav_wrapper .primary-nav>ul li{position:static}.mobile_nav_wrapper .primary-nav ul li a{position:relative;text-transform:capitalize}.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-ancestor.current-menu-parent>a>span,.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-item>a>span,.mobile_nav_wrapper .primary-nav ul li ul li.current_page_item>a>span,.mobile_nav_wrapper .primary-nav ul li ul li:hover>a>span{color:inherit}.mobile_nav_wrapper .primary-nav ul li ul.sub-menu{position:relative;top:0!important;left:0!important;right:0!important;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 20px;min-width:auto;font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit;opacity:1;visibility:visible;-webkit-transition:0s;-o-transition:0s;transition:0s;white-space:initial;overflow:hidden;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}body.admin-bar .tpc-menu_outer{top:32px;height:calc(100vh - 32px)}.tpc-menu_outer{position:fixed;z-index:999;background-color:#222328;overflow:hidden;width:400px;height:100%;top:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .45s ease-in-out;transition:-webkit-transform .45s ease-in-out;-o-transition:transform .45s ease-in-out;transition:transform .45s ease-in-out;transition:transform .45s ease-in-out,-webkit-transform .45s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tpc-menu_outer.menu-position_right{right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.tpc-menu_outer.menu-position_right .tpc-menu-outer_header{right:auto;left:-35px}.tpc-menu_outer .mobile-hamburger-close{position:relative;z-index:999;border-radius:5px;line-height:0}.tpc-menu_outer .tpc-menu-outer_header{position:absolute;top:29px;right:-45px}.tpc-menu_outer .tpc-menu-outer_header .hamburger-box{padding:12px 10px}.tpc-menu_outer .tpc-menu_content{position:relative;width:100%;height:100%}.tpc-menu_outer .tpc-menu-outer_content{position:absolute;padding:30px;width:100%;bottom:17px;top:0;right:0;left:0;overflow-y:scroll;scrollbar-width:none}.tpc-menu_outer .tpc-menu-outer_content::-webkit-scrollbar{display:none}body.mobile_switch_on{position:fixed;overflow:hidden;width:100%;height:100%}body.mobile_switch_on .tpc-menu_outer{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);overflow:visible}.mobile_nav_wrapper .tpc-menu-outer_content>*{margin-top:20px}.mobile_nav_wrapper .tpc-menu-outer_content>*:first-child{margin-top:0}.mobile_nav_wrapper .primary-nav>ul.mobile_switch_on{position:relative;left:0;width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin:30px 0 0;padding:0;text-align:left;display:block!important}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li{display:block;float:none;height:auto;padding:0}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li div.mega-menu-container{display:none!important}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li:before{display:none}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu{min-height:inherit!important;padding-right:0!important;padding-left:30px!important;max-width:none!important;background-image:none!important}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li{width:100%;margin-top:0;font-weight:inherit!important}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li.hide-mega-headings a{display:block}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li ul.show_sub_menu{visibility:visible;opacity:1}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li ul li:after{display:none}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li:after{display:none}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a{padding:4px 0;margin:0;color:inherit}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span{display:inline}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span.menu-item_plus{display:none}.mobile_nav_wrapper .primary-nav ul li ul li{border-bottom:0!important;margin:0}.mobile_nav_wrapper .primary-nav ul li ul li:hover>a{background:0 0;color:inherit}.mobile_nav_wrapper .primary-nav ul li ul li>a:after{display:none}.mobile_nav_wrapper .primary-nav ul li ul li>a>span{padding:0;background:0 0!important}.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul>li>a:before{display:none}.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul>li:hover>a>span{color:inherit}.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul{-webkit-box-shadow:none;box-shadow:none;margin-top:0;font-weight:inherit;border:none;width:100%;-webkit-transition:0s;-o-transition:0s;transition:0s;background-color:#222328;display:none}.mobile_nav_wrapper .primary-nav ul li ul.sub-menu:after,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul:after,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul:after{display:none}.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul{padding-top:0;padding-bottom:0}.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:hover,.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:focus{padding-left:0}.mobile_nav_wrapper .primary-nav .menu-item .button_switcher{width:50px;height:50px;z-index:1;cursor:pointer;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;margin-right:0}.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:before{content:'';display:inline-block;border-top-width:1px;border-top-style:solid;border-left-width:1px;border-left-style:solid;-webkit-transform:translate(-50%,-50%)rotate(135deg);-ms-transform:translate(-50%,-50%)rotate(135deg);transform:translate(-50%,-50%)rotate(135deg);opacity:.8;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;background:0 0!important;position:absolute;top:50%;left:50%;margin:auto;width:8px;height:8px;visibility:visible;margin-top:0;border-radius:0;color:inherit;margin-left:0!important}.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:after{content:'';display:block;position:absolute;top:15%;left:15%;width:70%;height:70%;opacity:.05;background-color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:hover:after,.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:focus:after{opacity:.02}.mobile_nav_wrapper .primary-nav .menu-item .button_switcher.is-active:before{-webkit-transform:translate(-50%,-50%)rotate(225deg);-ms-transform:translate(-50%,-50%)rotate(225deg);transform:translate(-50%,-50%)rotate(225deg)}.mobile_nav_wrapper .search_mobile_menu .header_search-field{border-radius:5px}.tpc-mobile-header .tpc-header-row_wrapper{height:70px}.tpc-mobile-header .mini-cart{position:static}.tpc-mobile-header .tpc-header-row .header_side[class^=position_right] .header_area_container>*{padding-left:25px}.tpc-mobile-header .tpc-header-row .header_side[class^=position_right] .header_area_container>*:first-child{padding-left:0}.tpc-mobile-header .tpc-header-row .header_side[class^=position_left] .header_area_container>*{padding-right:25px}.tpc-mobile-header .tpc-header-row .header_side[class^=position_left] .header_area_container>*:last-child{padding-right:0}.tpc-mobile-header .tpc-header-row .header_side[class^=position_center] .header_area_container>*{padding-left:25px;padding-right:25px}.tpc-mobile-header .tpc-header-row .header_side[class^=position_center] .header_area_container>*:last-child,.tpc-mobile-header .tpc-header-row .header_side[class^=position_center] .header_area_container>*:first-child{padding-right:0;padding-left:0}@media(max-width:1200px){.tpc-theme-header .tpc-sticky-header{display:none}}@media(max-width:782px){body.admin-bar .tpc-menu_outer{top:46px;height:calc(100vh - 46px)}}@media(max-width:420px){.tpc-menu_outer{width:calc(100% - 48px)}}@media(max-width:360px){.tpc-mobile-header .woo_mini_cart{width:calc(100vw - 40px)}}@-webkit-keyframes burger_top-1-45{0%{top:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{top:7px;-webkit-transform:rotate(0);transform:rotate(0)}100%{top:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes burger_top-1-45{0%{top:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{top:7px;-webkit-transform:rotate(0);transform:rotate(0)}100%{top:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@-webkit-keyframes burger_top-2-45{0%{top:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:7px;-webkit-transform:rotate(0);transform:rotate(0)}100%{top:0;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes burger_top-2-45{0%{top:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:7px;-webkit-transform:rotate(0);transform:rotate(0)}100%{top:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes burger_bottom-1-135{0%{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{bottom:7px;-webkit-transform:rotate(0);transform:rotate(0)}100%{bottom:7px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@keyframes burger_bottom-1-135{0%{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{bottom:7px;-webkit-transform:rotate(0);transform:rotate(0)}100%{bottom:7px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@-webkit-keyframes burger_bottom-2-135{0%{bottom:7px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}50%{bottom:7px;-webkit-transform:rotate(0);transform:rotate(0)}100%{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes burger_bottom-2-135{0%{bottom:7px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}50%{bottom:7px;-webkit-transform:rotate(0);transform:rotate(0)}100%{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes burger_scaled-1{50%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes burger_scaled-1{50%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes burger_scaled-2{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes burger_scaled-2{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}body .select2-container{font-size:13px;font-weight:400}body .select2-container ul li{font-size:13px;line-height:30px;font-weight:400}body .select2-container--default .select2-search--inline .select2-search__field{line-height:30px;height:30px;max-width:100%}.select2-search--dropdown{padding:16px 15px 0}body .select2-container--default .select2-search--dropdown .select2-search__field{background-color:#f6f7f9;padding:0 20px;border:1px solid #d6d5d7;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body .select2-container--default .select2-search--dropdown .select2-search__field:hover,body .select2-container--default .select2-search--dropdown .select2-search__field:focus{border-color:#e7e8e8}body .select2-container--default .select2-selection--single{padding:10px 0;background:#f6f7f9;border:1px solid #d6d5d7;border-radius:5px;font-weight:var(--lmsmart-header-font-weight);margin:0;height:50px;text-align:left;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body .select2-container--default .select2-selection--single .select2-selection__clear{float:left}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit;line-height:30px;padding-left:20px}body .select2-container--default .select2-selection--single .select2-selection__arrow{top:0;right:0;height:50px;width:50px}body .select2-container--default .select2-selection--single .select2-selection__arrow b{border:unset;height:auto;right:0;left:auto;margin-left:0;margin-top:0;position:absolute;top:0}body .select2-container--default .select2-selection--single .select2-selection__arrow b:after{content:'\f078';display:block;position:absolute;z-index:0;right:20px;font-family:'font awesome 5 free';font-size:11px;font-weight:900;line-height:49px;color:#94a0b9;padding-top:1px;pointer-events:none}body .select2-container--default .select2-selection--multiple{font-size:0;padding:9px 14px;border:1px solid #d6d5d7;min-height:50px;background-color:#fff;border-radius:5px;-webkit-transition:background-color .3s,border-radius .3s;-o-transition:background-color .3s,border-radius .3s;transition:background-color .3s,border-radius .3s}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{max-width:100%}body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{padding-left:0;padding-right:10px;margin:0!important;max-width:100%}body .select2-container--default .select2-selection--multiple .select2-selection__choice{background:unset;border:unset;margin-right:5px}body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s}body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#cf0a05}body .select2-container--default.select2-container--focus .select2-selection--multiple,body .select2-container--default.select2-container--focus .select2-selection--single,body .select2-container--default.select2-container--open .select2-selection--multiple,body .select2-container--default.select2-container--open .select2-selection--single{border-color:#e7e8e8;background-color:#f6f7f9}body .select2-container--default .select2-results__option{padding-left:18px;line-height:30px}body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{background-color:#f6f7f9;color:inherit}body .select2-container--default .select2-results__option--highlighted[aria-selected=true],body .select2-container--default .select2-results__option--highlighted[data-selected=true]{font-weight:var(--lmsmart-header-font-weight)}body .select2-results{font-size:13px}body .select2-dropdown{border:unset;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.12);box-shadow:0 10px 30px rgba(0,0,0,.12);border:1px solid #d6d5d7}body .select2-container--open .select2-dropdown--above{border-top-left-radius:5px;border-top-right-radius:5px}.woocommerce-input-wrapper .select__field:before{display:none}.page-header{display:flex;align-items:center;position:relative;padding:10px 0}.page-header_wrapper{height:100%;width:100%}.page-header_wrapper .tpc-container{height:100%}.page-header .page-header_content{height:100%;display:flex;flex-direction:column;justify-content:center}.page-header_align_left{justify-content:left}.page-header_align_left .page-header_content{align-items:flex-start;text-align:left}.page-header_align_center{justify-content:center}.page-header_align_center .page-header_content{align-items:center;text-align:center}.page-header_align_right{justify-content:right}.page-header_align_right .page-header_content{align-items:flex-end;text-align:right}.page-header.breadcrumbs_align_left .page-header_breadcrumbs{align-self:flex-start}.page-header.breadcrumbs_align_center .page-header_breadcrumbs{align-self:center}.page-header.breadcrumbs_align_right .page-header_breadcrumbs{align-self:flex-end}.page-header.breadcrumbs_inline .page-header_content{flex-direction:row;align-items:center}.page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs{align-self:auto}.page-header.breadcrumbs_inline.page-header_align_left .page-header_content{justify-content:space-between}.page-header.breadcrumbs_inline.page-header_align_right .page-header_content{justify-content:space-between;flex-direction:row-reverse}.page-header.breadcrumbs_inline.page-header_align_center .page-header_breadcrumbs{margin-left:20px}.page-header_title{font-weight:var(--lmsmart-header-font-weight);color:inherit}.page-header_breadcrumbs:not(:first-child){margin-top:10px}.page-header_breadcrumbs a{color:var(--lmsmart-content-color)}.breadcrumbs{font-size:15px;font-weight:400}.breadcrumbs a{color:var(--lmsmart-content-color)}.tpc_breadcrumbs a:hover{color:var(--lmsmart-primary-color)}.tpc_breadcrumbs a:after{content:'\f106';display:inline-block;margin-bottom:2px;font-family:flaticon;font-size:.65em;line-height:1;font-weight:400;color:var(--lmsmart-primary-color);vertical-align:middle;transition:.3s;margin-left:5px}.page-header_breadcrumbs .breadcrumbs{letter-spacing:0;font-weight:400}.page-header_breadcrumbs .breadcrumbs .current{color:var(--lmsmart-primary-color);cursor:default;transition:.4s}.page-header_breadcrumbs .breadcrumbs>a:hover~.current{color:inherit}.page-header_breadcrumbs .divider:not(:last-child){color:inherit;margin:0 4px}.breadcrumbs .divider:not(:last-child){color:inherit;margin:0 4px}.page-header_breadcrumbs .divider:not(:last-child):before{content:'\f106';display:inline-block;margin-bottom:2px;font-family:flaticon;font-size:.65em;line-height:1;font-weight:400;color:var(--lmsmart-content-color);vertical-align:middle;transition:.3s}.breadcrumbs .divider:not(:last-child):before{content:"/";display:inline-block;margin-bottom:2px;font-family:flaticon;font-size:16px;line-height:1;font-weight:400;color:var(--lmsmart-content-color);vertical-align:middle;transition:.3s;left:-2px;position:relative}.page-header_wrapper_product .page-header_breadcrumbs{margin-top:23px}.single .blog-post .page-header_wrapper .page-header_breadcrumbs .breadcrumbs{text-align:center}.single .blog-post .page-header_wrapper .page-header_breadcrumbs .breadcrumbs{text-align:center;white-space:nowrap;letter-spacing:0;font-weight:500;font-size:14px}.header_search{position:relative}.header_search-button{display:inline-block;position:relative;font-size:17px;font-weight:500;transform-origin:center;cursor:pointer;transition:.3s}.header_search-close{position:absolute;line-height:1;cursor:pointer;opacity:0;transform-origin:center;transform:translateY(60%)scale(0)}.header_search .header_search-button-wrapper{display:flex;height:100%;transition:.3s}.header_search.search_alt .header_search-field .search-form,.header_search.search_standard .header_search-field .search-form,.header_search.search_mobile_menu .header_search-field .search-form{position:relative;z-index:1}.header_search.search_alt .header_search-field .search-field,.header_search.search_standard .header_search-field .search-field,.header_search.search_mobile_menu .header_search-field .search-field{padding:12px 60px 11px 20px}.header_search.search_alt .header_search-field .search-button,.header_search.search_standard .header_search-field .search-button,.header_search.search_mobile_menu .header_search-field .search-button{position:absolute;z-index:2;height:100%;width:50px;top:0;right:0;margin:0;border:none;outline:none;padding:0;font-size:0;background:0 0;box-shadow:none;opacity:0;cursor:pointer}.header_search.search_alt .header_search-field .search-button:focus,.header_search.search_alt .header_search-field .search-button:active,.header_search.search_standard .header_search-field .search-button:focus,.header_search.search_standard .header_search-field .search-button:active,.header_search.search_mobile_menu .header_search-field .search-button:focus,.header_search.search_mobile_menu .header_search-field .search-button:active{box-shadow:none;background:0 0}.header_search.search_alt .header_search-field .search__icon,.header_search.search_standard .header_search-field .search__icon,.header_search.search_mobile_menu .header_search-field .search__icon{position:absolute;z-index:1;top:0;right:0;width:50px;height:50px;border-radius:5px;font-size:16px;line-height:50px;font-weight:var(--lmsmart-header-font-weight);font-style:normal;text-align:center;transform:translate(0,0);opacity:1;transition:.4s}.header_search.search_alt .header_search-field .search-button:hover~.search__icon,.header_search.search_standard .header_search-field .search-button:hover~.search__icon,.header_search.search_mobile_menu .header_search-field .search-button:hover~.search__icon{color:#fff}.header_search.search_alt .header_search-field,.header_search.search_standard .header_search-field{opacity:0;visibility:hidden;transform:scale3d(.8,.8,.8);transition:.3s}.header_search.search_alt .header_search-field{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:100001;top:0;left:0;width:100%;height:100%;max-height:100vh;background:rgba(65,65,65,.95)}.header_search.search_alt .header_search-field .search-form{width:80%;max-width:var(--lmsmart-elementor-container-width)}.header_search.search_alt .header_search-field .search-field{width:100%;font-weight:400;font-size:18px}.header_search.search_alt .header_search-field .search-field::placeholder{font-size:13px;font-weight:var(--lmsmart-header-font-weight);outline:none;-webkit-appearance:none;text-transform:uppercase;transition:.4s}.header_search.search_alt .header_search-field .search-field:focus::placeholder,.header_search.search_alt .header_search-field .search-field:active::placeholder{opacity:0}.header_search.search_alt .header_search-field .search-button{height:calc(100% - 20px)}.header_search.search_alt .header_search-field .header_search-wrap{display:flex;justify-content:space-between;align-items:center;width:80%;max-width:var(--lmsmart-elementor-container-width);margin-bottom:40px}.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description{font-size:40px;line-height:1.3;font-weight:var(--lmsmart-header-font-weight);color:#fff}@media(max-width:480px){.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description{font-size:30px}}.header_search.search_alt .header_search-field .header_search-close{position:relative;padding:22px}.header_search.search_alt .header_search-field .header_search-close:not(:hover){color:#fff}.header_search.search_alt .header_search-field .header_search-close:before{top:20px;left:12px}.header_search.search_alt .header_search-field .header_search-close:after{top:11px;left:20px}@media(max-width:480px){.header_search.search_alt .header_search-field .header_search-close{display:none}}.header_search.search_standard .header_search-field{position:absolute;z-index:2;top:100%;right:-30px;padding:30px 30px 10px;box-shadow:11px 10px 38px rgba(46,63,99,.15);border-radius:10px}.header_search.search_standard .header_search-field .search-field{width:270px}@media(max-width:499px){.header_search.search_standard .header_search-field{padding:20px 20px 0;right:0}}.header_search.header_search-open.search_standard .header_search-button,.header_search.header_search-open.search_alt .header_search-button{opacity:0;transform-origin:center;transform:scale(0);transition:0s}.header_search.header_search-open.search_standard .header_search-close,.header_search.header_search-open.search_alt .header_search-close{opacity:1;transform:scale(1);transition:.3s ease-in-out}.header_search.header_search-open.search_standard .header_search-field,.header_search.header_search-open.search_alt .header_search-field{opacity:1;visibility:visible;transform:scale3d(1,1,1)}.header_search.search_mobile_menu .header_search-field .search-form .search-field{width:100%}.elementor-widget-tpc-header-search.full-height-yes .header_search-close{transform:scale(0)}.elementor-widget-tpc-header-search.full-height-yes .header_search-open .header_search-close{transform:scale(1)}.v_align_middle .header_search-button-wrapper{align-items:center}.v_align_bottom .header_search-button-wrapper{align-items:flex-end}.elementor-widget-tpc-header-search.full-height-yes{height:100%}.elementor-widget-tpc-header-search.full-height-yes>.elementor-widget-container,.elementor-widget-tpc-header-search.full-height-yes>.elementor-widget-container>.header_search{height:inherit}.elementor-widget-tpc-header-search.full-height-yes>.elementor-widget-container .header_search-button-wrapper,.elementor-widget-tpc-header-search.full-height-yes>.elementor-widget-container>.header_search .header_search-button-wrapper{align-items:center}section.elementor-section-content-top .full-height-yes.elementor-widget-tpc-header-search .elementor-widget-container .header_search-button-wrapper{align-items:flex-start}section.elementor-section-content-bottom .full-height-yes.elementor-widget-tpc-header-search .elementor-widget-container .header_search-button-wrapper{align-items:flex-end}.tpc-search{align-items:center}@media screen and (max-width:479px){.header_search-field{right:0}.header_search.search_standard .header_search-field input.search-field{width:calc(100vw - 85px)}}@media only screen and (max-width:440px){.header_search.search_alt .header_search-wrap .header_search-heading_description{font-size:30px}}span.highlighter{padding:1px .2em;color:#fff;border-radius:3px}blockquote{display:block;position:relative;z-index:1;font-size:20px;line-height:1.65;font-weight:500;padding-left:60px}blockquote cite{display:block;position:relative;margin-top:16px;font-size:14px;line-height:1.3;font-weight:var(--lmsmart-header-font-weight);color:#a2a2a2;font-style:normal;text-transform:uppercase}blockquote:before{content:"\f158";font-family:flaticon;display:inline-block;position:absolute;top:25px;left:0;border-radius:unset;font-size:40px;line-height:1px;font-weight:var(--lmsmart-header-font-weight);font-style:normal;box-shadow:unset}blockquote p:last-of-type{margin-bottom:5px}blockquote p[style*='text-align:left']+footer{text-align:left}blockquote p[style*='text-align:center']+footer{text-align:center}blockquote p[style*='text-align:right']+footer{text-align:right}.elementor-drop-cap{margin-top:.11em;font-weight:var(--lmsmart-header-font-weight)}p.has-drop-cap:not(:focus):first-letter{font-size:3em;line-height:1.2;font-weight:600}small{font-size:.8em}code,tt,kbd{font-size:87.5%;word-break:break-word}i,cite,em,var,address,dfn,q{font-style:italic}kbd{font-family:monospace}sub{vertical-align:sub;font-size:smaller}sup{vertical-align:super;font-size:smaller}.footer_wrapper{padding:24px 0}.footer_top-area p{margin-bottom:0}.footer_top-area.widgets_area .row{border-bottom:1px solid rgba(255,255,255,.2)}.footer_top-area.widgets_area .row>div{padding-top:50px;padding-bottom:40px}.footer_top-area .widget_rss .rssSummary{color:inherit}.footer_top-area strong{font-weight:inherit}.footer_top-area .textwidget img{margin-bottom:20px}.footer_top-area .widget.widget_rt_posts .recent-posts-widget{padding-top:0}.footer_top-area .primary-nav.footer-menu .menu-item a{font-weight:500}.footer_top-area .footer-link{position:relative;z-index:1}.footer_top-area .footer-link:before{content:'';position:absolute;z-index:1;display:block;bottom:0;border-bottom:1px solid;width:0;right:auto;left:50%;transform:translateX(-50%);visibility:visible;transition:all .3s ease-in-out 0s,color 0s}.footer_top-area .footer-link:hover{color:#fff!important}.footer_top-area .footer-link:hover:before{width:100%;color:#fff!important}.footer{position:relative;overflow:hidden}.footer .widgets_area .title-wrapper .title,.footer .widgets_area .widget_rss ul li{color:#fff}.footer .widget.widget_search .title-wrapper .title{color:var(--lmsmart-header-font-color)}.footer .widgets_area .widget_recent_comments ul li,.footer .widgets_area .widget_recent_comments ul li a{color:inherit}.footer .widgets_area .tagcloud a:hover{color:#fff}.footer .blog-posts .meta-data *{line-height:22px}.footer .blog-posts .blog-post_title{margin-top:-5px}.footer .blog-posts .item:last-child .blog-post{margin-bottom:0}.footer .gallery-caption{display:none}.footer .mc4wp-form-fields{position:relative}.footer .mc4wp-form-fields input[type=email]:not([type=checkbox]){width:100%;text-align:left;border:0;border-bottom:1px solid #6d7078;background-color:initial;color:#dbdbdb;height:40px;font-size:14px;font-weight:400;padding-right:0;padding-left:0;margin-bottom:20px}.footer .mc4wp-form-fields input[type=email]:not([type=checkbox])::placeholder{font-size:13px;font-weight:var(--lmsmart-header-font-weight);outline:none;-webkit-appearance:none;text-transform:uppercase;transition:.4s}.footer .mc4wp-form-fields input[type=email]:not([type=checkbox]):focus::placeholder,.footer .mc4wp-form-fields input[type=email]:not([type=checkbox]):active::placeholder{opacity:0}.footer .mc4wp-form-fields input[type=submit]{transition:all 400ms;margin-bottom:0;padding:0 34px;height:44px;text-transform:uppercase;font-weight:700;font-size:13px;color:#fff!important;letter-spacing:0}.footer .mc4wp-form-fields input[type=submit]:hover,.footer .mc4wp-form-fields input[type=submit]:active,.footer .mc4wp-form-fields input[type=submit]:focus{background:0 0!important}.footer .lmsmart_wave_footer{display:block;position:absolute;top:0;width:100%}.footer .lmsmart_wave_footer svg{width:100%;left:0;top:0;height:100%;position:absolute}.footer .widget_rt_posts .recent-posts-widget .meta-data{color:#bac4e1;font-size:16px;margin-top:8px}.footer .widget_rt_posts .recent-posts-widget .meta-data span{font-family:inherit;font-weight:400}.footer .widget_rt_posts .recent-posts-widget .meta-data li:not(:first-child){margin-top:24px}.footer .widget_rt_posts .post__title{color:#fff;font-size:16px;font-weight:500}.primary-nav.footer-menu .menu-item{display:inline-block;margin:0 20px}.copyright{font-size:14px}.copyright p{margin:0}#lmsmart-footer-inline-css{display:none}body.single.single-footer header,body.single.single-footer header+.page-header{display:none}body.elementor-page main .tpc-container.tpc-content-sidebar,body.elementor-page.single main .tpc-container:not(.tpc-content-sidebar){padding-right:0;padding-left:0}body.elementor-page main .tpc-container.tpc-content-sidebar .elementor-section-wrap,body.elementor-page.single main .tpc-container:not(.tpc-content-sidebar) .elementor-section-wrap{margin-left:-15px;margin-right:-15px}body.elementor-page main .tpc-container,body.elementor-page .footer_top-area:not(.widgets_area) .tpc-container,body.elementor-editor-active main .tpc-container,body.elementor-editor-active .footer_top-area:not(.widgets_area) .tpc-container,body.elementor-editor-preview main .tpc-container,body.elementor-editor-preview .footer_top-area:not(.widgets_area) .tpc-container{width:auto;max-width:none;margin-left:auto;margin-right:auto}body.elementor-page main .tpc-container.full-width,body.elementor-page .footer_top-area:not(.widgets_area) .tpc-container.full-width,body.elementor-editor-active main .tpc-container.full-width,body.elementor-editor-active .footer_top-area:not(.widgets_area) .tpc-container.full-width,body.elementor-editor-preview main .tpc-container.full-width,body.elementor-editor-preview .footer_top-area:not(.widgets_area) .tpc-container.full-width{width:100%;max-width:100%;margin-left:0;margin-right:0}body.elementor-page.single-footer main:not(:empty) .tpc-container,body.elementor-page.single-footer .footer_top-area:not(:empty) .tpc-container,body.elementor-editor-active.single-footer main:not(:empty) .tpc-container,body.elementor-editor-active.single-footer .footer_top-area:not(:empty) .tpc-container,body.elementor-editor-preview.single-footer main:not(:empty) .tpc-container,body.elementor-editor-preview.single-footer .footer_top-area:not(:empty) .tpc-container{max-width:none;margin-left:auto;margin-right:auto}body.elementor-default .footer_top-area:not(.widgets_area) .tpc-container{width:auto;max-width:none;margin-left:auto;margin-right:auto}body.elementor-default .footer_top-area:not(.widgets_area) .tpc-container.full-width{width:100%;max-width:100%;margin-left:0;margin-right:0}.elementor-element.elementor-widget.elementor-widget-spacer{margin-bottom:0}.elementor-image-gallery .gallery-item{margin-top:0!important}.elementor-image-gallery img{border:0!important}.elementor-section.tpc-add-background-text:before{margin-left:calc(8.9vw/2)}.elementor-section.tpc-add-background-text:before,.elementor-section.tpc-add-background-text .tpc-background-text{position:absolute;font-size:10.4167vw;font-weight:900;line-height:.9em;z-index:0;width:100%;text-align:center;white-space:nowrap;color:#ecf8fd;display:block;-webkit-user-select:none;user-select:none}.elementor-section.tpc-add-background-text.tpc-animation-background-text:before{display:none}.elementor-section.tpc-add-background-text .tpc-background-text .letter{display:inline-block;text-indent:0;opacity:0}.elementor-section.tpc-add-background-text .tpc-background-text .letter:last-child{margin-right:-8.9vw}body.elementor-editor-active .elementor-section.tpc-add-background-text.tpc-animation-background-text:before{display:block}body .elementor-element-overlay ul li:before,body .elementor-select-preset ul li:before{background:0 0}.elementor-widget-container .elementor-counter .elementor-counter-title{line-height:1.3;margin-top:12px;font-weight:500}.elementor-widget-container .elementor-swiper-button{width:50px;height:50px;border-radius:5px;font-size:20px;font-weight:400;line-height:50px;text-align:center;color:#000;background:#fff;transition:.4s}.elementor-widget-container .elementor-swiper-button:hover{color:#fff}.elementor-widget-container .elementor-swiper-button i{line-height:inherit;width:100%;height:100%}.elementor-widget-container .elementor-swiper-button i:before{display:inline-block;font-family:flaticon}.elementor-widget-container .elementor-swiper-button.elementor-swiper-button-prev{left:35px}.elementor-widget-container .elementor-swiper-button.elementor-swiper-button-prev i:before{content:'\f103'}.elementor-widget-container .elementor-swiper-button.elementor-swiper-button-next{right:35px}.elementor-widget-container .elementor-swiper-button.elementor-swiper-button-next i:before{content:'\f102'}.elementor-widget-container .elementor-image-carousel-wrapper:hover .elementor-swiper-button-next{right:20px}.elementor-widget-container .elementor-image-carousel-wrapper:hover .elementor-swiper-button-prev{left:20px}.elementor-widget-container .elementor-divider,.elementor-widget-container .elementor-divider-separator{border-radius:inherit}.blog-style-standard.hover-animation .blog-post{padding-top:25px}.blog-style-standard.hover-animation .blog-post:hover .blog-post_wrapper{transform:translateY(-25px)}.blog-style-standard .blog-post_wrapper .blog-post_meta_info{position:absolute;z-index:12;left:0;bottom:-25px;width:100%;padding-top:0;padding-bottom:0;transition:.45s}.blog-style-standard .blog-post_wrapper .blog-post_meta_info .meta-data{margin:0;font-size:14px;font-weight:600}.blog-style-standard .blog-post_wrapper>.blog-post_meta_info{position:relative;bottom:unset}.blog-style-standard .blog-post_wrapper>.blog-post_meta_info:not(:empty){margin-bottom:3px}.blog-style-standard .format-no_featured .blog-post_wrapper{border-radius:0}.blog-post.sticky-post{border:2px solid var(--lmsmart-primary-color)}.blog-post.sticky-post.format-no_featured{border:2px solid var(--lmsmart-primary-color)}.blog-style-standard .format-no_featured:not(.format-video) .post_date,.blog-style-standard .format-quote .post_date,.blog-style-standard .format-audio .post_date,.blog-style-standard .format-link .post_date{position:absolute;top:-30px;left:50px;margin:0}.blog-style-standard .format-no_featured:not(.format-video) .post_date+.blog-post_content,.blog-style-standard .format-quote .post_date+.blog-post_content,.blog-style-standard .format-audio .post_date+.blog-post_content,.blog-style-standard .format-link .post_date+.blog-post_content{padding-top:60px;margin-top:30px}.blog-style-standard .format-video .post_date,.blog-style-standard .format-gallery .post_date,.blog-style-standard .format-standard-image .post_date{position:absolute;top:30px;left:30px;z-index:4}.blog-style-standard .tpc_col-12 .blog-post{margin-bottom:70px}.blog-style-standard .tpc_col-12:last-child .blog-post{margin-bottom:47px}.blog-style-standard .tpc_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part{padding-bottom:56%}.blog-style-standard .tpc_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part.video_image:not(.video_parallax){padding-bottom:0}.blog-style-standard .tpc_col-12 .format-audio.blog-post .blog-post_media .blog-post_media_part{padding-bottom:20%}.blog-style-standard .tpc_col-12>:not(.format-no_featured) .blog-post_content{background:#fff;z-index:1;padding:37px 50px 40px}@media(max-width:767px){.blog-style-standard .tpc_col-12>:not(.format-no_featured) .blog-post_content{padding:37px 25px 40px}}.blog-style-standard .tpc_col-6 .format-standard .blog-post_content,.blog-style-standard .tpc_col-6 .format-standard .blog-post_meta-wrap,.blog-style-standard .tpc_col-6 .format-quote.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-quote.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-6 .format-link.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-link.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-6 .format-aside.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-aside.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-6 .format-status.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-status.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-6 .format-chat.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-chat.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-6 .format-audio.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-audio.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-6 .format-gallery.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-gallery.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-6 .format-image.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-image.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-6 .format-video.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-video.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-standard .blog-post_content,.blog-style-standard .tpc_col-4 .format-standard .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-quote.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-quote.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-link.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-link.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-aside.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-aside.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-status.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-status.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-chat.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-chat.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-audio.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-audio.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-gallery.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-gallery.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-image.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-image.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-4 .format-video.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-video.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-standard .blog-post_content,.blog-style-standard .tpc_col-3 .format-standard .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-quote.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-quote.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-link.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-link.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-aside.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-aside.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-status.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-status.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-chat.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-chat.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-audio.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-audio.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-gallery.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-gallery.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-image.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-image.format-no_featured .blog-post_meta-wrap,.blog-style-standard .tpc_col-3 .format-video.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-video.format-no_featured .blog-post_meta-wrap{padding-left:30px;padding-right:30px}.blog-style-standard .tpc_col-6 .format-standard .blog-post_content,.blog-style-standard .tpc_col-6 .format-quote.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-link.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-aside.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-status.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-chat.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-audio.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-gallery.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-image.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-6 .format-video.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-standard .blog-post_content,.blog-style-standard .tpc_col-4 .format-quote.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-link.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-aside.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-status.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-chat.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-audio.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-gallery.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-image.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-4 .format-video.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-standard .blog-post_content,.blog-style-standard .tpc_col-3 .format-quote.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-link.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-aside.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-status.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-chat.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-audio.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-gallery.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-image.format-no_featured .blog-post_content,.blog-style-standard .tpc_col-3 .format-video.format-no_featured .blog-post_content{padding-bottom:25px}.blog-style-standard .tpc_col-6 .format-standard .read-more-wrap,.blog-style-standard .tpc_col-6 .format-quote.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-6 .format-link.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-6 .format-aside.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-6 .format-status.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-6 .format-chat.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-6 .format-audio.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-6 .format-gallery.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-6 .format-image.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-6 .format-video.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-4 .format-standard .read-more-wrap,.blog-style-standard .tpc_col-4 .format-quote.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-4 .format-link.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-4 .format-aside.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-4 .format-status.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-4 .format-chat.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-4 .format-audio.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-4 .format-gallery.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-4 .format-image.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-4 .format-video.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-3 .format-standard .read-more-wrap,.blog-style-standard .tpc_col-3 .format-quote.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-3 .format-link.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-3 .format-aside.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-3 .format-status.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-3 .format-chat.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-3 .format-audio.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-3 .format-gallery.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-3 .format-image.format-no_featured .read-more-wrap,.blog-style-standard .tpc_col-3 .format-video.format-no_featured .read-more-wrap{padding-bottom:5px}.blog-style-standard .tpc_col-6 .format-no_featured:not(.format-video) .post_date,.blog-style-standard .tpc_col-6 .format-quote .post_date,.blog-style-standard .tpc_col-6 .format-audio .post_date,.blog-style-standard .tpc_col-6 .format-link .post_date,.blog-style-standard .tpc_col-4 .format-no_featured:not(.format-video) .post_date,.blog-style-standard .tpc_col-4 .format-quote .post_date,.blog-style-standard .tpc_col-4 .format-audio .post_date,.blog-style-standard .tpc_col-4 .format-link .post_date,.blog-style-standard .tpc_col-3 .format-no_featured:not(.format-video) .post_date,.blog-style-standard .tpc_col-3 .format-quote .post_date,.blog-style-standard .tpc_col-3 .format-audio .post_date,.blog-style-standard .tpc_col-3 .format-link .post_date{left:30px}.blog-style-standard .tpc_col-6 .format-link .blog-post_media_part,.blog-style-standard .tpc_col-4 .format-link .blog-post_media_part,.blog-style-standard .tpc_col-3 .format-link .blog-post_media_part{margin-bottom:0}.blog-style-standard .tpc_col-6 .post_meta-wrap,.blog-style-standard .tpc_col-4 .post_meta-wrap,.blog-style-standard .tpc_col-3 .post_meta-wrap{margin-bottom:15px}.blog-style-standard .tpc_col-6>:not(.format-no_featured) .blog-post_content,.blog-style-standard .tpc_col-4>:not(.format-no_featured) .blog-post_content,.blog-style-standard .tpc_col-3>:not(.format-no_featured) .blog-post_content{padding-bottom:20px;background:#fff;box-shadow:0 0 98px rgb(0 0 0/7%);z-index:1;padding:25px}.blog-style-standard .tpc_col-6 .blog-post_title>a,.blog-style-standard .tpc_col-4 .blog-post_title>a,.blog-style-standard .tpc_col-3 .blog-post_title>a{font-size:22px;line-height:32px;font-weight:600}.blog-style-standard .tpc_col-6 .meta-data>span:not(:last-of-type):after,.blog-style-standard .tpc_col-4 .meta-data>span:not(:last-of-type):after,.blog-style-standard .tpc_col-3 .meta-data>span:not(:last-of-type):after{margin-left:.85em;margin-right:.85em}.blog-style-standard .format-standard .blog-post_content,.blog-style-standard .format-quote.format-no_featured .blog-post_content,.blog-style-standard .format-link.format-no_featured .blog-post_content,.blog-style-standard .format-aside.format-no_featured .blog-post_content,.blog-style-standard .format-status.format-no_featured .blog-post_content,.blog-style-standard .format-chat.format-no_featured .blog-post_content,.blog-style-standard .format-audio.format-no_featured .blog-post_content,.blog-style-standard .format-gallery.format-no_featured .blog-post_content,.blog-style-standard .format-image.format-no_featured .blog-post_content,.blog-style-standard .format-video.format-no_featured .blog-post_content{padding:37px 50px 40px}.blog-style-standard .format-standard .blog-post_meta-wrap,.blog-style-standard .format-quote.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-link.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-aside.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-status.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-chat.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-audio.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-gallery.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-image.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-video.format-no_featured .blog-post_meta-wrap{padding-left:50px;padding-right:50px}.blog-style-standard .blog-post{transition:.3s;box-shadow:0 0 98px rgb(0 0 0/7%);overflow:hidden;border-radius:10px}.blog-style-standard .blog-post .blog-post_content{position:relative}.blog-style-standard .blog-post .blog-post_meta-wrap{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e5e5;padding-top:14px;padding-bottom:15px}.blog-style-standard .blog-post .blog-post_meta-wrap:empty{display:none!important}.blog-style-standard .blog-post .blog-post_meta-wrap .meta-info{display:flex;align-items:center}.blog-style-standard .blog-post .blog-post_meta-wrap .meta-info div+div{margin-left:18px}.blog-style-standard .blog-post .blog-post_meta-wrap .meta-data img{border-radius:50%;margin-right:8px}.blog-style-standard .blog-post blockquote cite{padding-left:0}.blog-style-standard .blog-post:after{content:'';display:block;height:0;clear:both}.blog-style-standard.blog_carousel .slick-slide{margin-bottom:0}.blog-style-standard.blog_carousel .slick-slide.item_slick{margin-bottom:0}.blog-style-standard .blog-post_text{font-size:16px}.blog-style-standard .blog-post_text .wp-block-pullquote blockquote{margin-bottom:0;padding-bottom:0}.blog-style-standard .blog-post_text .wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:uppercase}.blog-style-standard .blog-post_text .wp-block-pullquote.is-style-solid-color blockquote p:first-of-type{margin-top:-.225em}.blog-style-standard .blog-post_text .wp-block-archives-list,.blog-style-standard .blog-post_text .wp-block-latest-posts{list-style:none}.blog-style-standard .blog-post_text .wp-block-categories-list .children li{padding-left:0}.blog-style-standard .blog-post_text .more-link{display:none}.blog-style-standard.acenter .meta-data{justify-content:center}.blog-style-standard.aright .meta-data{justify-content:flex-end}.blog-post{position:relative;margin-bottom:30px}.blog-post .blog-post_media{position:relative}.blog-post .blog-post_media .blog-post_media_part{position:relative;border-radius:0;line-height:0;overflow:hidden}.blog-post.format-gallery .blog-post_media .blog-post_media_part{overflow:hidden}.blog-post.format-gallery .blog-post_media .tpc-carousel .slick-slide:not(:only-child){cursor:e-resize}.blog-post.standard .blog-post_media,.blog-post.format-standard .blog-post_media{margin-bottom:12px}.blog-post.format-standard-image .blog-post_content>.share_post-container,.blog-post.format-image .blog-post_content>.share_post-container,.blog-post.format-gallery .blog-post_content>.share_post-container,.blog-post.format-video .blog-post_content>.share_post-container{top:-26px}.blog-post.format-standard-image .blog-post_content>.share_post-container>a:after,.blog-post.format-image .blog-post_content>.share_post-container>a:after,.blog-post.format-gallery .blog-post_content>.share_post-container>a:after,.blog-post.format-video .blog-post_content>.share_post-container>a:after{border-top-color:transparent;border-left-color:transparent;transform:rotate(44deg)}.blog-post.format-standard-image .blog-post_content>.share_post-container:hover>a:after,.blog-post.format-image .blog-post_content>.share_post-container:hover>a:after,.blog-post.format-gallery .blog-post_content>.share_post-container:hover>a:after,.blog-post.format-video .blog-post_content>.share_post-container:hover>a:after{transform:rotate(44deg)scale(.2)}.blog-post.format-standard-image .blog-post_media,.blog-post.format-image .blog-post_media{position:relative;z-index:1}.blog-post.format-standard-image .blog-post_media .image-overlay,.blog-post.format-image .blog-post_media .image-overlay{display:inline-block;position:relative;z-index:1;border-radius:inherit}.blog-post.format-standard-image .blog-post_media .image-overlay:before,.blog-post.format-standard-image .blog-post_media .image-overlay:after,.blog-post.format-image .blog-post_media .image-overlay:before,.blog-post.format-image .blog-post_media .image-overlay:after{display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;border-radius:inherit;transition:opacity .3s}.blog-post.format-standard-image .blog-post_media .image-overlay:after,.blog-post.format-image .blog-post_media .image-overlay:after{opacity:0}.blog-post.format-standard-image .blog-post_media .image-overlay img,.blog-post.format-image .blog-post_media .image-overlay img{border-radius:inherit}.blog-post.format-standard-image:hover .image-overlay:after,.blog-post.format-image:hover .image-overlay:after{opacity:1}.blog-post.format-quote .blog-post_media_part{margin-top:-4px}.blog-post.format-quote .blog-post_quote-text{padding-left:44px;font-size:24px;line-height:37px;font-weight:600}.blog-post.format-quote .blog-post_quote-text:last-child{margin-bottom:-7px}.blog-post.format-quote .blog-post_quote-text:before{content:'\f137';position:absolute;z-index:1;top:.15em;left:1px;font-family:flaticon;line-height:1;font-size:25px;font-weight:400}.blog-post.format-quote .blog-post_quote-author{margin-top:-6px;padding-left:44px;font-size:14px;font-weight:var(--lmsmart-header-font-weight);line-height:30px}.blog-post.format-quote .blog-post_quote-author .blog-post_quote-image{display:inline-block;width:30px;vertical-align:middle;margin-right:10px;border-radius:50%}.blog-post.format-quote .blog-post_quote-author>span{vertical-align:middle}.blog-post.format-link .blog-post_link{margin-top:4px;margin-bottom:13px;position:relative;z-index:1}.blog-post.format-link .blog-post_link .link_post{display:block;font-size:24px;line-height:36px;font-weight:500}.blog-post.format-link .blog-post_link .link_post:before{content:'\f138';margin-right:18px;margin-left:1px;font-size:27px;font-family:flaticon;vertical-align:middle;transition:.5s}.related_posts .format-video .blog-post_media .blog-post_media_part{padding-bottom:87.5%}.related_posts .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax){padding-bottom:0}.format-video .blog-post_media .blog-post_media_part{width:100%;overflow:hidden}.format-video .blog-post_media .blog-post_media_part.no-thumbnail+.post_categories{top:65px}.format-video .blog-post_media .blog-post_media_part .videobox_content{justify-content:center}.format-video .blog-post_media .blog-post_media_part .videobox_content .videobox_link svg{transition:.45s}.format-video .blog-post_media .blog-post_media_part .videobox_content .videobox_link:hover svg{fill:#fff}.format-video .blog-post_media .blog-post_media_part .videobox_link_wrapper{top:auto}.format-video .blog-post_media .blog-post_media_part .videobox_link{width:56px;height:56px;background-color:#fff}.format-video .blog-post_media .blog-post_media_part,.format-audio .blog-post_media .blog-post_media_part{padding-bottom:73.5%}.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),.format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax){padding-bottom:0}.format-video .blog-post_media iframe,.format-audio .blog-post_media iframe{position:absolute;z-index:1;height:100%}.format-audio .blog-post_wrapper .blog-post_media_part{margin-bottom:27px}.format-audio .blog-post_wrapper .blog-post_media+.post_categories{margin-top:24px}.format-audio iframe{border-radius:inherit}.format-link.blog-post-single-item .blog-post_media_part{margin-bottom:-10px}.format-quote .blog-post_media_part{margin-bottom:22px}.blog-post.sticky-post .blog-post_wrapper{background:unset;box-shadow:6px 5px 30px rgba(0,0,0,.12)}.blog-posts .blog-post_title{display:block;margin-bottom:14px;line-height:30px;word-wrap:break-word;clear:both}.blog-posts .blog-post_title:last-child{margin-bottom:0}.blog-posts .blog-post_title>a{font-size:30px;line-height:36px}.blog-post_content .page-link{margin-top:25px}.blog-post_content:after{content:'';display:block;clear:both}.blog-post_content .read-more-wrap{padding-top:15px;padding-bottom:0}.blog-post_content .blog-post_title+.read-more-wrap{padding-top:0}.blog-post_content p,.blog-post_content p+address,#comments .comment_content>p,#comments .comment_content>p+address{margin-bottom:18px}.blog-post_content p:last-child,#comments .comment_content>p:last-child{margin-bottom:0}.blog-post_content p:empty,#comments .comment_content>p:empty{display:none}.blog-post_content h1,.blog-post_content h2,.blog-post_content h3,.blog-post_content h4,.blog-post_content h5,.blog-post_content h6,.row>div>h1,.row>div>h2,.row>div>h3,.row>div>h4,.row>div>h5,.row>div>h6,#comments .comment_content h1,#comments .comment_content h2,#comments .comment_content h3,#comments .comment_content h4,#comments .comment_content h5,#comments .comment_content h6{margin-bottom:18px}.blog-posts-list+.tpc-pagination{margin-bottom:30px}.blog-posts-list:after{content:'';display:block;height:0;clear:both}.archive .blog-posts-list{margin-top:0}.home .sidebar_right .blog-posts-list,.home .sidebar_left .blog-posts-list,.archive .sidebar_right .blog-posts-list,.archive .sidebar_left .blog-posts-list{margin-top:0}.elementor-widget-tpc-blog .elementor-widget-container{margin-bottom:40px}.elementor-widget-tpc-blog .blog-style-standard .tpc_col-12:last-child .blog-post{margin-bottom:0}.elementor-widget-tpc-blog.nav-left .tpc-pagination{text-align:left}.elementor-widget-tpc-blog.nav-center .tpc-pagination{text-align:center}.elementor-widget-tpc-blog.nav-right .tpc-pagination{text-align:right}.home .row.sidebar_right,.home .row.sidebar_left{margin-top:50px}.mega-ajax-content .item .blog-post_media{margin-bottom:14px}.mega-ajax-content .item .blog-post_title{margin-bottom:5px}.mega-ajax-content .item .blog-post_content{white-space:normal}.mega-ajax-content .item .meta-data{background:0 0;padding-left:0;padding-right:0}.mega-ajax-content .format-video .blog-post_media .blog-post_media_part,.mega-ajax-content .format-audio .blog-post_media .blog-post_media_part{padding-bottom:70.272%}.blog_carousel .tpc-carousel .slick-dots{margin-top:0}.blog_carousel .tpc-carousel-wrapper{overflow:visible}.blog_carousel_title-arrow .tpc-carousel .slick-prev.slick-arrow,.blog_carousel_title-arrow .tpc-carousel .slick-next.slick-arrow{display:none!important}.slider-wrapper.tpc-carousel .blog-post_media-slider_slick{height:100%}.slider-wrapper.tpc-carousel .blog-post_media-slider_slick .item_slick{position:relative;z-index:5;height:100%;width:100%}.slider-wrapper.tpc-carousel .blog-post_media-slider_slick .item_slick span{height:100%;width:100%;display:block;background-size:cover;background-position:50%;transition:all 1s cubic-bezier(.7,0,.3,1);overflow:hidden}.slider-wrapper.tpc-carousel .blog-post_media-slider_slick .item_slick span img{transform:scale(1.25,1.25);transition:500ms ease-in-out}.slider-wrapper.tpc-carousel .blog-post_media-slider_slick .item_slick.slick-active span img{transform:scale(1,1)}.slider-wrapper.tpc-carousel .blog-post_media-slider_slick .slick-list,.slider-wrapper.tpc-carousel .blog-post_media-slider_slick .slick-track{height:100%}.slider-wrapper.tpc-carousel .slick-slider{z-index:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slider-wrapper.tpc-carousel .slick-slider .slick-arrow{z-index:100}.post_meta-wrap{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;margin-bottom:20px}.meta-data{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;font-weight:var(--lmsmart-header-font-weight)}.blog-post_content .meta-data i[class*=flaticon-]{color:var(--lmsmart-primary-color);margin-right:5px}.meta-data .post_author{white-space:nowrap}.meta-data .post_author img{border-radius:50%;margin-right:8px}.meta-data>span{display:contents;vertical-align:middle;color:inherit;padding:0;margin:0;font-size:15px;line-height:33px;font-weight:400}.blog-post_content .meta-data:first-child>*{display:inline-block;vertical-align:middle;color:inherit;padding:0;margin:0;line-height:inherit;margin-right:15px}.meta-data .post_categories:not(:last-child){margin-left:20px;margin-right:20px}.meta-data .post_categories:not(:last-of-type):after{display:none}.meta-data>span a:not(:hover){color:inherit}.meta-data>span.tpc-views:first-child:after{content:unset}.meta-data .tpc-views:not(:first-child){margin-left:.7em;display:inline-block}.meta-data .post_likes:not(:first-child){margin-left:1.3em}.meta-data .post_author a{position:relative}.meta-data+.meta-data{flex-shrink:0;margin-top:3px}.blog-posts-list .meta-data .post_views,.blog-posts-list .meta-data .post_likes{font-weight:400}@media(max-width:479px){.meta-data .views_text,.meta-data .sl-count-text{display:none!important}}@media(min-width:768px) and (max-width:992px){.blog_columns-2 .meta-data .views_text,.blog_columns-2 .meta-data .sl-count-text{display:none!important}}@media(min-width:768px){.blog_columns-3 .meta-data .views_text,.blog_columns-3 .meta-data .sl-count-text,.blog_columns-4 .meta-data .views_text,.blog_columns-4 .meta-data .sl-count-text{display:none!important}}.post_categories{display:inline-block;position:absolute;z-index:2;top:35px;left:35px}.post_categories span{display:inline-block;position:relative;margin:0;line-height:inherit;margin-right:20px}.post_categories span:not(:last-child){margin-right:6px}.post_categories span a:not(:hover){color:#fff}.post_categories span a:hover{color:#f3f3f3}.post_categories a{border:unset;font-size:14px;border-radius:100px;line-height:40px;padding:5px 15px;font-weight:500}.post_categories a:hover{color:#fff}.item .post_categories>span>a{background:var(--lmsmart-primary-color)}.post_categories>span>a{background:var(--lmsmart-primary-color)}.blog-post_text+.page-link,.blog-post_text+.page-link+.clear+.button-read-more,.blog-post_text+.clear+.button-read-more{margin-bottom:21px}.blog-post_text .alignleft:last-child,.blog-post_text .alignright:last-child{margin-bottom:10px}.read-more-wrap{clear:both}.read-more-wrap a>span{text-transform:uppercase}.button-read-more{display:inline-block;position:relative;z-index:1;font-size:13px;font-weight:var(--lmsmart-header-font-weight);vertical-align:middle;transition:.4s;color:#fff;border-radius:5px}.button-read-more:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:#2098d1;height:1px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.button-read-more:hover:before,.button-read-more:focus:before,.button-read-more:active:before{left:0;right:0}.tagcloud-wrapper .title_tags{font-size:15px;margin-right:10px}.post_info-divider{clear:both;margin-top:39px;border-bottom:1px solid #e5e5e5}.meta-data+.post_info-divider{margin-top:4px}.blog-post_excerpt{margin:0 0 38px;font-size:20px;line-height:1.8;font-weight:400}.blog-post_excerpt>p:last-child{margin-bottom:0}.tpc-likes{min-width:1.6em;flex-shrink:0;line-height:1.8;text-transform:uppercase}.tpc-likes .sl-icon:before{color:inherit;transition:0s}.blog-post_wrapper{position:relative;transition:inherit}.blog-post_wrapper .blog-post_media .lmsmart_module_videobox img{box-shadow:none}.blog-post_wrapper .blog-post_media .lmsmart_module_videobox .videobox_link{border-color:transparent;opacity:.9}.blog-post_wrapper .blog-post_content .lmsmart_module_videobox .videobox_wrapper_link:before{display:none}.blog-post_wrapper .blog-post_content .lmsmart_module_videobox{margin-bottom:50px}.tpc_module_title.item_title{position:relative}.tpc_module_title.item_title .carousel_arrows{position:absolute;z-index:2;top:2px;right:0;text-align:center}.tpc_module_title.item_title .carousel_arrows span[class*=slick_arrow]{display:inline-block;width:25px;height:25px;margin-left:10px;background:#f2f2f2;cursor:pointer;transition:.45s ease}.tpc_module_title.item_title .carousel_arrows span[class*=slick_arrow] span{display:block;line-height:25px;text-align:center}.tpc_module_title.item_title .carousel_arrows span[class*=slick_arrow] span:after{content:'\f11f';font-family:flaticon;font-size:14px;display:inline-block;border:0;color:#939393!important;vertical-align:top;line-height:25px}.tpc_module_title.item_title .carousel_arrows span[class*=slick_arrow]:hover span:after{color:#fff!important}.tpc_module_title.item_title .carousel_arrows span[class*=slick_arrow].left_slick_arrow span:after{content:'\f103'}.row.sidebar_left .content-container{float:right}.container-grid.row>.tpc-carousel{margin-left:0;margin-right:0}.container-grid.row>.tpc-carousel.navigation_offset_element{padding-left:40px;padding-right:40px;overflow:hidden}.container-grid.row>.tpc-carousel.navigation_offset_element>.slick-slider{overflow:visible}.container-grid.row>.tpc-carousel.navigation_offset_element .slick-list{overflow:hidden}.blog_subtitle{font-size:18px;line-height:1.4}.tpc-views{display:inline-block}.tpc-views .counter i{margin-right:10px;transform:translateY(1px);color:var(--lmsmart-primary-color)}.attachment_media .meta-data{margin-bottom:10px;font-weight:600}.attachment_media .meta-data>span{position:relative;padding-left:23px}.attachment_media .meta-data>span:first-child{padding-left:0}.attachment_media .meta-data>span:first-child:before{display:none}.parallax-video{position:absolute!important;z-index:2!important;top:0;left:0;width:100%;height:100%}.jarallax{position:relative;z-index:0}.jarallax>.jarallax-img{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover}.archive__heading{margin-bottom:45px;text-align:center}.archive__heading .archive__tax_description{margin-top:10px}.archive__heading .archive__tax_title{max-width:530px;display:inline-block}.archive__heading .archive__tax_title,.archive__heading .archive__tax_title>span{font-size:36px;line-height:48px}.archive .tpc_blog_list{margin-bottom:30px}.blog_columns-2:not(.masonry) .item:nth-child(2n+1),.blog_columns-3:not(.masonry) .tpc_col-4:nth-child(3n+1),.blog_columns-4:not(.masonry) .tpc_col-3:nth-child(4n+1){clear:left}.blog_columns-2 .blog-post_meta-wrap .share_post-container:not(:last-child) .share_social-wpapper{top:unset;right:0;bottom:calc(100% + 15px);transform:unset}@media(max-width:1024px){.blog_columns-3:not(.masonry) .tpc_col-4:nth-child(3n+1){clear:none}.blog_columns-3:not(.masonry) .tpc_col-4:nth-child(3n+1){clear:left}.blog_columns-4:not(.masonry) .tpc_col-3:nth-child(4n+1){clear:none}.lmsmart-post-navigation{margin-bottom:0}}.elementor-social-icon-instagram.elementor-icon{background-color:#c32aa3}.share_post-container{display:inline-block;position:relative;vertical-align:middle;-webkit-user-select:none;user-select:none;padding:0 2px;margin:0 9px;cursor:pointer;line-height:21px}.share_post-container:hover .share_social-wpapper,.share_post-container:hover .share_social-wpapper ul>li{opacity:1;visibility:visible}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(1){transition-delay:0s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(2){transition-delay:.08s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(3){transition-delay:.16s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(4){transition-delay:.24s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(5){transition-delay:.32s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(6){transition-delay:.4s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(7){transition-delay:.48s}.share_post-container:hover>a:after{transform:scale(.2)}.share_post-container:after{content:'';z-index:1;position:absolute;bottom:0;left:0;right:0;height:calc(100% + 12px)}.share_post-container .share_post{display:block;color:#fff!important}.share_post-container span{display:block;line-height:inherit;border-radius:50%;transition:all .45s}.share_post-container>i{font-weight:var(--lmsmart-header-font-weight)}.share_post-container .share_reddit .fab{background-color:#ff5700}.share_post-container .share_twitter .fab{background-color:#1da1f2}.share_post-container .share_facebook .fab{background-color:#3b5998}.share_post-container .share_linkedin .fab{background-color:#007bb5}.share_post-container .share_whatsapp .fab{background-color:#25d366}.share_post-container .share_telegram .fab{background-color:#08c}.share_post-container .share_pinterest .fab{background-color:#e40000}.share_post-container .share_social-title{display:none}.share_post-container .share_social-wpapper{display:block;position:absolute;left:50%;bottom:calc(100% + 12px);transform:translateX(-50%);background-color:#28314b;z-index:2;box-shadow:none;border-radius:5px;opacity:0;margin:0;padding:2px;font-size:0;line-height:0;white-space:nowrap;visibility:hidden;transition:all .4s ease-in-out}.share_post-container .share_social-wpapper:after{content:'';position:absolute;pointer-events:none;width:0;height:0;border-style:solid;border-width:5px 5.5px 0;border-color:#28314b transparent transparent transparent;left:50%;bottom:-5px;margin-left:-5px}.share_post-container .share_social-wpapper a.share_link{text-align:center;padding:0;display:inline-block;vertical-align:top;transition:.4s;opacity:1;background:unset!important;visibility:visible;margin:0;border-radius:unset}.share_post-container .share_social-wpapper a.share_link:first-of-type{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.share_post-container .share_social-wpapper a.share_link:last-of-type{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.share_post-container .share_social-wpapper a.share_link:before{display:none}.share_post-container .share_social-wpapper a.share_link span{width:28px;height:28px;line-height:28px;font-size:11px;border-radius:inherit}.share_post-container .share_social-wpapper a.share_link:hover span{background-color:rgba(255,255,255,.13)}@media(min-width:420px){.single_post_info .share_social-wpapper .share_social-title{display:block}}.share_social-wpapper{display:flex;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.share_social-wpapper .share_social-title{display:none;font-weight:var(--lmsmart-header-font-weight);vertical-align:middle;margin-right:24px;line-height:30px;font-size:15px}.share_social-wpapper .share_link,.share_social-wpapper .share_post{position:relative;white-space:nowrap;transition:.1s ease-in-out}.share_social-wpapper .share_facebook{background-color:#3b5998}.share_social-wpapper .share_twitter{background-color:#1da1f2}.share_social-wpapper .share_pinterest{background-color:#e40000}.share_social-wpapper .share_linkedin{background-color:#007bb5}.share_social-wpapper .share_whatsapp{background-color:#25d366}.share_social-wpapper .share_reddit{background-color:#ff5700}.share_social-wpapper .share_telegram{background-color:#08c}.share_social-wpapper .share_link:hover.share_facebook{background-color:rgba(59,89,152,.9)}.share_social-wpapper .share_link:hover.share_twitter{background-color:rgba(29,161,242,.9)}.share_social-wpapper .share_link:hover.share_pinterest{background-color:rgba(189,8,28,.9)}.share_social-wpapper .share_link:hover.share_linkedin{background-color:rgba(0,123,181,.9)}.share_social-wpapper .share_link:hover.share_whatsapp{background-color:rgba(37,211,102,.9)}.share_social-wpapper .share_link:hover.share_reddit{background-color:rgba(255,87,0,.9)}.share_social-wpapper .share_link:hover.share_telegram{background-color:rgba(0,136,204,.9)}.share_social-wpapper .share_link{border-radius:30px;text-align:center}.share_social-wpapper .share_link span{display:inline-block;font-size:13px;width:30px;height:30px;line-height:32px;color:#fff;transition:.3s}.share_social-wpapper .share_link span:before{font-family:'font awesome 5 brands'}.share_social-wpapper .share_link .share_name{display:none}.share_social-wpapper .share_link:not(:first-of-type){margin-left:15px}.author-info_social-wrapper .author-info_social-link{line-height:30px}.author-info_social-wrapper .author-info_social-link.fa{color:#b5b5b5}.tpc-page-socials{position:absolute;z-index:90;left:50px}.tpc-page-socials.fixed{position:fixed;z-index:90}.tpc-page-socials li{padding-bottom:17px;line-height:27px}.tpc-page-socials .social__link{font-size:13px;color:#fff;transition:all .4s,width 0s 1s}.tpc-page-socials .social__link .social__name{display:inline-block;width:0;font-weight:var(--lmsmart-header-font-weight);text-transform:uppercase;vertical-align:middle;overflow:hidden;opacity:0;transform-origin:-25px 50%;transform:rotateY(.25turn);transition:inherit}.tpc-page-socials .social__link .social__icon{padding-right:1.2em}.tpc-page-socials .social__link:hover{transition:all .4s}.tpc-page-socials .social__link:hover .social__name{width:auto;opacity:1;transform:rotateY(.1turn)}.tpc-page-socials .socials__list{margin:0;padding:0;list-style:none}.tpc-page-socials.appearence-hovered{padding-top:35px;height:0}.tpc-page-socials.appearence-hovered .socials__desc{position:absolute;top:0;left:0;margin:-5px -5px 0;padding:5px 5px 0;cursor:pointer}.tpc-page-socials.appearence-hovered .socials__desc .social__icon{color:#fff}.tpc-page-socials.appearence-hovered .socials__desc .social__name{display:none}.tpc-page-socials.appearence-hovered .socials__list{visibility:hidden}.tpc-page-socials.appearence-hovered .socials__list li{transform:translateX(-150%);opacity:0;visibility:hidden;transition:.45s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(1){transition-delay:.05s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(2){transition-delay:.1s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(3){transition-delay:.15s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(4){transition-delay:.2s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(5){transition-delay:.25s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(6){transition-delay:.3s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(7){transition-delay:.35s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(8){transition-delay:.4s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(9){transition-delay:.45s}.tpc-page-socials.appearence-hovered .socials__list li:nth-child(10){transition-delay:.5s}.tpc-page-socials.appearence-hovered .socials__desc:hover+.socials__list{visibility:visible}.tpc-page-socials.appearence-hovered .socials__desc:hover+.socials__list li,.tpc-page-socials.appearence-hovered .socials__list:hover li{transform:translateX(0);opacity:1;visibility:visible}.tpc-page-socials:not(.appearence-hovered) .socials__list li{opacity:0;transform:translateX(-150%);animation:soc_slide_right .5s forwards}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(1){animation-delay:5.1s}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(2){animation-delay:5.2s}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(3){animation-delay:5.3s}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(4){animation-delay:5.4s}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(5){animation-delay:5.5s}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(6){animation-delay:5.6s}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(7){animation-delay:5.7s}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(8){animation-delay:5.8s}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(9){animation-delay:5.9s}.tpc-page-socials:not(.appearence-hovered) .socials__list li:nth-child(10){animation-delay:6s}@keyframes soc_slide_right{0%{transform:translateX(-150%);opacity:0}50%{opacity:1}100%{transform:translateX(0);opacity:1}}.tpc-social-icons .elementor-icon i{transition:.3s}.woocommerce div.product .share_social-wpapper .share_link{margin-right:20px;font-size:12px;color:#c2c2c2}.woocommerce div.product .share_social-wpapper .share_link span.fa{transition:.45s ease-in-out}.woocommerce div.product .share_social-wpapper .share_link:last-child{margin-right:0}.tpc-likes{display:inline-block;font-size:15px;text-transform:capitalize;font-weight:var(--lmsmart-header-font-weight)}.tpc-likes .sl-button{color:inherit;cursor:pointer;transition:.45s}.tpc-likes .sl-count{display:inline-block;margin-left:10px;font-weight:400;font-size:15px}.tpc-likes .sl-icon{display:inline-block;font-size:15px;vertical-align:middle;color:var(--lmsmart-primary-color)}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{transition-duration:.8s}.isotope{transition-property:height,width}.isotope .isotope-item{transition-property:transform,opacity}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{transition-duration:0s}body ul,body ol{margin-left:.4em;padding-left:.9em}body ul li,body ol li{line-height:38px}body ul>li:last-child,body ol>li:last-child{padding-bottom:0}body ol{list-style:none}body ul[class*=lmsmart_]{margin-left:0;padding-left:0}body ul[class*=lmsmart_] li{list-style:none}body ul[class*=lmsmart_] li:before{content:'';position:absolute;z-index:1;border-radius:unset;font-family:'font awesome 5 free';font-weight:600}body ul.lmsmart_dot li{padding-left:calc(.5em + 12px)}body ul.lmsmart_dot li:before{top:18px;left:2px;width:.3125em;height:.3125em;border-radius:50%}body ul.lmsmart_dot.icon_right li{padding-left:0;padding-right:calc(.5em + 12px)}body ul.lmsmart_dot.icon_right li:before{left:unset;right:2px}body ul.lmsmart_hyphen li{padding-left:calc(1em + 8px)}body ul.lmsmart_hyphen li:before{content:'\f068';top:.1em;left:0;font-size:.7em}body ul.lmsmart_hyphen.icon_right li{padding-left:0;padding-right:calc(1em + 8px)}body ul.lmsmart_hyphen.icon_right li:before{left:unset;right:0}body ul.lmsmart_plus li{padding-left:calc(1em + 8px)}body ul.lmsmart_plus li:before{content:'\f067';top:.1em;left:0;font-size:.7em}body ul.lmsmart_plus.icon_right li{padding-left:0;padding-right:calc(1em + 8px)}body ul.lmsmart_plus.icon_right li:before{left:unset;right:0}body ul.lmsmart_check li{padding-left:calc(1em + 9px)}body ul.lmsmart_check li:before{content:"\f131";font-family:flaticon;top:15px;left:0;font-size:.8em;line-height:1;font-weight:var(--lmsmart-header-font-weight);background:0 0}body ul.lmsmart_check.icon_right li{padding-left:0;padding-right:calc(1em + 9px)}body ul.lmsmart_check.icon_right li:before{left:unset;right:0}body ul.lmsmart_check.text_color li:before{color:currentColor}body ul.no-list-style li{padding:0;list-style:none}body ul .lmsmart_disable,body ul .lmsmart_disable:before,body ul .lmsmart_disable:after,body ul .lmsmart_disable *{color:#9da8b7!important}body ul .lmsmart_disable_dark,body ul .lmsmart_disable_dark:before,body ul .lmsmart_disable_dark:after,body ul .lmsmart_disable_dark *{color:#a799cd!important}body ol{counter-reset:li}body ol[start='1']{counter-reset:li 0}body ol[start='2']{counter-reset:li 1}body ol[start='3']{counter-reset:li 2}body ol[start='4']{counter-reset:li 3}body ol[start='5']{counter-reset:li 4}body ol[start='6']{counter-reset:li 5}body ol[start='7']{counter-reset:li 6}body ol[start='8']{counter-reset:li 7}body ol[start='9']{counter-reset:li 8}body ol[start='10']{counter-reset:li 9}body ol[start='11']{counter-reset:li 10}body ol[start='12']{counter-reset:li 11}body ol[start='13']{counter-reset:li 12}body ol[start='14']{counter-reset:li 13}body ol[start='15']{counter-reset:li 14}body ol[start='16']{counter-reset:li 15}body ol[start='17']{counter-reset:li 16}body ol[start='18']{counter-reset:li 17}body ol[start='19']{counter-reset:li 18}body ol[start='20']{counter-reset:li 19}body ol[start='21']{counter-reset:li 20}body ol[start='22']{counter-reset:li 21}body ol[start='23']{counter-reset:li 22}body ol[start='24']{counter-reset:li 23}body ol[start='25']{counter-reset:li 24}body ol[start='26']{counter-reset:li 25}body ol[start='27']{counter-reset:li 26}body ol[start='28']{counter-reset:li 27}body ol[start='29']{counter-reset:li 28}body ol[start='30']{counter-reset:li 29}body ol>li{position:relative;counter-increment:li}body ol>li:before{content:"."counter(li);display:inline-block;position:static;width:auto;height:auto;margin-left:calc(-1em - 2px);margin-right:calc(.25em + 8px);font-size:inherit;line-height:inherit;font-weight:var(--lmsmart-header-font-weight);direction:rtl}body ul ol>li:before{top:0;background-color:initial!important}body li ol{margin-bottom:0;padding-bottom:0}.single.related_posts+.row #comments{margin-top:41px;padding-top:0}#comments{margin-top:30px;margin-bottom:50px;clear:both}#comments:before{content:'';display:block;clear:both}#comments ul ul.children,#comments ol ul.children{margin-left:0;padding-left:0;list-style:none}#comments #respond,#comments~#review_form_wrapper #respond{margin-top:45px;border-radius:10px;padding:52px 60px 59px;background:#f6f7f9}#comments #respond input[type=text],#comments #respond input[type=url],#comments #respond input[type=search],#comments #respond input[type=email],#comments #respond input[type=password],#comments #respond input[type=tel],#comments #respond input[type=time],#comments #respond select,#comments #respond textarea,#comments~#review_form_wrapper #respond input[type=text],#comments~#review_form_wrapper #respond input[type=url],#comments~#review_form_wrapper #respond input[type=search],#comments~#review_form_wrapper #respond input[type=email],#comments~#review_form_wrapper #respond input[type=password],#comments~#review_form_wrapper #respond input[type=tel],#comments~#review_form_wrapper #respond input[type=time],#comments~#review_form_wrapper #respond select,#comments~#review_form_wrapper #respond textarea{border-color:#d6d5d7;background:#fff}#comments #respond input[type=text]:focus,#comments #respond input[type=url]:focus,#comments #respond input[type=search]:focus,#comments #respond input[type=email]:focus,#comments #respond input[type=password]:focus,#comments #respond input[type=tel]:focus,#comments #respond input[type=time]:focus,#comments #respond select:focus,#comments #respond textarea:focus,#comments~#review_form_wrapper #respond input[type=text]:focus,#comments~#review_form_wrapper #respond input[type=url]:focus,#comments~#review_form_wrapper #respond input[type=search]:focus,#comments~#review_form_wrapper #respond input[type=email]:focus,#comments~#review_form_wrapper #respond input[type=password]:focus,#comments~#review_form_wrapper #respond input[type=tel]:focus,#comments~#review_form_wrapper #respond input[type=time]:focus,#comments~#review_form_wrapper #respond select:focus,#comments~#review_form_wrapper #respond textarea:focus{border-color:#e7e8e8}@media(max-width:600px){#comments #respond,#comments~#review_form_wrapper #respond{padding:30px 30px 35px}}#comments>h3{position:relative;z-index:10}#comments .pingback .edit-link .comment-edit-link,#comments .trackback .edit-link .comment-edit-link{font-size:.75em;color:#7e7676;margin-left:.3133em}#comments .pingback .edit-link .comment-edit-link:hover,#comments .trackback .edit-link .comment-edit-link:hover{color:#b9a9cd}#comments .comment-notes{margin-bottom:21px}#comments .comment-notes,#comments .comment-form-cookies-consent{font-size:14px}#comments .comment-form-cookies-consent{padding-top:5px}#comments .form-submit{margin-bottom:0;clear:both}#comments .form-submit input.submit{min-width:180px}#comments .commentlist{position:relative;margin:0;padding:0;line-height:inherit;list-style:none}#comments .commentlist li.pingback,#comments .commentlist li.trackback{padding:0}#comments .commentlist li.pingback .comment-body,#comments .commentlist li.trackback .comment-body{display:inline}#comments .commentlist li.pingback:before,#comments .commentlist li.trackback:before{display:none}#comments .commentlist+*{margin-top:46px}#comments .commentlist .comment-respond{margin:20px 0}#comments .commentlist .comment{padding:0}#comments .commentlist .comment:before,#comments .commentlist .comment:after{display:none}#comments .commentlist .comment .stand_comment{min-height:160px;margin-bottom:0;border-bottom:1px solid rgba(96,101,104,.15);padding:39px 0 30px 100px}#comments .commentlist .comment .stand_comment .thiscommentbody{position:relative;z-index:1;min-height:70px}#comments .commentlist .comment .stand_comment .meta-data{padding-top:0;line-height:28px}#comments .commentlist .comment .stand_comment .meta-data>a{font-weight:400}#comments .commentlist .comment .stand_comment .meta-data>span,#comments .commentlist .comment .stand_comment .meta-data>a{font-size:14px;line-height:inherit;text-transform:unset}#comments .commentlist .comment .commentava{position:absolute;z-index:1;top:0;left:-100px;width:70px;height:70px}#comments .commentlist .comment .commentava img{border-radius:100px}#comments .commentlist .comment.pingback .stand_comment{padding-left:0}#comments .commentlist .comment .children .comment{margin-left:70px}#comments .commentlist .comment .children .stand_comment{padding-left:100px}#comments .commentlist .comment .children .stand_comment .commentava{left:-100px}#comments .commentlist>.comment>.children>.comment{margin-left:100px}#comments .commentlist>.comment:last-child{margin-bottom:-1px}#comments .commentlist>.comment:last-child .stand_comment:last-child{border-bottom:0}#comments .commentlist .comment_info{display:inline-block;padding-right:14px;margin-top:-2px}#comments .commentlist .comment_info .meta-data{float:none;margin-bottom:0;padding:0;font-size:14px;font-weight:600;line-height:20px;background:0 0;opacity:1}#comments .commentlist .comment_info .meta-data .comment-edit-link{padding-left:5px}#comments .commentlist .comment_author_says{font-size:18px;line-height:1;font-weight:600;margin-bottom:5px}#comments .commentlist .comment_author_says a{font-weight:inherit;font-size:inherit}#comments .commentlist .comment_content{margin-top:-4px;line-height:30px}#comments .commentlist .comment_content>ul,#comments .commentlist .comment_content>ol{padding-bottom:20px}#comments .commentlist .comment_content p:last-child{margin-bottom:0}#comments .comment-reply-link{display:inline-block;background-color:#fff;position:absolute;top:1px;right:0;padding:2px 9px 0;border-radius:5px;font-size:12px;line-height:22px;font-weight:var(--lmsmart-header-font-weight);font-style:normal;text-transform:uppercase;overflow:hidden;transition:.3s;z-index:1}#comments .comment-reply-link:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;transition:inherit;z-index:-1}#comments .comment-reply-link:hover{color:#fff}#comments #cancel-comment-reply-link{font-weight:300;text-transform:capitalize;opacity:.8}#comments small #cancel-comment-reply-link{font-size:18px;margin-left:10px}#comments ol.commentlist>li.comment:first-child{margin-top:-6px}#comments ol.commentlist>li.trackback:first-child,#comments ol.commentlist>li.pingback:first-child{margin-top:26px}#comments .comments-title{margin-bottom:-11px}#comments .comments-title .number-comments{margin-left:.25em;font-size:.8em;color:var(--lmsmart-header-font-color)}body .comment-respond .comment-reply-title{position:relative}body .comment-respond .comment-form{margin-left:-10px;margin-right:-10px}body .comment-respond .comment-form [class*=tpc_col-],body .comment-respond .comment-form>p{position:relative;padding-left:10px;padding-right:10px}body .comment-respond .comment-form .logged-in-as{margin-bottom:21px;font-size:14px}body .comment-respond label{position:relative;margin:0}body .comment-respond label.label-name:after,body .comment-respond label.label-email:after,body .comment-respond label.label-url:after,body .comment-respond label.label-message:after,body .comment-respond label[for=comment]:after,body .comment-respond label[for=email]:after,body .comment-respond label[for=author]:after{content:"";font-family:flaticon;font-size:17px;position:absolute;left:20px;line-height:50px;color:inherit;z-index:1}body .comment-respond label.label-name~input,body .comment-respond label.label-name~textarea,body .comment-respond label.label-email~input,body .comment-respond label.label-email~textarea,body .comment-respond label.label-url~input,body .comment-respond label.label-url~textarea,body .comment-respond label.label-message~input,body .comment-respond label.label-message~textarea,body .comment-respond label[for=comment]~input,body .comment-respond label[for=comment]~textarea,body .comment-respond label[for=email]~input,body .comment-respond label[for=email]~textarea,body .comment-respond label[for=author]~input,body .comment-respond label[for=author]~textarea{padding-left:46px}body .comment-respond label.label-name:after,body .comment-respond label[for=author]:after{content:"\f117"}body .comment-respond label.label-email:after,body .comment-respond label[for=email]:after{content:"\f11f";padding-top:1px;height:49px}body .comment-respond label.label-url:after{content:"\f139"}body .comment-respond label[for=comment]:after{content:"\f13a"}body .comment-respond .form_field{width:100%;margin-bottom:20px!important}body .comment-respond textarea.form_field{resize:none}body .comment-form-cookies-consent{clear:both;top:-10px}body .comment-form-cookies-consent>input,body .comment-form-cookies-consent>label,body .comment-form-cookies-consent>span{display:inline-block}body .comment-form-cookies-consent>input{margin-right:7px}body .comment-form-cookies-consent>input[type=checkbox]+label{display:inline}.wp-block-latest-comments>li{padding-left:0}.widget .wp-block-latest-comments>li:first-child{margin-top:-8px}.blog-post_content ol.wp-block-latest-comments.has-avatars{margin-left:0;padding-left:0;list-style:none}.blog-post_content ol.wp-block-latest-comments.has-avatars li:before{display:none}.blog-post_content ol.wp-block-latest-comments:not(.has-excerpts):not(.has-avatars) li article{display:inline-block}.sign_up{display:flex;justify-content:center;margin-right:-20px}.sign_up input[type=submit]{margin-left:20px;height:56px}.sign_up input[type=email]{width:350px}.sign_up .ajax-loader{display:none}.footer .wpcf7 input:not([type=submit]){font-size:14px;font-weight:400;color:inherit;outline:unset;background:0 0;box-shadow:unset;overflow:hidden}.footer .wpcf7 input:not([type=submit]):focus,.footer .wpcf7 input:not([type=submit]):active{border-color:inherit;background:0 0}.footer .wpcf7 input[type=email]{position:relative;width:100%;height:56px;margin:unset;border:1px solid rgba(255,255,255,.5);padding:0 60px 0 20px;color:#fff}.footer .wpcf7 input[type=submit],.footer .wpcf7 .footer-submit,.footer .wpcf7 .footer-submit:before{position:absolute;width:41px;height:41px;padding:0;border:transparent;color:transparent}.footer .wpcf7 input[type=submit]{top:4px;right:4px;background:0 0}.footer .wpcf7 .footer-submit{position:absolute;top:4px;right:4px}.footer .wpcf7 .footer-submit:before{content:'\f123';top:0;right:0;padding-top:6px;font-family:flaticon;color:#fff;text-align:center;transition:.4s}.footer .wpcf7 .footer-submit input[type=submit]{top:0;right:0}.footer .wpcf7 form>p:last-of-type:after{content:'\f123';position:absolute;z-index:0;top:4px;right:4px;width:41px;height:41px;font-family:flaticon;text-align:center;color:#fff;line-height:42px}.wpcf7 .demo-1-form .wpcf7-text{border-color:initial;color:#8b8b8b;background:0 0}.wpcf7 .demo-1-form .wpcf7-text:focus{color:#fff}.wpcf7 .demo-1-form .wpcf7-submit{border:unset;height:56px;color:#fff}.wpcf7 .demo-1-form [role=alert]{display:inline-block!important;color:#fff}@media(min-width:768px){.wpcf7 .demo-1-form .tpc_col-5{width:37%}.wpcf7 .demo-1-form .tpc_col-2{width:24%}}.tpc-carousel{position:relative;z-index:1}.tpc-carousel .slick-slider{display:block;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.tpc-carousel .slick-list{display:block;position:relative;z-index:1}.tpc-carousel .slick-track{position:relative;z-index:1}.tpc-carousel .slick-track:after{content:'';display:table;clear:both}.tpc-carousel .slick-slide{float:left;height:100%;min-height:1px;cursor:pointer}.tpc-carousel .slick-slide.dragging img{pointer-events:none}.tpc-carousel .slick-slide[aria-hidden=true]{box-shadow:0 0 transparent!important}.tpc-carousel .slick-loading .slick-track,.tpc-carousel .slick-loading .slick-slide{visibility:hidden}.tpc-pagination{margin-left:0;padding-left:0;padding-bottom:30px;list-style:none;clear:both}.tpc-pagination .page,.tpc-pagination .post-page-numbers{display:inline-block;margin:0;line-height:1}.tpc-pagination .page:not(:last-child),.tpc-pagination .post-page-numbers:not(:last-child){}.tpc-pagination .page .page-numbers,.tpc-pagination .page .post-page-link,.tpc-pagination .post-page-numbers .page-numbers,.tpc-pagination .post-page-numbers .post-page-link{display:inline-block;position:relative;z-index:1;height:35px;min-width:20px;padding:0 5px;font-size:14px;line-height:35px;font-weight:600;text-align:center;color:var(--lmsmart-content-color);vertical-align:middle;transition:.4s;width:35px;border-radius:100px}.tpc-pagination .page .page-numbers i,.tpc-pagination .page .post-page-link i,.tpc-pagination .post-page-numbers .page-numbers i,.tpc-pagination .post-page-numbers .post-page-link i{font-size:.65em;display:inline-block;vertical-align:middle;transform:translateY(-1px);transition:all .4s,color 0s}.tpc-pagination .page span.current,.tpc-pagination .post-page-numbers span.current{display:block;text-align:center;min-width:35px;height:35px;line-height:35px;border:0;border-radius:100px;color:inherit;padding:0 5px}.tpc-pagination .page .page-numbers:hover{color:var(--lmsmart-primary-color)}.tpc-pagination .page .page-numbers.current{color:#fff}.tpc-pagination .page:first-child,.tpc-pagination .post-page-numbers:first-child{margin-left:0}.tpc-pagination .page:last-child,.tpc-pagination .post-page-numbers:last-child{margin-right:0}.tpc-pagination .page-numbers.dots,.tpc-pagination .post-page-numbers.dots{-webkit-user-select:none;user-select:none;cursor:default}.blog-post_content .tpc-pagination{padding-bottom:0;margin-bottom:-10px;margin-top:20px}.blog-post_content .tpc-pagination .post-page-link{min-width:unset;height:30px;width:30px;font-size:14px;line-height:30px;padding:0;margin:0}.tpc-paginate_links{margin-top:40px}.tpc-paginate_links .page-numbers.current{display:inline-block;text-align:center;min-width:35px;height:35px;line-height:35px;border:0;border-radius:100px;color:inherit;color:#fff;background:var(--lmsmart-primary-color)}.tpc-paginate_links .page-numbers{display:inline-block;position:relative;z-index:1;height:35px;min-width:20px;font-size:14px;line-height:35px;font-weight:600;text-align:center;color:var(--lmsmart-content-color);vertical-align:middle;transition:.4s;width:35px;border-radius:100px}.tpc-paginate_links .page-numbers i{font-size:.65em;display:inline-block;vertical-align:middle;transform:translateY(-1px);transition:all .4s,color 0s}.load_more_wrapper{position:relative;z-index:1;text-align:center}.load_more_wrapper .button_wrapper:hover .load_more_item{transform:translate(0)}.load_more_wrapper .button_wrapper{display:inline-block;position:relative;margin-bottom:20px}.load_more_wrapper .load_more_item{position:relative;display:inline-block;margin:0;border-radius:5px;padding:18px 40px;font-size:14px;line-height:1.5;font-weight:var(--lmsmart-header-font-weight);height:56px;color:#fff;white-space:nowrap;overflow:hidden;transition:.4s}.load_more_wrapper .load_more_item:before{content:'\f2f1';display:inline-block;position:absolute;z-index:99;top:50%;left:50%;margin:-10px 0 0 -8px;font-family:'font awesome 5 free';line-height:1;font-size:16px;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:0;transition:all .4s,color 0s;animation:rotating 2s linear infinite}.load_more_wrapper .load_more_item span{position:relative;z-index:1}.load_more_wrapper .load_more_item.loading:before{color:inherit;opacity:1}.load_more_wrapper .load_more_item.loading span{opacity:0}.load_more_wrapper .load_more_item.full_width_btn .load_more_item{width:100%}.load_more_wrapper .load_more_item:hover:after{animation-play-state:running}@keyframes rotating{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}#scroll_up{position:fixed;z-index:20;right:20px;bottom:20px;border-radius:100px;text-align:center;cursor:pointer;opacity:0;transform:translateX(130%);transition:.4s}#scroll_up:not(:empty){display:flex;justify-content:center;align-items:center;min-width:50px;height:50px;padding:5px;line-height:1;font-weight:var(--lmsmart-header-font-weight);word-break:break-all}#scroll_up:empty{width:46px;height:46px}#scroll_up:empty:after{content:"\f108";display:inline-block;font-family:flaticon;font-size:17px;line-height:45px;font-weight:var(--lmsmart-header-font-weight);transform:translateY(0)rotate(90deg)}#scroll_up:empty:hover:after{animation:scroll_up_anim 1.5s infinite}#scroll_up.active{opacity:1;transform:translateY(0)}@keyframes scroll_up_anim{0%{transform:translateY(0)rotate(90deg)}50%{transform:translateY(2px)rotate(90deg)}100%{transform:translateY(0)rotate(90deg)}}.tpc-container rs-module [class*="fab fa-"],.tpc-container .rb-modal-wrapper [class*="fab fa-"],.tpc-container #rs_overview [class*="fab fa-"],.tpc-container #objectlibrary [class*="fab fa-"],.tpc-container #waitaminute [class*="fab fa-"],.tpc-container #rs_overview_menu [class*="fab fa-"],.tpc-container #builderView [class*="fab fa-"]{font-weight:400;font-family:"font awesome 5 brands"}.tpc-container rs-module [class*="fab fa-"]:before,.tpc-container .rb-modal-wrapper [class*="fab fa-"]:before,.tpc-container #rs_overview [class*="fab fa-"]:before,.tpc-container #objectlibrary [class*="fab fa-"]:before,.tpc-container #waitaminute [class*="fab fa-"]:before,.tpc-container #rs_overview_menu [class*="fab fa-"]:before,.tpc-container #builderView [class*="fab fa-"]:before{font-family:"font awesome 5 brands";font-weight:inherit}.tpc-container rs-module [class*="far fa-"],.tpc-container rs-module [class*="fal fa-"],.tpc-container rs-module [class*="fas fa-"],.tpc-container .rb-modal-wrapper [class*="far fa-"],.tpc-container .rb-modal-wrapper [class*="fal fa-"],.tpc-container .rb-modal-wrapper [class*="fas fa-"],.tpc-container #rs_overview [class*="far fa-"],.tpc-container #rs_overview [class*="fal fa-"],.tpc-container #rs_overview [class*="fas fa-"],.tpc-container #objectlibrary [class*="far fa-"],.tpc-container #objectlibrary [class*="fal fa-"],.tpc-container #objectlibrary [class*="fas fa-"],.tpc-container #waitaminute [class*="far fa-"],.tpc-container #waitaminute [class*="fal fa-"],.tpc-container #waitaminute [class*="fas fa-"],.tpc-container #rs_overview_menu [class*="far fa-"],.tpc-container #rs_overview_menu [class*="fal fa-"],.tpc-container #rs_overview_menu [class*="fas fa-"],.tpc-container #builderView [class*="far fa-"],.tpc-container #builderView [class*="fal fa-"],.tpc-container #builderView [class*="fas fa-"]{font-family:"font awesome 5 free";font-weight:400}.tpc-container rs-module [class*="far fa-"]:before,.tpc-container rs-module [class*="fal fa-"]:before,.tpc-container rs-module [class*="fas fa-"]:before,.tpc-container .rb-modal-wrapper [class*="far fa-"]:before,.tpc-container .rb-modal-wrapper [class*="fal fa-"]:before,.tpc-container .rb-modal-wrapper [class*="fas fa-"]:before,.tpc-container #rs_overview [class*="far fa-"]:before,.tpc-container #rs_overview [class*="fal fa-"]:before,.tpc-container #rs_overview [class*="fas fa-"]:before,.tpc-container #objectlibrary [class*="far fa-"]:before,.tpc-container #objectlibrary [class*="fal fa-"]:before,.tpc-container #objectlibrary [class*="fas fa-"]:before,.tpc-container #waitaminute [class*="far fa-"]:before,.tpc-container #waitaminute [class*="fal fa-"]:before,.tpc-container #waitaminute [class*="fas fa-"]:before,.tpc-container #rs_overview_menu [class*="far fa-"]:before,.tpc-container #rs_overview_menu [class*="fal fa-"]:before,.tpc-container #rs_overview_menu [class*="fas fa-"]:before,.tpc-container #builderView [class*="far fa-"]:before,.tpc-container #builderView [class*="fal fa-"]:before,.tpc-container #builderView [class*="fas fa-"]:before{font-family:"font awesome 5 free";font-weight:900}.tpc-container rs-module [class*="far fa-"],.tpc-container .rb-modal-wrapper [class*="far fa-"],.tpc-container #rs_overview [class*="far fa-"],.tpc-container #objectlibrary [class*="far fa-"],.tpc-container #waitaminute [class*="far fa-"],.tpc-container #rs_overview_menu [class*="far fa-"],.tpc-container #builderView [class*="far fa-"]{font-weight:900}.tpc-container rs-module [class*="far fa-"]:before,.tpc-container .rb-modal-wrapper [class*="far fa-"]:before,.tpc-container #rs_overview [class*="far fa-"]:before,.tpc-container #objectlibrary [class*="far fa-"]:before,.tpc-container #waitaminute [class*="far fa-"]:before,.tpc-container #rs_overview_menu [class*="far fa-"]:before,.tpc-container #builderView [class*="far fa-"]:before{font-weight:900}.tpc-container .rev_slider_button{transition:all .4s}rs-module input[type=text],rs-module input[type=url],rs-module input[type=search],rs-module input[type=email],rs-module input[type=password],rs-module input[type=tel],rs-module input[type=time],rs-module select,rs-module textarea{margin-bottom:20px}.title-wrapper .title:after{content:'';width:25px;height:2px;display:inline-block;position:relative;top:-5px;background:var(--lmsmart-primary-color);margin-left:15px}.widget .wp-block-group__inner-container h2:after{content:'';width:25px;height:2px;display:inline-block;position:relative;top:12px;background:var(--lmsmart-primary-color);margin-left:15px}.widget{position:relative;margin-bottom:30px}.widget:not(:first-child){padding-top:25px}.widget:last-child{margin-bottom:40px}.widget .title-wrapper{display:flex;flex-wrap:wrap;margin:-.4em 0 23px;font-size:20px;line-height:1.5;font-weight:var(--lmsmart-header-font-weight);position:relative}.widget .wp-block-group__inner-container h2{display:flex;flex-wrap:wrap;margin:-.4em 0 23px;font-size:20px;line-height:1.5;font-weight:var(--lmsmart-header-font-weight);position:relative}.widget .title-wrapper .rsswidget img{margin-top:2px}.widget ul li{font-size:16px;line-height:37px;font-weight:400;transition:.3s}.widget ul li a{color:inherit}.widget>ul{margin-top:-6px;margin-bottom:-18px;margin-left:0;padding-bottom:0;padding-left:0}.widget>ul>li li,.widget>div>ul>li li{padding-left:15px}.widget ul li a{display:flex}.widget ul li a .post_count{margin-left:auto;align-self:flex-start;margin-top:4px;transition:inherit;height:26px;line-height:26px;min-width:26px;padding:1px 3px 0;color:#496285;font-size:14px;font-weight:var(--lmsmart-header-font-weight);background-color:#e4f2f8;border-radius:100px;text-align:center}.widget ul li a:hover .post_count{color:#fff}.widget_layered_nav .title-wrapper+ul,.widget_categories .title-wrapper+ul,.widget_product_categories .title-wrapper+ul{margin-top:-7px}.widget_layered_nav ul,.widget_categories ul,.widget_product_categories ul{position:relative}.widget_product_categories ul li img{margin-right:13px}.widget_recent_entries .title-wrapper+ul{margin-top:-7px}.widget_recent_entries>ul{margin-bottom:-12px}.widget_recent_entries>ul>li>a:before{content:'\f149';font-family:flaticon;font-size:.8em;padding-right:1em;color:#8fa0b3;transition:inherit}.widget_recent_entries ul li .post-date{display:block;text-align:right;font-size:.8em}.widget_recent_entries ul li:after{content:'';display:table;clear:both}.widget_recent_entries ul li a{display:block}.widget_tag_cloud{padding-bottom:10px}.widget_tag_cloud .tagcloud{margin-bottom:-21px;font-size:14px}.widget_media_gallery .title-wrapper{margin-bottom:17px}.widget_rss .title-wrapper+ul{margin-top:-10px}.widget_rss .title-wrapper>a{position:relative;margin-bottom:12px;padding-bottom:12px;font-size:20px;line-height:1.4;font-weight:500;text-align:center;text-transform:capitalize;letter-spacing:.01em}.widget_rss .title-wrapper>a img{display:none}.widget_rss>ul{margin-bottom:-11px}.widget_rss ul{margin-left:0;padding-left:0;list-style:none}.widget_rss li{padding:27px 0 0}.widget_rss li:first-child{padding-top:0}.widget_rss li .rsswidget{display:inline-block;font-size:16px;line-height:22px;font-weight:600;margin-bottom:10px}.widget_rss li .rss-date{display:block;margin:-7px 0 5px;font-size:13px;font-weight:700;line-height:24px;font-style:normal;text-transform:uppercase}.widget_rss li .rssSummary{line-height:30px;font-weight:400;font-size:16px;margin-bottom:8px}.widget_rss li cite{display:block;position:relative;margin-top:0;font-size:14px;line-height:24px;font-style:normal;font-weight:600}.widget_rss li cite:before{content:'\2013';margin-right:5px}.widget_text .textwidget{margin-top:-7px}.wp-block-rss{margin-left:0;padding-left:0;list-style-type:none;font-weight:600}.wp-block-rss a{color:inherit}.wp-block-archives-dropdown{display:inline-block;position:relative;margin-bottom:10px}.wp-block-archives-dropdown select{height:55px}@media(min-width:380px){.wp-block-archives-dropdown select{min-width:270px}}.blog-post.format-no_featured .wp-block-calendar tbody{background:#fff}.widget_comments>ul>li:before,.widget_meta>ul>li:before,.widget_archive>ul>li:before,.widget_recent_comments>ul>li:before,ul.wp-block-archives>li:before{font-family:flaticon;transition:inherit}.widget_archive ul,.widget_recent_entries ul,.widget_categories ul,.widget_product_categories ul,.widget_meta ul,ul.wp-block-archives{list-style:none}.widget_archive ul ul,.widget_recent_entries ul ul,.widget_categories ul ul,.widget_product_categories ul ul,.widget_meta ul ul,ul.wp-block-archives ul{margin:0;padding:0}.widget_archive ul li ul li:last-child,.widget_recent_entries ul li ul li:last-child,.widget_categories ul li ul li:last-child,.widget_product_categories ul li ul li:last-child,.widget_meta ul li ul li:last-child,ul.wp-block-archives li ul li:last-child{border-bottom:0}.widget_categories ul li img,.widget_product_categories ul li img,.widget_meta ul li img,.widget_archive ul li img,ul.wp-block-archives li img{max-width:40px;margin-top:-4px;margin-right:5px;vertical-align:middle}.widget_categories ul li ul li img,.widget_product_categories ul li ul li img,.widget_meta ul li ul li img,.widget_archive ul li ul li img,ul.wp-block-archives li ul li img{display:none}.widget_categories>ul,.widget_product_categories>ul,.widget_archive>ul,ul.wp-block-archives{margin-bottom:0}.widget_categories>ul li,.widget_product_categories>ul li,.widget_archive>ul li,ul.wp-block-archives li{padding:0}.widget_categories>ul li a,.widget_product_categories>ul li a,.widget_archive>ul li a,ul.wp-block-archives li a{margin:6px 0}.widget_categories>ul li:not(:last-child),.widget_product_categories>ul li:not(:last-child),.widget_archive>ul li:not(:last-child),ul.wp-block-archives li:not(:last-child){border-bottom:1px solid #ffffff25}.widget_categories>ul li li:first-of-type,.widget_product_categories>ul li li:first-of-type,.widget_archive>ul li li:first-of-type,ul.wp-block-archives li li:first-of-type{border-top:1px solid #ffffff25}.widget_categories>ul>li,.widget_product_categories>ul>li,.widget_archive>ul>li,ul.wp-block-archives>li{border-bottom:1px solid #ffffff25}ul.wp-block-archives{margin-left:0;padding-left:0}ul.wp-block-archives li{font-size:16px;line-height:37px;font-weight:600}ul.wp-block-archives li a{display:flex}ul.wp-block-archives li a:hover .post_count{color:#fff}ul.wp-block-archives li .post_count{margin-left:auto;align-self:flex-start;margin-top:8px;transition:inherit;height:20px;line-height:20px;min-width:26px;padding:1px 3px 0;color:#496285;font-size:14px;font-weight:var(--lmsmart-header-font-weight);background-color:#e4f2f8;border-radius:5px;text-align:center}.widget_meta.widget .title-wrapper+ul{margin-top:-7px}.widget_meta.widget>ul{margin-bottom:-13px}.widget_meta.widget>ul li a{display:block}.widget_meta.widget>ul li a:before{content:'\f141';font-family:flaticon;font-size:.8em;padding-right:1em;color:#8fa0b3;transition:inherit}.widget_meta.widget>ul li a:not(:hover):before{color:#8fa0b3}.widget_recent_comments .title-wrapper+ul{margin-top:-9px}.widget_recent_comments>ul{margin-bottom:-6px;list-style:none}.widget_recent_comments>ul>li:before{content:'\f146';font-size:.8em;padding-right:1em}.widget_recent_comments>ul>li:not(:hover):before{color:#8fa0b3}.widget_recent_comments ul li{padding:10px 0;line-height:1.38}.widget_recent_comments a{display:inline!important}.widget_recent_comments a[rel~=external]{text-decoration:underline}.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{font-weight:600}.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a{color:inherit}.wp-block-latest-comments__comment .wp-block-latest-comments__comment-date{font-size:13px;text-transform:uppercase}.wp-block-latest-comments__comment{line-height:1.5;list-style:none;margin-bottom:0}.widget .wp-block-latest-comments__comment:before{top:19px;position:relative}.widget .wp-block-latest-comments__comment article{padding-left:3px;position:relative;top:-6px}.widget_recent_comments>ul>li:not(:hover):before{color:#8fa0b3}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{text-transform:uppercase;line-height:24px;margin-top:5px}ul.wp-block-latest-posts{margin-left:0;padding-left:0;list-style:none}ul.wp-block-latest-posts li{padding-left:0}ul.wp-block-latest-posts li:not(:first-child){margin-top:22px}ul.wp-block-latest-posts li a{display:block;font-size:inherit;line-height:24px;font-weight:600;color:inherit}ul.wp-block-latest-posts li a:before{content:'\f149';font-family:flaticon;font-size:.8em;padding-right:1em;color:#8fa0b3;transition:inherit;display:inline-block;transform:translateY(-1px)}ul.wp-block-latest-posts.is-grid li{margin:0 20px 20px 0}ul.wp-block-categories.wp-block-categories-list,ul.wp-block-categories.wp-block-categories-list ul{list-style:none}ul.wp-block-categories.wp-block-categories-list li{padding-left:0;font-size:18px}ul.wp-block-categories.wp-block-categories-list li:before{content:'';display:block;position:absolute;top:16px;left:-21px;width:6px;height:6px;border-radius:50%}.widget ul.wp-block-categories.wp-block-categories-list li:before{display:block;top:0;left:-20px;width:6px;height:6px;border-radius:50%;position:absolute;font-weight:400;content:"\f106";font-family:Flaticon;font-size:10px;transition:background-color .3s}ul.wp-block-categories.wp-block-categories-list li a{color:inherit;display:inline-block;font-size:16px;line-height:36px;font-weight:inherit}ul.wp-block-categories.wp-block-categories-list li .post_count{display:inline-block;margin-left:5px;font-size:1em;font-weight:600;text-align:center;color:#b7b7b7;box-sizing:border-box;transition:.15s}ul.wp-block-categories.wp-block-categories-list li img{max-width:40px;margin-top:-4px;margin-right:15px;vertical-align:middle}ul.wp-block-categories.wp-block-categories-list ul a{font-size:16px;padding:0}ul.wp-block-categories.wp-block-categories-list>li li{line-height:30px}ul.wp-block-categories.wp-block-categories-list>li>ul{margin-top:-3px}aside .widget_archive ul li a,footer .widget_archive ul li a{display:flex}aside .widget_archive ul li a .post_count,footer .widget_archive ul li a .post_count{margin-left:auto;align-self:flex-start;margin-top:8px;transition:inherit;height:20px;line-height:20px;min-width:26px;padding:1px 3px 0;color:#496285;font-size:14px;font-weight:var(--lmsmart-header-font-weight);background-color:#e4f2f8;border-radius:5px;text-align:center}aside .widget_archive ul li a:hover .post_count,footer .widget_archive ul li a:hover .post_count{color:#fff}aside .select__field,footer .select__field{margin-bottom:0}aside .widget_calendar,footer .widget_calendar{margin-bottom:-23px}.widget.lmsmart_widget.widget_search{background:0 0}body .widget_search:not(:first-child),body .widget_product_search:not(:first-child){padding-top:48px}body .widget_search .search-form,body .widget_search .woocommerce-product-search,body .widget_product_search .search-form,body .widget_product_search .woocommerce-product-search{position:relative;z-index:1;margin-bottom:1px}body .widget_search .search-form .search-field,body .widget_search .woocommerce-product-search .search-field,body .widget_product_search .search-form .search-field,body .widget_product_search .woocommerce-product-search .search-field{width:100%;height:50px;margin-bottom:0;padding-right:50px;font-weight:var(--lmsmart-header-font-weight);outline:none;overflow:hidden;background:#f6f7f9}body .widget_search .search-form .search-field::placeholder,body .widget_search .woocommerce-product-search .search-field::placeholder,body .widget_product_search .search-form .search-field::placeholder,body .widget_product_search .woocommerce-product-search .search-field::placeholder{font-size:13px;font-weight:var(--lmsmart-header-font-weight);outline:none;-webkit-appearance:none;text-transform:uppercase;transition:.4s}body .widget_search .search-form .search-field:focus::placeholder,body .widget_search .search-form .search-field:active::placeholder,body .widget_search .woocommerce-product-search .search-field:focus::placeholder,body .widget_search .woocommerce-product-search .search-field:active::placeholder,body .widget_product_search .search-form .search-field:focus::placeholder,body .widget_product_search .search-form .search-field:active::placeholder,body .widget_product_search .woocommerce-product-search .search-field:focus::placeholder,body .widget_product_search .woocommerce-product-search .search-field:active::placeholder{opacity:0}body .widget_search .search-form .search-button,body .widget_search .woocommerce-product-search .search-button,body .widget_product_search .search-form .search-button,body .widget_product_search .woocommerce-product-search .search-button{position:absolute;z-index:2;height:100%;width:50px;top:0;right:0;margin:0;border:none;outline:none;padding:0;font-size:0;background:0 0;box-shadow:none;opacity:0;cursor:pointer}body .widget_search .search-form .search-button:focus,body .widget_search .search-form .search-button:active,body .widget_search .woocommerce-product-search .search-button:focus,body .widget_search .woocommerce-product-search .search-button:active,body .widget_product_search .search-form .search-button:focus,body .widget_product_search .search-form .search-button:active,body .widget_product_search .woocommerce-product-search .search-button:focus,body .widget_product_search .woocommerce-product-search .search-button:active{box-shadow:none;background:0 0}body .widget_search .search-form .search__icon,body .widget_search .woocommerce-product-search .search__icon,body .widget_product_search .search-form .search__icon,body .widget_product_search .woocommerce-product-search .search__icon{position:absolute;z-index:1;top:0;right:0;width:50px;height:50px;border-radius:5px;font-size:16px;line-height:50px;font-weight:var(--lmsmart-header-font-weight);font-style:normal;text-align:center;transform:translate(0,0);opacity:1;transition:.4s}body .widget_search .search-form .search-button:hover~.search__icon,body .widget_search .woocommerce-product-search .search-button:hover~.search__icon,body .widget_product_search .search-form .search-button:hover~.search__icon,body .widget_product_search .woocommerce-product-search .search-button:hover~.search__icon{color:#fff}.widget input.wp-block-search__input{width:100%;height:51px;margin-bottom:0;outline:none;overflow:hidden;border:1px solid #fff;border-top-right-radius:0;border-bottom-right-radius:0}.widget .wp-block-search .wp-block-search__button{border:0;padding:13px 15px!important;color:#fff;margin-left:0;word-break:normal;line-height:27px;border-top-left-radius:0;border-bottom-left-radius:0}.widget .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:0;border:1px solid #f6f7f9;border-radius:5px}.widget .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{padding:0 20px}.widget .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{background:#f6f7f9}.wp-block-search .wp-block-search__buttonsvg path{transition:.4s}.wp-block-search .wp-block-search__button:hover svg path{fill:var(--lmsmart-primary-color);transition:.4s}.recent-posts-widget{margin-left:0;padding:0;list-style:none}.widget ul.recent-posts-widget li{border-bottom:1px solid #e5e5e5;padding-bottom:30px}.widget ul.recent-posts-widget li:last-child{border-bottom:none}.recent-posts-widget li{padding:0;line-height:inherit}.recent-posts-widget li img{min-width:72px;width:72px}.recent-posts-widget li:not(:first-child){margin-top:29px}.recent-posts-widget .recent-posts-image_wrapper{margin:1px 19px 0 0}.recent-posts-widget .recent-posts-image_wrapper img{border-radius:10px}.recent-posts-widget .meta-data{margin-top:6px;font-size:14px;line-height:1.5;font-weight:400;margin-bottom:-3px}.recent-posts-widget .meta-data span{font-weight:400;line-height:24px;font-size:15px}.recent-posts-widget .recent-posts-content_wrapper{width:calc(100% - 20px);align-self:center}.recent-posts-widget .recent-post-content{margin-top:3px;font-size:.9rem;line-height:1.8}.recent-posts-widget .post__title{font-size:16px;line-height:24px;font-weight:var(--lmsmart-header-font-weight);transition:.4s;margin-top:-3px}.recent-posts-widget .counter_posts{font-size:14px;font-weight:500;color:#fff;width:30px;height:30px;line-height:24px;text-align:center;border:3px solid #fafafa;display:inline-block;position:absolute;left:0;top:0;border-radius:50%;margin-left:-13px;margin-top:-15px}.widget_rt_posts .recent-posts-widget{margin-top:0;margin-bottom:-7px}.tagcloud,.wp-block-tag-cloud{}.tagcloud a,.wp-block-tag-cloud a{display:inline-block;margin-bottom:10px;border-radius:5px;padding:6px 11px;font-size:inherit!important;line-height:1.2;font-weight:400;background:#f6f7f9;color:#3a506e;transition:.4s}.tagcloud a:not(:last-child),.wp-block-tag-cloud a:not(:last-child){margin-right:6px}.tagcloud a:hover,.wp-block-tag-cloud a:hover{color:#fff}.wp-block-tag-cloud{font-size:14px}.blog-posts-list .wp-block-tag-cloud a{background:#fff}.widget_nav_menu .menu,.widget_nav_menu>ul,.widget_pages .menu,.widget_pages>ul{margin-top:-7px;margin-left:0;padding-left:0}.widget_nav_menu .menu,.widget_nav_menu .menu ul,.widget_nav_menu>ul,.widget_nav_menu>ul ul,.widget_pages .menu,.widget_pages .menu ul,.widget_pages>ul,.widget_pages>ul ul{list-style:none}.widget_nav_menu .menu a,.widget_nav_menu>ul a,.widget_pages .menu a,.widget_pages>ul a{display:block;position:relative;padding-left:20px}.widget_nav_menu .menu a:before,.widget_nav_menu>ul a:before,.widget_pages .menu a:before,.widget_pages>ul a:before{position:absolute;left:0;font-weight:400;content:"\f106";font-family:Flaticon;font-size:10px;transition:background-color .3s}.widget_nav_menu>ul a:hover:before,.widget_pages .menu a:hover:before{background-color:currentColor}.widget_nav_menu .menu .sub-menu,.widget_nav_menu .menu .children,.widget_nav_menu>ul .sub-menu,.widget_nav_menu>ul .children,.widget_pages .menu .sub-menu,.widget_pages .menu .children,.widget_pages>ul .sub-menu,.widget_pages>ul .children{margin-left:0;padding-left:0}.widget_nav_menu .menu .sub-menu li,.widget_nav_menu .menu .children li,.widget_nav_menu>ul .sub-menu li,.widget_nav_menu>ul .children li,.widget_pages .menu .sub-menu li,.widget_pages .menu .children li,.widget_pages>ul .sub-menu li,.widget_pages>ul .children li{margin-left:0}.widget_nav_menu .menu>.menu-item-has-children .sub-menu .menu-item-has-children,.widget_nav_menu .menu>.menu-item-has-children .sub-menu .page_item_has_children,.widget_nav_menu .menu>.menu-item-has-children .children .menu-item-has-children,.widget_nav_menu .menu>.menu-item-has-children .children .page_item_has_children,.widget_nav_menu .menu>.page_item_has_children .sub-menu .menu-item-has-children,.widget_nav_menu .menu>.page_item_has_children .sub-menu .page_item_has_children,.widget_nav_menu .menu>.page_item_has_children .children .menu-item-has-children,.widget_nav_menu .menu>.page_item_has_children .children .page_item_has_children,.widget_nav_menu>ul>.menu-item-has-children .sub-menu .menu-item-has-children,.widget_nav_menu>ul>.menu-item-has-children .sub-menu .page_item_has_children,.widget_nav_menu>ul>.menu-item-has-children .children .menu-item-has-children,.widget_nav_menu>ul>.menu-item-has-children .children .page_item_has_children,.widget_nav_menu>ul>.page_item_has_children .sub-menu .menu-item-has-children,.widget_nav_menu>ul>.page_item_has_children .sub-menu .page_item_has_children,.widget_nav_menu>ul>.page_item_has_children .children .menu-item-has-children,.widget_nav_menu>ul>.page_item_has_children .children .page_item_has_children,.widget_pages .menu>.menu-item-has-children .sub-menu .menu-item-has-children,.widget_pages .menu>.menu-item-has-children .sub-menu .page_item_has_children,.widget_pages .menu>.menu-item-has-children .children .menu-item-has-children,.widget_pages .menu>.menu-item-has-children .children .page_item_has_children,.widget_pages .menu>.page_item_has_children .sub-menu .menu-item-has-children,.widget_pages .menu>.page_item_has_children .sub-menu .page_item_has_children,.widget_pages .menu>.page_item_has_children .children .menu-item-has-children,.widget_pages .menu>.page_item_has_children .children .page_item_has_children,.widget_pages>ul>.menu-item-has-children .sub-menu .menu-item-has-children,.widget_pages>ul>.menu-item-has-children .sub-menu .page_item_has_children,.widget_pages>ul>.menu-item-has-children .children .menu-item-has-children,.widget_pages>ul>.menu-item-has-children .children .page_item_has_children,.widget_pages>ul>.page_item_has_children .sub-menu .menu-item-has-children,.widget_pages>ul>.page_item_has_children .sub-menu .page_item_has_children,.widget_pages>ul>.page_item_has_children .children .menu-item-has-children,.widget_pages>ul>.page_item_has_children .children .page_item_has_children{padding-bottom:0}.widget_nav_menu .menu>.menu-item-has-children .sub-menu .menu-item-has-children>a,.widget_nav_menu .menu>.menu-item-has-children .sub-menu .page_item_has_children>a,.widget_nav_menu .menu>.menu-item-has-children .children .menu-item-has-children>a,.widget_nav_menu .menu>.menu-item-has-children .children .page_item_has_children>a,.widget_nav_menu .menu>.page_item_has_children .sub-menu .menu-item-has-children>a,.widget_nav_menu .menu>.page_item_has_children .sub-menu .page_item_has_children>a,.widget_nav_menu .menu>.page_item_has_children .children .menu-item-has-children>a,.widget_nav_menu .menu>.page_item_has_children .children .page_item_has_children>a,.widget_nav_menu>ul>.menu-item-has-children .sub-menu .menu-item-has-children>a,.widget_nav_menu>ul>.menu-item-has-children .sub-menu .page_item_has_children>a,.widget_nav_menu>ul>.menu-item-has-children .children .menu-item-has-children>a,.widget_nav_menu>ul>.menu-item-has-children .children .page_item_has_children>a,.widget_nav_menu>ul>.page_item_has_children .sub-menu .menu-item-has-children>a,.widget_nav_menu>ul>.page_item_has_children .sub-menu .page_item_has_children>a,.widget_nav_menu>ul>.page_item_has_children .children .menu-item-has-children>a,.widget_nav_menu>ul>.page_item_has_children .children .page_item_has_children>a,.widget_pages .menu>.menu-item-has-children .sub-menu .menu-item-has-children>a,.widget_pages .menu>.menu-item-has-children .sub-menu .page_item_has_children>a,.widget_pages .menu>.menu-item-has-children .children .menu-item-has-children>a,.widget_pages .menu>.menu-item-has-children .children .page_item_has_children>a,.widget_pages .menu>.page_item_has_children .sub-menu .menu-item-has-children>a,.widget_pages .menu>.page_item_has_children .sub-menu .page_item_has_children>a,.widget_pages .menu>.page_item_has_children .children .menu-item-has-children>a,.widget_pages .menu>.page_item_has_children .children .page_item_has_children>a,.widget_pages>ul>.menu-item-has-children .sub-menu .menu-item-has-children>a,.widget_pages>ul>.menu-item-has-children .sub-menu .page_item_has_children>a,.widget_pages>ul>.menu-item-has-children .children .menu-item-has-children>a,.widget_pages>ul>.menu-item-has-children .children .page_item_has_children>a,.widget_pages>ul>.page_item_has_children .sub-menu .menu-item-has-children>a,.widget_pages>ul>.page_item_has_children .sub-menu .page_item_has_children>a,.widget_pages>ul>.page_item_has_children .children .menu-item-has-children>a,.widget_pages>ul>.page_item_has_children .children .page_item_has_children>a{display:block}.widget_nav_menu .current-menu-item>a:before,.widget_pages .current-menu-item>a:before{color:inherit}.author-widget_wrapper{position:relative;padding:0;text-align:center;margin-bottom:-1px}.author-widget_wrapper>h4+.author-widget_social,.author-widget_wrapper>p+.author-widget_social{margin-top:11px}.author-widget_img-wrapper{display:block;position:relative;margin:0 auto;width:171px;height:171px;border-radius:171px;border:5px solid}.author-widget_img-wrapper:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 10px 3px currentColor,0 0 10px 3px currentColor;border-radius:inherit;transform:translate(11px,9px);opacity:.23;pointer-events:none;z-index:-1}.author-widget_img-wrapper img{width:115px;border-radius:115px;margin-top:23px}.author-widget_title{padding:0 15px;margin-top:23px;font-size:22px;line-height:1.5}.author-widget_title span{font-size:inherit;line-height:inherit}.author-widget_text{margin-top:7px;margin-bottom:0;padding:0 10px}.author-widget_social a{display:inline-block;position:relative;padding-top:1px;width:30px;height:30px;border-radius:50%;font-size:13px;line-height:30px;font-weight:400;color:#8fa0b3;text-align:center;box-shadow:0 0 10px transparent}.author-widget_social a:before{display:inline-block;transition:unset}.author-widget_social a:hover{box-shadow:5px 4px 13px rgba(0,0,0,.12)}.author-widget_social a:hover[class$=twitter]{color:#1da1f2}.author-widget_social a:hover[class$=facebook-f]{color:#3b5998}.author-widget_social a:hover[class$=linkedin-in]{color:#007bb5}.author-widget_social a:hover[class$=instagram]{color:#c32aa3}.author-widget_social a:hover[class$=telegram]{color:#08c}.author-widget_social-link{margin:0 5px}.author-widget_img_sign-wrapper{position:absolute;z-index:-1;margin:-44px 0 0 22px}.textwidget p:last-child{margin-bottom:0}.wp-block-search .wp-block-search__button svg{fill:var(--lmsmart-primary-color);transition:color .3s}.wp-block-search:hover .wp-block-search__button svg{fill:var(--lmsmart-secondary-color);transition:color .3s}.lmsmart_banner-widget{display:block;position:relative;padding:0;text-align:center;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:0}.lmsmart_banner-widget:not(:first-child){margin-top:50px}.lmsmart_banner-widget .banner-widget_img-wrapper{display:block;margin-bottom:1px;line-height:0}.lmsmart_banner-widget .banner-widget_text_sub{font-size:16px;font-weight:400;line-height:27px;padding:21px 37px 0;color:var(--lmsmart-secondary-color)}.lmsmart_banner-widget .banner-widget_text{font-size:20px;font-weight:600;line-height:27px;padding:15px 37px 20px;color:var(--lmsmart-secondary-color)}.lmsmart_banner-widget .banner-widget_button{display:inline-block;position:relative;width:auto;margin:6px 20px 35px;border-radius:5px;padding:10px 28px;font-size:14px;font-weight:var(--lmsmart-header-font-weight);background-color:var(--lmsmart-primary-color);color:#fff;overflow:hidden;transition:.4s;line-height:28px}.lmsmart_banner-widget .banner-widget_button span{position:relative;z-index:1}.lmsmart_banner-widget .banner-widget__link{position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;border-radius:inherit}.lmsmart_banner-widget:hover .banner-widget_button{border-color:initial;color:#fff;background-color:initial}.lmsmart_banner-widget:empty{display:none}[class*=widget][class*=media_gallery] .gallery{margin:10px -5px -5px!important}[class*=widget][class*=media_gallery] .gallery-item{margin:0!important}[class*=widget][class*=media_gallery] .gallery-item .gallery-icon{position:relative;z-index:1;margin:5px}[class*=widget][class*=media_gallery] .gallery-item .gallery-icon>a{display:block;border-radius:5px}[class*=widget][class*=media_gallery] .gallery-item .gallery-icon a:before{content:'';position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;opacity:0;transition:opacity .4s;background:#fff;border-radius:inherit}[class*=widget][class*=media_gallery] .gallery-item .gallery-icon a:hover:before{opacity:.6}[class*=widget][class*=media_gallery] .gallery-item img{border:0!important;border-radius:inherit}[class*=widget][class*=media_gallery] .gallery .gallery-caption{display:none}body .widget_calendar .calendar_wrap{width:100%}body .widget_calendar .calendar_wrap table td{position:relative;z-index:1;padding:4px 0;text-align:center;font-size:14px;font-weight:600}body .widget_calendar .calendar_wrap table td>a{display:inline-block;width:100%;height:100%;color:#fff}body .widget_calendar .calendar_wrap table td#today{color:#fff}body .widget_calendar .calendar_wrap table tr{border:0}body .widget_calendar .calendar_wrap table th{padding:5px 0;font-weight:var(--lmsmart-header-font-weight);text-align:center}body .widget_calendar .calendar_wrap table caption{font-size:16px;font-weight:var(--lmsmart-header-font-weight);padding:7px;color:#fff;text-transform:uppercase}body .widget_calendar .calendar_wrap table tfoot{display:none}body .widget_calendar .calendar_wrap table td#today:before,body .widget_calendar .calendar_wrap tbody td>a:before{content:'';position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;transition:.3s}body .widget_calendar .calendar_wrap .wp-calendar-nav{margin-bottom:-7px}.footer .calendar_wrap tbody,.footer .calendar_wrap td#today{color:inherit}.wp-block-calendar{padding-bottom:20px}.wp-block-calendar tbody td,.wp-block-calendar th{position:relative;z-index:1;text-align:center;padding:4px 0;font-size:14px;font-weight:600}.wp-block-calendar tbody td a,.wp-block-calendar th a{color:#fff}.wp-block-calendar tbody td a:before,.wp-block-calendar th a:before{content:'';position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;transition:.3s}.wp-block-calendar tfoot #next{text-align:right}.wp-block-calendar table caption{padding:7px;font-size:16px;font-weight:600}.wp-block-calendar table caption,.wp-block-calendar table #today>a{color:#fff}.wp-block-calendar table th{padding:5px 0;font-weight:var(--lmsmart-header-font-weight);text-align:center;background-color:#fff}.wp-block-calendar a{text-decoration:none}.widget_calendar .wp-calendar-nav,.wp-block-calendar .wp-calendar-nav{display:flex;justify-content:space-between;font-weight:var(--lmsmart-header-font-weight);font-size:14px;line-height:0}.widget_calendar .wp-calendar-nav span a,.wp-block-calendar .wp-calendar-nav span a{display:inline-block;margin-top:-1em;margin-bottom:21px;line-height:1}.lmsmart_widget.widget_lp-widget-course-info .lp-course-info-fields{margin:0;padding:0}.lmsmart_widget.widget_lp-widget-course-info .lp-course-info-fields .lp-course-info{display:flex;justify-content:space-between;align-items:baseline;margin:0;padding:0;font-size:14px;font-weight:var(--lmsmart-header-font-weight)}.lmsmart_widget.widget_lp-widget-course-info .lp-course-info-fields .lp-course-info label{margin-bottom:0;font-size:inherit;font-weight:inherit;text-transform:uppercase}.lmsmart_widget.widget_lp-widget-course-info .lp-course-info-fields .lp-course-info .lp-label{float:none;min-width:25px;margin-left:5px;border:1px solid #e8e8e8;border-radius:3px;padding:0 3.1px;font-size:14px;line-height:1.7;font-weight:var(--lmsmart-header-font-weight);color:#494f5f;text-align:center;background:0 0;transition:all .3s,color 0s}.lmsmart_widget.widget_lp-widget-featured-courses .widget-title,.lmsmart_widget.widget_lp-widget-popular-courses .widget-title,.lmsmart_widget.widget_lp-widget-recent-courses .widget-title{margin:0 0 20px}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:30px}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry:last-child,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry:last-child,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry:last-child{margin-bottom:0}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry .course-cover,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry .course-cover,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry .course-cover{flex-shrink:0}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry .img-placeholder,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry .img-placeholder,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry .img-placeholder{display:none}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry img,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry img,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry img{width:70px;height:70px;object-fit:cover;margin-right:20px;border-radius:5px}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry .course-detail,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry .course-detail,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry .course-detail{margin-top:-2px}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-title,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-title,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-title{font-size:14px;line-height:24px;font-weight:600;transition:.3s}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-title:hover,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-title:hover,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-title:hover{transition:.3s}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data{font-size:14px;line-height:1}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-description,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-description,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-description{margin-top:5px;font-size:14px;line-height:1.3}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data .course-meta-field,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data .course-meta-field,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data .course-meta-field{display:inline-block;margin-top:10px;font-size:13px;font-weight:var(--lmsmart-header-font-weight);line-height:1;text-transform:uppercase}.lmsmart_widget.widget_lp-widget-featured-courses .course-entry .course-detail .course-meta-data .course-meta-field:not(:last-child):after,.lmsmart_widget.widget_lp-widget-popular-courses .course-entry .course-detail .course-meta-data .course-meta-field:not(:last-child):after,.lmsmart_widget.widget_lp-widget-recent-courses .course-entry .course-detail .course-meta-data .course-meta-field:not(:last-child):after{content:','}.lmsmart_widget.widget_lp-widget-featured-courses .archive-course-widget-outer:after,.lmsmart_widget.widget_lp-widget-popular-courses .archive-course-widget-outer:after,.lmsmart_widget.widget_lp-widget-recent-courses .archive-course-widget-outer:after{content:'';clear:both;display:block}.lmsmart_widget.widget_lp-widget-course-progress .learn-press-course-results-progress .items-progress,.lmsmart_widget.widget_lp-widget-course-progress .learn-press-course-results-progress .course-progress{margin-bottom:20px}.lmsmart_widget.widget_lp-widget-course-progress .learn-press-course-results-progress .lp-course-progress-heading{font-size:16px;line-height:24px;margin-bottom:0}.lmsmart_widget.widget_lp-widget-course-progress .learn-press-course-results-progress .number{font-size:14px;line-height:20px;margin-bottom:10px;display:inline-block}.lmsmart_widget.widget_lpr_course_review{font-size:14px;line-height:20px}.lmsmart_widget.widget_lpr_course_review .course-reviews-list-shortcode{padding:0}.lmsmart_widget.widget_lpr_course_review .course-rate .review-stars{height:18px}.lmsmart_widget.widget_lpr_course_review .course-rate .review-number{font-size:12px;line-height:18px;display:inline-block;margin-left:10px}.lmsmart_widget.widget_lpr_course_review .course-rate .course-rate{margin:5px 0;font-size:14px;line-height:20px}.lmsmart_widget.widget_lpr_course_review #course-reviews-shortcode .course-review-head{font-size:16px;line-height:24px}.lmsmart_widget.widget_lpr_course_review #course-reviews-shortcode .course-average-rate{font-size:14px;line-height:20px}.lmsmart_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li{padding:0;margin-bottom:30px;background-color:initial;border:unset;overflow:hidden}.lmsmart_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li:last-child{margin-bottom:0}.lmsmart_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-author{width:70px;margin-bottom:10px}.lmsmart_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-author-info .user-name{font-size:16px;line-height:24px;margin:-5px 0 0}.lmsmart_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-author-info .review-stars-rated .review-stars{height:16px;font-size:16px}.lmsmart_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-author-info .review-title{margin-bottom:0}.lmsmart_widget.widget_lpr_course_review #course-reviews-shortcode .course-reviews-list-shortcode li .review-text{width:100%;font-size:14px;line-height:20px;font-weight:400}.tpc_col-9.less-p-15{padding-left:35px;padding-right:30px;padding-top:15px}.tpc-header-date{font-size:11px;line-height:1.1em;font-weight:var(--lmsmart-header-font-weight);text-transform:uppercase;display:flex}.tpc-header-date.tpc-default-format{align-items:center}.tpc-header-date.tpc-default-format>span:first-child{font-size:2.73em;margin-right:7px}.tpc-header-date.tpc-default-format>span:last-child span{display:block}.elementor-widget.elementor-align-center .tpc-header-list-info .elementor-icon-list-item:after{margin:0}.tpc-header-list-info .elementor-icon-list-item:before{display:none}.tpc-header-list-info .elementor-icon-list-item span,.tpc-header-list-info .elementor-icon-list-item i{transition:.4s}.tpc-header-list-info .tpc-header-list-icon i{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.tpc-header-list-info a{color:inherit}.tpc-header-list-info svg{transition:inherit}.elementor-element.elementor-widget.elementor-widget-tpc-header-logo,.elementor-element.elementor-widget.elementor-widget-tpc-header-date,.elementor-element.elementor-widget.elementor-widget-tpc-header-search,.elementor-element.elementor-widget.elementor-widget-tpc-header-delimiter,.elementor-element.elementor-widget.elementor-widget-tpc-header-list-info,.elementor-element.elementor-widget.elementor-widget-tpc-menu{margin-bottom:0}.elementor-element.elementor-widget.elementor-widget-tpc-header-logo,.elementor-element.elementor-widget.elementor-widget-tpc-header-date,.elementor-element.elementor-widget.elementor-widget-tpc-header-search,.elementor-element.elementor-widget.elementor-widget-tpc-header-delimiter,.elementor-element.elementor-widget.elementor-widget-tpc-header-list-info{width:auto}.elementor-element.elementor-widget.elementor-widget-tpc-header-delimiter .delimiter{background:#e5e5e5}.tpc-accordion .tpc-accordion_header{display:flex;align-items:center;font-size:20px;line-height:30px;cursor:pointer;transition:.4s}.tpc-accordion .tpc-accordion_title{color:inherit;font-size:inherit;line-height:inherit}.tpc-accordion .tpc-accordion_title-prefix{margin-right:5px;font-size:inherit;line-height:inherit;color:inherit}.tpc-accordion .tpc-accordion_content{display:none}.tpc-accordion .tpc-accordion_content p:last-child{margin-bottom:0}.tpc-accordion .tpc-accordion_panel .tpc-accordion_title{font-weight:var(--lmsmart-header-font-weight)}.tpc-accordion .tpc-accordion_icon{height:32px;width:32px;transition:.4s,color 0s}.tpc-accordion.icon-plus .tpc-accordion_header .tpc-accordion_icon{position:relative;z-index:1;height:14px;width:14px}.tpc-accordion.icon-plus .tpc-accordion_header .tpc-accordion_icon:before,.tpc-accordion.icon-plus .tpc-accordion_header .tpc-accordion_icon:after{content:'';display:block;position:absolute;top:50%;left:50%;transform:rotate(90deg);transition:.5s ease-in-out,color 0s}.tpc-accordion.icon-plus .tpc-accordion_header .tpc-accordion_icon:before{width:inherit;height:2px;margin:0 0 0 -7px}.tpc-accordion.icon-plus .tpc-accordion_header .tpc-accordion_icon:after{width:2px;height:inherit;margin:-6px 0 0 -1px}.tpc-accordion.icon-plus .tpc-accordion_header.active .tpc-accordion_icon:before,.tpc-accordion.icon-plus .tpc-accordion_header.active .tpc-accordion_icon:after{transform:rotate(-90deg)}.tpc-accordion.icon-plus .tpc-accordion_header.active .tpc-accordion_icon:before{opacity:0}.tpc-accordion.icon-custom .tpc-accordion_header .tpc-accordion_icon{transform:rotate(90deg)}.tpc-accordion.icon-custom .tpc-accordion_header:hover .tpc-accordion_icon,.tpc-accordion.icon-custom .tpc-accordion_header.active .tpc-accordion_icon{transform:rotate(-90deg)}.tpc-accordion-services{display:flex;flex-wrap:wrap;flex-direction:row;margin:0 -10px}.tpc-accordion-services .service__item{display:flex;position:relative;z-index:1;margin-bottom:15px;transition:.5s}.tpc-accordion-services .service__item.active .service__content{opacity:1;visibility:visible;transition:.5s;transition-delay:.3s}.tpc-accordion-services .service__item:not(.active) .service__thumbnail{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.tpc-accordion-services .service__thumbnail{position:absolute;z-index:1;left:10px;top:0;width:calc(100% - 15px);height:100%;border-top-left-radius:inherit;border-bottom-left-radius:inherit;transition:.3s}.tpc-accordion-services .service__content{display:flex;flex-direction:column;justify-content:flex-end;position:relative;z-index:1;left:-5px;width:100%;border-top-right-radius:inherit;border-bottom-right-radius:inherit;opacity:0;visibility:hidden;transform:translateX(100%);transition:.2s}.tpc-accordion-services .content__media{line-height:1}.tpc-accordion-services .content__media svg{width:1em;height:1em;display:block}.tpc-accordion-services .content__button{align-self:baseline}.elementor-widget-tpc-accordion-service.grid-col-2 .service__item{width:33.33333%}.elementor-widget-tpc-accordion-service.grid-col-2 .service__item.active{margin-right:33.33333%}.elementor-widget-tpc-accordion-service.grid-col-2 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active),.elementor-widget-tpc-accordion-service.grid-col-2 .service__item:nth-child(3):not(.active)+.service__item:nth-child(4):not(.active),.elementor-widget-tpc-accordion-service.grid-col-2 .service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active),.elementor-widget-tpc-accordion-service.grid-col-2 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active){margin-right:33.33333%}.elementor-widget-tpc-accordion-service.grid-col-2 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-2 .service__item:nth-child(3):not(.active)+.service__item:nth-child(4):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-2 .service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-2 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active) .service__content{opacity:1;visibility:visible}.elementor-widget-tpc-accordion-service.grid-col-3 .service__item{width:25%}.elementor-widget-tpc-accordion-service.grid-col-3 .service__item.active{margin-right:25%}@media only screen and (min-width:1201px){.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active)+.service__item:nth-child(3):not(.active),.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(4):not(.active)+.service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active),.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active)+.service__item:nth-child(9):not(.active){margin-right:25%}.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active)+.service__item:nth-child(3):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(4):not(.active)+.service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active)+.service__item:nth-child(9):not(.active) .service__content{opacity:1;visibility:visible}}.elementor-widget-tpc-accordion-service.grid-col-4 .service__item{width:20%}.elementor-widget-tpc-accordion-service.grid-col-4 .service__item.active{margin-right:20%}@media only screen and (min-width:1301px){.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active)+.service__item:nth-child(3):not(.active)+.service__item:nth-child(4):not(.active),.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active)+.service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active),.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(9):not(.active)+.service__item:nth-child(10):not(.active)+.service__item:nth-child(11):not(.active)+.service__item:nth-child(12):not(.active){margin-right:20%}.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active)+.service__item:nth-child(3):not(.active)+.service__item:nth-child(4):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active)+.service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(9):not(.active)+.service__item:nth-child(10):not(.active)+.service__item:nth-child(11):not(.active)+.service__item:nth-child(12):not(.active) .service__content{opacity:1;visibility:visible}}@media only screen and (min-width:1201px) and (max-width:1300px){.elementor-widget-tpc-accordion-service.grid-col-4 .service__item{width:25%}.elementor-widget-tpc-accordion-service.grid-col-4 .service__item.active{margin-right:25%}.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active)+.service__item:nth-child(3):not(.active),.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(4):not(.active)+.service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active),.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active)+.service__item:nth-child(9):not(.active){margin-right:25%}.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active)+.service__item:nth-child(3):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(4):not(.active)+.service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active)+.service__item:nth-child(9):not(.active) .service__content{opacity:1;visibility:visible}}@media only screen and (min-width:993px) and (max-width:1200px){.elementor-widget-tpc-accordion-service.grid-col-3 .service__item,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item{width:33.33333%}.elementor-widget-tpc-accordion-service.grid-col-3 .service__item.active,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item.active{margin-right:33.33333%}.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active),.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(3):not(.active)+.service__item:nth-child(4):not(.active),.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active),.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active),.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active),.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(3):not(.active)+.service__item:nth-child(4):not(.active),.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active),.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active){margin-right:33.33333%}.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(3):not(.active)+.service__item:nth-child(4):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active)+.service__item:nth-child(2):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(3):not(.active)+.service__item:nth-child(4):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active)+.service__item:nth-child(6):not(.active) .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active)+.service__item:nth-child(8):not(.active) .service__content{opacity:1;visibility:visible}}@media only screen and (max-width:992px){.elementor-widget-tpc-accordion-service.grid-col-2 .service__item,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item{width:100%;margin-right:0!important}.elementor-widget-tpc-accordion-service.grid-col-2 .service__item .service__content,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item .service__content{opacity:1;visibility:visible;transform:translateX(0)}.elementor-widget-tpc-accordion-service.grid-col-2 .service__item .service__thumbnail,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item .service__thumbnail,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item .service__thumbnail{position:relative;min-height:inherit;height:auto}}@media only screen and (max-width:767px){.elementor-widget-tpc-accordion-service.grid-col-2 .service__item,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item{flex-direction:column}.elementor-widget-tpc-accordion-service.grid-col-2 .service__item .service__thumbnail,.elementor-widget-tpc-accordion-service.grid-col-2 .service__item .service__content,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item .service__thumbnail,.elementor-widget-tpc-accordion-service.grid-col-3 .service__item .service__content,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item .service__thumbnail,.elementor-widget-tpc-accordion-service.grid-col-4 .service__item .service__content{position:static;width:100%}}.btn__wrap{font-size:15px}a.btn__a{background-color:var(--lmsmart-primary-color);border-color:var(--lmsmart-primary-color);color:#fff;padding:14px 28px;border-radius:3px;transition:all .4s,transform .15s}a.btn__a:hover{background-color:var(--lmsmart-secondary-color);border-color:var(--lmsmart-secondary-color);transition:all .4s,transform .15s}.button-wrapper{font-size:0}.tpc-button{display:inline-block;position:relative;border-radius:5px;line-height:1.1;font-weight:var(--lmsmart-header-font-weight);color:#fff;overflow:hidden}.tpc-button .button-content-wrapper{display:flex;position:relative;font-weight:var(--lmsmart-header-font-weight)}.tpc-button .elementor-icon{font-size:inherit;transition:inherit}.tpc-button .align-icon-left .icon-wrapper{margin-right:7px}.tpc-button .align-icon-right{flex-direction:row-reverse}.tpc-button .align-icon-right .icon-wrapper{margin-left:7px}.tpc-button .icon-wrapper:empty{display:none}.tpc-button.btn-size-xl{font-size:14px;padding:20.5px 37px}.tpc-button.btn-size-lg{font-size:14px;padding:17.5px 31px}.tpc-button.btn-size-md{font-size:13px;padding:16px 29px}.tpc-button.btn-size-sm{font-size:13px;padding:13px 24px}.elementor-widget-tpc-button.ajustify .tpc-button{width:100%}@media(max-width:1024px){.elementor-widget-tpc-button.a-tabletleft{text-align:left}.elementor-widget-tpc-button.a-tabletleft .tpc-button{width:auto}.elementor-widget-tpc-button.a-tabletright{text-align:right}.elementor-widget-tpc-button.a-tabletright .tpc-button{width:auto}.elementor-widget-tpc-button.a-tabletcenter{text-align:center}.elementor-widget-tpc-button.a-tabletcenter .tpc-button{width:auto}.elementor-widget-tpc-button.a-tabletjustify .tpc-button{width:100%}}@media(max-width:767px){.elementor-widget-tpc-button.a-mobileleft{text-align:left}.elementor-widget-tpc-button.a-mobileleft .tpc-button{width:auto}.elementor-widget-tpc-button.a-mobileright{text-align:right}.elementor-widget-tpc-button.a-mobileright .tpc-button{width:auto}.elementor-widget-tpc-button.a-mobilecenter{text-align:center}.elementor-widget-tpc-button.a-mobilecenter .tpc-button{width:auto}.elementor-widget-tpc-button.a-mobilejustify .tpc-button{width:100%}}.tpc-carousel .motion_style_navigation,.tpc-carousel .slick-arrow{display:block;position:absolute;z-index:100;top:calc(50% - 22px);bottom:unset;width:45px;height:45px;margin:0;border:unset;border-radius:100px;padding:0;font-size:0;font-weight:300;letter-spacing:0;text-align:center;text-indent:0;cursor:pointer;opacity:0;box-shadow:5px 4px 13px rgba(46,63,99,.15);background:#fff;transition:all .4s,transform .15s}.tpc-carousel:hover .motion_style_navigation,.tpc-carousel:hover .slick-arrow{opacity:1;transition:all .4s,transform .15s}.tpc-carousel .motion_style_navigation:hover,.tpc-carousel .slick-arrow:hover{color:#fff}.tpc-carousel .motion_style_navigation:after,.tpc-carousel .slick-arrow:after{display:inline-block;position:relative;vertical-align:middle;width:100%;height:100%;border-radius:inherit;font-family:flaticon;font-size:16px;font-weight:700;line-height:45px;transition:color 0s}.tpc-carousel .motion_style_navigation:active,.tpc-carousel .slick-arrow:active{transform:translate(2px,2px)}.tpc-carousel .previous-button,.tpc-carousel .slick-prev{right:auto;left:0;transform:translateX(0);transition:all .4s,transform .15s}.tpc-carousel:hover .previous-button,.tpc-carousel:hover .slick-prev{left:30px;transition:all .4s,transform .15s}.tpc-carousel .previous-button:after,.tpc-carousel .slick-prev:after{content:'\f108'}.tpc-carousel .next-button,.tpc-carousel .slick-next{left:auto;right:0;transform:translateX(0)}.tpc-carousel:hover .next-button,.tpc-carousel:hover .slick-next{right:30px;transition:all .4s,transform .15s}.tpc-carousel .next-button:after,.tpc-carousel .slick-next:after{content:'\f109'}@media(max-width:600px){.tpc-carousel .slick-list{margin:0}}.tpc-carousel .lmsmart_carousel_list{overflow:hidden}.tpc-carousel.prev_next_pos_right .slick-arrow{top:auto;bottom:30px}.tpc-carousel.prev_next_pos_right .slick-list{margin:0}.tpc-carousel.prev_next_pos_right .slick-prev{right:85px;left:auto}.tpc-carousel.prev_next_pos_right .slick-next{left:auto;right:30px}.tpc_module_team .tpc-carousel.prev_next_pos_right .slick-slider{padding-bottom:80px}.tpc-carousel .slick-dots{width:-webkit-max-content;width:max-content;margin:30px 0 0;padding:0 15px;line-height:0;font-size:0;min-height:50px;z-index:2;position:relative}.tpc-carousel .slick-dots li{display:inline-block;margin:0;padding:5px;font-size:0;line-height:0;list-style:none;opacity:1;cursor:pointer;transition:.4s}.tpc-carousel .slick-dots li button{display:inline-block;position:relative;z-index:1;font-size:0;line-height:0;padding:0;margin:0;border:0;vertical-align:bottom;transition:inherit;opacity:.3}.tpc-carousel .slick-dots li button:focus{outline:none}.tpc-carousel .slick-dots li:last-child{margin-right:0}.tpc-carousel .slick-dots li:hover button,.tpc-carousel .slick-dots li.slick-active button{opacity:1}.tpc-carousel.pag_align_left .slick-dots{text-align:left}.tpc-carousel.pag_align_center .slick-dots{text-align:center}.tpc-carousel.pag_align_right .slick-dots{text-align:right}.tpc-carousel.pagination_circle .slick-dots li{padding:5px}.tpc-carousel.pagination_circle .slick-dots li button{width:10px;height:10px;border-radius:50%}.tpc-carousel.pagination_circle_border .slick-dots li{margin:1px;padding:2px}.tpc-carousel.pagination_circle_border .slick-dots li button{border-radius:50%;width:20px;height:20px;border-width:1px;border-style:solid;border-color:transparent;background:0 0}.tpc-carousel.pagination_circle_border .slick-dots li button:before{content:'';display:block;position:absolute;top:50%;left:50%;width:4px;height:4px;margin-top:-2px;margin-left:-2px;border-radius:50%}.tpc-carousel.pagination_square_border .slick-dots li{margin:0;padding:0}.tpc-carousel.pagination_square_border .slick-dots li button{width:31px;height:31px;border-width:2px;border-style:solid;border-color:transparent;border-radius:unset;background:0 0}.tpc-carousel.pagination_square_border .slick-dots li button:before{content:'';display:block;position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;margin-left:-3px;border-radius:unset}.tpc-carousel.pagination_line .slick-dots li{margin:0 5px;padding:10px 0}.tpc-carousel.pagination_line .slick-dots li button{width:25px;height:3px;background:0 0}.tpc-carousel.pagination_line .slick-dots li button:before{content:'';position:absolute;z-index:1;left:0;bottom:0;width:100%;height:1px;transition:all .3s}.tpc-carousel.pagination_line .slick-dots li:hover button:before,.tpc-carousel.pagination_line .slick-dots li.slick-active button:before{height:3px}.tpc-carousel.pagination_square .slick-dots li button{width:8px;height:8px;border-radius:unset}.tpc-carousel.pagination_line_circle .slick-dots li{margin:0;padding:10px 5px}.tpc-carousel.pagination_line_circle .slick-dots li button{width:6px;height:6px;border-radius:6px}.tpc-carousel.pagination_line_circle .slick-dots li.slick-active button{width:25px}.elementor-element.infinity_yes .tpc-carousel .slick-list{padding-right:100vw;margin-right:-100vw}.tpc-carousel.tpc-carousel_motion_style.direction-vertical{height:600px;perspective:1e3px}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap{height:100%;transform:translateZ(-288px);transform-style:preserve-3d;transition:transform 1s}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap{display:flex;flex-direction:column;justify-content:center;position:absolute;height:100%;margin:auto 15px!important;left:0;top:0;bottom:0;opacity:0;transition:transform .7s,opacity 1s;pointer-events:none}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap .tpc-testimonials_item{pointer-events:auto;cursor:pointer}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap .tpc-testimonials_item:after{content:'';position:absolute;right:-4px;top:0;bottom:0;margin:auto;width:7px;height:93px;max-height:60%;border-radius:7px;z-index:1}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap.active{opacity:.6}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap.current{opacity:1}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap.current .tpc-testimonials_item{cursor:default}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(1){transform:rotateX(0)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(2){transform:rotateX(40deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(3){transform:rotateX(80deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(4){transform:rotateX(120deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(5){transform:rotateX(160deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(6){transform:rotateX(200deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(7){transform:rotateX(240deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(8){transform:rotateX(280deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(9){transform:rotateX(320deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .tpc-carousel_wrap .tpc-testimonials-item_wrap>div{background-color:#fff}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .motion_style_navigation:after{transform:rotateZ(-90deg)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .previous-button{top:auto;bottom:calc(50% - 50px)}.tpc-carousel.tpc-carousel_motion_style.direction-vertical .next-button{top:calc(50% - 50px);bottom:auto}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal{height:600px;perspective:1e3px}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap{height:100%;transform:translateZ(-288px);transform-style:preserve-3d;transition:transform 1s}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap{display:flex;flex-direction:column;justify-content:center;position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:700px;max-width:100%;margin:auto!important;left:0;right:0;top:0;bottom:0;opacity:0;transition:transform .7s,opacity 1s;pointer-events:none}@media(min-width:600px){.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap{max-width:75%}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap.active{opacity:.6}}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap .tpc-testimonials_item{pointer-events:auto;cursor:pointer}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap .tpc-testimonials_item:after{content:'';position:absolute;top:auto;right:0;bottom:-4px;left:0;margin:auto;width:93px;height:7px;max-width:60%;border-radius:7px;z-index:1}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap.current{opacity:1}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap.current .tpc-testimonials_item{cursor:default}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(1){transform:rotateY(0)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(2){transform:rotateY(40deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(3){transform:rotateY(80deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(4){transform:rotateY(120deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(5){transform:rotateY(160deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(6){transform:rotateY(200deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(7){transform:rotateY(240deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(8){transform:rotateY(280deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap:nth-child(9){transform:rotateY(320deg)translateZ(288px)}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .tpc-carousel_wrap .tpc-testimonials-item_wrap>div{background-color:#fff}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .previous-button{top:auto;bottom:0;left:calc(50% - 50px);right:auto}.tpc-carousel.tpc-carousel_motion_style.direction-horizontal .next-button{top:auto;bottom:0;right:calc(50% - 50px);left:auto}.tpc-carousel.tpc-carousel_motion_style .motion_style_navigation{position:absolute;left:auto;right:-71px;z-index:2;box-shadow:unset;background-color:unset;color:#758aa7}body[data-elementor-device-mode=mobile] .tpc-carousel.tpc-carousel_motion_style.direction-vertical .motion_style_navigation{display:none}.tpc-circuit-service{position:relative;z-index:1;height:0;padding-top:100%}.tpc-circuit-service:before{content:'';position:absolute;z-index:-1;left:10%;top:10%;width:80%;height:80%;border-radius:50%;border:1px solid #dee1ed}.tpc-circuit-service .tpc-services_icon-wrap{position:absolute;z-index:1;left:41%;top:41%;width:18%;height:18%;font-size:40px;border-radius:50%;box-shadow:0 6px 13px rgba(145,145,145,.2);cursor:pointer;transition:.4s;display:flex;justify-content:center;align-items:center}.tpc-circuit-service .tpc-services_icon-wrap .services_icon{transform:translate(-50%,-50%);left:50%;top:50%;position:absolute;z-index:1;transition:.6s;line-height:1}.tpc-circuit-service .tpc-services_content-wrap{position:absolute;top:0;left:0;width:100%;height:100%;padding:25% 29%;display:flex;flex-direction:column;text-align:center;justify-content:center;opacity:0;visibility:hidden;transition:.6s}.tpc-circuit-service .tpc-services_icon{line-height:1}.tpc-circuit-service .tpc-services_item.active .tpc-services_icon-wrap+.tpc-services_content-wrap{opacity:1;visibility:visible}.tpc-circuit-service .tpc-services_title{margin-bottom:10px;font-size:24px;line-height:1.4;font-weight:600}.tpc-circuit-service .tpc-services_text{font-size:14px}.tpc-circuit-service.tablet_resp .services_descr{display:none}.tpc-circuit-service.tablet_resp .services_title{margin-bottom:0;font-size:22px}.tpc-circuit-service.tablet_resp .services_icon{font-size:75%}.tpc-circuit-service.mobile_resp .services_title{margin-bottom:0;font-size:18px;line-height:26px}.tpc-circuit-service.mobile_resp .services_subtitle{font-size:13px}.tpc-circuit-service.mobile_resp .services_icon{font-size:55%}.tpc-circuit-service.mobile_resp .services_descr{display:none}.tpc-clients{display:flex;flex-wrap:wrap}.tpc-clients .tpc-carousel_wrapper{width:100%;overflow:visible;text-align:center}.tpc-clients .tpc-carousel_wrapper .tpc-carousel{margin-left:-15px;margin-right:-15px}.tpc-clients.lmsmart-feedback-style-2 .tpc-carousel_wrapper .tpc-carousel{margin-left:0;margin-right:0}.tpc-clients .clients_image{float:left;display:flex;align-items:inherit;transition:.4s}.tpc-clients .clients_image .image_wrapper{display:flex;position:relative;z-index:1;align-items:center;height:-webkit-max-content;height:max-content}.tpc-clients .clients_image .image_wrapper,.tpc-clients .clients_image .image_wrapper>img{border-radius:inherit}.tpc-clients .clients_image.slick-slide{display:flex}.tpc-clients .hover_image{display:none;position:absolute;z-index:1;top:0;left:0;visibility:hidden}.tpc-clients.items-1>.clients_image{width:100%}.tpc-clients.items-1>.clients_image:nth-child(2),.tpc-clients.items-1>.clients_image:nth-child(n+3){clear:left}.tpc-clients.items-2>.clients_image{width:50%}.tpc-clients.items-2>.clients_image:nth-child(3),.tpc-clients.items-2>.clients_image:nth-child(2n+5){clear:left}.tpc-clients.items-3>.clients_image{width:33.33333%}.tpc-clients.items-3>.clients_image:nth-child(4),.tpc-clients.items-3>.clients_image:nth-child(3n+7){clear:left}.tpc-clients.items-4>.clients_image{width:25%}.tpc-clients.items-4>.clients_image:nth-child(5),.tpc-clients.items-4>.clients_image:nth-child(4n+9){clear:left}.tpc-clients.items-5>.clients_image{width:20%}.tpc-clients.items-5>.clients_image:nth-child(6),.tpc-clients.items-5>.clients_image:nth-child(5n+11){clear:left}.tpc-clients.items-6>.clients_image{width:16.66666%}.tpc-clients.items-6>.clients_image:nth-child(7),.tpc-clients.items-6>.clients_image:nth-child(6n+13){clear:left}.tpc-clients img{transition:.3s}.tpc-clients.anim-zoom .clients_image img{transform:scale(.95)}.tpc-clients.anim-zoom .clients_image:hover img{transform:scale(1)}.tpc-clients.anim-opacity .clients_image img{opacity:.5}.tpc-clients.anim-opacity .clients_image:hover img{opacity:1}.tpc-clients.anim-grayscale .clients_image img{filter:grayscale(100%);opacity:.6}.tpc-clients.anim-grayscale .clients_image:hover img{filter:grayscale(0);opacity:1}.tpc-clients.anim-contrast .clients_image:hover img{filter:contrast(300%)}.tpc-clients.anim-blur-1 .clients_image:hover img{filter:blur(1px)}.tpc-clients.anim-blur-2 .clients_image img{filter:blur(1px)}.tpc-clients.anim-blur-2 .clients_image:hover img{filter:blur(0)}.tpc-clients.anim-invert .clients_image:hover img{filter:invert(100%)}.tpc-clients.anim-ex_images .hover_image{display:block;opacity:0}.tpc-clients.anim-ex_images .image_wrapper:hover .hover_image{opacity:1;visibility:visible}.tpc-clients.anim-ex_images .image_wrapper:hover .hover_image+.main_image{opacity:0}.tpc-clients.anim-ex_images_ver .image_wrapper{overflow:hidden}.tpc-clients.anim-ex_images_ver .hover_image{display:block;transform:translateY(-100%)}.tpc-clients.anim-ex_images_ver .image_wrapper:hover .hover_image{opacity:1;visibility:visible;transform:translateY(0%)}.tpc-clients.anim-ex_images_ver .image_wrapper:hover .hover_image+.main_image{transform:translateY(100%)}.elementor-section-full_width .elementor-column-gap-no .elementor-widget-tpc-clients .tpc-carousel .slick-slider,.elementor-section-full_width .elementor-column-gap-no .elementor-widget-tpc-clients .tpc-carousel .slick-list{overflow:visible}.tpc-countdown .countdown-row{display:flex;justify-content:center;align-items:center;margin-left:-15px;margin-right:-15px}.tpc-countdown .countdown-section{color:inherit;position:relative;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:2.5em;width:100%}.tpc-countdown .countdown-section .countdown-amount{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;font-size:1em;line-height:.78;font-weight:var(--lmsmart-header-font-weight);color:inherit;margin:0 auto;padding:0 .3em .07em}.tpc-countdown .countdown-section .countdown-period{display:none;margin-top:.8889em;font-size:18px;font-weight:var(--lmsmart-header-font-weight);line-height:1;color:inherit;text-transform:uppercase;text-align:center;padding:0 .4em}.tpc-countdown.cd_large{font-size:120px}.tpc-countdown.cd_large .countdown-period{font-size:18px}.tpc-countdown.cd_large .countdown-amount:before,.tpc-countdown.cd_large .countdown-amount:after{width:10px;height:10px}.tpc-countdown.cd_medium{font-size:72px}.tpc-countdown.cd_medium .countdown-period{font-size:18px}.tpc-countdown.cd_medium .countdown-amount:before,.tpc-countdown.cd_medium .countdown-amount:after{width:6px;height:6px}.tpc-countdown.cd_small{font-size:40px}.tpc-countdown.cd_small .countdown-period{font-size:14px}.tpc-countdown.cd_small .countdown-amount:before,.tpc-countdown.cd_small .countdown-amount:after{width:4px;height:4px}.tpc-countdown.custom_font .countdown-section{font-family:inherit}.tpc-countdown.custom_font .countdown-section .countdown-amount,.tpc-countdown.custom_font .countdown-period{font-family:inherit;font-weight:inherit}@media only screen and (max-width:992px){.tpc-countdown.cd_large{font-size:70px}.tpc-countdown.cd_medium{font-size:56px}.tpc-countdown.cd_small{font-size:40px}}@media only screen and (max-width:768px){.tpc-countdown.cd_large{font-size:54px}.tpc-countdown.cd_medium{font-size:48px}.tpc-countdown.cd_small{font-size:34px}}@media only screen and (max-width:480px){.tpc-countdown.cd_large{font-size:48px}.tpc-countdown.cd_medium{font-size:38px}.tpc-countdown.cd_small{font-size:28px}.tpc-countdown .countdown-section .countdown-period{font-size:14px}}@media only screen and (max-width:420px){.tpc-countdown.cd_large{font-size:38px}.tpc-countdown.cd_medium{font-size:30px}.tpc-countdown.cd_small{font-size:22px}}@media only screen and (max-width:360px){.tpc-countdown.cd_large{font-size:28px}.tpc-countdown.cd_medium{font-size:22px}.tpc-countdown.cd_small{font-size:18px}}.elementor-widget-tpc-countdown.elementor-align-left{text-align:left}.elementor-widget-tpc-countdown.elementor-align-left .countdown-row{justify-content:flex-start}.elementor-widget-tpc-countdown.elementor-align-left .countdown-section{flex:0}.elementor-widget-tpc-countdown.elementor-align-center{text-align:center}.elementor-widget-tpc-countdown.elementor-align-center .countdown-row{justify-content:center}.elementor-widget-tpc-countdown.elementor-align-right{text-align:right}.elementor-widget-tpc-countdown.elementor-align-right .countdown-row{justify-content:flex-end}.elementor-widget-tpc-countdown.elementor-align-right .countdown-section{flex:0}.elementor-widget-tpc-countdown.show_separating-yes .countdown-section:not(:last-child) .countdown-amount:before,.elementor-widget-tpc-countdown.show_separating-yes .countdown-section:not(:last-child) .countdown-amount:after{content:'';position:absolute;right:0;z-index:1;transform:translateX(50%);width:calc(.1em + 1px);height:calc(.1em + 1px)}.elementor-widget-tpc-countdown.show_separating-yes .countdown-section:not(:last-child) .countdown-amount:before{bottom:50%;transform:translateX(50%)translateY(-50%)}.elementor-widget-tpc-countdown.show_separating-yes .countdown-section:not(:last-child) .countdown-amount:after{top:50%;transform:translateX(50%)translateY(50%)}.elementor-widget-tpc-countdown.show_value_names-yes .tpc-countdown .countdown-section .countdown-period{display:block}.tpc-counter .media-wrap{display:inline-block}.tpc-counter_value-wrap{display:inline-flex;font-size:36px;line-height:1;font-weight:var(--lmsmart-header-font-weight);justify-content:center}.tpc-counter__placeholder-wrap{position:relative;font-weight:inherit}.tpc-counter__value{position:absolute;z-index:1;right:0}.tpc-counter__placeholder{visibility:hidden}.tpc-counter__prefix{text-align:right}.tpc-counter__suffix{text-align:left}.tpc-counter_title{font-size:14px;line-height:1.7;font-weight:600}.tpc-counter.aleft .tpc-counter_title{text-align:left}.tpc-counter.aleft.title-inline .content-wrap{justify-content:flex-start}.tpc-counter.aright.title-inline .content-wrap{justify-content:flex-end}.tpc-counter.title-inline .content-wrap{display:flex;align-items:center;justify-content:center}.elementor-widget-icon-box.elementor-position-left .tpc-counter_wrap,.elementor-widget-image-box.elementor-position-left .tpc-counter_wrap{display:flex;text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-position-left .tpc-counter_media-wrap,.elementor-widget-image-box.elementor-position-left .tpc-counter_media-wrap{display:inline-flex;flex:none}.elementor-widget-icon-box.elementor-position-left .content-wrap,.elementor-widget-image-box.elementor-position-left .content-wrap{flex-grow:1}.elementor-widget-icon-box.elementor-position-right .tpc-counter_wrap,.elementor-widget-image-box.elementor-position-right .tpc-counter_wrap{display:flex;text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-position-right .media-wrap,.elementor-widget-image-box.elementor-position-right .media-wrap{display:inline-flex;flex:none}.elementor-widget-icon-box.elementor-position-right .content-wrap,.elementor-widget-image-box.elementor-position-right .content-wrap{flex-grow:1}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img,.elementor-widget-image-box.elementor-position-top .elementor-icon-box-img{margin:auto}.tpc-demo-item{text-align:center}.tpc-demo-item .demo-item_image-wrap{position:relative;z-index:1;transition:.4s}.tpc-demo-item .demo-item_image-link{position:relative;z-index:1}.tpc-demo-item .demo-item_image{box-shadow:11px 10px 38px rgba(46,63,99,.15);border-radius:10px;transition:.4s}.tpc-demo-item .demo-item_title-link{display:inline-block}.tpc-demo-item .demo-item_title{font-size:24px;line-height:1.3;transition:.4s}.tpc-demo-item .demo-item_label{font-size:36px;position:absolute;z-index:2;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.tpc-demo-item .tpc-button{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;white-space:nowrap;text-transform:uppercase}.tpc-demo-item:hover .demo-item_image{box-shadow:11px 10px 50px rgba(46,63,99,.25)}.tpc-demo-item:hover .demo-item_image-wrap{transform:translateY(-10px)}.tpc-demo-item.coming-soon{pointer-events:none}.tpc-demo-item.coming-soon .demo-item_image-link:before{opacity:0}.elementor-widget-tpc-double-headings .tpc-double_heading{position:relative}.elementor-widget-tpc-double-headings .tpc-double_heading .dbl__title-wrapper{position:relative;z-index:1;line-height:0}.elementor-widget-tpc-double-headings .tpc-double_heading .dbl__title{font-size:36px;line-height:1.3334em;font-weight:inherit;color:inherit}.elementor-widget-tpc-double-headings .tpc-double_heading .dbl__subtitle{display:inline-block;position:relative;font-size:13px;font-weight:var(--lmsmart-header-font-weight);line-height:1.2;margin-bottom:14px}.elementor-widget-tpc-double-headings .tpc-double_heading .dbl__subtitle span,.elementor-widget-tpc-double-headings .tpc-double_heading .dbl__subtitle span:before{display:inline-block;vertical-align:middle}.elementor-widget-tpc-double-headings .shape-bg{position:absolute}.elementor-widget-tpc-double-headings .thumb-shape-bg{position:absolute}.elementor-widget-tpc-double-headings .shape-bg>.shape__bg{position:absolute;content:'';width:165px;height:22px;border-radius:50px;z-index:-1;top:12px;left:0}.elementor-widget-tpc-double-headings .thumb-shape-bg>.thumb-shape__bg{position:absolute;content:'';border-radius:50px;z-index:-1}.elementor-widget-tpc-double-headings .shape-bg.animation_active .shape__bg{-webkit-animation:section-animation 4s infinite;animation:section-animation 4s infinite}.elementor-widget-tpc-double-headings .thumb-shape-bg.animation_active .thumb-shape__bg img{-webkit-animation:section-animation 4s infinite;animation:section-animation 4s infinite}@keyframes section-animation{0%{width:0}15%{width:100%}85%{opacity:1}90%{width:100%;opacity:0}to{width:0;opacity:0}}.tpc-image_comparison.cocoen{cursor:pointer;line-height:0;margin:0;overflow:hidden;padding:0;position:relative;-webkit-user-select:none;user-select:none;border-radius:15px}.tpc-image_comparison.cocoen img.comp-image{max-width:none;display:block;width:100%}.tpc-image_comparison.cocoen>div{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:50%}.tpc-image_comparison.cocoen .cocoen-drag{position:absolute;z-index:1;top:0;bottom:0;left:50%;width:3px;margin-left:-1px;background:#fff;cursor:ew-resize}.tpc-image_comparison.cocoen .cocoen-drag:before,.tpc-image_comparison.cocoen .cocoen-drag:after{font-family:flaticon;position:absolute;top:50%;width:70px;height:70px;line-height:70px;text-align:center;color:#232323;cursor:pointer;font-size:14px;margin-top:-35px;border-radius:50%}.tpc-image_comparison.cocoen .cocoen-drag:before{z-index:1;content:"\f117";left:50%;margin-left:-35px;background:#fff;text-align:left;padding-left:13px}.tpc-image_comparison.cocoen .cocoen-drag:after{z-index:2;content:"\f115";right:50%;margin-right:-35px;text-align:right;padding-right:13px;background:0 0!important}.tpc-image-layers{position:relative;line-height:0;max-width:100%}.tpc-image-layers .img-layer_image-wrapper{position:relative;line-height:0;display:block;width:inherit;max-width:100%;height:inherit;max-height:100%}.tpc-image-layers .img-layer_image-wrapper:not(:first-child){position:absolute;left:0;top:0}.tpc-image-layers .img-layer_image-wrapper .img-layer_image{transition:all .5s}.tpc-image-layers .img-layer_image-wrapper.fade_in .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.slide_up .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.slide_down .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.slide_left .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.slide_right .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.flip_x .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.flip_y .img-layer_image,.tpc-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image{opacity:0;visibility:hidden}.tpc-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image{transform:translateY(100%)}.tpc-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image{transform:translateY(-100%)}.tpc-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image{transform:translateX(100%)}.tpc-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image{transform:translateX(-100%)}.tpc-image-layers .img-layer_image-wrapper.slide_up .img-layer_image{transform:translateY(50%)}.tpc-image-layers .img-layer_image-wrapper.slide_down .img-layer_image{transform:translateY(-50%)}.tpc-image-layers .img-layer_image-wrapper.slide_left .img-layer_image{transform:translateX(50%)}.tpc-image-layers .img-layer_image-wrapper.slide_right .img-layer_image{transform:translateX(-50%)}.tpc-image-layers .img-layer_image-wrapper.flip_x .img-layer_image{transform:rotateX(-100deg)}.tpc-image-layers .img-layer_image-wrapper.flip_y .img-layer_image{transform:rotateY(-100deg)}.tpc-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image{transform:scale3d(.2,.2,.2)}.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.fade_in .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image{opacity:1;visibility:visible}.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image{transform:translateY(0)}.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image{transform:translateX(0)}.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image,.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image{transform:rotate(0)}.tpc-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image{transform:scale3d(1,1,1)}.elementor-widget-tpc-info-box .elementor-widget-container{position:relative}.elementor-widget-tpc-info-box .elementor-widget-container .tpc-infobox__link{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0}.elementor-widget-tpc-info-box .elementor-widget-container:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;transition:inherit}.elementor-widget-tpc-info-box .elementor-widget-container:hover:before{opacity:1}.elementor-widget-tpc-info-box .elementor-widget-container .tpc-infobox__link:hover+.tpc-infobox .tpc-infobox_button:before{width:100%;transition-delay:.4s}.elementor-widget-tpc-info-box .elementor-widget-container .tpc-infobox__link:hover+.tpc-infobox .tpc-infobox_button:after{width:0}.elementor-widget-tpc-info-box .tpc-infobox{transition:.4s}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_wrapper{position:relative}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_title{position:relative;z-index:1;margin-bottom:10px;font-size:24px;line-height:1.5;word-break:break-word;transition:.4s}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_title .tpc-infobox_title-idle,.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_title .tpc-infobox_title-add{font:inherit;color:inherit;line-height:inherit;text-transform:inherit}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_title .tpc-infobox_title-add{transition:.4s}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_title:after{content:'';display:none;width:40px;height:2px;margin:19px 0 21px;background-color:currentColor;transition:color .3s}.elementor-widget-tpc-info-box .tpc-infobox .tpc-image-box_img{display:inline-block}.elementor-widget-tpc-info-box .tpc-infobox .tpc-image-box_img>span{display:block}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox-title_wrapper{position:relative}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_content{transition:.4s}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_content p:last-child{margin-bottom:0}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_subtitle{position:relative;font-size:120px;font-weight:var(--lmsmart-header-font-weight);line-height:1;transition:.4s;z-index:-1}.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox-button_wrapper{margin-top:10px}.elementor-widget-tpc-info-box.show_border-yes .tpc-infobox .tpc-image-box_img{position:relative;z-index:1;transition:color .3s}.elementor-widget-tpc-info-box.show_border-yes .tpc-infobox .tpc-image-box_img:after,.elementor-widget-tpc-info-box.show_border-yes .tpc-infobox .tpc-image-box_img:before{content:'';position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:50%;pointer-events:none}.elementor-widget-tpc-info-box.show_border-yes .tpc-infobox .tpc-image-box_img:after{border:5px solid;z-index:-1}.elementor-widget-tpc-info-box.show_border-yes .tpc-infobox .tpc-image-box_img:before{box-shadow:inset 0 0 10px 3px currentColor,0 0 10px 3px currentColor;transform:translate(6px,4px);opacity:.23;z-index:-2}.elementor-widget-tpc-info-box.show_border-yes .tpc-infobox .tpc-image-box_img>span{border-radius:50%;overflow:hidden}.elementor-widget-tpc-info-box.animation_lifting{padding-top:20px;transform:translateY(0);transition:.5s}.elementor-widget-tpc-info-box.animation_lifting>.elementor-widget-container{position:relative;transition:.5s}.elementor-widget-tpc-info-box.animation_lifting:hover>.elementor-widget-container{transform:translateY(-20px)}.elementor-widget-tpc-info-box.animation_toggling .tpc-infobox_wrapper,.elementor-widget-tpc-info-box.animation_toggling .media-wrapper{transition:.6s}.elementor-widget-tpc-info-box.animation_toggling .tpc-infobox_content,.elementor-widget-tpc-info-box.animation_toggling .tpc-infobox-button_wrapper{opacity:0}.elementor-widget-tpc-info-box.animation_toggling .elementor-widget-container{overflow:hidden}.elementor-widget-tpc-info-box.animation_toggling .elementor-widget-container:hover .media-wrapper{opacity:0}.elementor-widget-tpc-info-box.animation_toggling .elementor-widget-container:hover .tpc-infobox_content,.elementor-widget-tpc-info-box.animation_toggling .elementor-widget-container:hover .tpc-infobox-button_wrapper{opacity:1}.tpc-flipbox{position:relative;perspective:1e3px;width:100%;height:300px}.tpc-flipbox_wrap{position:relative;z-index:1;transition:.7s;width:100%;height:100%;transform-style:preserve-3d;perspective:inherit}.tpc-flipbox_title span{display:inline-block;font-size:24px;line-height:1.4;font-weight:600}.tpc-flipbox_content p:last-child{margin-bottom:0}.tpc-flipbox_button-wrap .tpc-button{font-size:13px}.tpc-flipbox_item-link{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0}.tpc-flipbox_front,.tpc-flipbox_back{display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:10px 8px 35px rgba(49,49,49,8%);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotate(0);transition:.7s;perspective:inherit;transform-style:preserve-3d}.tpc-flipbox_front{z-index:2}.tpc-flipbox_front .tpc-flipbox_title span{font-size:36px;font-weight:600}.tpc-flipbox_back .tpc-flipbox_title{position:relative;z-index:1}.tpc-flipbox_back .tpc-flipbox_title span{font-size:24px;font-weight:500}.tpc-flipbox.type_flip_right .tpc-flipbox_back{transform:rotateY(-180deg)}.tpc-flipbox.type_flip_right:hover .tpc-flipbox_wrap{transform:rotateY(180deg)}.tpc-flipbox.type_flip_left .tpc-flipbox_back{transform:rotateY(180deg)}.tpc-flipbox.type_flip_left:hover .tpc-flipbox_wrap{transform:rotateY(-180deg)}.tpc-flipbox.type_flip_top .tpc-flipbox_back{transform:rotateX(-180deg)}.tpc-flipbox.type_flip_top:hover .tpc-flipbox_wrap{transform:rotateX(180deg)}.tpc-flipbox.type_flip_bottom .tpc-flipbox_back{transform:rotateX(180deg)}.tpc-flipbox.type_flip_bottom:hover .tpc-flipbox_wrap{transform:rotateX(-180deg)}.elementor-widget-tpc-flipbox.aleft .tpc-flipbox .tpc-image-box_img{margin-right:auto}.elementor-widget-tpc-flipbox.acenter .tpc-flipbox .tpc-image-box_img{margin-left:auto;margin-right:auto}.elementor-widget-tpc-flipbox.aright .tpc-flipbox .tpc-image-box_img{margin-left:auto}.tpc-gallery_items:not(.gallery-carousel){display:flex;flex-wrap:wrap}.tpc-gallery_items.gallery-justified .tpc-gallery_item{position:absolute;box-sizing:content-box;width:100%;height:100%}.tpc-gallery_item-wrapper>a{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.tpc-gallery_item{position:relative;z-index:1;overflow:hidden}.tpc-gallery_item:before,.tpc-gallery_item:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;transition:.4s}.tpc-gallery_item:after{opacity:0}.tpc-gallery_image-info{position:absolute;z-index:1;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;transition:.4s;opacity:0;visibility:hidden}.tpc-gallery_image-info.show_until_hover,.tpc-gallery_image-info.show_always{opacity:1;visibility:visible}.tpc-gallery_image-title{line-height:1.1;font-size:1.1em;font-weight:600}.tpc-gallery_image-title+.tpc-gallery_image-descr{margin-top:5px}.tpc-gallery_image-descr{line-height:1}.tpc-gallery_item:hover:before{opacity:0}.tpc-gallery_item:hover:after{opacity:1}.tpc-gallery_item:hover .tpc-gallery_image-info{opacity:1;visibility:visible}.tpc-gallery_item:hover .tpc-gallery_image-info.show_until_hover{opacity:0;visibility:hidden}.tpc-gallery_items.appear-animation .tpc-gallery_item-wrapper{opacity:0}.tpc-gallery_items.appear-animation.fade-in .tpc-gallery_item-wrapper.animate{animation:fade_in .9s ease forwards}.tpc-gallery_items.appear-animation.slide-top .tpc-gallery_item-wrapper.animate{animation:slide_top .5s ease forwards;transform:translateY(50px)}.tpc-gallery_items.appear-animation.slide-bottom .tpc-gallery_item-wrapper.animate{animation:slide_bottom .5s ease forwards;transform:translateY(-50px)}.tpc-gallery_items.appear-animation.slide-left .tpc-gallery_item-wrapper.animate{animation:slide_left .5s ease forwards;transform:translateX(50px)}.tpc-gallery_items.appear-animation.slide-right .tpc-gallery_item-wrapper.animate{animation:slide_right .5s ease forwards;transform:translateX(-50px)}.tpc-gallery_items.appear-animation.zoom .tpc-gallery_item-wrapper.animate{animation:zoom_in .5s ease forwards;transform:scale(.5)}.elementor-widget-tpc-gallery.col-1 .tpc-gallery_item-wrapper{width:100%}.elementor-widget-tpc-gallery.col-2 .tpc-gallery_item-wrapper{width:50%}.elementor-widget-tpc-gallery.col-3 .tpc-gallery_item-wrapper{width:33.3333%}.elementor-widget-tpc-gallery.col-4 .tpc-gallery_item-wrapper{width:25%}.elementor-widget-tpc-gallery.col-5 .tpc-gallery_item-wrapper{width:20%}@media(max-width:1024px){.elementor-widget-tpc-gallery.col-tablet-1 .tpc-gallery_item-wrapper{width:100%}.elementor-widget-tpc-gallery.col-tablet-2 .tpc-gallery_item-wrapper{width:50%}.elementor-widget-tpc-gallery.col-tablet-3 .tpc-gallery_item-wrapper{width:33.3333%}.elementor-widget-tpc-gallery.col-tablet-4 .tpc-gallery_item-wrapper{width:25%}.elementor-widget-tpc-gallery.col-tablet-5 .tpc-gallery_item-wrapper{width:20%}}@media(max-width:767px){.elementor-widget-tpc-gallery.col-mobile-1 .tpc-gallery_item-wrapper{width:100%}.elementor-widget-tpc-gallery.col-mobile-2 .tpc-gallery_item-wrapper{width:50%}.elementor-widget-tpc-gallery.col-mobile-3 .tpc-gallery_item-wrapper{width:33.3333%}.elementor-widget-tpc-gallery.col-mobile-4 .tpc-gallery_item-wrapper{width:25%}.elementor-widget-tpc-gallery.col-mobile-5 .tpc-gallery_item-wrapper{width:20%}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure{position:absolute;display:inline-block;filter:'alpha(opacity=10)';opacity:.1;margin:0;padding:0}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>figure>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img,.justified-gallery>figure>a>img,.justified-gallery>a>svg,.justified-gallery>div>svg,.justified-gallery>figure>svg,.justified-gallery>a>a>svg,.justified-gallery>div>a>svg,.justified-gallery>figure>a>svg{position:absolute;top:50%;left:50%;margin:0;padding:0;border:none;filter:'alpha(opacity=0)';opacity:0}.justified-gallery>.jg-entry-visible{filter:'alpha(opacity=100)';opacity:1;background:0 0}.justified-gallery>.jg-entry-visible>img,.justified-gallery>.jg-entry-visible>a>img,.justified-gallery>.jg-entry-visible>svg,.justified-gallery>.jg-entry-visible>a>svg{filter:'alpha(opacity=100)';opacity:1;transition:opacity 500ms ease-in}.justified-gallery>.jg-spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;filter:'alpha(opacity=100)';opacity:1;overflow:initial}.justified-gallery>.jg-spinner>span{display:inline-block;filter:'alpha(opacity=0)';opacity:0;width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}.elementor-widget-tpc-pricing-table .tpc-pricing_plan{position:relative;z-index:1;max-width:400px;margin-left:auto;margin-right:auto;margin-bottom:30px}.elementor-widget-tpc-pricing-table .tpc-pricing_plan.hover-animation{padding-top:20px}.elementor-widget-tpc-pricing-table .tpc-pricing_plan.hover-animation .pricing_plan_wrap{transform:translateY(0)}.elementor-widget-tpc-pricing-table .tpc-pricing_plan.hover-animation:hover .pricing_plan_wrap{transform:translateY(-20px)}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_plan_wrap{background-size:cover;background-position:50%;background-color:#fff;box-shadow:6px 5px 30px rgba(0,0,0,.12);transition:.5s}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_header{position:relative;z-index:1;border-top-left-radius:inherit;border-top-right-radius:inherit}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_title_wrapper{display:inline-block;position:relative}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_title{position:relative;z-index:1;font-size:13px;line-height:1;font-weight:var(--lmsmart-header-font-weight)}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_title:before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.35;transform:translateY(-1px);margin-right:8px}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_title__shadow{position:absolute;z-index:-1;bottom:.04em;font-size:2.4em;line-height:1;opacity:.5;white-space:nowrap}@supports(-webkit-text-stroke-width:1px){.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_title__shadow{opacity:1;color:transparent!important;-webkit-text-stroke-width:1px}}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_highlighter{position:absolute;z-index:1;top:33px;right:0;font-size:16px;font-weight:600}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_highlighter-icon{width:34px;height:34px;line-height:34px;border-radius:50%;display:inline-block;color:#fff;margin-right:13px}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_highlighter-icon:before{content:'\f00c';font-family:'font awesome 5 free';line-height:1;font-weight:600;font-size:15px;display:inline-block}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_price_wrap{font-size:42px;line-height:.01;font-weight:var(--lmsmart-header-font-weight)}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_currency{font-size:.55em;vertical-align:super;display:inline-block;transform:translateY(2px);margin-right:7px}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_price{display:inline-block;position:relative;z-index:1;font-family:inherit;font-size:inherit;line-height:.95;font-weight:inherit;color:inherit;vertical-align:baseline;text-decoration:inherit}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_price .price_decimal{position:absolute;z-index:1;top:4px;left:101%;padding-left:.15em;vertical-align:top;font-family:inherit;font-size:.45em;font-weight:inherit;color:inherit;text-decoration:inherit}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_period{font-size:14px;line-height:1.3;font-weight:var(--lmsmart-header-font-weight)}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_content{padding-top:20px;padding-bottom:23px;text-align:left}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_content p{margin-bottom:14px}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_content ul{padding-bottom:19px;word-break:break-word}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_content ul:last-child{padding-bottom:0}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_content ul li{margin-bottom:2px}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_content ul li[style*=color]:before{color:inherit}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_content ul li i{margin-right:10px}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_desc{font-size:14px;padding:17px 0}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .pricing_footer{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;font-size:14px;line-height:1.4;font-weight:400}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .tpc-button{width:100%}.elementor-widget-tpc-pricing-table .tpc-pricing_plan .tpc-button .button-content-wrapper{justify-content:center}.elementor-widget-tpc-pricing-table.aleft .pricing_content ul{align-items:flex-start}.elementor-widget-tpc-pricing-table.acenter .pricing_content ul{align-items:center;margin-left:0;padding-left:0}.elementor-widget-tpc-pricing-table.aright .pricing_content ul{align-items:flex-end}.tpc-progress_bar .progress_wrap{display:block;border-radius:unset;transition:width 1.5s}.tpc-progress_bar .progress_label_wrap{display:flex;justify-content:space-between;align-items:center;position:relative;line-height:1;white-space:nowrap;transition:inherit}.tpc-progress_bar .progress_bar_wrap{display:block;position:relative;z-index:0;width:100%;border-radius:unset;transition:inherit}.tpc-progress_bar .progress_bar{position:absolute;z-index:1;top:50%;left:0;width:0;height:inherit;border-radius:inherit;transform:translateY(-50%);transition:inherit}.tpc-progress_bar .progress_bar:after{content:'';position:absolute;top:-4px;right:-4px;width:14px;height:14px;border-radius:50%;background:inherit}.tpc-progress_bar .progress_value_wrap{position:relative;z-index:0;margin-left:5px;padding-top:1px}.tpc-progress_bar .progress_bar_wrap-wrap{transition:inherit}.tpc-progress_bar .progress_label_wrap .progress_label,.tpc-progress_bar .progress_label_wrap .progress_value_wrap{font-weight:600;font-size:14px}.tpc-progress_bar.dynamic-value .progress_label_wrap{width:0}.elementor-widget-tpc-rotated-text .elementor-widget-container{transform:rotate(180deg);writing-mode:vertical-rl}.tpc-rotated_text .tpc__title-wrapper{font-size:24px;line-height:1.3em}.tpc-rotated_text .tpc__title-wrapper .tpc__title{font-size:inherit;line-height:inherit;transition:color .3s}.tpc-rotated_text .tpc__subtitle{font-size:16px;line-height:1.3em;transition:color .3s}.tpc-rotated_text .tpc__link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}body[data-elementor-device-mode=desktop] .elementor-widget-tpc-rotated-text.disable-rotation-yes .elementor-widget-container,body[data-elementor-device-mode=tablet] .elementor-widget-tpc-rotated-text.disable-rotation-tablet-yes .elementor-widget-container,body[data-elementor-device-mode=mobile] .elementor-widget-tpc-rotated-text.disable-rotation-mobile-yes .elementor-widget-container{transform:unset;writing-mode:unset;height:auto}.tpc-tabs_headings{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:row;position:relative;overflow:hidden}.tpc-tabs_header{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;text-align:center;font-weight:var(--lmsmart-header-font-weight);line-height:1.3;cursor:pointer;transition:.4s}.tpc-tabs_header:after{content:'';position:absolute;left:0;bottom:-2px;transition:.4s;z-index:1;width:100%;height:1px}.tpc-tabs_header:first-child{margin-left:0!important}.tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs_content{display:block}.tpc-tabs_content>.elementor{margin:10px}.tpc-tabs_icon{line-height:1;color:inherit;transition:.4s}.tpc-tabs_icon svg{width:1em;height:1em;fill:currentColor;transition:inherit}.tpc-tabs_title{font-size:18px;color:inherit;line-height:inherit}.tpc-tabs.icon_position-left .tpc-tabs_header{flex-direction:row-reverse}.tpc-tabs.icon_position-right .tpc-tabs_header{flex-direction:row}.tpc-tabs.icon_position-top .tpc-tabs_header{flex-direction:column-reverse}.tpc-tabs.icon_position-bottom .tpc-tabs_header{flex-direction:column}@media(max-width:1024px){.tpc-tabs.icon_position-tablet-left .tpc-tabs_header{flex-direction:row-reverse}.tpc-tabs.icon_position-tablet-right .tpc-tabs_header{flex-direction:row}.tpc-tabs.icon_position-tablet-top .tpc-tabs_header{flex-direction:column-reverse}.tpc-tabs.icon_position-tablet-bottom .tpc-tabs_header{flex-direction:column}}@media(max-width:767px){.tpc-tabs.icon_position-mobile-left .tpc-tabs_header{flex-direction:row-reverse}.tpc-tabs.icon_position-mobile-right .tpc-tabs_header{flex-direction:row}.tpc-tabs.icon_position-mobile-top .tpc-tabs_header{flex-direction:column-reverse}.tpc-tabs.icon_position-mobile-bottom .tpc-tabs_header{flex-direction:column}}.tpc-tabs.tabs_align-left .tpc-tabs_headings{justify-content:flex-start}.tpc-tabs.tabs_align-left .tpc-tabs_headings .tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs.tabs_align-right .tpc-tabs_headings{justify-content:flex-end}.tpc-tabs.tabs_align-right .tpc-tabs_headings .tpc-tabs_header:first-child{margin-left:0!important}.tpc-tabs.tabs_align-center .tpc-tabs_headings{justify-content:center}.tpc-tabs.tabs_align-center .tpc-tabs_headings .tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs.tabs_align-center .tpc-tabs_headings .tpc-tabs_header:first-child{margin-left:0!important}.tpc-tabs.tabs_align-justify .tpc-tabs_header{flex:1}.tpc-tabs.tabs_align-justify .tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs.tabs_align-justify .tpc-tabs_header:first-child{margin-left:0!important}@media(max-width:1024px){.tpc-tabs.tabs_align-tablet-left .tpc-tabs_headings{justify-content:flex-start}.tpc-tabs.tabs_align-tablet-left .tpc-tabs_headings .tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs.tabs_align-tablet-right .tpc-tabs_headings{justify-content:flex-end}.tpc-tabs.tabs_align-tablet-right .tpc-tabs_headings .tpc-tabs_header:first-child{margin-left:0!important}.tpc-tabs.tabs_align-tablet-center .tpc-tabs_headings{justify-content:center}.tpc-tabs.tabs_align-tablet-center .tpc-tabs_headings .tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs.tabs_align-tablet-center .tpc-tabs_headings .tpc-tabs_header:first-child{margin-left:0!important}.tpc-tabs.tabs_align-tablet-justify .tpc-tabs_header{flex:1}.tpc-tabs.tabs_align-tablet-justify .tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs.tabs_align-tablet-justify .tpc-tabs_header:first-child{margin-left:0!important}}@media(max-width:767px){.tpc-tabs.tabs_align-mobile-left .tpc-tabs_headings{justify-content:flex-start}.tpc-tabs.tabs_align-mobile-left .tpc-tabs_headings .tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs.tabs_align-mobile-right .tpc-tabs_headings{justify-content:flex-end}.tpc-tabs.tabs_align-mobile-right .tpc-tabs_headings .tpc-tabs_header:first-child{margin-left:0!important}.tpc-tabs.tabs_align-mobile-center .tpc-tabs_headings{justify-content:center}.tpc-tabs.tabs_align-mobile-center .tpc-tabs_headings .tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs.tabs_align-mobile-center .tpc-tabs_headings .tpc-tabs_header:first-child{margin-left:0!important}.tpc-tabs.tabs_align-mobile-justify .tpc-tabs_header{flex:1 0 auto;width:100%}.tpc-tabs.tabs_align-mobile-justify .tpc-tabs_header:last-child{margin-right:0!important}.tpc-tabs.tabs_align-mobile-justify .tpc-tabs_header:first-child{margin-left:0!important}}.tpc_module_team{position:relative;z-index:1}.tpc_module_team .team-item{float:left;padding:22.5px}.tpc_module_team .team-item_wrap{position:relative;z-index:1;padding:0;background:#fff;box-shadow:11px 10px 38px rgba(46,63,99,.15);border-radius:10px;transition:.3s}.tpc_module_team .team__image-wrapper{position:relative}.tpc_module_team .team__image-wrapper .team__icons{position:absolute;left:0;right:0;bottom:0;margin:16px;display:flex;flex-wrap:wrap-reverse}.tpc_module_team .team__image-wrapper .team__icons .team-icon{width:45px;height:45px;margin:4px;border-radius:50%;font-size:15px;line-height:45px;text-align:center;background-color:#fff;z-index:3;transition:.4s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:first-child{display:none;font-size:17px;cursor:pointer}@media(min-width:600px){.tpc_module_team .team__image-wrapper .team__icons .team-icon:first-child{display:block}.tpc_module_team .team__image-wrapper .team__icons .team-icon:not(:first-child){opacity:0;transform:scale(.9);will-change:transform}}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(1){transition:all .4s 0s,opacity .3s 0s,transform .4s 0s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(2){transition:all .4s .08s,opacity .3s .08s,transform .4s .08s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(3){transition:all .4s .16s,opacity .3s .16s,transform .4s .16s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(4){transition:all .4s .24s,opacity .3s .24s,transform .4s .24s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(5){transition:all .4s .32s,opacity .3s .32s,transform .4s .32s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(6){transition:all .4s .4s,opacity .3s .4s,transform .4s .4s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(7){transition:all .4s .48s,opacity .3s .48s,transform .4s .48s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(8){transition:all .4s .56s,opacity .3s .56s,transform .4s .56s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(9){transition:all .4s .64s,opacity .3s .64s,transform .4s .64s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(10){transition:all .4s .72s,opacity .3s .72s,transform .4s .72s}.tpc_module_team .team__image-wrapper .team__icons .team-icon:hover{color:#fff!important}.tpc_module_team .team__image{display:block;position:relative}.tpc_module_team .team__image img{display:block;border-top-left-radius:10px;border-top-right-radius:10px}.tpc_module_team .team__image:before,.tpc_module_team .team__image:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;transition:.3s}.tpc_module_team .team__image:after{opacity:0}.tpc_module_team .team-item_info{padding:25px 0 21px;transition:.4s}.tpc_module_team.item_separator-show .team-item_info:after{content:'';position:absolute;right:0;bottom:-3px;left:0;width:70px;height:5px;border-radius:5px;display:block;margin:0 auto;z-index:1}.tpc_module_team .team-title{padding-bottom:6px;font-size:24px;line-height:1.25}.tpc_module_team .team-title:only-child{margin-bottom:25px}.tpc_module_team .team-title a{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;transition:.3s}.tpc_module_team .team-department{transition:inherit;color:#9e9e9e;font-weight:500}.tpc_module_team .team-item_excerpt{margin:2px 0 5px;line-height:1.7;transition:.4s;scrollbar-width:none;-ms-overflow-style:none}.tpc_module_team .team-item_excerpt::-webkit-scrollbar{display:none}.tpc_module_team .team-item_wrap:hover .team__image:before{opacity:0}.tpc_module_team .team-item_wrap:hover .team__image:after{opacity:1}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:first-child{color:#fff}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:not(:first-child){opacity:1;transform:scale(1)}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(1){transition:all .4s,opacity .3s 0s,transform .4s 0s}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(2){transition:all .4s,opacity .3s .08s,transform .4s .08s}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(3){transition:all .4s,opacity .3s .16s,transform .4s .16s}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(4){transition:all .4s,opacity .3s .24s,transform .4s .24s}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(5){transition:all .4s,opacity .3s .32s,transform .4s .32s}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(6){transition:all .4s,opacity .3s .4s,transform .4s .4s}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(7){transition:all .4s,opacity .3s .48s,transform .4s .48s}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(8){transition:all .4s,opacity .3s .56s,transform .4s .56s}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(9){transition:all .4s,opacity .3s .64s,transform .4s .64s}.tpc_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(10){transition:all .4s,opacity .3s .72s,transform .4s .72s}@media(max-width:600px){.tpc_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:first-child{opacity:0}}.tpc_module_team.team-col_1 .team-item{width:100%}.tpc_module_team.team-col_2 .team-item{width:50%}.tpc_module_team.team-col_2 .team-item:nth-child(2n+1){clear:left}.tpc_module_team.team-col_3 .team-item{width:33.3333333%}.tpc_module_team.team-col_3 .team-item:nth-child(3n+1){clear:left}.tpc_module_team.team-col_4 .team-item{width:25%}.tpc_module_team.team-col_4 .team-item:nth-child(4n+1){clear:left}.tpc_module_team.team-col_5 .team-item{width:20%}.tpc_module_team.team-col_5 .team-item:nth-child(5n+1){clear:left}.tpc_module_team.team-col_6 .team-item{width:16.6666666%}.tpc_module_team.team-col_6 .team-item:nth-child(6n+1){clear:left}.tpc_module_team .tpc-carousel .team-item_wrap{box-shadow:6px 5px 14px rgba(0,0,0,.1)}.tpc_module_team .tpc-carousel .team-item.slick-slide:not(:first-child){clear:none}.tpc_module_team:after{content:'';display:block;clear:both}.socials-official-idle .team-icon{background-color:#fff}.socials-official-hover .team-icon:hover{color:#fff}.single-team .single_team_page .team-single_wrapper{display:flex;align-items:center;position:relative;z-index:1;margin-top:60px;margin-bottom:100px;border-radius:10px;padding:50px;background-color:#fff;background-repeat:no-repeat;background-position:100% 0}@media(max-width:1200px){.single-team .single_team_page .team-single_wrapper[style^='background-image:url']{background-size:contain}}@media(max-width:992px){.single-team .single_team_page .team-single_wrapper[style^='background-image:url']{background-image:none!important}}.single-team .single_team_page .team-single_wrapper:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:inherit;z-index:-1;box-shadow:11px 10px 38px rgba(46,63,99,.15)}.single-team .single_team_page .team-image_wrap{align-self:flex-end;margin-right:75px;position:relative;z-index:1;border-radius:10px;overflow:hidden;margin-bottom:-100px}@media(max-width:1200px){.single-team .single_team_page .team-image_wrap{margin-right:60px}}@media(min-width:600px){.single-team .single_team_page .team__image{width:100%;max-width:515px}}.single-team .single_team_page .team__image img{border-radius:10px;display:block}.single-team .single_team_page .team-info_wrapper{display:flex;flex-direction:column;flex-grow:1;padding-top:18px;padding-bottom:22px}.single-team .single_team_page .team-title{position:relative;z-index:1;margin-bottom:15px;font-size:36px;line-height:1.055}.single-team .single_team_page .team-info_item{margin-bottom:10px;font-size:18px;line-height:1.6}.single-team .single_team_page .team-info_item.department{font-size:14px;font-weight:700;margin-bottom:22px}.single-team .single_team_page .team-info_item.highlighted{margin-bottom:0;position:absolute;bottom:-121px;right:-120px;color:#ecf8fd;font-size:200px;line-height:1em;z-index:-2}@media(max-width:1399px){.single-team .single_team_page .team-info_item.highlighted{right:20px;font-size:150px;bottom:-97px}}@media(max-width:600px){.single-team .single_team_page .team-info_item.highlighted{font-size:120px;bottom:-97px}}.single-team .single_team_page .team-info_item:first-child{margin-top:0}.single-team .single_team_page .team-info_item h5,.single-team .single_team_page .team-info_item span{display:inline;font-size:inherit;line-height:inherit}.single-team .single_team_page .team-info_item h5{margin-right:.5em;font-size:18px;font-weight:var(--lmsmart-header-font-weight)}.single-team .single_team_page .team-info_item a{color:inherit}.single-team .single_team_page .team__icons{margin-top:22px;line-height:1}.single-team .single_team_page .team__icons .team-icon{display:inline-block;position:relative;z-index:1;width:45px;height:45px;border-radius:50%;font-size:16px;line-height:45px;color:#fff;text-align:center;text-decoration:none;vertical-align:middle;margin-left:10px;background-color:#f0f9fd}.single-team .single_team_page .team__icons .team-icon:first-child{display:none}.single-team .single_team_page .team__icons .team-icon:nth-child(2){margin-left:0}.single-team .single_team_page .team__icons .team-icon:hover{color:#fff}.single-team .single_team_page .team__icons .team-icon:hover{background-color:#fff;box-shadow:5px 4px 13px rgba(0,0,0,.12)}.single-team .single_team_page .team__icons .team-icon:hover[class*=skype]{color:#00aff0!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=tumblr]{color:#35465d!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=twitter]{color:#1da1f2!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=youtube]{color:red!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=facebook]{color:#3b5998!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=linkedin]{color:#007bb5!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=telegram]{color:#08c!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=whatsapp]{color:#25d366!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=dribbble]{color:#ea4c89!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=pinterest]{color:#e40000!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=instagram]{color:#c32aa3!important}.single-team .single_team_page .team__icons .team-icon:hover[class*=google-plus]{color:#db4437!important}.single-team .single_team_page .team-info-desc{margin-top:20px}.single-team .single_team_page .team-single_speaches-title{font-weight:400;margin-bottom:30px}.single-team .single_team_page .team-single_speaches-info .speech-info_item{margin-bottom:30px;padding:30px;border:1px solid #ddd;border-radius:5px}.single-team .single_team_page .team-single_speaches-info .speech-info_day{margin-bottom:6px;font-size:22px}.single-team .single_team_page .team-single_speaches-info .speech-info_time{margin-bottom:8px}.single-team .single_team_page .team-single_speaches-info .speech-info_time,.single-team .single_team_page .team-single_speaches-info .speech-info_desc{font-size:18px}.elementor-widget-tpc-testimonials.additional_style_yes .tpc-testimonials_item{display:flex;align-items:center;overflow:hidden}@media(max-width:1024px){.elementor-widget-tpc-testimonials.additional_style_yes .tpc-testimonials_item{flex-direction:column}}.elementor-widget-tpc-testimonials.additional_style_yes .tpc-testimonials_item .tpc-testimonials_image{flex-shrink:0}.tpc-testimonials{position:relative}.tpc-testimonials .tpc-testimonials-item_wrap{margin-bottom:30px;transition:.4s}.tpc-testimonials .tpc-testimonials_item{position:relative;z-index:1;transform:translate(0);transition:inherit}.tpc-testimonials.hover_animation .tpc-testimonials-item_wrap{padding-top:20px}.tpc-testimonials.hover_animation .tpc-testimonials-item_wrap:hover .tpc-testimonials_item{transform:translateY(-20px)}.tpc-testimonials .meta_wrap{display:flex;align-items:center;justify-content:center;line-height:1}.tpc-testimonials .name_wrap{display:flex;flex-direction:column}.tpc-testimonials .tpc-testimonials_name{font-size:22px;line-height:1.3;transition:.4s;font-weight:600}.tpc-testimonials .tpc-testimonials_name a{font-weight:inherit;font-family:inherit;color:inherit;line-height:inherit;font-size:inherit}@media(max-width:600px){.tpc-testimonials .tpc-testimonials_name{font-size:18px}}.tpc-testimonials .tpc-testimonials_position{display:block;font-size:16px;line-height:1.25;font-weight:600}.tpc-testimonials .tpc-testimonials_quote{font-size:20px;font-weight:400;line-height:1.8}.tpc-testimonials .tpc-testimonials_quote p:last-child{margin-bottom:0}@media(max-width:600px){.tpc-testimonials .tpc-testimonials_quote{font-size:16px}}.tpc-testimonials .tpc-testimonials_date{display:block;font-size:18px;font-weight:400}.tpc-testimonials .tpc-testimonials_image{padding-right:29px}.tpc-testimonials .tpc-testimonials_image img{display:inline-block}@media(max-width:600px){.tpc-testimonials .tpc-testimonials_image{padding-right:20px}}.tpc-testimonials.type-inline_top .tpc-carousel .tpc-testimonials-item_wrap,.tpc-testimonials.type-inline_bottom .tpc-carousel .tpc-testimonials-item_wrap{margin-left:15px;margin-right:15px;margin-top:15px}.tpc-testimonials.type-inline_top .content_wrap{margin-top:18px}.tpc-testimonials.type-inline_top .tpc-testimonials_date{margin-top:11px}.tpc-testimonials.type-inline_top .tpc-testimonials_item{padding:53px 50px 41px}@media(max-width:600px){.tpc-testimonials.type-inline_top .tpc-testimonials_item{padding:38px 30px 26px}}.tpc-testimonials.type-inline_bottom .content_wrap{margin-bottom:18px}.tpc-testimonials.type-inline_bottom .tpc-testimonials_date{margin-bottom:11px}.tpc-testimonials.type-inline_bottom .tpc-testimonials_item{padding:41px 50px 53px}@media(max-width:600px){.tpc-testimonials.type-inline_bottom .tpc-testimonials_item{padding:26px 30px 38px}}.tpc-testimonials.type-author_top .tpc-testimonials_image{margin-bottom:25px;padding-right:0}.tpc-testimonials.type-author_top .content_wrap{margin-bottom:21px}.tpc-testimonials.type-author_top .tpc-testimonials_item{padding:53px 50px 41px}@media(max-width:600px){.tpc-testimonials.type-author_top{padding:38px 30px 26px}}.tpc-testimonials.type-author_bottom .content_wrap{margin-bottom:18px}.tpc-testimonials.type-author_bottom .meta_wrap{flex-direction:column}.tpc-testimonials.type-author_bottom .tpc-testimonials_item{padding:41px 50px 53px}@media(max-width:600px){.tpc-testimonials.type-author_bottom .tpc-testimonials_item{padding:26px 30px 38px}}.tpc-testimonials.type-author_bottom .tpc-testimonials_image{padding:0 0 29px}.tpc-testimonials.aleft.type-author_bottom .meta_wrap{align-items:flex-start}.tpc-testimonials.aleft.type-author_top .meta_wrap,.tpc-testimonials.aleft.type-inline_top .meta_wrap,.tpc-testimonials.aleft.type-inline_bottom .meta_wrap{justify-content:flex-start}.tpc-testimonials.acenter.type-author_top .meta_wrap,.tpc-testimonials.acenter.type-inline_bottom .meta_wrap{justify-content:center}.tpc-testimonials.aright.type-author_bottom .meta_wrap{align-items:flex-end}.tpc-testimonials.aright.type-author_top .meta_wrap,.tpc-testimonials.aright.type-inline_top .meta_wrap,.tpc-testimonials.aright.type-inline_bottom .meta_wrap{justify-content:flex-end}.tpc-testimonials .tpc-carousel .tpc-carousel_wrapper{overflow:visible}.tpc-testimonials .tpc-carousel .tpc-carousel_wrapper .tpc-carousel_slick{margin:0 -15px}.tpc-testimonials .tpc-carousel .tpc-carousel_wrapper .tpc-carousel_slick .slick-list{padding:0 15px}.tpc-testimonials .tpc-carousel .slick-prev{left:10px}.tpc-testimonials .tpc-carousel .slick-next{right:10px}.tpc-testimonials .tpc-carousel.prev_next_pos_right .tpc-carousel_slick{padding-bottom:40px}.tpc-testimonials .tpc-carousel.prev_next_pos_right .slick-next{right:15px}.tpc-testimonials .tpc-carousel.prev_next_pos_right .slick-prev{right:65px}.tpc-testimonials .tpc-carousel_vertical .tpc-carousel .tpc-testimonials-item_wrap{margin:auto 15px;transition:transform .7s,opacity 1s}.tpc-testimonials:after{content:'';display:block;clear:both}.tpc-timeline-vertical{position:relative;z-index:1;padding:10px 0}.tpc-timeline-vertical .tlv__items-wrapper{padding-bottom:40px}.tpc-timeline-vertical .tlv__item{display:flex;position:relative;text-align:left}.tpc-timeline-vertical .tlv__item:nth-child(odd){text-align:left}.tpc-timeline-vertical .tlv__item:nth-child(odd) .tlv__date-wrapper{justify-content:flex-end}.tpc-timeline-vertical .tlv__item:nth-child(even){flex-direction:row-reverse;text-align:right}.tpc-timeline-vertical .tlv__item:nth-child(even) .tlv__date-wrapper{justify-content:flex-start}.tpc-timeline-vertical .tlv__item:nth-child(even) .tlv__content-wrapper{flex-direction:row-reverse}.tpc-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover{opacity:1}.tpc-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover+.tlv__thumbnail--idle{opacity:0}.tpc-timeline-vertical .tlv__date-wrapper,.tpc-timeline-vertical .tlv__volume-wrapper{flex-basis:calc(50% - 2.5px);transition:.5s}.tpc-timeline-vertical .tlv__curve-wrapper{position:relative;min-width:5px}.tpc-timeline-vertical .tlv__curve-wrapper:before,.tpc-timeline-vertical .tlv__curve-wrapper:after{content:'';position:absolute;top:50%;border-radius:50%;transition:.4s}.tpc-timeline-vertical .tlv__curve-wrapper:before{top:calc(50% - 12px);left:-9.5px;width:24px;height:24px;box-shadow:11px 10px 38px rgba(0,0,0,.18)}.tpc-timeline-vertical .tlv__curve-wrapper:after{top:calc(50% - 6.5px);left:-4px;width:13px;height:13px;background-color:currentColor}.tpc-timeline-vertical .tlv__content-wrapper{display:flex;box-shadow:6px 7px 20px rgba(0,0,0,.1)}.tpc-timeline-vertical .tlv__media{position:relative;flex-shrink:0}.tpc-timeline-vertical .tlv__media [class|=tlv__thumbnail]{border-radius:inherit;transition:.6s}.tpc-timeline-vertical .tlv__thumbnail--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.tpc-timeline-vertical .tlv__content{transition:.5s}.tpc-timeline-vertical .tlv__content p:last-child{margin-bottom:0}.tpc-timeline-vertical .tlv__title{margin-bottom:8px;font-size:24px;line-height:1.4;transition:.5s}.tpc-timeline-vertical .tlv__text{transition:.5s}.tpc-timeline-vertical .tlv__date-wrapper{display:flex;align-items:center}.tpc-timeline-vertical .tlv__date{font-size:30px;transition:.5s}.tpc-timeline-vertical.appear_animation .tlv__item{opacity:0}.tpc-timeline-vertical.appear_animation .tlv__item,.tpc-timeline-vertical.appear_animation .tlv__item .tlv__date-wrapper,.tpc-timeline-vertical.appear_animation .tlv__item .tlv__volume-wrapper{transition:all .4s,opacity .5s .4s,transform .5s .4s}.tpc-timeline-vertical.appear_animation .tlv__item:nth-child(odd) .tlv__date-wrapper{transform:translateX(-20%)}.tpc-timeline-vertical.appear_animation .tlv__item:nth-child(odd) .tlv__volume-wrapper{transform:translateX(20%)}.tpc-timeline-vertical.appear_animation .tlv__item:nth-child(even) .tlv__date-wrapper{transform:translateX(20%)}.tpc-timeline-vertical.appear_animation .tlv__item:nth-child(even) .tlv__volume-wrapper{transform:translateX(-20%)}.tpc-timeline-vertical.appear_animation .tlv__item.show{opacity:1}.tpc-timeline-vertical.appear_animation .tlv__item.show .tlv__date-wrapper,.tpc-timeline-vertical.appear_animation .tlv__item.show .tlv__volume-wrapper{transform:translateX(0)}.tpc-working-hours .working-item{display:flex;align-items:baseline}.tpc-working-hours .working-item_day{order:1;margin-right:13px}.tpc-working-hours .working-item_hours{order:3;margin-left:13px}.tpc-working-hours .working-item:after{content:'';width:100%;height:1px;flex:1;order:2;transform:translateY(1px)}.tpc-working-hours .working-item .working-item_day{font-weight:400}.tpc-working-hours .working-item .working-item_hours{font-weight:600}.lmsmart-slider{position:relative}.lmsmart-slider .slide{position:relative;padding:130px 0 240px;background-size:cover;background-repeat:no-repeat;background-position:50%}.lmsmart-slider .lmsmart-slider-background-overlay{position:absolute;content:'';background:rgba(8,41,77,.53);width:100%;height:100%;left:0;top:0}.lmsmart-slider .content-box{position:relative;width:100%}.lmsmart-slider .content-box .slider-title{color:#fff;font-size:60px;font-weight:var(--lmsmart-header-font-weight);padding-top:0;margin-bottom:25px;opacity:0;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px)}.elementor-widget-lmsmart-slider-addons .lmsmart-slider .content-box .slider-title{font-size:60px}.lmsmart-slider .active .slider-title{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);transition-delay:1s}.lmsmart-slider .content-box .lmsmart-slider-content{color:#fff;font-size:18px;margin-bottom:30px;opacity:0;-webkit-transition:all 1.7s ease;-moz-transition:all 1.7s ease;-ms-transition:all 1.7s ease;-o-transition:all 1.7s ease;transition:all 1.7s ease;-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}.lmsmart-slider .active .lmsmart-slider-content{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);transition-delay:1.7s}.lmsmart-slider .content-box .button-box{position:relative;display:block;opacity:0;-webkit-transition:all 2.2s ease;-moz-transition:all 2.2s ease;-ms-transition:all 2.2s ease;-o-transition:all 2.2s ease;transition:all 2.2s ease;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px)}.lmsmart-slider .active .button-box{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);transition-delay:2.2s}.lmsmart-slider .lmsmart-slider-btn .rep-btn{padding:12px 35px;margin:7px;border-radius:3px;background:#ffc600;display:block;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s}.lmsmart-slider .lmsmart-slider-btn .rep-btn.left-btn{background:#ffc600;border:2px solid #ffc600;color:#07294d;font-weight:600;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s}.lmsmart-slider .lmsmart-slider-btn .rep-btn.left-btn:hover{background:#07294d;border:2px solid #07294d;color:#fff;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s}.lmsmart-slider .lmsmart-slider-btn .rep-btn.right-btn{border:2px solid #fff;color:#07294d;font-weight:600;background:#fff;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s}.lmsmart-slider .lmsmart-slider-btn .rep-btn.right-btn:hover{background:#07294d;border:2px solid #07294d;color:#fff;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s}.lmsmart-slider .owl-dots{position:absolute;text-align:center;left:50%;bottom:52px;display:none}.lmsmart-slider .owl-dots .owl-dot span{width:9px;height:9px;border-radius:50%;border:none;background:rgba(255,255,255,.5);cursor:pointer;margin:0 3px;transition:all .5s ease}.lmsmart-slider .owl-dots .owl-dot.active span,.lmsmart-slider .owl-dots .owl-dot:hover span{background:#fff;border:none}.lmsmart-slider .owl-nav{position:absolute;left:0;top:50%;z-index:1;width:100%;transform:translateY(-50%);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.lmsmart-slider:hover .owl-nav{opacity:1;visibility:visible;-webkit-transition:all .3s linear;transition:all .3s linear}.lmsmart-slider .owl-theme .owl-controls .owl-nav [class*=owl-]{position:absolute;color:rgba(255,255,255,.1)}.lmsmart-slider .owl-nav .owl-prev{position:absolute;left:10px;display:inline-block;color:#fff;font-size:32px;margin:0;text-align:center;cursor:pointer;transition:all .5s ease;border:2px solid #fff;height:48px;width:48px;border-radius:50px;line-height:43px}.lmsmart-slider:hover .owl-nav .owl-prev{left:35px;transition:all .5s ease}.lmsmart-slider .owl-nav span.fa{font-family:fontawesome;font-weight:400}.lmsmart-slider .owl-nav .owl-next{position:absolute;right:10px;display:inline-block;color:#fff;font-size:32px;margin:0;text-align:center;cursor:pointer;transition:all .5s ease;border:2px solid #fff;height:48px;width:48px;border-radius:50px;line-height:43px}.lmsmart-slider:hover .owl-nav .owl-next{right:35px;transition:all .5s ease}.lmsmart-slider .owl-nav .owl-prev:hover,.lmsmart-slider .owl-nav .owl-next:hover{background-color:#ffc600;color:#192d66;border-color:#ffc600}@media(max-width:575.98px){.lmsmart-slider .slide{padding:50px 0}.lmsmart-slider .content-box .slider-title{font-size:40px}.lmsmart-slider .lmsmart-slider-btn .rep-btn{padding:10px 20px}.lmsmart-slider .owl-nav{display:none}}.lmsmart-section-addon-1{position:relative;display:block;height:600px;width:570px}.lmsmart-section-addon-1 .front-image-1{position:absolute;left:40px;top:40px}.tpc-event{border-radius:5px;background-color:var(--lmsmart-header-font-color);padding:35px 45px;border-top:8px solid var(--lmsmart-primary-color)}.tpc-event .event-title .top-heading{font-size:22px;color:#fff;padding-top:0;margin-bottom:5px;font-weight:var(--lmsmart-header-font-weight)}.tpc-event.tpc-event .event-single-wrap{list-style:none;padding-left:0;margin-bottom:0}.tpc-event .event-single-wrap .event-item-list{display:block;margin-top:20px;border-bottom:1px solid #3f454f;padding-bottom:20px}.tpc-event .event-single-wrap .event-item-list:last-child{border-bottom:none;padding-bottom:0}.tpc-event .event-single-wrap .event-item-list:first-child .tpc-single-event{padding-top:0}.tpc-event .event-single-wrap .event-item-list:last-child .tpc-single-event{border-bottom:0;padding-bottom:0}.tpc-event .event-single-wrap .event-item-list .tpc-event-img{float:left;object-fit:cover;margin-right:20px;width:80px}.tpc-event .event-single-wrap .event-item-list .tpc-event-img img{width:80px;height:80px;margin:0;border-radius:5px;object-fit:cover}.tpc-event .event-single-wrap .event-item-list .tpc-single-event span{font-size:14px;color:#fff;line-height:0}.tpc-event .event-single-wrap .event-item-list .tpc-single-event .tpc-event-map{margin-left:10px}.tpc-event .event-single-wrap .event-item-list .tpc-single-event span i{color:#fff;margin-right:3px}.tpc-event .event-single-wrap .event-item-list .tpc-single-event a{display:block;margin-top:7px}.tpc-event .event-single-wrap .event-item-list .tpc-single-event a .event-title{margin-bottom:0;color:#fff;font-size:16px;font-weight:var(--lmsmart-header-font-weight);transition:all .5s ease;line-height:22px}.tpc-event .event-single-wrap .event-item-list .tpc-single-event a:hover .event-title{color:var(--lmsmart-primary-color);transition:all .5s ease}.tpc-event.active-more-events{padding:50px 50px 80px}.tpc-event .more-events a{color:#fff;float:right;font-size:14px;padding-top:18px;transition:all .5s ease}.tpc-event .more-events a:hover{color:var(--lmsmart-primary-color);transition:all .5s ease}.tpc-searching{margin:0 auto;width:450px}.tpc-courses-searching.tpc-searching{margin-top:0}.tpc-course-form-wrapper input[type=text],.tpc-courses-searching.tpc-searching{display:inline}.tpc-courses-searching{overflow:hidden}.tpc-course-form-wrapper{display:flex;overflow:hidden;border-radius:4px}.tpc-course-form-wrapper input.tpc-course-input{border-radius:0;margin-bottom:0}.tpc-course-form-wrapper .tpc-course-btn{transition:all .8s ease;border-radius:0}.tpc-course-form-wrapper input[type=text]{padding:12px 20px;font-size:16px;border:0}.tpc-course-form-wrapper button{background:#fff;color:var(--lmsmart-primary-color);border-radius:0;line-height:inherit}.tpc-course-form-wrapper button:hover{background:#fff;color:var(--lmsmart-header-font-color)}.tpc-course-form-wrapper button:focus{background:#fff;color:var(--lmsmart-header-font-color)}.tpc-content-wrapper .none-massage{color:#fff}.tpc-hero-section{position:relative;background-color:#f7f4f4;background-size:cover;background-position:50% 100%;background-repeat:no-repeat;min-height:930px;display:flex;align-items:center}.tpc-hero-content{color:#000;position:relative}@media(max-width:991.98px){.tpc-hero-content{padding:40px 0}}.tpc-hero-content .title{color:var(--lmsmart-header-font-color);font-weight:var(--lmsmart-header-font-weight);margin:0;font-size:54px;line-height:65px}.tpc-hero-content .title.underline-active{text-decoration:underline;text-decoration-color:#99b1f5}.tpc-hero-content p{font-size:18px;color:#686f7a;font-weight:400;padding:25px 0;margin-bottom:0}.tpc-hero-right{position:absolute;right:100px;top:160px;text-align:right;max-width:650px}@media(max-width:1200px){.tpc-hero-right{right:35px}}@media(max-width:1224px){}.tpc-hero-right .image1{z-index:1;position:relative}.tpc-hero-right .image2{position:absolute;top:350px;right:0;z-index:1}.tpc-hero-right .image3{position:absolute;right:0;top:0;z-index:0}@media(max-width:1667px){.tpc-hero-section{min-height:800px}.tpc-hero-right{max-width:450px}.tpc-hero-right .image2{top:260px}.tpc-hero-right .image3{max-width:80%}}@media(max-width:768px){.tpc-hero-right{width:62%;right:20%}.tpc-hero-right .image2{top:180px}.tpc-hero-right .image3{max-width:80%}}@media(max-width:430px){.tpc-hero-right .image2{top:140px}}.tpc-hero-section .tpc-searching{margin:0}.tpc-hero-section .tpc-course-form-wrapper button{background:var(--lmsmart-primary-color);color:#fff}.tpc-hero-section .tpc-header-list-info .tpc-header-list-icon i{height:30px;width:30px;border-radius:100px;line-height:33px;text-align:center}.tpc-hero-section .tpc-course-form-wrapper input[type=text]{border:1px solid #d6d5d7}.lmsmart-teacher-wrapper{margin-bottom:30px;border-radius:5px;overflow:hidden}.lmsmart-teacher-wrapper .teacher-image img{width:100%;object-fit:cover}.lmsmart-teacher-wrapper .teacher-bottom{background:#f9f9f9;padding:20px 25px 15px;border-bottom:5px solid #ff6d34;display:flex;align-items:center;justify-content:center}.lmsmart-clm:nth-child(3n+1) .lmsmart-teacher-wrapper .teacher-bottom{border-bottom:5px solid #ff6d34}.lmsmart-clm:nth-child(3n+2) .lmsmart-teacher-wrapper .teacher-bottom{border-bottom:5px solid #8dd17e}.lmsmart-clm:nth-child(3n+3) .lmsmart-teacher-wrapper .teacher-bottom{border-bottom:5px solid #ffbc51}.lmsmart-teacher-wrapper .teacher-name-deg{width:80%;float:left}.lmsmart-teacher-wrapper .social-shear{width:20%;float:left;text-align:right;position:relative}.lmsmart-teacher-wrapper .social-shear span.team-icon{text-align:center;margin-top:0}.lmsmart-teacher-wrapper .social-shear svg{width:20px}.lmsmart-teacher-wrapper .social-shear .team-icon{font-size:14px;transition:.35s;border-radius:100px;color:#fff;height:40px;width:40px;line-height:40px;margin-top:10px}.lmsmart-clm:nth-child(3n+1) .social-shear .team-icon{background:#ff6d34}.lmsmart-clm:nth-child(3n+2) .social-shear .team-icon{background:#8dd17e}.lmsmart-clm:nth-child(3n+3) .social-shear .team-icon{background:#ffbc51}.lmsmart-teacher-wrapper .social-shear a:hover.team-icon{transition:.35s}.lmsmart-teacher-wrapper .social-shear a:hover.team-icon:before{opacity:.7;transition:.35s}.lmsmart-teacher-wrapper .teacher-name{font-size:18px;margin-bottom:5px;color:var(--lmsmart-header-font-color);transition:.35s}.lmsmart-teacher-wrapper a:hover .teacher-name{color:var(--lmsmart-header-font-color);transition:.35s}.lmsmart-teacher-wrapper .teacher-deg{margin-bottom:0;color:#686f7a;font-size:15px}.lmsmart-teacher-wrapper a.team-icon{width:43px;height:35px;border-radius:unset;font-size:15px;line-height:40px;color:#fff;text-align:center;background:#00bda6;opacity:0;transform:translateY(-15px);transition:.35s}.lmsmart-teacher-wrapper a.team-icon:hover{transition:.35s}.lmsmart-clm:nth-child(3n+1) .lmsmart-teacher-wrapper a.team-icon{background:#ff6d34}.lmsmart-clm:nth-child(3n+2) .lmsmart-teacher-wrapper a.team-icon{background:#8dd17e}.lmsmart-clm:nth-child(3n+3) .lmsmart-teacher-wrapper a.team-icon{background:#ffbc51}.lmsmart-teacher-wrapper .team-info-icons{position:absolute;bottom:51px;transition:.35s;right:0}.lmsmart-teacher-wrapper:hover a.team-icon{opacity:1;transform:translate(0);transition:.35s}.lmsmart-teacher-layout.layout-2{padding-left:15px;padding-right:15px}.lmsmart-teacher-layout.layout-2 .lmsmart-clm{padding-left:0!important;padding-right:0!important}.layout-2 .lmsmart-clm .lmsmart-teacher-wrapper{border-radius:0}.layout-2 .lmsmart-teacher-wrapper .social-shear>.team-icon{border-radius:inherit;color:var(--lmsmart-header-font-color);height:inherit;width:inherit;line-height:inherit;background:0 0!important}.layout-2 .lmsmart-teacher-wrapper .social-shear .team-icon{font-size:15px;transition:.35s;border-radius:0;height:40px;width:45px;line-height:40px;margin-top:0}.layout-2 .lmsmart-teacher-wrapper .team-info-icons{position:absolute;bottom:66px;transition:.35s;right:-25px}/*!* Bootstrap v4.0.0-beta.2 (https://getbootstrap.com) by lmsmart class*/.lmsmart-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.lmsmart-container{max-width:540px}}@media(min-width:768px){.lmsmart-container{max-width:720px}}@media(min-width:992px){.lmsmart-container{max-width:960px}}@media(min-width:1200px){.lmsmart-container{max-width:var(--lmsmart-elementor-container-width);padding-left:0;padding-right:0}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@-webkit-keyframes lmsmartAnimationFadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lmsmartAnimationFadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.lmsmartFadeInUp{-webkit-animation-name:lmsmartAnimationFadeInUp;animation-name:lmsmartAnimationFadeInUp}.lmsmartFadeInUp.animated{-webkit-animation-duration:1s;animation-duration:1s}.lmsmart-course-top.switch-layout-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:15px}#lp-archive-courses .switch-layout-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.switch-layout-container{background:#fff;padding:14px 20px;margin-bottom:45px;height:65px;border:1px solid #d7d7d7}.switch-layout-container .lmsmart-course-order{margin-left:auto;margin-right:20px}.switch-layout-container .lmsmart-course-order select{height:34px;color:#999;background-color:#f8f8f8;font-size:13px;padding:0 20px 0 10px}.switch-layout-container .select__field:before{right:13px;line-height:32px}.switch-layout-container .select__field{margin-bottom:0}.switch-layout-container .courses-searching input[type=text]{margin-bottom:0}.switch-layout-container.has_desc{margin-bottom:15px}.switch-layout-container .switch-layout{float:left}.switch-layout-container .switch-layout a{font-size:18px;display:inline-block;line-height:34px;margin-right:5px;color:#ccc}.switch-layout a{color:#ccc}.switch-layout a.icon__01.active{color:var(--lmsmart-primary-color)}.switch-layout a.icon__02.active{color:var(--lmsmart-primary-color)}.switch-layout-container .course-index{display:inline-block;line-height:34px;font-size:13px;margin-left:15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.switch-layout-container .courses-searching{float:right;position:relative;max-width:calc(100% - 70px);max-width:-moz-calc(100% - 70px)}.switch-layout-container .courses-searching ul{margin:0;padding-left:0;right:0;z-index:2;line-height:35px;background:#fff;border:none;margin-top:10px;min-width:465px;position:absolute;margin-right:-10px;padding:20px;box-shadow:0 3px 6px rgb(128 128 128/27%);-webkit-box-shadow:0 3px 6px rgb(128 128 128/27%);-moz-box-shadow:0 3px 6px rgb(128 128 128/27%);max-height:350px;overflow:overlay}.switch-layout-container .courses-searching ul li{list-style:none;display:block;margin-bottom:10px;border-bottom:1px solid #ccc}.switch-layout-container .courses-searching ul li:last-child{border-bottom:0}.switch-layout-container .courses-searching ul li img{width:40px;height:35px;margin-right:10px;border-radius:3px;box-shadow:0 20px 50px rgb(0 0 0/5%)}.switch-layout-container .courses-searching ul li a{display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%;color:var(--lmsmart-heading-color);font-size:14px}.switch-layout-container .courses-searching ul li a:hover{color:var(--lmsmart-primary-color)}.switch-layout-container .courses-searching ul li.ob-selected a{color:var(--lmsmart-primary-color)}.switch-layout-container .courses-searching ul li:last-child{margin-bottom:10px}.switch-layout-container .courses-searching form{border:0;background:#fff;width:270px;position:relative;line-height:34px;max-width:100%}.switch-layout-container .courses-searching form input[type=text]{font-size:13px;color:#999;background-color:#f8f8f8;border:1px solid #e5e5e5;line-height:20px;padding:6px 0 6px 12px;border-radius:0;width:100%;height:34px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:none;box-shadow:none}.switch-layout-container .courses-searching form input[type=text]:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.switch-layout-container .courses-searching form button[type=submit]{position:absolute;right:0;top:0;bottom:0;text-align:center;z-index:10;background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none;outline:none;width:30px;padding:0;height:33px}.switch-layout-container .courses-searching form button[type=submit] i{font-size:13px;color:#ccc;line-height:34px;padding-right:7px;position:absolute;right:6px;top:1px}@media only screen and (max-width:992px){.lmsmart-course-top .filter__top{padding:5px 0}}@media only screen and (max-width:698px){.switch-layout-container .courses-searching{width:100%;max-width:100%}.switch-layout-container .courses-searching form{width:100%;max-width:100%}.switch-layout-container .lmsmart-course-order{margin-right:0;width:100%}form.lmsmart-course-filter-form{width:100%}.switch-layout-container .lmsmart-course-order select{width:100%}}@media(max-width:1200px){.switch-layout-container .courses-searching form{width:200px}}@media(max-width:992px){.switch-layout-container{height:auto}.switch-layout-container .courses-searching form{width:100%;margin:0}}#lmsmartdiv1,#lmsmartdiv2{padding-left:30px;padding-right:15px}.tpc_col-9.order-1.lmsmart-order-1 #lmsmartdiv2,.tpc_col-12.order-1.lmsmart-order-1 #lmsmartdiv2{padding-left:15px}.tpc_col-9.order-1.lmsmart-order-1 #lmsmartdiv2,.tpc_col-12.order-2.lmsmart-order-2 #lmsmartdiv2{padding-right:15px}.tpc_col-9.order-1.lmsmart-order-1 .lmsmart-course-top.switch-layout-container{margin-left:0}.tpc_col-9.order-1.lmsmart-order-1{padding-right:30px}.tpc_col-12.order-1.lmsmart-order-2 #lmsmartdiv2{padding-left:15px}.tpc_col-9.order-1.lmsmart-order-1 #lmsmartdiv1{padding-left:15px;padding-top:15px}.tpc_col-9.order-1.lmsmart-order-2 #lmsmartdiv1{padding-top:15px}.post-type-archive.post-type-archive-courses .site-content>.tutor-course-filter-wrapper>div{padding:0}.lmsmart-sidebar-filter{background:#fff;margin-bottom:40px}.lmsmart-course-filter-wrapper>div:first-child{width:270px}.lmsmart-course-filter-wrapper>div:last-child{width:calc(100% - 270px);padding-left:30px!important}@media(max-width:767.98px){.lmsmart-course-filter-wrapper>div:last-child{padding-right:30px!important}.lmsmart-course-filter-wrapper{background:#fff;margin-bottom:40px;margin-right:0}.lmsmart-container .searchandfilter input[type=submit]{margin-top:15px}}.lmsmart-archive-single-cat{position:relative;color:#2a3235}.lmsmart-sidebar-filter .widget-title{color:#07294d;font-size:18px;font-weight:var(--lmsmart-header-font-weight);margin-bottom:15px;line-height:29px;position:relative}.lmsmart-sidebar-filter .widget-title:before{bottom:-8px}.lmsmart-sidebar-filter .filter-content-wrap{overflow:auto}.lmsmart-sidebar-filter .single-filter.widget{background:rgba(243,243,246,0);border:1px solid #d7d7d7;border-radius:5px;padding:0 30px 15px;padding-top:20px}@media(max-width:992px){.lmsmart-sidebar-filter .single-filter.widget{padding:0 15px 15px}.tpc_col-9.order-1.lmsmart-order-1{padding-right:15px}}.lmsmart-sidebar-filter.is-top .single-filter.widget{border:0}.lmsmart-sidebar-filter .single-filter.widget:nth-child(2){padding-top:30px;margin-top:0}.lmsmart-sidebar-filter .single-filter.widget:last-child{padding-bottom:30px}.lmsmart-sidebar-filter .single-filter.widget label{display:block;cursor:pointer;font-weight:400;font-size:15px;color:#666;transition:all .5s ease}.lmsmart-sidebar-filter .single-filter.widget label:hover{color:var(--lmsmart-primary-color);transition:all .5s ease}.lmsmart-sidebar-filter .filter-checkbox-count{font-size:14px}.lmsmart-sidebar-filter>div:first-child .lmsmart-course-search-field i{line-height:38px;color:var(--lmsmart-heading-color)}.lmsmart-wrap.lmsmart-courses-wrap.lmsmart-container.lmsmart-course-filter-loop-container .course__title a{color:inherit;font-size:18px;font-weight:var(--lmsmart-header-font-weight);line-height:28px}.lmsmart-wrap.lmsmart-courses-wrap.lmsmart-container.lmsmart-course-filter-loop-container .course__title{height:55px}.lmsmart-wrap.lmsmart-courses-wrap.lmsmart-container .course__title{height:60px}.lmsmart-wrap.lmsmart-courses-wrap.lmsmart-container .course__title a{font-size:22px;line-height:30px}.lmsmart-sidebar-filter .lmsmart-clear-all-filter{margin-top:0;background:#fff;padding:0 30px 30px}.lmsmart-sidebar-filter .lmsmart-clear-all-filter>a i{padding-right:5px}.lmsmart-sidebar-filter select[name=lmsmart_course_filter]{padding:3px 5px 3px 12px}.lmsmart-sidebar-filter label{margin-bottom:8px}.lmsmart-sidebar-filter .filter-content::-webkit-scrollbar{width:1em}div.lmsmart_search_result{display:none}.lmsmart-archive-single-cat .category-toggle{position:absolute;right:0;top:0;padding:0 8px;cursor:pointer;font-size:14px;color:var(--lmsmart-header-font-color);line-height:24px}.lmsmart-archive-single-cat .lmsmart-archive-childern{padding:0 0 2px 10px}.lmsmart-archive-single-cat{position:relative;color:#2a3235}.filter-content-wrap::-webkit-scrollbar{width:6px;border-radius:10px}.filter-content-wrap::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.filter-content-wrap::-webkit-scrollbar-thumb{background-color:#bbb;outline:0;border-radius:10px}.lmsmart-sidebar-filter.is-top{display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:20px;margin-bottom:30px;background-color:#f8f8f8;border:1px solid #d7d7d7;border-radius:5px;padding:35px 40px 5px 35px;transition:all .3s linear}.lmsmart-sidebar-filter.is-top .single-filter.widget+.single-filter.widget{padding:0 30px}.lmsmart-sidebar-filter.is-top .widget:not(:first-child){padding-top:0;padding-bottom:0;padding:0}.lmsmart-sidebar-filter.is-top .single-filter.widget{margin-bottom:25px;-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.lmsmart-sidebar-filter input[type=radio],.lmsmart-sidebar-filter input[type=checkbox]{width:16px;height:16px;margin-top:.55em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid #ddd;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;position:relative}.lmsmart-sidebar-filter input[type=checkbox]:checked:before{content:'\f131';margin:0;font-family:flaticon;font-size:12px;position:absolute;left:0;top:0;color:#fff;background:var(--lmsmart-primary-color);height:14px;width:14px}.course-top-bar{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:45px;border-bottom:1px solid #ebebeb;padding-bottom:35px}.course-top-text p{padding:0;margin:0;font-size:15px}.course-top-text p span{font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color)}.course-top-inner{display:flex;align-items:center;flex-wrap:wrap}.course-top-inner>*{margin-right:30px;font-size:15px}.course-top-inner span{margin-right:6px}.course-top-inner a{margin-right:4px}.course-top-inner>*:last-child{margin-right:0;margin-top:0}.course-collapse-btn{margin-top:20px}.course-collapse-btn .btn{height:40px;line-height:40px;padding:0 25px;background-color:var(--lmsmart-primary-color);color:#fff}.course-collapse-btn .btn i{margin:0 3px}.course-collapse-btn .btn.collapsed{background-color:#3bbca7}.course-collapse-btn .btn:hover{background-color:var(--lmsmart-header-font-color)}.collapse{display:block;max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.collapse.show{max-height:99em;transition:max-height .5s ease-in-out}.lmsmart-order-1{-ms-flex-order:1;order:1}.lmsmart-order-2{-ms-flex-order:2;order:2}.tpc-course{position:relative;width:25%;padding:15px}@media(max-width:1200px){.tpc-course{width:33.333333%}}@media(max-width:1024px){.tpc-course{width:50%}}@media(max-width:767px){.tpc-course{width:100%}}.tpc-course p{font-size:15px}.course-content p{font-size:15px}.lmsmart-course.lmsmart-course-list .course-content p{margin-top:12px}.tpc-course:hover .course__popup-wrap{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:.3s ease}.tpc-course .course__popup-wrap{position:absolute;top:-10px;left:-25px;right:-25px;padding:42px 40px;background-color:#fff;box-shadow:0 10px 30px 11px rgb(0 0 0/.1);visibility:hidden;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);z-index:100;transition:none}.course__popup-wrap>div.btn__wrap>a{width:100%;text-align:center;display:block;padding:7px 30px;font-weight:500}.course__popup-wrap .course__title{font-size:18px}.course__content--meta{padding:10px 30px;display:flex;align-items:center;justify-content:space-between}.course__excerpt{padding-top:10px;font-size:15px}.course__popup-wrap .course__excerpt{padding-top:0}.course__excerpt h1,.course__excerpt h2,.course__excerpt h3,.course__excerpt h4,.course__excerpt h5,.course__excerpt h6{font-size:18px;line-height:28px;margin-bottom:8px;margin-top:5px}.course__excerpt ul{list-style:none;margin-left:0;padding-left:0}.course__excerpt ul li{position:relative;padding-left:20px;line-height:30px}.course__excerpt ul li:before{position:absolute;top:2px;left:0;content:"\f132";font-family:flaticon;color:#3bbca7;font-size:12px}.lmsmart-course.lmsmart-course-list .course__content--meta{padding:0;font-size:14px}.lmsmart-course.lmsmart-course-list .course__content--meta span.is__icon i{color:var(--lmsmart-primary-color);margin-right:3px}.course__meta-left span{margin-right:10px}.lmsmart-course .course__review{display:inline-block}.lmsmart-course.lmsmart-course-list .course__review{display:inline-flex;justify-content:right;align-items:center}.lmsmart-course.lmsmart-course-list span.tutor-single-rating-count{margin-left:8px}.course__popup-wrap .course__review{margin-top:12px}.lmsmart-course.lmsmart-course-list .course__review{margin-right:0}.lmsmart-course .course__review .ldcr-rating{position:relative;display:flex}.course__review span.ldcr-rating{position:relative;display:flex}.course__review .review-stars-rated{margin-bottom:0}.course__review .review-stars-rated svg{width:14px}.course__popup-wrap .course__content--meta{padding-left:0;padding-right:0}.course__popup-wrap .course__content--meta{font-size:14px;display:inline-block}.tpc-courses__grid,.tpc-courses .tpc-courses__grid{display:flex;flex-wrap:wrap;margin:-15px}.tpc-courses__grid .tpc-course{padding:0 15px 20px}.tpc-courses__grid.carousel{display:block}.tpc-courses__grid.carousel .slick-list{margin:0}.tpc-courses__grid.carousel .course__container{margin:0;box-shadow:4px 5px 15px rgba(0,0,0,8%)}.tpc-pagination{margin-top:40px}.course__container{overflow:hidden;border-radius:5px;margin-bottom:10px;background:#fff;box-shadow:0 0 16px rgb(0 0 0/7%);transition:all .3s linear;position:relative}.course__container:hover .course__media-link:before{opacity:.3}.course__content--info,.course__content--info{position:relative;z-index:1;padding:20px 30px;border-bottom:1px solid #ebebeb}.course__content-meta span{font-size:13px}.course__content--meta>span{margin-right:10px}.course__content-meta>span i{margin-right:2px}.course__content--info+.course__content--meta{font-size:14px;position:relative;padding:14px 30px}.course-meta{font-size:15px;margin-top:12px}.course-meta span{margin-right:8px}.course-meta span i{margin-right:4px;color:var(--lmsmart-primary-color)}.course__content--meta span>i{margin-right:4px;color:var(--lmsmart-primary-color)}.tpc-courses__grid.grid-col--4 .course__content--info+.course__content--meta{padding:17px 30px}.tpc-courses__grid.grid-col--4 .course__content--info+.course__content--meta:before{width:77%;top:0}.course__content--meta,.course__content--meta{padding:10px 30px}.course__content--meta:empty{display:none}.course__content--meta>span:last-child{margin-right:0}.tpc-courses.layout-2 .course__content--meta span.price span{margin-right:0}.tpc-courses.layout-3 .course__content--meta span.price span{margin-right:0}.tpc-courses.layout-2 .course__content--meta .price{font-weight:var(--lmsmart-header-font-weight)}.course__content--meta .price{font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color)}.tpc-course .price-round .price{color:#fff}.tpc-course .course__content--meta span>i{margin-right:2px}.tpc-course .course__content--meta span i{color:var(--lmsmart-primary-color)}.tpc-course .course__content--meta>span.tutor-course-wishlist{padding-left:0;margin-right:0}.tpc-course .course__content--meta>.price{display:inline-block;text-align:right;float:right}.layout-2 .tpc-course .course__content--meta>.price{color:var(--lmsmart-header-font-color)}.layout-3 .tpc-course .course__content--meta>.price{color:var(--lmsmart-header-font-color)}.tpc-course .course__content--meta>a.added_to_cart.wc-forward{position:absolute;right:0}.tpc-course .course__content--meta>.price .tutor-loop-cart-btn-wrap a.added{display:none}.course__media{position:relative;z-index:1}.tpc-courses__grid.grid-col--4 .course__media img{height:175px;width:100%;object-fit:cover}.lmsmart-course.lmsmart-course-list .course__media img{height:200px;object-fit:cover;border-radius:5px;overflow:hidden}.tpc-course .tpc-course-author-name img.avatar{width:32px;height:32px}.tpc-course .course-price{font-size:14px;font-weight:var(--lmsmart-header-font-weight);min-width:62px;height:62px;border-radius:100px;text-transform:uppercase;box-shadow:5px 4px 13px rgb(0 0 0/11%);padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;z-index:1;top:-56px;right:0;margin-right:30px;color:#fff;background:var(--lmsmart-primary-color)}.elementor-widget-tpc-lp-courses .tpc-course .course-price,.elementor-widget-tpc-ld-courses .tpc-course .course-price,.elementor-widget-tpc-tutor-courses .tpc-course .course-price{top:-36px}.tpc-course .course-price span{line-height:1;font-size:inherit;font-style:inherit;margin:0;color:#fff}.tpc-course .course-price span.origin-price{font-size:.85em;font-weight:400;margin-bottom:4px;text-decoration:line-through}.course__media+.course__content .course__content--info{padding:0 30px 20px;border-bottom:1px solid #ebebeb;margin-top:30px}.course__media-video{padding-bottom:72.975%}.course__media-video iframe{position:absolute;z-index:1;height:100%}.course__media .course__media-link{display:block;position:relative}.course__media .course__media-link:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;transition:.4s;background:#1c2336;opacity:0}.course__categories{display:inline-block}.lmsmart-course.lmsmart-course-list .course__categories{margin-right:8px}.lmsmart-course.lmsmart-course-list{border-top:1px solid #ebebeb;padding-top:40px;margin-bottom:40px}#lmsmartdiv2>div:nth-child(1)>.lmsmart-course.lmsmart-course-list{border-top:none;padding-top:15px}#lmsmartdiv1>div:nth-child(1)>.lmsmart-course.lmsmart-course-grid{padding-top:15px}.course__top-meta{display:flex;align-items:center;justify-content:space-between;margin-top:10px}section.tpc-courses.layout-3 .course__top-meta{font-weight:600;color:var(--lmsmart-header-font-color)}.course__popup-wrap .course__top-meta{margin-top:0}.lmsmart-course.lmsmart-course-list .course__top-meta{margin-top:0;margin-bottom:5px}.course__top-meta .price{color:var(--lmsmart-header-font-color);font-weight:var(--lmsmart-header-font-weight)}.course__categories a,.course__categories a{font-size:13px;font-weight:600;border-radius:3px;padding:0 11px;line-height:29px;margin-right:10px;margin-bottom:10px;display:inline-block;color:var(--lmsmart-primary-color);white-space:nowrap;background:#3bbca712}.course__categories a:hover,.course__categories a:hover{color:#fff;background:var(--lmsmart-primary-color)}.tpc-course .course__categories a:nth-child(n+2){display:none}.course__categories>a:nth-child(n+3){display:none}.course__title{margin-top:12px;line-height:18px}.lmsmart-course.lmsmart-course-list .course__title{margin-top:0;margin-bottom:10px}.course__title a{color:inherit;font-size:18px;line-height:28px;font-weight:var(--lmsmart-header-font-weight)}.lmsmart-course.lmsmart-course-list .course__title a{font-size:20px;line-height:30px}.tpc-courses__grid.grid-col--4 .course__title a{font-size:18px;line-height:28px}.tpc-course .tpc-course-author-name{margin-top:15px;font-size:15px;color:#838383}.course__content--meta span{color:#838383}.course__content--meta span.woocommerce-Price-amount.amount{color:var(--lmsmart-header-font-color)}.course__content--meta span.woocommerce-Price-currencySymbol{color:var(--lmsmart-header-font-color)}.tpc-course:hover .course__popup-wrap .tpc-course-author-name{margin-bottom:18px;margin-top:0}.tpc-course .tpc-course-author-name a{color:#686f7a}.course-archive-page .tpc-course-author-name a{color:#686f7a}.tpc-course .tpc-course-author-name a:hover{color:var(--lmsmart-primary-color)}.course-archive-page .tpc-course-author-name a:hover{color:var(--lmsmart-primary-color)}.tpc-course .tutor-loop-cart-btn-wrap a{color:#686f7a}.tpc-course .tutor-loop-cart-btn-wrap a:hover{color:var(--lmsmart-primary-color)}.tpc-course .tpc-course-author-name img{border-radius:100px;margin-right:5px}.course__filter,.course__filter{margin-bottom:30px;position:relative}.course__filter,.tpc-courses .course__filter{margin-bottom:40px;position:relative}.tpc-video_popup .videobox_link_wrapper,.tpc-video_popup .videobox_link_wrapper{left:50%;transform:translate(-50%,-50%)}.tpc-video_popup .videobox_link,.tpc-video_popup .videobox_link{width:56px;height:56px;background:#fff}.tpc-video_popup .videobox_link:hover svg,.tpc-video_popup .videobox_link:hover svg{fill:var(--lmsmart-primary-color)}.tpc-courses__grid.grid-col--1 .tpc-course,.tpc-courses__grid.grid-col--1 .tpc-course{width:100%}.tpc-courses__grid.grid-col--2 .tpc-course,.tpc-courses__grid.grid-col--2 .tpc-course{width:50%}.tpc-courses__grid.grid-col--3 .tpc-course,.tpc-courses__grid.grid-col--3 .tpc-course{width:33.333333%}.tpc-courses__grid.grid-col--4 .tpc-course,.tpc-courses__grid.grid-col--4 .tpc-course{width:25%}.tpc-courses__grid.grid-col--5 .tpc-course,.tpc-courses__grid.grid-col--5 .tpc-course{width:20%}@media(max-width:1500px){.tpc-courses__grid.grid-col--5 .tpc-course,.tpc-courses__grid.grid-col--5 .tpc-course{width:25%}}@media(max-width:1200px){.tpc-courses__grid.grid-col--4 .tpc-course,.tpc-courses__grid.grid-col--5 .tpc-course,.tpc-courses__grid.grid-col--4 .tpc-course,.tpc-courses__grid.grid-col--5 .tpc-course{width:33.333333%}}@media(max-width:1024px){.tpc-courses__grid.grid-col--3 .tpc-course,.tpc-courses__grid.grid-col--4 .tpc-course,.tpc-courses__grid.grid-col--5 .tpc-course,.tpc-courses__grid.grid-col--3 .tpc-course,.tpc-courses__grid.grid-col--4 .tpc-course,.tpc-courses__grid.grid-col--5 .tpc-course{width:50%}}@media(max-width:767px){.tpc-courses__grid.grid-col--2 .tpc-course,.tpc-courses__grid.grid-col--3 .tpc-course,.tpc-courses__grid.grid-col--4 .tpc-course,.tpc-courses__grid.grid-col--5 .tpc-course,.tpc-courses__grid.grid-col--2 .tpc-course,.tpc-courses__grid.grid-col--3 .tpc-course,.tpc-courses__grid.grid-col--4 .tpc-course,.tpc-courses__grid.grid-col--5 .tpc-course{width:100%}}.tpc-animate-01{-webkit-animation:tpc-animate-1 3s infinite;animation:tpc-animate-1 3s infinite}@-webkit-keyframes tpc-animate-1{0%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}}.tpc-animate-02{-webkit-animation:tpc-animate-02 5s infinite;animation:tpc-animate-02 5s infinite}@-webkit-keyframes tpc-animate-02{0%{-webkit-transform:translateY(50px);transform:translateY(50px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(50px);transform:translateY(50px)}}.tpc-animate-03{-webkit-animation:tpc-animate-03 3s infinite;animation:tpc-animate-03 3s infinite}@-webkit-keyframes tpc-animate-03{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.tpc-animate-04{-webkit-animation:tpc-animate-04 4s infinite;animation:tpc-animate-04 4s infinite}@-webkit-keyframes tpc-animate-04{0%{-webkit-transform:translateX(30px);transform:translateX(30px)}50%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(30px);transform:translateX(30px)}}.tpc-animate-05{-webkit-animation:tpc-animate-05 15s alternate infinite linear;animation:tpc-animate-05 15s alternate infinite linear}@-webkit-keyframes tpc-animate-05{0%{-webkit-transform:translate(0,0)rotate(0);transform:translate(0,0)rotate(0)}20%{-webkit-transform:translate(73px,-1px)rotate(36deg);transform:translate(73px,-1px)rotate(36deg)}40%{-webkit-transform:translate(141px,72px)rotate(72deg);transform:translate(141px,72px)rotate(72deg)}60%{-webkit-transform:translate(83px,122px)rotate(108deg);transform:translate(83px,122px)rotate(108deg)}80%{-webkit-transform:translate(-40px,72px)rotate(144deg);transform:translate(-40px,72px)rotate(144deg)}100%{-webkit-transform:translate(0,0)rotate(0);transform:translate(0,0)rotate(0)}}@keyframes tpc-animate-05{0%{-webkit-transform:translate(0,0)rotate(0);transform:translate(0,0)rotate(0)}20%{-webkit-transform:translate(73px,-1px)rotate(36deg);transform:translate(73px,-1px)rotate(36deg)}40%{-webkit-transform:translate(141px,72px)rotate(72deg);transform:translate(141px,72px)rotate(72deg)}60%{-webkit-transform:translate(83px,122px)rotate(108deg);transform:translate(83px,122px)rotate(108deg)}80%{-webkit-transform:translate(-40px,72px)rotate(144deg);transform:translate(-40px,72px)rotate(144deg)}100%{-webkit-transform:translate(0,0)rotate(0);transform:translate(0,0)rotate(0)}}.lmsmart-hero-wrap{position:relative;z-index:1;overflow:hidden;background-position:50% 100%;background-size:cover;background-repeat:no-repeat}.lmsmart-hero-wrap .hero-2-shape-01{width:75px;position:absolute;top:125px;left:5%;z-index:-1}.lmsmart-hero-wrap .hero-2-shape-02{position:absolute;top:-270px;left:20%;z-index:-1}@media only screen and (max-width:575px){.lmsmart-hero-wrap .hero-2-shape-02{top:-120px}}.lmsmart-hero-wrap .hero-2-shape-03{position:absolute;bottom:-225px;left:45px;z-index:-1}@media only screen and (max-width:575px){.lmsmart-hero-wrap .hero-2-shape-03{bottom:-120px}}.lmsmart-hero-wrap .here-2-bg{position:absolute;top:0;left:-10%;height:100%;width:63%;background-color:#116eee;z-index:-1;-webkit-transform:skewX(17deg);-ms-transform:skewX(17deg);transform:skewX(17deg)}@media only screen and (min-width:992px) and (max-width:1199px){.lmsmart-hero-wrap .here-2-bg{width:65%;-webkit-transform:skewX(14deg);-ms-transform:skewX(14deg);transform:skewX(14deg);left:-7%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.lmsmart-hero-wrap .here-2-bg{width:100%;left:0;-webkit-transform:skewX(0);-ms-transform:skewX(0);transform:skewX(0)}}.lmsmart-hero-2-content{padding-top:135px;padding-bottom:145px;max-width:550px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.lmsmart-hero-2-content{padding-top:80px;padding-bottom:90px}}.lmsmart-hero-2-content .title{font-size:48px;font-weight:600;line-height:1.25}.lmsmart-hero-2-content p{font-size:20px;margin-top:25px}@media only screen and (max-width:575px){.lmsmart-hero-2-content p{font-size:18px}}.lmsmart-hero-2-content .here-2-btn{position:relative;display:inline-block}.lmsmart-hero-2-content .here-2-btn a.btn__a{margin-top:25px;position:relative;margin-right:70px;display:inline-block;font-weight:500}.lmsmart-hero-2-content .here-2-btn .here-2-btn-shape{position:absolute;top:28px;right:-70px;z-index:99999}.tpc-cat-item .single-items-1{overflow:hidden}.tpc-cat-item .single-items-1 a{display:block;height:95px;line-height:100px;background-color:#f6f7f9;position:relative;padding-left:95px;border-radius:5px;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.tpc-cat-item .single-items-1 a .cat-item_image{position:absolute;top:50%;left:30px;max-width:initial;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tpc-cat-item .single-items-1 a .cat_name{font-size:20px;font-weight:600;color:var(--lmsmart-header-font-color);line-height:1.3;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.tpc-cat-item .single-items-1 a:hover{background-color:var(--lmsmart-header-font-color)}.tpc-cat-item .single-items-1 a:hover .cat_name{color:#fff}.tpc-cat-item .single-cat__item{position:relative;overflow:hidden;border-radius:10px}.tpc-cat-item .single-cat__item .items-image{position:relative;overflow:hidden}.tpc-cat-item .single-cat__item .items-image img{width:100%;object-fit:cover;border-radius:3px;transition:all .4s linear}.tpc-cat-item .single-cat__item:hover .items-image img{transform:scale(1.1)}.tpc-cat-item .single-cat__item .items-image::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000000ad 0%,transparent 80%);border-radius:3px;z-index:1}.tpc-cat-item .single-cat__item .items-cont{position:absolute;top:30px;left:0;width:100%;padding:0 35px;z-index:2}.tpc-cat-item .single-cat__item .tpc-video_popup .videobox_content{margin-bottom:20px}.tpc-cat-item .single-cat__item .tpc-video_popup .videobox_link{width:45px;height:45px}.tpc-cat-item .single-cat__item .items-cont .tpc-video_popup .videobox_icon{width:15px;fill:var(--lmsmart-primary-color)}.tpc-cat-item .single-cat__item .items-cont .course-cat{color:#fff;font-size:18px;line-height:28px;-webkit-transition:all .4s linear;transition:all .4s linear}.tpc-cat-item .single-cat__item .items-cont .course-cat:hover{color:var(--lmsmart-primary-color);-webkit-transition:all .4s linear;transition:all .4s linear}.tpc-cat-item .single-cat__item .items-cont .total-course{margin-top:5px;font-size:14px;font-weight:400;line-height:100%;color:#fff;-webkit-transition:all .4s linear;transition:all .4s linear}.tpc-cat-item .single-cat__item .arrow__icon{color:#fff;background:var(--lmsmart-primary-color);height:40px;width:40px;border-radius:100px;text-align:center;justify-content:center;display:flex;align-items:center}.tpc-cat-item .single-cat__item.layout-3 .items-cont{display:flex;align-items:center;justify-content:space-between}.tpc-mailchimp-form-wrap{position:relative;overflow:hidden}.tpc-mailchimp-form-wrap input{width:100%;height:55px;font-size:16px;font-weight:400;padding-left:20px;padding-right:150px;margin-bottom:0;border:1px solid #ebebeb;border-radius:4px;background:#fff}@media only screen and (max-width:575px){.tpc-mailchimp-form-wrap input{padding:0 20px}}.tpc-mailchimp-form-wrap .btn{position:absolute;height:55px;background-color:var(--lmsmart-primary-color);color:#fff;top:0;right:0;padding:0 30px;border-top-left-radius:0;border-bottom-left-radius:0}.tpc-mailchimp-form-wrap .btn:hover{background-color:var(--lmsmart-secondary-color)}@media only screen and (max-width:575px){.tpc-mailchimp-form-wrap .btn{position:relative;margin-top:10px;width:100%;border-radius:5px}}.lmsmart-dubble-feedback{padding:40px 110px;border-radius:10px;background-color:#fdfaf1;display:flex;flex-wrap:wrap}.lmsmart-dubble-feedback.lmsmart-feedback-style-5{background-color:initial}@media(max-width:1199px){.lmsmart-dubble-feedback{padding:40px}}@media(max-width:575px){.lmsmart-dubble-feedback{padding:20px}}.lmsmart-dubble-feedback .feedback-author{width:35%}@media(max-width:767px){.lmsmart-dubble-feedback .feedback-author{width:90%;margin:0 auto}.lmsmart-dubble-feedback .feedback-content{width:100%}}.lmsmart-dubble-feedback .feedback-author-wrapper{border:1px solid rgba(255,211,77,.3);border-radius:50%;padding:30px;position:relative}.lmsmart-dubble-feedback.lmsmart-feedback-style-5 .feedback-author-wrapper{border:none}.lmsmart-dubble-feedback.lmsmart-feedback-style-5 .author-images-wrapper{border:1px solid #8a7efc}.lmsmart-dubble-feedback .feedback-author-wrapper .feedback-quote{position:absolute;top:23px;right:15px;border-radius:50%;background-color:#3bbca7;width:79px;height:79px;line-height:90px;text-align:center;font-size:42px;color:#fff;z-index:2}.lmsmart-dubble-feedback .author-images-wrapper{border:1px solid rgba(255,211,77,.3);border-radius:50%;padding:30px}.lmsmart-dubble-feedback .author-image img{border-radius:50%;width:100%}.lmsmart-dubble-feedback .feedback-content{width:65%;padding-left:70px;padding-top:30px}@media(max-width:767px){.lmsmart-dubble-feedback .feedback-content{width:100%;padding-left:0}.lmsmart-dubble-feedback .single-feedback-content{text-align:center}}.lmsmart-dubble-feedback .single-feedback-content p{font-size:24px;font-weight:500;line-height:1.66;color:var(--lmsmart-header-font-color)}.lmsmart-dubble-feedback .single-feedback-content p.feedback-name{font-size:16px;margin-bottom:5px;font-weight:600}.lmsmart-dubble-feedback .single-feedback-content p.feedback-degree{font-size:15px;font-weight:400;color:var(--lmsmart-content-color);margin-bottom:0}.lmsmart-dubble-feedback{position:relative}.lmsmart-dubble-feedback .shape-1{width:90px;position:absolute;top:55px;z-index:4;left:101px}.lmsmart-dubble-feedback .shape-2{width:32px;position:absolute;bottom:60px;left:340px;z-index:1}@media only screen and (max-width:1199px){.lmsmart-dubble-feedback .shape-2{display:none}}.isotope-filter{margin-bottom:48px}.isotope-filter a{display:inline-block;position:relative;font-size:14px;line-height:20px;font-weight:var(--lmsmart-header-font-weight);text-transform:uppercase;transition:.4s;margin-left:22px;margin-right:22px}.course__filter.isotope-filter>a:last-child{margin-right:0}@media(max-width:767px){.isotope-filter a{margin-left:12px;margin-right:12px}}.isotope-filter a.empty{display:none}.isotope-filter a .number_filter{position:absolute;z-index:1;top:-10px;width:26px;height:16px;right:-16px;opacity:0;visibility:hidden;text-align:center;color:#fff;transform:translateY(4px);transition:.5s ease;font-size:10px;font-weight:var(--lmsmart-header-font-weight)}.isotope-filter a.active:before,.isotope-filter a:hover:before{opacity:1;transform:translateY(0)}.isotope-filter a.active .number_filter,.isotope-filter a:hover .number_filter{opacity:1;visibility:visible;transform:translateY(0)}.isotope-filter.filter-left{text-align:left}.isotope-filter.filter-center{text-align:center}.isotope-filter.filter-right{text-align:right}.lmsmart-hero-2-wrap{position:relative;background-color:#fdfaf1}.lmsmart-hero-2-wrap .shape-1{position:absolute;bottom:-10px;left:0;width:100%;z-index:2}.lmsmart-hero-2-wrap .shape-1 svg .shape-path{fill:#fff}.lmsmart-hero-2-wrap .shape-2{position:absolute;width:67px;top:34%;left:130px}@media(max-width:1600px){.lmsmart-hero-2-wrap .shape-2{width:60px;top:77%;left:50px}}@media only screen and (max-width:767px){.lmsmart-hero-2-wrap .shape-2{display:none}}@media only screen and (max-width:575px){.lmsmart-hero-2-wrap .shape-2{top:67%}}.lmsmart-hero-2-wrap .shape-3{position:absolute;width:46px;top:55px;left:38%}.lmsmart-hero-2-wrap .shape-4{position:absolute;width:68px;top:230px;right:225px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.lmsmart-hero-2-wrap .shape-4{right:85px;top:130px}}@media only screen and (max-width:767px){.lmsmart-hero-2-wrap .shape-4{right:55px;top:100px;width:50px}}@media only screen and (max-width:575px){.lmsmart-hero-2-wrap .shape-4{right:40px;top:98px;width:45px}}.lmsmart-hero-2-wrap .hero-content{padding-top:140px;max-width:520px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.lmsmart-hero-2-wrap .hero-content{padding-top:80px}}@media only screen and (max-width:767px){.lmsmart-hero-2-wrap .hero-content{padding-top:150px;padding-bottom:0}}.lmsmart-hero-2-wrap .hero-content .sub-title{font-size:14px;text-transform:uppercase;color:#3bbca7;letter-spacing:1px}.lmsmart-hero-2-wrap .hero-content .title{font-size:48px;font-weight:600;color:#072f60;line-height:1.25;margin-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.lmsmart-hero-2-wrap .hero-content .title{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.lmsmart-hero-2-wrap .hero-content .title{font-size:30px}}@media only screen and (max-width:575px){.lmsmart-hero-2-wrap .hero-content .title{font-size:28px}}.lmsmart-hero-2-wrap .hero-content p{max-width:400px;font-size:18px;line-height:1.6;margin-top:30px;margin-bottom:38px}@media only screen and (min-width:768px) and (max-width:991px){.lmsmart-hero-2-wrap .hero-content p{font-size:16px}}.hero-images{padding-top:100px;position:relative;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.hero-images{padding-top:150px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-images{padding-top:180px}}@media only screen and (max-width:767px){.hero-images{padding-top:50px}}.hero-images .image-shape-01{position:absolute;bottom:100px;left:50px;z-index:-1;max-width:530px;width:100%}@media only screen and (max-width:575px){.hero-images .image-shape-01{max-width:250px;left:0}}.hero-images .image-shape-01 svg .svg-path{fill:#ffd24d}.hero-images .image-shape-02{position:absolute;z-index:-1;left:67px;top:42%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:260px;width:100%}@media only screen and (max-width:767px){.hero-images .image-shape-02{top:25%;left:0;max-width:190px}}.hero-images .image-shape-02 svg .svg-path{fill:#344c4c}.hero-images .image-shape-03{position:absolute;top:21%;right:24%}.hero-images .image-shape-04{position:absolute;top:170px;left:130px;z-index:-1}.hero-images .image-shape-04 img{width:150px}.hero-images .image-shape-05{position:absolute;width:172px;height:172px;background-color:#afe0fb;border-radius:50%;top:195px;left:15px;z-index:-2}.hero-images .image-shape-06{position:absolute;width:236px;height:236px;background-color:#fc6;border-radius:50%;bottom:-100px;right:90px;z-index:-1}.hero-images .image{text-align:right;position:relative;bottom:0}.hero-images-02{padding-top:200px;padding-bottom:170px;position:relative;z-index:1}@media(max-width:1199px){.hero-images-02{padding-top:150px}}@media only screen and (max-width:767px){.hero-images-02{padding-top:50px;padding-bottom:70px}}.hero-images-02 .image-shape-01{position:absolute;top:170px;left:130px;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.hero-images-02 .image-shape-01{top:20px}}.hero-images-02 .image-shape-01 img{width:150px}@media only screen and (min-width:768px) and (max-width:991px){.hero-images-02 .image-shape-01 img{width:120px}}.hero-images-02 .image-shape-02{position:absolute;width:172px;height:172px;background-color:#afe0fb;border-radius:50%;top:195px;left:15px;z-index:-2}@media only screen and (min-width:768px) and (max-width:991px){.hero-images-02 .image-shape-02{left:-60px}}@media only screen and (max-width:767px){.hero-images-02 .image-shape-02{width:72px;height:72px;top:80px}}.hero-images-02 .image-shape-03{position:absolute;width:236px;height:236px;background-color:#fc6;border-radius:50%;bottom:70px;right:90px;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.hero-images-02 .image-shape-03{right:40px}}@media only screen and (max-width:767px){.hero-images-02 .image-shape-03{width:170px;height:170px}}.hero-images-02 .image{text-align:right;position:relative}.lmsmart-hero-2-wrap .image-content{position:absolute;top:50%;right:0;text-align:left;padding-left:50px;padding-right:28px;padding-top:30px;padding-bottom:25px;width:265px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 62px 0 rgba(0,0,0,.23);box-shadow:0 0 62px rgba(0,0,0,.23)}.lmsmart-hero-2-wrap .image-content .image-icon{position:absolute;left:-30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.lmsmart-hero-2-wrap .image-content .image-icon i{border-radius:50%;background-color:#072f60;width:61px;height:61px;line-height:75px;display:block;text-align:center;font-size:30px;color:#fff}.lmsmart-hero-2-wrap .image-content .start i{font-size:16px;color:#fda000;margin-right:3px}.lmsmart-hero-2-wrap .image-content p{font-size:18px;line-height:1.6;margin-bottom:0}.lmsmart-hero-2-wrap-03{padding-top:188px}@media(max-width:991px){.lmsmart-hero-2-wrap-03{padding-top:78px}}.lmsmart-hero-2-wrap .bottom_text{margin-top:25px;display:inline-block}.lmsmart-course.share_post-container{margin:30px 0 0}.lmsmart-course.share_post-container{border:2px solid var(--lmsmart-primary-color);padding:10px 5px;border-radius:5px;display:block;text-align:center}.lmsmart-course.share_post-container>i{color:var(--lmsmart-primary-color)}.lmsmart-course.share_post-container>span{color:var(--lmsmart-primary-color);display:inline-block;margin-left:5px}.tpc_ani_wrap .start_tpc_ani>*{opacity:0}.tpc_ani_wrap .start_tpc_ani,.tpc_ani_wrap .start_tpc_ani-02{opacity:1}.tpc_ani_wrap .start_tpc_ani>*:nth-child(1),.tpc_ani_wrap .start_tpc_ani-02>*:nth-child(1){animation-name:fadeInUpBig;animation-delay:.4s;animation-duration:1s;animation-fill-mode:both}.tpc_ani_wrap .start_tpc_ani>*:nth-child(2),.tpc_ani_wrap .start_tpc_ani-02>*:nth-child(2){animation-name:fadeInUpBig;animation-delay:.8s;animation-duration:1s;animation-fill-mode:both}.tpc_ani_wrap .start_tpc_ani>*:nth-child(3),.tpc_ani_wrap .start_tpc_ani-02>*:nth-child(3){animation-name:fadeInUpBig;animation-delay:1.2s;animation-duration:1s;animation-fill-mode:both}.tpc_ani_wrap .start_tpc_ani>*:nth-child(4),.tpc_ani_wrap .start_tpc_ani-02>*:nth-child(4){animation-name:fadeInUpBig;animation-delay:1.5s;animation-duration:1s;animation-fill-mode:both}
p+.alignfull,p+.alignwide{margin-top:2em}main .alignfull{max-width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}main .alignfull,main .alignfull img{width:100vw}main .alignfull .wp-block-column{padding:0 5px}main .alignfull>figcaption{margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}main .alignwide{max-width:calc(100vw - 50px);margin-left:-25px;margin-right:-25px;width:auto}main .alignnone{margin-right:auto;margin-left:auto}main .sidebar>:last-child{margin-bottom:50px}main .format-no_featured .alignfull{max-width:calc(100% + 80px);margin-left:-40px;margin-right:-40px}main .format-no_featured .alignfull.wp-block-image,main .format-no_featured .alignfull.wp-block-cover,main .format-no_featured .alignfull.wp-block-gallery,main .format-no_featured .alignfull.wp-block-embed{max-width:calc(100% + 100px);margin-left:-50px;margin-right:-50px}.single main .sidebar_left .alignwide,.single main .sidebar_right .alignwide{margin-left:-10px;margin-right:-10px;max-width:calc(100% + 20px)}.single main .sidebar_left .alignfull,.single main .sidebar_right .alignfull{margin-left:-20px;margin-right:-20px;max-width:calc(100% + 40px)}.single main .sidebar_left .alignfull img,.single main .sidebar_right .alignfull img{width:100%}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left;margin:0 30px 30px 0}.alignright{float:right;margin:0 0 10px 30px}.wp-caption.aligncenter{margin-left:auto;margin-right:auto}.wp-block-cover,.wp-block-button,p+.alignfull,p+.alignwide{margin-top:2rem;margin-bottom:2rem}.wp-block-cover.alignleft,.wp-block-button.alignleft{margin-right:2rem;margin-top:0}.wp-block-cover.alignright,.wp-block-button.alignright{margin-left:2rem;margin-top:0}.wp-block-cover,.wp-block-button,p+.alignfull,p+.alignwide{margin-top:2rem;margin-bottom:2rem}.wp-block-cover.alignleft,.wp-block-button.alignleft{margin-right:2rem;margin-top:0}.wp-block-cover.alignright,.wp-block-button.alignright{margin-left:2rem;margin-top:0}.wp-block-quote,.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:2rem}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding-top:62px}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.15em}.wp-block-quote.is-large p:first-child,.wp-block-quote.is-style-large p:first-child{margin-top:-.16em}.wp-block-quote.is-large cite,.wp-block-quote.is-style-large cite{font-size:.9em}.blog-post_text blockquote,#comments .comment_content blockquote{margin-bottom:2rem}.blog-post_content .wp-block-cover .wp-block-cover-image-text,.blog-post_content .wp-block-cover-image .wp-block-cover-image-text,.blog-post_content .wp-block-cover .wp-block-cover-text,.blog-post_content .wp-block-cover-image .wp-block-cover-text,.blog-post_content .wp-block-cover h2,.blog-post_content .wp-block-cover-image h2{color:#fff}.wp-block-group{margin-top:1rem;margin-bottom:1rem}.wp-block-group.has-background{padding:2rem}.wp-block-group p:last-child{margin-bottom:0}.wp-block-gallery{margin-bottom:16px}.wp-block-gallery li.blocks-gallery-item{padding-left:0;margin-bottom:16px}.wp-block-gallery li.blocks-gallery-item figcaption{line-height:1.5}.wp-block-gallery.alignwide{clear:both}.wp-block-search__button{font-size:13px;color:#fff}.wp-block-search .wp-block-search__button{padding:13px 1.625em}.wp-block-search__button:hover{color:#fff}
@charset "UTF-8";.lmsmart__carousel{overflow:hidden}.lmsmart__carousel .swiper-button-next,.lmsmart__carousel .swiper-button-prev{display:block;position:absolute;z-index:100;top:calc(50% - 22px);bottom:unset;width:45px;height:45px;margin:0;border:unset;border-radius:100px;padding:0;font-size:0;font-weight:300;letter-spacing:0;text-align:center;text-indent:0;cursor:pointer;opacity:0;box-shadow:5px 4px 13px rgb(46 63 99/15%);transition:all .4s,transform .35s;background:#fff}.lmsmart__carousel .swiper-button-next:after,.lmsmart__carousel .swiper-button-prev:after{display:inline-block;position:absolute;vertical-align:middle;width:100%;height:100%;border-radius:inherit;font-family:flaticon;font-size:16px;font-weight:700;line-height:45px;transition:color 0s;left:0}.lmsmart__carousel .swiper-button-prev:after{content:'\f108'}.lmsmart__carousel .swiper-button-next:after{content:'\f109'}.lmsmart__carousel:hover .swiper-button-next,.lmsmart__carousel:hover .swiper-button-prev{opacity:1;transition:all .4s,transform .35s}.lmsmart__carousel:hover .swiper-button-next:active,.lmsmart__carousel:hover .swiper-button-prev:active{transform:translate(2px,2px)}.lmsmart__carousel .swiper-button-next{left:auto;right:0;transform:translateX(0);transition:all .4s,transform .15s}.lmsmart__carousel:hover .swiper-button-next{right:30px;transition:all .4s,transform .15s}.lmsmart__carousel .swiper-button-prev{right:auto;left:0;transform:translateX(0);transition:all .4s,transform .15s}.lmsmart__carousel:hover .swiper-button-prev{left:30px;transition:all .4s,transform .15s}.lmsmart__carousel .swiper-pagination .swiper-pagination-bullet{width:13px;height:14px;color:var(--lmsmart-content-color)}body .elementor-widget-container .lmsmart__carousel.pagination_square .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:0}body .elementor-widget-container .lmsmart__carousel.pagination_line_circle .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:25px;height:8px;border-radius:10px}body .elementor-widget-container .lmsmart__carousel.pagination_line .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:30px;height:3px;border-radius:10px}body .elementor-widget-container .lmsmart__carousel.pagination_square_border .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background:0 0;position:relative;height:30px;width:30px;border-radius:0;transition:all .3s}body .elementor-widget-container .lmsmart__carousel.pagination_square_border .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid var(--lmsmart-primary-color);background:0 0;transition:all .3s}body .elementor-widget-container .lmsmart__carousel.pagination_square_border .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before{content:'';display:block;position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;margin-left:-4px;border-radius:0;background:var(--lmsmart-primary-color)}body .elementor-widget-container .lmsmart__carousel.pagination_circle_border .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background:0 0;position:relative;height:20px;width:20px;border-radius:0;transition:all .3s}body .elementor-widget-container .lmsmart__carousel.pagination_circle_border .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid var(--lmsmart-primary-color);background:0 0;border-radius:100%;transition:all .3s}body .elementor-widget-container .lmsmart__carousel.pagination_circle_border .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before{content:'';display:block;position:absolute;top:50%;left:50%;width:4px;height:4px;margin-top:-2px;margin-left:-2px;border-radius:100%;background:var(--lmsmart-primary-color)}.elementor-widget-tpc-video-popup.divider_yes .title:before{content:''}.elementor-widget-tpc-video-popup.divider_yes .title_pos-top .title{margin-bottom:20px;padding-bottom:37px}.elementor-widget-tpc-video-popup.divider_yes .title_pos-top .title:before{bottom:0}.elementor-widget-tpc-video-popup.divider_yes .title_pos-bot .title{margin-top:20px;padding-top:37px}.elementor-widget-tpc-video-popup.divider_yes .title_pos-bot .title:before{top:0}.elementor-widget-tpc-video-popup.divider_yes .title_pos-left .title{margin-right:20px;padding-right:37px}.elementor-widget-tpc-video-popup.divider_yes .title_pos-left .title:before{right:0;left:unset;top:50%;width:27px;height:1px}.elementor-widget-tpc-video-popup.divider_yes .title_pos-right .title{margin-left:20px;padding-left:37px}.elementor-widget-tpc-video-popup.divider_yes .title_pos-right .title:before{left:0;top:50%;width:27px;height:1px}.tpc-video_popup{position:relative;z-index:1}.tpc-video_popup .videobox_content{display:flex;align-items:center}.tpc-video_popup .videobox_background img{position:relative;z-index:0;width:100%;box-shadow:0 0 rgba(0,0,0,.15)}.tpc-video_popup .title{position:relative;z-index:2;font-size:16px;line-height:1.35;font-weight:600}.tpc-video_popup .title:before{position:absolute;z-index:1;left:50%;height:27px;width:1px;background:currentColor}.tpc-video_popup .videobox_link{display:block;position:relative;flex-shrink:0;border-radius:50%;transition:all .4s;cursor:pointer}.tpc-video_popup .videobox_icon{display:block;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-40%,-50%);transition:.3s}.tpc-video_popup.with_image .videobox_link_wrapper{position:absolute;z-index:1;top:50%}.tpc-video_popup.button_align-left{text-align:left}.tpc-video_popup.button_align-left .videobox_content,.tpc-video_popup.button_align-left .videobox_link_wrapper{justify-content:flex-start}.tpc-video_popup.button_align-left.with_image .videobox_link_wrapper{left:0;transform:translate(10%,-50%)}.tpc-video_popup.button_align-left.title_pos-right .videobox_content,.tpc-video_popup.button_align-left.title_pos-right .videobox_link_wrapper{justify-content:flex-end}.tpc-video_popup.button_align-left.title_pos-top .videobox_content,.tpc-video_popup.button_align-left.title_pos-bot .videobox_content{align-items:flex-start}.tpc-video_popup.button_align-center{text-align:center}.tpc-video_popup.button_align-center .videobox_content,.tpc-video_popup.button_align-center .videobox_link_wrapper{justify-content:center}.tpc-video_popup.button_align-center.with_image .videobox_link_wrapper{left:50%;transform:translate(-50%,-50%)}.tpc-video_popup.button_align-center.title_pos-right .videobox_content,.tpc-video_popup.button_align-center.title_pos-right .videobox_link_wrapper{justify-content:center}.tpc-video_popup.button_align-right{text-align:right}.tpc-video_popup.button_align-right .videobox_content,.tpc-video_popup.button_align-right .videobox_link_wrapper{justify-content:flex-end}.tpc-video_popup.button_align-right.with_image .videobox_link_wrapper{right:0;transform:translate(-10%,-50%)}.tpc-video_popup.button_align-right.title_pos-top .videobox_content,.tpc-video_popup.button_align-right.title_pos-top .videobox_link_wrapper,.tpc-video_popup.button_align-right.title_pos-bot .videobox_content,.tpc-video_popup.button_align-right.title_pos-bot .videobox_link_wrapper{align-items:flex-end}.tpc-video_popup.button_align-inline{display:inline-block}.tpc-video_popup.button_align-inline.with_image .videobox_link_wrapper{left:50%;transform:translate(-50%,-50%)}.tpc-video_popup.title_pos-right .videobox_content,.tpc-video_popup.title_pos-right .videobox_link_wrapper{flex-direction:row-reverse;justify-content:flex-start}.tpc-video_popup.title_pos-top .videobox_content,.tpc-video_popup.title_pos-top .videobox_link_wrapper{flex-direction:column}.tpc-video_popup.title_pos-bot .videobox_content,.tpc-video_popup.title_pos-bot .videobox_link_wrapper{flex-direction:column-reverse}.tpc-video_popup .videobox_animation{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.tpc-video_popup.animation_circles .videobox_animation{z-index:1;border-width:.5px;border-style:solid;opacity:0;animation:circles 3.9s linear 0s infinite;animation-play-state:paused}.tpc-video_popup.animation_circles .videobox_animation.circle_2{animation-delay:1.3s}.tpc-video_popup.animation_circles .videobox_animation.circle_3{animation-delay:2.6s}.tpc-video_popup.animation_circles .videobox_link:hover .videobox_animation,.tpc-video_popup.animation_circles.idle-animation .videobox_animation{animation-play-state:running}.tpc-video_popup.animation_circles.idle-animation .videobox_link:hover .videobox_animation{animation-play-state:paused}@keyframes circles{0%{transform:scale(1);opacity:0}20%{transform:scale(1.44);opacity:.5}100%{transform:scale(3.2);opacity:0}}.tpc-video_popup.animation_ring_pulse .videobox_animation{z-index:-1;background:inherit;animation:pulse_ring 2.2s cubic-bezier(.455,.03,.515,.955)0s infinite;animation-play-state:paused}.tpc-video_popup.animation_ring_pulse .videobox_link:hover .videobox_animation,.tpc-video_popup.animation_ring_pulse.idle-animation .videobox_animation{animation-play-state:running}.tpc-video_popup.animation_ring_pulse.idle-animation .videobox_link:hover .videobox_animation{animation-play-state:paused}@keyframes pulse_ring{0%{transform:scale(1)}50%{transform:scale(1.7)}100%{transform:scale(1)}}.tpc-video_popup.animation_ring_static .videobox_animation{z-index:-1;border:1px solid;border-radius:inherit;top:-70%;left:-70%;width:242%;height:242%;transition:.5s}.tpc-video_popup.animation_ring_static .videobox_link:hover .videobox_animation:not(:hover){transform:scale(.3);opacity:0}.tpc-video_popup.animation_ripple .videobox::before{position:absolute;content:'';width:100%;height:100%;background-color:var(--lmsmart-primary-color);border-radius:50%;animation:video-ripple 1500ms ease-out infinite;left:0;top:0;z-index:-1}@keyframes video-ripple{0%,35%{transform:scale(0);opacity:1}50%{transform:scale(1.3);opacity:.8}100%{opacity:0;transform:scale(1.5)}}@-webkit-keyframes video-ripple{0%,35%{transform:scale(0);opacity:1}50%{transform:scale(1.3);opacity:.8}100%{opacity:0;transform:scale(1.5)}}.lmsmart-feedback-style-1{text-align:center;overflow:hidden}.lmsmart-feedback-style-1 .feedback-text{font-size:30px;font-weight:600;color:#072f60;line-height:1.4}.lmsmart-feedback-style-1 .feedback-name{font-size:18px;font-weight:600;color:#072f60;margin-bottom:0}.lmsmart-feedback-style-1 .quotes-icon-wrap{border-radius:50%;background-color:var(--lmsmart-primary-color);width:80px;height:80px;line-height:90px;text-align:center;font-size:42px;color:#fff;margin:0 auto;margin-bottom:25px}.lmsmart-feedback-style-2{text-align:center;overflow:hidden}.lmsmart-feedback-style-2 .feedback-text{font-size:18px;font-weight:500;color:#072f60;line-height:1.7}.lmsmart-feedback-style-2 .feedback-image{width:70px;height:70px;border-radius:100px;overflow:hidden;margin:0 auto;margin-bottom:10px}.lmsmart-feedback-style-2 .feedback-name{font-size:18px;font-weight:500;color:#072f60;margin-bottom:0}.lmsmart-feedback-style-2 .feedback-degree{font-size:15px}.lmsmart-feedback-style-2 .quotes-icon-wrap svg path{fill:var(--lmsmart-primary-color)}.lmsmart-feedback-style-2 .quotes-icon-wrap{margin-bottom:13px}.lmsmart-feedback-style-3 .feedback-single{margin-top:80px;position:relative}.lmsmart-feedback-style-3 .slick-initialized .slick-slide{margin:58px 15px 15px;border-radius:10px}.lmsmart-feedback-style-3 .feedback-img-wrapper{width:75px;height:75px;border-radius:100px;position:relative;top:27px}.lmsmart-feedback-style-3 .feedback-image{position:absolute;top:0;left:30px;z-index:1}.lmsmart-feedback-style-3 .feedback-image img{width:120px;height:120px;border-radius:100px;margin-left:35px;object-fit:cover}.lmsmart-feedback-style-3 .feedback-content-wrapper{display:block;border-radius:10px;overflow:hidden}.lmsmart-feedback-style-3 .slick-slide .feedback-content-wrapper span{color:#fff}.lmsmart-feedback-style-3 .feedback-content-wrapper .feedback-content{background-color:#f6f7f9;padding:60px;padding-top:80px;position:relative;margin-top:60px;border-radius:10px}@media(max-width:767px){.lmsmart-feedback-style-3 .feedback-img-wrapper{width:100%}.lmsmart-feedback-style-3 .feedback-content-wrapper{width:100%}.lmsmart-feedback-style-3 .feedback-content-wrapper .feedback-content{padding:70px 20px}}.lmsmart-feedback-style-3 .feedback-content-wrapper .feedback-text{color:var(--lmsmart-header-font-color);font-size:22px;line-height:34px;margin:0;padding-bottom:15px}.lmsmart-feedback-style-3 .feedback-content-wrapper .name-degree{display:flex;margin-top:35px}.lmsmart-feedback-style-3 .feedback-content-wrapper .feedback-name{color:var(--lmsmart-header-font-color);font-size:18px;font-weight:var(--lmsmart-header-font-weight);margin:0}.lmsmart-feedback-style-3 .feedback-content-wrapper .feedback-degree{color:var(--lmsmart-header-font-color);font-size:15px;margin:0;margin-top:-5px;color:var(--lmsmart-content-color)}.lmsmart-feedback-style-3 .feedback-content-wrapper .quotes-icon-wrap{display:inline-block;background:var(--lmsmart-primary-color);height:75px;width:75px;border-radius:100px;text-align:center;margin-right:22px;padding-top:7px;line-height:86px}.lmsmart-feedback-style-3 .feedback-content-wrapper .quotes-name-degree-wrap{display:inline-block;margin-top:9px}.lmsmart-feedback-style-3 .quotes-icon-wrap span{font-size:32px}.lmsmart-feedback-style-3 .quotes-icon-wrap span:before{color:#fff}.lmsmart-feedback-style-6{text-align:center;overflow:hidden}.lmsmart-feedback-style-6 .feedback-text{font-size:18px;font-weight:500;line-height:1.7}.lmsmart-feedback-style-6 .feedback-image{width:100px;height:100px;border-radius:100px;overflow:hidden;margin:0 auto;margin-bottom:10px}.lmsmart-feedback-style-6 .feedback-name{font-size:18px;font-weight:500;color:var(--lmsmart-primary-color);margin-bottom:0}.lmsmart-feedback-style-6 .feedback-degree{font-size:15px}.lmsmart-feedback-style-6 .quotes-icon-wrap svg path{fill:var(--lmsmart-primary-color)}.lmsmart-feedback-style-6 .quotes-icon-wrap svg{width:140px;position:absolute;top:70px;left:43%}.lmsmart-feedback-style-6 .quotes-icon-wrap{margin-bottom:40px}.lmsmart-feedback-style-7{padding-top:50px;padding-bottom:50px}.lmsmart-feedback-style-7 .testimonial-content{display:flex;justify-content:center}@media(max-width:1199px){.lmsmart-feedback-style-7 .testimonial-content{display:block;text-align:center}}.lmsmart-feedback-style-7 .testimonial-content{position:relative}@media(min-width:992px){.lmsmart-feedback-style-7 .testimonial-content{margin-left:0}}@media(max-width:1199px){.bg-shape{display:none}}.lmsmart-feedback-style-7 .testimonial-content .bg-shape svg{fill:#fff}.lmsmart-feedback-style-7 .testimonial-content .shape-1{position:absolute;top:-40px;left:85px}@media(max-width:1199px){.lmsmart-feedback-style-7 .testimonial-content .shape-1{display:none}}.lmsmart-feedback-style-7 .testimonial-content .testimonial-text{position:absolute;top:0;left:0;z-index:1;padding:40px 110px 0 180px}@media(max-width:1199px){.lmsmart-feedback-style-7 .testimonial-content .testimonial-text{background:#fff;position:relative;padding:40px}}.lmsmart-feedback-style-7 .testimonial-content .testimonial-text .testimonial-author-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media(max-width:1199px){.lmsmart-feedback-style-7 .testimonial-content .testimonial-text .testimonial-author-wrap{justify-content:center}}.lmsmart-feedback-style-7 .testimonial-content .testimonial-text .testimonial-author-wrap .quote{height:70px;width:70px;line-height:95px;border-radius:50%;text-align:center;background:#ff4880}.lmsmart-feedback-style-7 .testimonial-content .testimonial-text .testimonial-author-wrap .quote svg{fill:#fff}.lmsmart-feedback-style-7 .testimonial-content .testimonial-text .testimonial-author-wrap .name-degree{margin-left:20px}.lmsmart-feedback-style-7 .testimonial-content .testimonial-text .testimonial-author-wrap .name-degree .feedback-name{font-size:16px;line-height:24px;font-weight:500;color:#271344;margin-top:0;margin-bottom:0}.lmsmart-feedback-style-7 .testimonial-content .testimonial-text .testimonial-author-wrap .name-degree .feedback-degree{font-size:16px;line-height:24px;color:#838383;margin-top:5px;margin-bottom:0}.lmsmart-feedback-style-7 .testimonial-content .testimonial-text p{text-align:left;font-size:28px;line-height:38px;color:#343244;margin-top:25px}@media(max-width:991px){.lmsmart-feedback-style-7 .testimonial-content .testimonial-text p{font-size:22px;line-height:32px}}.cat-carousel__single{position:relative;text-align:center}.cat-carousel__box{position:relative;max-width:174px;width:100%;margin:0 auto;padding-top:35px}.cat-carousel__box .cat-carousel__box-icon{border-radius:8px;background-color:#fff;box-shadow:0 0 62px rgba(0,0,0,5%);width:118px;height:118px;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;z-index:1}.cat-carousel__box .cat-carousel__box-icon a{border-radius:8px;background-color:#fff;box-shadow:0 0 62px rgba(0,0,0,5%);width:118px;height:118px;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;z-index:1}.cat-carousel__box .cat-carousel__shape-1{border-radius:50%;background-color:var(--lmsmart-primary-color);opacity:.102;width:122px;height:122px;position:absolute;top:0;left:0;z-index:-1;left:0;top:0}.cat-carousel__box .cat-carousel__shape-2{width:74px;position:absolute;top:15px;right:0;z-index:-1}.cat-carousel__box-content{margin-top:30px}.cat-carousel__box-content .cat-carousel__title{font-size:24px;font-weight:600}.single-category-item{display:block;height:100px;line-height:100px;background-color:#f6f7f9;position:relative;padding-left:110px;border-radius:5px;transition:all .3s linear}.single-category-item a{display:block;height:100px;line-height:100px;background-color:#f6f7f9;position:relative;padding-left:110px;border-radius:5px;transition:all .3s linear}.single-category-item a .item-icon{position:absolute;top:50%;left:30px;transform:translateY(-50%)}.single-category-item a .cat-carousel__title{font-size:24px;font-weight:600;color:#072f60;line-height:1.3;transition:all .3s linear}.tpc-team .single-team__item{position:relative;overflow:hidden;border-radius:10px;top:0;transition:.35s}.tpc-team:hover .single-team__item{position:relative;top:-10px;transition:.35s}.tpc-team .single-team__item .items-image{position:relative;overflow:hidden}.tpc-team .single-team__item .items-image img{width:100%;object-fit:cover;border-radius:3px;transition:all .4s linear}.tpc-team .single-team__item .items-image::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000000ad 0%,transparent 80%);border-radius:3px;z-index:1}.tpc-team .single-team__item .team-content{position:absolute;top:30px;left:0;width:100%;padding:0 35px;z-index:2}.tpc-team .single-team__item .team-content .team-title-tag{color:#fff;font-size:18px;line-height:28px;-webkit-transition:all .4s linear;transition:all .4s linear}.tpc-team .single-team__item .team-content .team-title-tag:hover{color:var(--lmsmart-primary-color);-webkit-transition:all .4s linear;transition:all .4s linear}.tpc-team .single-team__item .team-content .team-deg-tag{margin-top:0;font-size:14px;font-weight:400;color:#fff;-webkit-transition:all .4s linear;transition:all .4s linear;margin-top:-5px}.lmsmart-single-team{background:#aed139;border-radius:30px;padding:55px 25px 40px;text-align:center;transform:translate3d(0,0,0);margin-top:120px;transition:all .3s linear}@media only screen and (max-width:767px){.lmsmart-single-team{padding:50px 35px}}.lmsmart-single-team .team-img{margin-top:-135px}.lmsmart-single-team .team-img a img{width:150px;height:150px;object-fit:cover;border-radius:50%}.lmsmart-single-team .team-content .title{font-size:24px;line-height:1;font-weight:700;margin-top:25px}.lmsmart-single-team .team-content .title a{font-size:24px;font-weight:700;color:#fff}.lmsmart-single-team .team-content .designation{font-size:16px;line-height:24px;color:#fff}.lmsmart-single-team .team-content .team-social{margin-top:15px}.lmsmart-single-team .team-content .team-social ul{margin:0;padding:0}.lmsmart-single-team .team-content .team-social ul li{display:inline-block;margin-right:5px}.lmsmart-single-team .team-content .team-social ul li a i,.lmsmart-single-team .team-content .team-social ul li i{height:30px;width:30px;line-height:32px;text-align:center;border-radius:50%;display:inline-block;font-size:13px;background:#fff;color:#271344}.lmsmart-single-team .team-content .team-social ul li a:hover{color:#ff4880}.lmsmart-single-team:hover{transform:translateY(-5px)translate3d(0,-5px,0)}.login-join{list-style:none;display:inline-block;margin-bottom:0}.login-join{color:var(--lmsmart-header-font-color);font-size:15px;display:inline-block}.login-join .top-seperator{padding-left:3px;padding-right:3px}.login-join .login-register a{color:var(--lmsmart-header-font-color);text-decoration:none;font-size:15px;list-style:none;display:inline-block}.login-join a{color:var(--lmsmart-header-font-color);font-size:15px}@media(max-width:1199.98px){.login-join a{color:#fff}}.login-join a:hover{color:#fff}.login-join.layout__1 a:hover{color:var(--lmsmart-header-font-color)}.login-join i{font-size:14px}.login-join .lmsmart-custom-user-profile{display:inline-block}.login-join .login-register.logout{display:inline-block}.lmsmart-features-item{background:#aed139;padding:70px 35px 20px;border-radius:30px;text-align:center;position:relative;z-index:1;overflow:hidden;background-position:-3% -3%;background-repeat:no-repeat;background-size:420px;transition:all .3s linear}@media only screen and (min-width:992px) and (max-width:1199px){.lmsmart-features-item{padding:70px 25px 20px}}.lmsmart-features-item .svg-shape{position:absolute;left:-98px;bottom:-105px;z-index:-1}.lmsmart-features-item .features-img{border:3px dashed #799228;border-radius:30px;padding:20px;overflow:hidden;margin-top:20px}.lmsmart-features-item .features-img a{display:block}.lmsmart-features-item .features-img a img{border-radius:25px;transition:all .3s linear}.lmsmart-features-item .features-content .title{margin-top:25px}.lmsmart-features-item .features-content .title a{font-size:36px;line-height:1.2;font-weight:600;color:#fff}.lmsmart-features-item .features-content p{margin-bottom:0;font-size:16px;line-height:30px;color:#fff;opacity:0;visibility:hidden;transition:all .3s linear}.lmsmart-features-item:hover{padding:40px 35px 35px}.lmsmart-features-item:hover .features-content p{padding-top:15px;opacity:1;visibility:visible}.lmsmart-program-item{background:#fff;border:3px dashed #aed139;padding:35px;border-radius:30px;text-align:center;transition:all .5s linear}.lmsmart__carousel .swiper-slide:nth-child(3n+2) .lmsmart-program-item{border:3px dashed #1ab9ff}.lmsmart__carousel .swiper-slide:nth-child(3n+3) .lmsmart-program-item{border:3px dashed #ffc000}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.lmsmart-program-item{padding:30px}}.lmsmart__carousel .swiper-slide:nth-child(3n+2) .lmsmart-program-item .price{background:#1ab9ff}.lmsmart__carousel .swiper-slide:nth-child(3n+3) .lmsmart-program-item .price{background:#ffc000}.lmsmart-program-item .program-image{position:relative;overflow:hidden;border-radius:30px}.lmsmart-program-item .program-image a{display:block}.lmsmart-program-item .program-image a img{width:100%;transition:all .3s linear}.lmsmart-program-item .program-image .program-price{position:absolute;left:40px;top:20px}.lmsmart-program-item .program-image .program-price .price{display:inline-block;width:65px;height:65px;line-height:65px;background:#aed139;text-align:center;border-radius:50%;font-size:18px;font-weight:700;color:#fff}.lmsmart-program-item .program-content .title{font-size:24px;line-height:34px;color:#271344;margin-top:25px}.lmsmart-program-item .program-content .title:hover a{color:#ff4880}.lmsmart-program-item .program-content p{font-size:16px;line-height:30px;padding:0 10px;margin-top:10px}.lmsmart-program-item .program-content .program-meta{border-top:1px solid #e1e1e1;margin-top:35px;padding-top:15px}.lmsmart-program-item .program-content .program-meta ul li{display:inline-block;font-size:14px;line-height:30px;color:#ff5085;position:relative}.lmsmart-program-item .program-content .program-meta ul li+li{padding-left:25px;margin-left:20px}.lmsmart-program-item .program-content .program-meta ul li+li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:#e1e1e1;width:1px;height:30px}.lmsmart-program-item .program-content .program-meta ul li span{font-weight:700;color:#271344}.lmsmart-program-item:hover .program-image img{transform:scale(1.05)}
@charset "UTF-8";body.search.search-results .blog-post_content.product .post_meta-wrap{display:none}body.search.search-results .blog-post_content.product .read-more-wrap{display:none}body.search.search-results .blog-post.format-standard-image .blog-post_media,.blog-post.format-image .blog-post_media{background:#eaeff3;text-align:center}.tpc-theme-header .mini-cart{display:inline-block;position:relative}.tpc-theme-header .mini-cart .mini_cart-overlay{position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;background:0 0;opacity:0;visibility:hidden;transition:.4s}.tpc-theme-header .mini-cart a{color:inherit;cursor:pointer}.tpc-theme-header .mini-cart a.woo_icon{display:flex;align-items:center;height:100%;font-size:17px;font-weight:var(--lmsmart-header-font-weight)}.tpc-theme-header .mini-cart:hover svg line.st_transform-left{transform:rotate(-60deg)}.tpc-theme-header .mini-cart:hover svg line.st_transform-right{transform:rotate(60deg)}.tpc-theme-header .mini-cart.open_cart .mini_cart-overlay{background:#000;visibility:visible;opacity:.4}.tpc-theme-header .mini-cart.open_cart .woo_mini_cart{transform:translateX(0)}.tpc-theme-header .mini-cart .woo_mini_cart:before{content:'';position:absolute;width:100%;height:38px;top:-38px;left:0;right:0}.tpc-theme-header .mini-cart .header_cart-button{display:inline-block;vertical-align:middle;cursor:pointer;width:26px;height:32px;margin-top:0;position:relative}.tpc-theme-header .mini-cart .header_cart-button svg{transition:.3s}.tpc-theme-header .mini-cart .header_cart-button svg g path{fill:currentColor!important}.tpc-theme-header .mini-cart .header_cart-button svg .st0{stroke:currentColor!important;transform-origin:bottom left;transform-box:fill-box;transition:all .45s ease}.tpc-theme-header .mini-cart .header_cart-button svg .st0.st_transform-right{transform-origin:bottom right}.tpc-theme-header .mini-cart .header_cart-button svg line{stroke:currentColor!important}.tpc-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li{text-align:left;list-style:none}.tpc-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:after{content:'';display:block;height:0;clear:both}.tpc-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:first-child{margin-top:0}.tpc-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:last-child{margin-bottom:0}.tpc-theme-header .woocommerce .woo_mini_cart{position:fixed;z-index:100000;top:15px;right:15px;width:375px;min-height:20%;max-height:calc(100% - 30px);border-radius:10px;padding:34px 34px 24px;text-align:center;box-shadow:11px 10px 38px rgba(46,63,99,.15);box-sizing:border-box;overflow-x:hidden;overflow-y:scroll;overscroll-behavior-y:contain;transform:translateX(calc(100% + 20px));transition:.3s ease-in;scrollbar-width:none}.tpc-theme-header .woocommerce .woo_mini_cart::-webkit-scrollbar{display:none}.tpc-theme-header .woocommerce .woo_mini_cart ul{margin:0;padding:0}.tpc-theme-header .woocommerce .woo_mini_cart .mini_cart_title{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:44px;border-bottom:1px solid #e5e5e5;padding-bottom:18px;text-align:left;text-transform:capitalize}.tpc-theme-header .woocommerce .woo_mini_cart .mini_cart_title h4{font-size:24px}.tpc-theme-header .woocommerce .woo_mini_cart .close_mini_cart:after{content:'\f169';padding-left:10px;font-family:flaticon;font-size:13px;line-height:0;color:#c2c2c2;text-rendering:auto;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;transition:.3s}.tpc-theme-header .woocommerce .woo_mini_cart .total strong{color:inherit}.tpc-theme-header .woocommerce .woo_mini_cart .buttons .button{margin:0 0 10px;border:unset;color:#fff}.tpc-theme-header .woocommerce .woo_mini_cart .buttons .button.checkout:hover{color:#fff}.tpc-theme-header .woocommerce .woo_mini_cart .mini_cart_item dl.variation{display:inline-block;margin:0;padding-top:3px}.tpc-theme-header .woocommerce .woo_mini_cart .mini_cart_item dt.variation-Size{padding-right:5px}.tpc-theme-header .woocommerce .woo_mini_cart .mini_cart_item dd.variation-Size{margin:0}.tpc-theme-header .woocommerce .woo_mini_cart .blockUI.blockOverlay{background-color:initial!important}.tpc-theme-header .woo_mini-count{position:relative;font-weight:500}.tpc-theme-header .woo_mini-count span{display:inline-block;position:absolute;z-index:1;right:calc(100% - 32px);top:0;height:18px;min-width:18px;margin-top:1px;border-radius:18px;padding:0 5px;font-style:normal;font-size:10px;line-height:19px;font-weight:600;color:#fff;text-align:center;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.4s}.tpc-theme-header .woo_mini-count:not(:empty){margin-left:10px}.tpc-woocommerce-sorting{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:19px}.tpc-woocommerce-sorting:after{display:block;height:0;content:'';clear:both}.tpc-products-catalog{margin-bottom:60px}.tpc-products-catalog,.tpc-products-related{clear:both}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{width:50%;margin:0 0 30px;font-size:13px;font-weight:var(--lmsmart-header-font-weight);text-transform:uppercase}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:left;width:50%;text-align:right;margin-bottom:0}.woocommerce .woocommerce-ordering .select__field,.woocommerce-page .woocommerce-ordering .select__field{border:unset}.woocommerce .woocommerce-ordering .select__field select,.woocommerce-page .woocommerce-ordering .select__field select{float:right;display:block;width:270px;max-width:100%;margin:0;outline:none;color:inherit;-webkit-appearance:none;appearance:none}.woo_product_post_media{margin:0}ul.tpc-products,.woocommerce .products ul.tpc-products{display:flex;flex-flow:row wrap;align-items:flex-start;margin-left:0;margin-right:-30px;padding:0}@keyframes rt_fadeInUp{0%{opacity:0;transform:translate3d(0,40px,0)}100%{opacity:1;transform:translate3d(0,0,0)}}ul.tpc-products.animated_products li,.woocommerce .products ul.tpc-products.animated_products li{opacity:0;transform:translate3d(0,20px,0)}ul.tpc-products.animated_products li.visible_item,.woocommerce .products ul.tpc-products.animated_products li.visible_item{animation-fill-mode:both;animation-name:rt_fadeInUp;animation-duration:.3s}ul.tpc-products li,.woocommerce .products ul.tpc-products li{display:flex;align-items:center;flex-flow:column nowrap;margin:0 30px 30px 0;padding:0;border-radius:5px}section.related.products ul.tpc-products li,section.related.products .products ul.tpc-products li{width:calc(25% - 30px);position:relative}ul.tpc-products li:after,.woocommerce .products ul.tpc-products li:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none;border-radius:inherit;transition:box-shadow .3s}ul.tpc-products li:hover:after,.woocommerce .products ul.tpc-products li:hover:after{box-shadow:inset 0 0 #d6d5d7,11px 10px 38px rgba(46,63,99,.15)}ul.tpc-products li:hover .woo_product_content,.woocommerce .products ul.tpc-products li:hover .woo_product_content{opacity:1}ul.tpc-products li .woo_product_image,.woocommerce .products ul.tpc-products li .woo_product_image{display:flex;justify-content:center;border:unset;transition:inherit}ul.tpc-products .woo_product_content,.woocommerce .products ul.tpc-products .woo_product_content{width:100%;padding:25px 12px;text-align:center;filter:blur(0);opacity:1;transition:.3s}ul.tpc-products .woocommerce-loop-product__title,.woocommerce .products ul.tpc-products .woocommerce-loop-product__title{position:relative;font-size:18px;line-height:1.5;font-weight:600}ul.tpc-products .woocommerce-loop-product__title a,.woocommerce .products ul.tpc-products .woocommerce-loop-product__title a{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit}ul.tpc-products .woocommerce-loop-category__title,.woocommerce .products ul.tpc-products .woocommerce-loop-category__title{font-size:20px;line-height:1.7;font-weight:var(--lmsmart-header-font-weight);letter-spacing:.02em;text-align:center;margin-top:14px;margin-bottom:9px;transition:color .4s}ul.tpc-products .woocommerce-loop-category__title mark,.woocommerce .products ul.tpc-products .woocommerce-loop-category__title mark{color:#b7b7b7;background-color:unset}ul.tpc-products li.product-category img,.woocommerce .products ul.tpc-products li.product-category img{border-radius:10px}ul.tpc-products .star-rating,.woocommerce .products ul.tpc-products .star-rating{display:none;float:none;width:6.4em;margin:.5em auto .2em;font-size:12px;line-height:1;letter-spacing:3px}ul.tpc-products .star-rating:before,.woocommerce .products ul.tpc-products .star-rating:before{content:"\53\53\53\53\53";color:#bfc9cd}ul.tpc-products .star-rating span:before,.woocommerce .products ul.tpc-products .star-rating span:before{color:#fea417}ul.tpc-products .price,.woocommerce .products ul.tpc-products .price{display:block;margin-top:4px;font-size:16px;line-height:1.5;font-weight:var(--lmsmart-header-font-weight)}ul.tpc-products .price del,.woocommerce .products ul.tpc-products .price del{margin-right:7px;opacity:1}.woocommerce .woocommerce-product-rating .star-rating{width:6.4em;font-size:15px;margin-top:-.17em;margin-right:.5em;margin-left:0}.woocommerce .star-rating{width:6.4em;margin-top:.17em;font-size:13px;line-height:1;letter-spacing:.27em;margin-left:.5em}.woocommerce .star-rating:before,.woocommerce .star-rating span:before{content:"\53\53\53\53\53";color:#bfc9cd}.woocommerce .star-rating span:before,.woocommerce .star-rating span span:before{color:#fea417}.columns-4 ul.tpc-products li{width:calc(25% - 30px)}.columns-3 ul.tpc-products li{width:calc(33.33333% - 30px)}.columns-2 ul.tpc-products li{width:calc(50% - 30px)}.columns-1 ul.tpc-products li{width:calc(100% - 30px)}ul.tpc-products li.product{transition:.4s}ul.tpc-products li.product .picture{position:relative;text-align:center;overflow:hidden}ul.tpc-products li.product:hover .picture .woo_post-link:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#072f6026;z-index:1;transition:.4s}ul.tpc-products li.product .picture .woo_post-link{display:block;position:relative;font-size:0;line-height:0}ul.tpc-products li.product .picture img{transition:opacity .7s,transform .6s}ul.tpc-products li.product .picture img.attachment-shop_catalog{position:absolute;top:0;left:0;right:auto;pointer-events:none;opacity:0}ul.tpc-products li.product:hover .picture:not(.no_effects) img.attachment-shop_catalog{opacity:1;pointer-events:inherit;transform:translateZ(0)translateY(0)!important}ul.tpc-products li.product:hover a.button,ul.tpc-products li.product a.button.loading{opacity:1;visibility:visible;transform:translateY(0)}ul.tpc-products li.product a.button,ul.tpc-products li.product a.wc-forward{display:inline-flex;position:absolute;top:34%;right:auto;left:auto;max-width:calc(100% - 30px);margin:auto;border-radius:5px;padding:10px 25px;border:unset;font-size:14px;line-height:30px;font-weight:700;color:#fff;text-align:center;text-transform:capitalize;opacity:0;z-index:2;transform:translateY(15px);transition:.3s}ul.tpc-products li.product a.button:before,ul.tpc-products li.product a.wc-forward:before{content:'\f12d';font-family:flaticon;font-size:10px;margin-right:7px;line-height:28px;align-items:center;opacity:1;transition:opacity .3s,margin-right .3s}ul.tpc-products li.product a.button:after,ul.tpc-products li.product a.wc-forward:after{font-family:'font awesome 5 free';content:'\f2f9';position:relative;top:auto;right:auto;order:-1;display:inline-block;width:0;height:0;margin:0;transform-origin:7px 14.5px;line-height:30px;opacity:0;font-size:14px;font-weight:600;color:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .3s}ul.tpc-products li.product a.button.loading,ul.tpc-products li.product a.wc-forward.loading{padding:10px 25px}ul.tpc-products li.product a.button.loading:before,ul.tpc-products li.product a.wc-forward.loading:before{opacity:0;margin-right:0}ul.tpc-products li.product a.button.loading:after,ul.tpc-products li.product a.wc-forward.loading:after{margin:0 13px 0 0}ul.tpc-products li.product.product .product_type_variable:before{font-family:'font awesome 5 free';content:'\f03a';font-size:15px}ul.tpc-products li.product.product .product_type_external:before{font-family:'font awesome 5 free';content:'\f360';font-size:18px}ul.tpc-products li.product.product .product_type_grouped:before{display:none}ul.tpc-products li.product a.button.added{opacity:1;transform:translateY(0);animation:wc_fade_out .3s 1.8s forwards}ul.tpc-products li.product a.button.added:before{content:'\f133';font-size:14px}ul.tpc-products li.product a.button.added:after{display:none}ul.tpc-products li.product a.button.added+.added_to_cart{visibility:hidden}ul.tpc-products li.product:hover a.button.added+.added_to_cart{visibility:visible}ul.tpc-products li.product a.button.added+.added_to_cart:before{content:'\f152';font-size:16px}ul.tpc-products li.product a.button.added~.woo_product_content{opacity:1}ul.tpc-products li.product a.button.loading:after{opacity:1;animation:wc_fade_in 1.2s forwards,fa-spin 2s infinite linear}ul.tpc-products li.product a.button.loading~.woo_product_content{filter:blur(12px);opacity:0}ul.tpc-products li.product a.wc-forward{animation:wc_slide_right .6s 2s forwards}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}@keyframes wc_slide_right{0%{opacity:0;transform:translateY(15px)}100%{opacity:1;transform:translateY(0)}}@keyframes wc_fade_out{0%{opacity:1;transform:translateY(0)}100%{z-index:-1;opacity:0;transform:translateY(15px)}}@keyframes wc_fade_in{0%{opacity:0}100%{opacity:1}}.woocommerce #reviews #comment{height:118px}.woocommerce #reviews #comments ol.commentlist li .raiting-meta-data{display:inline-block;vertical-align:top}.woocommerce #reviews #comments ol.commentlist li img.avatar{display:block;float:none;position:static;top:0;left:0;width:100%;height:auto;margin:0;padding:0;border:0;background:0 0;box-shadow:none}.woocommerce span.onsale{top:22px;left:22px;right:auto;min-width:48px;min-height:auto;width:auto;height:auto;border-radius:3px;padding:5px 9px 2px;font-size:12px;line-height:1.4;color:#fff;background-color:#fc604b;text-transform:uppercase}.woocommerce .products .star-rating{margin:5px auto 10px}.woocommerce-review-link{color:#7b7d90;font-size:14px}.woocommerce div.product form.cart .group_table tr{border:0}.woocommerce div.product form.cart .group_table tr .woocommerce-grouped-product-list-item__label{text-align:left}.woocommerce div.product form.cart .group_table tr td{vertical-align:middle}.woocommerce div.product form.cart .group_table tr td label{margin-bottom:0;font-size:18px;font-weight:400}.woocommerce div.product form.cart .group_table tr td .woocommerce-Price-amount{font-size:20px;font-weight:var(--lmsmart-header-font-weight)}.woocommerce div.product form.cart .group_table tr td del .woocommerce-Price-amount{font-weight:600}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border:unset;border-radius:5px;font-size:14px;font-weight:var(--lmsmart-header-font-weight);padding:10px 25px;line-height:30px;border:unset;height:auto;color:#fff;vertical-align:top}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{min-width:155px}.woocommerce form.checkout_coupon{border-radius:10px;border:unset;padding:38px 40px 40px;background:#fff;box-shadow:6px 5px 25px rgba(0,0,0,.1)}.woocommerce form.checkout_coupon .form-row{float:left}.woocommerce form.checkout_coupon .form-row.form-row-first{padding-left:0;padding-right:5px}.woocommerce form.checkout_coupon .form-row.form-row-last{padding-left:5px;padding-right:0}.woocommerce form .form-row input.input-text{height:50px;padding:10px 20px}.woocommerce form .form-row textarea{height:240px;padding:10px 20px}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{padding:10px 25px;background-color:#e9f4f9!important;box-shadow:2px 1px 2px rgba(46,63,99,0)!important;opacity:1}.woocommerce a.button{line-height:30px;border-radius:5px;font-size:14px;font-weight:var(--lmsmart-header-font-weight);padding:10px 25px;color:#fff;text-transform:capitalize;transition:.4s}.woocommerce-error,.woocommerce-info,.woocommerce-message{background-color:initial}.woocommerce>.lmsmart_module_message_box{margin-bottom:20px}.woocommerce .tpc-woocommerce-sorting .lmsmart_module_message_box{width:100%}.woocommerce .tpc-woocommerce-sorting .lmsmart_module_message_box:before{display:none}.woocommerce .woocommerce-customer-details address{border-radius:10px;border:unset;padding:43px 50px;background:#fff;box-shadow:6px 5px 25px rgba(0,0,0,.1)}.tpc-products.appear-animation .product{opacity:0;box-shadow:0 20px 50px rgb(0 0 0/5%);border-radius:10px;border:none;overflow:hidden}.tpc-products.appear-animation.anim-fade-in .animate.product{animation:fade_in .9s ease forwards}.tpc-products.appear-animation.anim-slide-top .animate.product{animation:slide_top .5s ease forwards;transform:translateY(50px)}.tpc-products.appear-animation.anim-slide-bottom .animate.product{animation:slide_bottom .5s ease forwards;transform:translateY(-50px)}.tpc-products.appear-animation.anim-slide-left .animate.product{animation:slide_left .5s ease forwards;transform:translateX(50px)}.tpc-products.appear-animation.anim-slide-right .animate.product{animation:slide_right .5s ease forwards;transform:translateX(-50px)}.tpc-products.appear-animation.anim-zoom .animate.product{animation:zoom_in .5s ease forwards;transform:scale(.5)}@keyframes fade_in{100%{opacity:1}}@keyframes slide_top{100%{opacity:1;transform:translateY(0)}}@keyframes slide_bottom{100%{opacity:1;transform:translateY(0)}}@keyframes slide_left{100%{opacity:1;transform:translateX(0)}}@keyframes slide_right{100%{opacity:1;transform:translateX(0)}}@keyframes zoom_in{100%{opacity:1;transform:scale(1)}}.woocommerce .summary .product_meta{position:relative;margin-top:8px;order:1;border-top:1px solid #d9d9d9;padding:30px 0}.woocommerce .summary .product_meta>span{display:block;margin-bottom:0;font-size:16px;font-weight:600;line-height:36px}.woocommerce .summary .product_meta>span span.title,.woocommerce .summary .product_meta>span a.title{font-weight:var(--lmsmart-header-font-weight);margin-right:8px}.woocommerce .summary .product_meta>span span.title~span:first-child,.woocommerce .summary .product_meta>span a.title~span:first-child{margin-left:4px}.woocommerce .summary form.cart{margin-top:10px;padding-top:40px;border-top:1px solid #d9d9d9}.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:30px;right:30px;height:40px;width:40px;line-height:40px;text-align:center;border-radius:40px;color:#fff;text-decoration:none}.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{content:'\f102';font-family:flaticon;top:0;right:0;bottom:0;left:0;width:1.1em;height:1.1em;line-height:1.1em;border:unset;font-size:18px;font-weight:var(--lmsmart-header-font-weight);text-indent:0;margin:auto}.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after{display:none}.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper{margin-bottom:32px;border-radius:5px}.product .flex-control-nav li{margin-left:0;padding:0}.product .flex-control-nav li img{margin:0 auto}.woocommerce div.product div.images,.woocommerce #content div.product div.images,.woocommerce-page div.product div.images,.woocommerce-page #content div.product div.images{width:47%;margin-bottom:2.5em}.woocommerce div.product div.summary,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.summary{width:48%;display:flex;flex-direction:column}.woocommerce div.product{margin-bottom:30px}.woocommerce div.product .woocommerce-product-rating{display:flex;align-items:center;flex-wrap:wrap}.woocommerce div.product .summary .woocommerce-product-rating{margin-bottom:-3px;padding-top:3px}.woocommerce div.product div.images.woocommerce-product-gallery img{display:block}.woocommerce div.product div.images.woocommerce-product-gallery figure{overflow:hidden;border-radius:0}.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport{border:1px solid #d6d5d7;border-radius:5px}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:20px;margin-top:20px;overflow:visible!important;pointer-events:none}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs:after{content:'';display:block;height:0;clear:both}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs:hover li img{opacity:.6}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li{margin:0;padding:1px;list-style:none;float:left;cursor:pointer;width:100%;pointer-events:auto}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li,.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img{border-radius:5px;position:relative;transition:.3s}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img{opacity:1;box-shadow:0 0 0 1px #d6d5d7}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img:hover,.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img.flex-active{}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li:before{display:none}.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li:last-child{margin-right:0}.woocommerce div.product div.images.woocommerce-product-gallery__trigger{position:absolute;z-index:99;top:1em;right:1em}.woocommerce div.product .product_title{margin-bottom:12px;font-size:36px;font-weight:var(--lmsmart-header-font-weight);line-height:1}.woocommerce div.product p .price,.woocommerce div.product span .price{font-size:16px}.woocommerce div.product p .price ins,.woocommerce div.product span .price ins{font-weight:500}.woocommerce div.product form.cart .button:before{content:'\f12d';font-family:flaticon;font-size:10px;margin-right:7px;vertical-align:middle;line-height:10px;margin-bottom:4px;display:inline-block}.woocommerce div.product.product-type-external form.cart .button:before{font-family:'font awesome 5 free';content:'\f360';font-size:18px}div.product .summary span.price,.woocommerce div.product .summary p.price,.woocommerce div.product .summary .woocommerce-variation-price .price{margin-top:0;margin-bottom:17px;font-size:24px;font-weight:var(--lmsmart-header-font-weight)}div.product .summary span.price .woocommerce-Price-currencySymbol,.woocommerce div.product .summary p.price .woocommerce-Price-currencySymbol,.woocommerce div.product .summary .woocommerce-variation-price .price .woocommerce-Price-currencySymbol{padding-right:5px}.woocommerce del{color:#b7b7b7;margin-right:.5em}.woocommerce del .woocommerce-Price-amount{color:inherit}.woocommerce div.product p.price del{opacity:1}.woocommerce ins{text-decoration:none}.related>h2,.upsells.products>h4{position:relative;z-index:1;margin-bottom:32px;font-size:30px;text-align:center;text-transform:capitalize}.related.products{margin-top:14px}body .pswp .pswp__scroll-wrap .pswp__button--arrow--left:before,body .pswp .pswp__scroll-wrap .pswp__button--arrow--right:before{background-color:unset}.widget_shopping_cart_content .woocommerce-mini-cart__empty-message{text-align:center}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{margin-bottom:30px;padding:0}.woocommerce ul.cart_list li:last-child,.woocommerce ul.product_list_widget li:last-child{margin-bottom:0}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{font-size:16px;font-weight:600;line-height:1.5}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:left;width:75px;margin:0;border-radius:100px;background:#fff;transition:inherit}.woocommerce .tpc_mini-cart_flex{display:flex;align-items:center}.woocommerce .tpc_mini-cart_flex .tpc_mini-cart_image{align-self:flex-start;width:75px;min-width:75px;margin:0 18px 0 0;transition:opacity .3s}.woocommerce .tpc_mini-cart_flex .tpc_mini-cart_contents{margin-right:15px;transition:opacity .3s}.woocommerce .tpc_mini-cart_flex .tpc_mini-cart_contents a{margin-top:-3px}.woocommerce .tpc_mini-cart_flex p.price{margin:0;line-height:26px}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:0}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border:unset;padding-top:19px}.woocommerce .widget_shopping_cart .buttons .button,.woocommerce.widget_shopping_cart .buttons .button{margin:0 0 10px}.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item a.remove{position:relative;z-index:2;top:0;left:100%;right:16px;margin:0;padding-right:0;font-size:0}.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item a.remove:before{position:relative;top:0;right:0;padding:9px 4px;line-height:0;box-shadow:none}.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item a.remove:hover~*{opacity:.5}.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity{display:block;margin-top:10px;color:#b7b7b7;transition:opacity .4s}.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity,.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity .amount{font-size:14px;line-height:1;font-weight:var(--lmsmart-header-font-weight);margin-top:7px}.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity .woocommerce-Price-currencySymbol{display:inline-block;padding-right:3px}.woocommerce .woo_mini_cart .total{display:flex;justify-content:flex-start;align-items:baseline;flex-wrap:wrap;margin-top:4px;margin-bottom:14px;border:unset;padding-top:18px;padding-bottom:0;text-align:left}.woocommerce .woo_mini_cart .total span{font-size:18px;font-weight:var(--lmsmart-header-font-weight)}.woocommerce .woo_mini_cart .total strong{font-size:18px;font-weight:600;text-transform:capitalize;cursor:default}.woocommerce .woo_mini_cart .total .woocommerce-Price-amount{padding-left:10px}.woocommerce .woo_mini_cart .total .woocommerce-Price-amount .woocommerce-Price-currencySymbol{padding-right:0}.woocommerce .woo_mini_cart .buttons{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:0}.woocommerce .woo_mini_cart .buttons .button{width:calc(50% - 5px);padding:11px 12px;font-size:14px;line-height:24px;font-weight:var(--lmsmart-header-font-weight);text-align:center;transition:.4s}.woocommerce .woo_mini_cart .buttons .button.checkout:not(:hover){background-color:#fff;box-shadow:5px 4px 13px rgba(46,63,99,.15)}.woocommerce .woo_mini_cart .buttons:before,.woocommerce .woo_mini_cart .buttons:after{display:none!important}.woocommerce div.product form.cart .variations tr{border:0;border-bottom:20px solid transparent}.woocommerce div.product form.cart .variations td.label{padding:0;width:100px;line-height:24px;vertical-align:middle}.woocommerce div.product form.cart .variations td.label label{margin-bottom:0}.woocommerce div.product form.cart .variations td.label label:after{content:':'}.woocommerce div.product form.cart .variations td.value{max-width:200px}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{line-height:1;padding:0}.woocommerce div.product form.cart .variations .select__field{margin-bottom:0;max-width:270px}.woocommerce div.product form.cart .variations select{min-width:auto;display:inline-block;margin-right:0;padding-right:50px;cursor:pointer}.woocommerce div.product form.cart .reset_variations{display:inline;margin:0 0 0 5px;font-size:0;line-height:inherit;color:transparent!important}.woocommerce div.product form.cart .reset_variations:before{content:'\f2f1';display:inline-block;font-family:'font awesome 5 free';font-size:15px;font-weight:var(--lmsmart-header-font-weight);color:#bababa;margin-left:10px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:inherit}.woocommerce div.product form.cart .single_variation{margin-bottom:39px;padding-bottom:21px;border-bottom:1px solid #e5e5e5}.woocommerce div.product form.cart .quantity{display:inline-block;position:relative;background-color:#fff}.woocommerce div.product form.cart .quantity label.label-qty{display:none}.woocommerce div.product form.cart .quantity .quantity-wrapper{display:inline-block;position:relative;border:unset;line-height:0;font-size:0;padding:0 10px;background:#e9f4f9;border-radius:5px;-webkit-user-select:none;user-select:none}.woocommerce div.product form.cart .quantity .quantity-wrapper .qty{display:inline-block;width:45px;height:50px;border:0;padding:0;font-size:16px;font-weight:var(--lmsmart-header-font-weight);background:0 0;z-index:1}.woocommerce div.product form.cart .quantity .quantity-wrapper span{cursor:pointer;display:block;position:absolute;right:0;width:38px;height:50%;color:#94a0b9;transition:color .3s,opacity .1s;opacity:1}.woocommerce div.product form.cart .quantity .quantity-wrapper span:hover,.woocommerce div.product form.cart .quantity .quantity-wrapper span:focus{opacity:1}.woocommerce div.product form.cart .quantity .quantity-wrapper span:active{opacity:.7}.woocommerce div.product form.cart .quantity .quantity-wrapper span:after{content:'\f107';font-family:flaticon;position:absolute;display:inline-block;font-size:9px;left:13px;transform:rotate(90deg)}.woocommerce div.product form.cart .quantity .quantity-wrapper span.minus{bottom:0}.woocommerce div.product form.cart .quantity .quantity-wrapper span.minus:after{content:'\f106';bottom:17px}.woocommerce div.product form.cart .quantity .quantity-wrapper span.plus{top:0}.woocommerce div.product form.cart .quantity .quantity-wrapper span.plus:after{top:17px}.woocommerce div.product form.cart .quantity .quantity-wrapper input[type=number]{-webkit-appearance:textfield;appearance:textfield}.woocommerce div.product form.cart .quantity .quantity-wrapper input[type=number]::-webkit-inner-spin-button,.woocommerce div.product form.cart .quantity .quantity-wrapper input[type=number]::-webkit-outer-spin-button{opacity:1}.woocommerce div.product form.cart .quantity .quantity-wrapper .number-input{border:2px solid #ddd;display:inline-flex}.woocommerce div.product form.cart .quantity .quantity-wrapper .number-input button{position:relative;width:3rem;height:3rem;margin:0;outline:none;justify-content:center;border:none;-webkit-appearance:none;background-color:initial;align-items:center;cursor:pointer}.woocommerce div.product form.cart .quantity .quantity-wrapper .number-input button:before,.woocommerce div.product form.cart .quantity .quantity-wrapper .number-input button:after{content:'';display:inline-block;position:absolute;width:1rem;height:2px;background-color:#212121;transform:translate(-50%,-50%)}.woocommerce div.product form.cart .quantity .quantity-wrapper .number-input button.plus:after{transform:translate(-50%,-50%)rotate(90deg)}.woocommerce div.product form.cart .quantity .quantity-wrapper .number-input input[type=number]{font-family:sans-serif;max-width:5rem;padding:.5rem;border:solid #ddd;border-width:0 2px;font-size:2rem;height:3rem;font-weight:700;text-align:center}.woocommerce div.product form.cart div.quantity{margin-right:10px}.woocommerce div.product form.cart .woocommerce-variation-add-to-cart-disabled .tpc-button{opacity:.5}.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination{font-size:15px}.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination strong{font-weight:var(--lmsmart-header-font-weight)}.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping th{vertical-align:top;line-height:1.5em}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:66%;margin-top:65px}.woocommerce .cart-collaterals .cross-sells>h2,.woocommerce-page .cart-collaterals .cross-sells>h2{margin-bottom:.6em;font-size:24px;line-height:1.4;font-weight:var(--lmsmart-header-font-weight)}.woocommerce .cart-collaterals .cross-sells .tpc-products .product,.woocommerce-page .cart-collaterals .cross-sells .tpc-products .product{width:calc(33.333% - 30px)}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:31.5%;margin-top:31px;margin-bottom:60px;border:unset;padding:38px 40px 30px;background:#fff;box-shadow:11px 10px 38px rgba(46,63,99,.15)}.woocommerce .cart-collaterals .cart_totals .title-wrapper,.woocommerce-page .cart-collaterals .cart_totals .title-wrapper{display:flex;flex-wrap:wrap;margin:-.4em 0 22px;line-height:1.5;overflow:hidden}.woocommerce .cart-collaterals .cart_totals .title-wrapper h2,.woocommerce-page .cart-collaterals .cart_totals .title-wrapper h2{font-size:24px;font-weight:600;line-height:1;text-transform:capitalize}.woocommerce .cart-collaterals .cart_totals h2,.woocommerce-page .cart-collaterals .cart_totals h2{font-size:24px;font-weight:600;line-height:1;text-transform:capitalize;margin-bottom:12px}.woocommerce .cart-collaterals .cart_totals table tr,.woocommerce-page .cart-collaterals .cart_totals table tr{border:0}.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal th,.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal th,.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td{padding-bottom:10px}.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td{border:unset}.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th[data-title=Shipping],.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td[data-title=Shipping],.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th[data-title=Shipping],.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td[data-title=Shipping]{padding-top:7px}.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #shipping_method .amount,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #shipping_method .amount{margin-left:5px}.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row{margin-bottom:10px;padding:0}.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row input,.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row select,.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row textarea,.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .button,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row input,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row select,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row textarea,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .button{width:100%}.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row:last-child,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row:last-child{margin-bottom:20px}.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #calc_shipping_country_field .select__field,.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #calc_shipping_country_field .select__field{width:100%;margin-bottom:0;border:unset}.woocommerce .cart-collaterals .cart_totals table tr.order-total th,.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th{font-size:18px;font-weight:600}.woocommerce .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount,.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount{font-size:18px}.woocommerce .cart-collaterals .cart_totals table tr.order-total th,.woocommerce .cart-collaterals .cart_totals table tr.order-total td,.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th,.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td{padding-top:2px;padding-bottom:16px}.woocommerce .cart-collaterals .cart_totals table .shipping+.order-total th,.woocommerce .cart-collaterals .cart_totals table .shipping+.order-total td,.woocommerce-page .cart-collaterals .cart_totals table .shipping+.order-total th,.woocommerce-page .cart-collaterals .cart_totals table .shipping+.order-total td{padding-top:25px}.woocommerce .cart-collaterals .cart_totals table th,.woocommerce .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table td{padding:4px 0;text-align:left}.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table th{width:1%;white-space:nowrap;border:0;font-size:18px;font-weight:600;vertical-align:middle}.woocommerce .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table td{font-size:16px;font-weight:var(--lmsmart-header-font-weight);text-align:right}.woocommerce .cart-collaterals .cart_totals table tbody tr:first-child td,.woocommerce-page .cart-collaterals .cart_totals table tbody tr:first-child td{font-size:18px;text-align:right}.woocommerce table.shop_table{border:0;border-radius:0;margin:0;font-size:18px;border-collapse:collapse;text-align:center}.woocommerce table.shop_table .woocommerce-Price-amount.amount{font-size:18px;font-weight:var(--lmsmart-header-font-weight)}.woocommerce table.shop_table.cart input.button{height:50px;margin-left:9px;margin-right:20px;border-width:1px;border-style:solid;border-radius:0;padding:0 25px;font-size:18px;line-height:50px;font-weight:700;text-align:center;letter-spacing:0;background-color:initial}.woocommerce table.shop_table.cart input.button:hover{color:#fff}.woocommerce table.shop_table div.quantity .qty{display:inline-block;width:90px;height:54px;vertical-align:middle;border-radius:unset;border:1px solid #e4e4e4;padding:0 0 9px;font-size:28px;background:#fff}.woocommerce table.shop_table td{padding:19px 0;border:0}.woocommerce table.shop_table td.product-total .woocommerce-Price-amount.amount{font-weight:600}.woocommerce table.shop_table td.product-remove{padding:0}.woocommerce table.shop_table td.product-name .product-quantity{color:#b7b7b7}.woocommerce table.shop_table td.product-quantity .quantity{display:inline-block;position:relative;background-color:#fff}.woocommerce table.shop_table td.product-quantity .quantity label.label-qty{display:none}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper{display:inline-block;position:relative;border:unset;line-height:0;font-size:0;padding:0 10px;background:#e9f4f9;border-radius:5px;-webkit-user-select:none;user-select:none}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper .qty{display:inline-block;width:26px;height:50px;border:0;padding:0;font-size:16px;font-weight:var(--lmsmart-header-font-weight);background:0 0;z-index:1}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span{cursor:pointer;display:block;position:absolute;right:0;width:38px;height:50%;color:#94a0b9;transition:color .3s,opacity .1s;opacity:1}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:hover,.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:focus{opacity:1}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:active{opacity:.7}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:after{content:'\f107';font-family:flaticon;position:absolute;display:inline-block;font-size:9px;left:13px;transform:rotate(90deg)}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span.minus{bottom:0}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span.minus:after{content:'\f106';bottom:17px}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span.plus{top:0}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span.plus:after{top:17px}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper input[type=number]{-webkit-appearance:textfield;appearance:textfield}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper input[type=number]::-webkit-inner-spin-button,.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper input[type=number]::-webkit-outer-spin-button{opacity:1}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper .number-input{border:2px solid #ddd;display:inline-flex}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper .number-input button{position:relative;width:3rem;height:3rem;margin:0;outline:none;justify-content:center;border:none;-webkit-appearance:none;background-color:initial;align-items:center;cursor:pointer}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper .number-input button:before,.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper .number-input button:after{content:'';display:inline-block;position:absolute;width:1rem;height:2px;background-color:#212121;transform:translate(-50%,-50%)}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper .number-input button.plus:after{transform:translate(-50%,-50%)rotate(90deg)}.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper .number-input input[type=number]{font-family:sans-serif;max-width:5rem;padding:.5rem;border:solid #ddd;border-width:0 2px;font-size:2rem;height:3rem;font-weight:700;text-align:center}.woocommerce table.shop_table td.product-name,.woocommerce table.shop_table td.product-thumbnail{text-align:left}.woocommerce table.shop_table td.product-thumbnail{white-space:nowrap;width:75px;padding-left:0;font-size:0}.woocommerce table.shop_table td.product-name{padding-left:19px;font-size:18px;font-weight:600}.woocommerce table.shop_table td.product-name a{color:inherit}.woocommerce table.shop_table td.actions{padding-top:38px}.woocommerce table.shop_table td.actions .coupon{position:relative}.woocommerce table.shop_table td.actions .coupon label{display:block;font-size:0;margin:0;line-height:0}.woocommerce table.shop_table td.actions .coupon label:after{content:'\f141';font-family:flaticon;font-size:17px;font-weight:400;position:absolute;left:25px;line-height:44px;padding-top:3px;color:inherit;z-index:1}.woocommerce table.shop_table td.actions .coupon .input-text{width:270px;height:50px;border-color:#d6d5d7;margin-right:10px;padding-left:50px;font-size:13px;font-weight:var(--lmsmart-header-font-weight)}.woocommerce table.shop_table td.actions .coupon .input-text:focus{border-color:#e7e8e8;background-color:#fff}.woocommerce table.shop_table thead{background:#f6f4f0}.woocommerce table.shop_table thead,.woocommerce table.shop_table thead tr{border-radius:5px}.woocommerce table.shop_table thead th{padding:0;font-size:14px;line-height:60px;font-weight:var(--lmsmart-header-font-weight);color:#fff;text-transform:uppercase}.woocommerce table.shop_table thead th:first-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.woocommerce table.shop_table thead th:last-child{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.woocommerce table.shop_table thead th.product-price{text-align:left;width:193px}.woocommerce table.shop_table thead th.product-quantity{text-align:left;width:210px}.woocommerce table.shop_table thead th.product-subtotal{text-align:left;width:130px}.woocommerce table.shop_table thead th.product-remove{width:80px}.woocommerce table.shop_table thead th.product-name{padding-left:95px;text-align:left}.woocommerce table.shop_table tbody tr:first-child td{border-top:0}.woocommerce table.shop_table tbody tr td.product-price,.woocommerce table.shop_table tbody tr td.product-quantity,.woocommerce table.shop_table tbody tr td.product-subtotal,.woocommerce table.shop_table tbody tr td.product-remove{text-align:left}.woocommerce table.shop_table tbody tr td.product-remove{padding-right:20px;text-align:right}.woocommerce table.shop_table tbody tr td.product-remove a.remove:before{font-size:14px;padding-top:7px}.woocommerce table.shop_table tfoot tr th{padding-left:40px;text-align:left}.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{border-top:1px solid #d9d9d9}.woocommerce table.shop_table th{border:0}.woocommerce #order_review.woocommerce-checkout-review-order table.shop_table thead th.product-name{padding-left:40px;width:64%}.woocommerce #order_review.woocommerce-checkout-review-order table.shop_table tbody td.product-name,.woocommerce #order_review.woocommerce-checkout-review-order table.shop_table tbody td.product-total span{font-size:16px}.woocommerce table.shop_table.order_details thead th.product-name{padding-left:40px;width:64%}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:75px;border:1px solid #d6d5d7;border-radius:5px}#add_payment_method table.cart td,.woocommerce-cart table.cart td,.woocommerce-checkout table.cart td{border-top:1px solid #d9d9d9}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{background:#f6f7f9;padding:1.5em 1.5em 1.5em 30px;border-radius:10px;font-size:14px}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{content:'';display:block;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em;border:1em solid transparent;border-bottom-color:#e9f4f9}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{margin:0;border:unset;padding-top:10px;padding-bottom:0}#add_payment_method .cart-collaterals .cart_totals tr th,#add_payment_method .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td{border-top:0;background-color:unset!important}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin-left:-75px}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{margin-top:0;font-size:15px}#add_payment_method .cart-collaterals .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after{display:none}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:18px 0 10px}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:inline-block;margin-bottom:0;padding:12px 25px;font-size:14px;line-height:30px}.woocommerce-cart #main>.tpc-container,.woocommerce-checkout #main>.tpc-container{margin-top:10px}.woocommerce-cart .cart-collaterals .button:not(.add_to_cart_button),.woocommerce-checkout .cart-collaterals .button:not(.add_to_cart_button){width:100%}.woocommerce-cart .cart-collaterals .button:not(.add_to_cart_button)[name=calc_shipping],.woocommerce-checkout .cart-collaterals .button:not(.add_to_cart_button)[name=calc_shipping]{font-size:13px;height:45px;line-height:1;box-shadow:2px 1px 2px rgba(46,63,99,0)}.woocommerce ul#shipping_method li{margin:0;padding-left:0}.woocommerce ul#shipping_method li .shipping_method{margin-top:6px}.woocommerce ul#shipping_method li label{font-size:14px;font-weight:var(--lmsmart-header-font-weight)}.checkout.woocommerce-checkout #ship-to-different-address,.checkout.woocommerce-checkout #ship-to-different-address span{font-size:14px;line-height:24px}.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled]{color:#fff}.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover{background-color:#fff}.woocommerce a.remove{font-size:0;text-shadow:none;color:transparent!important;margin:0;display:inline;line-height:inherit}.woocommerce a.remove:before{content:'\f14d';display:inline-block;font-family:flaticon;font-size:11px;color:#94a0b9;text-rendering:auto;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.3s}.woocommerce a.remove:hover:before{color:#ff144b}.woocommerce-notice.woocommerce-notice--info.woocommerce-info:before{display:none}.woocommerce-error{border-top:0;margin:0;padding:0}.woocommerce-error:before{display:none}.woocommerce-error li:before{display:none!important}body.woocommerce-checkout h3{text-transform:capitalize}body.woocommerce-checkout .woocommerce-billing-fields>h3,body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout .woocommerce-order-details>h2,body.woocommerce-checkout .woocommerce-customer-details>h2{margin-bottom:20px}body.woocommerce-checkout .woocommerce-additional-fields>h3{margin-bottom:7px;margin-top:20px}body.woocommerce-checkout .col2-set{width:calc(50% - 15px);margin:0;float:left}body.woocommerce-checkout .col2-set>.col-1,body.woocommerce-checkout .col2-set>.col-2,body.woocommerce-checkout .col2-set>[class^=col]{float:none;width:100%;max-width:100%;margin-bottom:30px}body.woocommerce-checkout .col2-set>.col-1{margin-bottom:10px;max-width:100%}body.woocommerce-checkout .woocommerce-input-wrapper{width:100%}body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout #order_review{width:calc(50% - 15px);float:right;margin-right:0}body.woocommerce-checkout #order_review table.shop_table tbody tr:first-child>*,body.woocommerce-checkout .woocommerce-order-details table.shop_table tbody tr:first-child>*{padding-top:32px}body.woocommerce-checkout #order_review table.shop_table tbody tr:last-child>*,body.woocommerce-checkout .woocommerce-order-details table.shop_table tbody tr:last-child>*{padding-bottom:35px}body.woocommerce-checkout #order_review table.shop_table tfoot tr:last-child>*,body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr:last-child>*{padding-bottom:35px}body.woocommerce-checkout #order_review table.shop_table td,body.woocommerce-checkout #order_review table.shop_table tfoot th,body.woocommerce-checkout .woocommerce-order-details table.shop_table td,body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot th{padding-top:15px;padding-bottom:15px}body.woocommerce-checkout #order_review table.shop_table td.product-name,body.woocommerce-checkout .woocommerce-order-details table.shop_table td.product-name{padding-left:39px;padding-right:10px}body.woocommerce-checkout #order_review table.shop_table td.product-name,body.woocommerce-checkout #order_review table.shop_table td.product-name+td.product-total span,body.woocommerce-checkout .woocommerce-order-details table.shop_table td.product-name,body.woocommerce-checkout .woocommerce-order-details table.shop_table td.product-name+td.product-total span{font-size:18px;font-weight:var(--lmsmart-header-font-weight)}body.woocommerce-checkout #add_payment_method #payment div.form-row,body.woocommerce-checkout .woocommerce-cart #payment div.form-row,body.woocommerce-checkout .woocommerce-checkout #payment div.form-row{margin-bottom:0}body.woocommerce-checkout #order_comments{padding-top:15px}body.woocommerce-checkout #payment{border-radius:10px;border:unset;padding:38px 40px 40px;background:#fff;box-shadow:6px 5px 25px rgba(0,0,0,.1);margin-top:15px}body.woocommerce-checkout #payment ul.payment_methods{padding:0;border-bottom:0}body.woocommerce-checkout #payment ul.payment_methods li{padding-top:10px;line-height:25px;padding-left:0}body.woocommerce-checkout #payment ul.payment_methods li:before{display:none!important}body.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice{margin-bottom:10px;padding:20px;box-shadow:unset;border-radius:10px;background-color:#f2f9fc}body.woocommerce-checkout #payment div.form-row{padding:15px 0 0}body.woocommerce-checkout #payment div.form-row .woocommerce-privacy-policy-text{font-size:14px}body.woocommerce-checkout #payment #place_order:hover{color:#fff}body.woocommerce-checkout main#main{margin-bottom:50px}body.woocommerce-checkout.woocommerce-page #shipping_method .shipping_method{margin-top:7px}body.woocommerce-checkout.woocommerce-page .woocommerce-input-wrapper .select__field{display:none}.woocommerce form .woocommerce-billing-fields__field-wrapper{margin-top:-6px}.woocommerce form .woocommerce-billing-fields__field-wrapper label{font-size:16px}.woocommerce form .woocommerce-shipping-fields label.checkbox{margin-top:-7px;margin-bottom:20px}.woocommerce form .form-row label{font-weight:var(--lmsmart-header-font-weight)}.woocommerce form .form-row label span{font-size:16px}.woocommerce form .form-row .required{font-weight:400;text-decoration:none}.woocommerce form .form-row,.woocommerce-page form .form-row{margin:0 0 9px}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:calc(50% - 7px)}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{width:calc(50% - 15px);float:left}.woocommerce .woocommerce-customer-details .col2-set,.woocommerce .woocommerce-order-details .col2-set,.woocommerce .woocommerce-order-downloads .col2-set{width:100%}.woocommerce .woocommerce-customer-details .col2-set .col-1,.woocommerce .woocommerce-customer-details .col2-set .col-2,.woocommerce .woocommerce-order-details .col2-set .col-1,.woocommerce .woocommerce-order-details .col2-set .col-2,.woocommerce .woocommerce-order-downloads .col2-set .col-1,.woocommerce .woocommerce-order-downloads .col2-set .col-2{width:100%}.woocommerce .woocommerce-customer-details .col2-set .col-1+.col-2,.woocommerce .woocommerce-order-details .col2-set .col-1+.col-2,.woocommerce .woocommerce-order-downloads .col2-set .col-1+.col-2{margin-top:30px}.woocommerce .woocommerce-customer-details .woocommerce-column__title,.woocommerce .woocommerce-order-details .woocommerce-column__title,.woocommerce .woocommerce-order-downloads .woocommerce-column__title{margin-bottom:21px}.woocommerce .woocommerce-customer-details{float:right}.woocommerce .woocommerce-customer-details address{border-radius:10px;border:unset;padding:25px 30px 18px;background:#fff;box-shadow:6px 5px 25px rgba(0,0,0,.1)}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:block;font-weight:400;margin-bottom:10px}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span{font-size:14px}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{width:100%}.woocommerce .woocommerce-form-login .form-row label{font-weight:400}.lmsmart_module_message_box{position:relative;background-color:#fff;min-height:65px;padding:6px 10px 6px 80px;border:unset;border-radius:5px;box-shadow:6px 5px 20px rgba(0,0,0,8%);z-index:0}.lmsmart_module_message_box.closable{padding-right:53px}.lmsmart_module_message_box .message_title{font-size:18px;line-height:1.25;margin-bottom:-1px;color:inherit}.lmsmart_module_message_box .message_text{font-size:14px;line-height:3.45}.lmsmart_module_message_box .message_text li{line-height:30px}.lmsmart_module_message_box .message_icon_wrap{position:absolute;top:20px;left:10px;width:50px;height:50px;border-radius:5px;z-index:1}.lmsmart_module_message_box .message_icon{font-size:30px;font-style:normal;line-height:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:100%;text-align:center;color:#fff}.lmsmart_module_message_box .message_icon:before{font-family:flaticon}.lmsmart_module_message_box .message_close_button{font-size:12px;line-height:1;position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:50px;height:65px;cursor:pointer;transition:.4s;text-align:center;color:#94a0b9;border-top-right-radius:inherit;border-bottom-right-radius:inherit;z-index:1}.lmsmart_module_message_box .message_close_button:before{font-family:flaticon;display:inline-block;content:'\f14d'}.lmsmart_module_message_box .message_close_button:hover{color:red}.lmsmart_module_message_box.type_info .message_icon_wrap{background-color:var(--lmsmart-primary-color)}.lmsmart_module_message_box.type_info .message_icon:before{content:'\f14d'}.lmsmart_module_message_box.type_success .message_icon_wrap{background-color:#66cfa9}.lmsmart_module_message_box.type_success .message_icon:before{content:'\f14c'}.lmsmart_module_message_box.type_error .message_icon_wrap{background-color:#fc6c5b}.lmsmart_module_message_box.type_error .message_icon:before{content:'\f14d'}.lmsmart_module_message_box.type_warning .message_icon_wrap{background-color:#ff9c6b}.lmsmart_module_message_box.type_warning .message_icon:before{content:'\f14e';transform:scaleY(-1)}.lmsmart_module_message_box.woocommerce-message a.button{font-size:14px;font-weight:var(--lmsmart-header-font-weight);line-height:30px;margin-bottom:-2px;padding:10px 25px}.woocommerce-error{margin:-8px 0 -9px}.woocommerce-error,.woocommerce-info,.woocommerce-message{color:inherit}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{display:none}p.woocommerce-info,li.woocommerce-info{position:relative;background-color:#fff;min-height:65px;font-size:14px;line-height:1.45;padding:23px 10px 23px 80px;border:unset;border-radius:5px;box-shadow:6px 5px 20px rgba(0,0,0,8%);z-index:0}p.woocommerce-info::before,li.woocommerce-info::before{content:'\f14e';font-family:flaticon;font-size:30px;font-style:normal;line-height:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;color:#fff;background-color:var(--lmsmart-primary-color);position:absolute;top:8px;left:8px;width:50px;height:50px;border-radius:5px;z-index:1}.woocommerce .lmsmart_module_message_box .message_content{width:100%;padding:17px 0 16px}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:#fff}.woocommerce-notices-wrapper{margin-bottom:20px}.woocommerce-notices-wrapper:empty{display:none}.woocommerce .woocommerce-checkout .lmsmart_module_message_box{margin-bottom:20px}.woocommerce nav.woocommerce-pagination{margin:6px 0 0;padding:0;text-align:left}.woocommerce nav.woocommerce-pagination ul{display:block;margin:0;border:0;font-size:0;text-align:center;white-space:nowrap;list-style:none;clear:both}.woocommerce nav.woocommerce-pagination ul li{float:none;display:inline-block;vertical-align:baseline;border:0;padding:0;overflow:visible}.woocommerce nav.woocommerce-pagination ul li:not(:last-child){margin-right:10px}.woocommerce nav.woocommerce-pagination ul li span.current{display:block;text-align:center;min-width:35px;height:35px;line-height:35px;border:0;border-radius:100px;color:inherit;padding:0 5px;top:4px}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--lmsmart-primary-color);color:#fff}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{background-color:unset}.woocommerce nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a{display:inline-block;position:relative;z-index:1;height:39px;min-width:20px;padding:0 5px;font-size:14px;line-height:39px;font-weight:var(--lmsmart-header-font-weight);text-align:center;color:var(--lmsmart-content-color);vertical-align:middle;transition:.4s}.woocommerce nav.woocommerce-pagination ul li span.next i,.woocommerce nav.woocommerce-pagination ul li span.prev i,.woocommerce nav.woocommerce-pagination ul li a.next i,.woocommerce nav.woocommerce-pagination ul li a.prev i{font-size:.65em;display:inline-block;vertical-align:middle;transform:translateY(-1px);transition:all .4s,color 0s}.woocommerce #comments{padding-top:0;margin-top:0;margin-bottom:0}.woocommerce #comments~#review_form_wrapper #review_form{border-radius:10px}.woocommerce #comments~#review_form_wrapper #respond{margin-top:46px;margin-bottom:23px}.woocommerce #comments~#review_form_wrapper #respond p a{margin-right:9px}.woocommerce #comments~#review_form_wrapper #respond form#commentform{display:flex;flex-wrap:wrap}.woocommerce #comments~#review_form_wrapper #respond form#commentform>p,.woocommerce #comments~#review_form_wrapper #respond form#commentform>span,.woocommerce #comments~#review_form_wrapper #respond form#commentform>div{width:100%}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-notes{order:1}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating{order:2}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-author{order:3}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-email{order:4}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-comment{order:5}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-cookies-consent{order:6;margin:-10px 0 10px}.woocommerce #comments~#review_form_wrapper #respond form#commentform .wpml_language_code{order:7}.woocommerce #comments~#review_form_wrapper #respond form#commentform .form-submit{order:8;margin-bottom:0}.woocommerce #comments~#review_form_wrapper #respond form#commentform label{font-weight:500;margin:5px 0}.woocommerce #comments~#review_form_wrapper #respond form#commentform label[for=wp-comment-cookies-consent]{margin-top:0}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating label{display:inline-block;margin-top:0;margin-right:15px;margin-bottom:16px;font-size:14px}.woocommerce #comments~#review_form_wrapper #respond form#commentform>p.comment-form-author,.woocommerce #comments~#review_form_wrapper #respond form#commentform>p.comment-form-email{width:50%;float:left;margin-bottom:-6px}.woocommerce #comments~#review_form_wrapper #respond form#commentform>p.comment-form-author input,.woocommerce #comments~#review_form_wrapper #respond form#commentform>p.comment-form-email input{position:relative;width:100%}.woocommerce #comments~#review_form_wrapper #respond form#commentform>p.comment-notes{margin-bottom:-2px;font-size:14px}.woocommerce #comments~#review_form_wrapper #respond form#commentform>p textarea{position:relative}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating{margin-bottom:0;padding-left:10px;padding-right:10px}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .stars{display:inline-block;height:1em;line-height:1}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .stars>span{display:flex;height:inherit}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .stars a{margin-right:0!important;padding-right:1.3em;vertical-align:baseline}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .stars a:before{content:"\e020";color:#bfc9cd}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .stars a:hover~a::before{color:#bfc9cd!important}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .stars:hover a::before{color:#fea417!important}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .stars.selected a.active::before{color:#fea417}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .stars.selected a.active~a::before{color:#bfc9cd}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .stars.selected a:not(.active)::before{color:#fea417}.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .select__field,.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating .select__field:before,.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating select,.woocommerce #comments~#review_form_wrapper #respond form#commentform .comment-form-rating select:before{display:none}.woocommerce.single div.product .woocommerce-tabs{text-align:left}.woocommerce.single div.product .woocommerce-tabs ul.tabs{display:block;position:relative;margin:0;border-radius:0;padding:0;font-size:0;overflow:visible}.woocommerce.single div.product .woocommerce-tabs ul.tabs:before{content:'';display:block;position:absolute;bottom:1px;left:0;right:0;height:1px;border:unset;background-color:#d9d9d9}.woocommerce.single div.product .woocommerce-tabs ul.tabs li{display:inline-block;position:relative;z-index:2;border:0;margin:0;border-radius:inherit;padding:0;text-align:center;cursor:pointer;background:0 0;transition:.3s ease-in-out}.woocommerce.single div.product .woocommerce-tabs ul.tabs li a{display:block;position:relative;min-width:220px;margin:0;padding:14px 30px;font-size:18px;line-height:30px;font-weight:600;letter-spacing:0;text-decoration:none;box-shadow:none;color:inherit;border:unset}.woocommerce.single div.product .woocommerce-tabs ul.tabs li a:before{content:'';bottom:0;left:0;right:0;background-color:#d9d9d9;height:3px;border-radius:3px;display:block;position:absolute;opacity:0;transform:scaleX(.7);transition:all .4s ease-in-out,transform .3s .2s}.woocommerce.single div.product .woocommerce-tabs ul.tabs li a .count{color:#9fa4b5}.woocommerce.single div.product .woocommerce-tabs ul.tabs li.active a:before{opacity:1;transform:scaleX(1);transition:all .4s ease-in-out}.woocommerce.single div.product .woocommerce-tabs ul.tabs li:before,.woocommerce.single div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce.single div.product .woocommerce-tabs .panel{margin-bottom:48px;padding:21px 0 16px;text-align:left}.woocommerce.single div.product .woocommerce-tabs .panel #comments{margin-top:-22px}.woocommerce.single div.product .woocommerce-tabs .panel #comments .stand_comment{min-height:149px}.woocommerce.single div.product .woocommerce-tabs .panel #comments .course-rate{display:none}.woocommerce.single div.product .woocommerce-tabs .panel .woocommerce-noreviews{padding-top:22px}.woocommerce.single div.product .woocommerce-tabs .panel>h2,.woocommerce.single div.product .woocommerce-tabs .panel #comments>h2{display:none}.woocommerce.single div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description{padding-left:0;padding-right:0;text-align:justify;margin-bottom:50px}.woocommerce.single div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information{padding-top:22px;margin-bottom:27px}.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes{border:0}.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr{border:0;float:left;width:50%;display:flex;align-items:center}.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr:only-child{width:100%}.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr:nth-child(2n) th{padding-left:60px}.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes th{display:flex;flex:auto;align-items:baseline;width:auto;border:0;padding:10px 0 10px 40px;font-size:16px;font-weight:var(--lmsmart-header-font-weight);background:0 0}.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes th:after{content:'';flex:auto;border-top:1px solid #e1e1e1;margin-left:30px}.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes td{font-style:normal;border:0;padding-left:30px;padding-right:40px;background:0 0}.woocommerce #reviews #comments ol.commentlist li:not(:last-child){margin-bottom:0}.woocommerce .widget_price_filter .title-wrapper{margin-bottom:26px}.woocommerce .widget_price_filter .title-wrapper~form{margin-bottom:5px}.woocommerce .widget_price_filter .price_slider_wrapper{position:relative;z-index:1;margin-bottom:-7px}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{border-radius:unset}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{top:50%;width:14px;height:14px;margin-left:-7px;margin-top:-7px;border-radius:50%}.woocommerce .widget_price_filter .ui-slider-horizontal{height:6px;margin-bottom:28px}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content{border:0;border-radius:2px;background:#e3eff3}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:0;line-height:20px;text-align:left;text-transform:uppercase}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label{font-size:14px;font-weight:var(--lmsmart-header-font-weight);line-height:1;order:-1}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button{display:inline-block;height:1em;left:auto;padding:0;font-size:14px;font-weight:var(--lmsmart-header-font-weight);line-height:1;background:unset;cursor:pointer;border:unset;box-shadow:unset}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .clear{display:none}.woocommerce .widget_product_categories>.select__field{margin-bottom:1px}.woocommerce .widget_product .product_list_widget{margin-bottom:-3px}.woocommerce .widget_product_search .woocommerce-product-search{display:flex;position:relative;z-index:1;justify-content:center;align-items:center;margin-bottom:0;box-sizing:border-box;transition:box-shadow .4s}.woocommerce .widget_product_search .woocommerce-product-search [type=submit]{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;font-size:0;opacity:0;cursor:pointer}.woocommerce .widget_product_search .woocommerce-product-search [type=submit]:before{content:'\f100';position:absolute;font-family:flaticon}.woocommerce .widget_product_tag_cloud .tagcloud{font-size:14px}.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit{font-size:13px;height:46px;color:#fff}.product_list_widget .product-title{font-size:16px;font-weight:600;line-height:1.5;transition:color .3s}.product_list_widget li .star-rating{margin:4px 0 2px;font-size:12px}.product_list_widget ins{text-decoration:none}.product_list_widget .woocommerce-Price-amount{margin-top:8px;font-size:14px;font-weight:var(--lmsmart-header-font-weight);transition:.3s}.product_list_widget del .woocommerce-Price-amount{font-weight:600}.product_list_widget .reviewer{font-size:13px;display:block;margin-top:3px;line-height:26px}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding-top:0;padding-bottom:0}.widget_shopping_cart .blockUI.blockOverlay{background-color:initial!important}@media(min-width:1024px) and (max-width:1199px){.sidebar_left .columns-3>.tpc-products .product,.sidebar_right .columns-3>.tpc-products .product{width:calc(50% - 30px)}}@media(max-width:1199px){.woocommerce-mini-cart__buttons.buttons{display:block}.woocommerce.widget_shopping_cart .buttons a,.woocommerce .widget_shopping_cart .buttons a{width:100%}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:45%}}@media(max-width:1023px){.woocommerce-mini-cart__buttons.buttons{display:flex}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:10px;margin-bottom:0;width:auto}}@media(min-width:768px) and (max-width:991px){.sidebar_left .columns-3>.tpc-products .product,.sidebar_right .columns-3>.tpc-products .product{width:calc(50% - 30px)}}@media(max-width:991px){.columns-4 ul.tpc-products li{width:calc(50% - 30px)}.woocommerce .tpc-products .product,.woocommerce-page .tpc-products .product{width:calc(50% - 30px)}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%}body.woocommerce-checkout .woocommerce-checkout>div,body.woocommerce-checkout .woocommerce-checkout>#order_review_heading,body.woocommerce-checkout .woocommerce-checkout>#order_review{width:100%}}@media(max-width:767px){.woocommerce.single div.product .woocommerce-tabs ul.tabs li{width:100%}.woocommerce.single div.product .woocommerce-tabs ul.tabs li:before{content:'';display:block;position:absolute;bottom:1px;width:auto;left:0;right:0;height:1px;border:unset;background-color:#d9d9d9;box-shadow:unset}.woocommerce.single div.product .woocommerce-tabs ul.tabs li a:before{transform:scaleX(.5)}.woocommerce .cart-collaterals .cross-sells .tpc-products .product,.woocommerce-page .cart-collaterals .cross-sells .tpc-products .product{width:calc(50% - 30px)}.tpc-products-wrapper ul.tpc-products li{width:calc(50% - 30px)}.woocommerce-cart-form__contents td.actions .coupon .button.alt,.woocommerce-cart-form__contents td.actions .coupon .input-text+.button{float:none!important}.woocommerce .cart-collaterals .cross-sells .tpc-products li,.woocommerce-page .cart-collaterals .cross-sells .tpc-products li{width:calc(50% - 30px)}.woocommerce div.product div.summary,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.summary{width:100%;clear:both}.woocommerce div.product div.images,.woocommerce #content div.product div.images,.woocommerce-page div.product div.images,.woocommerce-page #content div.product div.images{width:100%}.woocommerce table.cart td.actions .button,.woocommerce table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .button,.woocommerce #content table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .button,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .coupon .button{display:block;width:auto}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{font-size:18px;font-weight:600}.woocommerce table.shop_table_responsive tr.order-total td::before,.woocommerce-page table.shop_table_responsive tr.order-total td::before{font-weight:var(--lmsmart-header-font-weight)}.woocommerce table.shop_table_responsive.cart tr,.woocommerce-page table.shop_table_responsive.cart tr{box-shadow:11px 10px 38px rgba(46,63,99,.15);margin-bottom:35px;padding:10px 30px;position:relative;border-radius:10px}.woocommerce table.shop_table_responsive.cart tr:last-child,.woocommerce-page table.shop_table_responsive.cart tr:last-child{padding-top:30px;padding-bottom:30px}.woocommerce table.shop_table_responsive.cart tr td,.woocommerce-page table.shop_table_responsive.cart tr td{padding:10px 0;display:flex;align-items:center;justify-content:space-between;background-color:initial!important;border:unset}.woocommerce table.shop_table_responsive.cart tr td.product-quantity,.woocommerce-page table.shop_table_responsive.cart tr td.product-quantity{padding:4px 0}.woocommerce table.shop_table_responsive.cart tr td.product-quantity .quantity-wrapper .qty,.woocommerce-page table.shop_table_responsive.cart tr td.product-quantity .quantity-wrapper .qty{height:40px}.woocommerce table.shop_table_responsive.cart tr td.product-quantity .quantity-wrapper span.plus:after,.woocommerce-page table.shop_table_responsive.cart tr td.product-quantity .quantity-wrapper span.plus:after{top:13px}.woocommerce table.shop_table_responsive.cart tr td.product-quantity .quantity-wrapper span.minus:after,.woocommerce-page table.shop_table_responsive.cart tr td.product-quantity .quantity-wrapper span.minus:after{bottom:13px}.woocommerce table.shop_table_responsive.cart tr td.product-remove a,.woocommerce-page table.shop_table_responsive.cart tr td.product-remove a{position:absolute;right:40px;top:20px}.woocommerce table.shop_table_responsive.cart tr td.product-thumbnail,.woocommerce-page table.shop_table_responsive.cart tr td.product-thumbnail{width:100%;padding-top:20px}.woocommerce table.shop_table_responsive.cart tr td.product-thumbnail:before,.woocommerce-page table.shop_table_responsive.cart tr td.product-thumbnail:before{display:none}.woocommerce table.shop_table_responsive.cart tr td.actions,.woocommerce-page table.shop_table_responsive.cart tr td.actions{padding-top:10px;display:block}.woocommerce table.shop_table_responsive.cart tr td.actions .coupon,.woocommerce-page table.shop_table_responsive.cart tr td.actions .coupon{padding:0}.woocommerce table.shop_table_responsive.cart tr td.actions .coupon .input-text,.woocommerce-page table.shop_table_responsive.cart tr td.actions .coupon .input-text{margin-bottom:15px}.woocommerce table.shop_table_responsive.cart tr td.actions button,.woocommerce-page table.shop_table_responsive.cart tr td.actions button{width:100%!important;margin-top:10px!important}.woocommerce table.shop_table_responsive.cart tr td.actions input,.woocommerce-page table.shop_table_responsive.cart tr td.actions input{margin-bottom:10px;width:100%!important}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{margin-bottom:0}.woocommerce form.checkout_coupon .form-row.form-row-last,.woocommerce-page form.checkout_coupon .form-row.form-row-last{padding-left:0}.woocommerce form.checkout_coupon .form-row.form-row-last button,.woocommerce-page form.checkout_coupon .form-row.form-row-last button{width:100%}.woocommerce table.shop_table td.product-name,.woocommerce table.shop_table thead th.product-name,.woocommerce table.shop_table tfoot tr th{padding-left:20px}body.woocommerce-checkout #order_review table.shop_table td.product-name,body.woocommerce-checkout .woocommerce-order-details table.shop_table td.product-name{padding-left:20px}.woocommerce .col2-set{float:left;width:100%;margin-right:0}.woocommerce #order_review_heading,.woocommerce #order_review{width:100%}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{width:auto;margin-bottom:0}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin-left:0}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{width:100%}}@media(max-width:599px){.woocommerce .cart-collaterals .cross-sells .tpc-products .product,.woocommerce-page .cart-collaterals .cross-sells .tpc-products .product{width:100%;margin-right:0}.woocommerce form.checkout_coupon .form-row{width:100%}.tpc-products-wrapper ul.tpc-products li,.woocommerce .tpc-products-wrapper ul.tpc-products li{width:100%;margin-right:0}ul.tpc-products,.woocommerce .products ul.tpc-products{margin-right:0}.tpc-woocommerce-sorting{display:block}.tpc-woocommerce-sorting p.woocommerce-result-count{width:100%;margin:0 0 20px;text-align:right}.tpc-woocommerce-sorting form.woocommerce-ordering{width:100%;margin:0 0 30px}.woocommerce table.shop_attributes th{width:auto}.woocommerce-cart-form__contents #coupon_code{margin-bottom:9px}.woocommerce-cart-form__contents #coupon_code,.woocommerce-cart-form__contents #coupon_code+.button{width:100%}body.woocommerce-checkout .form-row-first,body.woocommerce-checkout .form-row-last{width:100%}}@media(max-width:426px){.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{padding:30px 20px 10px}.woocommerce table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text{width:180px}.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button{margin-left:0}}.woocommerce #review_form #respond form#commentform label,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce-Price-amount,.woocommerce table.shop_table td.product-name .product-quantity,.woocommerce div.product form.cart div.quantity label.label-qty,.woocommerce.single div.product .woocommerce-tabs ul.tabs li a .count,.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity,.widget_price_filter .price_label,.widget_price_filter .price_slider_amount .button,body .select2-container{font-family:var(--lmsmart-content-font-family)}.woocommerce #review_form #respond form#commentform label,.woocommerce form .form-row .select2-container--default .select2-selection--single,.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce .summary .product_meta>span,.woocommerce .summary .product_meta>span a,.woocommerce-error,.woocommerce-info,.woocommerce-message,.shop_table .coupon .input-text,.woocommerce form .form-row input.input-text{color:var(--lmsmart-content-color);border:0}.woocommerce ul.tpc-products li a.add_to_cart_button,.woocommerce ul.tpc-products li a.button,.woocommerce ul.tpc-products li a.wc-forward,.woocommerce span.onsale,.woocommerce .cart input.button,.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{font-family:var(--lmsmart-header-font-family)}.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th,.woocommerce-cart-form .coupon label{font-family:var(--lmsmart-header-font-family);font-weight:var(--lmsmart-header-font-weight)}.woocommerce .cart-collaterals .cart_totals table th{font-family:var(--lmsmart-header-font-family);color:var(--lmsmart-header-font-color)}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce label,.woocommerce strong,.woocommerce.widget_shopping_cart .total strong,.woocommerce-page .cart-collaterals .cart_totals table th,.woocommerce ul.cart_list li a,.woocommerce table.shop_table td.product-name,.woocommerce table.shop_table td.product-name a:hover,.woocommerce ul.product_list_widget li a,.woocommerce-tabs .comment-reply-title,.woocommerce form .form-row label,.woocommerce table.shop_table tfoot tr th,.woocommerce ul#shipping_method li label,#add_payment_method .wc-proceed-to-checkout .button__wrapper .checkout-button,.woocommerce-checkout .wc-proceed-to-checkout .button__wrapper .checkout-button,.woocommerce table.shop_table div.quantity .qty,.woocommerce table.shop_table div.quantity .qty::placeholder,.woocommerce div.product form.cart div.quantity .qty,.woocommerce div.product form.cart div.quantity .qty::placeholder,.woocommerce div.product form.cart .quantity .quantity-wrapper span:hover,.woocommerce div.product form.cart .quantity .quantity-wrapper span:focus,.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:hover,.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:focus,.woocommerce div.product .woocommerce-tabs .panel #respond #commentform label,.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product form.cart .reset_variations:before,.woocommerce div.product form.cart .group_table tr td label,.woocommerce-grouped-product-list-item__label a,.woocommerce table.shop_table_responsive tr td:before,.woocommerce-page table.shop_table_responsive tr td:before,.woocommerce form .form-row .required,.product_meta>span a:hover,.woocommerce form .form-row .required,.woocommerce .summary .product_meta>span span.title,.woocommerce .widget_shopping_cart .total,.woocommerce .woo_mini_cart .buttons .button.checkout:not(:hover){color:var(--lmsmart-header-font-color)}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:var(--lmsmart-header-font-color)!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button,.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:hover:before,.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:hover:after,.woocommerce div.product form.cart .quantity .quantity-wrapper span:hover:before,.woocommerce div.product form.cart .quantity .quantity-wrapper span:hover:after{background-color:var(--lmsmart-header-font-color)}.tpc-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a.checkout,.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button{border-color:var(--lmsmart-header-font-color)}.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:var(--lmsmart-header-font-color)transparent transparent transparent}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce .cart-collaterals .cart_totals table tbody tr td,.woocommerce-page .cart-collaterals .cart_totals table tbody tr td,.woocommerce-page .cart-collaterals .cart_totals table th,.woocommerce-message a.button,.woocommerce button.button,.woocommerce table.shop_table thead th,.woocommerce table.shop_table.cart .button,.woocommerce table.shop_table td.product-name,#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,.woocommerce .woocommerce-cart-form table.shop_table td,.tpc-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a,.tpc-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a,.checkout.woocommerce-checkout #ship-to-different-address,.checkout.woocommerce-checkout #ship-to-different-address span,.woocommerce.widget_shopping_cart .total strong,.product_list_widget .product-title,ul.tpc-products .woocommerce-loop-product__title,.woocommerce-tabs ul.tabs li{font-family:var(--lmsmart-header-font-family)}#add_payment_method table.cart td.actions .coupon .input-text,.tpc-theme-header .woo_mini_cart .woocommerce-mini-cart__total,.tpc-theme-header .tpc-woo_mini_cart .header_cart-heading_description,.woocommerce div.product form.cart .group_table tr td label{font-family:var(--lmsmart-header-font-family);font-weight:var(--lmsmart-header-font-weight)}ul.tpc-products li.product-category a:hover h2,.tpc-theme-header .tpc-woo_mini_cart .header_cart-heading_description:after,ul.tpc-products .price,ul.tpc-products .woocommerce-loop-product__title a:hover,.woocommerce-review-link:hover,.product_list_widget li a:hover .product-title,.product_list_widget .woocommerce-Price-amount,.woocommerce-grouped-product-list-item__label a:hover,.woocommerce-grouped-product-list-item__price,.woocommerce.single div.product .woocommerce-tabs ul.tabs li:not(.active) a:hover,.woocommerce .woocommerce-cart-form__cart-item .product-thumbnail img,.woocommerce div.product .woocommerce-product-gallery .flex-viewport,.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,.woocommerce .woocommerce-cart-form table.shop_table td.product-name a:hover,.woocommerce-cart-form .coupon label:after,.woocommerce .cart-collaterals .cart_totals>h2:after,.woocommerce-page .cart-collaterals .cart_totals>h2:after,.woocommerce .summary .product_meta>span a:hover,.woocommerce ul.cart_list li a:hover,.woocommerce .tpc_mini-cart_image:hover~.tpc_mini-cart_contents a,.woocommerce .tpc_mini-cart_flex .tpc_mini-cart_contents a:hover,.woocommerce table.shop_table tfoot tr.order-total td .woocommerce-Price-amount.amount,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce-mini-cart__total .woocommerce-Price-amount,.woocommerce table.shop_table .woocommerce-Price-amount.amount,.woocommerce table.shop_table td.product-total .woocommerce-Price-amount.amount,.widget_price_filter .price_slider_amount .button:hover,.woocommerce #review_form #respond p a{color:var(--lmsmart-primary-color)}.tpc-theme-header .woo_mini-count span,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before,.woocommerce table.shop_table thead th{background-color:var(--lmsmart-primary-color)}.woocommerce-message a.button:hover,.tpc-theme-header .mini-cart a.woo_icon:before{border-color:var(--lmsmart-primary-color)}.woocommerce div.product form.cart .reset_variations:hover:before{color:var(--lmsmart-button-color-hover)}.widget_price_filter .button:before{color:var(--lmsmart-secondary-color)}.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce.widget_price_filter .ui-slider .ui-slider-handle,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{background-color:var(--lmsmart-primary-color)}.woocommerce del,.woocommerce-review-link,.widget_price_filter .price_label,.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity{color:var(--lmsmart-tertiary-color)}ul.tpc-products li a.button,ul.tpc-products li a.wc-forward,.woocommerce button.button,.woocommerce a.button.alt,.woocommerce input.button.alt,.woocommerce button.button.alt:hover,.wc-proceed-to-checkout a.checkout-button,.woocommerce-message a.button,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce #respond input#submit.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce a.button.disabled,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button:disabled,.woocommerce button.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce button.button[name=update_cart]:hover,.woocommerce table.shop_table.cart .coupon .button:hover,.woocommerce table.shop_table.cart .button:hover,.woocommerce a.button,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce #payment #place_order,.woocommerce #respond input#submit,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:hover:disabled,.woocommerce #respond input#submit:hover:disabled[disabled],.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-mini-cart__buttons .button:not(.checkout),.woocommerce-widget-layered-nav-dropdown__submit,.lmsmart_404__button .tpc-button,#comments input.submit,.load_more_wrapper .load_more_item,.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover{background-color:var(--lmsmart-button-color-idle);color:#fff}.widget_price_filter .price_slider_amount .button{color:var(--lmsmart-button-color-idle)}ul.tpc-products li a.wc-forward:hover,.woocommerce-message a.button:hover,.woocommerce #payment #place_order:hover,.woocommerce #respond input#submit:hover,.woocommerce #review_form #respond input#submit:hover,.woocommerce a.button:hover:disabled,.woocommerce a.button:hover:disabled[disabled],.woocommerce a.button.disabled:hover,.woocommerce button.button:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:hover:disabled,.woocommerce button.button.disabled:hover,.woocommerce input.button:hover:disabled,.woocommerce input.button:hover:disabled[disabled],.woocommerce input.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce-widget-layered-nav-dropdown__submit:hover,.woocommerce input.button:hover,.woocommerce a.button:hover,.woocommerce-message a.button:hover,.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:hover,.woocommerce table.shop_table.cart .button,.woocommerce table.shop_table.cart .coupon .button,.woocommerce-mini-cart__buttons .button.checkout:hover,.woocommerce-mini-cart__buttons .button:not(.checkout):hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.lmsmart_404__button .tpc-button:hover,#comments input.submit:hover,.load_more_wrapper .load_more_item:hover,.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger{background-color:var(--lmsmart-button-color-hover)}.widget_price_filter .price_slider_amount .button:hover{color:var(--lmsmart-button-color-hover)}
@charset "UTF-8";.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-meta{display:none}@media (max-width:1200px){.theiaStickySidebar.course-summary-sidebar__inner{position:relative!important;left:0!important}}body .course-sidebar-preview .course-price .origin-price{color:var(--lmsmart-primary-color);font-size:20px}body>div.lp-overlay>div>div>div.lp-modal-footer>button.lp-button{line-height:0}.lp-content-area.container_related_course{margin-bottom:50px}.lp-content-area.container_related_course>.related-post-wrap.related_course .related-title{margin-bottom:45px;margin-top:60px}.tpc-learnpress-course-widget{margin-left:0;padding:0;list-style:none}.widget ul.tpc-learnpress-course-widget li{border-bottom:1px solid #e5e5e5;padding-bottom:30px;display:flex}.widget ul.tpc-learnpress-course-widget li:last-child{border-bottom:none}.tpc-learnpress-course-widget li{padding:0;line-height:inherit}.tpc-learnpress-course-widget li img{min-width:82px;width:82px}.tpc-learnpress-course-widget li:not(:first-child){margin-top:29px}.tpc-learnpress-course-widget .tpc-learnpress-course-image_wrapper{margin:1px 19px 0 0}.tpc-learnpress-course-widget .tpc-learnpress-course-image_wrapper img{border-radius:10px}.tpc-learnpress-course-widget .meta-data{margin-top:6px;font-size:14px;line-height:1.5;font-weight:400;margin-bottom:-3px}.tpc-learnpress-course-widget .meta-data span{font-weight:400;line-height:24px;font-size:15px}.tpc-learnpress-course-widget .tpc-learnpress-course-content_wrapper{width:calc(100% - 20px);align-self:center}.tpc-learnpress-course-widget .tpc-learnpress-course-content{margin-top:3px;font-size:.9rem;line-height:1.8}.tpc-learnpress-course-widget .post__title{font-size:16px;line-height:24px;font-weight:var(--lmsmart-header-font-weight);transition:0.4s;margin-top:-3px}.tpc-learnpress-course-widget .post__title:hover{color:var(--lmsmart-primary-color)}.widget_rt_posts .tpc-learnpress-course-widget{margin-top:0;margin-bottom:-7px}.tpc-learnpress-course-widget .course-price>.price>span:nth-child(1){color:var(--lmsmart-primary-color)}.tpc-learnpress-course-widget span>.price{color:var(--lmsmart-primary-color);font-size:16px!important}.single.single-lp_course .lp-content-area{width:var(--lmsmart-elementor-container-width);max-width:var(--lmsmart-elementor-container-width)}@media (max-width:1200px){.single.single-lp_course .lp-content-area{width:inherit}}.archive.learnpress .lp-content-area{width:var(--lmsmart-elementor-container-width)}@media (max-width:1370px){.single.single-lp_course .lp-content-area{padding-right:30px;padding-left:30px}}.lp-enroll-btn{float:right;font-weight:var(--lmsmart-header-font-weight)}.lp-enroll-btn a{color:var(--lmsmart-header-font-color)}.lp-enroll-btn a:hover{color:var(--lmsmart-primary-color)}.checkout #learn-press-checkout-form a{color:var(--lmsmart-primary-color)}.checkout #checkout-account-register .lp-checkout-sign-in-link a,.checkout #checkout-account-register .lp-checkout-sign-up-link a,.checkout #checkout-account-login .lp-checkout-sign-in-link a,.checkout #checkout-account-login .lp-checkout-sign-up-link a{color:var(--lmsmart-primary-color)}.learnpress #learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]:checked::after{color:var(--lmsmart-primary-color)}.learnpress #learn-press-checkout-form a:hover{color:var(--lmsmart-primary-color)}.learnpress-page .lp-button:disabled,.learnpress-page .lp-button[disabled]{background:var(--lmsmart-primary-color)}.course-curriculum .section-header .section-left .section-toggle>i.fa-caret-up:before{content:"\f16b";font-family:'Flaticon';font-size:13px}.single-lp_course .course-curriculum .section.closed .section-toggle i.fa-caret-down:before{content:"\f16c";font-family:'Flaticon';font-size:13px}.single-lp_course #popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title{color:var(--lmsmart-header-font-color)}.single-lp_course #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title{color:var(--lmsmart-header-font-color)}.single-lp_course #learn-press-course .lp-course-author .course-author__pull-right .author-description{font-size:var(--lmsmart-content-font-size);line-height:var(--lmsmart-content-line-height);font-weight:var(--lmsmart-content-font-weight);color:var(--lmsmart-content-color)}.single-lp_course #learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description p{font-size:var(--lmsmart-content-font-size);line-height:var(--lmsmart-content-line-height);font-weight:var(--lmsmart-content-font-weight);color:var(--lmsmart-content-color)}.single-lp_course .lp-archive-courses .course-content .lp-button{font-weight:500;display:block;padding:20px 24px}.single-lp_course #learn-press-course .lp-course-author .course-author__pull-right .author-title a{color:var(--lmsmart-header-font-color)}.single-lp_course #learn-press-course .lp-course-author .author-socials{display:flex}.single-lp_course #learn-press-course .lp-course-author .author-socials>a:hover{border-color:var(--lmsmart-primary-color);background:var(--lmsmart-primary-color)}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .course-detail-info{color:var(--lmsmart-header-font-color);background:#FEFAF0;font-size:15px;font-weight:var(--lmsmart-header-font-weight);padding:90px 0 90px 0;margin-bottom:0;z-index:-1}.course-sidebar-top .lmsmart-course.share_post-container{margin-top:15px}.single-lp_course.single #main{z-index:1;padding-top:0}.single-lp_course.single.course-item-lp_lesson #main{z-index:2}.single.single-lp_course.lp-sidebar-toggle__open #main{z-index:2}.single-lp_course #popup-course #popup-header{padding:10px 0;background:var(--lmsmart-secondary-color)}.single-lp_course .lp-archive-courses:before{position:absolute;content:"";background:rgb(243,243,243);height:70px;width:100%}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title{margin-bottom:25px;font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color);font-size:36px;line-height:46px}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .lmsmart-single-sidebar-top{width:360px;margin-top:-272px}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left{width:calc(100% - 360px);padding-right:55px}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .lmsmart-single-sidebar-top .course-summary-sidebar__inner .course-sidebar-top{border-radius:5px;box-shadow:0 0 65px 0 rgba(0,0,0,.12);padding:40px;margin-bottom:55px;background:#fff}.single-lp_course .course-sidebar-top .media-preview{margin-left:-40px;margin-right:-40px;margin-top:-40px;margin-bottom:35px}.single-lp_course .course-sidebar-top .items-progress__heading{margin:0;margin-bottom:5px;padding:0;color:var(--lmsmart-content-color);font-size:15px;font-weight:500;flex:1 1 auto}.single-lp_course .course-sidebar-top .number{display:block;margin:0;color:var(--lmsmart-content-color);font-size:15px;font-weight:400;line-height:16px;text-align:right}.single-lp_course .course-sidebar-top .course-time{margin-top:30px}.single-lp_course .course-sidebar-top .course-time-row{display:flex;color:var(--lmsmart-content-color);font-size:15px;font-weight:400;justify-content:space-between;margin-bottom:8px}.single-lp_course .course-sidebar-top .course-time-row strong{font-weight:600;color:var(--lmsmart-content-color)}.single-lp_course .course-sidebar-top .course-time{margin-bottom:28px;padding-bottom:8px;border-bottom:1px solid rgba(204,204,204,.3)}.single-lp_course .course-sidebar-top .items-progress{display:flex;flex-direction:row;margin:0;padding:0;justify-content:space-between;flex-wrap:wrap;align-items:center}.single-lp_course .course-sidebar-top .course-progress{display:flex;flex-direction:row;margin:0;padding:0;justify-content:space-between;flex-wrap:wrap;align-items:center}.single-lp_course .course-sidebar-top .learn-press-progress{width:100%}.single-lp_course .retake-course,.enroll-course,.purchase-course{width:100%;margin-bottom:15px}.course-sidebar-preview button.lp-button.lp-btn-wishlist.course-wishlist{margin-top:15px;margin-bottom:15px}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .lmsmart-single-sidebar-top .course-summary-sidebar__inner{width:360px}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .lmsmart-single-sidebar-top .course-summary-sidebar__inner .learn-press-course-wishlist::before{font-size:15px}.single-lp_course button.wishlist-button.course-wishlist{margin-left:5px}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item::before{color:var(--lmsmart-primary-color)}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item span{font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color);font-size:15px}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div{font-weight:var(--lmsmart-header-font-weight)}.single-lp_course #learn-press-course-tabs{margin-bottom:80px}.single-lp_course #learn-press-course-tabs .course-nav label{color:var(--lmsmart-header-font-color);padding:inherit;line-height:60px}.single-lp_course ul.learn-press-nav-tabs{display:inherit;border:1px solid #ebebeb;background:#F6F7F8}.single-lp_course ul.learn-press-nav-tabs .course-nav.active::before{height:2px;bottom:-1px;top:inherit;background:var(--lmsmart-primary-color)}.single-lp_course #learn-press-course-tabs ul.learn-press-nav-tabs{position:relative;margin-bottom:0;font-size:0;border:0;padding-bottom:2px;background:none}.single-lp_course #learn-press-course-tabs ul.learn-press-nav-tabs:after{height:2px;width:100%;background:#eee;position:absolute;bottom:0;left:0}.single-lp_course #learn-press-course-tabs ul.learn-press-nav-tabs .course-nav{float:none;display:inline-block;border:0}.single-lp_course #learn-press-course-tabs ul.learn-press-nav-tabs .course-nav:before{content:'';top:auto;height:2px;bottom:-2px;opacity:0;z-index:1}.single-lp_course #learn-press-course-tabs ul.learn-press-nav-tabs .course-nav.active:before{opacity:1}.single-lp_course #learn-press-course-tabs ul.learn-press-nav-tabs .course-nav label{font-size:20px;line-height:26px;padding:9px 25px;color:#ababab;font-weight:500}.single-lp_course #learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked~.learn-press-nav-tabs .course-nav:nth-child(1) label{color:var(--lmsmart-header-font-color)}.single-lp_course #learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked~.learn-press-nav-tabs .course-nav:nth-child(2) label{color:var(--lmsmart-header-font-color)}.single-lp_course #learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked~.learn-press-nav-tabs .course-nav:nth-child(3) label{color:var(--lmsmart-header-font-color)}.single-lp_course #learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked~.learn-press-nav-tabs .course-nav:nth-child(4) label{color:var(--lmsmart-header-font-color)}.single-lp_course #learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked~.learn-press-nav-tabs .course-nav:nth-child(5) label{color:var(--lmsmart-header-font-color)}.single-lp_course #learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked~.learn-press-nav-tabs .course-nav:nth-child(6) label{color:var(--lmsmart-header-font-color)}.single-lp_course .course-extra-box__title{background:#F6F7F8}.single-lp_course .course-extra-box__content li::before{color:var(--lmsmart-header-font-color);font-size:12px;font-weight:700}.single-lp_course .course-extra-box{border:0}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section{margin-bottom:35px}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content{margin-bottom:0;padding:0 0}.single-lp_course .course-curriculum .section.closed .section-toggle .fa-caret-down{margin-top:10px}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link::before{content:"\f144";font-family:'Font Awesome 5 Free';color:var(--lmsmart-content-color);font-size:14px}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before{content:"\f162";font-family:'Flaticon';color:var(--lmsmart-content-color)}.single-lp_course .learn-press-progress .progress-bg .progress-active{background:var(--lmsmart-primary-color)}.single-lp_course .course-curriculum ul.curriculum-sections .section{border:1px solid #ebebeb;border-radius:0;margin-top:-1px!important;float:left;display:block;width:100%}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section{padding-bottom:0}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section:last-child{margin-bottom:90px}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header{padding:15px 20px 15px 35px;border-bottom:0}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left h5.section-title{color:var(--lmsmart-header-font-color);font-weight:700!important;line-height:30px;margin-top:7px}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc{font-weight:400}.single-lp_course .course-curriculum ul.curriculum-sections li ul li{border-top:0}.single-lp_course .course-curriculum ul.curriculum-sections li ul li:first-child(even){background:#fff!important}.single-lp_course .course-curriculum ul.curriculum-sections li ul li:nth-child(even){background:#fff!important}.single-lp_course .course-curriculum ul.curriculum-sections li ul li:nth-child(odd){background:#F8F8F8!important}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status{padding-top:10px;margin-bottom:0}.single-lp_course .course-curriculum ul.curriculum-sections .section-header .section-title{font-weight:normal!important;margin-bottom:0!important;padding:0px!important;font-weight:600!important;border-radius:4px;font-size:17px!important}body.course-item-popup #learn-press-content-item .course-item-title{font-size:16px;line-height:28px;font-weight:600}#course-item-content-header .course-title{font-size:22px!important;line-height:35px!important;padding:0 0 0 115px!important;margin:12px 0 0 0!important}body.single-lp_course .lp-button,.single-lp_course #lp-button{background:var(--lmsmart-primary-color);border-color:var(--lmsmart-primary-color);color:#fff}body.single-lp_course .lp-button:hover,body.single-lp_course #lp-button:hover{background:var(--lmsmart-secondary-color);border-color:var(--lmsmart-secondary-color);color:#fff}body.single-lp_course #learn-press-course .learn-press-course-wishlist,body.single-lp_course #learn-press-profile .learn-press-course-wishlist{background:var(--lmsmart-primary-color)!important;border-color:var(--lmsmart-primary-color);color:#fff}body.single-lp_course #learn-press-course .lmsmart-single-sidebar-top .course-sidebar-preview .lp-course-buttons button{font-weight:var(--lmsmart-header-font-weight);width:100%;display:flex;align-items:center;justify-content:center}.single-lp_course #learn-press-course .lp-course-buttons .form-button{width:100%;margin-bottom:10px}body.single-lp_course #learn-press-course .lmsmart-single-sidebar-top .course-sidebar-preview .lp-course-buttons button:hover{background:var(--lmsmart-secondary-color)!important;border-color:var(--lmsmart-secondary-color);color:#fff}.single-lp_course #popup-course #popup-content .lp-button{border-color:var(--lmsmart-primary-color);font-weight:var(--lmsmart-header-font-weight)}.single-lp_course #popup-course #popup-header .popup-header__inner .course-title a{font-size:18px}.single-lp_course .lp-modal-dialog .lp-modal-content .lp-modal-header{background:var(--lmsmart-primary-color);padding:5px 30px}.lp-modal-dialog .lp-modal-content input[type='submit'],.lp-modal-dialog .lp-modal-content button{height:inherit;padding:inherit}.single-lp_course #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked~.course-tab-panels .course-tab-panel:nth-child(4){padding:0;border:none;margin-top:80px}.single-lp_course .course-rate__summary{background:#fff;padding:30px 45px 0 45px;color:var(--lmsmart-header-font-color);border-radius:5px;box-shadow:0 0 28px rgb(44 44 52 / 8%)}.single-lp_course .course-rate .course-rate__summary-value{text-align:center;color:var(--lmsmart-header-font-color);line-height:68px;font-weight:600;font-size:58px;margin-bottom:5px}.single-lp_course .lmsmart-course-rate__summary-value{color:var(--lmsmart-header-font-color);font-weight:600}.single-lp_course .course-tab-panels .course-rate{overflow:inherit}.single-lp_course #learn-press-course .lmsmart-single-sidebar-top .course-sidebar-preview .course-price .price{line-height:45px;font-weight:var(--lmsmart-header-font-weight);margin-bottom:14px;font-size:30px;color:var(--lmsmart-header-font-color)}.single-lp_course .course-extra-box__content li{padding:12px 38px 12px;font-weight:400}.single-lp_course #learn-press-course .lp-course-author .course-author__pull-right .author-title span{font-weight:var(--lmsmart-header-font-weight);font-size:20px;color:var(--lmsmart-header-font-color)}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item{padding:10px 15px 10px 30px;margin-bottom:0}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name{color:var(--lmsmart-content-color);font-size:15px;font-weight:400;line-height:24px;padding:0 2px;transition:all 0.4s}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{transition:all 0.4s}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before{font-size:15px;padding:0 0;color:var(--lmsmart-content-color)}.single-lp_course #learn-press-course .course-featured-review .featured-review__stars{color:#ffb60a;font-size:14px}.single-lp_course button.write-a-review{color:#ff}.single-lp_course .course-reviews-list li .review-title,.single-lp_course .course-reviews-list-shortcode li .review-title{font-style:normal;font-weight:600;color:var(--lmsmart-header-font-color);width:-webkit-calc(100% - 110px);float:right;margin-top:-50px;margin-bottom:5px}.single-lp_course .course-reviews-list li .user-name,.single-lp_course .course-reviews-list-shortcode li .user-name{margin:0;font-size:18px;width:-webkit-calc(100% - 110px);float:right}.single-lp_course .course-reviews-list li .review-text,.single-lp_course .course-reviews-list-shortcode li .review-text{width:-webkit-calc(100% - 110px);float:right;padding-bottom:30px;margin-top:-20px}.single-lp_course .review-content{font-size:var(--lmsmart-content-font-size);line-height:var(--lmsmart-content-line-height);font-weight:var(--lmsmart-content-font-weight);color:var(--lmsmart-content-color)}.single-lp_course .course-rate .course-rate__details-row .course-rate__details-row-value .rating,.single-lp_course .course-rate .course-rate__details-row .course-rate__details-row-value .rating-gray{height:10px}.single-lp_course .review-author-info .review-stars-rated{margin-bottom:10px;position:absolute;top:0;right:0}.single-lp_course .course-reviews-list li,.course-reviews-list-shortcode li{margin-bottom:30px;padding:0;background-color:transparent;border:0;border-bottom:1px solid #ddd;list-style-type:none}.single-lp_course .course-reviews-list li:last-child{border-bottom:none}.single-lp_course .course-tab-panel-faqs .course-faqs-box{background:#F6F7F8}.single-lp_course .course-tab-panel-faqs .course-faqs-box__title{color:var(--lmsmart-header-font-color);font-weight:500;padding:15px 45px 15px 30px;transition:0.4s}.single-lp_course .course-tab-panel-faqs .course-faqs-box__title::after{top:30px}.single-lp_course .course-reviews-list,.course-reviews-list-shortcode{padding-left:0}.single-lp_course input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title{color:var(--lmsmart-primary-color)}.single-lp_course .course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--lmsmart-primary-color)}.single-lp_course .course-review-head{font-size:22px;margin-top:40px;margin-bottom:25px}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status{color:var(--lmsmart-primary-color)}.single-lp_course .quiz-intro-item::before{color:var(--lmsmart-primary-color)}.single-lp_course .quiz-status>div{height:70px;background:var(--lmsmart-primary-color)}.single-lp_course .quiz-status .questions-index{color:#fff}.single-lp_course .quiz-status .questions-index span{color:#fff}.single-lp_course .quiz-status .submit-quiz{padding-left:15px}.single-lp_course .quiz-status>div>div{color:#fff}.single-lp_course .answer-options .answer-option input[type=checkbox]::after,.single-lp_course .answer-options .answer-option input[type=radio]::after{top:20px}.single-lp_course .quiz-status .submit-quiz button{background:var(--lmsmart-secondary-color)}.single-lp_course .learn-press-progress .learn-press-progress__active{background:var(--lmsmart-primary-color)}.single-lp_course #popup-course #sidebar-toggle::before{color:var(--lmsmart-primary-color)}.single-lp_course #popup-course #popup-footer .course-item-nav .prev:hover a,.single-lp_course #popup-course #popup-footer .course-item-nav .prev:hover::before,.single-lp_course #popup-course #popup-footer .course-item-nav .next:hover a,.single-lp_course #popup-course #popup-footer .course-item-nav .next:hover::before{color:var(--lmsmart-primary-color)}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover .item-name{color:var(--lmsmart-primary-color)}.single-lp_course #popup-course #popup-header .lp-button{background:var(--lmsmart-primary-color)}.single-lp_course #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.current,.single-lp_course #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers:hover{color:var(--lmsmart-primary-color)}.single-lp_course #popup-course #popup-content .lp-button:hover{background:var(--lmsmart-secondary-color)}.single-lp_course #course-reviews .avatar.photo{border-radius:100px;margin-bottom:15px}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{padding:7px 0}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{background:var(--lmsmart-primary-color)}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview{background:var(--lmsmart-primary-color)}.single-lp_course .course-curriculum .section-content .course-item-preview::before{background:var(--lmsmart-primary-color)}.single-lp_course #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{background:var(--lmsmart-primary-color)}.lmsmart-single-sidebar-top>div>div>div.course-sidebar-preview .course-price{line-height:45px;font-weight:var(--lmsmart-header-font-weight);margin-bottom:14px;font-size:30px;color:var(--lmsmart-header-font-color)}.learnpress-meta-top{margin-bottom:13px;font-size:14px}.learnpress-meta-top>div{padding:12px 0}.learnpress-meta-top>div+div{border-top:1px solid #ebebeb}.learnpress-meta-top>div{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}.learnpress-meta-top>div,.learnpress-meta-top>div .meta-label,.learnpress-meta-top>div .meta-value{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.learnpress-meta-top>div .meta-icon{min-width:20px;font-size:14px;line-height:1;margin:0 4px 0 0;color:var(--lmsmart-content-color)}.learnpress-meta-top>div .meta-label{color:var(--lmsmart-header-font-color);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;font-weight:var(--lmsmart-header-font-weight)}.learnpress-meta-top>div .meta-value{text-align:right;font-weight:400}.learnpress-meta-top>div .meta-value a:nth-child(n+2){display:none}.learnpress-meta-top>div .meta-value a{color:var(--lmsmart-content-color)}.learnpress-meta-top>div .meta-value a:hover{color:var(--lmsmart-primary-color)}.learnpress-meta-top>div .meta-value{display:flex;flex-direction:column;align-items:flex-end}.learnpress-meta-top>div .meta-value a{display:inline-block;margin:0 0 0 6px}.header-learnpress-course-summery{width:83%}@media (max-width:1200px){.header-learnpress-course-summery{width:100%}}.header-learnpress-course-summery p{font-size:18px;color:var(--lmsmart-content-color);line-height:28px;font-weight:400}.learnpress-single-course-avatar{display:inline-block}.learnpress-single-course-avatar img{max-width:42px;border-radius:100px}.learnpress-single-course-author-meta{display:inline-flex;margin-top:10px;align-items:center}.learnpress-single-course-avatar .learnpress-text-avatar{height:46px;width:46px;font-size:16px;text-align:center;line-height:50px;border-radius:50%;display:inline-block}.learnpress-single-course-author-meta .learnpress-single-course-author-name{display:inline-block;margin-left:15px;color:var(--lmsmart-header-font-color);position:relative}.learnpress-single-course-author-meta .learnpress-single-course-author-name span{display:block;font-size:15px;color:var(--lmsmart-primary-color);font-weight:400;line-height:17px}.learnpress-single-course-author-meta .learnpress-single-course-author-name>a>span{display:block;line-height:28px;font-size:15px;color:var(--lmsmart-header-font-color);font-weight:var(--lmsmart-header-font-weight)}.learnpress-single-course-author-meta .learnpress-single-course-author-name a{font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color);font-size:15px}.learnpress-single-course-author-meta .learnpress-last-course-update{margin-left:50px;position:relative;font-size:15px;font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color)}.learnpress-single-course-author-meta .learnpress-last-course-update span{line-height:17px;font-size:15px;font-weight:400;color:var(--lmsmart-primary-color)}.learnpress-single-course-author-meta .learnpress-last-course-update:before{position:absolute;content:"";height:30px;width:1px;background:var(--lmsmart-header-font-color);left:-25px;top:0;opacity:.2}@media (min-width:1200px) and (max-width:1370px){body.single.single-lp_course.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:initial}}@media (max-width:1224px){.learnpress-single-course-author-meta{display:block}.learnpress-single-course-author-meta .learnpress-single-course-author-name{top:0;margin-left:-4px}.learnpress-single-course-author-meta .learnpress-last-course-update{margin-left:0;margin-top:0}.learnpress-single-course-author-meta .learnpress-last-course-update:before{display:none}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area{display:initial;flex-direction:inherit}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left{width:100%!important}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left{width:100%;padding-left:30px;padding-right:30px}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .lmsmart-single-sidebar-top{margin-top:0;width:100%;clear:both;padding-left:30px;padding-right:30px}.single-lp_course .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .lmsmart-single-sidebar-top .course-summary-sidebar__inner{width:100%}}.single-lp_course .course-sidebar-top .wrap-btn-add-course-to-cart{display:block}body .learn-press-breadcrumb{color:var(--lmsmart-header-font-color);width:var(--lmsmart-elementor-container-width)}.archive.learnpress ul.learn-press-breadcrumb{display:none}.learnpress .learn-press-breadcrumb li{margin:0 2px}@media (max-width:767px){.learnpress .learn-press-breadcrumb li{line-height:18px}.single-lp_course .lp-archive-courses:before{height:82px}}.single-lp_course .learn-press-breadcrumb{margin:0 auto 12px auto;position:relative;padding-top:18px;font-weight:600}@media (max-width:767px){.single-lp_course .learn-press-breadcrumb{padding-left:25px;padding-right:25px}}.archive.learnpress .tpc-pagination{text-align:center}.learnpress-profile.profile .learn-press-form-login .form-fields .form-field input[type=text],.learnpress-profile.profile .learn-press-form-login .form-fields .form-field input[type=password],.learnpress-profile.profile .learn-press-form-login .form-fields .form-field input[type=tel],.learnpress-profile.profile .learn-press-form-login .form-fields .form-field input[type=url],.learnpress-profile.profile .learn-press-form-login .form-fields .form-field input[type=number],.learnpress-profile.profile .learn-press-form-register .form-fields .form-field input[type=text],.learnpress-profile.profile .learn-press-form-register .form-fields .form-field input[type=password],.learnpress-profile.profile .learn-press-form-register .form-fields .form-field input[type=tel],.learnpress-profile.profile .learn-press-form-register .form-fields .form-field input[type=url],.learnpress-profile.profile .learn-press-form-register .form-fields .form-field input[type=number]{background:#F6F7F9;height:50px;border:0}.learn-press-form-login button[type=submit],.learn-press-form-register button[type=submit]{font-size:15px;font-weight:500}.learnpress-profile.profile .learn-press-form .form-fields .form-field input[type=text],.learnpress-profile.profile .learn-press-form .form-fields .form-field input[type=email],.learnpress-profile.profile .learn-press-form .form-fields .form-field input[type=number],.learnpress-profile.profile .learn-press-form .form-fields .form-field input[type=password],.learnpress-profile.profile .learn-press-form .form-fields .form-field textarea{padding:8px 20px}.learnpress-profile.profile #learn-press-profile .lp-user-profile-socials a:hover{border-color:var(--lmsmart-primary-color);color:#fff;background:var(--lmsmart-primary-color)}.learnpress-profile.profile #learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li:hover>a i{color:var(--lmsmart-primary-color)}.learnpress-profile.profile .profile-courses-list .tpc-course{width:33%;padding:15px}.learnpress-profile.profile .learnpress>.lp-user-profile.guest>.lp-content-area{display:flex}.learnpress-profile .learnpress>.lp-user-profile>.lp-content-area .learn-press-form-login,.learnpress-profile .learnpress>.lp-user-profile>.lp-content-area .learn-press-form-register{width:45%}@media (max-width:1024px){.learnpress-profile.profile .learnpress>.lp-user-profile.guest>.lp-content-area{display:initial}.learnpress-profile .learnpress>.lp-user-profile>.lp-content-area .learn-press-form-login,.learnpress-profile .learnpress>.lp-user-profile>.lp-content-area .learn-press-form-register{width:initial}}body .learn-press-form-login .form-fields .form-field input[type="text"]:focus,body .learn-press-form-login .form-fields .form-field input[type="password"]:focus,body .learn-press-form-login .form-fields .form-field input[type="tel"]:focus,body .learn-press-form-login .form-fields .form-field input[type="url"]:focus,body .learn-press-form-login .form-fields .form-field input[type="number"]:focus,body .learn-press-form-register .form-fields .form-field input[type="text"]:focus,body .learn-press-form-register .form-fields .form-field input[type="password"]:focus,body .learn-press-form-register .form-fields .form-field input[type="tel"]:focus,body .learn-press-form-register .form-fields .form-field input[type="url"]:focus,body .learn-press-form-register .form-fields .form-field input[type="number"]:focus{border:none;outline:0 solid transparent!important;outline-offset:0;box-shadow:none!important}.learnpress-profile #learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__text{font-weight:var(--lmsmart-header-font-weight);counter-reset:var(--lmsmart-header-font-color)}.learnpress-profile #learn-press-profile .wrapper-profile-header .lp-profile-right{padding-left:75px;padding-right:75px}.learnpress-profile #learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username{font-weight:var(--lmsmart-header-font-weight);font-size:22px}.learnpress-profile .tpc-course{width:33%}.learnpress-profile #learn-press-profile #profile-content .lp-button{background:var(--lmsmart-primary-color);border-color:var(--lmsmart-primary-color);color:#fff}.learnpress-profile #learn-press-profile .wrapper-profile-header .lp-profile-content-area{min-height:292px}.learnpress-profile #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a{color:var(--lmsmart-primary-color)}.learnpress-profile .learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a{color:var(--lmsmart-primary-color)}.learnpress-profile .learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label{color:var(--lmsmart-primary-color)}.learnpress-profile .learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before{background:var(--lmsmart-primary-color)}.learnpress-profile #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover{background:var(--lmsmart-primary-color)}.learnpress-profile .learn-press-profile-course__tab__inner a.active{border-top:4px solid var(--lmsmart-primary-color);color:var(--lmsmart-primary-color)}.learnpress-profile #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active,.learnpress-profile #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover{background:var(--lmsmart-primary-color)}.learnpress-profile .learn-press-course-tab-filters .learn-press-filters a.active{color:var(--lmsmart-primary-color)}.learnpress-profile #learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a>i{color:var(--lmsmart-primary-color)}.learnpress-profile #learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li a:hover{color:var(--lmsmart-primary-color)}.learnpress-profile #learn-press-profile .wrapper-profile-header{background:#1e2845}.lp-form-fields .form-field input{width:100%}
@charset "UTF-8";.select__field:before{display:none}.tutor-icon-bullet-point:before{line-height:35px}.lmsmart-tutor-page .active_tutor_breadcrumb.position__bottom{display:none}.tutor-course-sidebar-card-body button.tutor-btn{color:#fff}.course__review .tutor-ratings-stars{font-size:14px}.tpc-courses__grid.grid-col--4 .course__media img{height:inherit}.course__content--meta span.course-duration>span{margin-right:2px}.tutor-course-loop-header-meta .tutor-course-wishlist{}.tutor-course-loop-header-meta{top:25px;padding-left:20px;padding-right:20px;position:absolute}.tutor-course-loop-header-meta span.tutor-course-wishlist a{background:#fff}.tutor-course-loop-level{padding:4px 10px;color:#fff;font-size:13px;background:var(--lmsmart-primary-color)}.course__content--info{margin-top:30px}.tpc-courses article>div>div.course__media>div>a{background:#0000008f}.tutor-course-card .tutor-course-bookmark{top:20px;right:20px}.course__media .tutor-course-bookmark{position:absolute;top:25px;right:20px}.course-archive-page .tutor-course-card{border:0}.course-archive-page .course__container{margin-bottom:0}.tpc-course-author-name img.avatar{width:32px;height:32px}.tpc-course-author-name{margin-top:15px;font-size:15px;color:#838383}.tpc-course-author-name img{border-radius:100px;margin-right:5px}.course__content--info{margin-top:0}.tutor-course-card:hover .course__popup-wrap{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:.3s ease}.tutor-course-card .course__popup-wrap{position:absolute;top:-10px;left:-25px;right:-25px;padding:42px 40px;background-color:#fff;box-shadow:0 10px 30px 11px rgb(0 0 0/.1);visibility:hidden;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);z-index:100;transition:none}.tutor-course-card:hover .course__popup-wrap .tpc-course-author-name{margin-bottom:18px;margin-top:0}.tutor-course-card .course-price{font-size:14px;font-weight:var(--lmsmart-header-font-weight);min-width:62px;height:62px;border-radius:100px;text-transform:uppercase;box-shadow:5px 4px 13px rgb(0 0 0/11%);padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;z-index:1;top:-32px;right:0;margin-right:30px;color:#fff;background:var(--lmsmart-primary-color)}.tutor-course-card .course__top-meta .price{color:#fff}.tutor-course-filter .tutor-widget{margin-top:0;margin-bottom:25px;background:rgba(243,243,246,0);border:1px solid #d7d7d7;border-radius:5px;padding:0 30px 15px;padding-top:20px}.tutor-widget.tutor-widget-search>div>span.tutor-form-icon{left:10px}.tutor-form-icon:not(.tutor-form-icon-reverse)~.tutor-form-control{padding-left:50px!important;margin-bottom:0}.tutor-widget.tutor-widget-course-categories ul>li>label>input{margin-top:0}.tutor-list-item:not(:last-child){margin-bottom:5px}.tutor-list-item label input[type=checkbox]{margin-right:12px}.tutor-list-item label{color:var(--lmsmart-content-color);font-size:15px;transition:all .4s}.tutor-list-item label:hover{color:var(--lmsmart-primary-color);transition:all .4s}.tutor-form-check-input{width:16px;height:16px;border:1px solid var(--tutor-border-color)}.tutor-widget-title{margin:0 0 10px;color:var(--lmsmart-header-font-color)}.tutor-ratings-stars{font-size:14px}.tutor-course-card .tutor-course-name,.tutor-course-card .tutor-course-name a{color:var(--lmsmart-header-font-color);font-size:18px;line-height:28px;font-weight:var(--lmsmart-header-font-weight)}.tutor-course-filter-wrapper{width:var(--lmsmart-elementor-container-width);overflow:inherit}.tutor-course-filter-wrapper.tutor-course-filter-container{width:275px}.tutor-course-filter-wrapper .tutor-course-search-field form{position:relative;z-index:1;margin-bottom:1px}.tutor-course-filter-wrapper .tutor-course-search-field input{width:100%;height:50px;margin-bottom:0;padding-right:50px;font-weight:var(--lmsmart-header-font-weight);outline:none;overflow:hidden}.tutor-course-filter-wrapper .tutor-course-search-field i{position:absolute;z-index:1;top:0;right:0;width:50px;height:50px;border-radius:5px;font-size:16px;line-height:50px;font-weight:var(--lmsmart-header-font-weight);font-style:normal;text-align:center;transform:translate(0,0);opacity:1;cursor:pointer;transition:.4s}.tutor-course-filter-wrapper .tutor-course-search-field i:hover{color:var(--lmsmart-primary-color)}.tutor-course-filter-wrapper .tutor-course-search-field.widget{margin-bottom:40px}.tutor-course-filter-wrapper .widget:not(:first-child){padding-top:0}.tutor-course-loop-title a{color:#29303a;font-size:18px;line-height:30px}.tutor-course-loop{border-radius:10px;box-shadow:0 9px 81px rgb(0 0 0/17%)}.tutor-course-filter-wrapper>div:first-child h4{margin:16px 0 15px;font-weight:var(--lmsmart-header-font-weight)}.tutor-course-filter-wrapper>div:first-child .tutor-course-search-field{border:1px solid #bababa;border-radius:6px;padding:0 12px;position:relative}.tutor-course-filter-wrapper>div:first-child .tutor-course-search-field input,.tutor-course-filter-wrapper>div:first-child .tutor-course-search-field input:focus,.tutor-course-filter-wrapper>div:first-child .tutor-course-search-field input:active{border:none;width:100%;height:46px;margin-bottom:0;padding-right:50px;font-weight:var(--lmsmart-header-font-weight);outline:none;overflow:hidden}.tutor-course-filter-wrapper>div:first-child .tutor-course-search-field i{cursor:pointer;color:#3e64de;position:absolute;z-index:1;top:0;right:0;width:50px;height:50px;border-radius:5px;font-size:16px;line-height:50px;font-weight:var(--lmsmart-header-font-weight);font-style:normal;text-align:center;transform:translate(0,0);opacity:1;transition:.4s}.tutor-pagination,.tutor-pagination-wrap{align-items:center;margin:0 auto}.archive.post-type-archive .tutor-wrap{padding-top:8px;padding-bottom:0}.tpc-course.layout-2 .course__content--meta .price,.tpc-course.layout-3 .course__content--meta .price{color:var(--lmsmart-header-font-color)}body.archive .tutor-courses-wrap .tpc-courses .tpc-pagination{text-align:center;margin-left:auto;margin-right:auto}.tutor-filter-sidebar.widget{display:block;cursor:pointer;font-weight:400;font-size:15px;color:#666;transition:all .5s ease}.tutor-filter-sidebar .widget input[type=checkbox]{width:16px;height:16px;margin-top:.55em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid #ddd;border-radius:2px;position:relative}input[type=radio],input[type=checkbox] .tutor-filter-sidebar-wrap .title-wrapper{font-size:18px}body .tutor-toggle-more-collapsed:before{z-index:0}.tutor-dashboard-header .tutor-btn.bordered-btn{text-transform:inherit;font-weight:var(--lmsmart-header-font-weight);border-radius:4px}.tutor-card-footer:not(.tutor-no-border){border-top:1px solid #ebebeb}.tutor-card-list-item:not(:last-child){border-bottom:1px solid #ebebeb}.tutor-card.tutor-review-card{border:1px solid #ebebeb}.tutor-accordion-item{border:1px solid #ebebeb;border-radius:3px}.tutor-full-width-course-top h4{font-weight:700;line-height:30px;color:var(--lmsmart-header-font-color)}.tutor-full-width-course-top h5{color:var(--lmsmart-content-color);font-size:14px;font-weight:400;line-height:26px}.tutor-full-width-course-top h5 a{line-height:26px}.tutor-icon-brand-youtube-bold:before{content:"\f144";font-family:'font awesome 5 free';color:var(--lmsmart-content-color);font-size:14px}.tutor-icon-question-mark-circle-filled:before{content:"\f059";font-family:'font awesome 5 free';color:var(--lmsmart-content-color);font-size:14px}span.tutor-icon-lock-stroke-filled{font-size:18px;color:var(--lmsmart-content-color)}.tutor-accordion-item-header{padding:18px 30px 12px}.tutor-course-content-list-item{padding:13px 30px;line-height:60px}.tutor-course-content-list-item:last-child{padding-bottom:13px}#tutor-course-details-tab-info .tutor-accordion-item-body-content>ul.tutor-course-content-list>li.tutor-course-content-list-item>div{display:flex}.tutor-accordion-item-header::after{right:2rem;content:"\f16c";font-family:flaticon!important;font-size:13px;color:var(--lmsmart-content-color)}@media(max-width:767px){.tutor-accordion-item-header::after{right:1rem}}.tutor-accordion-item-header{font-size:16px}li.tutor-course-content-list-item span.tutor-mr-16{margin-right:10px;margin-top:-2px}.tutor-accordion-item-header.is-active{color:var(--lmsmart-header-font-color)}.tutor-courses-lession-list li{padding:16px 35px;border:0!important}.tutor-courses-lession-list li:nth-child(odd){background:#f8f8f8}.tutor-accordion-item-body-content{border-top:0}.tutor-courses-lession-list-single-item [class^=tutor-icon-]{margin-top:-6px}.tutor-instructor-info-card{border:1px solid #ebebeb}.tutor-instructor-info-card-footer{border-top:1px solid #ebebeb}.tutor-ratingsreviews{border:1px solid #ebebeb}.tutor-ratingsreviews-reviews .review-list>li{border-top:1px solid #ebebeb}.tutor-ratingsreviews-reviews .tutor-review-comment{margin-top:0}.tab-item-content{padding-top:35px;padding-bottom:25px}.tutor-course-content-list-item-title{padding-right:10px}.tutor-course-content-list-item-title a{color:var(--lmsmart-content-color);font-size:14px;font-weight:400}.tutor-course-content-list-item-title>a>span{color:var(--lmsmart-content-color);font-size:14px;font-weight:400}.tutor-course-content-list-item:nth-child(odd){background:#f8f8f8}.tutor-course-content-list-item:not(:first-child){border-top:0}.tutor-price-preview-box .tutor-course-details-widget{margin-top:40px}.tutor-single-course-sidebar .media-preview{margin-left:-40px;margin-right:-40px;margin-top:-40px;margin-bottom:35px}.tutor-course-sidebar-card .tutor-course-progress-wrapper{margin-bottom:25px}.tutor-course-sidebar-card-body a.tutor-btn{justify-content:center;width:100%}.tutor-course-sidebar-card-body button.tutor-btn{justify-content:center;width:100%;font-size:16px}.tutor-course-sidebar-card .tutor-course-sidebar-card-body{padding:0}.tutor-course-sidebar-card{border:0}.single-instructor-wrap{border:none;margin-bottom:40px;margin-top:35px}.single-instructor-wrap .single-instructor-top{border:none;padding:0}.instructor-avatar .tutor-text-avatar{width:85px;height:85px;border-radius:100px}.single-instructor-wrap .instructor-avatar img{max-width:170px;border-radius:100px}.right-content-tutor-instructor{display:flex;flex-direction:column;padding-left:30px}.single-instructor-wrap .tutor-instructor-left{padding-right:0}@media(max-width:767px){.right-content-tutor-instructor{padding-left:0;padding-top:30px}}.single-instructor-wrap .instructor-name{padding-left:0;margin-bottom:5px;color:var(--lmsmart-content-color);font-size:16px}.single-instructor-wrap .instructor-name h4{color:var(--lmsmart-content-color);font-size:16px}.single-instructor-wrap .instructor-bio span{color:#2e3131!important}.single-instructor-wrap .single-instructor-bottom{padding:15px 0;font-size:14px}@media(max-width:434px){.single-instructor-wrap .single-instructor-bottom .students{margin-left:0}}.single-instructor-wrap .tutor-text-mute{color:#54606c}.single-instructor-wrap .single-instructor-bottom .ratings .rating-total-meta{color:#54606c}.tutor-single-course-lead-info,.tutor-course-content-wrap,.tutor-course-material-includes-wrap{padding-bottom:0;border-bottom:none}.single .tpc_col-8.tutor-col-md-100.lmsmart-col-space .tutor-pagination-wrapper-replaceable{margin-top:25px}.tutor-course-details-instructors{margin-top:30px}.tutor-col-lg-auto.tutor-text-center.tutor-mb-16.tutor-mb-lg-0{background:#fff;padding:25px 35px;color:var(--lmsmart-header-font-color);border-radius:5px;box-shadow:0 0 28px rgb(44 44 52/8%)}@media(max-width:992px){.tutor-col-lg-auto.tutor-text-center.tutor-mb-16.tutor-mb-lg-0{margin-bottom:40px}}.tutor-ratings-lg .tutor-ratings-stars{font-size:16px}.tutor-review-summary-average-rating{font-size:62px;line-height:68px;margin-bottom:0}.tutor-fs-6.tutor-color-secondary.tutor-mt-12{margin-top:5px}.tutor-card.tutor-review-card .tutor-review-summary{padding-left:70px;padding-right:0}@media(max-width:992px){.tutor-card.tutor-review-card .tutor-review-summary{padding:50px}}.tutor-ratingsreviews-ratings-avg.tutor-text-center{background:#fff;padding:25px 35px;color:var(--lmsmart-header-font-color);border-radius:5px;box-shadow:0 0 28px rgb(44 44 52/8%)}.tutor-ratingsreviews-ratings .tutor-fs-1{margin-bottom:0;font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color);font-size:56px;line-height:68px}.tutor-ratingsreviews-ratings .tutor-total-ratings-text{margin-top:0}.tutor-ratings.tutor-is-lg .tutor-rating-stars span,.tutor-ratings.tutor-is-lg .tutor-rating-stars i{font-size:20px}.tutor-ratingsreviews-ratings .tutor-total-ratings-text{font-size:14px}.tutor-course-lesson i:before. .tutor-single-lesson-items i:before{content:"\f144";font-family:'font awesome 5 free';color:var(--lmsmart-content-color);font-size:14px}.tutor-wrap nav.course-enrolled-nav ul{display:flex;margin:0;padding:0}.tutor-wrap nav.course-enrolled-nav ul li{display:inline-block}.tutor-wrap nav.course-enrolled-nav ul li.active{border-bottom:2px solid var(--lmsmart-primary-color)}.tutor-wrap nav.course-enrolled-nav ul li.active a{background-color:#fff;color:var(--lmsmart-header-font-color)}.tutor-wrap nav.course-enrolled-nav ul li:not(:first-child) a{margin-left:0}.tutor-wrap nav.course-enrolled-nav ul li a{display:block;margin:0;border:0!important;border-radius:0;text-align:center;font-size:20px;line-height:26px;padding:9px 25px;font-weight:600}.tutor-price-preview-box .tutor-meta-top{margin-top:10px;margin-bottom:13px;font-size:14px}.tutor-price-preview-box .tutor-meta-top>div{padding:14px 0}.tutor-price-preview-box .tutor-meta-top>div+div{border-top:1px solid #f3f3f3}.tutor-price-preview-box .tutor-meta-top>div{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}.tutor-price-preview-box .tutor-meta-top>div,.tutor-price-preview-box .tutor-meta-top>div .meta-label,.tutor-price-preview-box .tutor-meta-top>div .meta-value{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.tutor-price-preview-box .tutor-meta-top>div .meta-icon{min-width:20px;font-size:13px;line-height:1;margin:0 4px 0 0;color:var(--lmsmart-content-color)}.tutor-price-preview-box .tutor-meta-top>div .meta-label{color:var(--lmsmart-header-font-color);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;font-weight:var(--lmsmart-header-font-weight)}.tutor-price-preview-box .tutor-meta-top>div .meta-value{text-align:right;font-weight:400;padding-left:10px}.tutor-price-preview-box .tutor-meta-top>div .meta-value a{color:var(--lmsmart-content-color)}.tutor-price-preview-box .tutor-meta-top>div .instructor__value .instructor-seerator:last-child{display:none}.tutor-price-preview-box .tutor-meta-top>div .meta-value a:hover{color:var(--lmsmart-primary-color)}.tutor-dashboard-content .react-datepicker__input-container{padding-top:30px}.tutor-frontend-dashboard-qna-header .tutor-qna-filter.tutor-d-flex.tutor-align-center span.tutor-fs-7.tutor-color-secondary.tutor-mr-20{padding-top:30px}.tutor-course-enrolled-review-wrap .tutor-form-group textarea{font-weight:400;color:#666}.lmsmart-tutor-social-share{margin-top:28px;text-align:center;transition:.4s}.lmsmart-tutor-social-share .tutor_share{border-radius:100px;border:1px solid var(--lmsmart-primary-color);width:35px;height:35px;text-align:center;line-height:38px;padding:0;margin-left:5px;margin-right:5px;font-size:12px;transition:.4s}.tutor-lead-info-btn-group{margin:40px -20px 25px}.tutor-lead-info-btn-group p.suggestion-before-course-complete{padding-top:25px}.tutor-lead-info-btn-group a.tutor-button,.tutor-lead-info-btn-group .tutor-course-complete-form-wrap{font-size:15px;font-weight:var(--lmsmart-header-font-weight);text-transform:inherit}.tutor-course-lesson h5 i{line-height:25px;color:var(--lmsmart-content-color)}.tutor-course-lesson h5 .lesson-preview-icon i{font-size:14px}.single_add_to_cart_button,.tutor-button,.tutor-btn{padding:14px 20px}.tutor-course-tags{font-size:14px}.tutor-course-tags a{display:inline-block;margin-bottom:10px;border-radius:5px;padding:6px 11px;font-size:inherit!important;line-height:1.2;font-weight:400;background:#f6f7f9;color:var(--lmsmart-header-font-color);transition:.4s}.tutor-course-tags a:hover{color:#fff;background-color:var(--lmsmart-button-color-idle);border-color:var(--lmsmart-button-color-idle)}.tutor-leadinfo-top-meta span{display:flex}.page-header-breadcrumb{background-color:#f3f3f3;margin-bottom:0;padding-top:20px;padding-bottom:18px;min-height:inherit}.page-header-breadcrumb span.current{color:var(--lmsmart-header-font-color)}.page-header-breadcrumb .page-header_breadcrumbs a{color:var(--lmsmart-header-font-color)}.page-header-breadcrumb .page-header_breadcrumbs a:hover{color:var(--lmsmart-primary-color)}body.single.single-courses .page-header_breadcrumbs .breadcrumbs{text-align:left;padding-left:0;padding-right:0}.lmsmart-tutor-header{position:relative;padding:60px 0;min-height:450px;display:flex;align-items:center;margin-top:-40px}.lmsmart-tutor-header .tutor-single-rating-count{color:var(--lmsmart-header-font-color);margin-left:10px;position:relative;bottom:2px}.lmsmart-tutor-header .tutor-header-content{max-width:60%;display:inline-block;position:relative}@media(max-width:992px){.lmsmart-tutor-page .page-header_content .page-header_title{display:none}.lmsmart-tutor-header .tutor-header-content{max-width:100%}}.lmsmart-tutor-header .tutor-course-header-h1{color:var(--lmsmart-header-font-color);margin-top:5px;margin-bottom:15px;font-weight:var(--lmsmart-header-font-weight)}.lmsmart-tutor-header .tutor-course-header-h1.active__breadcrumb{margin-bottom:8px}.tutor-breadcrumb-wrap{margin-bottom:18px}.tutor-breadcrumb-wrap span.current{color:var(--lmsmart-primary-color)}.tutor-price-box-thumbnail{padding:0}.header-tutor-course-summery p{font-size:18px;color:var(--lmsmart-content-color);line-height:28px}.tutor-single-course-avatar{display:inline-block}.tutor-single-course-avatar img{max-width:42px;border-radius:100px}.tutor-single-course-author-meta{display:inline-flex;margin-top:10px}.tutor-single-course-avatar .tutor-text-avatar{height:46px;width:46px;font-size:16px;text-align:center;line-height:50px;border-radius:50%;display:inline-block}.lmsmart-tutor-page .tutor-single-course-author-name{display:inline-block;margin-left:15px;color:var(--lmsmart-header-font-color);position:relative}.lmsmart-tutor-page .tutor-single-course-author-name span{display:block;line-height:17px;font-size:15px;color:var(--lmsmart-primary-color)}.lmsmart-tutor-page .tutor-single-course-author-name a{font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color);font-size:15px}.tutor-single-course-author-meta .tutor-last-course-update{margin-left:50px;position:relative;font-size:15px;font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color)}.tutor-single-course-author-meta .tutor-last-course-update span{display:block;line-height:17px;font-size:15px;font-weight:400;color:var(--lmsmart-primary-color)}.tutor-single-course-author-meta .tutor-last-course-update:before{position:absolute;content:"";height:45px;width:1px;background:var(--lmsmart-header-font-color);left:-25px;top:0;opacity:.2}@media(max-width:992px){.lmsmart-tutor-page .tutor-single-course-author-name{top:18px}.tutor-single-course-author-meta .tutor-last-course-update{margin-left:60px;margin-top:15px}.tutor-single-course-author-meta .tutor-last-course-update:before{display:none}}@media(max-width:767.98px){.tutor-single-course-author-meta{display:block}}.tutor-course-sidebar-card>div.tutor-single-course-meta.tutor-meta-top>div.tutor-course-duration>span.tutor-meta-value.tutor-color-secondary.tutor-mr-4{padding-left:3px}.tutor-course-sidebar-card .tutor-course-progress-wrapper .list-item-progress .tutor-d-flex.tutor-align-items-center.tutor-justify-content-between{justify-content:space-between}.tutor-price-preview-box{padding:40px;border-radius:5px;box-shadow:0 10px 50px rgb(44 44 52/8%);border:none;margin-bottom:55px;background:#fff}.tutor-price-preview-box .price del+ins{text-decoration:none;margin-right:8px}.tutor-price-preview-box .price del{color:#ccc}.tutor-price-preview-box>.price{line-height:45px;font-weight:var(--lmsmart-header-font-weight);margin-bottom:14px;font-size:30px;color:var(--lmsmart-header-font-color)}.tutor-course-loop-price .price del span{color:#999}.tutor-single-course-sidebar{margin-top:-350px;padding-left:30px;z-index:1;position:relative}.tutor-single-course-sidebar .lmsmart-course.share_post-container{margin-top:35px}.tutor-button.tutor-success{background:var(--lmsmart-button-color-idle);border-color:var(--lmsmart-button-color-idle)}.tutor-button.tutor-success:hover{background:var(--lmsmart-button-color-hover);border-color:var(--lmsmart-button-color-hover)}@media(max-width:1024px){.tutor-single-course-sidebar{margin-top:inherit;padding-top:40px;padding-left:0}.tpc_col-8.tutor-col-md-100.lmsmart-col-space{width:100%}.row .tpc_col-4.tutor-col-md-100{width:100%}.single-courses .tutor-wrap .tpc_col-4.sticky-sidebar{width:100%}.tutor-tpc-container.tpc-container.tpc-content-sidebar .row .tpc_col-8{width:100%}}body.lesson-template-default.single.single-lesson #main{padding:0}body.lesson-template-default.single.single-lesson .page-header{display:none}body.lesson-template-default.single.single-lesson header.tpc-theme-header{display:none}body.lesson-template-default.single.single-lesson .footer{display:none}.tutor-course-single-content-wraper #tutor-single-entry-content .tutor-single-page-top-bar .tutor-lesson-sidebar-hide-bar{padding:25px 12px}.tutor-course-single-sidebar-wraper .tutor-sidebar-tabs-wrap .tutor-sidebar-tabs-content #tutor-lesson-sidebar-tab-content{height:100vh;overflow-y:scroll}.tutor-topics-title-inner{color:var(--lmsmart-header-font-color)}.tutor-course-single-content-wraper #tutor-single-entry-content .tutor-single-page-top-bar{background:var(--lmsmart-secondary-color);height:70px}.tutor-course-single-content-wraper #tutor-single-entry-content .tutor-video-player-wrapper{padding:80px}.tutor-single-page-top-bar .tutor-hide-sidebar-bar .tutor-icon-home:before{font-weight:700}.tutor-single-page-top-bar a.tutor-lesson-sidebar-hide-bar i{font-size:12px;display:block;padding:29px 4px}.tutor-lesson-sidebar-hide-bar{background:var(--lmsmart-primary-color)}.tutor-single-page-top-bar{background:var(--lmsmart-secondary-color)}.tutor-tabs-btn-group a{background:#f7f8f9}.tutor-single-page-top-bar .tutor-topbar-content-title-wrap i{margin-right:5px}.tutor-single-page-top-bar .tutor-topbar-content-title-wrap i:before{content:"\f144";font-family:'font awesome 5 free';top:-1px;position:relative}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button{background:#fff;color:var(--lmsmart-primary-color);border:2px solid #fff;padding:10px 25px;padding-bottom:0;align-items:baseline;line-height:30px}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button:hover{color:#fff;background:0 0;border-color:#fff}.tutor-quiz-attempt-history-title{padding:10px 0}.tutor-quiz-header span{background:var(--lmsmart-primary-color)}.tutor-tabs-btn-group a i{color:var(--lmsmart-primary-color)}#tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap h3{color:var(--lmsmart-header-font-color);margin-bottom:20px}.tutor-topics-in-single-lesson .tutor-topics-title h3{color:var(--lmsmart-header-font-color)}.tutor-next-previous-pagination-wrap{padding-top:20px}.tutor-next-previous-pagination-wrap a{padding:8px 35px;background-color:var(--lmsmart-primary-color);border-radius:5px;font-size:15px;text-transform:inherit}.tutor-next-previous-pagination-wrap a{color:#fff}.tutor-next-previous-pagination-wrap a:hover{color:#fff!important;background-color:var(--lmsmart-primary-color)}.tutor-topbar-home-btn i{margin-top:6px}.tutor-single-lesson-button-group .tutor-single-lesson-button a>i:first-child,.tutor-topics-in-single-lesson .tutor-single-lesson-items a>i:first-child{margin-top:4px}.tutor-topics-in-single-lesson .tutor-single-lesson-items a>i.tutor-icon-doubt{color:var(--lmsmart-primary-color)}.tutor-single-lesson-button-group .tutor-single-lesson-button a,.tutor-topics-in-single-lesson .tutor-single-lesson-items a{color:var(--lmsmart-content-color);font-size:14px;font-weight:400;line-height:24px;padding:8px 0}.tutor-single-page-top-bar .tutor-topbar-content-title-wrap span.tutor-icon-brand-youtube-bold{margin-bottom:10px}.tutor-single-page-top-bar .tutor-topbar-content-title-wrap span.tutor-icon-brand-youtube-bold:before{color:#fff}.tutor-topbar-complete-btn button.tutor-topbar-mark-btn.tutor-btn.tutor-btn-primary{font-size:15px}#tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap button.tutor_ask_question_btn{background-color:var(--lmsmart-button-color-idle);border-color:var(--lmsmart-button-color-idle)}.tutor-course-single-content-wraper #tutor-single-entry-content .tutor-single-page-top-bar .tutor-topbar-cross-icon:hover{background:var(--lmsmart-primary-color)}@media(max-width:992px){.tutor-course-benefits-content ul{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:1}.tutor-course-reviews-wrap .tutor-col-auto{max-width:185px;margin:0 auto}.course-ratings-count-meter-wrap{padding-left:0}.tutor-review-individual-item .review-content{padding-left:0}}@media(max-width:767.98px){.tutor-course-reviews-wrap .tutor-col-auto{margin-bottom:45px}.tutor-course-reviews-wrap .tutor-col-auto{max-width:235px;text-align:center}.tutor-course-reviews-wrap .course-avg-rating-wrap{padding:30px}.tutor-single-course-segment.tutor-course-benefits-wrap{padding:40px 30px}.widget:not(:first-child){padding-top:0}body.single.single-courses.sticky-sidebar_init #main{padding-bottom:0}}.tutor-dashboard-content-inner.my-courses .tutor-card-body .tutor-meta{margin-top:0}.tutor-user-public-profile.tutor-user-public-profile-pp-circle .ratings,.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .ratings{align-items:center}.tutor-user-public-profile .photo-area .pp-area .profile-rating-media .tutor-rating-container .rating-digits{margin-left:8px;margin-right:5px}.tutor-course-card .tutor-card-body{border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}.tutor-card-footer:not(.tutor-no-border){border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.tutor-user-public-profile .tutor-user-profile-content h3{margin-top:0}.tutor-user-public-profile .tutor-user-profile-content .tutor-meta{display:flex;align-items:center;gap:16px;margin-bottom:0}.tutor-meta.tutor-mt-12.tutor-mb-20>div>span.tutor-meta-icon.tutor-icon-user-line{color:var(--lmsmart-primary-color)}.tutor-meta.tutor-mt-12.tutor-mb-20>div>span.tutor-icon-clock-line.tutor-meta-icon{color:var(--lmsmart-primary-color)}.tutor-course-card .tutor-card-body .tutor-meta-icon{color:var(--lmsmart-primary-color)}.tutor-user-public-profile .tutor-user-profile-content .tutor-grid{margin-top:20px}.tutor-grid .tutor-card{background-color:inherit;border:inherit;border-radius:0}.tutor-cart-box-login-form-inner{border-radius:10px}.tutor-cart-box-login-form-inner .tutor-single-course-segment{margin-bottom:0}.tutor-cart-box-login-form-inner .tutor-course-login-wrap h4{font-size:32px;color:var(--lmsmart-header-font-color)}.tutor-cart-box-login-form-inner .course-login-title{margin-bottom:15px}.tutor-form-register-wrap a,.tutor-login-rememeber-wrap a,.tutor-login-rememeber-wrap label{opacity:1}.tutor-login-form-wrap input[type=password]:focus,.tutor-login-form-wrap input[type=text]:focus{border-color:#ebebeb}.tutor-login-form-wrap input[type=submit]{background-color:var(--lmsmart-button-color-idle);border-color:var(--lmsmart-button-color-idle);text-transform:inherit}.tutor-student-page div#main-content>form,.tutor-instructor-page div#main-content>form{margin-top:80px;margin-bottom:110px;padding:55px;-webkit-box-shadow:0 0 15px rgb(0 0 0/.1);box-shadow:0 0 15px rgb(0 0 0/.1);border-radius:5px}.tutor-login-wrap .tutor-login-title{padding:0}.tutor-dashboard-permalinks li.active a{background-color:var(--lmsmart-primary-color)}.tutor-dashboard-permalinks a:before{color:var(--lmsmart-primary-color)}.tutor-dashboard-info-table a{color:var(--lmsmart-header-font-color)}.tutor-dashboard-info-table a:hover{color:var(--lmsmart-primary-color)}.tutor-option-field textarea,.tutor-option-field select,.tutor-option-field input[type=text],.tutor-option-field input[type=number],.tutor-option-field input[type="pas.tutor-dashboard-content-innersword"],.tutor-form-group textarea,.tutor-form-group select,.tutor-form-group input[type=text],.tutor-form-group input[type=number],.tutor-form-group input[type=password]{background:#f0f0f0;border:0 solid #dcdfe5}.tutor-option-field textarea:focus,.tutor-option-field input:not([type=submit]):focus,.tutor-form-group textarea:focus,.tutor-form-group input:not([type=submit]):focus{background:#f0f0f0;border:0 solid #dcdfe5}.tutor-user-public-profile .photo-area .pp-area .profile-name>span{color:#fff}.tutor-user-public-profile .photo-area .pp-area .profile-rating-media .tutor-rating-container .rating-total-meta{color:#fff}.tutor-full-width-student-profile.tutor-user-public-profile.tutor-user-public-profile-pp-circle .tutor-course-loop{box-shadow:none;border:0}.tutor-full-width-student-profile .course__title a,.tpc-courses .course__title a{font-size:18px;line-height:25px}.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a{background-color:var(--lmsmart-primary-color)}.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks a::before{color:var(--lmsmart-primary-color)}.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks a:hover::before{color:var(--lmsmart-primary-color)}.tutor-dashboard .tutor-dashboard-header .tutor-btn.bordered-btn{font-weight:600;text-transform:inherit}.tutor-user-profile-content .tutor-courses .tutor-course-loop>article{width:100%;padding:0}.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-info-cards .tutor-dashboard-info-card p{background:var(--lmsmart-primary-color)}.tutor-dashboard .tutor-dashboard-inline-links ul li a{color:var(--lmsmart-primary-color)}.tutor-dashboard .tutor-dashboard-inline-links ul li.active a,.tutor-dashboard .tutor-dashboard-inline-links ul li a:hover{color:var(--lmsmart-primary-color);border-bottom:1px solid var(--lmsmart-primary-color)}.tutor-dashboard-content-inner .tutor-course-metadata li{color:var(--lmsmart-content-color)}.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-dashboard-review-heading .tutor-dashboard-review-title a{color:var(--lmsmart-header-font-color)}.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-dashboard-review-heading .tutor-dashboard-review-title a:hover{color:var(--lmsmart-primary-color)}.tutor-dashboard .tutor-dashboard-content .tutor-quiz-attempt-history table a{color:var(--lmsmart-content-color)}.tutor-dashboard .tutor-dashboard-content .tutor-quiz-attempt-history table a:hover{color:var(--lmsmart-primary-color)}.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a:hover{background-color:var(--lmsmart-primary-color)}.tutor-calendar-dropdown.is-active .tutor-calendar-dropdown-label{color:var(--lmsmart-primary-color)}#tutor_calendar_wrapper li.tutor-calendar-dropdown-current-year,#tutor_calendar_wrapper li.tutor-calendar-dropdown-current-month{background:var(--lmsmart-primary-color)}.tutor-calendar-dropdown .tutor-calendar-dropdown-label:hover{color:var(--lmsmart-primary-color)}.tutor-calendar-dropdown.is-active .tutor-calendar-dropdown-label>svg path{stroke:var(--lmsmart-primary-color)}.tutor-announcement-big-icon{color:var(--lmsmart-primary-color)}.ui-datepicker .ui-datepicker-prev.ui-corner-all,.ui-datepicker .ui-datepicker-next.ui-corner-all{color:var(--lmsmart-primary-color)}.tutor-option-field textarea,.tutor-option-field select,.tutor-option-field input[type=text],.tutor-option-field input[type=number],.tutor-option-field input[type="pas.tutor-dashboard-content-innersword"],.tutor-form-group textarea,.tutor-form-group select,.tutor-form-group input[type=text],.tutor-form-group input[type=number],.tutor-form-group input[type=password]{line-height:28px;font-size:15px;text-transform:initial}#tutor_pro_custom_signature_file_uploader{color:var(--lmsmart-primary-color)!important;border:1px solid var(--lmsmart-primary-color)!important}#tutor_pro_custom_signature_file_uploader:hover{background-color:var(--lmsmart-primary-color)!important;border:1px solid var(--lmsmart-primary-color)!important}.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li a{color:var(--lmsmart-header-font-color)}body.tutor-screen-course-builder #tutor-metabox-course-settings-tabs .course-settings-tabs-container .settings-tabs-navs-wrap .settings-tabs-navs li.active a{color:var(--lmsmart-primary-color);border-left:3px solid var(--lmsmart-primary-color)}body.tutor-screen-course-builder.tutor-screen-course-builder-frontend .tutor-course-builder-section .tutor-course-builder-section-title h3 i{color:var(--lmsmart-primary-color)}body.tutor-screen-course-builder.tutor-screen-course-builder-frontend .tutor-course-builder-section .tutor-course-builder-section-title h3::after{background:var(--lmsmart-primary-color)}body button.tutor-btn.tutor-btn-ghost.tutor-btn-md.skip-quiz-btn.tutor-ml-24{padding:14px 20px!important;border-radius:5px}.tutor-dashboard-content span.tutor-btn.tutor-btn-ghost{padding:14px 20px!important;border-radius:5px}.start-quiz-wrap{margin-bottom:10px}.tpc-tutor-course-widget{margin-left:0;padding:0;list-style:none}.widget ul.tpc-tutor-course-widget li{border-bottom:1px solid #e5e5e5;padding-bottom:30px;display:flex}.widget ul.tpc-tutor-course-widget li:last-child{border-bottom:none}.tpc-tutor-course-widget li{padding:0;line-height:inherit}.tpc-tutor-course-widget li img{min-width:82px;width:82px}.tpc-tutor-course-widget li:not(:first-child){margin-top:29px}.tpc-tutor-course-widget .tpc-tutor-course-image_wrapper{margin:1px 19px 0 0}.tpc-tutor-course-widget .tpc-tutor-course-image_wrapper img{border-radius:100px}.tpc-tutor-course-widget .meta-data{margin-top:6px;font-size:14px;line-height:1.5;font-weight:400;margin-bottom:-3px}.tpc-tutor-course-widget .meta-data span{font-weight:400;line-height:24px;font-size:15px}.tpc-tutor-course-widget .tpc-tutor-course-content_wrapper{width:calc(100% - 20px);align-self:center}.tpc-tutor-course-widget .tpc-tutor-course-content{margin-top:3px;font-size:.9rem;line-height:1.8}.tpc-tutor-course-widget .post__title{font-size:16px;line-height:24px;font-weight:var(--lmsmart-header-font-weight);transition:.4s;margin-top:-3px}.tpc-tutor-course-widget .post__title:hover{color:var(--lmsmart-primary-color)}.widget_rt_posts .tpc-tutor-course-widget{margin-top:0;margin-bottom:-7px}.tpc-tutor-course-widget .course-price>.price>span:nth-child(1){color:var(--lmsmart-primary-color)}.tpc-tutor-course-widget span>.price{color:var(--lmsmart-primary-color)}.tutor-alert-warning ul.tutor-required-fields li{color:var(--lmsmart-primary-color)}.tutor-pagination{display:flex;align-items:center;justify-content:center;border:0;margin-top:50px!important}.tutor-pagination .tutor-pagination-hints{display:none}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.current{color:#fff;background:var(--lmsmart-primary-color);display:block;text-align:center;min-width:35px;height:35px;line-height:35px;border:0;border-radius:100px;padding:0 5px;font-size:14px}.tutor-pagination ul.tutor-pagination-numbers .page-numbers:before{display:none}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.prev{margin-right:0;background:0 0;font-size:14px}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.next{margin-left:0;background:0 0;font-size:14px}.tutor-pagination-numbers .tutor-icon-angle-left,.tutor-pagination-numbers .tutor-icon-angle-right{font-size:11px}.tutor-pagination ul.tutor-pagination-numbers .page-numbers.prev:hover,.tutor-pagination ul.tutor-pagination-numbers .page-numbers.next:hover{color:inherit;background:0 0}a.tutor-btn.tutor-btn-link{background:0 0;border:transparent;color:var(--tutor-color-primary)}a.tutor-btn.tutor-btn-ghost{background:0 0;border:transparent;color:var(--tutor-color-primary)}body.single-course-bundle #main{overflow:initial}body.single-course-bundle .page-header_title{font-weight:600}body.single-course-bundle .page-header_align_center .page-header_content{align-items:baseline;text-align:left}body.single-course-bundle header.tutor-course-details-header.tutor-mb-44{flex:none;width:66.66666667%;display:none}body.single-course-bundle .tutor-single-course-sidebar{margin-top:-305px;padding-left:30px;z-index:1;position:relative;padding:40px;border-radius:5px;box-shadow:0 10px 50px rgb(44 44 52/8%);border:none;margin-bottom:55px;background:#fff}@media(max-width:1024px){body.single-course-bundle .tutor-single-course-sidebar{margin-top:30px}}body.single-course-bundle h3.tutor-course-details-widget-title.tutor-fs-5.tutor-fw-bold.tutor-color-black.tutor-mb-16{display:none}body.single-course-bundle .tutor-course-details-page .tutor-course-thumbnail img{display:none}
:root{--tutor-color-primary:var(--lmsmart-primary-color);--tutor-primary-color:var(--lmsmart-primary-color);--tutor-primary-hover-color:var(--lmsmart-btn-bg-hover-color);--tutor-color-primary-hover:var(--lmsmart-button-color-hover);--tutor-primary:var(--lmsmart-primary-color)}.text-primary{color:var( --lmsmart-tertiary-color)!important}.tutor-color-primary-60{color:#fff}.tutor-color-muted{color:var(--lmsmart-content-color)}.tutor-color-black-60,table.tutor-ui-table .td-list-item .tutor-form-check label,.tutor-default-tab .tab-header-item,.tutor-default-tab .tab-header-item-seemore-toggle,.tutor-course-details-page .tutor-course-details-tab .tab-item-content p{color:var(--lmsmart-meta-color)}.tutor-default-tab .tab-header-item{color:var( --lmsmart-tertiary-color)}.tutor-ratings-progress-bar .tutor-progress-value{background-color:#ffb60a}.tutor-ratings-stars{color:#ffb60a}.tutor-given-review-actions span.tutor-btn.tutor-btn-ghost{background:0 0;border:transparent;color:var(--tutor-color-primary)}.tutor-btn{border-color:var(--tutor-color-primary);background-color:var(--tutor-color-primary);color:#fff}.tutor-btn:hover{border-color:var(--tutor-color-primary-hover);background-color:var(--tutor-color-primary-hover);color:#fff}
.related-post-wrap.related_course .related-title{font-size:28px;margin-bottom:45px;margin-top:100px;text-align:center}.related-post-wrap.related_course .entry-title{font-size:20px;line-height:30px;margin-top:5px}.related-post-wrap.related_course .tpc_col-3.item h4.entry-title a{color:inherit;font-size:18px;line-height:28px;font-weight:var(--lmsmart-header-font-weight)}.related-post-wrap.related_course .shape-bg>.shape__bg{position:absolute;content:'';width:165px;height:22px;border-radius:50px;z-index:-1;top:12px;left:0}.related-post-wrap.related_course .price{color:var(--lmsmart-primary-color);font-size:20px;font-weight:700;display:inline-block}.related-post-wrap.related_course .origin-price{margin-right:10px;text-decoration:line-through;font-size:16px;color:var(--lmsmart-header-font-color);font-weight:400}.related-post-wrap.related_course .course-item-wrap{overflow:hidden;border-radius:5px;margin-bottom:10px;background:#fff;box-shadow:0 0 16px rgb(0 0 0/7%);transition:all .3s linear;position:relative;margin-bottom:30px}.related-post-wrap.related_course .entry-desc{padding:25px 30px}.related-post-wrap.related_course .course__content--meta{justify-content:inherit;display:inherit;padding:12px 0 0}@media(max-width:991.98px){.related-post-wrap.related_course .tpc_col-3.item{width:50%}}@media(max-width:767.98px){.related-post-wrap.related_course .tpc_col-3.item{width:100%}}
.pmpro-has-access #pmpro_account .pmpro_box h3{margin:inherit}.pmpro-levels .pmpro-has-access .entry-content{overflow-x:auto}.pmpro_message.pmpro_message{margin:0 0 20px;border-radius:5px;padding:13px 15px}.type-page .entry-content .lp-pmpro-membership-list h2{padding-bottom:0}.lp-pmpro-membership-list td,.lp-pmpro-membership-listth{border:1px solid rgba(0,0,0,8%);padding:10px 20px;text-align:center;vertical-align:middle}#pmpro_form td{padding:10px 20px}form.pmpro_form label,#loginform label{padding:10px 0}form.pmpro_form .input,form.pmpro_form textarea,form.pmpro_form select,#loginform input[type=text],#loginform input[type=password]{width:100%}.single-lp_course #learn-press-pmpro-notice.purchase-course{width:100%}.single-lp_course #learn-press-pmpro-notice.purchase-course a{margin-bottom:10px;display:block;text-transform:capitalize;font-weight:500}.learn-press-course-current{background:#f0f0f0}.pmpro-no-buy-course+.purchase-course,.pmpro-no-buy-course+.enroll-course{display:none!important}#learn-press-pmpro-notice+.purchase-course,#learn-press-pmpro-notice+.enroll-course{display:inline-block}.lp-pmpro-membership-list{margin:0}.lp-pmpro-membership-list.show-mobile{display:none}.lp-pmpro-membership-list .item-none{color:#d85554;font-size:16px}.lp-pmpro-membership-list .item-check{color:#7ed321;font-size:16px}.lp-pmpro-membership-list .lp-title{display:block;font-size:28px}.lp-pmpro-membership-list .lp-price{display:block;margin-top:10px;color:var(--lmsmart-secondary-color);font-size:26px;font-weight:var(--lmsmart-header-font-weight);line-height:1;margin-bottom:10px}.lp-pmpro-membership-list .lp-price .amount{font-size:inherit}.lp-pmpro-membership-list .lp-desc{color:#696969;font-weight:400;margin:10px 0 0}.lp-pmpro-membership-list thead th{padding:30px 20px;text-align:center}.lp-pmpro-membership-list tbody td{padding:10px 20px}.lp-pmpro-membership-list tbody .list-main a{font-weight:500}.lp-pmpro-membership-list tbody .list-main a{color:var(--lmsmart-header-font-color)}.lp-pmpro-membership-list tbody .list-main a:hover{color:var(--lmsmart-primary-color)}.lp-pmpro-membership-list tbody .list-main{text-align:left}.lp-pmpro-membership-list .lp-pmpro-footer td{padding:30px 10px 40px}.lp-pmpro-membership-list .pmpro_btn,.lp-pmpro-membership-list .pmpro_btn:link,.lp-pmpro-membership-list .pmpro_content_message a,.lp-pmpro-membership-list .pmpro_content_message a:link{color:#fff;background-color:var(--lmsmart-button-color-idle);border-color:var(--lmsmart-button-color-idle);text-transform:capitalize;padding:12px 2em;border:0;border-radius:3px;box-shadow:none;cursor:pointer;display:inline-block;text-decoration:none;text-shadow:none;font-weight:var(--lmsmart-header-font-weight);transition:.3s}.pmpro_btn,.pmpro_btn:link,.pmpro_content_message a,.pmpro_content_message a:link{color:#fff;background-color:var(--lmsmart-button-color-idle);border-color:var(--lmsmart-button-color-idle);text-transform:capitalize;padding:15px 2em;border:0;border-radius:3px;box-shadow:none;cursor:pointer;display:inline-block;text-decoration:none;text-shadow:none;transition:.3s}.pmpro_btn:hover,a.pmpro_btn:hover,.entry-content a.pmpro_btn:hover,.pmpro_btn:focus,.pmpro_checkout .pmpro_btn:hover,.pmpro_checkout .pmpro_btn:focus,.pmpro_content_message a:focus,.pmpro_content_message a:hover{color:#fff;background-color:var(--lmsmart-button-rgb-hover);border-color:var(--lmsmart-button-rgb-hover);text-decoration:none;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}.pmpro-body-has-access .pmpro_login_wrap,.pmpro-body-has-access .pmpro_lost_password_wrap,.pmpro-body-has-access .pmpro_reset_password_wrap{max-width:600px;margin-right:auto;margin-bottom:60px;margin-left:auto;padding:40px;border:1px solid #eee;border-radius:6px;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -1px rgb(0 0 0/6%)!important}
.wpcf7-form-control-wrap{display:block}.wpcf7-heading-wrap{margin-bottom:25px}.wpcf7-sub-heading{margin-bottom:5px;font-weight:600}.wpcf7 .wpcf7-response-output{margin:0 0 5px}.wpcf7 input[type=text],.wpcf7 input[type=url],.wpcf7 input[type=search],.wpcf7 input[type=email],.wpcf7 input[type=password],.wpcf7 input[type=tel],.wpcf7 input[type=time],.wpcf7 select{width:100%;padding:17px 20px 15px;background-color:#fff;border:unset}.wpcf7 textarea{width:100%;padding:17px 20px 15px;border:unset}.wpcf7 select{color:#79859c}.wpcf7-form .row [class*=tpc_col-]{position:relative;padding-left:10px;padding-right:10px}.wpcf7 .ajax-loader{display:none!important}.wpcf7-not-valid{border-color:red}.wpcf7 input+.wpcf7-not-valid-tip,.wpcf7 textarea+.wpcf7-not-valid-tip,.wpcf7 select+.wpcf7-not-valid-tip{margin-top:-20px}.wpcf7 .form-icon{position:absolute;z-index:1;top:9px;right:35px;font-size:14px;color:#bababa}.wpcf7 .wpcf7-submit{margin-top:12px;color:#fff}.wpcf7 .wpcf7-submit:hover{color:#fff}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item{display:flex;align-items:center}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input{width:auto;height:auto}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input+.wpcf7-list-item-label,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input+.wpcf7-list-item-label{padding-left:.5em}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label{display:flex;align-items:center}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label span,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span{font-size:1rem;font-weight:400}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type=radio]{-webkit-appearance:radio;appearance:radio}.wpcf7 .label-mail:before,.wpcf7 .label-name:before,.wpcf7 .label-phone:before,.wpcf7 .label-url:before,.wpcf7 .label-textarea:before{content:"";font-family:flaticon;font-size:17px;position:absolute;left:20px;height:50px;line-height:50px;color:inherit;z-index:1}.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 span:before{display:none}.wpcf7 .label-mail input,.wpcf7 .label-mail textarea,.wpcf7 .label-name input,.wpcf7 .label-name textarea,.wpcf7 .label-phone input,.wpcf7 .label-phone textarea,.wpcf7 .label-url input,.wpcf7 .label-url textarea,.wpcf7 .label-textarea input,.wpcf7 .label-textarea textarea{padding-left:46px;background:#f0f0f0}.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-mail input,.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-mail textarea,.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-name input,.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-name textarea,.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-phone input,.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-phone textarea,.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-url input,.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-url textarea,.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-textarea input,.tpc-wpcf7-form-control-wrap.tpc_icon_none .wpcf7 .label-textarea textarea{padding-left:15px;background:#f0f0f0}.wpcf7 .label-mail:before{content:"\f11f";padding-top:2px}.wpcf7 .label-phone:before{content:"\f150"}.wpcf7 .label-name:before{content:"\f117"}.wpcf7 .label-url:before{content:"\f139"}.wpcf7 .label-textarea:before{content:"\f13a"}.wpcf7 .row.home-1 input[type=email]{margin-bottom:30px}.wpcf7 .row.coming-soon .wpcf7-form-control-wrap{display:inline-block;vertical-align:top}@media(min-width:600px){.wpcf7 .row.coming-soon .wpcf7-form-control-wrap{margin-right:20px}}.wpcf7 .row.coming-soon .wpcf7-form-control-wrap+br{display:none}.wpcf7 .row.coming-soon input[type=submit]{padding:6px 32px;min-width:135px}.wpcf7 .row.coming-soon+.wpcf7-mail-sent-ok{margin-top:-15px}.wpcf7 .row.home-4 input[type=submit],.wpcf7 .row.services input[type=submit]{min-width:150px}.wpcf7 .row.home-5 input[type=submit]{min-width:150px;text-align:center!important}.wpcf7 .row.home-5 input[type=text],.wpcf7 .row.home-5 input[type=url],.wpcf7 .row.home-5 input[type=search],.wpcf7 .row.home-5 input[type=email],.wpcf7 .row.home-5 input[type=password],.wpcf7 .row.home-5 input[type=tel],.wpcf7 .row.home-5 input[type=time],.wpcf7 .row.home-5 select{max-width:calc(100vw - 16px)}.wpcf7 .row.home-1 input[type=text],.wpcf7 .row.home-1 input[type=url],.wpcf7 .row.home-1 input[type=search],.wpcf7 .row.home-1 input[type=email],.wpcf7 .row.home-1 input[type=password],.wpcf7 .row.home-1 input[type=tel],.wpcf7 .row.home-1 input[type=time],.wpcf7 .row.home-1 select,.wpcf7 .row.home-4 input[type=text],.wpcf7 .row.home-4 input[type=url],.wpcf7 .row.home-4 input[type=search],.wpcf7 .row.home-4 input[type=email],.wpcf7 .row.home-4 input[type=password],.wpcf7 .row.home-4 input[type=tel],.wpcf7 .row.home-4 input[type=time],.wpcf7 .row.home-4 select,.wpcf7 .row.home-5 input[type=text],.wpcf7 .row.home-5 input[type=url],.wpcf7 .row.home-5 input[type=search],.wpcf7 .row.home-5 input[type=email],.wpcf7 .row.home-5 input[type=password],.wpcf7 .row.home-5 input[type=tel],.wpcf7 .row.home-5 input[type=time],.wpcf7 .row.home-5 select,.wpcf7 .row.coming-soon input[type=text],.wpcf7 .row.coming-soon input[type=url],.wpcf7 .row.coming-soon input[type=search],.wpcf7 .row.coming-soon input[type=email],.wpcf7 .row.coming-soon input[type=password],.wpcf7 .row.coming-soon input[type=tel],.wpcf7 .row.coming-soon input[type=time],.wpcf7 .row.coming-soon select,.wpcf7 .row.services input[type=text],.wpcf7 .row.services input[type=url],.wpcf7 .row.services input[type=search],.wpcf7 .row.services input[type=email],.wpcf7 .row.services input[type=password],.wpcf7 .row.services input[type=tel],.wpcf7 .row.services input[type=time],.wpcf7 .row.services select,.wpcf7 .row.faq input[type=text],.wpcf7 .row.faq input[type=url],.wpcf7 .row.faq input[type=search],.wpcf7 .row.faq input[type=email],.wpcf7 .row.faq input[type=password],.wpcf7 .row.faq input[type=tel],.wpcf7 .row.faq input[type=time],.wpcf7 .row.faq select{border:unset;height:56px;box-shadow:0 15px 38px rgba(46,63,38,.15)}.wpcf7 .row.home-1 textarea,.wpcf7 .row.home-4 textarea,.wpcf7 .row.home-5 textarea,.wpcf7 .row.coming-soon textarea,.wpcf7 .row.services textarea,.wpcf7 .row.faq textarea{border:unset}.wpcf7 .row.home-1 .label-mail:before,.wpcf7 .row.home-1 .label-name:before,.wpcf7 .row.home-1 .label-url:before,.wpcf7 .row.home-1 .label-textarea:before,.wpcf7 .row.home-4 .label-mail:before,.wpcf7 .row.home-4 .label-name:before,.wpcf7 .row.home-4 .label-url:before,.wpcf7 .row.home-4 .label-textarea:before,.wpcf7 .row.home-5 .label-mail:before,.wpcf7 .row.home-5 .label-name:before,.wpcf7 .row.home-5 .label-url:before,.wpcf7 .row.home-5 .label-textarea:before,.wpcf7 .row.coming-soon .label-mail:before,.wpcf7 .row.coming-soon .label-name:before,.wpcf7 .row.coming-soon .label-url:before,.wpcf7 .row.coming-soon .label-textarea:before,.wpcf7 .row.services .label-mail:before,.wpcf7 .row.services .label-name:before,.wpcf7 .row.services .label-url:before,.wpcf7 .row.services .label-textarea:before,.wpcf7 .row.faq .label-mail:before,.wpcf7 .row.faq .label-name:before,.wpcf7 .row.faq .label-url:before,.wpcf7 .row.faq .label-textarea:before{height:56px;line-height:56px}.wpcf7 .row.home-1 input[type=submit],.wpcf7 .row.home-4 input[type=submit],.wpcf7 .row.home-5 input[type=submit],.wpcf7 .row.coming-soon input[type=submit],.wpcf7 .row.services input[type=submit],.wpcf7 .row.faq input[type=submit]{height:56px}.wpb_text_column .wpcf7 .wpcf7-form-control-wrap{display:block;margin-bottom:20px}
/*!Lity - v2.1.0 - 2016-09-19 * http://sorgalla.com/lity/ * Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT*/.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.8);outline:none!important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-close{z-index:9994;width:60px;height:60px;position:fixed;right:15px;top:15px;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:32px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:#000;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{background:#000}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide{display:none}
@media(max-width:1545px){header>:not(.tpc-mobile-header) nav.primary-nav>ul{padding-left:15px;padding-right:15px}header>:not(.tpc-mobile-header) nav.primary-nav>ul>li>a{padding-left:15px;padding-right:15px}}@media(max-width:1300px){.tpc_module_team.team-col_5 .team-item:not(.slick-slide),.tpc_module_team.team-col_6 .team-item:not(.slick-slide){width:25%}.tpc_module_team.team-col_5 .team-item:not(.slick-slide):nth-child(5n+1),.tpc_module_team.team-col_6 .team-item:not(.slick-slide):nth-child(5n+1){clear:none}.tpc_module_team.team-col_5 .team-item:not(.slick-slide):nth-child(4n+1),.tpc_module_team.team-col_6 .team-item:not(.slick-slide):nth-child(4n+1){clear:left}.elementor-widget-rt-blog .blog_columns-4 .item{width:33.3333%}.elementor-widget-rt-blog .blog_columns-4:not(.masonry) .item:nth-child(4n+1){clear:none}.elementor-widget-rt-blog .blog_columns-4:not(.masonry) .item:nth-child(3n+1){clear:left}}@media(min-width:1280px){.text_desktop{font-size:inherit!important;line-height:inherit!important}}@media(max-width:1250px){header>:not(.tpc-mobile-header) nav.primary-nav>ul{padding-left:14px;padding-right:14px}header>:not(.tpc-mobile-header) nav.primary-nav>ul>li>a{padding-left:14px;padding-right:14px}}@media(min-width:1200px){.d-xl-block{display:block}.d-xl-none{display:none}}@media(min-width:1200px) and (max-width:1370px){body.elementor-default.single main .tpc-container,.tpc-container{width:1100px}body.elementor-default.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .tpc-container.tpc-content-sidebar,body.elementor-editor-active main .tpc-container.tpc-content-sidebar,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar{width:1100px}body.elementor-default main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(1150px + 1px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(1150px + 1px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(1150px + 1px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(1150px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(1150px + 10px)}}@media(max-width:1200px){body.elementor-default.single main .tpc-container,.tpc-container{width:950px}body.elementor-default.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .tpc-container.tpc-content-sidebar,body.elementor-editor-active main .tpc-container.tpc-content-sidebar,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar{width:950px}body.elementor-default main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(950px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(950px + 1px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(950px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(950px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(950px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,body.elementor-editor-active .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,body.elementor-editor-preview .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container{width:100%;margin-left:auto;margin-right:auto}body.elementor-default .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,body.elementor-editor-active .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,body.elementor-editor-preview .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container{width:100%;margin-left:auto;margin-right:auto}body.elementor-default main .tpc-container.tpc-content-sidebar,body.elementor-default.single main .tpc-container:not(.tpc-content-sidebar){padding-right:0;padding-left:0}.tpc_module_team.team-col_6 .team-item,.tpc_module_team.team-col_5 .team-item,.tpc_module_team.team-col_4 .team-item{width:33.33333333%}.tpc_module_team.team-col_6 .team-item:nth-child(4n+1),.tpc_module_team.team-col_5 .team-item:nth-child(4n+1),.tpc_module_team.team-col_4 .team-item:nth-child(4n+1){clear:none}.tpc_module_team.team-col_6 .team-item:nth-child(3n+1),.tpc_module_team.team-col_5 .team-item:nth-child(3n+1),.tpc_module_team.team-col_4 .team-item:nth-child(3n+1){clear:left}header .tpc-logotype-container .logo-name{text-align:center}.row:after{clear:both}}@media(min-width:1024px){.text_tablet{font-size:inherit!important;line-height:inherit!important}}@media(max-width:1024px){.row .tpc_col-6,.row .tpc_col-5,.row .tpc_col-4,.row .tpc_col-3,.row .tpc_col-1-5,.row .tpc_col-1-6{width:50%}.row .sidebar-container.tpc_col-3,.row .sidebar-container.tpc_col-4,.row #main-content.tpc_col-8,.row #main-content.tpc_col-9{width:100%}.row .row .tpc_col-md-12{width:100%}.footer .row .tpc_col-3{margin-bottom:30px}.page_404_wrapper{background-image:none!important}.single-team .single_team_page .team-single_wrapper{background-size:20%}}@media(min-width:992px){.d-lg-block{display:block}.d-lg-none{display:none}}@media(min-width:992px) and (max-width:1200px){#comments .commentlist .comment .children .stand_comment{padding-left:90px}#comments .commentlist .comment .children .stand_comment .commentava{left:-70px;width:50px;height:50px}}@media(max-width:992px){body.elementor-default.single main .tpc-container,.tpc-container{width:728px}body.elementor-default.single main .tpc-container .elementor-section-boxed .elementor-container,.tpc-container .elementor-section-boxed .elementor-container{width:728px}body.elementor-default.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .tpc-container.tpc-content-sidebar,body.elementor-editor-active main .tpc-container.tpc-content-sidebar,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar{width:728px}body.elementor-default main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(728px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(728px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(728px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(728px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(728px + 10px)}main .alignwide{width:auto;margin-left:0;transform:translateX(0)}.page-header_content .page-header_title,.page-header_content .page-header_breadcrumb{display:block}.page-header_align_left .page-header_breadcrumbs{text-align:left}.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg{font-size:125px;line-height:.24;margin-left:-74px}.tpc_module_team.team-col_6 .team-item,.tpc_module_team.team-col_5 .team-item,.tpc_module_team.team-col_4 .team-item,.tpc_module_team.team-col_3 .team-item{width:50%}.tpc_module_team.team-col_6 .team-item:nth-child(3n+1),.tpc_module_team.team-col_5 .team-item:nth-child(3n+1),.tpc_module_team.team-col_4 .team-item:nth-child(3n+1),.tpc_module_team.team-col_3 .team-item:nth-child(3n+1){clear:none}.tpc_module_team.team-col_6 .team-item:nth-child(2n+1),.tpc_module_team.team-col_5 .team-item:nth-child(2n+1),.tpc_module_team.team-col_4 .team-item:nth-child(2n+1),.tpc_module_team.team-col_3 .team-item:nth-child(2n+1){clear:left}.single-team .single_team_page .team-single_wrapper{flex-direction:column;margin-top:30px;padding:25px 25px 20px}.single-team .single_team_page .team-single_wrapper .team-image{margin:auto;position:relative}.single-team .single_team_page .team-image_wrap{margin:auto}.single-team .single_team_page .team-info_wrapper{width:100%;padding:30px 0}.single-team .single_team_page .team-info_wrapper .team-title,.single-team .single_team_page .team-info_wrapper .team-info_item,.single-team .single_team_page .team-info_wrapper .team__icons{text-align:center}.single-team .single_team_page .wpb_content_element{text-align:justify}.page_404_wrapper{padding:0 30px}.blog-posts .grid.blog_columns-3 .item,.blog-posts .grid.blog_columns-4 .item{width:50%}.blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(3n+1),.blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(3n+1){clear:none}.blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n+1),.blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n+1){clear:left}.blog-post_meta-wrap .share_post-container:not(:last-child) .share_social-wpapper{top:unset;right:0;bottom:calc(100% + 15px);transform:unset}}@media(min-width:799px){.text_mobile{font-size:inherit!important;line-height:inherit!important}}@media(max-width:768px){.page-header_content .page-header_title+.page-header_breadcrumb{padding-top:5px}.page-header_content .breadcrumbs{white-space:normal}}@media(min-width:768px){.row .tpc_col-12{width:100%}.row .tpc_col-11{width:91.66666667%}.row .tpc_col-10{width:83.33333333%}.row .tpc_col-9{width:75%}.row .tpc_col-8{width:66.66666667%}.row .tpc_col-7{width:58.33333333%}.row .tpc_col-6{width:50%}.row .tpc_col-5{width:41.66666667%}.row .tpc_col-4{width:33.33333333%}.row .tpc_col-3{width:25%}.row .tpc_col-1-5{width:20%}.row .tpc_col-1-6{width:16.66%}.row .tpc_col-2{width:16.66666667%}.row .tpc_col-1{width:8.33333333%}}@media(max-width:767px){.row .tpc_col-6,.row .tpc_col-5,.row .tpc_col-4,.row .tpc_col-3,.row .tpc_col-1-5,.row .tpc_col-1-6{width:100%}.copyright{text-align:center}.techmax-post-navigation .separator_post-nav{display:none}.tpc-container,body.elementor-default.single main .tpc-container{width:560px}.tpc-container .elementor-section-boxed .elementor-container,body.elementor-default.single main .tpc-container .elementor-section-boxed .elementor-container{width:560px}body.elementor-default.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .tpc-container.tpc-content-sidebar,body.elementor-editor-active main .tpc-container.tpc-content-sidebar,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar{width:560px}body.elementor-default main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(560px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(560px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(560px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(560px + 40px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(560px + 60px)}.footer_top-area .row [class*=tpc_col-]+[class*=tpc_col-]{margin-top:35px}.sidebar-container{padding-top:35px}#comments .commentlist .comment .stand_comment,#comments .commentlist .comment .children .stand_comment{padding-left:70px}#comments .commentlist .comment .children .comment{margin-left:30px}#comments .commentlist .comment .commentava,#comments .commentlist .comment .children .stand_comment .commentava{left:-68px;height:50px;width:50px}.mobile_text_center,.mobile-acenter{text-align:center}.resp_align_center{text-align:center!important}.coming-soon.row .tpc_col-9{width:75%}.coming-soon.row .tpc_col-3{width:25%}.tpc_module_subtitle-wrapper .filter-after_subtite{text-align:left}ul.tpc-products li .woo_product_image .group_button-woo,.woocommerce .products ul.tpc-products li .woo_product_image .group_button-woo{visibility:visible;opacity:1}ul.tpc-products li .woo_product_image .group_button-woo>*,.woocommerce .products ul.tpc-products li .woo_product_image .group_button-woo>*{transform:translateY(0);opacity:1;visibility:visible}.tpc-tabs.tabs_align-justify .tpc-tabs_headings{flex-direction:column}.blog-style-standard.blog_columns-1 .format-standard .blog-post_content,.blog-style-standard.blog_columns-1 .format-quote.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-link.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-aside.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-status.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-chat.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-audio.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-gallery.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-image.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-video.format-no_featured .blog-post_content{padding-top:50px;padding-bottom:30px}.blog-style-standard.blog_columns-1 .format-standard .blog-post_content,.blog-style-standard.blog_columns-1 .format-standard .blog-post_meta-wrap,.blog-style-standard.blog_columns-1 .format-quote.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-quote.format-no_featured .blog-post_meta-wrap,.blog-style-standard.blog_columns-1 .format-link.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-link.format-no_featured .blog-post_meta-wrap,.blog-style-standard.blog_columns-1 .format-aside.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-aside.format-no_featured .blog-post_meta-wrap,.blog-style-standard.blog_columns-1 .format-status.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-status.format-no_featured .blog-post_meta-wrap,.blog-style-standard.blog_columns-1 .format-chat.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-chat.format-no_featured .blog-post_meta-wrap,.blog-style-standard.blog_columns-1 .format-audio.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-audio.format-no_featured .blog-post_meta-wrap,.blog-style-standard.blog_columns-1 .format-gallery.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-gallery.format-no_featured .blog-post_meta-wrap,.blog-style-standard.blog_columns-1 .format-image.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-image.format-no_featured .blog-post_meta-wrap,.blog-style-standard.blog_columns-1 .format-video.format-no_featured .blog-post_content,.blog-style-standard.blog_columns-1 .format-video.format-no_featured .blog-post_meta-wrap{padding-left:30px;padding-right:30px}.blog-style-standard.blog_columns-1 .format-no_featured:not(.format-video) .post_date,.blog-style-standard.blog_columns-1 .format-quote .post_date,.blog-style-standard.blog_columns-1 .format-audio .post_date,.blog-style-standard.blog_columns-1 .format-link .post_date{left:30px}.blog-style-standard.blog_columns-1 .format-link .blog-post_media_part{margin-bottom:0}.blog-posts .grid.blog_columns-3 .item,.blog-posts .grid.blog_columns-4 .item{width:100%}.blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n+1),.blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n+1){clear:none}.blog_columns-1 .format-audio.blog-post .blog-post_media .blog-post_media_part:not(:empty){padding-bottom:150px}.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_title,.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_title{font-size:28px;margin-bottom:15px}.single_type-1 .blog-post.blog-post-single-item .blog-post_content .post_meta-wrap{margin-bottom:32px}.single_type-2 .blog-post.blog-post-single-item .blog-post_content .post_meta-wrap{margin-bottom:7px}.post_featured_bg .blog-post_title{font-size:28px}.post_featured_bg .meta_wrapper{margin-bottom:35px}.author-info_wrapper{display:block;text-align:center}.author-info_avatar{margin:0 30px 15px;display:inline-block}.author-info_content{margin-bottom:15px}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-left:20px}}@media(max-width:600px){body.elementor-default.single main .tpc-container,.tpc-container{width:420px}body.elementor-default.single main .tpc-container .elementor-section-boxed .elementor-container,.tpc-container .elementor-section-boxed .elementor-container{width:420px}body.elementor-default.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .tpc-container.tpc-content-sidebar,body.elementor-editor-active main .tpc-container.tpc-content-sidebar,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar{width:420px}body.elementor-default main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(420px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(420px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(420px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(420px + 40px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(420px + 60px)}div[id*=wpadminb]{top:-46px!important}.banner_404{font-size:160px}#sb_instagram .sbi_photo{padding-bottom:100%;height:0!important}#sb_instagram #sbi_images .sbi_item{width:33.3333%!important}#sb_instagram #sbi_images .sbi_item:nth-child(even){margin-top:0!important}#sb_instagram .sbi_photo:after{font-size:40px}.single-team .single_team_page .team-info_item h5+span,.single-team .single_team_page .team-info_item h5+a{display:block;margin-left:unset}.tpc_module_team.team-col_6 .team-item,.tpc_module_team.team-col_5 .team-item,.tpc_module_team.team-col_4 .team-item,.tpc_module_team.team-col_3 .team-item,.tpc_module_team.team-col_2 .team-item{width:100%}.tpc_module_team.team-col_6 .team-item:nth-child(2n+1),.tpc_module_team.team-col_5 .team-item:nth-child(2n+1),.tpc_module_team.team-col_4 .team-item:nth-child(2n+1),.tpc_module_team.team-col_3 .team-item:nth-child(2n+1),.tpc_module_team.team-col_2 .team-item:nth-child(2n+1){clear:none}#comments .commentlist .comment .stand_comment,#comments .commentlist .comment .children .stand_comment{padding-right:20px}#comments .commentlist .comment .children .comment{margin-left:15px}#comments .commentlist .comment_info{padding-right:10px}#comments .commentlist .comment_author_says{margin-bottom:5px}#comments .comment-reply-link{position:relative}.page_404_wrapper .banner_404{letter-spacing:0}.page_404_wrapper .banner_404__digit{font-size:220px}.page_404_wrapper .banner_404__digit:first-child,.page_404_wrapper .banner_404__digit:first-child+img{margin-right:-114px}.page_404_wrapper .banner_404 img{transform:scale(.85)}.tpc-testimonials.type-inline_top .tpc-testimonials_image{position:relative;margin-left:0;margin-top:0}.tpc-testimonials.type-inline_top .tpc-carousel_wrapper .tpc-testimonials-item_wrap{padding-left:15px}.tpc-testimonials.add_quote_icon .tpc-testimonials_item:after{display:none}.a-mobileleft{text-align:left}.a-mobilecenter{text-align:center}.a-mobileright{text-align:right}}@media(max-width:480px){body.elementor-default.single main .tpc-container,.tpc-container{width:90%}body.elementor-default.single main .tpc-container .elementor-section-boxed .elementor-container,.tpc-container .elementor-section-boxed .elementor-container{width:90%;margin-left:auto;margin-right:auto}body.elementor-default.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container{max-width:100%;width:100%}body.elementor-default.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .tpc-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .tpc-container.tpc-content-sidebar,body.elementor-editor-active main .tpc-container.tpc-content-sidebar,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar{width:90%}body.elementor-default main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(90% + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(90% + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(90% + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(90% + 40px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(90% + 60px)}.page-header_wrapper>.tpc-container{width:90%}.tpc_module_team .team-item_info{padding:28px 20px 15px}.tpc_module_team .team-item_content:hover .team-item_excerpt{padding-bottom:10px;padding-top:10px;margin-top:10px}.single-team .single_team_page .team-title{margin-bottom:25px}.single-team .single_team_page .team-info_item{margin-bottom:12px}.page_404_wrapper .banner_404{margin-top:-40px;line-height:1.63}.page_404_wrapper .banner_404 img{transform:scale(.67)}.page_404_wrapper .banner_404__digit:first-child,.page_404_wrapper .banner_404__digit:first-child+img{margin-right:-127px}.page_404_wrapper .banner_404__digit{font-size:166px}.page_404_wrapper .banner_404_title{margin-top:0}.page_404_wrapper .banner_404_title,.page_404_wrapper .banner_404_title span{font-size:35px;line-height:1.3}.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg{font-size:95px;line-height:.3;margin-left:-26px}.coming-soon.row .tpc_col-9{width:60%}.coming-soon.row .tpc_col-3{width:40%}.blog-post.format-gallery .blog-post_media .tpc-carousel .slick-arrow{width:40px;height:40px}.blog-post.format-gallery .blog-post_media .tpc-carousel .slick-arrow:after{line-height:40px}}@media(max-width:379px){.page_404_wrapper .banner_404{margin-top:-100px;line-height:1.4}.page_404_wrapper .banner_404__digit{font-size:130px}.page_404_wrapper .banner_404__digit:first-child,.page_404_wrapper .banner_404__digit:first-child+img{margin-right:-139px}.blog-style-standard .format-standard .blog-post_content,.blog-style-standard .format-standard .blog-post_meta-wrap,.blog-style-standard .format-quote.format-no_featured .blog-post_content,.blog-style-standard .format-quote.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-link.format-no_featured .blog-post_content,.blog-style-standard .format-link.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-aside.format-no_featured .blog-post_content,.blog-style-standard .format-aside.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-status.format-no_featured .blog-post_content,.blog-style-standard .format-status.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-chat.format-no_featured .blog-post_content,.blog-style-standard .format-chat.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-audio.format-no_featured .blog-post_content,.blog-style-standard .format-audio.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-gallery.format-no_featured .blog-post_content,.blog-style-standard .format-gallery.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-image.format-no_featured .blog-post_content,.blog-style-standard .format-image.format-no_featured .blog-post_meta-wrap,.blog-style-standard .format-video.format-no_featured .blog-post_content,.blog-style-standard .format-video.format-no_featured .blog-post_meta-wrap{padding-right:25px!important;padding-left:25px!important}.blog-style-standard .format-no_featured:not(.format-video) .post_date,.blog-style-standard .format-quote .post_date,.blog-style-standard .format-audio .post_date,.blog-style-standard .format-link .post_date{left:15px!important}.blog-style-standard .format-video .post_date,.blog-style-standard .format-gallery .post_date,.blog-style-standard .format-standard-image .post_date{top:15px;left:15px}.blog-style-standard .format-video:not(.format-no_featured) .post_categories,.blog-style-standard .format-gallery:not(.format-no_featured) .post_categories,.blog-style-standard .format-image:not(.format-no_featured) .post_categories,.blog-style-standard .format-standard-image .post_categories{padding-top:15px;padding-right:15px;padding-left:15px}.single-team .single_team_page .team-single_wrapper{padding-left:15px;padding-right:15px;background-size:35%}.tpc-logotype-container .logo-name{font-size:29px}.tpc-carousel.prev_next_pos_right .slick-arrow{bottom:15px}.tpc-carousel.prev_next_pos_right .slick-prev{right:70px}.tpc-carousel.prev_next_pos_right .slick-next{right:15px}.post_featured_bg .blog-post_title{font-size:28px}}
@charset "UTF-8";body{font-family:var(--lmsmart-content-font-family);font-size:var(--lmsmart-content-font-size);line-height:var(--lmsmart-content-line-height);font-weight:var(--lmsmart-content-font-weight);color:var(--lmsmart-content-color);background:var(--lmsmart-body-background)}h1,h2,h3,h4,h5,h6,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:var(--lmsmart-header-font-family);font-weight:var(--lmsmart-header-font-weight);color:var(--lmsmart-header-font-color)}h1,h1 span,h1 a{font-family:var(--lmsmart-h1-font-family);font-size:var(--lmsmart-h1-font-size);line-height:var(--lmsmart-h1-line-height);font-weight:var(--lmsmart-h1-font-weight);text-transform:var(--lmsmart-h1-text-transform)}h2,h2 span,h2 a{font-family:var(--lmsmart-h2-font-family);font-size:var(--lmsmart-h2-font-size);line-height:var(--lmsmart-h2-line-height);font-weight:var(--lmsmart-h2-font-weight);text-transform:var(--lmsmart-h2-text-transform)}h3,h3 span,h3 a{font-family:var(--lmsmart-h3-font-family);font-size:var(--lmsmart-h3-font-size);line-height:var(--lmsmart-h3-line-height);font-weight:var(--lmsmart-h3-font-weight);text-transform:var(--lmsmart-h3-text-transform)}h4,h4 span,h4 a{font-family:var(--lmsmart-h4-font-family);font-size:var(--lmsmart-h4-font-size);line-height:var(--lmsmart-h4-line-height);font-weight:var(--lmsmart-h4-font-weight);text-transform:var(--lmsmart-h4-text-transform)}h5,h5 span,h5 a{font-family:var(--lmsmart-h5-font-family);font-size:var(--lmsmart-h5-font-size);line-height:var(--lmsmart-h5-line-height);font-weight:var(--lmsmart-h5-font-weight);text-transform:var(--lmsmart-h5-text-transform)}h6,h6 span,h6 a{font-family:var(--lmsmart-h6-font-family);font-size:var(--lmsmart-h6-font-size);line-height:var(--lmsmart-h6-line-height);font-weight:var(--lmsmart-h6-font-weight);text-transform:var(--lmsmart-h6-text-transform)}ol.commentlist:after{background:var(--lmsmart-body-background)}body.elementor-page main .tpc-container.tpc-content-sidebar,body.elementor-editor-active main .tpc-container.tpc-content-sidebar,body.elementor-editor-preview main .tpc-container.tpc-content-sidebar{max-width:var(--lmsmart-elementor-container-width);margin-left:auto;margin-right:auto}input:not([type=checkbox]):not([type=submit]),select,textarea,label,blockquote cite,.title-wrapper,.widget .post_count,ul.wp-block-archives li .post_count,.author-widget_text,.portfolio__custom-meta span,.tagcloud,.wp-block-tag-cloud,body .comment-form-cookies-consent>label,.lmsmart_banner-widget .banner-widget_button .banner-widget__link,.elementor-widget-tpc-pricing-table .pricing_header .pricing_desc,.elementor-widget-tpc-time-line-vertical .time_line-content .time_line-text,.single_meta .social-shares-wrapper>span.share_title,.social-shares-wrapper>span,.recent-posts-widget .meta-data span,.prev-link-info_wrapper .meta-data,.next-link-info_wrapper .meta-data,.wp-block-latest-comments__comment-date,.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date,.widget_rss li .rssSummary,.widget_rss li .rss-date,.widget_rss li cite,.widget_text .textwidget,.comments-title .number-comments,.lmsmart_banner-widget .banner-widget_text_sub,.lmsmart_banner-widget .banner-widget_text,.single-team .single_team_page .team-info_item h5,.tpc-portfolio-single_wrapper .tpc-portfolio-item_cats,.tpc-working-hours .working-item .working-item_day,.tpc-working-hours .working-item .working-item_hours,.tpc-accordion .tpc-accordion_title{font-family:var(--lmsmart-content-font-family)}.elementor-widget-tpc-time-line-vertical .time_line-content .time_line-text{font-weight:var(--lmsmart-content-font-weight)}select,body .footer .select__field:before,.widget_rss .rssSummary,.header_search.search_standard .header_search-field .search-field,.search-no-results .page_404_wrapper .search-form .search-field,.recent-posts-widget .meta-data a:hover,.widget .recent-post-content,.isotope-filter a,.tpc-carousel .vertical_navigation,.tagcloud a,.wp-block-tag-cloud a,.blog-style-hero .blog-post.format-standard .meta-data,.blog-style-hero .blog-post.format-link .meta-data,.blog-style-hero .blog-post.format-audio .meta-data,.blog-style-hero .blog-post.format-quote .meta-data,.blog-style-hero .blog-post.format-standard .meta-data a,.blog-style-hero .blog-post.format-link .meta-data a,.blog-style-hero .blog-post.format-audio .meta-data a,.blog-style-hero .blog-post.format-quote .meta-data a,.blog-style-hero .blog-post.format-standard .blog-post_text,.blog-style-hero .blog-post.format-link .blog-post_text,.blog-style-hero .blog-post.format-audio .blog-post_text,.blog-style-hero .blog-post.format-quote .blog-post_text{color:var(--lmsmart-header-font-color)}::placeholder{color:var(--lmsmart-content-color)!important;font-weight:var(--lmsmart-content-font-weight)!important}.lmsmart_module_title .external_link .button-read-more{line-height:var(--lmsmart-content-line-height)}.blog-post_cats,.blog-posts .blog-post_title,.column1 .item_title a,.lmsmart_twitter .twitt_title,.tagcloud-wrapper .title_tags,.strip_template .strip-item a span,.single_team_page .team-single_speaches-info .speech-info_desc span,.tpc_module_team .team-item_excerpt,.shortcode_tab_item_title,.index_number,.primary-nav.footer-menu .menu-item a,.archive__heading .archive__tax_description{font-family:var(--lmsmart-header-font-family);font-weight:var(--lmsmart-header-font-weight)}.theme-header-font,input[type=submit],button,#comments .comment-reply-link,legend,.widget,.wp-block-calendar table,.banner_404,.page_404_wrapper .lmsmart_404__link,.page-header_breadcrumbs,.blog-post_text-bg,.blog-post_quote-author,.isotope-filter a .number_filter,.button-read-more,.tpc-countdown .countdown-section .countdown-period,.tpc-pricing_plan .pricing_price .price_decimal,.mashsb-count .counts,.mashsb-box .mashsb-buttons a .text,.heading_subtitle,.info_prev-link_wrapper a,.info_next-link_wrapper a,.portfolio__custom-meta h5,.tpc-portfolio-item_cats,.isotope-filter a,body .comment-respond .comment-reply-title,.load_more_item,.page-header_title,.elementor-drop-cap,ul.wp-block-archives.wp-block-archives-list li a,ul.wp-block-categories.wp-block-categories-list li a,ul.wp-block-latest-posts li a,.elementor-counter,.tpc-pricing_plan .pricing_highlighter,#comments .commentlist .comment_author_says,.tpc_module_team .team-department,.single_team_page .highlighted,.inside_image .portfolio-category,.tpc-button,.tpc-testimonials .tpc-testimonials_date,.tpc-testimonials .tpc-testimonials_position,.single-team .single_team_page .team-info_item.department,.elementor-widget-tpc-info-box .tpc-infobox .tpc-infobox_subtitle,.tpc-service-1 .tpc-service_subtitle,.wpcf7 .wpcf7-submit,.tpc-progress_bar .progress_label_wrap{font-family:var(--lmsmart-header-font-family);font-weight:var(--lmsmart-header-font-weight)}.banner_404,.author-info_public,.tpc-portfolio-single_item .tagcloud .tagcloud_desc,.tpc-portfolio-single_item .social-shares-wrapper .share_title,.wpcf7 .tpc-custom-form input[type=submit]{font-family:var(--lmsmart-header-font-family);color:var(--lmsmart-header-font-color)}.tpc-double_heading .dbl__subtitle,.tpc-rotated_text .tpc__subtitle,.tpc-rotated_text .tpc__title-wrapper,.elementor-section.tpc-add-background-text:before{font-family:var(--lmsmart-header-font-family);font-weight:var(--lmsmart-header-font-weight)}.theme-header-color,body .footer select option,button,blockquote,#comments .comment-reply-link,.blog-style-hero .blog-post_title a,h3#reply-title a,.calendar_wrap tbody,.comment_author_says,.comment_author_says a,.search-field,.tpc-pagination .page .post-page-link:hover,.tpc-pagination .post-page-numbers .page-numbers:hover,.tpc-pagination .post-page-numbers .post-page-link:hover,.tpc-pagination .page .post-page-link.current,.tpc-pagination .post-page-numbers .page-numbers.current,.tpc-pagination .post-page-numbers .post-page-link.current,.woocommerce nav.woocommerce-pagination ul li a:hover,.tagcloud-wrapper .title_tags,.tpc-pricing_plan .pricing_plan_wrap .pricing_content>ul>li>b,.prev-link-info_wrapper,.next-link-info_wrapper,.share_social-wpapper .share_social-title,.item_title a,.single_meta .social-shares-wrapper>span.share_title,.social-shares-wrapper>span,.tpc_module_title.item_title .carousel_arrows a span:after,.tpc-portfolio-item_wrapper .portfolio_link,.blog-style-hero .blog-post.format-standard .blog-post_title a,.blog-style-hero .blog-post.format-link .blog-post_title a,.blog-style-hero .blog-post.format-audio .blog-post_title a,.blog-style-hero .blog-post.format-quote .blog-post_title a,.author-info_social-wrapper .author-info_social-link.fa,.page_404_wrapper .search-form:after,.portfolio-item__title .title:hover,.row .tpc-portfolio-list_item .portfolio__item-meta .portfolio-category,.tpc-portfolio-single_wrapper .portfolio__item-meta>span:after,.tpc-carousel .slick-arrow,.portfolio__see-more i,.tpc-header-row-section_top a:hover,.tpc_module_team .team__image-wrapper .team__icons .team-icon:hover,.post-type-archive-team .team-icon,.single-team .single_team_page .team__icons .team-icon:hover,.header_search.search_standard .header_search-field .search-form:after,.tpc-views{color:var(--lmsmart-header-font-color)}.widget ul li,.calendar_wrap thead,.wp-block-calendar thead,ul.wp-block-archives.wp-block-archives-list li a,ul.wp-block-categories.wp-block-categories-list li a,ul.wp-block-latest-posts li a,.widget .title,.widget_search .search-form:after,.widget_search .woocommerce-product-search:after,.widget_product_search .search-form:after,.widget_product_search .woocommerce-product-search:after,.wp-block-calendar #today>a:hover,.wp-block-calendar tfoot a:hover{color:var(--lmsmart-header-font-color)}.widget ul li a{color:var(--lmsmart-content-color)}.widget_search .search-form:hover:after,.widget_search .woocommerce-product-search:hover:after,.widget_product_search .search-form:hover:after,.widget_product_search .woocommerce-product-search:hover:after,.page-link .post-page-numbers:after,.lmsmart_module_title .carousel_arrows a span,.highlighter.header,.page_404_wrapper .search-form:hover:after,.elementor-widget-container .elementor-swiper-button:hover{background:var(--lmsmart-header-font-color)}.inside_image.sub_layer_animation .tpc-portfolio-item_description,.wpcf7 .faq .submit-wrapper:hover:after{background-color:var(--lmsmart-header-font-color)}.lmsmart_module_title .carousel_arrows a span:before,.tpc-pricing_plan .pricing_highlighter{border-color:var(--lmsmart-header-font-color)}.single_team_page .highlighted{font-family:var(--lmsmart-additional-font-family);font-weight:var(--lmsmart-additional-font-weight)}.tpc-background-text,.tpc-pricing_plan .pricing_title{font-family:var(--lmsmart-additional-font-family)}#scroll_up{color:var(--lmsmart-back-to-top-color);background-color:var(--lmsmart-back-to-top-background)}#scroll_up:not(:empty):hover{color:var(--lmsmart-back-to-top-background);background-color:var(--lmsmart-back-to-top-color)}.primary-nav>div>ul,.primary-nav>ul,.sitepress_container>.wpml-ls li,.primary-nav ul li.mega-menu-links>ul>li{font-family:var(--lmsmart-menu-font-family);font-size:var(--lmsmart-menu-font-size);line-height:var(--lmsmart-menu-line-height);font-weight:var(--lmsmart-menu-font-weight)}.primary-nav ul li ul,.wpml-ls,.sitepress_container>.wpml-ls ul ul li,.primary-nav ul li div.mega-menu-container{font-family:var(--lmsmart-submenu-font-family);font-size:var(--lmsmart-submenu-font-size);line-height:var(--lmsmart-submenu-line-height);font-weight:var(--lmsmart-submenu-font-weight)}.tpc-theme-header .header_search-field,.primary-nav ul li ul,.primary-nav ul li div.mega-menu-container,.tpc-theme-header .woo_mini_cart,.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu{color:var(--lmsmart-submenu-color);background-color:var(--lmsmart-submenu-background)}.primary-nav ul li ul,.primary-nav ul li div.mega-menu-container{border-bottom-color:var(--lmsmart-submenu-color)}.mobile_nav_wrapper,.tpc-menu_outer,.tpc-menu_outer .mobile-hamburger-close,.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul{color:var(--lmsmart-submenu-mobile-color);background-color:var(--lmsmart-submenu-mobile-background)}.mobile_nav_wrapper .tpc-menu_overlay{background-color:var(--lmsmart-submenu-mobile-overlay)}#side-panel .widget .title{color:var(--lmsmart-sidepanel-title-color)}.theme-primary-color,a,a:hover .tpc-icon,.tpc-icon:hover,ol>li:before,ul.lmsmart_plus li:before,ul.lmsmart_hyphen li:before,h3#reply-title a:hover,ul.lmsmart_check li:before,header.searсh-header .page-title span,#comments>h3 span,#comments .comment-edit-link,.author-info_social-wrapper,.blog-post_title i,.blog-style-standard .blog-post:hover .blog-post_wrapper .blog-post_meta_info .meta-data span,.blog-post.format-standard.link .blog-post_title:before,.share_post-container:hover>a,.copyright a:hover,.comment_author_says a:hover,.lmsmart_submit_wrapper:hover>i,.lmsmart_custom_button i,.lmsmart_custom_text a,.lmsmart_twitter a,.header_search .header_search-button>i:hover,.header_search-field .search-form:after,.mc_form_inside #mc_signup_submit:hover,.share_link span.fa:hover,.share_post span.fa:hover,.tpc-likes .sl-button:hover,.wpml-ls a:hover,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown .wpml-ls-current-language a:hover,.isotope-filter a:after,.single_type-1 .single_meta .post_author a:hover,.single_type-2 .single_meta .post_author a:hover,.meta-data a:hover,ul.wp-block-archives.wp-block-archives-list li a:hover,ul.wp-block-categories.wp-block-categories-list li a:hover,ul.wp-block-latest-posts li a:hover,.author-info_social-wrapper .author-info_social-link.fa:hover,.format-quote .blog-post_wrapper .blog-post_media_part:before,.blog-post.format-quote .blog-post_quote-author,.blog-post_link .link_post:hover,.share_post-container:hover i,.elementor-widget-container .elementor-swiper-button,.page-header_breadcrumbs .breadcrumbs a:hover,.breadcrumbs a:hover,.post_date,blockquote cite,blockquote cite a,code,tt,kbd,.wpcf7 .label-mail:before,.wpcf7 .label-name:before,.wpcf7 .label-phone:before,.wpcf7 .label-url:before,.wpcf7 .label-textarea:before,body .comment-respond div label,body .comment-respond label[for=comment]:after,body .comment-respond label[for=email]:after,body .comment-respond label[for=author]:after,.woocommerce table.shop_table td.actions .coupon label:after,.banner_404__digit,.isotope-filter a:hover,.isotope-filter a.active,ul.wp-block-archives.wp-block-archives-list li:before,.tpc-page-socials .social__link:hover,.tpc-page-socials .social__name,.tpc-testimonials .tpc-testimonials_item:before,.archive__tax_title>span,.tpc-carousel .vertical_navigation:hover,.read-more-wrap .button-read-more,.button-read-more,.blog-post_quote-text:before{color:var(--lmsmart-primary-color);transition:all .4s}.single-team .single_team_page .team-info_item.department,.single-team .single_team_page .team__icons .team-icon,.tpc_module_team .team__image-wrapper .team__icons .team-icon,.portfolio__custom-annotation .social-shares-wrapper .share_link:hover .fa,.tpc-portfolio-item_wrapper .portfolio_link-icon:hover,.tpc-portfolio-item_cats,.tpc-portfolio-single_wrapper .portfolio__item-meta span a:hover,.under_image .portfolio__item-title .title:hover a,.tpc-portfolio_container .tpc-carousel.arrows_center_mode .slick-prev:hover:after,.tpc-portfolio_container .tpc-carousel.arrows_center_mode .slick-next:hover:after,.inside_image .portfolio__item-title .title,.inside_image .portfolio__item-meta,.inside_image.sub_layer_animation .portfolio__item-meta,.tpc-portfolio-single_wrapper .tpc-portfolio-item_cats a:hover,.tpc-services-2 .tpc-services_media-wrap .elementor-icon,.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover{color:var(--lmsmart-primary-color);transition:all .4s}.lmsmart_widget>ul li:hover:before,.widget_rss ul li .rsswidget:hover,.widget_recent_entries ul li .post-date,.widget_nav_menu li.current-menu-ancestor>a,.widget_nav_menu li.current-menu-item>a,.recent-posts-widget .post__link:hover .post__title,.recent-posts-widget .meta-data a,.widget ul li a:hover,.widget.lmsmart_widget.lmsmart_banner-widget .banner-widget_text .tags_title:after,.widget.widget_recent_comments ul li span.comment-author-link a:hover,.isotope-filter a .number_filter,.widget_meta.widget ul li a:before,.widget_recent_entries>ul>li>a:hover:before,ul.wp-block-latest-posts li a:hover:before,.wp-block-calendar tfoot a,.wp-block-rss a:hover{color:var(--lmsmart-primary-color)}.tpc-theme-header .lavalamp-object,.primary-nav>ul>li:hover>a,.primary-nav ul li ul li>a:hover,.primary-nav>ul>li.menu-item-has-children:hover>a>i.menu-item__plus,.primary-nav>ul>li.mega-menu.mega-cat:hover>a>i.menu-item__plus,.primary-nav>ul>li[class*=current]>a,.primary-nav ul li ul li[class*=current]>a,.primary-nav ul li[class*=current]>a>.menu-item__plus,.primary-nav ul li ul li[class*=current]>a>.menu-item__plus,.mobile_nav_wrapper .primary-nav ul .menu-item.current-menu-item>a,.mobile_nav_wrapper .primary-nav li.menu-item.current-menu-ancestor>a,.mobile_nav_wrapper .primary-nav>ul>li.current_page_item>a{color:var(--lmsmart-primary-color)}.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal>li.is-active>a,.mobile_nav_wrapper .primary-nav>ul>li>a>span:after,.primary-nav ul li ul li>a span:before{background:var(--lmsmart-primary-color)}header .header-link:hover,.hover_links:not(.white) a:hover{color:var(--lmsmart-secondary-color)!important;transition:all .4s}.hover_links:not(.white) a:hover{-webkit-text-decoration-color:var(--lmsmart-secondary-color);text-decoration-color:var(--lmsmart-secondary-color)}.tpc-video_popup .videobox_link{fill:var(--lmsmart-header-font-color)}ul.lmsmart_dot li:before,#multiscroll-nav span,#multiscroll-nav li .active span,.blog-style-hero .btn-read-more .blog-post-read-more,.share_post-container .share_post:hover .fab,.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span:before,.tpc-portfolio-item_wrapper .tpc-portfolio-item_icon:hover,ul.wp-block-categories.wp-block-categories-list li a:hover:after,.prev-link_wrapper .image_prev:after,.next-link_wrapper .image_next:after,.tpc_module_team .team__icons:hover .team__icons-plus,.tpc_module_team .team__icons-plus:before,.tpc_module_team .team__icons-plus:after,.elementor-slick-slider .slick-slider .slick-next,.elementor-slick-slider .slick-slider .slick-prev,.footer .wpcf7 .footer-submit:hover:before,.team-single_wrapper.team-morph:before,.tpc_module_team.team-morph .team-item_wrap:hover:before,.widget ul li a:hover>.post_count,ul.wp-block-archives li a:hover>.post_count,.tpc-carousel .slick-arrow:hover,.tpc-pagination .page span.current,.tpc-pagination .post-page-numbers span.current{background:var(--lmsmart-primary-color)}#comments>h3:after,button:hover,mark,.button-read-more:before,.button-read-more:after,.highlighter.primary,.header_search .header_search-field .header_search-button-wrapper,.header_search.search_mobile_menu .header_search-field .search-form:after,.tpc-theme-header .tpc-button,.sitepress_container>.wpml-ls ul ul li a:hover:after,.blog-style-hero .blog-post-hero_wrapper .divider_post_info,.calendar_wrap caption,.comment-reply-title:after,.lmsmart_module_title:after,.lmsmart_module_title .carousel_arrows a:hover span,.mc_form_inside #mc_signup_submit,.slick-dots li button,.tpc-carousel .slick-dots li button:before,.tpc-ellipsis span,.tpc_module_title.item_title .carousel_arrows a:hover,.tpc-portfolio_item_link:hover,.elementor-slick-slider .slick-slider .slick-prev:hover,.elementor-slick-slider .slick-slider .slick-next:hover,.elementor-slick-slider .slick-slider .slick-prev:focus,.elementor-slick-slider .slick-slider .slick-next:focus,.inside_image.offset_animation:before,.title-wrapper .title:before,.tpc-page-socials .social__link.custom,.tpc-theme-header .login-in.learnpress .login-in_wrapper a:hover,.tpc-theme-header .login-in.woocommerce .login-in_wrapper a{background-color:var(--lmsmart-primary-color)}aside>.widget+.widget:before,.widget_meta ul li a:hover:after,.widget_product_categories ul li a:hover:before,.widget_layered_nav ul li a:hover:before,.widget .calendar_wrap table td#today:before,.widget .calendar_wrap tbody td>a:before,.wp-block-calendar tbody td a:before,.widget .counter_posts,.widget_postshero .recent-posts-widget .post_cat a,.wp-block-calendar table caption,.row .tpc-portfolio-list_item .portfolio__item-meta .portfolio-category:hover{background-color:var(--lmsmart-primary-color)}.tpc-carousel.navigation_offset_element .slick-prev:hover,.tpc-carousel.navigation_offset_element .slick-next:hover,.prev-link:hover,.next-link:hover{border-color:var(--lmsmart-primary-color);background:var(--lmsmart-primary-color)}.header_search,.blog-post.format-quote .blog-post_quote-text,.blog-style-hero .format-no_featured .blog-post-hero_wrapper,.blog-style-hero .format-quote .blog-post-hero_wrapper,.blog-style-hero .format-audio .blog-post-hero_wrapper,.blog-style-hero .format-link .blog-post-hero_wrapper,.lmsmart_module_title .carousel_arrows a:hover span:before,.author-info_social-link:after,.author-widget_social a span,.tpc-carousel.pagination_circle_border li.slick-active button,.tpc-carousel.pagination_square_border li.slick-active button,.social-shares-wrapper .share_link .share-icon_animation,.tpc-portfolio_item_link{border-color:var(--lmsmart-primary-color)}[class|=dropcap].primary.alt{box-shadow:5px 4px 13px rgba(var(--lmsmart-primary-rgb),.45)}.theme-secondary-color,ul.lmsmart_check.secondary li:before,.post_categories span:not(:last-child) a:after,.blog-post_title>a:hover,.comment-respond .comment-form a:hover,#comments .comment-edit-link:hover,.author-widget_img-wrapper,.tpc_module_team .team__icons .team-icon:first-child,.tpc_module_team .team-title:hover{color:var(--lmsmart-primary-color)}.blog-post_link .link_post:before{color:var(--lmsmart-primary-color)}blockquote:before{color:var(--lmsmart-primary-color)}.highlighter.secondary,.tpc-menu_outer .mobile-hamburger-close,ul.lmsmart_dot.secondary li:before,.tagcloud a:hover,.wp-block-tag-cloud a:hover,.widget .calendar_wrap tbody td>a:hover:before,.wp-block-calendar tbody td a:hover:before,.tpc-portfolio-item_wrapper .overlay,.row .tpc-portfolio-list_item .portfolio__item-meta .portfolio-category:before,.tpc-pagination .page .page-numbers.current:after,.tpc-pagination .post-page-numbers.current .page-link.post-page-link,.tpc-pagination .page .post-page-link.current:after,.tpc-pagination .post-page-numbers.current .page-numbers:after,.tpc-pagination .post-page-numbers.current .post-page-link:after,.woocommerce nav.woocommerce-pagination ul li span.current:after,.tpc-carousel.tpc-carousel_motion_style .tpc-carousel_wrap .tpc-testimonials_item:after,.format-video .blog-post_media .blog-post_media_part .videobox_link:hover,.tpc_module_team .team__icons .team-icon:hover,.tpc_module_team .team-item_wrap:hover .team__icons .team-icon:first-child,.tpc-portfolio__item-info,.tpc_module_team .team-item_info:after{background-color:var(--lmsmart-primary-color)}.tpc-pagination .post-page-numbers.current .page-link.post-page-link{color:#fff}.prev-link_wrapper:hover .image_prev.no_image:after,.next-link_wrapper:hover .image_next.no_image:after,.tpc-theme-header .login-in.learnpress .login-in_wrapper a,.tpc-theme-header .login-in.woocommerce .login-in_wrapper a:hover{background:var(--lmsmart-secondary-color)}.theme-tertiary-color,.highlighter.tertiary,.meta-data,.prev-link-info_wrapper .meta-data,.next-link-info_wrapper .meta-data,.wp-block-latest-comments__comment-date,.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date,.widget_rss li .rss-date,.widget_rss li cite,#comments .commentlist .comment .stand_comment .meta-data>span,#comments .commentlist .comment .stand_comment .meta-data>a,.archive__heading .archive__tax_description,.tpc_module_team .team-item_excerpt{color:var(--lmsmart-tertiary-color)}.elementor-widget-slider_revolution .rev_slider_button,.lmsmart_404__button .tpc-button,.wpcf7 .wpcf7-submit,.wpcf7 .home-1 .wpcf7-submit,.wpcf7 .home-4 .wpcf7-submit,.wpcf7 .coming-soon .wpcf7-submit,.wpcf7 .faq .wpcf7-submit,.wp-block-search__button,#comments input.submit,.load_more_wrapper .load_more_item,.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover,.lmsmart_banner-widget:hover .banner-widget_button,.lmsmart_banner-widget .banner-widget_button:hover,form.post-password-form input[type=submit],.tpc-demo-item .tpc-button{background-color:var(--lmsmart-button-color-idle)}.elementor-widget-slider_revolution .rev_slider_button:hover,.lmsmart_404__button .tpc-button:hover,.wpcf7 .wpcf7-submit:hover,#comments input.submit:hover,.wpcf7 .coming-soon .wpcf7-submit:hover,.wp-block-search__button:hover,.load_more_wrapper .load_more_item:hover,.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger,form.post-password-form input[type=submit]:hover,.tpc-demo-item .tpc-button:hover{background-color:var(--lmsmart-button-color-hover)}button,button:focus,button:active,#comments .comment-reply-link{color:var(--lmsmart-primary-color)}.load_more_works,#comments .comment-reply-link:hover:before,.tpc-theme-header a.tpc-button{background-color:var(--lmsmart-button-color-idle)}.search-button:hover+.search__icon,.tpc-theme-header a.tpc-button:hover{background-color:var(--lmsmart-button-color-hover)}#comments .comment-reply-link:before{background-color:rgba(var(--lmsmart-button-rgb-idle),.15)}.wpcf7 .home-1 .wpcf7-submit:hover,.wpcf7 .home-4 .wpcf7-submit:hover,.wpcf7 .faq .wpcf7-submit:hover{background-color:rgba(var(--lmsmart-button-rgb-idle),.8)}.tpc-theme-header .login-in.learnpress .login-in_wrapper a:hover,.tpc-theme-header .login-in.woocommerce .login-in_wrapper a{box-shadow:5px 4px 13px rgba(var(--lmsmart-primary-rgb),.45)}.tpc-theme-header .login-in.learnpress .login-in_wrapper a,.tpc-theme-header .login-in.woocommerce .login-in_wrapper a:hover{box-shadow:5px 4px 13px rgba(var(--lmsmart-secondary-rgb),.45)}.footer .recent-posts-widget .meta-data{font-family:var(--lmsmart-content-font-family)}.footer_top-area .widget.widget_archive ul li>a:hover,.footer_top-area .widget.widget_categories ul li>a:hover,.footer_top-area .widget.widget_pages ul li>a:hover,.footer_top-area .widget.widget_meta ul li>a:hover,.footer_top-area .widget.widget_recent_comments ul li>a:hover,.footer_top-area .widget.widget_recent_entries ul li>a:hover,.footer_top-area .widget.widget_nav_menu ul li>a:hover,.footer_top-area .widget.widget_rt_posts .recent-posts-widget li>.recent-posts-content .post_title a:hover{color:var(--lmsmart-primary-color)}.footer ul li:before,.footer_top-area a:hover{color:var(--lmsmart-primary-color);transition:all .4s}.footer_top-area .widget-title,.footer_top-area .widget_rss ul li .rsswidget,.footer_top-area .widget.widget_pages ul li a,.footer_top-area .widget_nav_menu a,.footer_top-area .widget.widget_rt_posts .recent-posts-widget li>.recent-posts-content .post_title a,.footer_top-area .widget.widget_archive ul li>a,.footer_top-area .widget.widget_categories ul li>a,.footer_top-area .widget.widget_pages ul li>a,.footer_top-area .widget.widget_meta ul li>a,.footer_top-area .widget.widget_recent_comments ul li>a,.footer_top-area .widget.widget_recent_entries ul li>a,.footer_top-area .widget.widget_archive ul li:before,.footer_top-area .widget.widget_categories ul li:before,.footer_top-area .calendar_wrap thead,.footer_top-area strong,.footer_top-area h1,.footer_top-area h2,.footer_top-area h3,.footer_top-area h4,.footer_top-area h5,.footer_top-area h6{color:var(--lmsmart-footer-heading-color)}.footer_top-area{color:var(--lmsmart-footer-content-color)}.footer_top-area .widget.widget_archive ul li:after,.footer_top-area .widget.widget_pages ul li:after,.footer_top-area .widget.widget_meta ul li:after,.footer_top-area .widget.widget_recent_comments ul li:after,.footer_top-area .widget.widget_recent_entries ul li:after,.footer_top-area .widget.widget_nav_menu ul li:after,.footer_top-area .widget.widget_categories ul li:after{background-color:var(--lmsmart-footer-content-color)}.footer .copyright{color:var(--lmsmart-copyright-content-color)}.footer .wpcf7 form>p:last-of-type:after{background-color:var(--lmsmart-primary-color)}
.wpfw-0{width:0!important}.wpfw-10{width:10%!important}.wpfw-20{width:20%!important}.wpfw-30{width:30%!important}.wpfw-40{width:40%!important}.wpfw-50{width:50%!important}.wpfw-60{width:60%!important}.wpfw-70{width:70%!important}.wpfw-80{width:80%!important}.wpfw-90{width:90%!important}.wpfw-100{width:100%!important}.wpf-clear{clear:both;height:0;line-height:0}.wpf-clear-left{clear:left;height:0;line-height:0}.wpf-clear-right{clear:right;height:0;line-height:0}#wpforo .wpforo-widget-wrap .wpf-button,.wpforo-widget-wrap .wpf-button{padding:2px 15px 4px 15px!important;font-size:13px;font-weight:400;cursor:pointer;line-height:16px;border-radius:20px;white-space:nowrap;box-shadow:0 1px 1px #999;outline:0;display:inline-flex;justify-content:center;align-items:center}#wpforo .wpforo-widget-wrap .wpf-button i,.wpforo-widget-wrap .wpf-button i,#wpforo .wpforo-widget-wrap .wpf-button svg,.wpforo-widget-wrap .wpf-button svg{margin-right:5px;font-size:13px;width:13px;height:13px}#wpforo .wpforo-widget-wrap .wpf-button-secondary,.wpforo-widget-wrap .wpf-button-secondary{border-radius:20px;padding:2px 15px 4px 15px!important;margin:0 10px;background-color:#F5F5F5;opacity:.8;color:#555;border:1px solid #ccc;line-height:16px;font-size:13px}#wpforo .wpforo-widget-wrap .wpf-button-secondary:hover,.wpforo-widget-wrap .wpf-button-secondary:hover{opacity:1}#wpf-widget-search #wpforo-search-form .wpf-search-widget-label{position:relative!important;display:block!important}#wpf-widget-search #wpforo-search-form .wpf-search-widget-label input[type="text"]{position:relative!important;display:block!important;padding:7px 8px;height:32px}#wpf-widget-search #wpforo-search-form .wpf-search-widget-label svg{enable-background:new 0 0 16 16;fill:#999;position:absolute;width:19px;height:19px;right:5px;bottom:6px;cursor:pointer}#wpforo #wpforo-wrap .widget-title,#wpforo .wpforo-widget-wrap .widget-title,.wpforo-widget-wrap .widget-title{padding:10px 0 15px 0;margin-bottom:5px;font-size:20px}#wpforo .wpforo-widget-wrap .wpforo-widget-content,.wpforo-widget-wrap .wpforo-widget-content{padding:10px 1px 20px 1px!important;margin:0}#wpforo .wpforo-widget-wrap .wpforo-widget-content ul,.wpforo-widget-wrap .wpforo-widget-content ul{padding:0;margin:0;border:none}#wpforo .wpforo-widget-wrap .wpforo-widget-content li,.wpforo-widget-wrap .wpforo-widget-content li{padding:8px 0!important;margin:0;list-style:none;border:none}#wpforo .wpforo-widget-wrap .wpforo-widget-content .avatar,.wpforo-widget-wrap .wpforo-widget-content .avatar{border-radius:50%}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note,.wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note{font-size:13px;line-height:18px}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left{float:left;width:16%}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{width:42px;height:42px;max-width:100%!important}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right{float:right;width:80%}#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child,#wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child{border:none}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttitle,#wpf-widget-recent-replies .wpforo-list-item-right p.posttitle{font-size:14px;padding:0;margin:0;line-height:18px;font-weight:400}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:13px;padding:0;margin:5px 0 0;line-height:1.4}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:12px;padding:0;margin:0;line-height:16px}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:12px;padding:0;margin:0;line-height:16px}#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineuser,#wpf-widget-online-users .wpforo-widget-content a.onlineuser{padding:3px 7px;display:inline-block;margin:0 3px 5px 2px;line-height:18px;font-size:13px}#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineavatar,#wpf-widget-online-users .wpforo-widget-content a.onlineavatar{padding:1px;display:inline-block;margin:0 3px 5px 2px;width:20%;max-width:64px}#wpforo #wpf-widget-search input[type="text"],#wpf-widget-search input[type="text"]{font-size:14px;line-height:16px;padding:2px 5px;display:inline-block;margin:0;height:28px}#wpforo #wpf-widget-search input[type="submit"],#wpf-widget-search input[type="submit"]{font-size:14px;line-height:16px;padding:2px 5px;display:inline-block;margin:0;height:28px}#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item,#wpf-widget-forums .wpforo-widget-content .wpf-dl-item{padding-top:2px;display:block;line-height:22px}#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item i,#wpf-widget-forums .wpforo-widget-content .wpf-dl-item i{margin-right:7px}#wpforo #wpf-widget-forums .wpforo-widget-content dl,#wpf-widget-forums .wpforo-widget-content dl{display:block;padding:0;margin:0}#wpforo #wpf-widget-forums .wpforo-widget-content dd,#wpf-widget-forums .wpforo-widget-content dd{display:block;margin-left:15px}#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label,#wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label{font-weight:700;color:#666}#wpforo .wpforo-widget-wrap ul.wpf-widget-tags,.wpforo-widget-wrap ul.wpf-widget-tags{display:flex;flex-flow:row wrap;justify-content:start}#wpforo .wpforo-widget-wrap .wpf-widget-tags li,.wpforo-widget-wrap .wpf-widget-tags li{list-style:none!important;display:inline-block!important;padding:0!important;margin:0 10px 8px 0!important;font-family:Merriweather,Georgia,Verdana!important}#wpforo .wpforo-widget-wrap .wpf-widget-tags li a,.wpforo-widget-wrap .wpf-widget-tags li a{display:inline-block!important;padding:1px 8px!important;line-height:18px!important;vertical-align:baseline!important;font-size:11px!important;border-width:1px!important;border-style:solid!important;border-right-style:dotted!important;border-right-width:2px!important}#wpforo .wpforo-widget-wrap .wpf-widget-tags li span,.wpforo-widget-wrap .wpf-widget-tags li span{display:inline-block!important;margin:0!important;padding:1px 6px!important;line-height:18px!important;text-align:center!important;vertical-align:baseline!important;font-size:11px!important;min-width:22px}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags,.wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags{padding-top:10px!important}#wpforo .wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,.wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,#wpforo .wpforo-widget-wrap .wpforo-list-item span.wpf-new-button,.wpforo-widget-wrap .wpforo-list-item span.wpf-new-button{font-size:85%!important;vertical-align:bottom!important;font-weight:normal!important;background:#FF812D;color:#fff!important;padding:.5px 5px 1px 5px!important;line-height:inherit;line-height:16px;font-family:Arial;border-radius:3px;margin:0 3px;text-transform:lowercase}#wpf-widget-profile,#wpf-widget-profile *{box-sizing:border-box;box-shadow:none;color:inherit}#wpforo #wpf-widget-profile .wpf-prof-header,#wpf-widget-profile .wpf-prof-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar,#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar{padding-right:15px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-info,#wpf-widget-profile .wpf-prof-header .wpf-prof-info{flex-grow:2;border-bottom:1px dashed #CCC;padding-bottom:5px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar,#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar{max-width:48px;max-height:48px;border-radius:50%;vertical-align:bottom}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-name,#wpf-widget-profile .wpf-prof-header .wpf-prof-name{font-size:13px;font-weight:600;color:#666}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-author-nicename,#wpf-widget-profile .wpf-prof-header .wpf-author-nicename{font-size:12px;font-weight:400;font-family:"Courier New",Courier,monospace;line-height:18px;padding-top:0}#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after,#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left:18px;top:-5px;white-space:normal}#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::before,#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left:18px;top:-5px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts{border-bottom:1px dashed #CCC;align-self:stretch;padding-top:0;margin-top:1px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell{margin-bottom:4px;transition:transform .2s ease;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell>svg,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell>svg{border-radius:50%;width:36px;height:34px;text-align:center;background:#f5f5f5;margin:0 2px 0 0;display:inline-block;position:initial;padding:6px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover{transform:scale(1.1)}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count{padding:0;display:inline-block;font-size:13px;line-height:16px;font-weight:600}#wpforo #wpf-widget-profile .wpf-prof-notifications,#wpf-widget-profile .wpf-prof-notifications{position:relative}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications{display:none;position:absolute;background:#fafafa;border-bottom:3px solid #999;border-top:none;min-width:220px;width:100%;top:7px;z-index:100000;padding:0 10px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head{padding:12px 5px 9px 5px;font-weight:600;letter-spacing:.5px;font-size:14px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i{font-size:15px;margin-right:3px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content{padding:10px 0 1px 0;overflow-y:auto;overflow-x:hidden;max-height:400px;font-size:12px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin{text-align:center;padding:0 10px 5px 0;font-size:22px;color:#999}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{margin:0;list-style:none}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{padding:7px 4px 7px 6px;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft{flex-basis:10%;padding-top:4px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright{flex-basis:90%;line-height:19px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg{font-size:16px;width:16px;height:16px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc{font-size:11px;line-height:18px;display:inline;margin-left:5px;border-left:1px solid #ccc;padding-left:10px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions{display:none;text-align:right;padding:10px 5px 5px 5px;font-size:12px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification{padding:5px 10px 15px 10px;font-size:13px}#wpforo #wpf-widget-profile .wpf-prof-content,#wpf-widget-profile .wpf-prof-content{padding:10px 5px;border-bottom:1px dashed #CCC}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title,#wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title{display:inline-block;margin-right:5px;font-size:13px;color:#666}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut,#wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut{display:inline-block!important;font-size:11px;line-height:15px;padding:2px 15px;margin:5px auto;border:1px solid #ddd;border-radius:3px}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full,#wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full{display:inline-block;font-size:16px;font-weight:700;line-height:18px;min-width:30px;padding:2px;text-align:center;white-space:nowrap}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy,#wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy{font-size:20px}#wpforo #wpf-widget-profile .wpf-prof-footer,#wpf-widget-profile .wpf-prof-footer{margin-bottom:5px}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons{margin-top:3px}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{margin-right:3px;padding:4px 10px 4px 10px;text-align:center;line-height:16px;font-size:13px;background:#f5f5f5;margin-top:10px;display:inline-block;border-radius:2px;color:#21759b}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover{color:#f5f5f5}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout{padding:4px 15px 4px 15px;color:#f42d2c}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover{background-color:#f42d2c!important;color:#fff}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-button,#wpf-widget-profile .wpf-prof-footer .wpf-button{box-shadow:none}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg{min-height:13px;width:16px}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar{font-size:20px}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right{width:calc(100% - 30px)}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate{font-size:12px;color:#888}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes{font-size:12px;color:#888;line-height:16px}@media screen and (max-width:800px){#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{width:99%;height:99%}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:14px}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:13px}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:13px}}
#paygate_checkout{display:none}img.pay_method_image{width:35px;margin-top:15px}td.pay_method_image{padding:0;vertical-align:middle}#payment .payment_methods li td.pay_method_image img{width:130px;height:auto;border:none;max-height:56px;padding:10px 5px;float:right}.start_hidden{display:none}thead td{padding:0}#payment .payment_method_paygate tr td{border:none}#payment .payment_method_paygate thead{display:none}#payment .payment_method_paygate table{margin:0}input[name=sub_payment_method]{display:block!important}td.card_method{display:flex!important;align-items:center!important}
/**
 * Do not touch this file! This file created by the Popup Maker plugin using PHP
 * Last modified time: Mar 25 2026, 05:01:01
 */


/* Popup Google Fonts */
@import url('//fonts.googleapis.com/css?family=Montserrat:100');



@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}


/* Popup Theme 22345: Hello Box */
.pum-theme-22345, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-22345 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-22345 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-22345 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-22345 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 

/* Popup Theme 22346: Cutting Edge */
.pum-theme-22346, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-22346 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-22346 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-22346 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-22346 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } 

/* Popup Theme 22347: Framed Border */
.pum-theme-22347, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-22347 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-22347 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-22347 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-22347 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } 

/* Popup Theme 22348: Floating Bar - Soft Blue */
.pum-theme-22348, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-22348 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-22348 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-22348 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-22348 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } 

/* Popup Theme 22349: Content Only - For use with page builders or block editor */
.pum-theme-22349, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-22349 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-22349 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-22349 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-22349 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } 

/* Popup Theme 22342: Default Theme */
.pum-theme-22342, .pum-theme-default-theme { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-22342 .pum-container, .pum-theme-default-theme .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-22342 .pum-title, .pum-theme-default-theme .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-22342 .pum-content, .pum-theme-default-theme .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-22342 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } 

/* Popup Theme 22343: Light Box */
.pum-theme-22343, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-22343 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-22343 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-22343 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-22343 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } 

/* Popup Theme 22344: Enterprise Blue */
.pum-theme-22344, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-22344 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-22344 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-22344 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-22344 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } 



#pum-22351 {z-index: 1999999999}
#pum-22350 {z-index: 1999999999}



/**
 * 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-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}
/*!
 * Font Awesome Free 5.15.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)
 */
.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-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-brands-400.eot);src:url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-brands-400.woff) format("woff"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-regular-400.eot);src:url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-regular-400.woff) format("woff"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-solid-900.eot);src:url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-solid-900.woff) format("woff"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(https://fpmi.org/wp-content/plugins/private-content/css/fontAwesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border: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:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;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,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.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}}
.pc_error_mess,.pc_success_mess,.pc_warn_box{animation:.3s cubic-bezier(.17,.3,.55,1.8) pc_show_mess}.pc_form_flist>section,form.pc_widget_login{background:0 0!important}.pc_form_flist>section>label,.pc_login_row label{overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.pc_check_wrap input,.pc_hnpt_code,.pc_pag_btn_hidden,.pc_vishidden{visibility:hidden}.elementor-element-edit-mode .pc_del_user_wrap *,.elementor-element-edit-mode .pc_login_form *,.elementor-element-edit-mode .pc_logout_btn,.elementor-element-edit-mode .pc_warn_box_btn *,.elementor-element-edit-mode .pvtcont_form *,.et-fb-root-ancestor .pc_del_user_wrap *,.et-fb-root-ancestor .pc_login_form *,.et-fb-root-ancestor .pc_logout_btn,.et-fb-root-ancestor .pc_warn_box_btn *,.et-fb-root-ancestor .pvtcont_form *,.pc_pag_btn_hidden,.wp-block .pc_del_user_wrap *,.wp-block .pc_login_form *,.wp-block .pc_logout_btn,.wp-block .pc_warn_box_btn *,.wp-block .pvtcont_form *{pointer-events:none}.pc_displaynone{display:none}.pc_hnpt_code{display:none;position:fixed;left:-9999px}.pc_login_form,.pc_login_form *,.pc_logout_btn,.pc_logout_btn *,.pvtcont_form,.pvtcont_form *{box-sizing:border-box;text-align:left}.pc_field_container{position:relative}.pc_field_container input{min-width:100%;width:100%;filter:unset!important}.pc_field_container>select,.pc_form_flist>section:after,.pc_form_flist>section:before,.pc_login_form .lcs_wrap input,.pc_login_smalls:empty,.pc_nolabel .pc_assoc_select_ftype>label,.pc_nolabel .pc_login_row>label,.pc_nolabel .pc_password_ftype>label,.pc_nolabel .pc_select_ftype>label,.pc_nolabel .pc_text_ftype>label,.pc_nolabel .pc_textarea_ftype>label,.pc_onlymail_reg .pc_f_username,.pc_registration_form .grecaptcha-badge,.pc_upp_guten .components-panel__body.edit-post-post-status,.pc_upp_guten .editor-post-switch-to-draft,.pvtcont_form .lcs_wrap input{display:none!important}.pc_field_container>*{outline:0}.pc_error_mess,.pc_success_mess{display:flex;align-items:center;padding:8px;font-size:.91rem;line-height:normal;position:relative;min-height:40px}@keyframes pc_show_mess{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.pc_error_mess *,.pc_success_mess *{overflow-wrap:break-word;word-wrap:break-word;hyphens:none}.pc_error_mess ul,.pc_success_mess ul{margin:0!important;padding:0 0 0 17px!important}.pc_error_mess li,.pc_success_mess li{list-style:disc!important;padding:4px 0!important;border:none!important}.pc_aligned_form,.pc_login_form.pc_del_user_form .pc_login_row,.pc_one_col_form .pc_form_flist>section.pc_fullw_field:not(.pc_f_pc_disclaimer):not(.pc_single_check),.pc_one_col_form .pc_fullw_field .pc_field_container .pc_f_helper,.pc_one_col_form label .pc_f_helper{display:block}.pc_falign_left{text-align:left}.pc_falign_center{text-align:center}.pc_falign_right{text-align:right}.pc_login_form,.pvtcont_form{width:100%;display:inline-block;margin:0 0 20px;padding:19px 24px}.pc_login_form{padding:15px 24px 23px}.pc_nolabel .pc_login_form{padding:19px 24px 23px}.pc_form_field input:not([type=checkbox]):not([type=radio]):not([type=file]),.pc_form_field textarea,.pc_login_row input,.pcma_psw_username{display:block!important;min-width:0;max-width:none;margin:0;font-size:14px;line-height:20px;height:auto;min-height:0!important;max-height:none!important;transition:.15s ease-in-out}.pc_form_field input:-webkit-autofill,.pc_form_field input:-webkit-autofill:focus,.pc_form_field input:-webkit-autofill:hover,.pc_form_field select:-webkit-autofill,.pc_form_field select:-webkit-autofill:focus,.pc_form_field select:-webkit-autofill:hover,.pc_form_field textarea:-webkit-autofill,.pc_form_field textarea:-webkit-autofill:focus,.pc_form_field textarea:-webkit-autofill:hover,.pc_login_row input:-webkit-autofill,.pc_login_row input:-webkit-autofill:focus,.pc_login_row input:-webkit-autofill:hover,.pc_login_row select:-webkit-autofill,.pc_login_row select:-webkit-autofill:focus,.pc_login_row select:-webkit-autofill:hover,.pc_login_row textarea:-webkit-autofill,.pc_login_row textarea:-webkit-autofill:focus,.pc_login_row textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #fff inset!important}.pc_form_field input[type=time]{width:auto}.pc_del_user_form .pc_login_row input,.pc_form_txt_block{min-width:100%}.pc_field_w_icon input{padding-left:40px}.pc_field_w_icon .lcslt-pc-skin>.lcslt{padding-left:50px!important}.pc_field_icon{display:flex;align-items:center;justify-content:center;position:absolute;left:1px;top:1px;bottom:1px;background:#f2f2f2;width:35px;z-index:1;box-sizing:content-box;line-height:0;transition:.15s ease-in-out}.pc_login_form input::-ms-clear,.pc_login_form input::-ms-reveal,.pc_rf_psw::-ms-clear,.pc_rf_psw::-ms-reveal,.pc_rf_psw_confirm::-ms-clear,.pc_rf_psw_confirm::-ms-reveal{display:none}.pc_bottomborder .pc_form_field .lcslt-pc-skin .lcslt,.pc_bottomborder .pc_form_field button.ms-choice,.pc_bottomborder .pc_form_field button.ms-choice:focus,.pc_bottomborder .pc_form_field button.ms-choice:hover,.pc_bottomborder .pc_form_field input:not([type=checkbox]),.pc_bottomborder .pc_form_field input:not([type=checkbox]):active,.pc_bottomborder .pc_form_field input:not([type=checkbox]):focus,.pc_bottomborder .pc_form_field input:not([type=checkbox]):hover,.pc_bottomborder .pc_form_field textarea,.pc_bottomborder .pc_form_field textarea:active,.pc_bottomborder .pc_form_field textarea:focus,.pc_bottomborder .pc_form_field textarea:hover,.pc_bottomborder .pc_login_row input,.pc_bottomborder .pc_login_row input:active,.pc_bottomborder .pc_login_row input:focus,.pc_bottomborder .pc_login_row input:hover{border-top:none!important;border-left:none!important;border-right:none!important;box-shadow:none!important;border-radius:0!important}.pc_bottomborder .pc_field_icon{left:0!important;box-shadow:none!important;border-radius:0!important}.pc_nolabel .pc_assoc_select_ftype,.pc_nolabel .pc_checkbox_ftype,.pc_nolabel .pc_login_row,.pc_nolabel .pc_password_ftype,.pc_nolabel .pc_select_ftype,.pc_nolabel .pc_single_checkbox_ftype,.pc_nolabel .pc_text_ftype,.pc_nolabel .pc_textarea_ftype{margin-top:5px!important;margin-bottom:18px!important}.pc_login_form button,.pc_login_form input[type=button],.pc_logout_btn,.pc_logout_btn:active,.pc_warn_box_btn,.pc_widget_login button,.pc_widget_login input[type=button],.pvtcont_form button,.pvtcont_form input[type=button]{cursor:pointer;font-size:14px;padding:5px 15px;height:auto!important;line-height:normal!important;position:relative;transition:width .15s ease-in-out,background-color .15s ease-in-out,color .15s ease-in-out}.pc_login_form button i,.pc_logout_btn i,.pc_warn_box_btn i,.pc_widget_login button i,.pvtcont_form button i{font-size:98%;padding-right:8px}.pc_inner_btn{box-sizing:content-box;padding-right:0;transition:color .2s ease-in-out,padding .3s .1s}.pc_spinner_btn .pc_inner_btn{padding-right:18px}.pc_inner_btn:after{content:"";display:inline-block;position:absolute;border-radius:50%;background:#888;right:6px;top:50%;margin-top:-9px;width:18px;height:18px;visibility:hidden;transition:visibility}.pc_spinner_btn .pc_inner_btn:after{visibility:visible;animation:.9s ease-in-out .2s infinite pc_btn_loader;transition:visibility 0s .2s}@keyframes pc_btn_loader{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}#pc_auth_message:empty,.lcslt-pc-skin .lcslt.lcslt-disabled .lcslt-multi-selected:before,.pc_fluid_form label .pc_f_helper,.pc_one_col_form .pc_field_container .pc_f_helper,.pc_one_col_form .pc_fullw_field label .pc_f_helper,.pc_only_form_lb p:empty,.pc_user_del_message:empty,.pc_user_del_message_mobile,.pc_woo_prod_price_hidden .variations_form .stock.out-of-stock{display:none}.pc_warn_box{position:relative;margin:0 auto;line-height:normal;padding:11px 14px;max-width:620px;justify-content:start;display:flex;flex-wrap:wrap;align-items:center}.pc_warn_box_btn_wrap{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;margin-top:12px;gap:10px;flex-wrap:wrap}.excerpt_n_wb_spacer{height:25px}.pc_login_form:not(.pc_widget_login){max-width:335px}@media screen and (max-width:441px){.pc_login_form:not(.pc_widget_login){max-width:100%}}.pc_login_row{display:grid;grid-template-columns:38.2% 1fr;grid-gap:10px;align-items:center;width:100%}.pc_lf_username{margin-bottom:12px}.pc_login_row label{padding:0;margin:0!important;width:100%;font-size:15px;line-height:normal}.pc_login_row input{margin:0!important;width:100%!important;min-width:100%}.pc_lf_long_labels .pc_login_row{grid-template-columns:100%;grid-gap:7px}.pc_login_smalls{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin:13px 0 0}.pc_login_form:not(.pc_login_form_acting) .pc_login_smalls{transition:opacity .15s linear}.pc_login_form_acting .pc_login_smalls{opacity:0;max-height:0;margin:0!important}.pc_login_form:not(.pc_lf_long_labels):not(.has_pcma_psw_recovery) .pc_login_smalls{justify-content:flex-end}#pc_auth_message{display:grid}#pc_auth_message>*{margin:15px 0 -5px}#pc_auth_message>:before{top:0;bottom:0;display:flex;justify-content:center;align-items:center}.pc_lf_subfields,.pc_mobile_login .pc_login_smalls{flex-direction:column}.pc_lf_subfields{display:flex;gap:5px}.pc_login_form .pc_auth_btn{display:inline-block;margin-top:17px}.pc_login_remember_me{display:flex;align-items:center;flex-direction:row;gap:7px}.pc_login_remember_me .pc_checkbox{top:0}.pc_login_remember_me small{font-size:.83em;line-height:normal;cursor:pointer}.pc_login_form:not(.pc_lf_long_labels):not(.has_pcma_psw_recovery):not(.pc_long_smalls_fix) .pc_login_remember_me{flex-direction:row-reverse}.pc_rm_login:not(.has_pcma_psw_recovery):not(.pc_fullw_login_btns):not(.pc_long_smalls_fix) .pc_lf_subfields{flex-direction:column-reverse}.pc_rm_login:not(.has_pcma_psw_recovery):not(.pc_fullw_login_btns):not(.pc_long_smalls_fix) .pc_login_smalls{justify-content:end;margin:0 0 -27px}.pc_fullw_login_btns button{text-align:center;width:100%}.lcslt-pc-skin .lcslt.lcslt-multiple .lcslt-placeholder,.pc_fullw_login_btns button.pc_spinner_btn .pc_inner_btn{padding:0!important}.pc_fullw_login_btns .pc_inner_btn i{margin-left:-1em}form.pc_widget_login{padding:0;margin:0;border:none!important;box-shadow:none!important}.pc_mobile_login #pc_auth_message,.pc_widget_login #pc_auth_message{margin-bottom:10px!important}@media screen and (max-width:440px){.pc_login_row input,.pc_login_row label{display:inline-block;width:100%}.pc_login_row label{padding:0 0 3px}}.pc_field_error{width:auto!important;color:#2a2a2a;background:#fff;background:linear-gradient(to bottom,#fafafa 0,#fff 30%,#fff 70%,#f9f9f9 100%);border:2px solid #de0000;border-radius:2px;bottom:100%;box-shadow:0 0 2px rgba(50,50,50,.3),25px 0 0 #de0000 inset;cursor:pointer;font-size:14px;left:-11px;padding:3px 10px 3px 32px;position:absolute;z-index:1000;opacity:0;animation:.25s forwards pc_tooltip}@keyframes pc_tooltip{0%{opacity:0;margin-bottom:5px}100%{opacity:1;margin-bottom:0}}.pc_field_error.pc_fe_closing{animation:.3s forwards pc_tooltip_close}@keyframes pc_tooltip_close{0%{opacity:1;margin-bottom:0}100%{opacity:0;margin-bottom:5px}}.pc_field_error:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #de0000;content:"";display:inline-block;height:0;left:6px;position:absolute;top:100%;width:0}.pc_field_error::before{content:"!";border-radius:50%;color:#fff;display:inline-block;font-family:Verdana;font-size:15px;font-weight:600;height:15px;left:4px;line-height:13px;opacity:1;position:absolute;text-align:center;top:6px;width:15px}.pc_del_user_wrap{display:flex;width:100%;max-width:530px;flex-direction:column}.pc_del_user_wrap>.pc_warn_box{text-align:left;width:100%}.pc_login_form.pc_del_user_form{max-width:100%;padding:24px;display:grid;grid-template-columns:1fr auto;grid-gap:17px 20px}.pc_user_del_message{grid-column:span 2}.pc_logout_btn .pc_spinner{position:relative;margin-bottom:-5px;margin-left:3px}.pc_req_field{color:#e33;font-size:56%;line-height:normal;position:relative;top:-.55em;margin-left:3px}.pc_form_flist{margin:0 0 10px;padding:0;clear:both;border:none;width:auto;min-width:0;display:grid;grid-template-columns:repeat(1,1fr)}.pc_form_flist>section>label{font-size:15px;line-height:20px}.pc_check_wrap,.pc_disclaimer_f{display:grid!important;grid-template-columns:20px 1fr;grid-gap:6px 4px;align-items:center}.pc_checkbox{top:.15em}.pc_single_checkbox_ftype:not(.pc_disclaimer_f){display:flex;flex-direction:row-reverse;flex-wrap:wrap}.pc_single_checkbox_ftype:not(.pc_disclaimer_f)>label{display:inline-block!important;width:100%!important;max-width:calc(100% - 47px)!important;position:relative}.pc_form_flist textarea{min-height:65px;width:100%}.pc_disclaimer_f{width:100%!important;max-width:none!important;grid-template-columns:53px 1fr}.pc_disclaimer_f_sep{display:block!important;width:auto!important;height:0;max-width:none!important;border-width:1px 0 0;border-style:solid}.pc_disclaimer_ftxt{font-size:.8em;line-height:1.4em}.pc_disclaimer_f .pc_checkbox{top:.1em}.pc_form_response{margin-bottom:20px;margin-top:30px}.pc_f_helper{padding-top:3px;font-size:80%;line-height:normal;opacity:.7;cursor:help}.pc_checkbox,.pc_form_pag_progress span:not(.pc_fpp_current){cursor:pointer}.pc_lightbox_contents .pc_fluid_form,.pc_lightbox_contents .pc_login_form,.pc_lightbox_contents .pc_one_col_form,.pc_nolabel .pc_one_col_form .pc_form_flist>section.pc_form_field:not(.pc_textarea_ftype)>.pc_field_container,.pc_one_col_form{width:100%}.pc_one_col_form .pc_form_flist>section{padding:0!important;width:100%!important;position:relative}.pc_one_col_form .pc_form_flist>section.pc_form_field{height:auto}.pc_one_col_form .pc_form_flist>section.pc_form_field:not(.pc_textarea_ftype){display:flex}.pc_one_col_form .pc_form_flist>section.pc_form_field:not(.pc_textarea_ftype)>label{width:45%;padding-right:3%}.pc_one_col_form .pc_form_flist>section.pc_form_field:not(.pc_textarea_ftype)>.pc_field_container{width:55%;align-self:flex-start}.pc_one_col_form .pc_form_flist>section:not(.pc_textarea_ftype):not(.pc_single_checkbox_ftype)>label{align-self:center;margin:0!important;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.pc_one_col_form .pc_fullw_field:not(.pc_f_pc_disclaimer):not(.pc_single_check)>.pc_field_container,.pc_one_col_form .pc_fullw_field:not(.pc_f_pc_disclaimer):not(.pc_single_check)>label,.pc_one_col_form .pc_textarea_label{width:100%;min-width:100%}.pc_one_col_form .pc_fullw_field:not(.pc_f_pc_disclaimer):not(.pc_single_check)>label,.pc_one_col_form .pc_textarea_label{padding:0 0 3px!important;display:block}.pc_one_col_form .pc_checkbox_ftype .pc_cb_block_label{align-self:flex-start!important}@media screen and (max-width:450px){.pc_login_form.pc_del_user_form{grid-template-columns:100%}.pc_user_del_message_mobile{display:block}.pc_user_del_message:not(.pc_user_del_message_mobile){display:none}.pc_user_del_message{grid-column:unset}.pc_del_user_btn{text-align:center}.pc_del_user_btn .pc_inner_btn{padding:0!important}.pc_one_col_form .pc_form_flist .pc_field_container,body:not(.pc_nolabel) .pc_one_col_form .pc_form_field:not(.pc_disclaimer_f):not(.pcud_cond_f_hidden){display:inline-block!important;width:100%!important}.pc_onlymail_reg.pc_one_col_form .pc_form_field.pc_f_username{display:none!important}body:not(.pc_nolabel) .pc_one_col_form .pc_form_flist>section:not(.pc_single_check)>label{padding:0 0 3px!important;width:100%}.pc_one_col_form label .pc_f_helper{padding-bottom:7px}}.pc_fluid_form .pc_form_flist>section{position:relative;width:100%}.pc_fluid_form .pc_form_flist>section>label{padding:0 0 5px!important;display:block}.pc_fluid_form .pc_form_flist>section>.pc_check_wrap,.pc_fluid_form .pc_form_flist>section>input,.pc_fluid_form .pc_form_flist>section>label{width:100%!important;margin:0!important}.pc_fluid_form .pc_field_container .pc_f_helper{float:left}.pc_fluid_form:not(.pc_fluid_form_columnized){opacity:0}.pc_fluid_form>*{transition:opacity .15s}.pc_pag_next,.pc_pag_submit{float:right}.pc_hidden_fieldset{position:fixed!important;top:-999999px!important;left:-999999px!important;visibility:hidden!important}.pc_form_pag_progress{margin-bottom:28px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative}.pc_form_pag_progress:before,.pc_form_pag_progress>i{content:"";position:absolute;top:50%;left:0;width:100%;height:4px;margin-top:-2px;background:#e3e3e3;z-index:0}.pc_form_pag_progress span{display:flex;width:30px;height:30px;border-radius:50%;background:#e3e3e3;justify-content:center;line-height:normal;align-items:center;transition:.25s .3s;position:relative;z-index:30;font-size:14px;text-shadow:0 0 1px rgba(0,0,0,.15);font-family:sans-serif;font-weight:600}.pc_form_pag_progress span.pc_fpp_active{color:#fff;background:#74b945}.pc_form_pag_progress>i{background:#74b945;width:0;transition:.4s}input.pc_checkboxed{display:none!important;visibility:hidden!important}.pc_checkbox,.pc_checkbox:before,.pc_checkbox>span{transition:.2s;user-select:none}.pc_checkbox:not(.pc_checked):before{transition-delay:.05s}.pc_checkbox:not(.pc_checked):before,.pc_checkbox>span{top:100%}.pc_checkbox{background:#fff;border:1px solid #bbb;border-radius:2px;display:inline-block;height:16px;width:16px;position:relative;overflow:hidden}.pc_checkbox>span{color:#333;font-family:sans-serif!important;font-size:11px;line-height:18px;font-weight:700;left:3px;position:absolute}.pc_checkbox.pc_checked{border-color:#f4f4f4}.pc_checkbox.pc_checked>span{top:-2px;transition-delay:.05s}.pc_radio_cb{border-radius:50%}.pc_checkbox.pc_radio_cb>span{font-size:21px;line-height:17px;font-family:arial!important;opacity:.8}.lcslt-pc-skin .lcslt{transition:.25s}.lcslt-pc-skin .lcslt.lcslt_dd-open{border-bottom-left-radius:0;border-bottom-right-radius:0}.lcslt-pc-skin .lcslt.lcslt-multiple>span:not(.lcslt-multi-callout):not(.lcslt-placeholder){padding:4px 0 2px}.lcslt-pc-skin .lcslt:not(.lcslt-multiple)>.lcslt-placeholder{transform:none!important;padding:0!important}.lcslt-pc-skin .lcslt-multiple *{font-size:80%;line-height:normal}.lcslt-pc-skin .lcslt.lcslt-disabled .lcslt-multi-selected{padding-left:9px}.lcslt-pc-skin .lcslt-multiple{font-size:.95rem!important}.lcslt-pc-skin .lcslt-multi-callout,.lcslt-pc-skin .lcslt-multi-selected{padding:3px 9px 3px 7px;border-radius:50px;margin:0 5px 5px 0;transition:.3s}.lcslt-pc-skin .lcslt-multi-callout{padding:.75rem .4581rem;font-family:arial;border-radius:50%;font-size:1rem}.lcslt-pc-skin .lcslt span:not(.lcslt-placeholder):not(.lcslt-multi-callout){line-height:normal;position:relative;top:-1px}.lcslt-pc-skin .lcslt-multi-selected:before{padding-right:6px}.lcslt-pc-skin .lcslt-placeholder{transform:scale(.9) translate3d(-5%,-5%,0)}.lcslt-pc-skin#lc-select-dd.lcslt-shown{z-index:9999999999!important}.lcslt-pc-skin#lc-select-dd{border-style:solid;box-shadow:0 3px 3px rgba(0,0,0,.2)}.lcslt-pc-skin .lc-select-dd-scroll,.lcslt-pc-skin#lc-select-dd ul,.pc_lightbox>.mfp-container{padding:0}.lcslt-pc-skin .lcslt-search-li{border-bottom:2px dotted #bababa;margin-bottom:-1px!important}.lcslt-pc-skin .lcslt-search-li input{padding-top:8px;padding-bottom:8px;padding-left:8px;font-size:.9rem}.lcslt-pc-skin .lcslt-is-searching .lcslt-search-li input,.lcslt-pc-skin .lcslt-search-li input:active,.lcslt-pc-skin .lcslt-search-li input:focus,.lcslt-pc-skin .lcslt-search-li input:hover{color:inherit;box-shadow:none}.lcslt-pc-skin#lc-select-dd li span{padding:7px 12px;font-size:.9rem}.lcslt-pc-skin#lc-select-dd li img{padding-right:7px}.lcslt-pc-skin .lcslt-group-name{font-weight:700}.lcslt-pc-skin .lcslt-group-opts>li{padding-left:12px}.lcslt-pc-skin .lcslt-dd_opt{transition:.15s}#lc-select-dd .lcslt-dd-opt-hlight,.lcslt-pc-skin#lc-select-dd li.lcslt-dd_opt:not(.lcslt-disabled):not(.lcslt-selected):hover{color:#333!important;background:#d7eeff!important}.lcslt-pc-skin#lc-select-dd li.lcslt-dd_opt.lcslt-disabled{background:#ededed;color:#777}.lcslt-pc-skin#lc-select-dd li.lcslt-selected{color:#fff!important;background:#0078d7!important;text-shadow:0 0 2px rgba(0,0,0,.15)}.lcslt-pc-skin#lc-select-dd li.lcslt-selected.lcslt-dd-opt-hlight{box-shadow:6px 0 0 #89caff inset}.lcslt-pc-skin .lcslt-is-searching li.lcslt-group,.lcslt-pc-skin .lcslt-no-results{border:none!important}.lcslt-pc-skin .lcslt-no-results{text-align:center;padding:12px}.lcslt-pc-skin .lcslt-img{display:inline-block;height:17px;width:20px;margin-right:7px}.pc_lightbox.mfp-wrap{z-index:999999999}.pc_lightbox.mfp-bg{z-index:999999998}.pc_lightbox .mfp-content{text-align:center;padding:70px;width:auto}@media screen and (max-width:1100px){.pc_lightbox_contents{max-width:90vw!important}.pc_lightbox .mfp-content{padding-left:5vw!important;padding-right:5vw!important}}.pc_lightbox_contents{display:inline-block;position:relative;text-align:left;padding:25px}.pc_lightbox_contents>:first-child{margin-top:0}.pc_lightbox_contents>:nth-last-child(2){margin-bottom:0}.pc_lightbox_contents .mfp-close,.pc_lightbox_contents .mfp-close:active{color:#444;background:#fff;border-radius:0;font-size:23px;height:30px;width:30px;line-height:32px;position:absolute;right:0;text-indent:1px;top:-40px;opacity:.8;backface-visibility:visible;margin:0;transition:.15s;font-family:Garamond;font-weight:600}.pc_lightbox_contents .mfp-close:hover{opacity:1;transform:rotate(-90deg)}.pc_lightbox_contents.pc_only_form_lb{padding:0!important;background:0 0}.pc_lightbox_contents.pc_only_form_lb form{border:none!important;box-shadow:none!important;margin:0!important}.pc_lightbox_contents:not(.pc_only_form_lb){background:#fff;padding:25px}.pc_lightbox.mfp-bg,.pc_lightbox.mfp-wrap .mfp-content{opacity:0;transition:opacity .2s ease-out,transform .2s ease-out}.pc_lightbox.mfp-wrap .mfp-content{transform:translateY(10px)}.pc_lightbox.mfp-bg.mfp-ready{opacity:.8}.pc_lightbox.mfp-bg.mfp-removing{opacity:0!important}.pc_lightbox.mfp-wrap.mfp-ready .mfp-content{opacity:1;transform:none}.pc_lightbox.mfp-wrap.mfp-removing .mfp-content{opacity:0;transform:translateY(-10px)}
.pc_error_mess,.pc_success_mess{border-style:solid;border-color:#999;border-width:2px 2px 2px 43px;border-radius:2px}.pc_error_mess:before,.pc_success_mess:before{color:#fff;font-family:"font awesome 5 free",fontawesome;font-weight:900;font-size:24px;line-height:26px;position:absolute;text-align:center;width:42px;left:-42px;text-shadow:0 0 8px rgba(0,0,0,5%);z-index:10}.pc_error_mess>span,.pc_success_mess>span{padding-left:3px}.pc_error_mess:after,.pc_success_mess:after{position:absolute;content:"";left:-43px;top:-2px;bottom:-2px;background:linear-gradient(115deg,#ea0606 0%,#c33 60%);width:43px;z-index:5}.pc_success_mess:after{background:linear-gradient(115deg,#50b020 0%,#4d9629 60%)}.pc_error_mess{border-color:#c33}.pc_success_mess{border-color:#4d9629}.pc_error_mess:before{content:"\f057"}.pc_success_mess:before{content:"\f058"}.pc_error_mess,.pc_success_mess{background-color:;color:}.pc_warn_box{border-color:#ffcc47;border-style:solid;border-width:4px 4px 4px 56px}.pc_warn_box:before{content:"\f06a";font-family:"font awesome 5 free",fontawesome;font-weight:900;position:absolute;left:-52px;top:50%;width:50px;text-align:center;height:30px;color:#fff;font-size:30px;line-height:26px;margin-top:-13px;text-shadow:2px 2px 6px rgba(100,100,100,5%);z-index:10}.pc_warn_box:after{position:absolute;content:"";left:-54px;top:-4px;bottom:-4px;background:linear-gradient(115deg,#ffc41d 0%,#ffcc47 60%);width:54px;z-index:5}.pc_error_mess,.pc_success_mess{border-radius:px}.pc_error_mess:after,.pc_success_mess:after{border-radius:px 0 0 px}.pc_warn_box{border-radius:px}.pc_warn_box:after{border-radius:px 0 0 px}.pc_login_form:not(.pc_widget_login),.pvtcont_form{background-color:;color:}.pc_login_form:not(.pc_widget_login),.pvtcont_form{border:px solid;border-radius:px}.pc_form_flist{grid-gap:px px}.pc_one_col_form.pvtcont_form{max-width:px}@media screen and (max-width:50px){.pc_one_col_form.pvtcont_form{max-width:100%}}.pc_form_field input,.pc_form_field textarea,.pc_login_row input,.pcma_psw_username,.lcslt-pc-skin .lcslt{background:;border:px solid;color:;padding:0!important;border-radius:px!important}.pc_form_field input:hover,.pc_form_field textarea:hover,.pc_form_field input:active,.pc_form_field textarea:active,.pc_form_field input:focus,.pc_form_field textarea:focus,.pc_login_row input:hover,.pcma_psw_username:hover,.pc_login_row input:active,.pcma_psw_username:active,.pc_login_row input:focus,.pcma_psw_username:focus,.lcslt-pc-skin .lcslt:not(.lcslt-disabled):hover,.lcslt-pc-skin .lcslt.lcslt_dd-open,.lcslt-pc-skin#lc-select-dd,.lcslt-pc-skin .lcslt-search-li input{background:;border:px solid;color:}.pc_login_form:not(.pc_widget_login) label,.pc_form_flist,.pc_form_flist label,.pc_psw_helper{color:}.pvtcont_form .lcs_cursor{background:}.pvtcont_form .lcs_switch.lcs_off{background:}.pvtcont_form .lcs_switch.lcs_on{background:}.lcslt-pc-skin#lc-select-dd li{color:;border-top:1px solid}.lcslt-pc-skin .lcslt.lcslt_dd-open{border-radius:px}.lcslt-pc-skin .lcslt-search-li:before{background:}.lcslt-pc-skin#lc-select-dd{border-radius:0 0 px px;border-width:0 px px}.lcslt-pc-skin .lcslt-search-li{border-bottom-color:;background:}.lcslt-pc-skin .lcslt-search-li input::-webkit-input-placeholder{color:}.lcslt-pc-skin .lcslt-search-li input::-moz-placeholder{color:}.lcslt-pc-skin .lcslt-multi-selected,.lcslt-pc-skin .lcslt-multi-callout{background:;color:}.lcslt-pc-skin .lcslt:not(.lcslt-disabled):hover .lcslt-multi-selected,.lcslt-pc-skin .lcslt.lcslt_dd-open .lcslt-multi-selected,.lcslt-pc-skin .lcslt:not(.lcslt-disabled):hover .lcslt-multi-callout,.lcslt-pc-skin .lcslt.lcslt_dd-open .lcslt-multi-callout{background:;color:}.lcslt-pc-skin .lcslt-multi-selected span,.lcslt-pc-skin .lcslt-multi-callout{font-size:0!important}.lcslt-pc-skin .lcslt-multi-callout{padding:0!important;width:calc(0px + 7px)!important;height:calc(0px + 7px)!important;text-align:center;line-height:calc(0px + 7px)!important}.lcslt-pc-skin .lcslt:not(.lcslt-multiple):after{border-top-color:}.lcslt-pc-skin .lcslt:not(.lcslt-disabled):not(.lcslt-multiple):hover:after,.lcslt-pc-skin .lcslt.lcslt_dd-open:not(.lcslt-multiple):after{border-top-color:}.pc_form_field *::-webkit-input-placeholder,.pc_login_row *::-webkit-input-placeholder{color:}.pc_form_field *::-moz-placeholder,.pc_login_row *::-moz-placeholder{color:}.pc_form_field *:hover::-webkit-input-placeholder,.pc_form_field *:focus::-webkit-input-placeholder,.pc_form_field *:active::-webkit-input-placeholder,.pc_login_row *:hover::-webkit-input-placeholder,.pc_login_row *:focus::-webkit-input-placeholder,.pc_login_row *:active::-webkit-input-placeholder{color:}.pc_form_field *:hover::-moz-input-placeholder,.pc_form_field *:focus::-moz-input-placeholder,.pc_form_field *:active::-moz-input-placeholder,.pc_login_row *:hover::-moz-input-placeholder,.pc_login_row *:focus::-moz-input-placeholder,.pc_login_row *:active::-moz-input-placeholder{color:}.pc_field_w_icon input{padding-left:42px!important}.pc_field_icon{padding-right:0;text-indent:0;left:px;top:px;bottom:px;border-radius:px 0 0 px;color:;background:}.pc_field_container:hover .pc_field_icon,.pc_focused_field .pc_field_icon{color:;background:}.pc_checkbox{background:;border-color:}.pc_checkbox.pc_checked{border-color:}.pc_checkbox:before{background:}.pc_checkbox>span{color:}.pc_login_row label,.pc_form_flist>section>label,section.pc_single_check label{font-size:0;line-height:normal}.pc_form_field input,.pc_form_field textarea,.pc_form_field .pc_check_label,.pc_login_row input,.pcma_psw_username,.pc_field_icon i,.lcslt-pc-skin .lcslt:not(.lcslt-multiple) span:not(.lcslt-multi-callout),.lcslt-pc-skin .lcslt-multiple .lcslt-placeholder,.lcslt-pc-skin#lc-select-dd li span{font-size:0!important;line-height:normal!important}.pc_login_form input[type=button],.pc_login_form button,.pc_login_form input[type=button]:focus,.pc_login_form button:focus,.pvtcont_form input[type=button],.pvtcont_form input[type=button]:focus,.pvtcont_form button,.pvtcont_form button:focus,.pc_logout_btn,.pc_logout_btn:focus,.pc_warn_box_btn{background:!important;border:px solid!important;border-radius:px!important;box-shadow:none;color:!important;padding:0!important;font-size:0!important}.pc_login_form input[type=button]:hover,.pc_login_form input[type=button]:active,.pc_login_form button:hover,.pc_login_form button:active,.pc_registration_form input[type=button]:hover,.pc_registration_form input[type=button]:active,.pc_registration_form button:hover,.pc_registration_form button:active,.pvtcont_form input[type=button]:hover,.pvtcont_form input[type=button]:active,.pvtcont_form button:hover,.pvtcont_form button:active,.pc_logout_btn:hover,.pc_logout_btn:active,.pc_spinner_btn:hover,.pc_spinner_btn:active,.pc_spinner_btn:focus,.pc_warn_box_btn:hover{background:!important;border-color:!important;color:!important}.pc_inner_btn:after{background:}.pc_warn_box_btn{background:!important;border:px solid!important;color:!important}.pc_warn_box_btn:hover{background:!important;border-color:!important;color:!important}.pc_disclaimer_f_sep{border-color:}.pc_form_pag_progress span,.pc_form_pag_progress:before{background:;color:}.pc_form_pag_progress span.pc_fpp_active,.pc_form_pag_progress i{background:;color:}.pc_login_block p{border-radius:px}.pc_lf_username{margin-bottom:px}.pc_login_form:not(.has_pcma_psw_recovery.pc_rm_login):not(.pc_fullw_login_btns) #pc_auth_message:empty,.pc_rm_login:not(.has_pcma_psw_recovery):not(.pc_fullw_login_btns) #pc_auth_message:empty{padding-bottom:px}.pc_login_form:not(.pc_widget_login) .pc_login_smalls small{color:;opacity:.8}.pc_rm_login .pcma_psw_recovery_trigger{border-left-color:}.pc_lightbox.mfp-bg{background:}.pc_lightbox.mfp-bg.mfp-ready{opacity:0}.pc_lightbox .mfp-content{padding-right:50vw;padding-left:50vw}.pc_lightbox_contents:not(.pc_only_form_lb){padding:px;border-radius:px;border:px solid;background-color:;color:}.pc_lightbox_contents .mfp-close{background-color:;color:;border-radius:px}.pc_lightbox_contents{max-width:vw}.pc_lightbox_contents .pc_fluid_form{max-width:calc(vw - 0px - 0px)}@media screen and (max-width:1100px){.pc_lightbox_contents .pc_fluid_form{max-width:calc(90vw - 0px - 0px)}}
#wpforo #wpforo-wrap *::selection{color:#000;background:#33dc00}#wpforo #wpforo-wrap *::-moz-selection{color:#000;background:#33dc00}#wpforo #wpforo-wrap{color:#333;background:#fff}#wpforo #wpforo-wrap .wpforo-subforum i{color:#999}#wpforo #wpforo-wrap #footer{background:#e6e6e6}#wpforo #wpforo-wrap .wpf-p-error{border-bottom:#e6e6e6 1px solid;color:#333}#wpforo #wpforo-wrap .wpf-res-menu{color:#555}#wpforo #wpforo-wrap #wpforo-menu{border-bottom:#e6e6e6 3px solid;background:#f5f5f5}#wpforo #wpforo-wrap #wpforo-menu li{border-bottom:3px solid transparent}#wpforo #wpforo-wrap #wpforo-menu li a{color:#555}#wpforo #wpforo-wrap .wpforo-active,#wpforo #wpforo-wrap #wpforo-menu li.wpforo-active,#wpforo #wpforo-wrap #wpforo-menu li:hover,#wpforo #wpforo-wrap #wpforo-menu li.current-menu-ancestor,#wpforo #wpforo-wrap #wpforo-menu li.current-menu-parent,#wpforo #wpforo-wrap #wpforo-menu li.current_page_item{border-bottom:#33dc00 3px solid}#wpforo #wpforo-wrap #wpforo-menu li>ul{background-color:#f5f5f5}#wpforo #wpforo-wrap #wpforo-menu li>ul li{border-bottom:1px solid #f5f5f5}#wpforo #wpforo-wrap #wpforo-menu li>ul li:hover,#wpforo #wpforo-wrap #wpforo-menu li>ul li.current-menu-item{border-bottom:1px solid #33dc00}#wpforo-load{color:#33dc00}#wpforo-load i{color:#33dc00!important}#wpforo #wpforo-wrap .wpf-search input[type=text]{color:#555;background:0 0}#wpforo #wpforo-wrap .wpf-search input[type=text]:focus{background:#f5f5f5}#wpforo #wpforo-wrap .wpf-search i{color:#33dc00}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts{color:#999;border-right:1px dashed #ccc}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i{color:#999}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i:hover{color:#33dc00}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg{color:#ff812d}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg:hover{text-shadow:0 0 20px #000}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts-count{color:#ff812d}#wpforo #wpf-widget-profile .wpf-widget-alerts,#wpf-widget-profile .wpf-widget-alerts{color:#999;border-right:none}#wpforo #wpf-widget-profile .wpf-widget-alerts svg,#wpf-widget-profile .wpf-widget-alerts svg{color:#999}/*#wpforo #wpf-widget-profile .wpf-widget-alerts svg:hover, #wpf-widget-profile .wpf-widget-alerts svg:hover{color: #cccccc;}*/#wpforo #wpf-widget-profile .wpf-widget-alerts.wpf-new svg,#wpf-widget-profile .wpf-widget-alerts.wpf-new svg{color:#ff812d}#wpforo #wpf-widget-profile .wpf-widget-alerts.wpf-new svg:hover,#wpf-widget-profile .wpf-widget-alerts.wpf-new svg:hover{}#wpforo #wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count,#wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count{color:#ff812d}#wpforo #wpforo-wrap .wpf-notifications{background:#efefef;border-top:2px solid #e6e6e6;border-bottom:5px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head{color:#555;border-bottom:2px solid #ff812d}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content{color:#555}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li{border-bottom:1px solid #dfdfdf;color:#666}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color:#f42d2c}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter:drop-shadow(0 0 8px #cccccc)}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li:hover{background:#f5f5f5}/*#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li:hover .wpf-nleft svg{color: #ff812d;}*/#wpf-widget-profile .wpf-notifications{background:#efefef;border-top:2px solid #555;border-bottom:5px solid #555}#wpf-widget-profile .wpf-notifications .wpf-notification-head{color:#555;border-bottom:2px solid #ff812d}#wpf-widget-profile .wpf-notifications .wpf-notification-content{color:#555}#wpf-widget-profile .wpf-notifications .wpf-notification-content li{border-bottom:1px solid #dfdfdf;color:#666}#wpf-widget-profile .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color:#f42d2c}#wpf-widget-profile .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter:drop-shadow(0 0 8px #cccccc)}#wpf-widget-profile .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666}#wpf-widget-profile .wpf-notifications .wpf-notification-content li:hover{background:#f5f5f5}/*#wpf-widget-profile .wpf-notifications .wpf-notification-content li:hover .wpf-nleft svg{color: #ff812d;}*/#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover ul.wpf-edit-cover-options{background-color:#ccc}#wpforo #wpforo-wrap #wpforo-poweredby{color:#555}#wpforo #wpforo-wrap #wpforo-poweredby a{color:#33dc00}#wpforo #wpforo-wrap #wpforo-title{color:#333}#wpforo #wpforo-wrap #wpforo-description{color:#555}#wpforo #wpforo-wrap .wpf-action-link{border-top:1px solid #f5f5f5}#wpforo #wpforo-wrap a{color:#072f60}#wpforo #wpforo-wrap a svg{fill:#072f60}#wpforo #wpforo-wrap a:visited{color:#072f60}#wpforo #wpforo-wrap a:visited svg{fill:#072f60}#wpforo #wpforo-wrap a:hover{color:#072f60}#wpforo #wpforo-wrap a:hover svg{fill:#072f60}#wpforo #wpforo-wrap a:active{color:#072f60}#wpforo #wpforo-wrap a:active svg{fill:#072f60}#wpforo #wpforo-wrap .wpf-link{color:#072f60}#wpforo #wpforo-wrap .wpflink{color:#072f60}#wpforo #wpforo-wrap .wpflink:hover{color:#072f60}#wpforo #wpforo-wrap pre{border:#e6e6e6 1px solid;background:#f8fcef}.wpfcl-a{color:#072f60!important}.wpfbg-a{background-color:#072f60!important}.wpfcl-b{color:#33dc00!important}.wpfbg-b{background-color:#33dc00!important}.wpfbr-b{border:1px solid #33dc00!important}.wpfcl-0{color:#999!important}.wpfbg-0{background-color:#999!important}.wpfcl-1{color:#555!important}.wpfbg-1{background-color:#555!important}.wpfcl-2{color:#777!important}.wpfbg-2{background-color:#777!important}.wpfcl-3{color:#fff!important;fill:#fff!important}.wpfbg-3{background-color:#fff!important}.wpfcl-4{color:#8dce0c!important;fill:#8dce0c!important}.wpfbg-4{background-color:#8dce0c!important}.wpfcl-5{color:#ff812d!important;fill:#ff812d!important}.wpfbg-5{background-color:#ff812d!important}.wpfbr-5{border:1px solid #ff812d!important}.wpfcl-6{color:#447714!important}.wpfbg-6{background-color:#447714!important}.wpfbr-6{border:1px solid #447714!important}.wpfcl-7{color:#e6e6e6!important}.wpfbg-7{background-color:#e6e6e6!important}.wpfbr-7{border:1px solid #e6e6e6!important}.wpfcl-8{color:#4dca5c!important}.wpfbg-8{background-color:#4dca5c!important}.wpfbr-l-8{border-left:1px solid #4dca5c!important}.wpfcl-9{color:#f5f5f5!important}.wpfbg-9{background-color:#f5f5f5!important}.wpfbr-9{border:1px solid #f5f5f5!important}.wpfcl-10{color:#f46464!important}.wpfbg-10{background-color:#f46464!important}.wpfbr-l-10{border-left:1px solid #f46464!important}#wpforo #wpforo-wrap .author-rating{border:1px solid #e6e6e6;background:#f5f5f5}#wpforo #wpforo-wrap .wpf-author-nicename{color:#777}#wpforo #wpforo-wrap .wpforo-admin-note{border:1px solid #e6e6e6;background:#fff}#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root{border-left:1px solid #666}#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end{background:0 0!important}#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{background:0 0!important}#wpforo #wpforo-wrap .wpf-breadcrumb a{color:#666}#wpforo #wpforo-wrap .wpf-breadcrumb div:hover{background:#f5f5f5}#wpforo #wpforo-wrap .wpf-breadcrumb div:hover:after{background:#f5f5f5}#wpforo #wpforo-wrap .wpf-breadcrumb div.active{background:#f5f5f5;color:#6ea500}#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after{background:#f5f5f5}#wpforo #wpforo-wrap .wpf-breadcrumb div:after{background:#fff}#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after{background:#f5f5f5}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img,#wpforo #wpforo-wrap .wpforo-revision-body img{border:#e6e6e6 1px solid;background:#fff}#wpforo #wpforo-wrap .wpforo-post blockquote,#wpforo #wpforo-wrap .wpforo-revision-body blockquote{border:#999 1px dotted;background:#e6e6e6}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code,#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-code{border:#e6e6e6 1px solid;background:#e6e6e6}#wpforo #wpforo-wrap .wpforo-post code,#wpforo #wpforo-wrap .wpforo-revision-body code{border:#e6e6e6 1px solid;background:#e6e6e6}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title,#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments{border:#fff 1px dotted}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:#e6e6e6 2px solid;background:#fff}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature{border-top:#ccc 1px dashed;color:#777}#wpforo #wpforo-wrap .wpforo-post .wpforo-membertoggle i{color:#072f60}#wpforo #wpforo-wrap .wpf-mod-message{color:#ff812d}#wpforo #wpforo-wrap .wpforo-topic-badges{background-color:#f5f5f5}#wpforo #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,#wpforo #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{color:#072f60!important}#wpforo #wpforo-wrap .wpf-post-starter{color:#33dc00;border-bottom:1px solid #33dc00}#wpforo #wpforo-wrap .wpf-head-bar{background-color:#f5f5f5;border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap.wpft-post .wpf-head-bar{background-color:initial;border-bottom:none}#wpforo #wpforo-wrap .wpf-button-outlined{border:1px solid #072f60}#wpforo #wpforo-wrap.wpft-post .wpf-manage-link .wpf-action{background:#f5f5f5}#wpforo #wpforo-wrap .wpf-button-outlined:hover{box-shadow:1px 1px 4px #ccc;background-color:#fff}#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-forum{border:1px solid #ff812d;background-color:#fff;margin-right:5px;background-color:#fff}#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-topic{border:1px solid #ff812d;background-color:#fff;margin-right:5px}#wpforo #wpforo-wrap .wpf-member-title.wpfut{background-color:#fff}#wpforo #wpforo-wrap .wpf-post-edit-wrap{border-top:1px dashed #e6e6e6}#wpforo #wpforo-wrap .wpforo-post-head{}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top{background-color:#f5f5f5;border-left:3px solid #33dc00}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tstat svg{fill:#33dc00}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box span{color:#666}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more{border-left:1px solid #ccc}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more svg{fill:#777}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info .wpf-post-info-forum{color:#666}#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info h3{border-bottom:1px dashed #33dc00}#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info{background-color:#f5f5f5}#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts{background-color:#666;color:#fff}#wpforo #wpforo-wrap .wpfl-1 .wpforo-category{background-color:#f5f5f5;border-bottom:#33dc00 3px solid}#wpforo #wpforo-wrap .wpfl-1 .cat-title{color:#555}#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts{color:#555}#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics{color:#555}#wpforo #wpforo-wrap .wpfl-1 .forum-wrap{border-bottom:#f5f5f5 2px solid}#wpforo #wpforo-wrap .wpfl-1 .forum-wrap:last-child{border-bottom:none}#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum{}#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:#777}#wpforo #wpforo-wrap .wpfl-1 .wpforo-subforum{border-top:#dadada 1px dotted}#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-footer{color:#999}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics{background-color:#fff}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{color:#555}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{color:#555}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list li{background-color:#f5f5f5;border-bottom:2px solid #fff}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-head{border-bottom:#33dc00 3px solid;color:#555}#wpforo #wpforo-wrap .wpfl-1 .head-title{color:#555}#wpforo #wpforo-wrap .wpfl-1 .head-stat-posts{color:#555}#wpforo #wpforo-wrap .wpfl-1 .head-stat-views{color:#555}#wpforo #wpforo-wrap .wpfl-1 .topic-wrap{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic{}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-info{color:#555}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{color:#555}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{color:#555}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts{background-color:#fff}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{color:#555}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{color:#555;border-left:#e6e6e6 2px solid;background-color:#fafafa}#wpforo #wpforo-wrap .wpfl-1 .post-wrap{}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post{}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left{background:#f5f5f5;border-top:#33dc00 2px solid}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{background:#fff}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{border:1px solid #e6e6e6;background:#f5f5f5}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom{}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom .reacted-users a{color:#ff812d}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-action{background:#f5f5f5}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpforo-post-content-top .wpf-action{background:0 0}#wpforo #wpforo-wrap .wpfl-2 .wpforo-category{background-color:#f5f5f5;border-bottom:#33dc00 3px solid}#wpforo #wpforo-wrap .wpfl-2 .cat-title{color:#555}#wpforo #wpforo-wrap .wpfl-2 .cat-lastpostinfo{color:#555}#wpforo #wpforo-wrap .wpfl-2 .forum-wrap{}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum{}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon{color:#555}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info{color:#555}#wpforo #wpforo-wrap .wpfl-2 .wpforo-subforum{}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat{color:#ff812d}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data{background:#fafafa}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-last-post-info{border-top:#e6e6e6 1px dashed}#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post{color:#555}#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{color:#555}#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{background:#fff;border:1px solid #ccc}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head{border-bottom:#33dc00 3px solid;color:#555}#wpforo #wpforo-wrap .wpfl-2 .head-title{color:#555}#wpforo #wpforo-wrap .wpfl-2 .head-stat-posts{color:#555}#wpforo #wpforo-wrap .wpfl-2 .head-stat-views{color:#555}#wpforo #wpforo-wrap .wpfl-2 .head-stat-lastpost{color:#555}#wpforo #wpforo-wrap .wpfl-2 .topic-wrap{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic{}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:#555}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{background:#fff;border:1px solid #ccc}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info{color:#555}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{color:#555}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{color:#555}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{color:#555}#wpforo #wpforo-wrap .wpfl-2 .post-wrap{border-top:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post{background-color:#fff}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{background:#f5f5f5}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{border-top:#fff 1px solid;background:#fff}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpf-post-button-actions span.wpf-action{background-color:#e6e6e6}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{background:#fff;border:#e6e6e6 2px solid}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:#ff812d}#wpforo #wpforo-wrap .wpfl-3 .wpforo-category{background-color:#f5f5f5;border-bottom:#33dc00 3px solid}#wpforo #wpforo-wrap .wpfl-3 .cat-title{color:#555}#wpforo #wpforo-wrap .wpfl-3 .cat-stat-posts{color:#555}#wpforo #wpforo-wrap .wpfl-3 .cat-stat-answers{color:#555}#wpforo #wpforo-wrap .wpfl-3 .cat-stat-questions{color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum{background-color:#fafafa}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon{color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info{color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-footer{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics{background-color:#fff}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox{background:#f5f5f5}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox .wpforo-label svg{fill:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-replies i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom .wpforo-tags i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-status{border-left:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-left{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-right{}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-head{border-bottom:#33dc00 3px solid;color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic{color:#555}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox{background:#fafafa}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox .wpforo-label svg{fill:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-replies i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-bottom .wpforo-tags i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-status{border-left:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-3 .head-title{color:#555}#wpforo #wpforo-wrap .wpfl-3 .head-stat-posts{color:#555}#wpforo #wpforo-wrap .wpfl-3 .head-stat-lastpost{color:#555}#wpforo #wpforo-wrap .wpfl-3 .post-wrap{}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post{background-color:#fff}#wpforo #wpforo-wrap .wpfl-3 .wpforo-tags{background-color:#f5f5f5}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left{border-right:2px solid #f5f5f5}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{color:#00a636}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{color:#999!important}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{background:#fff}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content{background:#fafafa}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{border-bottom:2px solid #f5f5f5}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{border-top:1px dotted #e6e6e6}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{border-top:#072f60 1px dotted}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{border:#fff 1px solid;background:#f8fcef}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-data{border-left:1px dashed #ccc}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-stat{border-left:1px dashed #ccc}#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep{color:#666;border-bottom:2px solid #33dc00}#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep svg{fill:#33dc00}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment{background-color:#fff}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{background:#f5f5f5}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action{color:#ccc}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action:hover{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpforo-category{background-color:#f5f5f5;border-bottom:3px solid #33dc00}#wpforo #wpforo-wrap .wpfl-4.wpf-category-page .wpforo-category{background-color:initial}#wpforo #wpforo-wrap .wpfl-4.wpf-subforums .wpforo-category{background-color:initial;border-bottom:3px solid #33dc00}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{background:#fff;border:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{border:1px solid #e6e6e6;background:#f5f5f5}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom{border-top:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom .reacted-users a{color:#ff812d}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:#447714}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:#ff812d}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:#00a636}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:#447714;color:#447714}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:#ff812d;color:#ff812d}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:#00a636;color:#00a636}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:#777;color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{border-bottom:1px dashed #dadada}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){border-left:3px solid #fff}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color:#555}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head{border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed #999;color:#666}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{color:#666}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-body{color:#555}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color:#fff}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img.avatar,#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img{box-shadow:0 0 2px #999999}#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{background:#33dc00;color:#fff;border-bottom:2px solid #ccc}#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color:#fff}#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color:#f5f5f5}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{box-shadow:0 0 18px #e6e6e6 inset;border:1px solid #eee}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-avatar i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top{}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content{}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot{background:#fafafa}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reaction-wrap .wpf-like-count{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{color:#ccc}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{color:#072f60}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color:#33dc00}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom:1px dashed #999}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background:#fff;border:1px solid #dadada}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{background-color:#fafafa}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background:#fff;border:1px solid #33dc00}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top:#f5f5f5 1px solid}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer{background:#fafafa}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users:not(:empty){border-top:3px solid #fff}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users a{color:#ff812d}#wpforo #wpforo-wrap .wpfl-4 .wpf-replies-sep{border-bottom:1px solid #ccc;color:#999}#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-up{color:#072f60}#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-down{color:#f42d2c}#wpforo #wpforo-wrap .wpf-popover .wpf-react.wpf-unreacted>i{color:#999}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head{box-shadow:0 0 2px #cccccc}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back{background:#33dc00;color:#fff}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span{color:#072f60}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="0"]{color:#999}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="1"]{color:#e76a11}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-delete{color:#c22517}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu{border-bottom:2px solid #e6e6e6}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu:hover{background:#f5f5f5;color:#555}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu{border-right:#fff 1px solid}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu.wpforo-active{color:#33dc00}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field.wpf-field-name-html_soc_net{border-bottom:2px solid #f5f5f5}#wpforo #wpforo-wrap .wpf-profile-section{color:#666}#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-icon{background-color:#f8fcef;fill:#072f60;color:#072f60}#wpforo #wpforo-wrap .wpf-board-panel{background:#f5f5f5}#wpforo #wpforo-wrap .wpf-board-panel-right span{border-left:1px solid #fff}#wpforo #wpforo-wrap .wpf-board-panel-right span.wpf-active{background:#fff;background:#fff}#wpforo #wpforo-wrap .wpforo-profile .wpf-field .wpf-field-cl{clear:both}#wpforo #wpforo-wrap .wpforo-profile .wpf-field input{max-width:100%}#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type=text],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type=password],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type=email],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type=date],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type=number],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type=url],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type=tel],#wpforo #wpforo-wrap .wpforo-profile .wpf-field textarea,#wpforo #wpforo-wrap .wpforo-profile .wpf-field select{box-shadow:none;background-color:#f5f5f5;border:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-activity-panel{box-shadow:0 0 3px #cccccc}#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span{border-right:1px solid #f5f5f5}#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span.wpf-active{background:#f5f5f5}#wpforo #wpforo-wrap .wpf-activity-icon i{background:#fff;box-shadow:0 0 5px #bbb}#wpforo #wpforo-wrap .wpf-activity-icon svg{fill:#999}#wpforo #wpforo-wrap .wpf-activity-data{border-left:2px solid #f5f5f5}#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-bottom .wpf-activity-forum{border-left:1px dashed #ccc}#wpforo #wpforo-wrap .wpfa-reply .wpf-activity-icon svg{fill:#999}#wpforo #wpforo-wrap .wpforo-subscriptions .sbn-icon{border-right:2px solid #fff}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options{background:#fff;border:1px solid #dadada;border-left:1px solid #dadada}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options ul li{border-bottom:1px dotted #ccc}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-cat{background:#f5f5f5}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk div{border-bottom:1px dotted #999}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color:#555}#wpforo #wpforo-wrap .wpf-sbs-panel{box-shadow:0 0 3px #cccccc}#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span{border-right:1px solid #f5f5f5}#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span.wpf-active{background:#f5f5f5}#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-action i{color:#e85757}#wpforo #wpforo-wrap .wpforo-followers .wpf-tab-subtitle{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpforo-followers .wpforo-follower{background:#f5f5f5}#wpforo #wpforo-wrap .wpforo-following .wpf-tab-subtitle{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpforo-following .wpforo-follower{background:#f5f5f5}#wpforo #wpforo-wrap .wpforo-following .wpforo-follower .sbn-action a{color:#e85757}#wpforo #wpforo-wrap input[type=text],#wpforo #wpforo-wrap input[type=password],#wpforo #wpforo-wrap input[type=email],#wpforo #wpforo-wrap textarea,#wpforo #wpforo-wrap select{border:1px solid #dadada;color:#777;box-shadow:inset 0 1px 4px #e6e6e6;-moz-box-shadow:inset 0 1px 4px #e6e6e6;-webkit-box-shadow:inset 0 1px 4px #e6e6e6}#wpforo #wpforo-wrap input[type=submit],#wpforo #wpforo-wrap input[type=reset],#wpforo #wpforo-wrap input[type=button],#wpforo-dialog input[type=submit],#wpforo-dialog input[type=reset],#wpforo-dialog input[type=button]{background:#33dc00;color:#fff;border:1px solid #447714}#wpforo #wpforo-wrap input[type=submit]:hover,#wpforo #wpforo-wrap input[type=reset]:hover{background:#447714}#wpforo #wpforo-wrap input[type=button]:hover{background:#447714}#wpforo #wpforo-wrap .wpf-button,.wpf-button{background:#33dc00;color:#fff!important;border:1px solid #447714}#wpforo #wpforo-wrap .wpf-button:hover,.wpf-button:hover{background:#447714}#wpforo #wpforo-wrap .wpforo-category .wpf-button{background:#fff;color:#33dc00!important;border:1px solid #447714;box-shadow:0 0 3px #fff}#wpforo #wpforo-wrap .wpforo-category .wpf-button:hover{background:#33dc00;color:#fff!important;border:1px solid #447714;box-shadow:0 0 10px #fff}#wpforo #wpforo-wrap .wpf-button-secondary,.wpf-button-secondary{background:#fefefe!important;color:#333!important;border:1px solid #ccc!important}#wpforo #wpforo-wrap .wpf-button-secondary:hover,.wpf-button-secondary:hover{background:#fff!important}#wpforo #wpforo-wrap .wpf-topic-create{background-color:#f5f5f5}#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tools{border-bottom:1px #dadada solid}#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type=button]{background:#33dc00;color:#fff}#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type=button]:hover{background:#447714!important}#wpforo #wpforo-wrap .wpf-post-create{background-color:#f5f5f5}#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tools{border-bottom:1px #dadada solid}#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type=button]{background:#33dc00;color:#fff}#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type=button]:hover{background:#447714!important}#wpforo #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right:1px solid #fff}#wpforo #wpforo-wrap .wpf-tags a{background:#6ea500;color:#fff}#wpforo #wpforo-wrap .wpf-tags a:before{border-color:transparent #6ea500 transparent transparent}#wpforo #wpforo-wrap .wpf-tags a:after{background:#fff;-moz-box-shadow:-1px -1px 2px #072F60;-webkit-box-shadow:-1px -1px 2px #072F60;box-shadow:-1px -1px 2px #072F60}#wpforo #wpforo-wrap .wpf-topic-tags #wpf_tags{color:#6ea500}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-tags #wpf_tags{color:#555}#wpforo #wpforo-wrap .wpf-tags a:active,#wpforo #wpforo-wrap .wpf-tags a:visited{color:#fff}#wpforo #wpforo-wrap .wpf-tags a:hover{background:#666;color:#fff}#wpforo #wpforo-wrap .wpf-tags a:hover:before{border-color:transparent #666 transparent transparent}#wpforo #wpforo-wrap .wpforo-topic-footer{color:#777}#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-topic-visitors{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top:#e6e6e6 3px solid}#wpforo #wpforo-wrap .wpf-tags-text i,#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:#777}#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-search{border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpforo-members .wpforo-member{background:#fafafa}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a{color:#ccc;fill:#ccc}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a:hover{color:#33dc00;fill:#33dc00}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-ug{border:1px dashed #f5f5f5}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-reputation{}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-bg{box-shadow:0 0 4px #cccccc}#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content{border-top:#33dc00 1px solid;border-bottom:#ccc 1px solid;padding:40px 1%}#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:#555}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content{border-top:#33dc00 1px solid;border-bottom:#ccc 1px solid;padding:40px 1%}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{padding:1%}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:#555}#wpforo #wpforo-wrap .wpforo-404-wrap .wpforo-404-content{border-top:#e6e6e6 1px solid;border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-search-box{border:#ccc 1px dashed}#wpforo #wpforo-wrap .wpf-please-login{background-color:#f5f5f5}#wpforo #wpforo-wrap #wpforo-search-title{color:#333}#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{background:#f5f5f5;border:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{border-bottom:1px dotted #fff}#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{border-bottom:1px dotted #fff}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{border-bottom:#ccc 1px solid}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{background-color:#33dc00;color:#fff}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{background:#f5f5f5}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{border-right:1px solid #fff}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon{border-right:1px solid #fff}#wpforo #wpforo-wrap #wpforo-recent-title{color:#333}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{background:#f5f5f5;border:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{border-bottom:1px dotted #fff}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{border-bottom:1px dotted #fff}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{border-bottom:#33dc00 3px solid;color:#777}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{background:#fafafa}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{border-right:1px solid #fff}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon{border-right:1px solid #fff}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:#666}#wpforo #wpforo-wrap .wpf-action,.wpf-notifications .wpf-action{color:#072f60}#wpforo #wpforo-wrap .wpf-action:hover,.wpf-notifications .wpf-action:hover{cursor:pointer;color:#072f60}#wpforo #wpforo-wrap .wpf-action.wpforo-tools{}#wpforo #wpforo-wrap .wpf-action.wpforo-tools:hover{cursor:pointer}#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{color:#666}#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{background:#33dc00;color:#fff}#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{background:#33dc00;color:#fff}#wpforo #wpforo-wrap #wpforo-stat-header{color:#555;border-bottom:1px solid #ccc}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{border-right:1px solid #e6e6e6}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item i{color:#777}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:#777}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted #ccc;color:#777}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info i{color:#777}#wpforo #wpforo-wrap #wpforo-poweredby{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title{border-bottom:3px solid #33dc00;margin-bottom:-2px}#wpforo #wpforo-wrap .wpf-footer-box{background-color:#f5f5f5}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member svg,#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-post svg{fill:#777}#wpforo #wpforo-wrap #wpforo-stat-body.wpf-new svg,#wpforo #wpforo-wrap #wpforo-stat-body .wpf-all-read i{color:#6ea500}#wpforo #wpforo-wrap .widget-title,.wpforo-widget-wrap .widget-title{border-bottom:2px solid #e6e6e6}#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li,.wpforo-widget-wrap .wpforo-widget-content li{border-bottom:1px dotted #ccc}.wpforo-widget-wrap .wpf-widget-tags li{border:none!important}.wpforo-widget-wrap .wpf-widget-tags li a{border-color:#072f60!important}.wpforo-widget-wrap .wpf-widget-tags li span{border:1px solid #072f60!important;background-color:#072f60!important;color:#fff!important}.wpforo-widget-wrap .wpf-widget-tags li a:hover{background-color:#072f60!important;color:#fff!important}.wpforo-widget-wrap .wpf-prof-footer .wpf-prof-buttons a:hover{background:#072f60!important}.ui-dialog{z-index:999998!important}.wpf-video{margin:10px!important}.ui-dialog .ui-widget-header{background-color:#33dc00!important;border-bottom:#ccc 1px solid!important}.ui-dialog .ui-widget-header span.ui-dialog-title{color:#fff!important}.ui-widget input[type=submit]:hover{background:#447714}.ui-widget input[type=submit]{background:#33dc00;color:#fff;border:1px solid #447714}#wpforo #wpforo-wrap .wpforo-topic-badges i.fa,#wpforo #wpforo-wrap .wpforo-topic-badges i.fas,#wpforo #wpforo-wrap .wpforo-topic-badges i.fab,#wpforo #wpforo-wrap .wpforo-topic-badges i.far,#wpforo #wpforo-wrap .wpforo-topic-badges i.fal{color:#33dc00}#wpf_multi_quote .wpf-multi-quote{color:#fff;background:#33dc00}body.wpf-dark #wpf_multi_quote .wpf-multi-quote{color:#072f60}#wpf-msg-box a{color:#fff}#wpf-msg-box a:hover{color:#e6e6e6}#wpf-msg-box>p{color:#fff!important;background-color:#33dc00;background:-moz-linear-gradient(#33DC00);background:-o-linear-gradient(#33DC00);background:linear-gradient(#33DC00)}#wpf-msg-box>p:after{border-color:transparent #33dc00}#wpf-msg-box>p.error{background-color:#f46464;background:-moz-linear-gradient(#f46464);background:-o-linear-gradient(#f46464);background:linear-gradient(#f46464)}#wpf-msg-box>p.error:after{border-color:transparent #f46464}#wpf-msg-box>p.success{background-color:#00a636;background:-moz-linear-gradient(#00a636);background:-o-linear-gradient(#00a636);background:linear-gradient(#00a636)}#wpf-msg-box>p.success:after{border-color:transparent #00a636}body.wpf-dark #wpf-msg-box>p,body.wpf-dark #wpf-msg-box a,body.wpf-dark #wpf-msg-box a:visited{color:#072f60!important}body.wpf-dark #wpf-msg-box a:hover,body.wpf-dark #wpf-msg-box a:active{color:#072f60!important}#wpforo #wpforo-wrap .wpf-field{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpf-field .wpf-label i{color:#777}#wpforo #wpforo-wrap .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{color:#777}#wpforo #wpforo-wrap .wpf-field .wpf-field-cl{clear:both}#wpforo #wpforo-wrap .wpf-field input{max-width:100%}#wpforo #wpforo-wrap .wpf-field input[type=text],#wpforo #wpforo-wrap .wpf-field input[type=search],#wpforo #wpforo-wrap .wpf-field input[type=password],#wpforo #wpforo-wrap .wpf-field input[type=email],#wpforo #wpforo-wrap .wpf-field input[type=date],#wpforo #wpforo-wrap .wpf-field input[type=number],#wpforo #wpforo-wrap .wpf-field input[type=url],#wpforo #wpforo-wrap .wpf-field input[type=tel],#wpforo #wpforo-wrap .wpf-field textarea,#wpforo #wpforo-wrap .wpf-field select{box-shadow:none;background-color:#fff;border:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-field input::-webkit-input-placeholder,#wpforo #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input::-moz-placeholder,#wpforo #wpforo-wrap .wpf-field textarea::-moz-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input:-ms-input-placeholder,#wpforo #wpforo-wrap .wpf-field textarea:-ms-input-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input:-moz-placeholder,#wpforo #wpforo-wrap .wpf-field textarea:-moz-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input[type=text]:focus,#wpforo #wpforo-wrap .wpf-field input[type=password]:focus,#wpforo #wpforo-wrap .wpf-field input[type=email]:focus,#wpforo #wpforo-wrap .wpf-field input[type=date]:focus,#wpforo #wpforo-wrap .wpf-field input[type=number]:focus,#wpforo #wpforo-wrap .wpf-field input[type=url]:focus,#wpforo #wpforo-wrap .wpf-field input[type=tel]:focus,#wpforo #wpforo-wrap .wpf-field textarea:focus,#wpforo #wpforo-wrap .wpf-field select:focus{background-color:#feffec}#wpforo #wpforo-wrap .wpf-field .wpf-label i{padding-right:5px;width:25px}#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap i{}#wpforo #wpforo-wrap .wpf-field .wpf-field-required-icon{color:#ff812d}#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap .mce-tinymce.mce-container.mce-panel{border:3px solid #f5f5f5;border-width:3px!important}#wpforo #wpforo-wrap .wpf-add-topic-title{border:1px dashed #33dc00;color:#33dc00;border-right:none;border-left:none}#wpforo #wpforo-wrap .wpf-acp-header{border-bottom:1px dashed #33dc00}#wpforo #wpforo-wrap .wpf-acp-header .wpf-acp-toggle i{color:#33dc00}#wpforo #wpforo-wrap .wpf-tools{background:#f5f5f5;outline:3px solid #fff}#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{border-bottom-color:#999}#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{border-bottom-color:#33dc00;color:#33dc00}#wpforo #wpforo-wrap .wpf-tools .wpf-tool h3{color:#e6e6e6}#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{color:#999}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type=text]{background:#fff}#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background:#fff;border:1px solid #dadada;border-left:3px solid #dadada}#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom:1px dotted #ccc}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type=text]::placeholder{color:#ccc;opacity:1}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type=text]:-ms-input-placeholder{color:#ccc}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type=text]::-ms-input-placeholder{color:#ccc}#wpforo #wpforo-wrap .wpf-sb-1{color:#ccc;background-color:#f5f5f5}#wpforo #wpforo-wrap .wpf-sb-2{color:#33dc00;background-color:#f5f5f5}#wpforo #wpforo-wrap .wpf-sb-3{color:#ccc;background-color:initial}#wpforo #wpforo-wrap .wpf-sb-4{color:#33dc00;background-color:initial}#wpforo #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color:#ccc}#wpforo #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:#33dc00!important}#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-right,#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-right{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-left,#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-left{background-color:initial}#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left:1px dotted #072f60}[dir=rtl] #wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right:1px dotted #072f60;border-left:none}#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:#072f60}#wpforo #wpforo-wrap .wpf-sbtn{color:#555}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color:#999}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background:#aaa;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon{background:0 0;color:#777;border:1px solid #bbb}#wpforo #wpforo-wrap .wpf-sb .wpf-fb .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-fb i:hover{color:#4267b2!important}#wpforo #wpforo-wrap .wpf-sb .wpf-tw .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-tw i:hover{color:#232323!important}#wpforo #wpforo-wrap .wpf-sb .wpf-wapp .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-wapp i:hover{color:#1bd741!important}#wpforo #wpforo-wrap .wpf-sb .wpf-lin .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-lin i:hover{color:#0a75b5!important}#wpforo #wpforo-wrap .wpf-sb .wpf-gg .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-gg i:hover{color:#db4437!important}#wpforo #wpforo-wrap .wpf-sb .wpf-vk .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-vk i:hover{color:#4a76a8!important}#wpforo #wpforo-wrap .wpf-sb .wpf-ok .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-ok i:hover{color:#ee8208!important}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-fb:hover{background-color:#4267b2;border-color:#4267b2;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-tw:hover{background-color:#252525;border-color:#2c2c2c;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-lin:hover{background-color:#0a75b5;border-color:#0a75b5;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-wapp:hover{background-color:#1bd741;border-color:#1bd741;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-gg:hover{background-color:#db4437;border-color:#db4437;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-vk:hover{background-color:#4a76a8;border-color:#4a76a8;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-ok:hover{background-color:#ee8208;border-color:#ee8208;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-fb{background-color:#4267b2;border-color:#4267b2;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-tw{background-color:#1a1a1a;border-color:#2a2a2a;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-wapp{background-color:#1bd741;border-color:#1bd741;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-lin{background-color:#0a75b5;border-color:#0a75b5;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-gg{background-color:#db4437;border-color:#db4437;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-vk{background-color:#4a76a8;border-color:#4a76a8;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-ok{background-color:#ee8208;border-color:#ee8208;color:#fff}#wpforo #wpforo-wrap .wpforo-revisions-wrap{border-color:#e6e6e6}#wpforo #wpforo-wrap .wpforo-revisions-wrap *{border-color:#33dc00!important}#wpforo #wpforo-wrap .wpforo-revision{background-color:#f5f5f5;box-shadow:0 0 4px #cccccc}#wpforo #wpforo-wrap .wpforo-revision .wpforo-revision-top{color:#666}#wpforo #wpforo-wrap .wpforo-revisions-wrap .wpforo-revision-body{background-color:#fff;color:#555}#wpforo #wpforo-wrap .wpf-topic-form-wrap>.wpf-extra-fields{border-top:1px #e6e6e6 solid}#wpforo #wpforo-wrap.wpf-dark .wpforo-revision .wpforo-revision-top{color:#999}#wpforo #wpforo-wrap.wpf-dark .wpforo-revisions-wrap .wpforo-revision-body{background-color:#e6e6e6;color:#072f60}@media screen and (max-width:800px){#wpforo #wpforo-wrap #wpforo-menu .wpf-menu{background-color:#f5f5f5}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top:1px solid #e6e6e6}}#wpforo #wpforo-wrap.wpf-dark{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfcl-3{color:#072f60!important}#wpforo #wpforo-wrap.wpf-dark .wpfcl-1{color:#072f60!important}#wpforo #wpforo-wrap.wpf-dark .wpfcl-4{color:#072f60!important}#wpforo #wpforo-wrap.wpf-dark .wpf-action{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{color:#072f60}#wpforo #wpforo-wrap.wpf-dark #wpforo-menu li a{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .cat-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .cat-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div,#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-category div{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-title{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-topics{color:#999}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-user{color:#eee}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top,#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top,#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-stat-questions,#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers,#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#072f60}#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-header{color:#072f60;border-bottom:1px solid #ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-button{color:#072f60!important}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:#333}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:#f5f5f5}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:#f5f5f5}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:#333}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create{background-color:#f5f5f5}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create div.mce-toolbar-grp{background-color:#f5f5f5}#wpforo #wpforo-wrap.wpf-dark input[type=submit],#wpforo #wpforo-wrap.wpf-dark input[type=button]{color:#072f60!important}#wpforo #wpforo-wrap.wpf-dark input[type=text],#wpforo #wpforo-wrap.wpf-dark input[type=search],#wpforo #wpforo-wrap.wpf-dark input[type=email],#wpforo #wpforo-wrap.wpf-dark input[type=date],#wpforo #wpforo-wrap.wpf-dark input[type=number],#wpforo #wpforo-wrap.wpf-dark input[type=url],#wpforo #wpforo-wrap.wpf-dark input[type=tel],#wpforo #wpforo-wrap.wpf-dark input[type=password],#wpforo #wpforo-wrap.wpf-dark input[type=email],#wpforo #wpforo-wrap.wpf-dark textarea,#wpforo #wpforo-wrap.wpf-dark select{color:#555;background-color:#333}#wpforo #wpforo-wrap.wpf-dark input[type=text].wpf-search-field{background-color:initial;color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder{color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder{color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder{color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder{color:#ccc}#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none}#wpforo #wpforo-wrap.wpf-dark .wpforo-members-content table tr{background-color:#f5f5f5!important}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:0 0}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-field:nth-child(even){background-color:#f5f5f5}#wpforo #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even){background-color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color:initial}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active{color:#fff!important}#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-value{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create{border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create{border:none}#wpforo #wpforo-wrap.wpf-dark #wpforo-description{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-table{background-color:initial}#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content>h3,#wpforo #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content>h3{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background:#666;border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom:1px dotted #333}#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type=text]{background:#dadada}#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background:#666}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:#072f60}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color:#6ea500}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{border:none}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item,#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap.wpf-dark .wpf-button{box-shadow:none}#wpforo #wpforo-wrap.wpf-dark .wpf-thread-forum .wpf-circle i{background:#fff;padding:0;border-radius:50%;height:35px;width:35px;line-height:35px}#wpforo #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{background:0 0}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content{border:1px solid #f5f5f5;background-color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot{border-top:#999 1px solid}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background-color:#072f60;border:1px solid #ff812d}#wpforo #wpforo-wrap.wpf-dark .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color:inherit}#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap div.mce-toolbar-grp,#wpforo #wpforo-wrap .wpforo-portable-form-wrap div.mce-menubar{background-color:#f5f5f5}#wpforo #wpforo-wrap.wpf-dark .wpf-spoiler-wrap{background-color:#444}#wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-next-button,#wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-prev-button{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-info{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{color:#333}#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{color:#072f60}#wpf-widget-profile.wpf-dark .wpf-prof-footer .wpf-prof-buttons a:not(:last-child){color:#fff;background:#333}#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li a,#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li a{color:#666}#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li:hover,#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li:hover{background:#333}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-title{background:#000;color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content{background:#000;color:#999}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer{background:#000;border-top:1px dashed #777}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary{box-shadow:0 0 5px #999;background:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary:hover{box-shadow:0 0 8px #fff;color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary{background:#777;color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary:last-child{color:#fff!important;background:#e22d00}#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{background-color:#333}#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{background-color:#555}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile .wpforo-user-actions{padding:10px 18px;background:#333;border-radius:24px;border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-icon svg{fill:#555}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot,#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-post .wpforo-post-footer{background:#333}#wpforo #wpforo-wrap.wpf-dark .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts{color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .mce-container-body .mce-container .mce-container-body .mce-container>div{margin:0}#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap{background-color:#333}#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic .wpf-tbox{background:#333}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content .wpforo-reaction{background-color:#111}#wpforo #wpforo-wrap.wpf-dark .wpf-popover .wpf-popover-content{background-color:#333}#wpforo #wpforo-wrap .wpforo-forum-title{font-size:17px!important;line-height:18px!important}#wpforo #wpforo-wrap .wpforo-topic-title a{font-size:16px!important}#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content{font-size:15px!important}#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content p{font-size:15px}#wpforo #wpforo-wrap{font-size:13px;width:100%;padding:10px 0;margin:0}
@charset "UTF-8";@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}@font-face{font-family:"lp-icon";src:url("https://fpmi.org/wp-content/plugins/learnpress/assets/css/../src/css/vendor/fonts/lp-icon/lp-icon.woff2?v=43") format("woff2");font-weight:normal;font-style:normal;font-display:swap}[class^=lp-icon-],[class*=" lp-icon-"]{font-family:"lp-icon";speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-icon-plus:before{content:"\f067"}.lp-icon-question:before{content:"\f128"}.lp-icon-minus:before{content:"\f068"}.lp-icon-search:before{content:"\f002"}.lp-icon-envelope-o:before{content:"\f003"}.lp-icon-heart:before{content:"\f004"}.lp-icon-star:before{content:"\f005"}.lp-icon-star-o:before{content:"\f006"}.lp-icon-user:before{content:"\f007"}.lp-icon-th-large:before{content:"\f009"}.lp-icon-th:before{content:"\f00a"}.lp-icon-th-list:before{content:"\f00b"}.lp-icon-check:before{content:"\f00c"}.lp-icon-close:before{content:"\f00d"}.lp-icon-remove:before{content:"\f00d"}.lp-icon-times:before{content:"\f00d"}.lp-icon-signal:before{content:"\f012"}.lp-icon-cog:before{content:"\f013"}.lp-icon-gear:before{content:"\f013"}.lp-icon-trash-o:before{content:"\f014"}.lp-icon-home:before{content:"\f015"}.lp-icon-file-o:before{content:"\f016"}.lp-icon-clock-o:before{content:"\f017"}.lp-icon-download:before{content:"\f019"}.lp-icon-play-circle-o:before{content:"\f01d"}.lp-icon-refresh:before{content:"\f021"}.lp-icon-lock:before{content:"\f023"}.lp-icon-flag:before{content:"\f024"}.lp-icon-book:before{content:"\f02d"}.lp-icon-bookmark:before{content:"\f02e"}.lp-icon-video-camera:before{content:"\f03d"}.lp-icon-edit:before{content:"\f044"}.lp-icon-pencil-square-o:before{content:"\f044"}.lp-icon-check-square-o:before{content:"\f046"}.lp-icon-arrows:before{content:"\f047"}.lp-icon-chevron-left:before{content:"\f053"}.lp-icon-chevron-right:before{content:"\f054"}.lp-icon-check-circle:before{content:"\f058"}.lp-icon-question-circle:before{content:"\f059"}.lp-icon-arrow-left:before{content:"\f060"}.lp-icon-arrow-right:before{content:"\f061"}.lp-icon-expand:before{content:"\f065"}.lp-icon-compress:before{content:"\f066"}.lp-icon-exclamation-circle:before{content:"\f06a"}.lp-icon-gift:before{content:"\f06b"}.lp-icon-eye:before{content:"\f06e"}.lp-icon-eye-slash:before{content:"\f070"}.lp-icon-exclamation-triangle:before{content:"\f071"}.lp-icon-warning:before{content:"\f071"}.lp-icon-calendar:before{content:"\f073"}.lp-icon-comment:before{content:"\f075"}.lp-icon-chevron-up:before{content:"\f077"}.lp-icon-chevron-down:before{content:"\f078"}.lp-icon-shopping-cart:before{content:"\f07a"}.lp-icon-bar-chart:before{content:"\f080"}.lp-icon-bar-chart-o:before{content:"\f080"}.lp-icon-key:before{content:"\f084"}.lp-icon-cogs:before{content:"\f085"}.lp-icon-gears:before{content:"\f085"}.lp-icon-thumbs-o-up:before{content:"\f087"}.lp-icon-thumbs-o-down:before{content:"\f088"}.lp-icon-heart-o:before{content:"\f08a"}.lp-icon-sign-out:before{content:"\f08b"}.lp-icon-linkedin-square:before{content:"\f08c"}.lp-icon-sign-in:before{content:"\f090"}.lp-icon-phone:before{content:"\f095"}.lp-icon-square-o:before{content:"\f096"}.lp-icon-bookmark-o:before{content:"\f097"}.lp-icon-twitter:before{content:"\f099"}.lp-icon-facebook:before{content:"\f09a"}.lp-icon-facebook-f:before{content:"\f09a"}.lp-icon-unlock:before{content:"\f09c"}.lp-icon-bullhorn:before{content:"\f0a1"}.lp-icon-bell-o:before{content:"\f0a2"}.lp-icon-certificate:before{content:"\f0a3"}.lp-icon-briefcase:before{content:"\f0b1"}.lp-icon-arrows-alt:before{content:"\f0b2"}.lp-icon-copy:before{content:"\f0c5"}.lp-icon-files-o:before{content:"\f0c5"}.lp-icon-pinterest-square:before{content:"\f0d3"}.lp-icon-google-plus-square:before{content:"\f0d4"}.lp-icon-google-plus:before{content:"\f0d5"}.lp-icon-money-bill-alt:before{content:"\f0d6"}.lp-icon-caret-down:before{content:"\f0d7"}.lp-icon-caret-up:before{content:"\f0d8"}.lp-icon-caret-left:before{content:"\f0d9"}.lp-icon-caret-right:before{content:"\f0da"}.lp-icon-linkedin:before{content:"\f0e1"}.lp-icon-comment-o:before{content:"\f0e5"}.lp-icon-file-text-o:before{content:"\f0f6"}.lp-icon-angle-double-left:before{content:"\f100"}.lp-icon-angle-double-right:before{content:"\f101"}.lp-icon-angle-double-up:before{content:"\f102"}.lp-icon-angle-double-down:before{content:"\f103"}.lp-icon-angle-left:before{content:"\f104"}.lp-icon-angle-right:before{content:"\f105"}.lp-icon-angle-up:before{content:"\f106"}.lp-icon-angle-down:before{content:"\f107"}.lp-icon-desktop:before{content:"\f108"}.lp-icon-mobile:before{content:"\f10b"}.lp-icon-mobile-phone:before{content:"\f10b"}.lp-icon-circle-o:before{content:"\f10c"}.lp-icon-spinner:before{content:"\f110"}.lp-icon-code:before{content:"\f121"}.lp-icon-puzzle-piece:before{content:"\f12e"}.lp-icon-calendar-o:before{content:"\f133"}.lp-icon-ellipsis-h:before{content:"\f141"}.lp-icon-ellipsis-v:before{content:"\f142"}.lp-icon-file:before{content:"\f15b"}.lp-icon-file-alt:before{content:"\f15c"}.lp-icon-youtube-play:before{content:"\f16a"}.lp-icon-instagram:before{content:"\f16d"}.lp-icon-dot-circle-o:before{content:"\f192"}.lp-icon-graduation-cap:before{content:"\f19d"}.lp-icon-mortar-board:before{content:"\f19d"}.lp-icon-google:before{content:"\f1a0"}.lp-icon-language:before{content:"\f1ab"}.lp-icon-database:before{content:"\f1c0"}.lp-icon-file-pdf:before{content:"\f1c1"}.lp-icon-file-word:before{content:"\f1c2"}.lp-icon-file-excel:before{content:"\f1c3"}.lp-icon-file-powerpoint:before{content:"\f1c4"}.lp-icon-file-image:before{content:"\f1c5"}.lp-icon-file-photo:before{content:"\f1c5"}.lp-icon-file-picture:before{content:"\f1c5"}.lp-icon-file-archive:before{content:"\f1c6"}.lp-icon-file-zip:before{content:"\f1c6"}.lp-icon-file-audio:before{content:"\f1c7"}.lp-icon-file-sound:before{content:"\f1c7"}.lp-icon-file-movie:before{content:"\f1c8"}.lp-icon-file-video:before{content:"\f1c8"}.lp-icon-file-code:before{content:"\f1c9"}.lp-icon-circle-thin:before{content:"\f1db"}.lp-icon-share-alt:before{content:"\f1e0"}.lp-icon-pie-chart:before{content:"\f200"}.lp-icon-line-chart:before{content:"\f201"}.lp-icon-user-secret:before{content:"\f21b"}.lp-icon-television:before{content:"\f26c"}.lp-icon-tv:before{content:"\f26c"}.lp-icon-question-circle-o:before{content:"\f29c"}.lp-icon-google-plus-circle:before{content:"\f2b3"}.lp-icon-google-plus-official:before{content:"\f2b3"}.lp-icon-user-circle:before{content:"\f2bd"}.lp-icon-user-graduate:before{content:"\f501"}.lp-icon-user-edit:before{content:"\f4ff"}.lp-icon-my-courses:before{content:"\e900"}.lp-icon-clock:before{content:"\e901"}.lp-icon-stopwatch:before{content:"\f2f2"}.lp-icon-file-download:before{content:"\f56d"}.lp-icon-list:before{content:"\f03a"}.lp-icon-students:before{content:"\e902"}.lp-icon-courses:before{content:"\e903"}.lp-icon-tiktok-alt:before{content:"\e908"}.lp-icon-alarm-clock:before{content:"\e909"}.lp-icon-art-and-design:before{content:"\e90a"}.lp-icon-best-customer-experience:before{content:"\e90b"}.lp-icon-certificate-o:before{content:"\e90c"}.lp-icon-community:before{content:"\e90d"}.lp-icon-online-education:before{content:"\e90e"}.lp-icon-concierge-bell:before{content:"\e90f"}.lp-icon-target:before{content:"\e910"}.lp-icon-content-marketing:before{content:"\e911"}.lp-icon-dollar-sign:before{content:"\e912"}.lp-icon-website:before{content:"\e913"}.lp-icon-worldwide-security:before{content:"\e914"}.lp-icon-educational-programs:before{content:"\e915"}.lp-icon-online-class:before{content:"\e916"}.lp-icon-monitor:before{content:"\e917"}.lp-icon-lucide:before{content:"\e918"}.lp-icon-ebook:before{content:"\e919"}.lp-icon-co-instructor:before{content:"\e904"}.lp-icon-close-circle:before{content:"\e907"}.lp-icon-layers:before{content:"\e91a"}.lp-icon-filter:before{content:"\e91c"}.lp-icon-in_progress_course:before{content:"\e91d"}.lp-icon-finished_courses:before{content:"\e91e"}.lp-icon-failed_courses:before{content:"\e91f"}.lp-icon-passed_courses:before{content:"\e920"}.lp-icon-student_in_progress:before{content:"\e924"}.lp-icon-student_completed:before{content:"\e925"}.lp-icon-published_course:before{content:"\e926"}.lp-icon-pending_course:before{content:"\e927"}.lp-icon-list-check:before{content:"\e929"}.lp-icon-icon-h5p:before{content:"\e92a"}.lp-icon-comment-written:before{content:"\e921"}.lp-icon-book-open:before{content:"\f518"}.lp-icon-pinterest-p:before{content:"\f231"}.lp-icon-dropbox:before{content:"\e905"}.lp-icon-edit-square:before{content:"\e923"}.lp-icon-drag:before{content:"\e922"}.lp-icon-map-pin:before{content:"\e91b"}.lp-icon-map-marker:before{content:"\e91b"}.lp-icon-box:before{content:"\e906"}.lp-ico-ai{display:inline-block;width:13px;height:13px;background-image:url("https://fpmi.org/wp-content/plugins/learnpress/assets/css/../../images/icons/ico-ai.svg");background-size:contain;background-repeat:no-repeat}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-loading-circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;border-top-color:rgba(0,0,0,0.76);animation:spin 1s infinite linear;display:inline-block}.lp-loading-circle.hide{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lp-form-course-filter__title{font-weight:500;margin-bottom:12px}.lp-form-course-filter__content{position:relative}.lp-form-course-filter__content .lp-course-filter__field *{cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter__field input[disabled]{cursor:not-allowed}.lp-form-course-filter__content .lp-course-filter__field label{margin:0;text-transform:capitalize;line-height:inherit;flex:1}.lp-form-course-filter__content .lp-course-filter__field .count{color:#999}.lp-form-course-filter__content .lp-course-filter-search-field{position:relative;display:flex;align-items:center}.lp-form-course-filter__content .lp-course-filter-search-field input{width:100%;line-height:2rem;border:1px solid #eee;padding:8px}.lp-form-course-filter__content .lp-course-filter-search-field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle{position:absolute;right:10px}.lp-form-course-filter__content .lp-course-filter-search-result{position:absolute;z-index:10;background:white;width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;padding:0}.lp-form-course-filter__content .lp-course-filter-search-result:empty{border:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list{padding:0 10px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest{display:flex;gap:8px;padding:10px 0;align-items:center;border-bottom:1px solid #f5f5f5}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child{border-bottom:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img{width:50px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img{width:50px;height:auto;display:block}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a{font-size:.875em;line-height:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span{font-size:.875em;line-height:1em}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info{border-top:1px solid #eee;padding:10px;background:#e8f0fe;font-weight:500;display:flex;justify-content:space-between}.lp-form-course-filter .course-filter-submit,.lp-form-course-filter .course-filter-reset{padding:12px 24px;text-transform:capitalize;width:calc(50% - 4px);border:1px solid #ccc;border-radius:4px;background-color:var(--lp-button-background-color);color:var(--lp-button-color)}.lp-form-course-filter .course-filter-submit:focus,.lp-form-course-filter .course-filter-reset:focus{outline:0}.lp-form-course-filter .course-filter-submit:hover,.lp-form-course-filter .course-filter-reset:hover{color:#fff;background:var(--lp-primary-color)}.lp-form-course-filter .course-filter-reset{margin-left:4px}.lp-form-course-filter .course-filter-submit{margin-right:4px}.lp-form-course-filter .lp-form-course-filter__item{margin-bottom:12px;border-bottom:1px solid #ccc;padding-bottom:12px}.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child{margin-left:1rem}#learn-press-become-teacher-form .become-teacher-fields{list-style:none;padding:0}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:none}.elementor-widget-container .learnpress-widget-wrapper{position:unset}@media(max-width:768px){.widget_course_filter{position:fixed !important;right:0;top:0;bottom:0;z-index:999999;width:400px;height:100%;background-color:#fff;transition:.3s;display:block;overflow-y:auto;border:none !important;border-radius:0 !important;transform:translate3d(100%,0,0);margin:0;opacity:0;visibility:hidden;padding:20px}.widget_course_filter .lp-form-block-course-filter .course-filter-submit,.widget_course_filter .lp-form-course-filter .course-filter-submit{width:100%;margin:0}.widget_course_filter .lp-form-block-course-filter .course-filter-reset,.widget_course_filter .lp-form-course-filter .course-filter-reset{width:100%;margin:12px 0 0 0}.widget_course_filter .widget-title{display:flex;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.show-lp-course-filter-mobile{overflow:hidden}.show-lp-course-filter-mobile .widget_course_filter{transform:none;opacity:1;visibility:visible}.show-lp-course-filter-mobile .lp-archive-courses-sidebar::after{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,0.9);content:"";-webkit-transition:opacity .5s,width .1s .5s,height .1s .5s;transition:opacity .5s,width .1s .5s,height .1s .5s;z-index:99999}.show-lp-course-filter-mobile .learnpress-widget-wrapper{position:unset}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:flex;position:absolute;right:0;top:20px;left:auto;align-items:center;justify-content:center;gap:4px;padding:0 20px}.lp-form-course-filter__close i,.elementor-widget-container .lp-form-course-filter__close i{font-size:1rem}}@media(max-width:500px){.widget_course_filter{width:100%;left:0;right:0;box-sizing:border-box}}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lp-loading-change{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@media(min-width:1024px){body.theme-divi{--lp-cotainer-padding:0}}.learnpress.widget{margin-bottom:30px}.learnpress.widget h3{margin-bottom:20px}.learnpress.widget a{text-decoration:none}.learnpress-widget-wrapper{margin-top:16px;position:relative}.learnpress-widget-wrapper .lp-widget-loading-change{display:none;position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0;z-index:10}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0;border:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__image img{height:auto;width:100%;display:block}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:1em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:16px;border-top:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__title{margin:4px 0 16px 0}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:16px 0 0 0;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:24px}.learnpress-widget-wrapper .lp-widget-course__meta .course-price{margin-bottom:0}.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price{display:flex;flex-direction:column}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:.875em}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:.875em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px;display:block}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:.875em}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:.8em}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.lp_widget_course_info{margin:0;padding:20px;border:1px solid var(--lp-border-color,#e2e0db)}.lp_widget_course_info h3{margin-bottom:15px}.lp_widget_course_info ul{margin:0;padding:0}.lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.lp_widget_course_info ul label{font-size:var(--lp-font-size-base,1em);margin:0}.lp-widget-course-extra{margin:0}.lp-widget-course-extra h3{margin-bottom:20px;font-size:var(--lp-font-size-base,1em)}.lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:var(--lp-font-size-base,1em);font-weight:600}.lp-widget-course-extra__content ul{margin:0;padding:0}.lp-widget-course-extra__content ul li{margin-bottom:10px}.lp-widget-course-extra__content .course-extras{display:block}.lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none}.lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside}.lp-widget-course-extra__content .course-extras .course-extras__content ul li,.lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0}.lp-widget-course-extra__content .course-extras.style-checks ul li,.lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-checks ul li::before,.lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.lp-widget-course-extra__content .course-extras.style-radios ul li,.lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-radios ul li::before,.lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←"}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←"}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←"}.learnpress-widget-wrapper__restapi .lp-skeleton-animation{min-width:250px}.learnpress-widget-wrapper__restapi ul{padding:0}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}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:.7}.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)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.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-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-inline: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-inline: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-inline: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-inline: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-inline: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-inline: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-inline: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-inline: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-inline:0}}
.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}
.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}
.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-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .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-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .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-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.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-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.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-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .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-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .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-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .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-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 )}
/* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }

/* NEW Z-INDEX FIX*/
.wp-block-themepunch-revslider { position: relative }

/* FIX FOR QUICK LOADING OF SLIDER SCRIPTS AND WP-ROCKET READDING IMG TAG INTO DOM*/
/*rs-sbg-px rs-sbg-wrap img { display:none !important}*/

/* MODAL BASICS */
rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }

rs-sbg-px { pointer-events: none }

.rs-forceuntouchable,
.rs-forceuntouchable * { pointer-events: none !important; }

.rs-forcehidden * { visibility: hidden !important; }

/*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/

.rs_splitted_lines { display: block; white-space: nowrap !important}

.rs-go-fullscreen {
	position:fixed !important;
	width:100% !important;
	height:100% !important;
	top:0px !important;
	left:0px !important;
	z-index:9999999 !important;
	background:#ffffff;
}
.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.eot?5510888');
  src: url('//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
	   url('//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.woff?5510888') format('woff'),
	   url('//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.ttf?5510888') format('truetype'),
	   url('//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  speak-as: spell-out;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


rs-module i[class^="fa-"],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"],
#builderView i[class*=" fa-"]
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#builderView [class*=" fa-"]:before
{
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	speak: never;
  	speak-as: spell-out;
	display: inline-block;
	text-decoration: inherit;
	width: auto;
	margin-right: 0;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	margin-left: 0;
}

rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only
{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus

{
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}


.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */




/******************************
	-	BASIC STYLES		-
******************************/

.tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap { visibility: hidden }
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}

rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}

.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
.rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
.rs-stickyscrollon { overflow: visible !important; }

rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block; }

rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; }


rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }

rs-sbg-effectwrap {
	position:absolute;top:0px;left:0px;width:100%;height:100%
}

rs-carousel-wrap rs-column rs-layer img { width: 0px; height: 0px; }

rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}

a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }

a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }

.entry-content rs-module a, rs-module a { box-shadow: none; }

.rs-ov-hidden 		{ 	overflow:hidden !important;}


.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}

.rs-parallax-hidden-of rs-slide { overflow:hidden !important}

.tp-simpleresponsive img,
rs-module img{
	max-width:none !important;
	transition: none;
	margin:0px;
	padding:0px;
	border:none;
}



rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}


rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }

.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}

.rs-tc-active.rs-layer > .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer > .rs-untoggled-content { display:none;}

.rs-layer-video { overflow: hidden }

.rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }

rs-module rs-layer,
rs-module .rs-layer {
	opacity: 0;
	position:relative;
	visibility: hidden;
	/*white-space: nowrap; Fix for Mobile Padding issues on long texts */
	display: block;
	-webkit-font-smoothing: antialiased !important;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-moz-osx-font-smoothing: grayscale;
	z-index:1;
	font-display: swap;
}

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
	user-select: none;	
}

rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
	margin-bottom:0;

}

.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}


rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; }


/* CAROUSEL FUNCTIONS */
rs-carousel-wrap {
	cursor:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
	cursor:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/closedhand.cur), move;
}

rs-carousel-wrap.noswipe {
	cursor: default;
}

rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {
	box-sizing:border-box;
	max-height:none !important;
}


.rs-layer.rs-selectable {
	user-select: text;	
}



rs-px-mask {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
	max-width: none !important;
	border: none;
}

rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {	display:block; visibility: hidden}

rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap { display: block; }

rs-column-wrap>rs-mask-wrap,
rs-column-wrap>rs-loop-wrap { z-index: 1 }

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
 { transform-style:flat;}


/* ANY SAFARI NEEDS IN CAROUSEL SOME HELP TO AVOID FLICKERING, LOVELY....*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) 
 	{ 
		 rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {backface-visibility: hidden;transform-style: preserve-3d;}
	}

.safarifix rs-layer-wrap {
	perspective: 1000000;
}

@-moz-document url-prefix() {
 	rs-layer-wrap,
	rs-mask-wrap,
	rs-cbg-mask-wrap { perspective: none; }
}


rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;}

.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_row_zone_middle			{ top: 0px;}

rs-column-wrap .rs-parallax-wrap  { vertical-align: top }

.rs-layer img,
rs-layer img { vertical-align: top }

rs-row,
rs-row.rs-layer 	{
	display:table;
	position:relative;
	width:100% !important;
	table-layout: fixed;
	box-sizing: border-box;
	vertical-align: top;
	height:auto;
	font-size:0px;
}

.rs-layer.rs-waction.iospermaccwait.permanenthidden { display:none !important; visibility:hidden !important; pointer-events: none !important;}

rs-column-wrap {
	display: table-cell;
	position: relative;
	vertical-align: top;
	height: auto;
	box-sizing: border-box;
	font-size:0px;
}

rs-column {
	box-sizing: border-box;
	display: block;
	position: relative;
	width:100% !important;
	height:auto !important;
	white-space: normal !important;
}

rs-cbg-mask-wrap {
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
}

rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
rs-column-bg {
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

.rs-pelock * { pointer-events: none !important;}

rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}


rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative; left:auto; top:auto; line-height: 0px;}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }

.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }


.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {
	visibility:hidden !important;
	display:none !important
}

/*rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap,
rs-column rs-layer { vertical-align: inherit }*/



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

a.rs-layer.rs-nointeraction >.div,
rs-layer.rs-nointeraction:not(a),
.rs-layer.rs-nointeraction:not(a) {
	pointer-events: none !important
}

rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none; overflow: hidden}

/* new static layers position option */
rs-static-layers.rs-stl-back {
	z-index:0;
}

.rs-stl-visible{
	overflow: visible !important;
}

.rs-layer rs-fcr 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-bottom-width: 0 !important; border-top: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-fcrt 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-top-width: 0 !important; border-bottom: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-bcr 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-bottom: 40px solid #00A8FF; border-top-width: 0 !important; position: absolute; left: 100%; top: 0px; }
.rs-layer rs-bcrt 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-top: 40px solid #00A8FF; border-bottom-width: 0 !important; position: absolute; left: 100%; top: 0px; }


.tp-layer-inner-rotation {
	position: relative !important;
}


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

rs-bgvideo 			{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}

.rs-layer.rs-fsv	{	top:0px;left:0px;  position:absolute;width:100%;height:100%}

.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; /*display: none*/}


.rs-fsv video				{	background: #000}

.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid rs-poster	{	display: none}

.tp-video-play-button					{
	background:#000;
	background:rgba(0,0,0,0.3);
	border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;

	display: inline-block;
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	transition:opacity 300ms ease-out !important;
}

.rs-ISM .tp-video-play-button{
	opacity: 1;
	transition: none !important;
	z-index: 6;
}

.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block; z-index: 6;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}

.videoisplaying  .tp-video-play-button			{	display:none}


.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }


@supports not (-ms-high-contrast:none) {
   /* Non-IE styles here */
	.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
	.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}

.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}


.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}



rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;}

rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; }


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);

  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
	position:absolute;
	z-index:-2;
	box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
	top:30%;
	bottom:0;
	left:20px;
	right:20px;
	border-radius:100px / 20px;
}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }

.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}

.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  box-sizing: border-box;
  padding: 22px 14px 22px 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);

}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);

  opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);

}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}

.rev-b-span-light span,
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}

.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */

@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 70%;}
	50% {opacity: 0;top: 70%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	opacity: 0.8;
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	border-radius: 50%;
	animation: rev-ani-mouse 2.5s linear infinite;
	background: #fff;
}

.rev-scroll-btn.rev-b-span-dark {
	border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
	background: #333;
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;
	color: #FFF;
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	border-radius: 50px;
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{
	border-radius: 3px;
}

.rev-cbutton-light	{
	color: #333;
	background-color: rgba(255,255,255, 0.75);
}

.rev-cbutton-light-sr	{
	color: #333;
	border-radius: 3px;
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {
	line-height: 37px;
	width:37px;
	height:37px;
}

.rev-sbutton-blue	{
	background-color: #3B5998
}
.rev-sbutton-lightblue	{
	background-color: #00A0D1;
}
.rev-sbutton-red	{
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
rs-progress-bar,
.rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute;line-height:0px;width:100%;height:100%;}
rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px }

/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/
.rs-layer img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	/*zoom:1;*/
}

/*rs-carousel-wrap rs-layer.rs-layer img {   transform: translateZ(-0.0001px)}*/


.rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../assets/coloredbg.png) repeat; width:100%;height:100%;display:block}
/*.tp-shape {	width:100%;height:100%;}*/



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.rs-layer .rs-starring				{	display: inline-block}


.rs-layer .rs-starring .star-rating {
	float: none;
	display: inline-block;
	vertical-align: top;
	color: #FFC321 !important;
}


.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
	position: relative;
	height: 1em;
	width: 5.4em;
	font-family: star;
	font-size: 1em !important;
}

.rs-layer  .rs-starring .star-rating:before,
.rs-layer  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.rs-layer .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}




/******************************
	-	LOADER FORMS	-
********************************/

rs-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

rs-loader.off {
	display: none !important;
}

rs-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background-image:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../assets/loader.gif);
	background-repeat:no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
}


rs-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
}



rs-loader.spinner5 	{
	background-image:url(//fpmi.org/wp-content/plugins/revslider/sr6/assets/css/../assets/loader.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;
}


@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


rs-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}


@keyframes tp-scaleout {
  0% {transform: scale(0.0);}
  100% {transform: scale(1.0);opacity: 0;}
}


rs-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  animation-fill-mode: both;
}

rs-loader.spinner3 .bounce1 {
  animation-delay: -0.32s;
}

rs-loader.spinner3 .bounce2 {
  animation-delay: -0.16s;
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);}
  40% {transform: scale(1.0);}
}




rs-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2.0s infinite linear;
}

rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

rs-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  animation-delay: -1.0s;
}


@keyframes tp-rotate { 100% { transform: rotate(360deg);}}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);}
  50% { transform: scale(1.0);}
}



rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }

rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block }

rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}

a.rs-layer { transition: none }


/***********************************************
	-  STANDARD NAVIGATION SETTINGS
***********************************************/

rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block; pointer-events: all;}

/*rs-layer {	font-size:20px; line-height: 25px; padding:0px; margin:0px; border-radius:0px; max-width: none;min-width:none; max-height: none; min-height: none}*/

.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}

.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

rs-poster 						 { cursor:pointer; z-index:3; }

.tp-tab.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet.rs-touchhover				{	background:#fff;}




.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows.rs-touchhover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }

/*.tp-thumb-mask {max-width: 100% !important}*/

/************************
 - FIXES FOR PE-7 ICONS -
**************************/

.rs-layer [class^="pe-7s-"]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class*=" pe-7s-"] {
	width: auto;
	margin: 0;
	line-height: inherit;
	box-sizing: inherit;
}


/***************************
	- KEN BURNS FIXES -
***************************/

rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important}


/*******************************
	- CUBE & CANVAS SETTINGS -
********************************/
.rs_fake_cube {transform-style:preserve-3d}
.rs_fake_cube,
.rs_fake_cube_wall { position:absolute; -webkit-backface-visibility:hidden; backface-visibility:hidden; left:0px; top:0px; z-index: 0 }

.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas { overflow: hidden; z-index: 5; -webkit-backface-visibility:hidden; backface-visibility:hidden;}


/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

.dddwrapper { transform-style: flat;perspective: 10000px; }

/*******************
	- DEBUG MODE -
*******************/

.rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}



.hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
.hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
.helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}



/**
INSTAGRAM FILTERS BY UNA
https://una.im/CSSgram/
**/
.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-image:radial-gradient(circle,40%, #d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute;}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.willow::after{background-color:#d8cdcb;mix-blend-mode: color}
.rs-safari .willow:after{background-color: rgba(100, 0, 0, 0.2);}
/* SAFARI BUG FIX ON COLOR BLEND MODE */
@media not all and (min-resolution:.001dpcm) {
	 @supports (-webkit-appearance:none) {
	 .willow{filter:grayscale(1) contrast(.95) brightness(.9)}
	.willow::after{background-color:transparent;}
}}
rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%}



/**
new spinners
**/
rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}



/* NEW CANVAS ANIMATIONS ON SLIDE BG'S */
.bgcanvas { display: none; position: absolute; overflow: hidden; }


/* way the hell off screen */
.RSscrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}

/*  AVADA SCROLL FIX */
.avada-has-rev-slider-styles .rev_slider_wrapper {
	transform:none;
}

/* rs-carousel-wrap{
	transform: scale(0.3);
	overflow: visible !important;
	border: solid 5px red;
} */