<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *):not(.iti *){padding:0;margin:0;box-sizing:border-box}.ht_ctc_chat_greetings_box ul,.ht_ctc_chat_greetings_box ol{margin-top:0;margin-bottom:0}.ctc_g_content,.ctc_g_sentbutton,.ctc_g_bottom{margin-top:-.9px!important}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.greetings_header_image img{object-fit:cover}.greetings_header_image{position:relative;display:inline-block}.g_header_badge_online{position:absolute;bottom:0;right:0;z-index:1;width:12px;height:12px;border-radius:50%}@media only screen and (max-width:420px){.ctc_side_positions .ctc_m_p_left{right:unset!important;left:0!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{position:fixed!important;bottom:0!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{position:unset!important;margin:7px!important;min-width:80vw!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}@media only screen and (min-width:900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}/*!
 * CCS3 animations
 */.tm-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.fadein{-webkit-animation-name:fadein;animation-name:fadein}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeoutdown{-webkit-animation-name:fadeoutdown;animation-name:fadeoutdown}
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.tcfa,.tcfas,.tcfar,.tcfal,.tcfad{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.tcfa-lg{font-size:1.33333em;line-height:.75;vertical-align:-0.0667em}.tcfa-xs{font-size:.75em}.tcfa-sm{font-size:.875em}.tcfa-1x{font-size:1em}.tcfa-2x{font-size:2em}.tcfa-3x{font-size:3em}.tcfa-4x{font-size:4em}.tcfa-5x{font-size:5em}.tcfa-6x{font-size:6em}.tcfa-7x{font-size:7em}.tcfa-8x{font-size:8em}.tcfa-9x{font-size:9em}.tcfa-10x{font-size:10em}.tcfa-fw{text-align:center;width:1.25em}.tcfa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.tcfa-ul&gt;li{position:relative}.tcfa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.tcfa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.tcfa-pull-left{float:left}.tcfa-pull-right{float:right}.tcfa.tcfa-pull-left,.tcfas.tcfa-pull-left,.tcfar.tcfa-pull-left,.tcfal.tcfa-pull-left{margin-right:.3em}.tcfa.tcfa-pull-right,.tcfas.tcfa-pull-right,.tcfar.tcfa-pull-right,.tcfal.tcfa-pull-right{margin-left:.3em}.tcfa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.tcfa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tcfa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tcfa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tcfa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.tcfa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.tcfa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.tcfa-flip-both,.tcfa-flip-horizontal.tcfa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .tcfa-rotate-90,:root .tcfa-rotate-180,:root .tcfa-rotate-270,:root .tcfa-flip-horizontal,:root .tcfa-flip-vertical,:root .tcfa-flip-both{-webkit-filter:none;filter:none}.tcfa-stack{display:inline-block;height:2em;line-height:2;position:relative;vertical-align:middle;width:2.5em}.tcfa-stack-1x,.tcfa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.tcfa-stack-1x{line-height:inherit}.tcfa-stack-2x{font-size:2em}.tcfa-inverse{color:#fff}.tcfa-500px::before{content:"\f26e"}.tcfa-accessible-icon::before{content:"\f368"}.tcfa-accusoft::before{content:"\f369"}.tcfa-acquisitions-incorporated::before{content:"\f6af"}.tcfa-ad::before{content:"\f641"}.tcfa-address-book::before{content:"\f2b9"}.tcfa-address-card::before{content:"\f2bb"}.tcfa-adjust::before{content:"\f042"}.tcfa-adn::before{content:"\f170"}.tcfa-adobe::before{content:"\f778"}.tcfa-adversal::before{content:"\f36a"}.tcfa-affiliatetheme::before{content:"\f36b"}.tcfa-air-freshener::before{content:"\f5d0"}.tcfa-airbnb::before{content:"\f834"}.tcfa-algolia::before{content:"\f36c"}.tcfa-align-center::before{content:"\f037"}.tcfa-align-justify::before{content:"\f039"}.tcfa-align-left::before{content:"\f036"}.tcfa-align-right::before{content:"\f038"}.tcfa-alipay::before{content:"\f642"}.tcfa-allergies::before{content:"\f461"}.tcfa-amazon::before{content:"\f270"}.tcfa-amazon-pay::before{content:"\f42c"}.tcfa-ambulance::before{content:"\f0f9"}.tcfa-american-sign-language-interpreting::before{content:"\f2a3"}.tcfa-amilia::before{content:"\f36d"}.tcfa-anchor::before{content:"\f13d"}.tcfa-android::before{content:"\f17b"}.tcfa-angellist::before{content:"\f209"}.tcfa-angle-double-down::before{content:"\f103"}.tcfa-angle-double-left::before{content:"\f100"}.tcfa-angle-double-right::before{content:"\f101"}.tcfa-angle-double-up::before{content:"\f102"}.tcfa-angle-down::before{content:"\f107"}.tcfa-angle-left::before{content:"\f104"}.tcfa-angle-right::before{content:"\f105"}.tcfa-angle-up::before{content:"\f106"}.tcfa-angry::before{content:"\f556"}.tcfa-angrycreative::before{content:"\f36e"}.tcfa-angular::before{content:"\f420"}.tcfa-ankh::before{content:"\f644"}.tcfa-app-store::before{content:"\f36f"}.tcfa-app-store-ios::before{content:"\f370"}.tcfa-apper::before{content:"\f371"}.tcfa-apple::before{content:"\f179"}.tcfa-apple-alt::before{content:"\f5d1"}.tcfa-apple-pay::before{content:"\f415"}.tcfa-archive::before{content:"\f187"}.tcfa-archway::before{content:"\f557"}.tcfa-arrow-alt-circle-down::before{content:"\f358"}.tcfa-arrow-alt-circle-left::before{content:"\f359"}.tcfa-arrow-alt-circle-right::before{content:"\f35a"}.tcfa-arrow-alt-circle-up::before{content:"\f35b"}.tcfa-arrow-circle-down::before{content:"\f0ab"}.tcfa-arrow-circle-left::before{content:"\f0a8"}.tcfa-arrow-circle-right::before{content:"\f0a9"}.tcfa-arrow-circle-up::before{content:"\f0aa"}.tcfa-arrow-down::before{content:"\f063"}.tcfa-arrow-left::before{content:"\f060"}.tcfa-arrow-right::before{content:"\f061"}.tcfa-arrow-up::before{content:"\f062"}.tcfa-arrows-alt::before{content:"\f0b2"}.tcfa-arrows-alt-h::before{content:"\f337"}.tcfa-arrows-alt-v::before{content:"\f338"}.tcfa-artstation::before{content:"\f77a"}.tcfa-assistive-listening-systems::before{content:"\f2a2"}.tcfa-asterisk::before{content:"\f069"}.tcfa-asymmetrik::before{content:"\f372"}.tcfa-at::before{content:"\f1fa"}.tcfa-atlas::before{content:"\f558"}.tcfa-atlassian::before{content:"\f77b"}.tcfa-atom::before{content:"\f5d2"}.tcfa-audible::before{content:"\f373"}.tcfa-audio-description::before{content:"\f29e"}.tcfa-autoprefixer::before{content:"\f41c"}.tcfa-avianex::before{content:"\f374"}.tcfa-aviato::before{content:"\f421"}.tcfa-award::before{content:"\f559"}.tcfa-aws::before{content:"\f375"}.tcfa-baby::before{content:"\f77c"}.tcfa-baby-carriage::before{content:"\f77d"}.tcfa-backspace::before{content:"\f55a"}.tcfa-backward::before{content:"\f04a"}.tcfa-bacon::before{content:"\f7e5"}.tcfa-bahai::before{content:"\f666"}.tcfa-balance-scale::before{content:"\f24e"}.tcfa-balance-scale-left::before{content:"\f515"}.tcfa-balance-scale-right::before{content:"\f516"}.tcfa-ban::before{content:"\f05e"}.tcfa-band-aid::before{content:"\f462"}.tcfa-bandcamp::before{content:"\f2d5"}.tcfa-barcode::before{content:"\f02a"}.tcfa-bars::before{content:"\f0c9"}.tcfa-baseball-ball::before{content:"\f433"}.tcfa-basketball-ball::before{content:"\f434"}.tcfa-bath::before{content:"\f2cd"}.tcfa-battery-empty::before{content:"\f244"}.tcfa-battery-full::before{content:"\f240"}.tcfa-battery-half::before{content:"\f242"}.tcfa-battery-quarter::before{content:"\f243"}.tcfa-battery-three-quarters::before{content:"\f241"}.tcfa-battle-net::before{content:"\f835"}.tcfa-bed::before{content:"\f236"}.tcfa-beer::before{content:"\f0fc"}.tcfa-behance::before{content:"\f1b4"}.tcfa-behance-square::before{content:"\f1b5"}.tcfa-bell::before{content:"\f0f3"}.tcfa-bell-slash::before{content:"\f1f6"}.tcfa-bezier-curve::before{content:"\f55b"}.tcfa-bible::before{content:"\f647"}.tcfa-bicycle::before{content:"\f206"}.tcfa-biking::before{content:"\f84a"}.tcfa-bimobject::before{content:"\f378"}.tcfa-binoculars::before{content:"\f1e5"}.tcfa-biohazard::before{content:"\f780"}.tcfa-birthday-cake::before{content:"\f1fd"}.tcfa-bitbucket::before{content:"\f171"}.tcfa-bitcoin::before{content:"\f379"}.tcfa-bity::before{content:"\f37a"}.tcfa-black-tie::before{content:"\f27e"}.tcfa-blackberry::before{content:"\f37b"}.tcfa-blender::before{content:"\f517"}.tcfa-blender-phone::before{content:"\f6b6"}.tcfa-blind::before{content:"\f29d"}.tcfa-blog::before{content:"\f781"}.tcfa-blogger::before{content:"\f37c"}.tcfa-blogger-b::before{content:"\f37d"}.tcfa-bluetooth::before{content:"\f293"}.tcfa-bluetooth-b::before{content:"\f294"}.tcfa-bold::before{content:"\f032"}.tcfa-bolt::before{content:"\f0e7"}.tcfa-bomb::before{content:"\f1e2"}.tcfa-bone::before{content:"\f5d7"}.tcfa-bong::before{content:"\f55c"}.tcfa-book::before{content:"\f02d"}.tcfa-book-dead::before{content:"\f6b7"}.tcfa-book-medical::before{content:"\f7e6"}.tcfa-book-open::before{content:"\f518"}.tcfa-book-reader::before{content:"\f5da"}.tcfa-bookmark::before{content:"\f02e"}.tcfa-bootstrap::before{content:"\f836"}.tcfa-border-all::before{content:"\f84c"}.tcfa-border-none::before{content:"\f850"}.tcfa-border-style::before{content:"\f853"}.tcfa-bowling-ball::before{content:"\f436"}.tcfa-box::before{content:"\f466"}.tcfa-box-open::before{content:"\f49e"}.tcfa-boxes::before{content:"\f468"}.tcfa-braille::before{content:"\f2a1"}.tcfa-brain::before{content:"\f5dc"}.tcfa-bread-slice::before{content:"\f7ec"}.tcfa-briefcase::before{content:"\f0b1"}.tcfa-briefcase-medical::before{content:"\f469"}.tcfa-broadcast-tower::before{content:"\f519"}.tcfa-broom::before{content:"\f51a"}.tcfa-brush::before{content:"\f55d"}.tcfa-btc::before{content:"\f15a"}.tcfa-buffer::before{content:"\f837"}.tcfa-bug::before{content:"\f188"}.tcfa-building::before{content:"\f1ad"}.tcfa-bullhorn::before{content:"\f0a1"}.tcfa-bullseye::before{content:"\f140"}.tcfa-burn::before{content:"\f46a"}.tcfa-buromobelexperte::before{content:"\f37f"}.tcfa-bus::before{content:"\f207"}.tcfa-bus-alt::before{content:"\f55e"}.tcfa-business-time::before{content:"\f64a"}.tcfa-buy-n-large::before{content:"\f8a6"}.tcfa-buysellads::before{content:"\f20d"}.tcfa-calculator::before{content:"\f1ec"}.tcfa-calendar::before{content:"\f133"}.tcfa-calendar-alt::before{content:"\f073"}.tcfa-calendar-check::before{content:"\f274"}.tcfa-calendar-day::before{content:"\f783"}.tcfa-calendar-minus::before{content:"\f272"}.tcfa-calendar-plus::before{content:"\f271"}.tcfa-calendar-times::before{content:"\f273"}.tcfa-calendar-week::before{content:"\f784"}.tcfa-camera::before{content:"\f030"}.tcfa-camera-retro::before{content:"\f083"}.tcfa-campground::before{content:"\f6bb"}.tcfa-canadian-maple-leaf::before{content:"\f785"}.tcfa-candy-cane::before{content:"\f786"}.tcfa-cannabis::before{content:"\f55f"}.tcfa-capsules::before{content:"\f46b"}.tcfa-car::before{content:"\f1b9"}.tcfa-car-alt::before{content:"\f5de"}.tcfa-car-battery::before{content:"\f5df"}.tcfa-car-crash::before{content:"\f5e1"}.tcfa-car-side::before{content:"\f5e4"}.tcfa-caravan::before{content:"\f8ff"}.tcfa-caret-down::before{content:"\f0d7"}.tcfa-caret-left::before{content:"\f0d9"}.tcfa-caret-right::before{content:"\f0da"}.tcfa-caret-square-down::before{content:"\f150"}.tcfa-caret-square-left::before{content:"\f191"}.tcfa-caret-square-right::before{content:"\f152"}.tcfa-caret-square-up::before{content:"\f151"}.tcfa-caret-up::before{content:"\f0d8"}.tcfa-carrot::before{content:"\f787"}.tcfa-cart-arrow-down::before{content:"\f218"}.tcfa-cart-plus::before{content:"\f217"}.tcfa-cash-register::before{content:"\f788"}.tcfa-cat::before{content:"\f6be"}.tcfa-cc-amazon-pay::before{content:"\f42d"}.tcfa-cc-amex::before{content:"\f1f3"}.tcfa-cc-apple-pay::before{content:"\f416"}.tcfa-cc-diners-club::before{content:"\f24c"}.tcfa-cc-discover::before{content:"\f1f2"}.tcfa-cc-jcb::before{content:"\f24b"}.tcfa-cc-mastercard::before{content:"\f1f1"}.tcfa-cc-paypal::before{content:"\f1f4"}.tcfa-cc-stripe::before{content:"\f1f5"}.tcfa-cc-visa::before{content:"\f1f0"}.tcfa-centercode::before{content:"\f380"}.tcfa-centos::before{content:"\f789"}.tcfa-certificate::before{content:"\f0a3"}.tcfa-chair::before{content:"\f6c0"}.tcfa-chalkboard::before{content:"\f51b"}.tcfa-chalkboard-teacher::before{content:"\f51c"}.tcfa-charging-station::before{content:"\f5e7"}.tcfa-chart-area::before{content:"\f1fe"}.tcfa-chart-bar::before{content:"\f080"}.tcfa-chart-line::before{content:"\f201"}.tcfa-chart-pie::before{content:"\f200"}.tcfa-check::before{content:"\f00c"}.tcfa-check-circle::before{content:"\f058"}.tcfa-check-double::before{content:"\f560"}.tcfa-check-square::before{content:"\f14a"}.tcfa-cheese::before{content:"\f7ef"}.tcfa-chess::before{content:"\f439"}.tcfa-chess-bishop::before{content:"\f43a"}.tcfa-chess-board::before{content:"\f43c"}.tcfa-chess-king::before{content:"\f43f"}.tcfa-chess-knight::before{content:"\f441"}.tcfa-chess-pawn::before{content:"\f443"}.tcfa-chess-queen::before{content:"\f445"}.tcfa-chess-rook::before{content:"\f447"}.tcfa-chevron-circle-down::before{content:"\f13a"}.tcfa-chevron-circle-left::before{content:"\f137"}.tcfa-chevron-circle-right::before{content:"\f138"}.tcfa-chevron-circle-up::before{content:"\f139"}.tcfa-chevron-down::before{content:"\f078"}.tcfa-chevron-left::before{content:"\f053"}.tcfa-chevron-right::before{content:"\f054"}.tcfa-chevron-up::before{content:"\f077"}.tcfa-child::before{content:"\f1ae"}.tcfa-chrome::before{content:"\f268"}.tcfa-chromecast::before{content:"\f838"}.tcfa-church::before{content:"\f51d"}.tcfa-circle::before{content:"\f111"}.tcfa-circle-notch::before{content:"\f1ce"}.tcfa-city::before{content:"\f64f"}.tcfa-clinic-medical::before{content:"\f7f2"}.tcfa-clipboard::before{content:"\f328"}.tcfa-clipboard-check::before{content:"\f46c"}.tcfa-clipboard-list::before{content:"\f46d"}.tcfa-clock::before{content:"\f017"}.tcfa-clone::before{content:"\f24d"}.tcfa-closed-captioning::before{content:"\f20a"}.tcfa-cloud::before{content:"\f0c2"}.tcfa-cloud-download-alt::before{content:"\f381"}.tcfa-cloud-meatball::before{content:"\f73b"}.tcfa-cloud-moon::before{content:"\f6c3"}.tcfa-cloud-moon-rain::before{content:"\f73c"}.tcfa-cloud-rain::before{content:"\f73d"}.tcfa-cloud-showers-heavy::before{content:"\f740"}.tcfa-cloud-sun::before{content:"\f6c4"}.tcfa-cloud-sun-rain::before{content:"\f743"}.tcfa-cloud-upload-alt::before{content:"\f382"}.tcfa-cloudscale::before{content:"\f383"}.tcfa-cloudsmith::before{content:"\f384"}.tcfa-cloudversify::before{content:"\f385"}.tcfa-cocktail::before{content:"\f561"}.tcfa-code::before{content:"\f121"}.tcfa-code-branch::before{content:"\f126"}.tcfa-codepen::before{content:"\f1cb"}.tcfa-codiepie::before{content:"\f284"}.tcfa-coffee::before{content:"\f0f4"}.tcfa-cog::before{content:"\f013"}.tcfa-cogs::before{content:"\f085"}.tcfa-coins::before{content:"\f51e"}.tcfa-columns::before{content:"\f0db"}.tcfa-comment::before{content:"\f075"}.tcfa-comment-alt::before{content:"\f27a"}.tcfa-comment-dollar::before{content:"\f651"}.tcfa-comment-dots::before{content:"\f4ad"}.tcfa-comment-medical::before{content:"\f7f5"}.tcfa-comment-slash::before{content:"\f4b3"}.tcfa-comments::before{content:"\f086"}.tcfa-comments-dollar::before{content:"\f653"}.tcfa-compact-disc::before{content:"\f51f"}.tcfa-compass::before{content:"\f14e"}.tcfa-compress::before{content:"\f066"}.tcfa-compress-alt::before{content:"\f422"}.tcfa-compress-arrows-alt::before{content:"\f78c"}.tcfa-concierge-bell::before{content:"\f562"}.tcfa-confluence::before{content:"\f78d"}.tcfa-connectdevelop::before{content:"\f20e"}.tcfa-contao::before{content:"\f26d"}.tcfa-cookie::before{content:"\f563"}.tcfa-cookie-bite::before{content:"\f564"}.tcfa-copy::before{content:"\f0c5"}.tcfa-copyright::before{content:"\f1f9"}.tcfa-cotton-bureau::before{content:"\f89e"}.tcfa-couch::before{content:"\f4b8"}.tcfa-cpanel::before{content:"\f388"}.tcfa-creative-commons::before{content:"\f25e"}.tcfa-creative-commons-by::before{content:"\f4e7"}.tcfa-creative-commons-nc::before{content:"\f4e8"}.tcfa-creative-commons-nc-eu::before{content:"\f4e9"}.tcfa-creative-commons-nc-jp::before{content:"\f4ea"}.tcfa-creative-commons-nd::before{content:"\f4eb"}.tcfa-creative-commons-pd::before{content:"\f4ec"}.tcfa-creative-commons-pd-alt::before{content:"\f4ed"}.tcfa-creative-commons-remix::before{content:"\f4ee"}.tcfa-creative-commons-sa::before{content:"\f4ef"}.tcfa-creative-commons-sampling::before{content:"\f4f0"}.tcfa-creative-commons-sampling-plus::before{content:"\f4f1"}.tcfa-creative-commons-share::before{content:"\f4f2"}.tcfa-creative-commons-zero::before{content:"\f4f3"}.tcfa-credit-card::before{content:"\f09d"}.tcfa-critical-role::before{content:"\f6c9"}.tcfa-crop::before{content:"\f125"}.tcfa-crop-alt::before{content:"\f565"}.tcfa-cross::before{content:"\f654"}.tcfa-crosshairs::before{content:"\f05b"}.tcfa-crow::before{content:"\f520"}.tcfa-crown::before{content:"\f521"}.tcfa-crutch::before{content:"\f7f7"}.tcfa-css3::before{content:"\f13c"}.tcfa-css3-alt::before{content:"\f38b"}.tcfa-cube::before{content:"\f1b2"}.tcfa-cubes::before{content:"\f1b3"}.tcfa-cut::before{content:"\f0c4"}.tcfa-cuttlefish::before{content:"\f38c"}.tcfa-d-and-d::before{content:"\f38d"}.tcfa-d-and-d-beyond::before{content:"\f6ca"}.tcfa-dashcube::before{content:"\f210"}.tcfa-database::before{content:"\f1c0"}.tcfa-deaf::before{content:"\f2a4"}.tcfa-delicious::before{content:"\f1a5"}.tcfa-democrat::before{content:"\f747"}.tcfa-deploydog::before{content:"\f38e"}.tcfa-deskpro::before{content:"\f38f"}.tcfa-desktop::before{content:"\f108"}.tcfa-dev::before{content:"\f6cc"}.tcfa-deviantart::before{content:"\f1bd"}.tcfa-dharmachakra::before{content:"\f655"}.tcfa-dhl::before{content:"\f790"}.tcfa-diagnoses::before{content:"\f470"}.tcfa-diaspora::before{content:"\f791"}.tcfa-dice::before{content:"\f522"}.tcfa-dice-d20::before{content:"\f6cf"}.tcfa-dice-d6::before{content:"\f6d1"}.tcfa-dice-five::before{content:"\f523"}.tcfa-dice-four::before{content:"\f524"}.tcfa-dice-one::before{content:"\f525"}.tcfa-dice-six::before{content:"\f526"}.tcfa-dice-three::before{content:"\f527"}.tcfa-dice-two::before{content:"\f528"}.tcfa-digg::before{content:"\f1a6"}.tcfa-digital-ocean::before{content:"\f391"}.tcfa-digital-tachograph::before{content:"\f566"}.tcfa-directions::before{content:"\f5eb"}.tcfa-discord::before{content:"\f392"}.tcfa-discourse::before{content:"\f393"}.tcfa-divide::before{content:"\f529"}.tcfa-dizzy::before{content:"\f567"}.tcfa-dna::before{content:"\f471"}.tcfa-dochub::before{content:"\f394"}.tcfa-docker::before{content:"\f395"}.tcfa-dog::before{content:"\f6d3"}.tcfa-dollar-sign::before{content:"\f155"}.tcfa-dolly::before{content:"\f472"}.tcfa-dolly-flatbed::before{content:"\f474"}.tcfa-donate::before{content:"\f4b9"}.tcfa-door-closed::before{content:"\f52a"}.tcfa-door-open::before{content:"\f52b"}.tcfa-dot-circle::before{content:"\f192"}.tcfa-dove::before{content:"\f4ba"}.tcfa-download::before{content:"\f019"}.tcfa-draft2digital::before{content:"\f396"}.tcfa-drafting-compass::before{content:"\f568"}.tcfa-dragon::before{content:"\f6d5"}.tcfa-draw-polygon::before{content:"\f5ee"}.tcfa-dribbble::before{content:"\f17d"}.tcfa-dribbble-square::before{content:"\f397"}.tcfa-dropbox::before{content:"\f16b"}.tcfa-drum::before{content:"\f569"}.tcfa-drum-steelpan::before{content:"\f56a"}.tcfa-drumstick-bite::before{content:"\f6d7"}.tcfa-drupal::before{content:"\f1a9"}.tcfa-dumbbell::before{content:"\f44b"}.tcfa-dumpster::before{content:"\f793"}.tcfa-dumpster-fire::before{content:"\f794"}.tcfa-dungeon::before{content:"\f6d9"}.tcfa-dyalog::before{content:"\f399"}.tcfa-earlybirds::before{content:"\f39a"}.tcfa-ebay::before{content:"\f4f4"}.tcfa-edge::before{content:"\f282"}.tcfa-edit::before{content:"\f044"}.tcfa-egg::before{content:"\f7fb"}.tcfa-eject::before{content:"\f052"}.tcfa-elementor::before{content:"\f430"}.tcfa-ellipsis-h::before{content:"\f141"}.tcfa-ellipsis-v::before{content:"\f142"}.tcfa-ello::before{content:"\f5f1"}.tcfa-ember::before{content:"\f423"}.tcfa-empire::before{content:"\f1d1"}.tcfa-envelope::before{content:"\f0e0"}.tcfa-envelope-open::before{content:"\f2b6"}.tcfa-envelope-open-text::before{content:"\f658"}.tcfa-envelope-square::before{content:"\f199"}.tcfa-envira::before{content:"\f299"}.tcfa-equals::before{content:"\f52c"}.tcfa-eraser::before{content:"\f12d"}.tcfa-erlang::before{content:"\f39d"}.tcfa-ethereum::before{content:"\f42e"}.tcfa-ethernet::before{content:"\f796"}.tcfa-etsy::before{content:"\f2d7"}.tcfa-euro-sign::before{content:"\f153"}.tcfa-evernote::before{content:"\f839"}.tcfa-exchange-alt::before{content:"\f362"}.tcfa-exclamation::before{content:"\f12a"}.tcfa-exclamation-circle::before{content:"\f06a"}.tcfa-exclamation-triangle::before{content:"\f071"}.tcfa-expand::before{content:"\f065"}.tcfa-expand-alt::before{content:"\f424"}.tcfa-expand-arrows-alt::before{content:"\f31e"}.tcfa-expeditedssl::before{content:"\f23e"}.tcfa-external-link-alt::before{content:"\f35d"}.tcfa-external-link-square-alt::before{content:"\f360"}.tcfa-eye::before{content:"\f06e"}.tcfa-eye-dropper::before{content:"\f1fb"}.tcfa-eye-slash::before{content:"\f070"}.tcfa-facebook::before{content:"\f09a"}.tcfa-facebook-f::before{content:"\f39e"}.tcfa-facebook-messenger::before{content:"\f39f"}.tcfa-facebook-square::before{content:"\f082"}.tcfa-fan::before{content:"\f863"}.tcfa-fantasy-flight-games::before{content:"\f6dc"}.tcfa-fast-backward::before{content:"\f049"}.tcfa-fast-forward::before{content:"\f050"}.tcfa-fax::before{content:"\f1ac"}.tcfa-feather::before{content:"\f52d"}.tcfa-feather-alt::before{content:"\f56b"}.tcfa-fedex::before{content:"\f797"}.tcfa-fedora::before{content:"\f798"}.tcfa-female::before{content:"\f182"}.tcfa-fighter-jet::before{content:"\f0fb"}.tcfa-figma::before{content:"\f799"}.tcfa-file::before{content:"\f15b"}.tcfa-file-alt::before{content:"\f15c"}.tcfa-file-archive::before{content:"\f1c6"}.tcfa-file-audio::before{content:"\f1c7"}.tcfa-file-code::before{content:"\f1c9"}.tcfa-file-contract::before{content:"\f56c"}.tcfa-file-csv::before{content:"\f6dd"}.tcfa-file-download::before{content:"\f56d"}.tcfa-file-excel::before{content:"\f1c3"}.tcfa-file-export::before{content:"\f56e"}.tcfa-file-image::before{content:"\f1c5"}.tcfa-file-import::before{content:"\f56f"}.tcfa-file-invoice::before{content:"\f570"}.tcfa-file-invoice-dollar::before{content:"\f571"}.tcfa-file-medical::before{content:"\f477"}.tcfa-file-medical-alt::before{content:"\f478"}.tcfa-file-pdf::before{content:"\f1c1"}.tcfa-file-powerpoint::before{content:"\f1c4"}.tcfa-file-prescription::before{content:"\f572"}.tcfa-file-signature::before{content:"\f573"}.tcfa-file-upload::before{content:"\f574"}.tcfa-file-video::before{content:"\f1c8"}.tcfa-file-word::before{content:"\f1c2"}.tcfa-fill::before{content:"\f575"}.tcfa-fill-drip::before{content:"\f576"}.tcfa-film::before{content:"\f008"}.tcfa-filter::before{content:"\f0b0"}.tcfa-fingerprint::before{content:"\f577"}.tcfa-fire::before{content:"\f06d"}.tcfa-fire-alt::before{content:"\f7e4"}.tcfa-fire-extinguisher::before{content:"\f134"}.tcfa-firefox::before{content:"\f269"}.tcfa-firefox-browser::before{content:"\f907"}.tcfa-first-aid::before{content:"\f479"}.tcfa-first-order::before{content:"\f2b0"}.tcfa-first-order-alt::before{content:"\f50a"}.tcfa-firstdraft::before{content:"\f3a1"}.tcfa-fish::before{content:"\f578"}.tcfa-fist-raised::before{content:"\f6de"}.tcfa-flag::before{content:"\f024"}.tcfa-flag-checkered::before{content:"\f11e"}.tcfa-flag-usa::before{content:"\f74d"}.tcfa-flask::before{content:"\f0c3"}.tcfa-flickr::before{content:"\f16e"}.tcfa-flipboard::before{content:"\f44d"}.tcfa-flushed::before{content:"\f579"}.tcfa-fly::before{content:"\f417"}.tcfa-folder::before{content:"\f07b"}.tcfa-folder-minus::before{content:"\f65d"}.tcfa-folder-open::before{content:"\f07c"}.tcfa-folder-plus::before{content:"\f65e"}.tcfa-font::before{content:"\f031"}.tcfa-font-awesome::before{content:"\f2b4"}.tcfa-font-awesome-alt::before{content:"\f35c"}.tcfa-font-awesome-flag::before{content:"\f425"}.tcfa-font-awesome-logo-full::before{content:"\f4e6"}.tcfa-fonticons::before{content:"\f280"}.tcfa-fonticons-fi::before{content:"\f3a2"}.tcfa-football-ball::before{content:"\f44e"}.tcfa-fort-awesome::before{content:"\f286"}.tcfa-fort-awesome-alt::before{content:"\f3a3"}.tcfa-forumbee::before{content:"\f211"}.tcfa-forward::before{content:"\f04e"}.tcfa-foursquare::before{content:"\f180"}.tcfa-free-code-camp::before{content:"\f2c5"}.tcfa-freebsd::before{content:"\f3a4"}.tcfa-frog::before{content:"\f52e"}.tcfa-frown::before{content:"\f119"}.tcfa-frown-open::before{content:"\f57a"}.tcfa-fulcrum::before{content:"\f50b"}.tcfa-funnel-dollar::before{content:"\f662"}.tcfa-futbol::before{content:"\f1e3"}.tcfa-galactic-republic::before{content:"\f50c"}.tcfa-galactic-senate::before{content:"\f50d"}.tcfa-gamepad::before{content:"\f11b"}.tcfa-gas-pump::before{content:"\f52f"}.tcfa-gavel::before{content:"\f0e3"}.tcfa-gem::before{content:"\f3a5"}.tcfa-genderless::before{content:"\f22d"}.tcfa-get-pocket::before{content:"\f265"}.tcfa-gg::before{content:"\f260"}.tcfa-gg-circle::before{content:"\f261"}.tcfa-ghost::before{content:"\f6e2"}.tcfa-gift::before{content:"\f06b"}.tcfa-gifts::before{content:"\f79c"}.tcfa-git::before{content:"\f1d3"}.tcfa-git-alt::before{content:"\f841"}.tcfa-git-square::before{content:"\f1d2"}.tcfa-github::before{content:"\f09b"}.tcfa-github-alt::before{content:"\f113"}.tcfa-github-square::before{content:"\f092"}.tcfa-gitkraken::before{content:"\f3a6"}.tcfa-gitlab::before{content:"\f296"}.tcfa-gitter::before{content:"\f426"}.tcfa-glass-cheers::before{content:"\f79f"}.tcfa-glass-martini::before{content:"\f000"}.tcfa-glass-martini-alt::before{content:"\f57b"}.tcfa-glass-whiskey::before{content:"\f7a0"}.tcfa-glasses::before{content:"\f530"}.tcfa-glide::before{content:"\f2a5"}.tcfa-glide-g::before{content:"\f2a6"}.tcfa-globe::before{content:"\f0ac"}.tcfa-globe-africa::before{content:"\f57c"}.tcfa-globe-americas::before{content:"\f57d"}.tcfa-globe-asia::before{content:"\f57e"}.tcfa-globe-europe::before{content:"\f7a2"}.tcfa-gofore::before{content:"\f3a7"}.tcfa-golf-ball::before{content:"\f450"}.tcfa-goodreads::before{content:"\f3a8"}.tcfa-goodreads-g::before{content:"\f3a9"}.tcfa-google::before{content:"\f1a0"}.tcfa-google-drive::before{content:"\f3aa"}.tcfa-google-play::before{content:"\f3ab"}.tcfa-google-plus::before{content:"\f2b3"}.tcfa-google-plus-g::before{content:"\f0d5"}.tcfa-google-plus-square::before{content:"\f0d4"}.tcfa-google-wallet::before{content:"\f1ee"}.tcfa-gopuram::before{content:"\f664"}.tcfa-graduation-cap::before{content:"\f19d"}.tcfa-gratipay::before{content:"\f184"}.tcfa-grav::before{content:"\f2d6"}.tcfa-greater-than::before{content:"\f531"}.tcfa-greater-than-equal::before{content:"\f532"}.tcfa-grimace::before{content:"\f57f"}.tcfa-grin::before{content:"\f580"}.tcfa-grin-alt::before{content:"\f581"}.tcfa-grin-beam::before{content:"\f582"}.tcfa-grin-beam-sweat::before{content:"\f583"}.tcfa-grin-hearts::before{content:"\f584"}.tcfa-grin-squint::before{content:"\f585"}.tcfa-grin-squint-tears::before{content:"\f586"}.tcfa-grin-stars::before{content:"\f587"}.tcfa-grin-tears::before{content:"\f588"}.tcfa-grin-tongue::before{content:"\f589"}.tcfa-grin-tongue-squint::before{content:"\f58a"}.tcfa-grin-tongue-wink::before{content:"\f58b"}.tcfa-grin-wink::before{content:"\f58c"}.tcfa-grip-horizontal::before{content:"\f58d"}.tcfa-grip-lines::before{content:"\f7a4"}.tcfa-grip-lines-vertical::before{content:"\f7a5"}.tcfa-grip-vertical::before{content:"\f58e"}.tcfa-gripfire::before{content:"\f3ac"}.tcfa-grunt::before{content:"\f3ad"}.tcfa-guitar::before{content:"\f7a6"}.tcfa-gulp::before{content:"\f3ae"}.tcfa-h-square::before{content:"\f0fd"}.tcfa-hacker-news::before{content:"\f1d4"}.tcfa-hacker-news-square::before{content:"\f3af"}.tcfa-hackerrank::before{content:"\f5f7"}.tcfa-hamburger::before{content:"\f805"}.tcfa-hammer::before{content:"\f6e3"}.tcfa-hamsa::before{content:"\f665"}.tcfa-hand-holding::before{content:"\f4bd"}.tcfa-hand-holding-heart::before{content:"\f4be"}.tcfa-hand-holding-usd::before{content:"\f4c0"}.tcfa-hand-lizard::before{content:"\f258"}.tcfa-hand-middle-finger::before{content:"\f806"}.tcfa-hand-paper::before{content:"\f256"}.tcfa-hand-peace::before{content:"\f25b"}.tcfa-hand-point-down::before{content:"\f0a7"}.tcfa-hand-point-left::before{content:"\f0a5"}.tcfa-hand-point-right::before{content:"\f0a4"}.tcfa-hand-point-up::before{content:"\f0a6"}.tcfa-hand-pointer::before{content:"\f25a"}.tcfa-hand-rock::before{content:"\f255"}.tcfa-hand-scissors::before{content:"\f257"}.tcfa-hand-spock::before{content:"\f259"}.tcfa-hands::before{content:"\f4c2"}.tcfa-hands-helping::before{content:"\f4c4"}.tcfa-handshake::before{content:"\f2b5"}.tcfa-hanukiah::before{content:"\f6e6"}.tcfa-hard-hat::before{content:"\f807"}.tcfa-hashtag::before{content:"\f292"}.tcfa-hat-cowboy::before{content:"\f8c0"}.tcfa-hat-cowboy-side::before{content:"\f8c1"}.tcfa-hat-wizard::before{content:"\f6e8"}.tcfa-hdd::before{content:"\f0a0"}.tcfa-heading::before{content:"\f1dc"}.tcfa-headphones::before{content:"\f025"}.tcfa-headphones-alt::before{content:"\f58f"}.tcfa-headset::before{content:"\f590"}.tcfa-heart::before{content:"\f004"}.tcfa-heart-broken::before{content:"\f7a9"}.tcfa-heartbeat::before{content:"\f21e"}.tcfa-helicopter::before{content:"\f533"}.tcfa-highlighter::before{content:"\f591"}.tcfa-hiking::before{content:"\f6ec"}.tcfa-hippo::before{content:"\f6ed"}.tcfa-hips::before{content:"\f452"}.tcfa-hire-a-helper::before{content:"\f3b0"}.tcfa-history::before{content:"\f1da"}.tcfa-hockey-puck::before{content:"\f453"}.tcfa-holly-berry::before{content:"\f7aa"}.tcfa-home::before{content:"\f015"}.tcfa-hooli::before{content:"\f427"}.tcfa-hornbill::before{content:"\f592"}.tcfa-horse::before{content:"\f6f0"}.tcfa-horse-head::before{content:"\f7ab"}.tcfa-hospital::before{content:"\f0f8"}.tcfa-hospital-alt::before{content:"\f47d"}.tcfa-hospital-symbol::before{content:"\f47e"}.tcfa-hot-tub::before{content:"\f593"}.tcfa-hotdog::before{content:"\f80f"}.tcfa-hotel::before{content:"\f594"}.tcfa-hotjar::before{content:"\f3b1"}.tcfa-hourglass::before{content:"\f254"}.tcfa-hourglass-end::before{content:"\f253"}.tcfa-hourglass-half::before{content:"\f252"}.tcfa-hourglass-start::before{content:"\f251"}.tcfa-house-damage::before{content:"\f6f1"}.tcfa-houzz::before{content:"\f27c"}.tcfa-hryvnia::before{content:"\f6f2"}.tcfa-html5::before{content:"\f13b"}.tcfa-hubspot::before{content:"\f3b2"}.tcfa-i-cursor::before{content:"\f246"}.tcfa-ice-cream::before{content:"\f810"}.tcfa-icicles::before{content:"\f7ad"}.tcfa-icons::before{content:"\f86d"}.tcfa-id-badge::before{content:"\f2c1"}.tcfa-id-card::before{content:"\f2c2"}.tcfa-id-card-alt::before{content:"\f47f"}.tcfa-ideal::before{content:"\f913"}.tcfa-igloo::before{content:"\f7ae"}.tcfa-image::before{content:"\f03e"}.tcfa-images::before{content:"\f302"}.tcfa-imdb::before{content:"\f2d8"}.tcfa-inbox::before{content:"\f01c"}.tcfa-indent::before{content:"\f03c"}.tcfa-industry::before{content:"\f275"}.tcfa-infinity::before{content:"\f534"}.tcfa-info::before{content:"\f129"}.tcfa-info-circle::before{content:"\f05a"}.tcfa-instagram::before{content:"\f16d"}.tcfa-intercom::before{content:"\f7af"}.tcfa-internet-explorer::before{content:"\f26b"}.tcfa-invision::before{content:"\f7b0"}.tcfa-ioxhost::before{content:"\f208"}.tcfa-italic::before{content:"\f033"}.tcfa-itch-io::before{content:"\f83a"}.tcfa-itunes::before{content:"\f3b4"}.tcfa-itunes-note::before{content:"\f3b5"}.tcfa-java::before{content:"\f4e4"}.tcfa-jedi::before{content:"\f669"}.tcfa-jedi-order::before{content:"\f50e"}.tcfa-jenkins::before{content:"\f3b6"}.tcfa-jira::before{content:"\f7b1"}.tcfa-joget::before{content:"\f3b7"}.tcfa-joint::before{content:"\f595"}.tcfa-joomla::before{content:"\f1aa"}.tcfa-journal-whills::before{content:"\f66a"}.tcfa-js::before{content:"\f3b8"}.tcfa-js-square::before{content:"\f3b9"}.tcfa-jsfiddle::before{content:"\f1cc"}.tcfa-kaaba::before{content:"\f66b"}.tcfa-kaggle::before{content:"\f5fa"}.tcfa-key::before{content:"\f084"}.tcfa-keybase::before{content:"\f4f5"}.tcfa-keyboard::before{content:"\f11c"}.tcfa-keycdn::before{content:"\f3ba"}.tcfa-khanda::before{content:"\f66d"}.tcfa-kickstarter::before{content:"\f3bb"}.tcfa-kickstarter-k::before{content:"\f3bc"}.tcfa-kiss::before{content:"\f596"}.tcfa-kiss-beam::before{content:"\f597"}.tcfa-kiss-wink-heart::before{content:"\f598"}.tcfa-kiwi-bird::before{content:"\f535"}.tcfa-korvue::before{content:"\f42f"}.tcfa-landmark::before{content:"\f66f"}.tcfa-language::before{content:"\f1ab"}.tcfa-laptop::before{content:"\f109"}.tcfa-laptop-code::before{content:"\f5fc"}.tcfa-laptop-medical::before{content:"\f812"}.tcfa-laravel::before{content:"\f3bd"}.tcfa-lastfm::before{content:"\f202"}.tcfa-lastfm-square::before{content:"\f203"}.tcfa-laugh::before{content:"\f599"}.tcfa-laugh-beam::before{content:"\f59a"}.tcfa-laugh-squint::before{content:"\f59b"}.tcfa-laugh-wink::before{content:"\f59c"}.tcfa-layer-group::before{content:"\f5fd"}.tcfa-leaf::before{content:"\f06c"}.tcfa-leanpub::before{content:"\f212"}.tcfa-lemon::before{content:"\f094"}.tcfa-less::before{content:"\f41d"}.tcfa-less-than::before{content:"\f536"}.tcfa-less-than-equal::before{content:"\f537"}.tcfa-level-down-alt::before{content:"\f3be"}.tcfa-level-up-alt::before{content:"\f3bf"}.tcfa-life-ring::before{content:"\f1cd"}.tcfa-lightbulb::before{content:"\f0eb"}.tcfa-line::before{content:"\f3c0"}.tcfa-link::before{content:"\f0c1"}.tcfa-linkedin::before{content:"\f08c"}.tcfa-linkedin-in::before{content:"\f0e1"}.tcfa-linode::before{content:"\f2b8"}.tcfa-linux::before{content:"\f17c"}.tcfa-lira-sign::before{content:"\f195"}.tcfa-list::before{content:"\f03a"}.tcfa-list-alt::before{content:"\f022"}.tcfa-list-ol::before{content:"\f0cb"}.tcfa-list-ul::before{content:"\f0ca"}.tcfa-location-arrow::before{content:"\f124"}.tcfa-lock::before{content:"\f023"}.tcfa-lock-open::before{content:"\f3c1"}.tcfa-long-arrow-alt-down::before{content:"\f309"}.tcfa-long-arrow-alt-left::before{content:"\f30a"}.tcfa-long-arrow-alt-right::before{content:"\f30b"}.tcfa-long-arrow-alt-up::before{content:"\f30c"}.tcfa-low-vision::before{content:"\f2a8"}.tcfa-luggage-cart::before{content:"\f59d"}.tcfa-lyft::before{content:"\f3c3"}.tcfa-magento::before{content:"\f3c4"}.tcfa-magic::before{content:"\f0d0"}.tcfa-magnet::before{content:"\f076"}.tcfa-mail-bulk::before{content:"\f674"}.tcfa-mailchimp::before{content:"\f59e"}.tcfa-male::before{content:"\f183"}.tcfa-mandalorian::before{content:"\f50f"}.tcfa-map::before{content:"\f279"}.tcfa-map-marked::before{content:"\f59f"}.tcfa-map-marked-alt::before{content:"\f5a0"}.tcfa-map-marker::before{content:"\f041"}.tcfa-map-marker-alt::before{content:"\f3c5"}.tcfa-map-pin::before{content:"\f276"}.tcfa-map-signs::before{content:"\f277"}.tcfa-markdown::before{content:"\f60f"}.tcfa-marker::before{content:"\f5a1"}.tcfa-mars::before{content:"\f222"}.tcfa-mars-double::before{content:"\f227"}.tcfa-mars-stroke::before{content:"\f229"}.tcfa-mars-stroke-h::before{content:"\f22b"}.tcfa-mars-stroke-v::before{content:"\f22a"}.tcfa-mask::before{content:"\f6fa"}.tcfa-mastodon::before{content:"\f4f6"}.tcfa-maxcdn::before{content:"\f136"}.tcfa-mdb::before{content:"\f8ca"}.tcfa-medal::before{content:"\f5a2"}.tcfa-medapps::before{content:"\f3c6"}.tcfa-medium::before{content:"\f23a"}.tcfa-medium-m::before{content:"\f3c7"}.tcfa-medkit::before{content:"\f0fa"}.tcfa-medrt::before{content:"\f3c8"}.tcfa-meetup::before{content:"\f2e0"}.tcfa-megaport::before{content:"\f5a3"}.tcfa-meh::before{content:"\f11a"}.tcfa-meh-blank::before{content:"\f5a4"}.tcfa-meh-rolling-eyes::before{content:"\f5a5"}.tcfa-memory::before{content:"\f538"}.tcfa-mendeley::before{content:"\f7b3"}.tcfa-menorah::before{content:"\f676"}.tcfa-mercury::before{content:"\f223"}.tcfa-meteor::before{content:"\f753"}.tcfa-microblog::before{content:"\f91a"}.tcfa-microchip::before{content:"\f2db"}.tcfa-microphone::before{content:"\f130"}.tcfa-microphone-alt::before{content:"\f3c9"}.tcfa-microphone-alt-slash::before{content:"\f539"}.tcfa-microphone-slash::before{content:"\f131"}.tcfa-microscope::before{content:"\f610"}.tcfa-microsoft::before{content:"\f3ca"}.tcfa-minus::before{content:"\f068"}.tcfa-minus-circle::before{content:"\f056"}.tcfa-minus-square::before{content:"\f146"}.tcfa-mitten::before{content:"\f7b5"}.tcfa-mix::before{content:"\f3cb"}.tcfa-mixcloud::before{content:"\f289"}.tcfa-mizuni::before{content:"\f3cc"}.tcfa-mobile::before{content:"\f10b"}.tcfa-mobile-alt::before{content:"\f3cd"}.tcfa-modx::before{content:"\f285"}.tcfa-monero::before{content:"\f3d0"}.tcfa-money-bill::before{content:"\f0d6"}.tcfa-money-bill-alt::before{content:"\f3d1"}.tcfa-money-bill-wave::before{content:"\f53a"}.tcfa-money-bill-wave-alt::before{content:"\f53b"}.tcfa-money-check::before{content:"\f53c"}.tcfa-money-check-alt::before{content:"\f53d"}.tcfa-monument::before{content:"\f5a6"}.tcfa-moon::before{content:"\f186"}.tcfa-mortar-pestle::before{content:"\f5a7"}.tcfa-mosque::before{content:"\f678"}.tcfa-motorcycle::before{content:"\f21c"}.tcfa-mountain::before{content:"\f6fc"}.tcfa-mouse::before{content:"\f8cc"}.tcfa-mouse-pointer::before{content:"\f245"}.tcfa-mug-hot::before{content:"\f7b6"}.tcfa-music::before{content:"\f001"}.tcfa-napster::before{content:"\f3d2"}.tcfa-neos::before{content:"\f612"}.tcfa-network-wired::before{content:"\f6ff"}.tcfa-neuter::before{content:"\f22c"}.tcfa-newspaper::before{content:"\f1ea"}.tcfa-nimblr::before{content:"\f5a8"}.tcfa-node::before{content:"\f419"}.tcfa-node-js::before{content:"\f3d3"}.tcfa-not-equal::before{content:"\f53e"}.tcfa-notes-medical::before{content:"\f481"}.tcfa-npm::before{content:"\f3d4"}.tcfa-ns8::before{content:"\f3d5"}.tcfa-nutritionix::before{content:"\f3d6"}.tcfa-object-group::before{content:"\f247"}.tcfa-object-ungroup::before{content:"\f248"}.tcfa-odnoklassniki::before{content:"\f263"}.tcfa-odnoklassniki-square::before{content:"\f264"}.tcfa-oil-can::before{content:"\f613"}.tcfa-old-republic::before{content:"\f510"}.tcfa-om::before{content:"\f679"}.tcfa-opencart::before{content:"\f23d"}.tcfa-openid::before{content:"\f19b"}.tcfa-opera::before{content:"\f26a"}.tcfa-optin-monster::before{content:"\f23c"}.tcfa-orcid::before{content:"\f8d2"}.tcfa-osi::before{content:"\f41a"}.tcfa-otter::before{content:"\f700"}.tcfa-outdent::before{content:"\f03b"}.tcfa-page4::before{content:"\f3d7"}.tcfa-pagelines::before{content:"\f18c"}.tcfa-pager::before{content:"\f815"}.tcfa-paint-brush::before{content:"\f1fc"}.tcfa-paint-roller::before{content:"\f5aa"}.tcfa-palette::before{content:"\f53f"}.tcfa-palfed::before{content:"\f3d8"}.tcfa-pallet::before{content:"\f482"}.tcfa-paper-plane::before{content:"\f1d8"}.tcfa-paperclip::before{content:"\f0c6"}.tcfa-parachute-box::before{content:"\f4cd"}.tcfa-paragraph::before{content:"\f1dd"}.tcfa-parking::before{content:"\f540"}.tcfa-passport::before{content:"\f5ab"}.tcfa-pastafarianism::before{content:"\f67b"}.tcfa-paste::before{content:"\f0ea"}.tcfa-patreon::before{content:"\f3d9"}.tcfa-pause::before{content:"\f04c"}.tcfa-pause-circle::before{content:"\f28b"}.tcfa-paw::before{content:"\f1b0"}.tcfa-paypal::before{content:"\f1ed"}.tcfa-peace::before{content:"\f67c"}.tcfa-pen::before{content:"\f304"}.tcfa-pen-alt::before{content:"\f305"}.tcfa-pen-fancy::before{content:"\f5ac"}.tcfa-pen-nib::before{content:"\f5ad"}.tcfa-pen-square::before{content:"\f14b"}.tcfa-pencil-alt::before{content:"\f303"}.tcfa-pencil-ruler::before{content:"\f5ae"}.tcfa-penny-arcade::before{content:"\f704"}.tcfa-people-carry::before{content:"\f4ce"}.tcfa-pepper-hot::before{content:"\f816"}.tcfa-percent::before{content:"\f295"}.tcfa-percentage::before{content:"\f541"}.tcfa-periscope::before{content:"\f3da"}.tcfa-person-booth::before{content:"\f756"}.tcfa-phabricator::before{content:"\f3db"}.tcfa-phoenix-framework::before{content:"\f3dc"}.tcfa-phoenix-squadron::before{content:"\f511"}.tcfa-phone::before{content:"\f095"}.tcfa-phone-alt::before{content:"\f879"}.tcfa-phone-slash::before{content:"\f3dd"}.tcfa-phone-square::before{content:"\f098"}.tcfa-phone-square-alt::before{content:"\f87b"}.tcfa-phone-volume::before{content:"\f2a0"}.tcfa-photo-video::before{content:"\f87c"}.tcfa-php::before{content:"\f457"}.tcfa-pied-piper::before{content:"\f2ae"}.tcfa-pied-piper-alt::before{content:"\f1a8"}.tcfa-pied-piper-hat::before{content:"\f4e5"}.tcfa-pied-piper-pp::before{content:"\f1a7"}.tcfa-pied-piper-square::before{content:"\f91e"}.tcfa-piggy-bank::before{content:"\f4d3"}.tcfa-pills::before{content:"\f484"}.tcfa-pinterest::before{content:"\f0d2"}.tcfa-pinterest-p::before{content:"\f231"}.tcfa-pinterest-square::before{content:"\f0d3"}.tcfa-pizza-slice::before{content:"\f818"}.tcfa-place-of-worship::before{content:"\f67f"}.tcfa-plane::before{content:"\f072"}.tcfa-plane-arrival::before{content:"\f5af"}.tcfa-plane-departure::before{content:"\f5b0"}.tcfa-play::before{content:"\f04b"}.tcfa-play-circle::before{content:"\f144"}.tcfa-playstation::before{content:"\f3df"}.tcfa-plug::before{content:"\f1e6"}.tcfa-plus::before{content:"\f067"}.tcfa-plus-circle::before{content:"\f055"}.tcfa-plus-square::before{content:"\f0fe"}.tcfa-podcast::before{content:"\f2ce"}.tcfa-poll::before{content:"\f681"}.tcfa-poll-h::before{content:"\f682"}.tcfa-poo::before{content:"\f2fe"}.tcfa-poo-storm::before{content:"\f75a"}.tcfa-poop::before{content:"\f619"}.tcfa-portrait::before{content:"\f3e0"}.tcfa-pound-sign::before{content:"\f154"}.tcfa-power-off::before{content:"\f011"}.tcfa-pray::before{content:"\f683"}.tcfa-praying-hands::before{content:"\f684"}.tcfa-prescription::before{content:"\f5b1"}.tcfa-prescription-bottle::before{content:"\f485"}.tcfa-prescription-bottle-alt::before{content:"\f486"}.tcfa-print::before{content:"\f02f"}.tcfa-procedures::before{content:"\f487"}.tcfa-product-hunt::before{content:"\f288"}.tcfa-project-diagram::before{content:"\f542"}.tcfa-pushed::before{content:"\f3e1"}.tcfa-puzzle-piece::before{content:"\f12e"}.tcfa-python::before{content:"\f3e2"}.tcfa-qq::before{content:"\f1d6"}.tcfa-qrcode::before{content:"\f029"}.tcfa-question::before{content:"\f128"}.tcfa-question-circle::before{content:"\f059"}.tcfa-quidditch::before{content:"\f458"}.tcfa-quinscape::before{content:"\f459"}.tcfa-quora::before{content:"\f2c4"}.tcfa-quote-left::before{content:"\f10d"}.tcfa-quote-right::before{content:"\f10e"}.tcfa-quran::before{content:"\f687"}.tcfa-r-project::before{content:"\f4f7"}.tcfa-radiation::before{content:"\f7b9"}.tcfa-radiation-alt::before{content:"\f7ba"}.tcfa-rainbow::before{content:"\f75b"}.tcfa-random::before{content:"\f074"}.tcfa-raspberry-pi::before{content:"\f7bb"}.tcfa-ravelry::before{content:"\f2d9"}.tcfa-react::before{content:"\f41b"}.tcfa-reacteurope::before{content:"\f75d"}.tcfa-readme::before{content:"\f4d5"}.tcfa-rebel::before{content:"\f1d0"}.tcfa-receipt::before{content:"\f543"}.tcfa-record-vinyl::before{content:"\f8d9"}.tcfa-recycle::before{content:"\f1b8"}.tcfa-red-river::before{content:"\f3e3"}.tcfa-reddit::before{content:"\f1a1"}.tcfa-reddit-alien::before{content:"\f281"}.tcfa-reddit-square::before{content:"\f1a2"}.tcfa-redhat::before{content:"\f7bc"}.tcfa-redo::before{content:"\f01e"}.tcfa-redo-alt::before{content:"\f2f9"}.tcfa-registered::before{content:"\f25d"}.tcfa-remove-format::before{content:"\f87d"}.tcfa-renren::before{content:"\f18b"}.tcfa-reply::before{content:"\f3e5"}.tcfa-reply-all::before{content:"\f122"}.tcfa-replyd::before{content:"\f3e6"}.tcfa-republican::before{content:"\f75e"}.tcfa-researchgate::before{content:"\f4f8"}.tcfa-resolving::before{content:"\f3e7"}.tcfa-restroom::before{content:"\f7bd"}.tcfa-retweet::before{content:"\f079"}.tcfa-rev::before{content:"\f5b2"}.tcfa-ribbon::before{content:"\f4d6"}.tcfa-ring::before{content:"\f70b"}.tcfa-road::before{content:"\f018"}.tcfa-robot::before{content:"\f544"}.tcfa-rocket::before{content:"\f135"}.tcfa-rocketchat::before{content:"\f3e8"}.tcfa-rockrms::before{content:"\f3e9"}.tcfa-route::before{content:"\f4d7"}.tcfa-rss::before{content:"\f09e"}.tcfa-rss-square::before{content:"\f143"}.tcfa-ruble-sign::before{content:"\f158"}.tcfa-ruler::before{content:"\f545"}.tcfa-ruler-combined::before{content:"\f546"}.tcfa-ruler-horizontal::before{content:"\f547"}.tcfa-ruler-vertical::before{content:"\f548"}.tcfa-running::before{content:"\f70c"}.tcfa-rupee-sign::before{content:"\f156"}.tcfa-sad-cry::before{content:"\f5b3"}.tcfa-sad-tear::before{content:"\f5b4"}.tcfa-safari::before{content:"\f267"}.tcfa-salesforce::before{content:"\f83b"}.tcfa-sass::before{content:"\f41e"}.tcfa-satellite::before{content:"\f7bf"}.tcfa-satellite-dish::before{content:"\f7c0"}.tcfa-save::before{content:"\f0c7"}.tcfa-schlix::before{content:"\f3ea"}.tcfa-school::before{content:"\f549"}.tcfa-screwdriver::before{content:"\f54a"}.tcfa-scribd::before{content:"\f28a"}.tcfa-scroll::before{content:"\f70e"}.tcfa-sd-card::before{content:"\f7c2"}.tcfa-search::before{content:"\f002"}.tcfa-search-dollar::before{content:"\f688"}.tcfa-search-location::before{content:"\f689"}.tcfa-search-minus::before{content:"\f010"}.tcfa-search-plus::before{content:"\f00e"}.tcfa-searchengin::before{content:"\f3eb"}.tcfa-seedling::before{content:"\f4d8"}.tcfa-sellcast::before{content:"\f2da"}.tcfa-sellsy::before{content:"\f213"}.tcfa-server::before{content:"\f233"}.tcfa-servicestack::before{content:"\f3ec"}.tcfa-shapes::before{content:"\f61f"}.tcfa-share::before{content:"\f064"}.tcfa-share-alt::before{content:"\f1e0"}.tcfa-share-alt-square::before{content:"\f1e1"}.tcfa-share-square::before{content:"\f14d"}.tcfa-shekel-sign::before{content:"\f20b"}.tcfa-shield-alt::before{content:"\f3ed"}.tcfa-ship::before{content:"\f21a"}.tcfa-shipping-fast::before{content:"\f48b"}.tcfa-shirtsinbulk::before{content:"\f214"}.tcfa-shoe-prints::before{content:"\f54b"}.tcfa-shopping-bag::before{content:"\f290"}.tcfa-shopping-basket::before{content:"\f291"}.tcfa-shopping-cart::before{content:"\f07a"}.tcfa-shopware::before{content:"\f5b5"}.tcfa-shower::before{content:"\f2cc"}.tcfa-shuttle-van::before{content:"\f5b6"}.tcfa-sign::before{content:"\f4d9"}.tcfa-sign-in-alt::before{content:"\f2f6"}.tcfa-sign-language::before{content:"\f2a7"}.tcfa-sign-out-alt::before{content:"\f2f5"}.tcfa-signal::before{content:"\f012"}.tcfa-signature::before{content:"\f5b7"}.tcfa-sim-card::before{content:"\f7c4"}.tcfa-simplybuilt::before{content:"\f215"}.tcfa-sistrix::before{content:"\f3ee"}.tcfa-sitemap::before{content:"\f0e8"}.tcfa-sith::before{content:"\f512"}.tcfa-skating::before{content:"\f7c5"}.tcfa-sketch::before{content:"\f7c6"}.tcfa-skiing::before{content:"\f7c9"}.tcfa-skiing-nordic::before{content:"\f7ca"}.tcfa-skull::before{content:"\f54c"}.tcfa-skull-crossbones::before{content:"\f714"}.tcfa-skyatlas::before{content:"\f216"}.tcfa-skype::before{content:"\f17e"}.tcfa-slack::before{content:"\f198"}.tcfa-slack-hash::before{content:"\f3ef"}.tcfa-slash::before{content:"\f715"}.tcfa-sleigh::before{content:"\f7cc"}.tcfa-sliders-h::before{content:"\f1de"}.tcfa-slideshare::before{content:"\f1e7"}.tcfa-smile::before{content:"\f118"}.tcfa-smile-beam::before{content:"\f5b8"}.tcfa-smile-wink::before{content:"\f4da"}.tcfa-smog::before{content:"\f75f"}.tcfa-smoking::before{content:"\f48d"}.tcfa-smoking-ban::before{content:"\f54d"}.tcfa-sms::before{content:"\f7cd"}.tcfa-snapchat::before{content:"\f2ab"}.tcfa-snapchat-ghost::before{content:"\f2ac"}.tcfa-snapchat-square::before{content:"\f2ad"}.tcfa-snowboarding::before{content:"\f7ce"}.tcfa-snowflake::before{content:"\f2dc"}.tcfa-snowman::before{content:"\f7d0"}.tcfa-snowplow::before{content:"\f7d2"}.tcfa-socks::before{content:"\f696"}.tcfa-solar-panel::before{content:"\f5ba"}.tcfa-sort::before{content:"\f0dc"}.tcfa-sort-alpha-down::before{content:"\f15d"}.tcfa-sort-alpha-down-alt::before{content:"\f881"}.tcfa-sort-alpha-up::before{content:"\f15e"}.tcfa-sort-alpha-up-alt::before{content:"\f882"}.tcfa-sort-amount-down::before{content:"\f160"}.tcfa-sort-amount-down-alt::before{content:"\f884"}.tcfa-sort-amount-up::before{content:"\f161"}.tcfa-sort-amount-up-alt::before{content:"\f885"}.tcfa-sort-down::before{content:"\f0dd"}.tcfa-sort-numeric-down::before{content:"\f162"}.tcfa-sort-numeric-down-alt::before{content:"\f886"}.tcfa-sort-numeric-up::before{content:"\f163"}.tcfa-sort-numeric-up-alt::before{content:"\f887"}.tcfa-sort-up::before{content:"\f0de"}.tcfa-soundcloud::before{content:"\f1be"}.tcfa-sourcetree::before{content:"\f7d3"}.tcfa-spa::before{content:"\f5bb"}.tcfa-space-shuttle::before{content:"\f197"}.tcfa-speakap::before{content:"\f3f3"}.tcfa-speaker-deck::before{content:"\f83c"}.tcfa-spell-check::before{content:"\f891"}.tcfa-spider::before{content:"\f717"}.tcfa-spinner::before{content:"\f110"}.tcfa-splotch::before{content:"\f5bc"}.tcfa-spotify::before{content:"\f1bc"}.tcfa-spray-can::before{content:"\f5bd"}.tcfa-square::before{content:"\f0c8"}.tcfa-square-full::before{content:"\f45c"}.tcfa-square-root-alt::before{content:"\f698"}.tcfa-squarespace::before{content:"\f5be"}.tcfa-stack-exchange::before{content:"\f18d"}.tcfa-stack-overflow::before{content:"\f16c"}.tcfa-stackpath::before{content:"\f842"}.tcfa-stamp::before{content:"\f5bf"}.tcfa-star::before{content:"\f005"}.tcfa-star-and-crescent::before{content:"\f699"}.tcfa-star-half::before{content:"\f089"}.tcfa-star-half-alt::before{content:"\f5c0"}.tcfa-star-of-david::before{content:"\f69a"}.tcfa-star-of-life::before{content:"\f621"}.tcfa-staylinked::before{content:"\f3f5"}.tcfa-steam::before{content:"\f1b6"}.tcfa-steam-square::before{content:"\f1b7"}.tcfa-steam-symbol::before{content:"\f3f6"}.tcfa-step-backward::before{content:"\f048"}.tcfa-step-forward::before{content:"\f051"}.tcfa-stethoscope::before{content:"\f0f1"}.tcfa-sticker-mule::before{content:"\f3f7"}.tcfa-sticky-note::before{content:"\f249"}.tcfa-stop::before{content:"\f04d"}.tcfa-stop-circle::before{content:"\f28d"}.tcfa-stopwatch::before{content:"\f2f2"}.tcfa-store::before{content:"\f54e"}.tcfa-store-alt::before{content:"\f54f"}.tcfa-strava::before{content:"\f428"}.tcfa-stream::before{content:"\f550"}.tcfa-street-view::before{content:"\f21d"}.tcfa-strikethrough::before{content:"\f0cc"}.tcfa-stripe::before{content:"\f429"}.tcfa-stripe-s::before{content:"\f42a"}.tcfa-stroopwafel::before{content:"\f551"}.tcfa-studiovinari::before{content:"\f3f8"}.tcfa-stumbleupon::before{content:"\f1a4"}.tcfa-stumbleupon-circle::before{content:"\f1a3"}.tcfa-subscript::before{content:"\f12c"}.tcfa-subway::before{content:"\f239"}.tcfa-suitcase::before{content:"\f0f2"}.tcfa-suitcase-rolling::before{content:"\f5c1"}.tcfa-sun::before{content:"\f185"}.tcfa-superpowers::before{content:"\f2dd"}.tcfa-superscript::before{content:"\f12b"}.tcfa-supple::before{content:"\f3f9"}.tcfa-surprise::before{content:"\f5c2"}.tcfa-suse::before{content:"\f7d6"}.tcfa-swatchbook::before{content:"\f5c3"}.tcfa-swift::before{content:"\f8e1"}.tcfa-swimmer::before{content:"\f5c4"}.tcfa-swimming-pool::before{content:"\f5c5"}.tcfa-symfony::before{content:"\f83d"}.tcfa-synagogue::before{content:"\f69b"}.tcfa-sync::before{content:"\f021"}.tcfa-sync-alt::before{content:"\f2f1"}.tcfa-syringe::before{content:"\f48e"}.tcfa-table::before{content:"\f0ce"}.tcfa-table-tennis::before{content:"\f45d"}.tcfa-tablet::before{content:"\f10a"}.tcfa-tablet-alt::before{content:"\f3fa"}.tcfa-tablets::before{content:"\f490"}.tcfa-tachometer-alt::before{content:"\f3fd"}.tcfa-tag::before{content:"\f02b"}.tcfa-tags::before{content:"\f02c"}.tcfa-tape::before{content:"\f4db"}.tcfa-tasks::before{content:"\f0ae"}.tcfa-taxi::before{content:"\f1ba"}.tcfa-teamspeak::before{content:"\f4f9"}.tcfa-teeth::before{content:"\f62e"}.tcfa-teeth-open::before{content:"\f62f"}.tcfa-telegram::before{content:"\f2c6"}.tcfa-telegram-plane::before{content:"\f3fe"}.tcfa-temperature-high::before{content:"\f769"}.tcfa-temperature-low::before{content:"\f76b"}.tcfa-tencent-weibo::before{content:"\f1d5"}.tcfa-tenge::before{content:"\f7d7"}.tcfa-terminal::before{content:"\f120"}.tcfa-text-height::before{content:"\f034"}.tcfa-text-width::before{content:"\f035"}.tcfa-th::before{content:"\f00a"}.tcfa-th-large::before{content:"\f009"}.tcfa-th-list::before{content:"\f00b"}.tcfa-the-red-yeti::before{content:"\f69d"}.tcfa-theater-masks::before{content:"\f630"}.tcfa-themeco::before{content:"\f5c6"}.tcfa-themeisle::before{content:"\f2b2"}.tcfa-thermometer::before{content:"\f491"}.tcfa-thermometer-empty::before{content:"\f2cb"}.tcfa-thermometer-full::before{content:"\f2c7"}.tcfa-thermometer-half::before{content:"\f2c9"}.tcfa-thermometer-quarter::before{content:"\f2ca"}.tcfa-thermometer-three-quarters::before{content:"\f2c8"}.tcfa-think-peaks::before{content:"\f731"}.tcfa-thumbs-down::before{content:"\f165"}.tcfa-thumbs-up::before{content:"\f164"}.tcfa-thumbtack::before{content:"\f08d"}.tcfa-ticket-alt::before{content:"\f3ff"}.tcfa-times::before{content:"\f00d"}.tcfa-times-circle::before{content:"\f057"}.tcfa-tint::before{content:"\f043"}.tcfa-tint-slash::before{content:"\f5c7"}.tcfa-tired::before{content:"\f5c8"}.tcfa-toggle-off::before{content:"\f204"}.tcfa-toggle-on::before{content:"\f205"}.tcfa-toilet::before{content:"\f7d8"}.tcfa-toilet-paper::before{content:"\f71e"}.tcfa-toolbox::before{content:"\f552"}.tcfa-tools::before{content:"\f7d9"}.tcfa-tooth::before{content:"\f5c9"}.tcfa-torah::before{content:"\f6a0"}.tcfa-torii-gate::before{content:"\f6a1"}.tcfa-tractor::before{content:"\f722"}.tcfa-trade-federation::before{content:"\f513"}.tcfa-trademark::before{content:"\f25c"}.tcfa-traffic-light::before{content:"\f637"}.tcfa-trailer::before{content:"\f941"}.tcfa-train::before{content:"\f238"}.tcfa-tram::before{content:"\f7da"}.tcfa-transgender::before{content:"\f224"}.tcfa-transgender-alt::before{content:"\f225"}.tcfa-trash::before{content:"\f1f8"}.tcfa-trash-alt::before{content:"\f2ed"}.tcfa-trash-restore::before{content:"\f829"}.tcfa-trash-restore-alt::before{content:"\f82a"}.tcfa-tree::before{content:"\f1bb"}.tcfa-trello::before{content:"\f181"}.tcfa-tripadvisor::before{content:"\f262"}.tcfa-trophy::before{content:"\f091"}.tcfa-truck::before{content:"\f0d1"}.tcfa-truck-loading::before{content:"\f4de"}.tcfa-truck-monster::before{content:"\f63b"}.tcfa-truck-moving::before{content:"\f4df"}.tcfa-truck-pickup::before{content:"\f63c"}.tcfa-tshirt::before{content:"\f553"}.tcfa-tty::before{content:"\f1e4"}.tcfa-tumblr::before{content:"\f173"}.tcfa-tumblr-square::before{content:"\f174"}.tcfa-tv::before{content:"\f26c"}.tcfa-twitch::before{content:"\f1e8"}.tcfa-twitter::before{content:"\f099"}.tcfa-twitter-square::before{content:"\f081"}.tcfa-typo3::before{content:"\f42b"}.tcfa-uber::before{content:"\f402"}.tcfa-ubuntu::before{content:"\f7df"}.tcfa-uikit::before{content:"\f403"}.tcfa-umbraco::before{content:"\f8e8"}.tcfa-umbrella::before{content:"\f0e9"}.tcfa-umbrella-beach::before{content:"\f5ca"}.tcfa-underline::before{content:"\f0cd"}.tcfa-undo::before{content:"\f0e2"}.tcfa-undo-alt::before{content:"\f2ea"}.tcfa-uniregistry::before{content:"\f404"}.tcfa-unity::before{content:"\f949"}.tcfa-universal-access::before{content:"\f29a"}.tcfa-university::before{content:"\f19c"}.tcfa-unlink::before{content:"\f127"}.tcfa-unlock::before{content:"\f09c"}.tcfa-unlock-alt::before{content:"\f13e"}.tcfa-untappd::before{content:"\f405"}.tcfa-upload::before{content:"\f093"}.tcfa-ups::before{content:"\f7e0"}.tcfa-usb::before{content:"\f287"}.tcfa-user::before{content:"\f007"}.tcfa-user-alt::before{content:"\f406"}.tcfa-user-alt-slash::before{content:"\f4fa"}.tcfa-user-astronaut::before{content:"\f4fb"}.tcfa-user-check::before{content:"\f4fc"}.tcfa-user-circle::before{content:"\f2bd"}.tcfa-user-clock::before{content:"\f4fd"}.tcfa-user-cog::before{content:"\f4fe"}.tcfa-user-edit::before{content:"\f4ff"}.tcfa-user-friends::before{content:"\f500"}.tcfa-user-graduate::before{content:"\f501"}.tcfa-user-injured::before{content:"\f728"}.tcfa-user-lock::before{content:"\f502"}.tcfa-user-md::before{content:"\f0f0"}.tcfa-user-minus::before{content:"\f503"}.tcfa-user-ninja::before{content:"\f504"}.tcfa-user-nurse::before{content:"\f82f"}.tcfa-user-plus::before{content:"\f234"}.tcfa-user-secret::before{content:"\f21b"}.tcfa-user-shield::before{content:"\f505"}.tcfa-user-slash::before{content:"\f506"}.tcfa-user-tag::before{content:"\f507"}.tcfa-user-tie::before{content:"\f508"}.tcfa-user-times::before{content:"\f235"}.tcfa-users::before{content:"\f0c0"}.tcfa-users-cog::before{content:"\f509"}.tcfa-usps::before{content:"\f7e1"}.tcfa-ussunnah::before{content:"\f407"}.tcfa-utensil-spoon::before{content:"\f2e5"}.tcfa-utensils::before{content:"\f2e7"}.tcfa-vaadin::before{content:"\f408"}.tcfa-vector-square::before{content:"\f5cb"}.tcfa-venus::before{content:"\f221"}.tcfa-venus-double::before{content:"\f226"}.tcfa-venus-mars::before{content:"\f228"}.tcfa-viacoin::before{content:"\f237"}.tcfa-viadeo::before{content:"\f2a9"}.tcfa-viadeo-square::before{content:"\f2aa"}.tcfa-vial::before{content:"\f492"}.tcfa-vials::before{content:"\f493"}.tcfa-viber::before{content:"\f409"}.tcfa-video::before{content:"\f03d"}.tcfa-video-slash::before{content:"\f4e2"}.tcfa-vihara::before{content:"\f6a7"}.tcfa-vimeo::before{content:"\f40a"}.tcfa-vimeo-square::before{content:"\f194"}.tcfa-vimeo-v::before{content:"\f27d"}.tcfa-vine::before{content:"\f1ca"}.tcfa-vk::before{content:"\f189"}.tcfa-vnv::before{content:"\f40b"}.tcfa-voicemail::before{content:"\f897"}.tcfa-volleyball-ball::before{content:"\f45f"}.tcfa-volume-down::before{content:"\f027"}.tcfa-volume-mute::before{content:"\f6a9"}.tcfa-volume-off::before{content:"\f026"}.tcfa-volume-up::before{content:"\f028"}.tcfa-vote-yea::before{content:"\f772"}.tcfa-vr-cardboard::before{content:"\f729"}.tcfa-vuejs::before{content:"\f41f"}.tcfa-walking::before{content:"\f554"}.tcfa-wallet::before{content:"\f555"}.tcfa-warehouse::before{content:"\f494"}.tcfa-water::before{content:"\f773"}.tcfa-wave-square::before{content:"\f83e"}.tcfa-waze::before{content:"\f83f"}.tcfa-weebly::before{content:"\f5cc"}.tcfa-weibo::before{content:"\f18a"}.tcfa-weight::before{content:"\f496"}.tcfa-weight-hanging::before{content:"\f5cd"}.tcfa-weixin::before{content:"\f1d7"}.tcfa-whatsapp::before{content:"\f232"}.tcfa-whatsapp-square::before{content:"\f40c"}.tcfa-wheelchair::before{content:"\f193"}.tcfa-whmcs::before{content:"\f40d"}.tcfa-wifi::before{content:"\f1eb"}.tcfa-wikipedia-w::before{content:"\f266"}.tcfa-wind::before{content:"\f72e"}.tcfa-window-close::before{content:"\f410"}.tcfa-window-maximize::before{content:"\f2d0"}.tcfa-window-minimize::before{content:"\f2d1"}.tcfa-window-restore::before{content:"\f2d2"}.tcfa-windows::before{content:"\f17a"}.tcfa-wine-bottle::before{content:"\f72f"}.tcfa-wine-glass::before{content:"\f4e3"}.tcfa-wine-glass-alt::before{content:"\f5ce"}.tcfa-wix::before{content:"\f5cf"}.tcfa-wizards-of-the-coast::before{content:"\f730"}.tcfa-wolf-pack-battalion::before{content:"\f514"}.tcfa-won-sign::before{content:"\f159"}.tcfa-wordpress::before{content:"\f19a"}.tcfa-wordpress-simple::before{content:"\f411"}.tcfa-wpbeginner::before{content:"\f297"}.tcfa-wpexplorer::before{content:"\f2de"}.tcfa-wpforms::before{content:"\f298"}.tcfa-wpressr::before{content:"\f3e4"}.tcfa-wrench::before{content:"\f0ad"}.tcfa-x-ray::before{content:"\f497"}.tcfa-xbox::before{content:"\f412"}.tcfa-xing::before{content:"\f168"}.tcfa-xing-square::before{content:"\f169"}.tcfa-y-combinator::before{content:"\f23b"}.tcfa-yahoo::before{content:"\f19e"}.tcfa-yammer::before{content:"\f840"}.tcfa-yandex::before{content:"\f413"}.tcfa-yandex-international::before{content:"\f414"}.tcfa-yarn::before{content:"\f7e3"}.tcfa-yelp::before{content:"\f1e9"}.tcfa-yen-sign::before{content:"\f157"}.tcfa-yin-yang::before{content:"\f6ad"}.tcfa-yoast::before{content:"\f2b1"}.tcfa-youtube::before{content:"\f167"}.tcfa-youtube-square::before{content:"\f431"}.tcfa-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:tc-fontawesome;font-style:normal;font-weight:400;font-display:auto;src:url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-regular-400.eot);src:url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-regular-400.eot#1744736401) format("embedded-opentype"),url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-regular-400.woff) format("woff"),url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:tc-fontawesome;font-style:normal;font-weight:900;font-display:auto;src:url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-solid-900.eot);src:url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-solid-900.eot#1744736401) format("embedded-opentype"),url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-solid-900.woff) format("woff"),url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../webfonts/fa-solid-900.ttf) format("truetype")}.tcfa,.tcfas{font-family:tc-fontawesome,Arial,Helvetica,sans-serif !important;font-weight:900}.tcfar{font-family:tc-fontawesome,Arial,Helvetica,sans-serif !important;font-weight:400}
/*! nouislider - 14.5.0 - 5/11/2020 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-horizontal{height:3px}.noUi-horizontal .noUi-handle{width:14px;height:14px;right:-7px;top:-5px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#cdcdcd;border-radius:4px;border:0;box-shadow:none}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:0;border-radius:50%;background:#3fb8af;cursor:pointer;box-shadow:none;outline:none !important;transition:all .1s ease-out,border-color .2s ease-out}.noUi-horizontal .noUi-active.noUi-handle{box-shadow:none;width:16px;height:16px;right:-8px;top:-6px}.noUi-handle::before{width:2em;height:2em;background-color:rgba(1,164,211,0.2);content:"";display:block !important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:all .1s ease-out,border-color .2s ease-out;border-radius:50%;will-change:transform}.noUi-handle:hover::before,.noUi-active.noUi-handle::before{transform:translate(-50%,-50%) scale(1)}.noUi-handle::before,.noUi-handle::after{display:none}.noUi-vertical .noUi-handle::before,.noUi-vertical .noUi-handle::after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle::after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center;font-size:.8em;margin-top:.8em}.noUi-value-sub{color:#ccc;font-size:10px;margin-top:.6em}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:1px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:none;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-show-tooltip .noUi-tooltip,.noUi-show-tooltip:hover .noUi-tooltip,.noUi-show-tooltip .noUi-active .noUi-tooltip{display:block}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;background:#3fb8af;bottom:120%;color:#fff;border:2px solid #fff}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin&gt;.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin&gt;.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
.tc-extra-product-options .tcowl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.tc-extra-product-options .tcowl-carousel .owl-stage{position:relative;-ms-touch-action:pan-y;touch-action:manipulation;-moz-backface-visibility:hidden}.tc-extra-product-options .tcowl-carousel .owl-stage::after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.tc-extra-product-options .tcowl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-wrapper,.tc-extra-product-options .tcowl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.tc-extra-product-options .tcowl-carousel .owl-item img{display:block;width:100%}.tc-extra-product-options .tcowl-carousel .owl-nav.disabled,.tc-extra-product-options .tcowl-carousel .owl-dots.disabled{display:none}.tc-extra-product-options .tcowl-carousel .owl-nav .owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav .owl-next,.tc-extra-product-options .tcowl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-next,.tc-extra-product-options .tcowl-carousel button.owl-dot{background:0;color:inherit;border:0;padding:0 !important;font:inherit}.tc-extra-product-options .tcowl-carousel.owl-loaded{display:block}.tc-extra-product-options .tcowl-carousel.owl-loading{opacity:0;display:block}.tc-extra-product-options .tcowl-carousel.owl-hidden{opacity:0}.tc-extra-product-options .tcowl-carousel.owl-refresh .owl-item{visibility:hidden}.tc-extra-product-options .tcowl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel.owl-grab{cursor:move;cursor:grab}.tc-extra-product-options .tcowl-carousel.owl-rtl{direction:rtl}.tc-extra-product-options .tcowl-carousel.owl-rtl .owl-item{float:right}.no-js .tc-extra-product-options .tcowl-carousel{display:block}.tc-extra-product-options .tcowl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tc-extra-product-options .tcowl-carousel .owl-animated-in{z-index:0}.tc-extra-product-options .tcowl-carousel .owl-animated-out{z-index:1}.tc-extra-product-options .tcowl-carousel .fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeout{0%{opacity:1}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}100%{opacity:0}}.tc-extra-product-options .owl-height{transition:height 500ms ease-in-out}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy[src^=""],.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.tc-extra-product-options .tcowl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.tc-extra-product-options .tcowl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.tc-extra-product-options .tcowl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-tn,.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-play-icon{display:none}.tc-extra-product-options .tcowl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.tc-extra-product-options .owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.tc-extra-product-options .owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.tc-extra-product-options .owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.tc-extra-product-options .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.tc-extra-product-options .owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.tc-extra-product-options .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot.active span,.tc-extra-product-options .owl-theme .owl-dots .owl-dot:hover span{background:#869791}.tc-extra-product-options .owl-nav{margin:0 15px}
.tm-extra-product-options .tc-container,.tc-container{display:block;width:100%;padding:0 15px;margin:0}.tm-extra-product-options .tc-row,.tc-row{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;margin:0 -15px}.tm-extra-product-options .tc-cell,.tc-extra-product-options .tmcp-field-wrap label.tc-cell,.tc-cell{position:relative;padding:0 15px;margin-bottom:15px;min-height:1px;overflow:visible;width:100%}.tm-extra-product-options .cpf-section .tc-section-inner-wrap&gt;.tc-row&gt;.tc-cell{margin-bottom:0}.cpf-section.tc-cell{margin-bottom:0}.tc-container.nopadding{padding-left:0;padding-right:0}.nomargin .tc-cell{margin:0}.tc-row .cpf-section.tc-row{margin:0}.tm-extra-product-options .tc-row.tc-col-12,.tm-extra-product-options .tc-row.tc-col-12 .tc-row.tc-col-12{margin:0 -1em;min-width:100% !important;max-width:100%;overflow:visible;position:relative}.tm-extra-product-options .tc-col,.tm-extra-product-options .tc-cell.tc-col,.tc-cell.tc-col,.tc-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tm-extra-product-options .tc-col-auto,.tm-extra-product-options .tc-cell.tc-col-auto,.tc-cell.tc-col-auto,.tc-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.tm-extra-product-options .tc-col-0,.tm-extra-product-options .tc-cell.tc-col-0,.tc-cell.tc-col-0,.tc-col-0{-ms-flex:0 0 0%;flex:0 0 0%;max-width:0}.tm-extra-product-options .tc-col-1,.tm-extra-product-options .tc-cell.tc-col-1,.tc-cell.tc-col-1,.tc-col-1{-ms-flex:0 0 8.3334%;flex:0 0 8.3334%;max-width:8.3334%}.tm-extra-product-options .tc-col-1-5,.tm-extra-product-options .tc-cell.tc-col-1-5,.tc-cell.tc-col-1-5,.tc-col-1-5{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.tm-extra-product-options .tc-col-2,.tm-extra-product-options .tc-cell.tc-col-2,.tc-cell.tc-col-2,.tc-col-2{-ms-flex:0 0 16.6667%;flex:0 0 16.6667%;max-width:16.6667%}.tm-extra-product-options .tc-col-2-5,.tm-extra-product-options .tc-cell.tc-col-2-5,.tc-cell.tc-col-2-5,.tc-col-2-5{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tm-extra-product-options .tc-col-3,.tm-extra-product-options .tc-cell.tc-col-3,.tc-cell.tc-col-3,.tc-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tm-extra-product-options .tc-col-4,.tm-extra-product-options .tc-cell.tc-col-4,.tc-cell.tc-col-4,.tc-col-4{-ms-flex:0 0 33.3334%;flex:0 0 33.3334%;max-width:33.3334%}.tm-extra-product-options .tc-col-4-5,.tm-extra-product-options .tc-cell.tc-col-4-5,.tc-cell.tc-col-4-5,.tc-col-4-5{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.tm-extra-product-options .tc-col-5,.tm-extra-product-options .tc-cell.tc-col-5,.tc-cell.tc-col-5,.tc-col-5{-ms-flex:0 0 41.6667%;flex:0 0 41.6667%;max-width:41.6667%}.tm-extra-product-options .tc-col-6,.tm-extra-product-options .tc-cell.tc-col-6,.tc-cell.tc-col-6,.tc-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tm-extra-product-options .tc-col-7,.tm-extra-product-options .tc-cell.tc-col-7,.tc-cell.tc-col-7,.tc-col-7{-ms-flex:0 0 58.3334%;flex:0 0 58.3334%;max-width:58.3334%}.tm-extra-product-options .tc-col-7-5,.tm-extra-product-options .tc-cell.tc-col-7-5,.tc-cell.tc-col-7-5,.tc-col-7-5{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.tm-extra-product-options .tc-col-8,.tm-extra-product-options .tc-cell.tc-col-8,.tc-cell.tc-col-8,.tc-col-8{-ms-flex:0 0 66.6667%;flex:0 0 66.6667%;max-width:66.6667%}.tm-extra-product-options .tc-col-9,.tm-extra-product-options .tc-cell.tc-col-9,.tc-cell.tc-col-9,.tc-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tm-extra-product-options .tc-col-10,.tm-extra-product-options .tc-cell.tc-col-10,.tc-cell.tc-col-10,.tc-col-10{-ms-flex:0 0 83.3334%;flex:0 0 83.3334%;max-width:83.3334%}.tm-extra-product-options .tc-col-10-5,.tm-extra-product-options .tc-cell.tc-col-10-5,.tc-cell.tc-col-10-5,.tc-col-10-5{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.tm-extra-product-options .tc-col-11,.tm-extra-product-options .tc-cell.tc-col-11,.tc-cell.tc-col-11,.tc-col-11{-ms-flex:0 0 91.6667%;flex:0 0 91.6667%;max-width:91.6667%}.tm-extra-product-options .tc-col-12,.tm-extra-product-options .tc-cell.tc-col-12,.tc-cell.tc-col-12,.tc-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-extra-product-options .tcwidth-1,.tm-extra-product-options .tc-cell.tcwidth-1,.tc-cell.tcwidth-1,.tcwidth-1{-ms-flex:0 0 1%;flex:0 0 1%;max-width:1%}.tm-extra-product-options .tcwidth-2,.tm-extra-product-options .tc-cell.tcwidth-2,.tc-cell.tcwidth-2,.tcwidth-2{-ms-flex:0 0 2%;flex:0 0 2%;max-width:2%}.tm-extra-product-options .tcwidth-3,.tm-extra-product-options .tc-cell.tcwidth-3,.tc-cell.tcwidth-3,.tcwidth-3{-ms-flex:0 0 3%;flex:0 0 3%;max-width:3%}.tm-extra-product-options .tcwidth-4,.tm-extra-product-options .tc-cell.tcwidth-4,.tc-cell.tcwidth-4,.tcwidth-4{-ms-flex:0 0 4%;flex:0 0 4%;max-width:4%}.tm-extra-product-options .tcwidth-5,.tm-extra-product-options .tc-cell.tcwidth-5,.tc-cell.tcwidth-5,.tcwidth-5{-ms-flex:0 0 5%;flex:0 0 5%;max-width:5%}.tm-extra-product-options .tcwidth-6,.tm-extra-product-options .tc-cell.tcwidth-6,.tc-cell.tcwidth-6,.tcwidth-6{-ms-flex:0 0 6%;flex:0 0 6%;max-width:6%}.tm-extra-product-options .tcwidth-7,.tm-extra-product-options .tc-cell.tcwidth-7,.tc-cell.tcwidth-7,.tcwidth-7{-ms-flex:0 0 7%;flex:0 0 7%;max-width:7%}.tm-extra-product-options .tcwidth-8,.tm-extra-product-options .tc-cell.tcwidth-8,.tc-cell.tcwidth-8,.tcwidth-8{-ms-flex:0 0 8%;flex:0 0 8%;max-width:8%}.tm-extra-product-options .tcwidth-9,.tm-extra-product-options .tc-cell.tcwidth-9,.tc-cell.tcwidth-9,.tcwidth-9{-ms-flex:0 0 9%;flex:0 0 9%;max-width:9%}.tm-extra-product-options .tcwidth-10,.tm-extra-product-options .tc-cell.tcwidth-10,.tc-cell.tcwidth-10,.tcwidth-10{-ms-flex:0 0 150%;flex:0 0 10%;max-width:10%}.tm-extra-product-options .tcwidth-11,.tm-extra-product-options .tc-cell.tcwidth-11,.tc-cell.tcwidth-11,.tcwidth-11{-ms-flex:0 0 11%;flex:0 0 11%;max-width:11%}.tm-extra-product-options .tcwidth-12,.tm-extra-product-options .tc-cell.tcwidth-12,.tc-cell.tcwidth-12,.tcwidth-12{-ms-flex:0 0 12%;flex:0 0 12%;max-width:12%}.tm-extra-product-options .tcwidth-12-5,.tm-extra-product-options .tc-cell.tcwidth-12-5,.tc-cell.tcwidth-12-5,.tcwidth-12-5{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.tm-extra-product-options .tcwidth-13,.tm-extra-product-options .tc-cell.tcwidth-13,.tc-cell.tcwidth-13,.tcwidth-13{-ms-flex:0 0 13%;flex:0 0 13%;max-width:13%}.tm-extra-product-options .tcwidth-14,.tm-extra-product-options .tc-cell.tcwidth-14,.tc-cell.tcwidth-14,.tcwidth-14{-ms-flex:0 0 14%;flex:0 0 14%;max-width:14%}.tm-extra-product-options .tcwidth-15,.tm-extra-product-options .tc-cell.tcwidth-15,.tc-cell.tcwidth-15,.tcwidth-15{-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%}.tm-extra-product-options .tcwidth-16,.tm-extra-product-options .tc-cell.tcwidth-16,.tc-cell.tcwidth-16,.tcwidth-16{-ms-flex:0 0 16%;flex:0 0 16%;max-width:16%}.tm-extra-product-options .tcwidth-17,.tm-extra-product-options .tc-cell.tcwidth-17,.tc-cell.tcwidth-17,.tcwidth-17{-ms-flex:0 0 17%;flex:0 0 17%;max-width:17%}.tm-extra-product-options .tcwidth-18,.tm-extra-product-options .tc-cell.tcwidth-18,.tc-cell.tcwidth-18,.tcwidth-18{-ms-flex:0 0 18%;flex:0 0 18%;max-width:18%}.tm-extra-product-options .tcwidth-19,.tm-extra-product-options .tc-cell.tcwidth-19,.tc-cell.tcwidth-19,.tcwidth-19{-ms-flex:0 0 19%;flex:0 0 19%;max-width:19%}.tm-extra-product-options .tcwidth-20,.tm-extra-product-options .tc-cell.tcwidth-20,.tc-cell.tcwidth-20,.tcwidth-20{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tm-extra-product-options .tcwidth-21,.tm-extra-product-options .tc-cell.tcwidth-21,.tc-cell.tcwidth-21,.tcwidth-21{-ms-flex:0 0 21%;flex:0 0 21%;max-width:21%}.tm-extra-product-options .tcwidth-22,.tm-extra-product-options .tc-cell.tcwidth-22,.tc-cell.tcwidth-22,.tcwidth-22{-ms-flex:0 0 22%;flex:0 0 22%;max-width:22%}.tm-extra-product-options .tcwidth-23,.tm-extra-product-options .tc-cell.tcwidth-23,.tc-cell.tcwidth-23,.tcwidth-23{-ms-flex:0 0 23%;flex:0 0 23%;max-width:23%}.tm-extra-product-options .tcwidth-24,.tm-extra-product-options .tc-cell.tcwidth-24,.tc-cell.tcwidth-24,.tcwidth-24{-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.tm-extra-product-options .tcwidth-25,.tm-extra-product-options .tc-cell.tcwidth-25,.tc-cell.tcwidth-25,.tcwidth-25{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tm-extra-product-options .tcwidth-26,.tm-extra-product-options .tc-cell.tcwidth-26,.tc-cell.tcwidth-26,.tcwidth-26{-ms-flex:0 0 26%;flex:0 0 26%;max-width:26%}.tm-extra-product-options .tcwidth-27,.tm-extra-product-options .tc-cell.tcwidth-27,.tc-cell.tcwidth-27,.tcwidth-27{-ms-flex:0 0 27%;flex:0 0 27%;max-width:27%}.tm-extra-product-options .tcwidth-28,.tm-extra-product-options .tc-cell.tcwidth-28,.tc-cell.tcwidth-28,.tcwidth-28{-ms-flex:0 0 28%;flex:0 0 28%;max-width:28%}.tm-extra-product-options .tcwidth-29,.tm-extra-product-options .tc-cell.tcwidth-29,.tc-cell.tcwidth-29,.tcwidth-29{-ms-flex:0 0 29%;flex:0 0 29%;max-width:29%}.tm-extra-product-options .tcwidth-30,.tm-extra-product-options .tc-cell.tcwidth-30,.tc-cell.tcwidth-30,.tcwidth-30{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.tm-extra-product-options .tcwidth-31,.tm-extra-product-options .tc-cell.tcwidth-31,.tc-cell.tcwidth-31,.tcwidth-31{-ms-flex:0 0 31%;flex:0 0 31%;max-width:31%}.tm-extra-product-options .tcwidth-32,.tm-extra-product-options .tc-cell.tcwidth-32,.tc-cell.tcwidth-32,.tcwidth-32{-ms-flex:0 0 32%;flex:0 0 32%;max-width:32%}.tm-extra-product-options .tcwidth-33,.tm-extra-product-options .tc-cell.tcwidth-33,.tc-cell.tcwidth-33,.tcwidth-33{-ms-flex:0 0 33.3333333332%;flex:0 0 33.3333333332%;max-width:33.3333333332%}.tm-extra-product-options .tcwidth-34,.tm-extra-product-options .tc-cell.tcwidth-34,.tc-cell.tcwidth-34,.tcwidth-34{-ms-flex:0 0 34%;flex:0 0 34%;max-width:34%}.tm-extra-product-options .tcwidth-35,.tm-extra-product-options .tc-cell.tcwidth-35,.tc-cell.tcwidth-35,.tcwidth-35{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}.tm-extra-product-options .tcwidth-36,.tm-extra-product-options .tc-cell.tcwidth-36,.tc-cell.tcwidth-36,.tcwidth-36{-ms-flex:0 0 36%;flex:0 0 36%;max-width:36%}.tm-extra-product-options .tcwidth-37,.tm-extra-product-options .tc-cell.tcwidth-37,.tc-cell.tcwidth-37,.tcwidth-37{-ms-flex:0 0 37%;flex:0 0 37%;max-width:37%}.tm-extra-product-options .tcwidth-37-5,.tm-extra-product-options .tc-cell.tcwidth-37-5,.tc-cell.tcwidth-37-5,.tcwidth-37-5{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.tm-extra-product-options .tcwidth-38,.tm-extra-product-options .tc-cell.tcwidth-38,.tc-cell.tcwidth-38,.tcwidth-38{-ms-flex:0 0 38%;flex:0 0 38%;max-width:38%}.tm-extra-product-options .tcwidth-39,.tm-extra-product-options .tc-cell.tcwidth-39,.tc-cell.tcwidth-39,.tcwidth-39{-ms-flex:0 0 39%;flex:0 0 39%;max-width:39%}.tm-extra-product-options .tcwidth-40,.tm-extra-product-options .tc-cell.tcwidth-40,.tc-cell.tcwidth-40,.tcwidth-40{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.tm-extra-product-options .tcwidth-41,.tm-extra-product-options .tc-cell.tcwidth-41,.tc-cell.tcwidth-41,.tcwidth-41{-ms-flex:0 0 41%;flex:0 0 41%;max-width:41%}.tm-extra-product-options .tcwidth-42,.tm-extra-product-options .tc-cell.tcwidth-42,.tc-cell.tcwidth-42,.tcwidth-42{-ms-flex:0 0 42%;flex:0 0 42%;max-width:42%}.tm-extra-product-options .tcwidth-43,.tm-extra-product-options .tc-cell.tcwidth-43,.tc-cell.tcwidth-43,.tcwidth-43{-ms-flex:0 0 43%;flex:0 0 43%;max-width:43%}.tm-extra-product-options .tcwidth-44,.tm-extra-product-options .tc-cell.tcwidth-44,.tc-cell.tcwidth-44,.tcwidth-44{-ms-flex:0 0 44%;flex:0 0 44%;max-width:44%}.tm-extra-product-options .tcwidth-45,.tm-extra-product-options .tc-cell.tcwidth-45,.tc-cell.tcwidth-45,.tcwidth-45{-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}.tm-extra-product-options .tcwidth-46,.tm-extra-product-options .tc-cell.tcwidth-46,.tc-cell.tcwidth-46,.tcwidth-46{-ms-flex:0 0 46%;flex:0 0 46%;max-width:46%}.tm-extra-product-options .tcwidth-47,.tm-extra-product-options .tc-cell.tcwidth-47,.tc-cell.tcwidth-47,.tcwidth-47{-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%}.tm-extra-product-options .tcwidth-48,.tm-extra-product-options .tc-cell.tcwidth-48,.tc-cell.tcwidth-48,.tcwidth-48{-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%}.tm-extra-product-options .tcwidth-49,.tm-extra-product-options .tc-cell.tcwidth-49,.tc-cell.tcwidth-49,.tcwidth-49{-ms-flex:0 0 49%;flex:0 0 49%;max-width:49%}.tm-extra-product-options .tcwidth-50,.tm-extra-product-options .tc-cell.tcwidth-50,.tc-cell.tcwidth-50,.tcwidth-50{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tm-extra-product-options .tcwidth-51,.tm-extra-product-options .tc-cell.tcwidth-51,.tc-cell.tcwidth-51,.tcwidth-51{-ms-flex:0 0 51%;flex:0 0 51%;max-width:51%}.tm-extra-product-options .tcwidth-52,.tm-extra-product-options .tc-cell.tcwidth-52,.tc-cell.tcwidth-52,.tcwidth-52{-ms-flex:0 0 52%;flex:0 0 52%;max-width:52%}.tm-extra-product-options .tcwidth-53,.tm-extra-product-options .tc-cell.tcwidth-53,.tc-cell.tcwidth-53,.tcwidth-53{-ms-flex:0 0 53%;flex:0 0 53%;max-width:53%}.tm-extra-product-options .tcwidth-54,.tm-extra-product-options .tc-cell.tcwidth-54,.tc-cell.tcwidth-54,.tcwidth-54{-ms-flex:0 0 54%;flex:0 0 54%;max-width:54%}.tm-extra-product-options .tcwidth-55,.tm-extra-product-options .tc-cell.tcwidth-55,.tc-cell.tcwidth-55,.tcwidth-55{-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%}.tm-extra-product-options .tcwidth-56,.tm-extra-product-options .tc-cell.tcwidth-56,.tc-cell.tcwidth-56,.tcwidth-56{-ms-flex:0 0 56%;flex:0 0 56%;max-width:56%}.tm-extra-product-options .tcwidth-57,.tm-extra-product-options .tc-cell.tcwidth-57,.tc-cell.tcwidth-57,.tcwidth-57{-ms-flex:0 0 57%;flex:0 0 57%;max-width:57%}.tm-extra-product-options .tcwidth-58,.tm-extra-product-options .tc-cell.tcwidth-58,.tc-cell.tcwidth-58,.tcwidth-58{-ms-flex:0 0 58%;flex:0 0 58%;max-width:58%}.tm-extra-product-options .tcwidth-59,.tm-extra-product-options .tc-cell.tcwidth-59,.tc-cell.tcwidth-59,.tcwidth-59{-ms-flex:0 0 59%;flex:0 0 59%;max-width:59%}.tm-extra-product-options .tcwidth-60,.tm-extra-product-options .tc-cell.tcwidth-60,.tc-cell.tcwidth-60,.tcwidth-60{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}.tm-extra-product-options .tcwidth-61,.tm-extra-product-options .tc-cell.tcwidth-61,.tc-cell.tcwidth-61,.tcwidth-61{-ms-flex:0 0 61%;flex:0 0 61%;max-width:61%}.tm-extra-product-options .tcwidth-62,.tm-extra-product-options .tc-cell.tcwidth-62,.tc-cell.tcwidth-62,.tcwidth-62{-ms-flex:0 0 50%;flex:0 0 50%;max-width:62%}.tm-extra-product-options .tcwidth-62-5,.tm-extra-product-options .tc-cell.tcwidth-62-5,.tc-cell.tcwidth-62-5,.tcwidth-62-5{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.tm-extra-product-options .tcwidth-63,.tm-extra-product-options .tc-cell.tcwidth-63,.tc-cell.tcwidth-63,.tcwidth-63{-ms-flex:0 0 63%;flex:0 0 63%;max-width:63%}.tm-extra-product-options .tcwidth-64,.tm-extra-product-options .tc-cell.tcwidth-64,.tc-cell.tcwidth-64,.tcwidth-64{-ms-flex:0 0 64%;flex:0 0 64%;max-width:64%}.tm-extra-product-options .tcwidth-65,.tm-extra-product-options .tc-cell.tcwidth-65,.tc-cell.tcwidth-65,.tcwidth-65{-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}.tm-extra-product-options .tcwidth-66,.tm-extra-product-options .tc-cell.tcwidth-66,.tc-cell.tcwidth-66,.tcwidth-66{-ms-flex:0 0 66.6666666665%;flex:0 0 66.6666666665%;max-width:66.6666666665%}.tm-extra-product-options .tcwidth-67,.tm-extra-product-options .tc-cell.tcwidth-67,.tc-cell.tcwidth-67,.tcwidth-67{-ms-flex:0 0 67%;flex:0 0 67%;max-width:67%}.tm-extra-product-options .tcwidth-68,.tm-extra-product-options .tc-cell.tcwidth-68,.tc-cell.tcwidth-68,.tcwidth-68{-ms-flex:0 0 68%;flex:0 0 68%;max-width:68%}.tm-extra-product-options .tcwidth-69,.tm-extra-product-options .tc-cell.tcwidth-69,.tc-cell.tcwidth-69,.tcwidth-69{-ms-flex:0 0 69%;flex:0 0 69%;max-width:69%}.tm-extra-product-options .tcwidth-70,.tm-extra-product-options .tc-cell.tcwidth-70,.tc-cell.tcwidth-70,.tcwidth-70{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.tm-extra-product-options .tcwidth-71,.tm-extra-product-options .tc-cell.tcwidth-71,.tc-cell.tcwidth-71,.tcwidth-71{-ms-flex:0 0 71%;flex:0 0 71%;max-width:71%}.tm-extra-product-options .tcwidth-72,.tm-extra-product-options .tc-cell.tcwidth-72,.tc-cell.tcwidth-72,.tcwidth-72{-ms-flex:0 0 72%;flex:0 0 72%;max-width:72%}.tm-extra-product-options .tcwidth-73,.tm-extra-product-options .tc-cell.tcwidth-73,.tc-cell.tcwidth-73,.tcwidth-73{-ms-flex:0 0 73%;flex:0 0 73%;max-width:73%}.tm-extra-product-options .tcwidth-74,.tm-extra-product-options .tc-cell.tcwidth-74,.tc-cell.tcwidth-74,.tcwidth-74{-ms-flex:0 0 74%;flex:0 0 74%;max-width:74%}.tm-extra-product-options .tcwidth-75,.tm-extra-product-options .tc-cell.tcwidth-75,.tc-cell.tcwidth-75,.tcwidth-75{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tm-extra-product-options .tcwidth-76,.tm-extra-product-options .tc-cell.tcwidth-76,.tc-cell.tcwidth-76,.tcwidth-76{-ms-flex:0 0 76%;flex:0 0 76%;max-width:76%}.tm-extra-product-options .tcwidth-77,.tm-extra-product-options .tc-cell.tcwidth-77,.tc-cell.tcwidth-77,.tcwidth-77{-ms-flex:0 0 77%;flex:0 0 77%;max-width:77%}.tm-extra-product-options .tcwidth-78,.tm-extra-product-options .tc-cell.tcwidth-78,.tc-cell.tcwidth-78,.tcwidth-78{-ms-flex:0 0 78%;flex:0 0 78%;max-width:78%}.tm-extra-product-options .tcwidth-79,.tm-extra-product-options .tc-cell.tcwidth-79,.tc-cell.tcwidth-79,.tcwidth-79{-ms-flex:0 0 79%;flex:0 0 79%;max-width:79%}.tm-extra-product-options .tcwidth-80,.tm-extra-product-options .tc-cell.tcwidth-80,.tc-cell.tcwidth-80,.tcwidth-80{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.tm-extra-product-options .tcwidth-81,.tm-extra-product-options .tc-cell.tcwidth-81,.tc-cell.tcwidth-81,.tcwidth-81{-ms-flex:0 0 81%;flex:0 0 81%;max-width:81%}.tm-extra-product-options .tcwidth-82,.tm-extra-product-options .tc-cell.tcwidth-82,.tc-cell.tcwidth-82,.tcwidth-82{-ms-flex:0 0 82%;flex:0 0 82%;max-width:82%}.tm-extra-product-options .tcwidth-83,.tm-extra-product-options .tc-cell.tcwidth-83,.tc-cell.tcwidth-83,.tcwidth-83{-ms-flex:0 0 83%;flex:0 0 83%;max-width:83%}.tm-extra-product-options .tcwidth-84,.tm-extra-product-options .tc-cell.tcwidth-84,.tc-cell.tcwidth-84,.tcwidth-84{-ms-flex:0 0 84%;flex:0 0 84%;max-width:84%}.tm-extra-product-options .tcwidth-85,.tm-extra-product-options .tc-cell.tcwidth-85,.tc-cell.tcwidth-85,.tcwidth-85{-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%}.tm-extra-product-options .tcwidth-86,.tm-extra-product-options .tc-cell.tcwidth-86,.tc-cell.tcwidth-86,.tcwidth-86{-ms-flex:0 0 86%;flex:0 0 86%;max-width:86%}.tm-extra-product-options .tcwidth-87,.tm-extra-product-options .tc-cell.tcwidth-87,.tc-cell.tcwidth-87,.tcwidth-87{-ms-flex:0 0 87%;flex:0 0 87%;max-width:87%}.tm-extra-product-options .tcwidth-87-5,.tm-extra-product-options .tc-cell.tcwidth-87-5,.tc-cell.tcwidth-87-5,.tcwidth-87-5{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.tm-extra-product-options .tcwidth-88,.tm-extra-product-options .tc-cell.tcwidth-88,.tc-cell.tcwidth-88,.tcwidth-88{-ms-flex:0 0 88%;flex:0 0 88%;max-width:88%}.tm-extra-product-options .tcwidth-89,.tm-extra-product-options .tc-cell.tcwidth-89,.tc-cell.tcwidth-89,.tcwidth-89{-ms-flex:0 0 89%;flex:0 0 89%;max-width:89%}.tm-extra-product-options .tcwidth-90,.tm-extra-product-options .tc-cell.tcwidth-90,.tc-cell.tcwidth-90,.tcwidth-90{-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}.tm-extra-product-options .tcwidth-91,.tm-extra-product-options .tc-cell.tcwidth-91,.tc-cell.tcwidth-91,.tcwidth-91{-ms-flex:0 0 91%;flex:0 0 91%;max-width:91%}.tm-extra-product-options .tcwidth-92,.tm-extra-product-options .tc-cell.tcwidth-92,.tc-cell.tcwidth-92,.tcwidth-92{-ms-flex:0 0 92%;flex:0 0 92%;max-width:92%}.tm-extra-product-options .tcwidth-93,.tm-extra-product-options .tc-cell.tcwidth-93,.tc-cell.tcwidth-93,.tcwidth-93{-ms-flex:0 0 93%;flex:0 0 93%;max-width:93%}.tm-extra-product-options .tcwidth-94,.tm-extra-product-options .tc-cell.tcwidth-94,.tc-cell.tcwidth-94,.tcwidth-94{-ms-flex:0 0 94%;flex:0 0 94%;max-width:94%}.tm-extra-product-options .tcwidth-95,.tm-extra-product-options .tc-cell.tcwidth-95,.tc-cell.tcwidth-95,.tcwidth-95{-ms-flex:0 0 95%;flex:0 0 95%;max-width:95%}.tm-extra-product-options .tcwidth-96,.tm-extra-product-options .tc-cell.tcwidth-96,.tc-cell.tcwidth-96,.tcwidth-96{-ms-flex:0 0 96%;flex:0 0 96%;max-width:96%}.tm-extra-product-options .tcwidth-97,.tm-extra-product-options .tc-cell.tcwidth-97,.tc-cell.tcwidth-97,.tcwidth-97{-ms-flex:0 0 97%;flex:0 0 97%;max-width:97%}.tm-extra-product-options .tcwidth-98,.tm-extra-product-options .tc-cell.tcwidth-98,.tc-cell.tcwidth-98,.tcwidth-98{-ms-flex:0 0 98%;flex:0 0 98%;max-width:98%}.tm-extra-product-options .tcwidth-99,.tm-extra-product-options .tc-cell.tcwidth-99,.tc-cell.tcwidth-99,.tcwidth-99{-ms-flex:0 0 99%;flex:0 0 99%;max-width:99%}.tm-extra-product-options .tcwidth-100,.tm-extra-product-options .tc-cell.tcwidth-100,.tc-cell.tcwidth-100,.tcwidth-100{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media(max-width:768px){.tm-extra-product-options .tc-col-1,.tm-extra-product-options .tc-cell.tc-col-1,.tm-extra-product-options .tc-col-2,.tm-extra-product-options .tc-cell.tc-col-2,.tm-extra-product-options .tc-col-3,.tm-extra-product-options .tc-cell.tc-col-3,.tm-extra-product-options .tc-col-4,.tm-extra-product-options .tc-cell.tc-col-4,.tm-extra-product-options .tc-col-5,.tm-extra-product-options .tc-cell.tc-col-5,.tm-extra-product-options .tc-col-6,.tm-extra-product-options .tc-cell.tc-col-6,.tm-extra-product-options .tc-col-7,.tm-extra-product-options .tc-cell.tc-col-7,.tm-extra-product-options .tc-col-8,.tm-extra-product-options .tc-cell.tc-col-8,.tm-extra-product-options .tc-col-9,.tm-extra-product-options .tc-cell.tc-col-9,.tm-extra-product-options .tc-col-10,.tm-extra-product-options .tc-cell.tc-col-10,.tm-extra-product-options .tc-col-11,.tm-extra-product-options .tc-cell.tc-col-11,.tm-extra-product-options .tc-col-12 .tm-extra-product-options .tc-cell.tc-col-12,.tc-cell.tc-col-0,.tc-col-0,.tc-cell.tc-col-1,.tc-col-1,.tc-cell.tc-col-2,.tc-col-2,.tc-cell.tc-col-3,.tc-col-3,.tc-cell.tc-col-4,.tc-col-4,.tc-cell.tc-col-5,.tc-col-5,.tc-cell.tc-col-6,.tc-col-6,.tc-cell.tc-col-7,.tc-col-7,.tc-cell.tc-col-8,.tc-col-8,.tc-cell.tc-col-9,.tc-col-9,.tc-cell.tc-col-10,.tc-col-10,.tc-cell.tc-col-11,.tc-col-11,.tc-cell.tc-col-12,.tc-col-12,.tm-extra-product-options .tcwidth-1,.tm-extra-product-options .tc-cell.tcwidth-1,.tc-cell.tcwidth-1,.tcwidth-1,.tm-extra-product-options .tcwidth-2,.tm-extra-product-options .tc-cell.tcwidth-2,.tc-cell.tcwidth-2,.tcwidth-2,.tm-extra-product-options .tcwidth-3,.tm-extra-product-options .tc-cell.tcwidth-3,.tc-cell.tcwidth-3,.tcwidth-3,.tm-extra-product-options .tcwidth-4,.tm-extra-product-options .tc-cell.tcwidth-4,.tc-cell.tcwidth-4,.tcwidth-4,.tm-extra-product-options .tcwidth-5,.tm-extra-product-options .tc-cell.tcwidth-5,.tc-cell.tcwidth-5,.tcwidth-5,.tm-extra-product-options .tcwidth-6,.tm-extra-product-options .tc-cell.tcwidth-6,.tc-cell.tcwidth-6,.tcwidth-6,.tm-extra-product-options .tcwidth-7,.tm-extra-product-options .tc-cell.tcwidth-7,.tc-cell.tcwidth-7,.tcwidth-7,.tm-extra-product-options .tcwidth-8,.tm-extra-product-options .tc-cell.tcwidth-8,.tc-cell.tcwidth-8,.tcwidth-8,.tm-extra-product-options .tcwidth-9,.tm-extra-product-options .tc-cell.tcwidth-9,.tc-cell.tcwidth-9,.tcwidth-9,.tm-extra-product-options .tcwidth-10,.tm-extra-product-options .tc-cell.tcwidth-10,.tc-cell.tcwidth-10,.tcwidth-10,.tm-extra-product-options .tcwidth-11,.tm-extra-product-options .tc-cell.tcwidth-11,.tc-cell.tcwidth-11,.tcwidth-11,.tm-extra-product-options .tcwidth-12,.tm-extra-product-options .tc-cell.tcwidth-12,.tc-cell.tcwidth-12,.tcwidth-12,.tm-extra-product-options .tcwidth-12-5,.tm-extra-product-options .tc-cell.tcwidth-12-5,.tc-cell.tcwidth-12-5,.tcwidth-12-5,.tm-extra-product-options .tcwidth-13,.tm-extra-product-options .tc-cell.tcwidth-13,.tc-cell.tcwidth-13,.tcwidth-13,.tm-extra-product-options .tcwidth-14,.tm-extra-product-options .tc-cell.tcwidth-14,.tc-cell.tcwidth-14,.tcwidth-14,.tm-extra-product-options .tcwidth-15,.tm-extra-product-options .tc-cell.tcwidth-15,.tc-cell.tcwidth-15,.tcwidth-15,.tm-extra-product-options .tcwidth-16,.tm-extra-product-options .tc-cell.tcwidth-16,.tc-cell.tcwidth-16,.tcwidth-16,.tm-extra-product-options .tcwidth-17,.tm-extra-product-options .tc-cell.tcwidth-17,.tc-cell.tcwidth-17,.tcwidth-17,.tm-extra-product-options .tcwidth-18,.tm-extra-product-options .tc-cell.tcwidth-18,.tc-cell.tcwidth-18,.tcwidth-18,.tm-extra-product-options .tcwidth-19,.tm-extra-product-options .tc-cell.tcwidth-19,.tc-cell.tcwidth-19,.tcwidth-19,.tm-extra-product-options .tcwidth-20,.tm-extra-product-options .tc-cell.tcwidth-20,.tc-cell.tcwidth-20,.tcwidth-20,.tm-extra-product-options .tcwidth-21,.tm-extra-product-options .tc-cell.tcwidth-21,.tc-cell.tcwidth-21,.tcwidth-21,.tm-extra-product-options .tcwidth-22,.tm-extra-product-options .tc-cell.tcwidth-22,.tc-cell.tcwidth-22,.tcwidth-22,.tm-extra-product-options .tcwidth-23,.tm-extra-product-options .tc-cell.tcwidth-23,.tc-cell.tcwidth-23,.tcwidth-23,.tm-extra-product-options .tcwidth-24,.tm-extra-product-options .tc-cell.tcwidth-24,.tc-cell.tcwidth-24,.tcwidth-24,.tm-extra-product-options .tcwidth-25,.tm-extra-product-options .tc-cell.tcwidth-25,.tc-cell.tcwidth-25,.tcwidth-25,.tm-extra-product-options .tcwidth-26,.tm-extra-product-options .tc-cell.tcwidth-26,.tc-cell.tcwidth-26,.tcwidth-26,.tm-extra-product-options .tcwidth-27,.tm-extra-product-options .tc-cell.tcwidth-27,.tc-cell.tcwidth-27,.tcwidth-27,.tm-extra-product-options .tcwidth-28,.tm-extra-product-options .tc-cell.tcwidth-28,.tc-cell.tcwidth-28,.tcwidth-28,.tm-extra-product-options .tcwidth-29,.tm-extra-product-options .tc-cell.tcwidth-29,.tc-cell.tcwidth-29,.tcwidth-29,.tm-extra-product-options .tcwidth-30,.tm-extra-product-options .tc-cell.tcwidth-30,.tc-cell.tcwidth-30,.tcwidth-30,.tm-extra-product-options .tcwidth-31,.tm-extra-product-options .tc-cell.tcwidth-31,.tc-cell.tcwidth-31,.tcwidth-31,.tm-extra-product-options .tcwidth-32,.tm-extra-product-options .tc-cell.tcwidth-32,.tc-cell.tcwidth-32,.tcwidth-32,.tm-extra-product-options .tcwidth-33,.tm-extra-product-options .tc-cell.tcwidth-33,.tc-cell.tcwidth-33,.tcwidth-33,.tm-extra-product-options .tcwidth-34,.tm-extra-product-options .tc-cell.tcwidth-34,.tc-cell.tcwidth-34,.tcwidth-34,.tm-extra-product-options .tcwidth-35,.tm-extra-product-options .tc-cell.tcwidth-35,.tc-cell.tcwidth-35,.tcwidth-35,.tm-extra-product-options .tcwidth-36,.tm-extra-product-options .tc-cell.tcwidth-36,.tc-cell.tcwidth-36,.tcwidth-36,.tm-extra-product-options .tcwidth-37,.tm-extra-product-options .tc-cell.tcwidth-37,.tc-cell.tcwidth-37,.tcwidth-37,.tm-extra-product-options .tcwidth-37-5,.tm-extra-product-options .tc-cell.tcwidth-37-5,.tc-cell.tcwidth-37-5,.tcwidth-37-5,.tm-extra-product-options .tcwidth-38,.tm-extra-product-options .tc-cell.tcwidth-38,.tc-cell.tcwidth-38,.tcwidth-38,.tm-extra-product-options .tcwidth-39,.tm-extra-product-options .tc-cell.tcwidth-39,.tc-cell.tcwidth-39,.tcwidth-39,.tm-extra-product-options .tcwidth-40,.tm-extra-product-options .tc-cell.tcwidth-40,.tc-cell.tcwidth-40,.tcwidth-40,.tm-extra-product-options .tcwidth-41,.tm-extra-product-options .tc-cell.tcwidth-41,.tc-cell.tcwidth-41,.tcwidth-41,.tm-extra-product-options .tcwidth-42,.tm-extra-product-options .tc-cell.tcwidth-42,.tc-cell.tcwidth-42,.tcwidth-42,.tm-extra-product-options .tcwidth-43,.tm-extra-product-options .tc-cell.tcwidth-43,.tc-cell.tcwidth-43,.tcwidth-43,.tm-extra-product-options .tcwidth-44,.tm-extra-product-options .tc-cell.tcwidth-44,.tc-cell.tcwidth-44,.tcwidth-44,.tm-extra-product-options .tcwidth-45,.tm-extra-product-options .tc-cell.tcwidth-45,.tc-cell.tcwidth-45,.tcwidth-45,.tm-extra-product-options .tcwidth-46,.tm-extra-product-options .tc-cell.tcwidth-46,.tc-cell.tcwidth-46,.tcwidth-46,.tm-extra-product-options .tcwidth-47,.tm-extra-product-options .tc-cell.tcwidth-47,.tc-cell.tcwidth-47,.tcwidth-47,.tm-extra-product-options .tcwidth-48,.tm-extra-product-options .tc-cell.tcwidth-48,.tc-cell.tcwidth-48,.tcwidth-48,.tm-extra-product-options .tcwidth-49,.tm-extra-product-options .tc-cell.tcwidth-49,.tc-cell.tcwidth-49,.tcwidth-49,.tm-extra-product-options .tcwidth-50,.tm-extra-product-options .tc-cell.tcwidth-50,.tc-cell.tcwidth-50,.tcwidth-50,.tm-extra-product-options .tcwidth-51,.tm-extra-product-options .tc-cell.tcwidth-51,.tc-cell.tcwidth-51,.tcwidth-51,.tm-extra-product-options .tcwidth-52,.tm-extra-product-options .tc-cell.tcwidth-52,.tc-cell.tcwidth-52,.tcwidth-52,.tm-extra-product-options .tcwidth-53,.tm-extra-product-options .tc-cell.tcwidth-53,.tc-cell.tcwidth-53,.tcwidth-53,.tm-extra-product-options .tcwidth-54,.tm-extra-product-options .tc-cell.tcwidth-54,.tc-cell.tcwidth-54,.tcwidth-54,.tm-extra-product-options .tcwidth-55,.tm-extra-product-options .tc-cell.tcwidth-55,.tc-cell.tcwidth-55,.tcwidth-55,.tm-extra-product-options .tcwidth-56,.tm-extra-product-options .tc-cell.tcwidth-56,.tc-cell.tcwidth-56,.tcwidth-56,.tm-extra-product-options .tcwidth-57,.tm-extra-product-options .tc-cell.tcwidth-57,.tc-cell.tcwidth-57,.tcwidth-57,.tm-extra-product-options .tcwidth-58,.tm-extra-product-options .tc-cell.tcwidth-58,.tc-cell.tcwidth-58,.tcwidth-58,.tm-extra-product-options .tcwidth-59,.tm-extra-product-options .tc-cell.tcwidth-59,.tc-cell.tcwidth-59,.tcwidth-59,.tm-extra-product-options .tcwidth-60,.tm-extra-product-options .tc-cell.tcwidth-60,.tc-cell.tcwidth-60,.tcwidth-60,.tm-extra-product-options .tcwidth-61,.tm-extra-product-options .tc-cell.tcwidth-61,.tc-cell.tcwidth-61,.tcwidth-61,.tm-extra-product-options .tcwidth-62,.tm-extra-product-options .tc-cell.tcwidth-62,.tc-cell.tcwidth-62,.tcwidth-62,.tm-extra-product-options .tcwidth-62-5,.tm-extra-product-options .tc-cell.tcwidth-62-5,.tc-cell.tcwidth-62-5,.tcwidth-62-5,.tm-extra-product-options .tcwidth-63,.tm-extra-product-options .tc-cell.tcwidth-63,.tc-cell.tcwidth-63,.tcwidth-63,.tm-extra-product-options .tcwidth-64,.tm-extra-product-options .tc-cell.tcwidth-64,.tc-cell.tcwidth-64,.tcwidth-64,.tm-extra-product-options .tcwidth-65,.tm-extra-product-options .tc-cell.tcwidth-65,.tc-cell.tcwidth-65,.tcwidth-65,.tm-extra-product-options .tcwidth-66,.tm-extra-product-options .tc-cell.tcwidth-66,.tc-cell.tcwidth-66,.tcwidth-66,.tm-extra-product-options .tcwidth-67,.tm-extra-product-options .tc-cell.tcwidth-67,.tc-cell.tcwidth-67,.tcwidth-67,.tm-extra-product-options .tcwidth-68,.tm-extra-product-options .tc-cell.tcwidth-68,.tc-cell.tcwidth-68,.tcwidth-68,.tm-extra-product-options .tcwidth-69,.tm-extra-product-options .tc-cell.tcwidth-69,.tc-cell.tcwidth-69,.tcwidth-69,.tm-extra-product-options .tcwidth-70,.tm-extra-product-options .tc-cell.tcwidth-70,.tc-cell.tcwidth-70,.tcwidth-70,.tm-extra-product-options .tcwidth-71,.tm-extra-product-options .tc-cell.tcwidth-71,.tc-cell.tcwidth-71,.tcwidth-71,.tm-extra-product-options .tcwidth-72,.tm-extra-product-options .tc-cell.tcwidth-72,.tc-cell.tcwidth-72,.tcwidth-72,.tm-extra-product-options .tcwidth-73,.tm-extra-product-options .tc-cell.tcwidth-73,.tc-cell.tcwidth-73,.tcwidth-73,.tm-extra-product-options .tcwidth-74,.tm-extra-product-options .tc-cell.tcwidth-74,.tc-cell.tcwidth-74,.tcwidth-74,.tm-extra-product-options .tcwidth-75,.tm-extra-product-options .tc-cell.tcwidth-75,.tc-cell.tcwidth-75,.tcwidth-75,.tm-extra-product-options .tcwidth-76,.tm-extra-product-options .tc-cell.tcwidth-76,.tc-cell.tcwidth-76,.tcwidth-76,.tm-extra-product-options .tcwidth-77,.tm-extra-product-options .tc-cell.tcwidth-77,.tc-cell.tcwidth-77,.tcwidth-77,.tm-extra-product-options .tcwidth-78,.tm-extra-product-options .tc-cell.tcwidth-78,.tc-cell.tcwidth-78,.tcwidth-78,.tm-extra-product-options .tcwidth-79,.tm-extra-product-options .tc-cell.tcwidth-79,.tc-cell.tcwidth-79,.tcwidth-79,.tm-extra-product-options .tcwidth-80,.tm-extra-product-options .tc-cell.tcwidth-80,.tc-cell.tcwidth-80,.tcwidth-80,.tm-extra-product-options .tcwidth-81,.tm-extra-product-options .tc-cell.tcwidth-81,.tc-cell.tcwidth-81,.tcwidth-81,.tm-extra-product-options .tcwidth-82,.tm-extra-product-options .tc-cell.tcwidth-82,.tc-cell.tcwidth-82,.tcwidth-82,.tm-extra-product-options .tcwidth-83,.tm-extra-product-options .tc-cell.tcwidth-83,.tc-cell.tcwidth-83,.tcwidth-83,.tm-extra-product-options .tcwidth-84,.tm-extra-product-options .tc-cell.tcwidth-84,.tc-cell.tcwidth-84,.tcwidth-84,.tm-extra-product-options .tcwidth-85,.tm-extra-product-options .tc-cell.tcwidth-85,.tc-cell.tcwidth-85,.tcwidth-85,.tm-extra-product-options .tcwidth-86,.tm-extra-product-options .tc-cell.tcwidth-86,.tc-cell.tcwidth-86,.tcwidth-86,.tm-extra-product-options .tcwidth-87,.tm-extra-product-options .tc-cell.tcwidth-87,.tc-cell.tcwidth-87,.tcwidth-87,.tm-extra-product-options .tcwidth-87-5,.tm-extra-product-options .tc-cell.tcwidth-87-5,.tc-cell.tcwidth-87-5,.tcwidth-87-5,.tm-extra-product-options .tcwidth-88,.tm-extra-product-options .tc-cell.tcwidth-88,.tc-cell.tcwidth-88,.tcwidth-88,.tm-extra-product-options .tcwidth-89,.tm-extra-product-options .tc-cell.tcwidth-89,.tc-cell.tcwidth-89,.tcwidth-89,.tm-extra-product-options .tcwidth-90,.tm-extra-product-options .tc-cell.tcwidth-90,.tc-cell.tcwidth-90,.tcwidth-90,.tm-extra-product-options .tcwidth-91,.tm-extra-product-options .tc-cell.tcwidth-91,.tc-cell.tcwidth-91,.tcwidth-91,.tm-extra-product-options .tcwidth-92,.tm-extra-product-options .tc-cell.tcwidth-92,.tc-cell.tcwidth-92,.tcwidth-92,.tm-extra-product-options .tcwidth-93,.tm-extra-product-options .tc-cell.tcwidth-93,.tc-cell.tcwidth-93,.tcwidth-93,.tm-extra-product-options .tcwidth-94,.tm-extra-product-options .tc-cell.tcwidth-94,.tc-cell.tcwidth-94,.tcwidth-94,.tm-extra-product-options .tcwidth-95,.tm-extra-product-options .tc-cell.tcwidth-95,.tc-cell.tcwidth-95,.tcwidth-95,.tm-extra-product-options .tcwidth-96,.tm-extra-product-options .tc-cell.tcwidth-96,.tc-cell.tcwidth-96,.tcwidth-96,.tm-extra-product-options .tcwidth-97,.tm-extra-product-options .tc-cell.tcwidth-97,.tc-cell.tcwidth-97,.tcwidth-97,.tm-extra-product-options .tcwidth-98,.tm-extra-product-options .tc-cell.tcwidth-98,.tc-cell.tcwidth-98,.tcwidth-98,.tm-extra-product-options .tcwidth-99,.tm-extra-product-options .tc-cell.tcwidth-99,.tc-cell.tcwidth-99,.tcwidth-99,.tm-extra-product-options .tcwidth-100,.tm-extra-product-options .tc-cell.tcwidth-100,.tc-cell.tcwidth-100,.tcwidth-100{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-extra-product-options ul.tmcp-elements:not(.tm-extra-product-options-variations) li.tmcp-field-wrap:not(.tm-per-row){float:none !important;width:100% !important}}.tm-extra-product-options .cpfclear{height:0;margin:0;padding:0;min-height:0;overflow:visible;width:100%;float:left;position:relative}.tm-extra-product-options .cpfclearboth{clear:both}.tc-extra-product-options{visibility:hidden}.tc-extra-product-options.tc-show,.tc-extra-product-options.tc-show-override{display:block;clear:both;visibility:visible}.tc-extra-product-options.tc-show-hidden{display:block;clear:both;visibility:hidden !important}.tm-extra-product-options,.tm-extra-product-options .tm-extra-product-options-inner,.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tm-extra-product-options-container,.tm-extra-product-options .tmcp-ul-wrap,.tm-extra-product-options .tmcp-field,.tm-extra-product-options .tm-epo-field,.tm-extra-product-options li.tmcp-field-wrap,.tm-extra-product-options .tc-cell,.tm-extra-product-options .tc-row,.tm-collapse,.tm-collapse-wrap,.tm-epo-element-label,.tm-show-picker-value,.tm-bsbb,.tm-bsbb-all,.tm-bsbb-all *,.tc-container,.tc-row,.tc-cell,.tm-box,.flasho,.flasho div,.tm-button,.tm-epo-style,.tc-lightbox img,.tm-extra-product-options .radio_image,.tm-extra-product-options .checkbox_image{box-sizing:border-box}.tm-extra-product-options{max-width:100%;width:100%}.tm-extra-product-options .tm-extra-product-options-container,.tm-extra-product-options .tmcp-ul-wrap{overflow:visible;float:left;max-width:100%;width:100%;margin-bottom:0}.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tmcp-ul-wrap{clear:both;list-style:none outside none;margin:0;padding:0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap{width:auto;padding:0;margin:0;list-style:none outside none !important}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap{padding:0;margin:0 0 .5em 0;width:100%;float:left;list-style:none outside none !important;position:relative}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap:last-child{margin:0}.tm-extra-product-options ul.tmcp-elements.use-images-container li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images{padding:1em .25em 0;text-align:center}.tm-extra-product-options ul.tmcp-elements.use-images-container li.tmcp-field-wrap.tc-mode-startimages,.tm-extra-product-options ul.tmcp-elements.use-images-container li.tmcp-field-wrap.tc-mode-endimages{text-align:initial}.tc-totals-form{clear:both;display:none;width:100%}.tc-totals-form.tc-show{display:block}.tm-epo-totals{clear:both;padding-bottom:1em;padding-top:1em}.tc-epo-totals.hidden,.tc-extra-product-options.hidden{display:none}html .tc-extra-product-options .tc-hidden.tc-cell,.tc-hidden,.tm-hidden,.tc-extra-product-options input.use_images,.tm-extra-product-options input.use_images{display:none !important}.tm-box{border:1px solid rgba(0,0,0,0.035);background-image:linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);margin:0 15px 1em 15px;width:100%;padding:15px}.tm-extra-product-options .cpf-section.tc-cell .tm-box&gt;.tc-cell{margin-bottom:0}.tm-extra-product-options .cpf-section.tc-cell.tm-owl-slider-section .tm-box .tc-row{padding-bottom:15px}.tm-arrow{cursor:pointer;font-size:14px;height:1.5em;line-height:1.5 !important;margin-top:-0.75em;position:absolute;right:1px;text-align:center;top:50%;width:1.5em}.tm-toggle{padding-right:2em;position:relative;cursor:pointer}.tm-collapse .tm-toggle{clear:both}.tm-collapse{border:1px solid rgba(0,0,0,0.035);background-image:linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);margin:0 15px 1em 15px;float:left;width:100%;padding:15px}.tm-collapse&gt;.tc-cell{margin-bottom:0}.tm-collapse-wrap{float:left;margin-top:1em;overflow:visible;width:100%}.tc-totals-form dl.tm-extra-product-options-totals{margin-left:0;margin-right:0}.tm-epo-required{color:red}.tmcp-field-wrap .tm-epo-required{position:static;left:auto;top:auto}.tm-epo-element-label.tm-left{order:0}.tm-epo-element-label.tm-right{order:99}.tm-extra-product-options ul.tm-extra-product-options-fields li::before,.tm-extra-product-options ul.tm-extra-product-options-fields li::after,.tm-extra-product-options ul.tmcp-ul-wrap li::before,.tm-extra-product-options ul.tmcp-ul-wrap li::after{display:none}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label{margin:0}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-radio .tm-label{padding:0 0 0 .5em !important;margin:0 !important;line-height:1 !important;display:inline !important;vertical-align:middle}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label.tc-label{vertical-align:initial}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label:empty{padding:0 !important}.tm-extra-product-options .tm-extra-product-options-field{clear:both;padding:0}.tm-extra-product-options .tm-extra-product-options-field.tc-normal-mode{margin:0 0 1em}.tm-extra-product-options .tc-active .tc-label-wrap,.tm-extra-product-options li.tmcp-field-wrap.tc-active .tc-label.tm-label,.tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked ~ .tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked ~ .tc-label{font-weight:700;background:none !important}.tc-extra-product-options .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{padding:0;display:inline-block !important;float:none;max-width:100%;width:auto;overflow-wrap:break-word}.tc-extra-product-options .cpf-type-product .tmcp-field-wrap label.fullwidth,.tc-extra-product-options .cpf-type-product .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-textarea .tmcp-field-wrap label,.tc-extra-product-options .cpf-type-textarea .tmcp-field-wrap label .tm-epo-field,.tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label,.tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label .tm-epo-field{width:100%}.tm-extra-product-options .use-images-container .tmcp-field-wrap label,.tm-extra-product-options .use_colors_container .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;width:100%}.tm-extra-product-options .tc-cell hr{margin:1em 0}.tm-extra-product-options .cpf_hide_element hr.tc-cell{margin:1em 15px}.tm-extra-product-options .tm_divider{border-style:solid;border-width:1px;margin:1em 0;clear:both}.tm-extra-product-options .cpf_hide_element .tm_divider.tc-cell{margin:1em 15px}.tm-extra-product-options .tm_padding{padding:1em 0}.tm-extra-product-options .cpf_hide_element .tm_padding.tc-cell{margin-left:15px;margin-right:15px}.tm-extra-product-options textarea.tm-epo-field{height:auto;width:100%}.tm-extra-product-options .tmcp-textfield.tm-epo-field{width:auto;max-width:100%}.tm-extra-product-options .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .tm-epo-field.tmcp-radio{margin:0 !important;position:relative;vertical-align:middle;float:none;width:auto}.tm-extra-product-options .tm-epo-element-label{display:block;position:relative;float:none;width:100%;margin-bottom:0}.tm-extra-product-options .tm-epo-element-label.tm-section-label{margin:.5em 0}.float-editbox .section_popup .tm-section-label{display:none}.tm-epo-field.tmcp-select{max-width:100%;display:initial}.tm-extra-product-options input.tm-epo-field.tmcp-upload{width:100%}.tc-upload-preview{margin:1em 0}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container{border:1px solid;display:inline-block !important;font-size:1em;height:auto;overflow:hidden;padding:.5em 1em;position:relative;vertical-align:middle;margin:0 .5em 0 0;cursor:pointer}.cpf-upload-container [type="file"]{cursor:inherit;display:block;font-size:.01px;min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0}.cpf-upload-container+small::before,.cpf-upload-container-basic+small::before{content:"";display:block}.tm-filename{display:block}.tc-upload-messages{padding:1em 2em}.tc-upload-message{font-size:1.2em;margin-bottom:1em}.cpf-type-range .tm-epo-element-label.tm-left+.tm-extra-product-options-container,.cpf-type-range .tm-epo-element-label.tm-right+.tm-extra-product-options-container{width:66% !important;padding-top:5px}.cpf-type-range .tm-epo-element-label.tm-left,.cpf-type-range .tm-epo-element-label.tm-right{margin-top:5px}.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range{clear:both;position:relative}.tm-range-picker{margin:2em 10px;max-width:100%}.tm-range-picker.pips{margin-left:15px;margin-right:15px;margin-bottom:50px}.tc-extra-product-options .tm-show-picker-left,.tc-extra-product-options .tm-show-picker-tleft,.tc-extra-product-options .tm-show-picker-right,.tc-extra-product-options .tm-show-picker-tright{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;-webkit-justify-content:space-between !important;justify-content:space-between !important}.tc-extra-product-options .tm-show-picker-left .tm-range-picker,.tc-extra-product-options .tm-show-picker-tleft .tm-range-picker,.tc-extra-product-options .tm-show-picker-right .tm-range-picker,.tc-extra-product-options .tm-show-picker-tright .tm-range-picker{max-width:calc(80% - 30px);flex:0 0 calc(80% - 30px);order:1}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-right .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value{max-width:20%;flex:0 0 20%;position:relative;text-align:center;top:2em;font-size:.8em;order:2}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value{order:0}.tc-extra-product-options .tm-show-picker-left .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tleft .tc-price-wrap,.tc-extra-product-options .tm-show-picker-right .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tright .tc-price-wrap{order:10}.tm-extra-product-options .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range .tm-range-picker-value{display:inline-block;float:right;margin-left:0;margin-top:-3px;position:absolute;right:0;text-align:center;top:1em;vertical-align:top;width:19%}.tm-extra-product-options .cpf-type-range .tmcp-field-wrap span.amount{display:inline-block;padding:6px 0 0}.tm-extra-product-options .tm-epo-element-label.tm-has-undo-button{padding-right:2em}.tm-epo-reset-variation,.tm-extra-product-options .tm-epo-reset-radio{text-align:center;cursor:pointer;position:absolute;right:0;top:0;width:1em;height:1em;line-height:1;padding:.2em;border:2px solid #000;color:#000;border-radius:100%;box-sizing:content-box !important;background:#fff}.tm-epo-reset-variation .tcfa,.tm-epo-reset-radio .tcfa{font-size:.8em;top:-0.05em;position:relative}.tm-epo-variation-section .reset_variations{clear:both;display:block;width:100%;position:static;visibility:hidden}.tm-extra-product-options .tmcp-field-wrap .tc-price{font-size:1em !important;width:auto !important;display:inline-block !important;float:none !important;margin:0 !important;padding:0 !important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price{font-size:1em !important;background:none !important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount{font-size:1em !important;display:inline !important;background:none !important}.tm-extra-product-options .tmcp-field-wrap .tc-price .amount{margin-left:.5em}.tm-extra-product-options .tmcp-field-wrap .tc-chars+.tc-price .amount{margin-left:0}.tm-extra-product-options .use-images-container .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options .amount.hidden,.tm-extra-product-options .tmcp-field-wrap .price.amount.hidden,.tm-extra-product-options .tmcp-field-wrap .tc-price.hidden,.tm-extra-product-options .after-amount.hidden,.tm-extra-product-options .tmperiod.hidden{display:none !important}.tm-extra-product-options .cpf-type-textarea .tmcp-field-wrap .amount,.tm-extra-product-options .cpf-type-textfield .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options-totals .price.amount.options,.tm-extra-product-options-totals .price.amount.fees,.tm-extra-product-options-totals .price.amount.subscription-fee{font-size:1.25em}.tm-extra-product-options-totals .amount{background:0}.tm-extra-product-options-totals .amount.options,.tm-extra-product-options-totals .amount.fees,.tm-extra-product-options-totals .amount.subscription-fee{font-weight:700}.tm-extra-product-options-totals .amount.final{font-size:1.5em;font-weight:700}.tm-extra-product-options-totals .price.amount.final{display:inline-block !important;width:auto}.tm-unit-price,.tm-fee-totals,.tm-final-totals,.tm-options-totals,.tm-subscription-fee{padding:0;margin:0;border:0 none;float:none}.tm-extra-product-options .tmcp-field-wrap .tc-price del{font-size:75% !important;margin:0 !important}.tm-extra-product-options .tmcp-field-wrap .price:empty{display:none !important}.tc-row.tc-quantity-right,.tc-row.tc-quantity-left{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.tc-quantity-right .tm-quantity,.tc-quantity-bottom .tm-quantity{order:99}.tc-quantity-left .tm-quantity,.tc-quantity-top .tm-quantity{order:0}.tc-quantity-left .tc-field-display,.tc-quantity-top .tc-field-display{order:1}.tc-row.tc-quantity-top,.tc-row.tc-quantity-bottom{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tc-row.tc-quantity-top .tm-quantity,.tc-row.tc-quantity-bottom .tm-quantity{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-quantity{min-width:60px;text-align:center}.tm-quantity input.tm-qty{margin:0;max-width:100%;min-width:50px;text-align:center;width:5em}.tm-quantity-alt input.tm-qty-alt{margin:0;max-width:100%;min-width:50px;text-align:center;width:5em !important;font-size:100%;display:inline-block !important;padding:.358em 1em}.tc-extra-product-options .cpf-type-product .tc-epo-element-product-li-container .tc-epo-element-product-container .single_add_to_cart_product,.single_add_to_cart_product{vertical-align:baseline;float:none}.tm-description p:last-child{margin-bottom:0}.tm-description{clear:both}.fl-overlay{background:#f5f5f5;position:fixed;display:block;top:0;left:0;width:100%;height:100%;z-index:101000}.flasho.tm-color{background:#ecf0f1 none repeat scroll 0 0;border:1px solid #bdc3c7;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);left:0;max-height:100%;max-width:100%;position:absolute;top:0;z-index:101}.flasho.tm-color .float-editbox{background:#fff none repeat scroll 0 0;bottom:55px;left:0;padding:0;position:absolute;right:0;top:57px;width:100%}.flasho.tm-color .header{background:#ecf0f1 none repeat scroll 0 0;border-bottom:1px solid #ecf0f1;left:0;line-height:30px;padding:1em 2em;position:absolute;top:0;width:100%}.flasho.tm-color .footer{bottom:0;height:55px;left:0;margin:0;padding:0;position:absolute;text-align:right;width:100%;z-index:2}.flasho.tm-color .footer .inner{background:#ecf0f1 none repeat scroll 0 0;border-top:1px solid #ecf0f1;line-height:30px;padding:1em 2em}.flasho.tm-color .tc-progress-info-content{bottom:0;display:inline-block;font-size:2em;height:1em;left:0;line-height:1;margin:auto;position:absolute;right:0;text-align:center;top:0;width:auto}.flasho.tm-color .tc-progress-info{height:100%;position:relative;width:100%}.flasho{font:13px/1.5em HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;background:url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../images/linefix5.png) repeat scroll 0 0 #ccc;border:1px solid transparent;left:0;position:absolute;top:0;z-index:101001;box-shadow:0 1px 15px 1px rgba(0,0,0,0.2)}.float-editbox{background:#fff;bottom:55px;left:0;overflow:auto;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;right:0;top:56px;width:100%}.flasho .header{background:none repeat scroll 0 0 #fafafa;border-bottom:1px solid transparent;left:0;line-height:30px;padding:1em 2em;position:absolute;top:0;width:100%}.flasho .header h3{color:#292421;font-size:20px;line-height:30px;margin:0;letter-spacing:1px}.flasho .footer{bottom:0;height:55px;left:0;margin:0;padding:0;position:absolute;text-align:right;width:100%;z-index:2}.flasho .footer .inner{background:none repeat scroll 0 0 #fafafa;border-top:1px solid transparent;line-height:30px;padding:12px 2em}.tm-section-pop{display:none}.tm-section-pop-up{height:80%;left:10% !important;position:fixed !important;top:10% !important;width:80%}#tm-section-pop-up&gt;.tm-epo-element-label.tm-section-label{display:none}.tm-section-pop-up.single .tc-cell.section_popup{width:100% !important}.tm-section-pop-up.single .tc-cell.section_popup .tm-section-pop{padding-top:1em;padding-bottom:1em}.tm-extra-product-options.tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel,.tc-extra-product-options .tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel{float:none}.noanimated{-webkit-animation-fill-mode:none !important;animation-fill-mode:none !important;opacity:1 !important;z-index:auto !important;position:static !important;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;transform:none !important}.tm-floating-box{width:auto;height:auto;padding:1em;position:fixed;right:0;top:0;bottom:0;left:0;background:url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/../images/p5.png) repeat scroll 0 0 transparent;z-index:9999;max-height:100%;overflow:hidden}.tm-floating-box .tm-unit-price,.tm-floating-box .tm-final-totals,.tm-floating-box .tm-options-totals,.tm-floating-box .tm-fee-totals{margin:.5em 0}.tm-floating-box.right{left:auto;right:0}.tm-floating-box.left{right:auto;left:0}.tm-floating-box.bottom{bottom:0;top:auto}.tm-floating-box.top{top:0;bottom:auto}.tc-img-floating{display:block;height:50px !important;margin:1em 0;width:auto !important}.tm-fb{font-size:12px;line-height:10px;max-height:200px;max-width:200px;overflow-y:auto;overflow-x:hidden}.tm-fb dt{display:block;margin:0;padding-bottom:5px}.tm-fb dd{display:block;border-bottom:1px dotted rgba(0,0,0,0.1);margin:0 0 1em}.tm-floating-box-alt .tm-floating-box{background:0;padding:0;position:static}.tm-floating-box-nks .tm-floating-box{bottom:0 !important;left:0 !important;padding:5%;position:absolute !important;right:0 !important;top:0 !important;width:100%}.tm-floating-box-nks .tm-fb{max-height:90% !important;max-width:90% !important}.tc-row.tm-fb-labels{border-bottom:1px solid;font-weight:700;margin-bottom:1.65em}@media(max-width:768px){.tm-floating-box{display:none !important}}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error,.tm-extra-product-options ul.tmcp-ul-wrap+.tm-error,.tm-extra-product-options .tm-extra-product-options-container&gt;.tm-error{color:red;display:block !important;font-size:80%;font-weight:700;padding:0 !important;margin:1em 0 !important}.tm-epo-field.tmcp-textfield.tm-error{border:1px solid #c0392b;color:#e74c3c}.tc-transition{-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.tc-lightbox{background:rgba(0,0,0,0.5) none repeat scroll 0 0;height:auto !important;left:50% !important;max-height:100% !important;max-width:100% !important;position:fixed;text-align:center;top:50% !important;-webkit-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:auto !important;z-index:100100;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.tc-lightbox-image-wrap{position:relative;overflow:hidden}.tm-extra-product-options .tc-lightbox-image-wrap .radio_image,.tm-extra-product-options .tc-lightbox-image-wrap .checkbox_image{float:left;padding:0}.tc-lightbox-wrap{position:absolute;right:0;bottom:0;width:1em;height:1em;left:auto;top:auto;font-size:1.5em}.tc-lightbox-button{background:rgba(0,0,0,0.2) none repeat scroll 0 0;top:0;color:#fff;font-size:1em !important;padding:0;position:absolute;right:0;z-index:2;opacity:.5;cursor:zoom-in;margin:auto;bottom:0;left:0}.tc-lightbox-wrap:hover .tc-lightbox-button{opacity:1}.tc-lightbox img{border:0 none;cursor:zoom-out;display:block;height:auto;line-height:0;margin:0;padding:0;position:relative;width:auto}.tc-lightbox-button-close{background:rgba(255,255,255,0.3) none repeat scroll 0 0;color:#000 !important;float:left;height:2em;line-height:2;position:absolute;right:0;text-align:center;top:0;width:2em;z-index:2;cursor:pointer}@-webkit-keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.3);transform:translateX(-50%) translateY(-50%) scale(0.3)}50%{opacity:1}}@keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.3);transform:translateX(-50%) translateY(-50%) scale(0.3)}50%{opacity:1}}.tc-lightbox-zoomin{-webkit-animation-name:tc-lightbox-zoomin;animation-name:tc-lightbox-zoomin}@-webkit-keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}50%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.3);transform:translateX(-50%) translateY(-50%) scale(0.3)}100%{opacity:0}}@keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}50%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.3);transform:translateX(-50%) translateY(-50%) scale(0.3)}100%{opacity:0}}.tc-lightbox-zoomout{-webkit-animation-name:tc-lightbox-zoomout;animation-name:tc-lightbox-zoomout}.tm-static{position:static}.tmcp-date-select{max-width:100%}.tm-extra-product-options-date .tmcp-field-wrap label{display:inline-block !important;margin-right:6px;vertical-align:baseline;position:relative;max-width:100%}.tm-epo-field.tmcp-date{min-height:2.5em !important;height:auto;width:auto !important}.tm-epo-datepicker-label-container,.tm-epo-timepicker-label-container{display:inline-block !important;margin-right:6px;vertical-align:baseline;position:relative;max-width:100%}.tm-extra-product-options .tm-epo-datepicker,.tm-extra-product-options .tm-epo-timepicker{display:inline-block !important;line-height:normal !important;margin:0 -2.5em 0 0 !important;max-width:100% !important;padding-right:2.5em !important;box-shadow:none}.tm-epo-element-label.tm-left+.tm-extra-product-options-container .tm-epo-datepicker-label-container,.tm-epo-element-label.tm-right+.tm-extra-product-options-container .tm-epo-datepicker-label-container{margin-top:0}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger{font-family:tc-fontawesome,sans-serif;box-shadow:none;border-radius:0;background:transparent none repeat scroll 0 0;border-width:0 0 0 1px;color:inherit !important;cursor:pointer;display:inline-block;font-size:inherit !important;line-height:inherit !important;margin:0;padding:0 .75em !important;position:absolute;right:0;top:0;height:100% !important;min-width:0}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:focus,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:focus{background:none repeat scroll 0 0 transparent;box-shadow:none}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger::before{content:"\f073"}.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger::before{content:"\f017"}.tm-datepicker{margin:2px 0 0 0;z-index:101002 !important;width:auto !important;height:auto !important;padding:0}.tm-datepicker a{text-decoration:none}.tm-ui-dp,.tm-ui-dp-overlay{-webkit-tap-highlight-color:rgba(0,0,0,0)}.tm-ui-dp-header.ui-widget-header{line-height:2;background:0;border:0 none;color:inherit;font-weight:700}.tm-ui-dp{max-width:98%;position:absolute;top:0;left:0;z-index:2;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-ms-touch-action:none;user-select:none}.tm-ui-dp:focus{outline:0}.tm-ui-dp-container{min-width:300px;overflow:hidden;text-align:center;font-size:16px}.tm-datepicker-small .tm-ui-dp-container{font-size:12px;min-width:240px}.tm-datepicker-medium .tm-ui-dp-container{font-size:16px;min-width:330px}.tm-datepicker-large .tm-ui-dp-container{font-size:20px;min-width:400px}.tm-datepicker.tm-datepicker-top .tm-ui-dp-title,.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-title{font-size:1.125em}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-container,.tm-datepicker.tm-datepicker-top .tm-ui-dp-container{min-width:100% !important}.tm-ui-dp-wrap,.tm-ui-dp-overlay{width:100%;height:100%;position:absolute;top:0;left:0}.tm-ui-dp-wrap{z-index:99998}.tm-ui-dp-overlay{z-index:1;background:rgba(0,0,0,0.7)}.tm-datepicker-top .tm-ui-dp,.tm-datepicker-bottom .tm-ui-dp{width:100%;max-width:100%}.tm-ui-dp-main-cell-inner{position:relative;height:100%;overflow:hidden;text-overflow:ellipsis}.tm-ui-dp-main-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden}.tm-ui-dp-ui{display:inline-block;vertical-align:middle;width:100%}.tm-ui-dp-main{width:auto}.tm-ui-dp-main table{width:100%;height:100%;border-collapse:collapse;table-layout:fixed;margin:0;background:0}.tm-ui-dp-main-table{height:100%;width:100%;display:table;table-layout:fixed}.tm-ui-dp-main-row{white-space:nowrap;display:table-row}.tm-ui-dp-main-cell{line-height:1.875;text-align:center;width:14.2857%;height:16.6666%;position:relative;display:table-cell;vertical-align:middle;cursor:pointer}.tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-dp-main-cell.ui-state-disabled{cursor:default}.tm-ui-dp-main-cell .tm-ui-dp-main-cell-inner{overflow:visible}.tm-ui-dp-main-cell-content{position:relative;z-index:2;padding:5px}.tm-datepicker .tm-ui-dp-main-wrap{padding:.5em}.tm-datepicker .tm-ui-dp-main-header th{font-size:.6875em;font-weight:400;line-height:2.225;text-align:center;border:0}.tm-datepicker .tm-ui-dp-main-cell-content{font-size:.8125em}.tm-ui-dp-inner-container,.tm-ui-dp-main-wrap,.tm-ui-dp-main-content{position:relative}.tm-datepicker.tm-datepicker-bottom,.tm-datepicker.tm-datepicker-top{bottom:0 !important;height:100% !important;left:0 !important;position:fixed !important;right:0 !important;top:0 !important;width:100% !important;margin:0 !important;background:transparent !important;border:0 none !important}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp{bottom:0;top:auto}.tm-datepicker.tm-datepicker-top .tm-ui-dp{top:0;bottom:auto}.tm-datepicker .ui-tm-datepicker-prev,.tm-datepicker .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-next{display:none !important}.tm-ui-dp-title{position:relative;font-size:1em}.tm-ui-dp-title .tm-ui-dp-month,.tm-ui-dp-title .tm-ui-dp-year{display:block;overflow:hidden;text-overflow:ellipsis;margin:0 2em;white-space:nowrap}.tm-ui-dp-title-button{width:50%;display:inline-block;white-space:nowrap;vertical-align:top;position:relative;height:2em}.tm-ui-dp-button-prev{left:0}.tm-ui-dp-button-next{right:0}.tm-ui-dp-button{margin:0;position:absolute;top:0;width:2em;overflow:hidden;display:block;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;vertical-align:top;height:2em;line-height:2;color:#4eccc4;text-transform:uppercase;padding:0}.tm-ui-dp-button .tm-ui-dp-button-arrow,.tm-ui-dp-month,.tm-ui-dp-year{cursor:pointer}.tm-datepicker .tm-ui-dp-button-arrow{color:#4eccc4;font-size:1em;line-height:2;overflow:hidden;width:2em}.tm-ui-dp-button-arrow::before{display:block}.tm-ui-dp-buttonpane{display:block;overflow:hidden;padding:0 .5em .5em;text-align:right;width:100%}.tm-ui-dp-btn-wrap{display:block;float:right;position:relative;vertical-align:top;z-index:5}.tm-ui-dp-btn{height:2.5em;line-height:2.5;padding:0 1em;text-transform:uppercase;cursor:pointer;display:block;overflow:hidden;text-decoration:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.tm-ui-dp-button-disabled{opacity:.3;cursor:default}.tm-ui-skin-epo-black .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #000 !important;box-shadow:0 1px 10px rgba(0,0,0,0.2);background:#000 none repeat scroll 0 0;background:rgba(0,0,0,0.9) none repeat scroll 0 0;color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell .ui-state-default{color:#ecf0f1}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#777}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover{background-color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#222}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled{background-color:#000;background-color:rgba(255,255,255,0.02)}.tm-ui-skin-epo-black .tm-ui-dp-btn{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-btn:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow,.tm-ui-skin-epo-black .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-header{color:#1abc9c;border-bottom:1px solid #1abc9c}.tm-ui-skin-epo.tm-datepicker .tm-ui-dp-main-wrap{padding:0}.tm-ui-skin-epo .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #ddd !important;box-shadow:0 1px 10px rgba(0,0,0,0.2);background:#fff none repeat scroll 0 0;color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-main-cell .ui-state-default{color:#2c3e50;background:0;border:0 none}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-other-month .ui-state-default{color:#aaa}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-current-day .ui-state-default{color:#0a0}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#95a5a6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#9b59b6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover{background-color:#ecf0f1}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#eee}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled{background-color:#fff}.tm-ui-skin-epo .tm-ui-dp-btn{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-btn:hover{color:#8e44ad}.tm-ui-skin-epo .tm-ui-dp-button-arrow,.tm-ui-skin-epo .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-button-arrow:hover{color:#34495e}.tm-ui-skin-epo .tm-ui-dp-main-header{background:#f9f9f9 none repeat scroll 0 0;border-bottom:1px solid #eee;border-top:1px solid #eee;color:#7f8c8d;padding:.25em 0}.tm-ui-skin-epo .tm-ui-dp-title{padding:.5em 0}.ui-tm-timepicker-div .tm-ui-widget-header,.ui-tm-timepicker-div .ui_tpicker_time_label,.tm-timepicker .tm-ui-dp-current{display:none}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle{border-radius:100%;background:#ecf0f1;border:1px solid #bdc3c7;cursor:default;height:1.2em;position:absolute;width:1.2em;z-index:2}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle.ui-state-hover{background:#fff}.ui-tm-timepicker-div .ui-slider{position:relative}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal{border-color:#aaa;border-image:none;border-radius:0;border-style:solid;border-width:0 0 1px;height:1px;margin:1em 0;padding:.2em 0 0}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal .ui-slider-handle{margin-left:-0.6em;top:-0.3em}.ui-tm-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-tm-timepicker-div dl{text-align:left;margin:0}.ui-tm-timepicker-div dl dt{clear:left;float:left;margin:.725em 0 0;padding:0}.ui-tm-timepicker-div dl dd{display:block;margin:0 1em .5em 30%;padding:1px 0;float:none}.ui-tm-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-tm-timepicker-div .ui_tpicker_unit_hide{display:none}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input{background:0;color:inherit;border:0;outline:0;border-bottom:0 none;width:95%}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus{border-bottom-color:#aaa}.ui-tm-timepicker-rtl{direction:rtl}.ui-tm-timepicker-rtl dl{text-align:right}.ui-tm-timepicker-rtl dl dt{float:right;clear:right}.ui-tm-timepicker-rtl dl dd{margin:0 30% .5em 1em}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine{padding-right:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dt{display:none}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl{text-align:right}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd&gt;div{display:inline-block;margin:0}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_minute::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_second::before{content:":";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_millisec::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_microsec::before{content:".";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide::before{display:none}.ui-tm-timepicker-div{padding:1em 1em 0}.tm-ui-tp-title{padding:.5em 0}.tc-label-wrap{display:inline}.tc-mode-images .tc-label-wrap,.tc-mode-color .tc-label-wrap{display:block}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image{border-color:inherit;border-width:1px;box-shadow:0 0 10px 0 rgba(0,0,0,0.3)}.tm-extra-product-options .radio_image,.tm-extra-product-options .checkbox_image{border:1px solid transparent;display:inline-block !important;height:auto;width:auto;margin:auto;max-width:100%;padding:1px;pointer-events:none !important;vertical-align:middle}.radio-image-label,.checkbox-image-label{display:block;text-align:center;padding:1em 0;line-height:1.5}.tc-label.tm-label .radio-image-label,.tc-label.tm-label .checkbox-image-label{display:inline;margin-right:.5em}.tc-label.tm-label .radio-image-label:empty,.tc-label.tm-label .checkbox-image-label:empty{margin-right:0}.tm-epo-style-wrapper+.tmhexcolorimage,.tm-epo-style-wrapper+.tc-label-wrap .tmhexcolorimage:first-child{margin:0 .5em;vertical-align:middle}.tm-epo-style-wrapper input[type="checkbox"],.tm-epo-style-wrapper input[type="radio"]{visibility:hidden;display:inline !important}.tm-epo-style-wrapper input[type="checkbox"]:checked+.tm-epo-style::after,.tm-epo-style-wrapper input[type="radio"]:checked+.tm-epo-style::after{opacity:1}.tm-epo-style-wrapper{height:2em;width:2em;position:relative;display:inline-block;vertical-align:middle}.tm-epo-style::after{content:"\f00c";background:transparent none repeat scroll 0 0;font-family:tc-fontawesome,sans-serif !important;font-weight:900;height:1em !important;left:50%;margin-left:-0.5em;margin-top:-0.5em;opacity:0;position:absolute !important;display:inline-block !important;text-align:center !important;top:50% !important;width:1em !important;color:inherit !important;font-size:inherit !important;bottom:auto !important;line-height:1 !important}.tm-epo-style-wrapper input[type="radio"]+.tm-epo-style::after{content:"\f111"}.tm-epo-style:hover::after{opacity:.5}@media(max-width:768px){.tm-epo-style:hover::after{opacity:0}}.tm-epo-style-wrapper.round2,.tm-epo-style-wrapper.square2{height:1em;width:1em;padding:5px;vertical-align:middle}.tm-epo-style.round2,.tm-epo-style.square2{height:100%;width:100%;background:transparent none repeat scroll 0 0;border:2px solid;cursor:pointer;left:0;line-height:1;margin:0;padding:0;position:absolute;top:0}.tm-epo-style-wrapper.round2 .tm-epo-style::after,.tm-epo-style-wrapper.square2 .tm-epo-style::after{font-size:.7em !important;margin-top:-0.4em}.tm-epo-style.round,.tm-epo-style.square{background:transparent none repeat scroll 0 0;border:1px solid;cursor:pointer;height:2em;left:0;line-height:1;margin:0;padding:0;position:absolute;top:0;width:2em}.tm-epo-style.round,.tm-epo-style.round2{border-radius:100%}.tmhexcolorimage{display:block !important;height:100% !important;max-height:100% !important;max-width:100% !important;width:100%}.tm-floating-box .tmhexcolorimage{min-width:50px !important;min-height:50px !important}.tm-floating-box .radio-image-label,.tm-floating-box .checkbox-image-label{text-align:initial}.use_colors_container .tmhexcolorimage{height:auto !important;vertical-align:middle}.tm-transparent-swatch{border:1px dotted !important}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap input.use_images+label{display:inline-block;padding:0 !important;max-width:100%;border:0 solid;position:relative;line-height:0;margin:0 !important;height:auto !important;background:none !important}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image.round,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image.round,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image.round,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image.round{border-radius:100%;border-width:1px;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image.square,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image.square,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image.square,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image.square{border-radius:0;box-shadow:none;border-width:1px}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image.shadow,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image.shadow,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image.shadow,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image.shadow{box-shadow:0 1px 4px 0 rgba(0,0,0,0.5);border-width:1px}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image.thinline,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image.thinline,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image.thinline,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image.thinline{border-width:1px;border-radius:0;box-shadow:none}.tm-extra-product-options input.use_images+label+.amount{display:block;text-align:center}.radio-image-label-inline,.checkbox-image-label-inline{display:inline;margin:0 .5em}.tc-label.tm-label .radio-image-label+.tmhexcolorimage,.tc-label.tm-label .checkbox-image-label+.tmhexcolorimage{vertical-align:middle}.tm-hide-label+.radio-image-label,.tm-hide-label+.checkbox-image-label{display:none !important}.tm-bottom-label+.radio-image-label,.tm-bottom-label+.checkbox-image-label{padding:.5em 0}.tm-inside-label+.radio-image-label,.tm-inside-label+.checkbox-image-label{left:0;padding:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);word-wrap:break-word}.tc-epo-element-product-holder{border:0;margin:1em 0;padding:0}.tc-epo-element-product-container-wrap{margin:1em 0 0 0}.tc-epo-element-product-container-wrap:empty{margin:0}.tc-epo-element-product-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;-webkit-justify-content:space-between !important;justify-content:space-between !important}.tc-epo-element-product-container-left{width:20%;-ms-flex:0 0 20%;flex:0 0 20%}.tc-epo-element-product-container-right{width:76%;-ms-flex:0 0 76%;flex:0 0 76%;margin-left:4%}.tc-epo-element-product-container-full{width:100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}.tc-epo-element-product-container-wrap .product-title,.tc-epo-element-product-container-wrap .product-price,.tc-epo-element-product-container-wrap .product-description,.tc-epo-element-product-container-wrap .product-meta,.tc-epo-element-product-container-wrap .tc-extra-product-options-inline{margin:0 0 1em;padding:0}.tc-epo-element-product-container-wrap .tm-quantity,.tc-epo-element-product-container-wrap .tm-quantity-alt{max-width:none}.tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity{float:none;display:inline-block;font-size:inherit}.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-dropdown ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tc-epo-element-product-li-container{padding:.5em .5em 0 0;margin:0;width:100%;float:left;list-style:none outside none !important;position:relative}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tc-epo-element-product-li-container{padding:1em 15px;max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;list-style:none outside none !important;position:relative;margin:0;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap label{cursor:pointer}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap .tm-epo-field.tmcp-radio,.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap .tm-epo-style-wrapper,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap&gt;label .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap&gt;label .tm-epo-style-wrapper{display:none}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:stretch !important;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:flex-start !important;justify-content:flex-start !important;margin:0 -15px;float:none;max-width:none;width:auto;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;padding:1em 15px;text-align:center;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;padding:1em 15px;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap .tm-epo-reset-radio{right:15px;top:15px}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap img.wp-post-image,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap img.wp-post-image{max-width:100%;height:auto;margin:0 auto;display:block;width:100%}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap .tc-label-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap&gt;label .tc-label-wrap{margin:1em 0 0 0;display:block}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap .tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product&gt;li.tmcp-field-wrap&gt;label .tm-epo-field-label{width:100%;box-sizing:border-box}.tm-extra-product-options .tc-epo-element-product-container-wrap .product-meta{margin:1em 0 0 0}.tc-epo-element-variable-product{margin:1em 0}table.tc-epo-element-variations{margin:1em 0}.woocommerce table.tc-epo-element-variations{margin-bottom:1em;border:0;width:100%}.woocommerce table.tc-epo-element-variations td,.woocommerce table.tc-epo-element-variations th{border:0;vertical-align:top;line-height:2}.woocommerce table.tc-epo-element-variations label{font-weight:700}.woocommerce table.tc-epo-element-variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce table.tc-epo-element-variations td.label{padding-right:1em}.woocommerce .tc-epo-element-variable-product .woocommerce-variation-description p{margin-bottom:1em}.woocommerce .tc-epo-element-variable-product .tc-epo-element-variable-reset-variations{visibility:hidden;font-size:.83em}.woocommerce .tc-epo-element-variable-product .wc-no-matching-variations{display:none}.tm-extra-product-options .tmcp-field-wrap.tc-product-hidden{display:none}.tc-product-image{margin:0}#tm-tooltip{font-size:.875em;text-align:center;text-shadow:0 1px rgba(0,0,0,0.5);line-height:1.5;color:#fff;background:#333;background:linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0.8));border-radius:5px;box-shadow:0 3px 5px rgba(0,0,0,0.3);position:absolute;z-index:145400;padding:15px;pointer-events:none}#tm-tooltip::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #333;content:"";position:absolute;left:50%;bottom:-10px;margin-left:-10px}#tm-tooltip.top::after{border-top-color:transparent;border-bottom:10px solid #333;border-bottom-color:rgba(0,0,0,0.6);top:-20px;bottom:auto}#tm-tooltip.left::after{left:10px;margin:0}#tm-tooltip.right::after{right:10px;left:auto;margin:0}#tm-tooltip img{max-width:100%}.tc-tooltip{color:#2980b9;cursor:help;font-size:1.25em;margin-right:.5em;margin-left:.5em}.tc-tooltip.tc-tooltip-left{margin-right:.5em;margin-left:0}.tc-tooltip.tc-tooltip-right{margin-left:.5em;margin-right:0}.tm-extra-product-options .tm-epo-element-label.tm-tooltip{display:inline-block;width:auto}.tc-icontooltipleft.tm-tooltip{margin-left:0;margin-right:.5em}.woocommerce #content table.cart img.epo-option-image,.woocommerce table.cart img.epo-option-image,.woocommerce-page #content table.cart img.epo-option-image,.woocommerce-page table.cart img.epo-option-image,.epo-option-image{max-height:none;max-width:70% !important;height:auto !important;width:auto !important}.woocommerce #content table.cart img.epo-upload-image,.woocommerce table.cart img.epo-upload-image,.woocommerce-page #content table.cart img.epo-upload-image,.woocommerce-page table.cart img.epo-upload-image,.epo-upload-image{max-height:none !important;max-width:70% !important;width:auto !important;height:auto !important}.woocommerce td.product-name dl.variation dt.tc-hidden-variation{margin:0}.tc-row.tm-cart-row{float:left;padding:2%;width:100%;border-color:#999;border-radius:0;border-style:none none dotted;border-width:0 0 1px}.tc-row.tm-cart-row:last-child{border:0 none}.tc-row.tm-cart-row .tc-cell{margin:0}.tc-row.tm-cart-row .tc-cell.cpf-name{font-weight:700}.woocommerce td.product-name dl.variation.tc-epo-metadata .tc-hidden-variation{display:none}.cpf-img-on-cart img{margin-right:.5em;position:static !important;height:auto !important;width:auto !important;max-height:3em}.cpf-data-on-cart::before{content:"\f14a";font-family:tc-fontawesome,sans-serif;font-weight:900;margin-right:.5em;vertical-align:middle}.cpf-img-on-cart .cpf-data-on-cart::before{content:"";display:none}.cpf-data-on-cart,.cpf-img-on-cart{display:block;border-bottom:1px dotted rgba(0,0,0,0.2);margin-bottom:.5em}.cpf-color-on-cart{width:1em;height:1em;display:inline-block;border:1px solid}td.product-name a.tm-cart-edit-options,.tm-cart-edit-options{display:block;font-size:.7em;font-style:italic;font-weight:700}.shop_table tbody tr.tm-epo-cart-row{height:auto}.woocommerce table.shop_table .tm-epo-cart-row td{border-top:1px dashed rgba(0,0,0,0.1)}.tm-epo-cart-option-label,.tm-epo-cart-option-value.tm-epo-cart-no-label{font-weight:700}.woocommerce table.shop_table .tm-epo-cart-row-product td{border-bottom:1px solid rgba(0,0,0,0.1)}.woocommerce table.shop_table .tm-epo-cart-row-product+.tm-epo-cart-row td{border-top:0 none}.tm-epo-cart-row-header .product-quantity,.tm-epo-cart-row-product .product-quantity,.tm-epo-cart-row .product-quantity,.tm-epo-cart-row-product-noepo .product-quantity{text-align:center}.tc-price-in-cart,.tc-quantity-in-cart{font-size:smaller}.tc-associated-table-product .tc-associated-table-product-indent{padding-left:2em;display:inline-block}.tc-associated-table-product .tc-associated-table-product-price::before{font-family:tc-fontawesome,sans-serif;font-size:1em;content:"\f30b";font-weight:900;margin:0 .5em 0 0;padding:0;opacity:.3}.tc-associated-table-product-name{font-weight:700}.tm-dpd-label{display:block;font-size:80%}.tm-animated{-webkit-animation-duration:.3s;animation-duration:.3s}.tc-chars{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;font-size:9px;padding:.5em 0}.tc-chars-remanining{margin:0 .5em}.tm-button{border-radius:3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:13px !important;margin:0;height:30px;line-height:28px !important;padding:0 12px 2px !important;text-decoration:none;white-space:nowrap;background:none repeat scroll 0 0 #f7f7f7;border-color:#ccc;box-shadow:0 1px 0 #fff inset,0 1px 0 rgba(0,0,0,0.08);color:#555;vertical-align:top}.tm-button:hover{background:none repeat scroll 0 0 #fafafa;border-color:#999;color:#222}.tc-hide-add-to-cart-button{display:none !important}.tc-clearfix::after{content:"";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}.tm-preloader-img{position:absolute !important;z-index:2;opacity:.6}.tm-select-wrapper.select-wrapper{background:#fff none repeat scroll 0 0;border:1px solid #dfdbdb;margin-bottom:9px;overflow:hidden;position:relative}.tm-select-wrapper.select-wrapper,.bundled_product_summary .tm-select-wrapper .sbHolder{background:#fff;position:relative;border:1px solid #dfdbdb;overflow:hidden;margin-bottom:9px}.tm-select-wrapper .sbHolder{overflow:visible;padding-right:28px}.tm-select-wrapper.select-wrapper,.tm-select-wrapper .attribute-options{overflow:visible}.tm-select-wrapper.select-wrapper a.sbSelector,.tm-select-wrapper.select-wrapper select,.tm-select-wrapper .sbHolder a.sbSelector,.tm-select-wrapper .attribute-options select{margin:0;font-size:1em}.tm-select-wrapper.select-wrapper select,.tm-select-wrapper .attribute-options select{width:120%;background:0;border:0}.tm-select-wrapper.select-wrapper .sbOptions,.tm-select-wrapper .sbHolder .sbOptions{position:absolute;left:-1px;right:-1px;top:30px !important;background:#fff;list-style:none;margin:0;padding:8px 0 4px;border:1px solid #dfdbdb;border-top:0;z-index:100;max-height:none !important}.tm-select-wrapper.select-wrapper .sbOptions li{margin-bottom:0}.tm-select-wrapper.select-wrapper .sbOptions li a,.tm-select-wrapper select option,.tm-select-wrapper.select-wrapper span.sbDisabled,.tm-select-wrapper .sbHolder .sbOptions li a,.tm-select-wrapper .sbHolder span.sbDisabled{font-weight:400;color:#bcbbbb;font-size:14px;display:block;line-height:24px;padding:0 8px}.tm-select-wrapper.select-wrapper .sbOptions li a:hover,.tm-select-wrapper .sbHolder .sbOptions li a:hover{background:#f4f4f4}.tm-select-wrapper.select-wrapper .sbOptions li span.sbDisabled,.tm-select-wrapper .sbHolder .sbOptions li span.sbDisabled{color:#ddd}.tm-select-wrapper.select-wrapper .sbToggle,.tm-select-wrapper .sbHolder .sbToggle{position:absolute;right:0;top:0;height:100%;width:29px;background:url(https://ladyselection.com/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/./../../../themes/bazar/woocommerce/images/variations-dropdown-icon.png) left center no-repeat}.tc-extra-product-options .sbHolder .sbSelector{background-color:#fff;height:35px;padding:5px 10px}.use-images-container .replaced-checkboxes+label::before,.use-images-container .replaced-radio-buttons+label::before,.replaced-checkboxes+label.tm-epo-style::before,.replaced-radio-buttons+label.tm-epo-style::before{display:none}body[data-form-style="minimal"] .tc-extra-product-options .minimal-form-input label{pointer-events:auto !important}.has-options .quick-shop-wrapper .woocommerce-variation-add-to-cart{display:block !important;width:100%;max-width:100%;padding:0;margin:0}.woocommerce .oxy-woo-element div.product.tm-has-options .woocommerce-variation-add-to-cart,.tm-has-options .fullwidth-button .cart:not(.variations_form),.tm-has-options .fullwidth-button .woocommerce-variation-add-to-cart.variations_button,.thb-product-main-row .summary form.cart,.single-product div.product.tm-has-options form.cart,.single-product div.product.tm-has-options .single-button-wrapper,.single-product div.product.tm-has-options .entry-summary form.cart:not(.variations_form):not(.grouped_form),.single-product div.product.tm-has-options .variations_button,.woocommerce div.product.elementor.tm-has-options form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor.tm-has-options form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.epo.sp-container{position:absolute;top:0;left:0;display:inline-block;*display:inline;*zoom:1;z-index:9999994;overflow:hidden}.sp-original-input-container{position:relative;display:inline-flex}.sp-original-input-container input{margin:0 !important}.sp-original-input-container .sp-add-on{width:40px;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}input.spectrum.with-add-on{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.sp-original-input-container .sp-add-on .sp-colorize{height:100%;width:100%;border-radius:inherit}.sp-colorize-container{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo.sp-container.sp-flat{position:relative}.epo.sp-container,.epo.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.epo .sp-top{position:relative;width:100%;display:inline-block}.epo .sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.epo .sp-color{position:absolute;top:0;left:0;bottom:0;right:20px !important}.epo .sp-hue{position:absolute;top:0;right:0;bottom:0;width:12px;height:100%;left:initial !important}.epo .sp-clear-enabled .sp-hue{top:15%;height:85%}.epo .sp-fill{padding-top:80%}.epo .sp-sat,.epo .sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.epo .sp-alpha-enabled .sp-top{margin-bottom:28px !important}.epo .sp-alpha-enabled .sp-alpha{display:block}.epo .sp-alpha-handle{position:absolute;top:-3px;cursor:pointer;height:16px;border-radius:50%;width:16px;margin-right:5px;left:-2px;right:0;background:#f9f9f9;box-shadow:0 0 2px 0 #3a3a3a}.epo .sp-alpha{display:none;position:absolute;bottom:-18px;right:0;left:0;height:10px}.epo .sp-alpha-inner{border-radius:4px}.epo .sp-clear{display:none}.epo .sp-clear.sp-clear-display{background-position:center}.epo .sp-clear-enabled .sp-clear{display:block;position:absolute;top:3px;right:0;bottom:0;cursor:pointer;left:initial;height:12px;width:12px}.epo.sp-container,.sp-replacer.epo,.epo .sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.epo.sp-container.sp-dragging .sp-input,.epo.sp-container button{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none;font:inherit}.epo.sp-container.sp-input-disabled .sp-input-container{display:none}.epo.sp-container.sp-buttons-disabled .sp-button-container{display:none}.epo.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none}.sp-palette-only .sp-picker-container{display:none}.sp-palette-disabled .sp-palette-container{display:none}.sp-initial-disabled .sp-initial{display:none}.epo .sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.epo .sp-val{border-radius:4px;background-image:-webkit-gradient(linear,0 100%,0 0,from(#000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.epo .sp-hue{background:-moz-linear-gradient(top,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%);background:-ms-linear-gradient(top,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%);background:-o-linear-gradient(top,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%);background:-webkit-gradient(linear,left top,left bottom,from(#f00),color-stop(0.17,#f00),color-stop(0.33,#0f0),color-stop(0.5,#0ff),color-stop(0.67,#00f),color-stop(0.83,#f0f),to(#f00));background:-webkit-linear-gradient(top,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%);background:linear-gradient(to bottom,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}.epo .sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.epo .sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.epo .sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.epo .sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.epo .sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.epo .sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none !important}.epo .sp-cf:before,.epo .sp-cf:after{content:"";display:table}.epo .sp-cf:after{clear:both}.epo .sp-cf{*zoom:1}@media(max-width:480px){.epo .sp-color{right:40%}.epo .sp-hue{left:63%}.epo .sp-fill{padding-top:60%}}.epo .sp-dragger{border-radius:5px;height:10px;width:10px;border:1px solid #fff;cursor:pointer;position:absolute;top:0;left:0;margin-left:3px;margin-top:3px;box-shadow:0 0 2px 1px rgba(0,0,0,0.2);background:0}.epo .sp-slider{position:absolute;top:0;cursor:pointer;height:16px;border-radius:50%;width:16px;left:-2px;background:#f9f9f9;box-shadow:0 0 2px 0 #3a3a3a;margin-top:8px;right:auto;border:0;opacity:1}.epo.sp-container{display:inline-flex;border:0;background-color:#fff;padding:0;border-radius:4px;color:#000;box-shadow:0 0 0 1px rgba(99,114,130,0.16),0 8px 16px rgba(27,39,51,0.08)}.epo.sp-container,.epo.sp-container button,.epo.sp-container input,.sp-color,.sp-hue,.sp-clear{font-size:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.epo .sp-top{margin-bottom:10px}.epo .sp-color,.epo .sp-hue,.epo .sp-clear,.epo .sp-val,.epo .sp-sat{border-radius:3px;border:0}.epo .sp-input-container{margin-top:-5px;float:none;width:auto}.epo .sp-input-container.sp-cf,.sp-initial.sp-thumb.sp-cf,.sp-button-container.sp-cf{height:25px}.epo .sp-picker-container .sp-cf{margin-bottom:10px}.sp-palette-row-initial&gt;span:first-child{cursor:pointer}.epo.sp-initial-disabled .sp-input-container{width:100%}.epo .sp-input{padding:0 5px !important;margin:0;width:100%;box-shadow:none !important;height:100% !important;background:transparent;color:#3a3a3a;border-radius:2px !important;border:1px solid #e0e0e0 !important;text-align:center;font-family:monospace;font-size:inherit !important}.sp-input:focus{border:1px solid #ffa600}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.epo .sp-picker-container,.sp-palette-container{position:relative;padding:10px}.epo .sp-picker-container{width:200px;padding-bottom:0;border:0;float:none;margin:0}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:solid 2px transparent}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:#ffa600}.sp-thumb-el{position:relative}.epo .sp-initial{float:left;border:0}.sp-initial span{width:30px;height:25px;border:0;display:block;float:left;margin:0}.sp-initial .spe-thumb-el.sp-thumb-active{border-radius:0 5px 5px 0}.sp-initial .spe-thumb-el{border-radius:5px 0 0 5px}.sp-initial .sp-clear-display{background-position:center}.sp-button-container{float:right}.sp-palette-button-container{margin-top:10px}.sp-replacer.epo{position:relative;overflow:hidden;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid #aaa;color:#666;transition:border-color .3s;vertical-align:middle;width:3.5rem;height:2rem;margin:0;padding:3px;background:0}.sp-replacer.epo:hover,.sp-replacer.epo.sp-active{border:1px solid #666;color:#000}.sp-replacer.epo.sp-disabled{cursor:default;border-color:silver;color:silver}.epo .sp-dd{position:absolute;font-size:10px;right:0;top:0;bottom:0;padding:0 2px;line-height:2.1;background-color:#fff;height:auto;float:none}.epo .sp-preview{position:relative;width:100%;height:100%;float:left;z-index:0;border:0;margin:0;padding:0}.epo .sp-preview-inner{transition:background-color .2s}.epo .sp-preview-inner.sp-clear-display{display:none}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:3px;border:0;border-radius:3px}.epo.sp-container button{border-radius:3px;border:0;background:transparent;line-height:1;padding:0 8px;height:25px;text-transform:capitalize;text-align:center;vertical-align:middle;cursor:pointer;color:#606c72;font-weight:700}.epo.sp-container button.sp-choose{background-color:#3cab3b;color:#fff;margin-left:5px}.epo.sp-container button:hover{opacity:.8}.epo.sp-container button.sp-palette-toggle{width:100%;background-color:#f3f3f3;margin:0}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.epo .sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo .sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{border-radius:3px;background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABe0lEQVQokYXSsUtcQRTF4d8Jj+VhHSxkEQuLsEUKK0nhTBFTmLSSUhBCMCAWsmgIwWrBLk0akfwLCaSQKBJmtrIIISwpRFKIhViETScphGMzysMtvOVwvpm5d0bGNCuGWAOPgYdl6S8wSDn9b+bUhDHEKWAdeAFMANg+l/TV9ofcz6cjMIbYBvaBMds7QCqZ58CmpBNgPuV0DvAAIMyFGugWtJr7eTv38xEwkPRPErY7QDeG2LqFkjrAgu0dSd/KDVqSNmxvAZ8lfbS9AHRuYemnLWkv5XRVBrQMbAI/gTXgEzAJtJuwBVS2L2OIle03QA/4Lmkl5XQBXEqqbFcAVYFDYChpFngiqWf7l6TXKaezMt2Zkhk24THwG+jZriX9AFZvUAyxLbRke2D75O5zPAO+ADXwEtizjaRHwDvbTyUtppwOmicCHAJvbXcl9YA1SQDjtseA97YPRz7ATcUQp2y/kjRdevsjaTfldNrMjcDGBjXA3T96L7yvrgFzP69+0Ao/HAAAAABJRU5ErkJggg==)}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;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&gt;.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons&gt;.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons&gt;.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical&gt;.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical&gt;.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical&gt;.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&gt;.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&gt;.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&gt;.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&gt;.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons&gt;.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-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)&gt;.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)&gt;.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)&gt;.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&gt;.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile&gt;.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&gt;.wp-block-comments-pagination-next,.wp-block-comments-pagination&gt;.wp-block-comments-pagination-numbers,.wp-block-comments-pagination&gt;.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination&gt;.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination&gt;.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination&gt;.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content&gt;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&gt;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&gt;h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]&gt;[data-type="core/embed"],.wp-block[data-align=right]&gt;[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]&gt;[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]&gt;[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image&gt;a,.wp-block-gallery.has-nested-images figure.wp-block-image&gt;div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border&gt;a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border&gt;div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded&gt;a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded&gt;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)&gt;a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)&gt;div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image&gt;a,.wp-block-image&gt;figure&gt;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]&gt;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&gt;a,.wp-block-image.alignwide&gt;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&gt;figcaption,.wp-block-image .alignleft&gt;figcaption,.wp-block-image .alignright&gt;figcaption,.wp-block-image.aligncenter&gt;figcaption,.wp-block-image.alignleft&gt;figcaption,.wp-block-image.alignright&gt;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,&lt;svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"&gt;&lt;circle cx="50" cy="50" r="50"/&gt;&lt;/svg&gt;');mask-image:url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"&gt;&lt;circle cx="50" cy="50" r="50"/&gt;&lt;/svg&gt;');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top&gt;.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top&gt;.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center&gt;.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center&gt;.wp-block-media-text__media,.wp-block-media-text&gt;.wp-block-media-text__content,.wp-block-media-text&gt;.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom&gt;.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom&gt;.wp-block-media-text__media{align-self:end}.wp-block-media-text&gt;.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text&gt;.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right&gt;.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right&gt;.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill&gt;.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill&gt;.wp-block-media-text__media&gt;a{display:block;height:100%}.wp-block-media-text.is-image-fill&gt;.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element&gt;.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element&gt;.wp-block-media-text__media&gt;a{display:block;height:100%}.wp-block-media-text.is-image-fill-element&gt;.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&gt;.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile&gt;.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container&gt;.wp-block-navigation-item&gt;.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container&gt;.wp-block-navigation-item&gt;.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover&gt;.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within&gt;.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list&gt;.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list&gt;.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.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&gt;.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list&gt;.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.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&gt;.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list&gt;.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-form input[type=submit]{width:auto}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container&gt;li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2&gt;li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3&gt;li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4&gt;li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5&gt;li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6&gt;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&gt;li&gt;.alignright,.wp-block-post-template-is-layout-flow&gt;li&gt;.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained&gt;li&gt;.alignleft,.wp-block-post-template-is-layout-flow&gt;li&gt;.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained&gt;li&gt;.aligncenter,.wp-block-post-template-is-layout-flow&gt;li&gt;.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between&gt;.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between&gt;.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&gt;cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"Â·Â·Â·";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color&gt;*{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]&gt;*,.wp-block-table table[style*=border-top-color]&gt;* td,.wp-block-table table[style*=border-top-color]&gt;* 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]&gt;*{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]&gt;*,.wp-block-table table[style*=border-bottom-color]&gt;* td,.wp-block-table table[style*=border-bottom-color]&gt;* 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]&gt;*{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]&gt;*{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]&gt;*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:0;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));-moz-box-shadow:0 1px 0 rgb(255 255 255 / .75);-webkit-box-shadow:0 1px 0 rgb(255 255 255 / .75);box-shadow:0 1px 0 rgb(255 255 255 / .75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(https://ladyselection.com/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.gif) 50% center no-repeat;border-left:solid 1px #bbb}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgb(0 0 0 / .2);-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .2);box-shadow:0 2px 6px rgb(0 0 0 / .2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:150px;outline:0;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:#fff0}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888!important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;border-color:#666}.selectBox-inline.selectBox-disabled{color:#888!important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:transparent!important}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@font-face{font-family:star;src:url(https://ladyselection.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(https://ladyselection.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(https://ladyselection.com/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://ladyselection.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(https://ladyselection.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(https://ladyselection.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgb(0 0 0 / .25);padding:20px 0}div.pp_woocommerce .pp_content_container::after,div.pp_woocommerce .pp_content_container::before{content:" ";display:table}div.pp_woocommerce .pp_content_container::after{clear:both}div.pp_woocommerce .pp_loaderIcon::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://ladyselection.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}div.pp_woocommerce div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgb(0 0 0 / .5);background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .2);border-radius:2px;display:block}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000}div.pp_woocommerce .pp_next::before,div.pp_woocommerce .pp_previous::before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgb(0 0 0 / .5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;font-family:WooCommerce;content:"\e00b";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover::before,div.pp_woocommerce .pp_previous:hover::before{display:block}div.pp_woocommerce .pp_previous::before{left:1em}div.pp_woocommerce .pp_next::before{right:1em;font-family:WooCommerce;content:"\e008"}div.pp_woocommerce .pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgb(0 0 0 / .5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close::before{font-family:WooCommerce;content:"\e013";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgb(0 0 0 / .5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before{font-family:WooCommerce;content:"\e00b";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em}div.pp_woocommerce .pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next::before{content:"\e008"}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgb(0 0 0 / .5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract::before,div.pp_woocommerce a.pp_expand::before{font-family:WooCommerce;content:"\e005";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract::before{content:"\e004"}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce .pp_inline{padding:0!important}.rtl div.pp_woocommerce .pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce{left:5%!important;right:5%!important;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before,div.pp_woocommerce .pp_close::before{font-size:44px}div.pp_woocommerce .pp_description{display:none!important}div.pp_woocommerce .pp_details{width:100%!important}.pp_content{width:100%!important}.pp_content #pp_full_res&gt;img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgb(0 0 0 / .5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.yith-wcwl-popup{display:none}.yith-wcwl-popup-content h3{text-align:center;font-size:1.5em}.yith-wcwl-popup-content label{display:block}.yith-wcwl-popup-content select,.yith-wcwl-popup-content input[type="text"]{padding:10px 7px}.yith-wcwl-popup-content .create{display:none}.yith-wcwl-popup-content .yith-wcwl-second-row{display:none}.yith-wcwl-popup-content .popup-description{text-align:center;font-weight:600;margin-bottom:15px}.yith-wcwl-popup-content .popup-description a.show-tab.active{cursor:inherit;color:inherit;pointer-events:none}.yith-wcwl-popup-content .wishlist-select{box-sizing:border-box}.yith-wcwl-popup-feedback{margin-top:2em;margin-bottom:2em}.yith-wcwl-popup-feedback p.feedback{margin-top:1.5em;text-align:center;font-size:1.1rem;font-weight:600}.yith-wcwl-popup-footer{margin:15px 0}.yith-wcwl-popup-footer .button.wishlist-submit{display:block;width:100%;text-align:center}.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon{text-align:center;display:block;font-size:70px;color:#333;margin-block:0 15px}.yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-content .heading-icon img,.yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-feedback .heading-icon img{width:70px;height:70px}.pp_pic_holder.pp_woocommerce.feedback{max-width:450px!important}.pp_pic_holder.pp_woocommerce.feedback .pp_content{width:auto!important}.yith-wcwl-add-button.with-dropdown{position:relative;padding:15px 0}.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown{display:block}.yith-wcwl-add-button ul.yith-wcwl-dropdown li{padding:15px;padding-left:0;text-transform:uppercase;font-size:.8em}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:FontAwesome;content:"\f067";margin-right:15px}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child){border-bottom:1px solid #cdcdcd}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a{font-size:1em!important;color:inherit;box-shadow:none}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover{color:initial}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{display:flex;flex-direction:column;align-items:center}.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style){padding:7px 10px}.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist .add_to_wishlist img{height:auto;width:25px;color:var(--add-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg{color:var(--added-to-wishlist-icon-color,#000)}.yith-wcwl-wishlistaddedbrowse{display:flex;flex-direction:column;align-items:center}.yith-wcwl-wishlistaddedbrowse .feedback{display:flex;align-items:center;justify-content:center;gap:5px;text-wrap:balance}.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown{left:0}.yith-wcwl-add-button ul.yith-wcwl-dropdown{display:none;list-style:none;margin-bottom:0;padding:5px 25px;background:#fff;position:absolute;z-index:15;top:100%;border:1px solid #cdcdcd;outline-offset:-10px;left:50%;min-width:200px}.yith-wcwl-add-to-wishlist .separator+[data-title]{display:inline-block}.yith-wcwl-add-to-wishlist .with-tooltip{position:relative}.yith-wcwl-tooltip{z-index:10;padding:5px 10px;border-radius:5px;text-align:center;top:calc(100% + 5px);pointer-events:none;cursor:initial;font-size:.6875rem;line-height:normal;display:none}.with-dropdown .yith-wcwl-tooltip{top:auto;bottom:calc(100% + 10px)}.with-tooltip .yith-wcwl-tooltip{position:absolute;left:50%;transform:translateX(-50%)}.with-tooltip .yith-wcwl-tooltip:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-95%);width:0;height:0;background:transparent!important;border-left:5px solid transparent!important;border-right:5px solid transparent!important;border-bottom:5px solid}.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{bottom:-5px;top:auto;border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid;border-bottom:none}#yith-wcwl-popup-message{font-weight:700;line-height:50px;text-align:center;background:#fff;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3);position:fixed;top:50%;left:50%;padding:7px 40px;z-index:10000}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style){background-color:var(--color-add-to-wishlist-background,#333);background:var(--color-add-to-wishlist-background,#333);color:var(--color-add-to-wishlist-text,#fff);border-color:var(--color-add-to-wishlist-border,#333);border-radius:var(--rounded-corners-radius,16px)}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover{background-color:var(--color-add-to-wishlist-background-hover,#4f4f4f);background:var(--color-add-to-wishlist-background-hover,#4f4f4f);color:var(--color-add-to-wishlist-text-hover,#fff);border-color:var(--color-add-to-wishlist-border-hover,#4f4f4f)}.yith-wcwl-tooltip,.with-tooltip .yith-wcwl-tooltip:before,.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{background-color:var(--tooltip-color-background,#333);border-bottom-color:var(--tooltip-color-background,#333);border-top-color:var(--tooltip-color-background,#333);color:var(--tooltip-color-text,#fff)}.wishlist-title{display:inline-block}.wishlist-title:hover a.show-title-form{visibility:visible}.wishlist-title h2{display:inline-block;padding:5px}.wishlist-title a.show-title-form{cursor:pointer;visibility:hidden;display:inline-flex;align-items:center;padding:2px 7px;gap:5px}.wishlist-title a.show-title-form svg.yith-wcwl-icon-svg,.wishlist-title a.show-title-form img{width:20px}.wishlist-title.wishlist-title-with-form h2:hover{background:#efefef}.hidden-title-form{position:relative;margin:25px 0 39px}.hidden-title-form .edit-title-buttons{position:absolute;right:5px;top:calc(50% - 15px)}.hidden-title-form&gt;input[type="text"]{padding-right:65px;line-height:1;min-height:30px}.hidden-title-form a{cursor:pointer;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;font-size:1.3em}.hidden-title-form a i{margin:0;display:inline-block}.yes-js .hidden-title-form{display:none}table.wishlist_table{font-size:80%}table.wishlist_table.shop_table{width:100%}table.wishlist_table.shop_table .product-remove{width:0}table.wishlist_table.shop_table .product-remove&gt;div{display:flex;align-items:center;justify-content:center}table.wishlist_table tr{position:relative}table.wishlist_table tr th{text-align:center}table.wishlist_table tr th.product-checkbox{vertical-align:middle;width:40px}table.wishlist_table tr th.product-remove{vertical-align:middle;width:40px}table.wishlist_table tr th.product-thumbnail{width:80px}table.wishlist_table tr th.product-name{text-align:left}table.wishlist_table thead th{border-top:1px solid;padding:16px 12px}table.wishlist_table tbody td{padding:16px 12px}table.wishlist_table thead th,table.wishlist_table tbody td{border-color:#e7e7e7}table.wishlist_table tbody td.wishlist-empty,p.wishlist-empty{text-align:center;margin:100px 0}.wishlist_table tr td,.wishlist_table tr th.wishlist-delete,.wishlist_table tr th.product-checkbox{text-align:center}.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.product-name,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.wishlist_table tfoot td{text-align:left}.wishlist_table tr td.product-remove{padding:16px 0}.wishlist_table tr td.product-thumbnail a{display:block;border:none;max-width:80px}.wishlist_table tr td.product-thumbnail a img{width:100%}.wishlist_table tr td.product-arrange{cursor:grab}.wishlist_table tr td.product-arrange:active{cursor:grabbing}.wishlist_table .product-stock-status span.wishlist-in-stock{color:#297e29}.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:red}.wishlist_table .product-add-to-cart span.dateadded{display:block}.wishlist_table .product-add-to-cart a{display:table!important;margin:0 auto 5px!important;text-align:center}.wishlist_table .product-add-to-cart a.button{padding:6px 25px!important;display:inline-flex!important}.wishlist_table .product-add-to-cart a&gt;img{display:inline;max-width:2em}.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{margin:15px 0}.wishlist_table .price-variation{display:block}.wishlist_table .price-variation.decrease .variation-rate{color:red}.wishlist_table .price-variation .old-price{display:block}.wishlist_table a.button{white-space:normal;margin-bottom:5px!important}.wishlist_table.modern_grid{list-style:none;margin:0 -7px 35px;font-size:0}.wishlist_table.modern_grid li{display:inline-block;vertical-align:top;width:33.33%;padding:0 7px;margin-bottom:15px}.wishlist_table.modern_grid li.wishlist-empty,.wishlist_table.images_grid li.wishlist-empty{width:100%;font-size:1rem;text-align:center;margin:50px 0}.wishlist_table.images_grid li.show{z-index:10}.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last{clear:none}.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1){clear:both}.wishlist_table.modern_grid li .item-wrapper{display:table;margin:0 -7px}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.modern_grid li .item-details{display:table-cell;vertical-align:top;box-sizing:border-box;width:50%;padding:0 7px;font-size:1rem}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.images_grid li .product-thumbnail{position:relative}.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,.wishlist_table.images_grid li .product-thumbnail .product-checkbox{position:absolute;top:7px;left:15px;z-index:2}.wishlist_table.modern_grid li .product-thumbnail&gt;a{display:block}.wishlist_table.modern_grid li .product-thumbnail&gt;a img{display:block}.wishlist_table.images_grid li.show .product-thumbnail&gt;a img,.wishlist_table.images_grid li:hover .product-thumbnail&gt;a img{filter:brightness(1.1)}.wishlist_table.modern_grid.wishlist_view li .item-details{position:relative}.wishlist_table.modern_grid.wishlist_view li .item-details:before{content:"";display:block;top:0;bottom:0;left:7px;background:#fff;position:absolute;right:7px;z-index:0;border:1px solid #cdcdcd}.wishlist_table.images_grid li .item-details{display:none;position:absolute;z-index:2;bottom:15px;left:calc(50% - 150px);width:300px;background:#fff;padding:10px 20px;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3)}.wishlist_table.images_grid li.show .item-details{display:block}.wishlist_table.modern_grid li .item-details .item-details-wrapper{padding:15px 20px;line-height:normal;position:relative}.wishlist_table.images_grid li .item-details a.close{position:absolute;top:10px;right:20px}.wishlist_table.modern_grid li .item-details h3,.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3{margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table,.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info{border:none;margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table td,.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td{border:none;font-size:.8em;padding:3px;vertical-align:top}.wishlist_table.modern_grid li .item-details table.item-details-table td.label,.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label{text-align:left;font-weight:700;width:40%}.wishlist_table.modern_grid li .item-details table.item-details-table td.value,.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value{text-align:right}.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_table.modern_grid li .item-details table.item-details-table td.value input,.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input{width:auto}.wishlist_table.modern_grid li .item-details .product-add-to-cart,.wishlist_table.images_grid li .item-details .product-add-to-cart{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,.wishlist_table.images_grid li .item-details .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .product-remove,.wishlist_table.images_grid li .item-details .product-remove{text-align:right}.wishlist_table.modern_grid li .item-details .product-remove a,.wishlist_table.images_grid li .item-details .product-remove a{border:none;border-radius:0;display:inline-block}.wishlist_table.mobile{list-style:none;margin-left:0}.wishlist_table.mobile li{margin-bottom:7px}.wishlist_table.mobile li .product-checkbox{display:inline-block;width:20px;vertical-align:top}.wishlist_table.mobile li .item-wrapper{display:inline-block;width:calc(100% - 25px);vertical-align:top;margin-bottom:7px}.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty{text-align:center}.wishlist_table.wishlist_manage_table.mobile li .item-wrapper{width:100%}.wishlist_table.mobile li .item-wrapper .product-thumbnail{display:inline-block;max-width:60px;margin-right:10px}.wishlist_table.mobile li .item-wrapper .item-details{display:inline-block;width:calc(100% - 80px);vertical-align:top}.wishlist_table.mobile.with-checkbox li .additional-info-wrapper{padding-left:20px}.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:right}a.add_to_wishlist{cursor:pointer}.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:5px}.yith-wcwl-add-to-wishlist a.add_to_wishlist&gt;img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist&gt;img,.yith-wcwl-add-to-wishlist a.delete_item&gt;img{max-width:32px;display:inline-block;margin-right:10px}.yith-wcwl-add-to-wishlist a.add_to_wishlist&gt;.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist&gt;.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.delete_item&gt;.yith-wcwl-icon-svg{vertical-align:bottom}a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist{margin-left:15px}.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button{margin:0}.wishlist_table .add_to_cart.button{padding:7px 12px;line-height:normal}.yith-wcwl-add-to-wishlist{margin-top:10px}.yith-wcwl-add-button&gt;a i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.wishlist-title a.show-title-form i,.hidden-title-form button i,.yith-wcwl-wishlist-new button i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_manage_table tfoot a.create-new-wishlist i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin-right:10px}.wishlist_table .add_to_cart.button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{margin:0;box-shadow:none;text-shadow:none}.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-button .add_to_wishlist img{margin-right:5px}.add-to-wishlist-before_image{position:relative}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{position:absolute;z-index:10;margin:0;top:10px;left:10px}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown{padding:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist{font-size:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback{display:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i{font-size:1.6rem;margin:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img{margin:0}.woocommerce .wishlist-title{margin-bottom:30px}.woocommerce .wishlist-title h2{vertical-align:middle;margin-bottom:0}.woocommerce .hidden-title-form button{padding:7px 24px;vertical-align:middle;border:none;position:relative}.woocommerce .hidden-title-form button:active{top:1px}.woocommerce .back-to-all-wishlists{margin-bottom:20px}.woocommerce #content table.wishlist_table.cart a.remove{color:#c3c3c3;margin:0 auto}.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:#c3c3c3;color:#fff}.yith-wcwl-share{margin-bottom:35px}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0}.yith-wcwl-share ul{margin:5px 0;padding:0;display:flex;gap:5px;align-items:center}.yith-wcwl-share li a{color:#fff;text-align:center;text-decoration:none;line-height:1;padding:5px;display:grid;place-items:center;border:none;min-width:26px;min-height:26px;border-radius:5px}.yith-wcwl-share li a:hover{color:#fff}.yith-wcwl-share li a&gt;img{max-width:1em}.yith-wcwl-share li a svg{width:15px;height:15px}.yith-wcwl-share li a.email svg{width:17px;height:17px}.yith-wcwl-share ul li,.entry-content .yith-wcwl-share ul li{display:inline-block;margin-left:0;margin-right:0}.copy-trigger{cursor:pointer}.yith_wcwl_wishlist_footer&gt;div{margin-bottom:15px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action{float:left}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{display:inline-block;margin-right:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions{min-width:250px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type="submit"]{margin:0;margin-left:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update{float:right}.yith_wcwl_wishlist_footer .yith-wcwl-share{float:left;clear:both}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:right;display:flex;gap:15px}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action&gt;*{vertical-align:middle}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button,.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action input[type="submit"],.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a{margin:0}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action{clear:both}.wishlist-page-links{clear:both}#move_to_another_wishlist{display:none}.yith-wcwl-wishlist-new{padding:20px 0}.yith-wcwl-popup-content .yith-wcwl-wishlist-new{padding:0}.yith-wcwl-wishlist-new .wishlist-name{display:inline-block}.yith-wcwl-wishlist-new .wishlist-privacy-radio label{display:block}.yith-wcwl-popup-content .create-wishlist-button{margin-top:15px;width:100%}#create_new_wishlist{display:none}.wishlist_manage_table select{vertical-align:middle;margin-right:10px}.wishlist_manage_table td.wishlist-name .wishlist-title{margin-bottom:0}.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form{display:inline-block;padding:0;border:none;background:none;top:0;margin:0}.wishlist_manage_table td.wishlist-name a.show-title-form i{padding:5px;margin:0}.wishlist_manage_table td.wishlist-name:hover a.show-title-form{visibility:visible}.wishlist_manage_table td.wishlist-name .hidden-title-form{margin:0!important;width:100%}.wishlist_manage_table td.wishlist-name .hidden-title-form input[type="text"]{width:100%;min-width:0}.wishlist_manage_table td.wishlist-name .hidden-title-form{position:relative}table.wishlist_manage_table tfoot td{text-align:right;padding:24px 12px}.wishlist_manage_table tfoot button.submit-wishlist-changes{padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.wishlist_manage_table tfoot button.submit-wishlist-changes:active{top:1px}.wishlist_manage_table tfoot a.create-new-wishlist{vertical-align:middle;line-height:normal;padding:7px 24px}.wishlist_manage_table.modern_grid li.wishlist-empty{margin:50px 0}.wishlist_manage_table.modern_grid li .item-wrapper{display:block;margin:0;padding:40px 50px;background:#fff;border:1px solid #cdcdcd}.wishlist_manage_table.modern_grid li .product-thumbnail,.wishlist_manage_table.modern_grid li .item-details{display:block;width:100%;padding:0}.wishlist_manage_table.modern_grid li .item-details .hidden-title-form{width:100%}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box{display:flex;background:#f2f2f2;min-height:400px;align-items:center;justify-content:center;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p{font-size:1em;line-height:1.5em;font-weight:600}.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child{width:100%;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail img{width:calc(50% - 8px)}.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3){margin-left:15px}.wishlist_manage_table.modern_grid li .wishlist-title-with-form{display:block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3{display:inline-block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover{visibility:visible;float:right;margin:0;background:none;color:inherit}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i{margin:0}.wishlist_manage_table.modern_grid li .hidden-title-form{margin-top:0!important}.wishlist_manage_table.modern_grid li .hidden-title-form input[type="text"]{width:100%;min-width:0}.wishlist_manage_table.mobile li{margin-bottom:30px}.wishlist_manage_table.mobile li .item-wrapper .item-details{width:100%}.wishlist_manage_table.mobile li .item-details .hidden-title-form{position:relative}.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type="text"]{width:100%}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title{display:block;border-bottom:1px solid #cdcdcd;position:relative}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form{position:absolute;right:0;top:0;visibility:visible}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download{float:left}.yith-wcwl-wishlist-search-form{text-align:center;padding:20px 0}.yith-wcwl-wishlist-search-form #wishlist_search{display:inline-block;max-width:300px;vertical-align:middle}.yith-wcwl-wishlist-search-form button.wishlist-search-button{display:inline-block;padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin:0}.yith-wcwl-wishlist-search-form button.wishlist-search-button:active{top:1px}.yith-wcwl-search-results .wishlist-owner{text-align:left}.yith-wcwl-search-results .wishlist-owner .thumb{display:inline-block;margin-right:15px}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style){background:var(--color-add-to-cart-background,#333);color:var(--color-add-to-cart-text,#fff);border-color:var(--color-add-to-cart-border,#333);border-radius:var(--add-to-cart-rounded-corners-radius,16px)}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover{background:var(--color-add-to-cart-background-hover,#4f4f4f);color:var(--color-add-to-cart-text-hover,#fff);border-color:var(--color-add-to-cart-border-hover,#4f4f4f)}.woocommerce .hidden-title-form button,.yith-wcwl-wishlist-new .create-wishlist-button,.wishlist_manage_table tfoot button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{background:var(--color-button-style-1-background,#333);color:var(--color-button-style-1-text,#fff);border-color:var(--color-button-style-1-border,#333)}.woocommerce .hidden-title-form button:hover,.yith-wcwl-wishlist-new .create-wishlist-button:hover,.wishlist_manage_table tfoot button.submit-wishlist-changes:hover,.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover{background:var(--color-button-style-1-background-hover,#333);color:var(--color-button-style-1-text-hover,#fff);border-color:var(--color-button-style-1-border-hover,#333)}.woocommerce .wishlist-title a.show-title-form,.woocommerce .hidden-title-form a.hide-title-form,.wishlist_manage_table tfoot a.create-new-wishlist{background:var(--color-button-style-2-background,#333);color:var(--color-button-style-2-text,#fff);border-color:var(--color-button-style-2-border,#333)}.woocommerce .wishlist-title a.show-title-form:hover,.woocommerce .hidden-title-form a.hide-title-form:hover,.wishlist_manage_table tfoot a.create-new-wishlist:hover{background:var(--color-button-style-2-background-hover,#333);color:var(--color-button-style-2-text-hover,#fff);border-color:var(--color-button-style-2-border-hover,#333)}.woocommerce table.shop_table.wishlist_table tr td{background:var(--color-wishlist-table-background,#fff);color:var(--color-wishlist-table-text,#6d6c6c);border-color:var(--color-wishlist-table-border,#ccc)}.wishlist_table thead tr th,.wishlist_table tfoot td td,.widget_yith-wcwl-lists ul.dropdown li.current a,.widget_yith-wcwl-lists ul.dropdown li a:hover,.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a{background:var(--color-headers-background,#f4f4f4)}.yith-wcwl-share li a{color:var(--color-share-button-color,#fff)}.yith-wcwl-share li a:hover{color:var(--color-share-button-color-hover,#fff)}.yith-wcwl-share a.facebook{background:var(--color-fb-button-background,#39599e)}.yith-wcwl-share a.facebook:hover{background:var(--color-fb-button-background-hover,#39599e)}.yith-wcwl-share a.twitter{background:var(--color-tw-button-background,#45afe2)}.yith-wcwl-share a.twitter:hover{background:var(--color-tw-button-background-hover,#39599e)}.yith-wcwl-share a.pinterest{background:var(--color-pr-button-background,#ab2e31)}.yith-wcwl-share a.pinterest:hover{background:var(--color-pr-button-background-hover,#39599e)}.yith-wcwl-share a.email{background:var(--color-em-button-background,#fbb102)}.yith-wcwl-share a.email:hover{background:var(--color-em-button-background-hover,#39599e)}.yith-wcwl-share a.whatsapp{background:var(--color-wa-button-background,#00a901)}.yith-wcwl-share a.whatsapp:hover{background:var(--color-wa-button-background-hover,#39599e)}.woocommerce a.selectBox{background:#fff;min-width:100px;margin-right:10px;color:inherit}.woocommerce a.selectBox,.woocommerce a.selectBox:hover{border-bottom:1px solid #bbb!important}.woocommerce a.selectBox:hover{color:inherit}.woocommerce a.selectBox:focus{border:1px solid #ccc}.selectBox-dropdown .selectBox-label{vertical-align:middle;padding:3px 8px}.selectBox-dropdown .selectBox-arrow{border:none;background:url(https://ladyselection.com/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.png) center right no-repeat}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{background:url(https://ladyselection.com/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.png) center left no-repeat}.selectBox-dropdown-menu{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;font-size:80%}.selectBox-dropdown-menu li a{color:inherit;padding:5px 8px;border-radius:3px}.selectBox-dropdown-menu a:hover{color:inherit;text-decoration:none}select.selectBox.change-wishlist{max-width:100px}.selectBox.change-wishlist{width:auto!important}.change-wishlist-selectBox-dropdown-menu{width:auto!important}.yith-wcwl-with-pretty-photo{overflow:hidden}.yith-wcwl-with-pretty-photo .pp_content{height:auto!important}.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before{display:none}.yith-wcwl-add-to-wishlist .ajax-loading{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;display:inline!important;margin-left:5px;vertical-align:middle;visibility:hidden;width:16px!important;height:16px!important}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li{padding:0}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown&gt;li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists&gt;li a,.widget_yith-wcwl-lists ul.dropdown&gt;li a,.widget_yith-wcwl-lists ul.dropdown ul.lists&gt;li a{display:block;padding:5px 15px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists&gt;li a,.widget_yith-wcwl-lists ul.dropdown ul.lists&gt;li a{padding:5px 25px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown&gt;li.lists-section,.widget_yith-wcwl-lists ul.dropdown&gt;li.lists-section{border-bottom:1px solid #e7e7e7}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists{margin:0}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget{margin-bottom:40px!important}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgb(0 0 0 / .4);box-shadow:0 0 1px rgb(255 255 255 / .4)}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li{display:table}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child){margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:table-cell;vertical-align:middle}.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist{margin-bottom:0!important}.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading{text-align:center;cursor:pointer}.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a{color:inherit}.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini{position:relative;display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list{display:block}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{max-height:30vh;overflow-y:auto;margin-left:-20px}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar{-webkit-appearance:none;width:7px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i{font-size:25px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count{font-size:14px;line-height:20px}.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list{position:absolute;z-index:1;left:0;background:#fff;padding:25px 40px;min-width:300px;display:none;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3)}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter&gt;a,.widget_yith-wcwl-items .mini .items-counter&gt;a{display:flex;align-items:flex-end}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter&gt;a .heading-icon,.widget_yith-wcwl-items .mini .items-counter&gt;a .heading-icon{display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter&gt;a .heading-icon svg.yith-wcwl-icon-svg,.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter&gt;a .heading-icon img,.widget_yith-wcwl-items .mini .items-counter&gt;a .heading-icon svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .mini .items-counter&gt;a .heading-icon img{stroke-width:1.25;height:35px;width:35px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after{content:"";display:block;max-width:80px;border-bottom:1px solid #cdcdcd;margin:10px auto}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter{position:relative;display:flex;align-items:center;justify-content:center}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i{font-size:70px;position:relative;margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg{width:70px;height:70px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count{display:block;position:absolute;font-size:14px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{font-size:1.2rem}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img{margin-left:10px;max-width:40px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:inline-block;vertical-align:middle;margin-left:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info&gt;*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info&gt;*{display:block}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart{display:block!important}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist{margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart{text-align:center}@media (max-width:768px){.yith_wcwl_wishlist_bulk_action select{width:100%;margin-bottom:15px}.yith_wcwl_wishlist_bulk_action input{float:right}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:none}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button{width:100%;text-align:center}}.yith-wcwl-pp-modal{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:450px!important}.yith-wcwl-pp-modal .yith-wcwl-popup-form{padding:0}.yith-wcwl-pp-modal div.pp_content_container{padding:40px 35px;border-radius:15px;display:flex;box-shadow:rgb(24 53 62 / .1) 0 11px 15px -7px,rgb(24 53 62 / .07) 0 24px 38px 3px,rgb(24 53 62 / .06) 0 9px 46px 8px;max-width:fit-content}.yith-wcwl-pp-modal div.pp_content_container .pp_content{width:380px!important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content{padding:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .heading-icon{margin-top:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .create-wishlist-button{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .wishlist-select+.select2-container{width:100%!important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content p.form-row.yith-wcwl-info-text{text-wrap:balance;text-align:center}.yith-wcwl-pp-modal div.pp_content_container .popup-description{margin-bottom:10px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon{color:var(--modal-colors-icon,#007565);height:auto;max-height:90px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$="-light"]):not(.yith-wcwl-icon-svg--light){stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$="-light"]):not(.yith-wcwl-icon-svg--light) *{stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content{padding:20px 55px 0;display:flex;flex-direction:column;gap:20px}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .popup_button,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button{transition:.2s;background:var(--modal-colors-primary-button,#007565);color:var(--modal-colors-primary-button-text,#fff);border:none;border-radius:8px;width:100%;box-sizing:border-box;display:block;padding:13px 25px;text-align:center;text-decoration:none;font-size:14px}.yith-wcwl-pp-modal div.pp_content_container .popup_button:hover,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover{color:var(--modal-colors-primary-button-text-hover,#fff);background:var(--modal-colors-primary-button-hover,#007565)}.yith-wcwl-pp-modal div.pp_content_container .popup_button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .popup_button img,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img{display:none}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper label.radio,.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{display:inline-block;float:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{clear:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.description{clear:both}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button{transition:.2s;border-radius:5px;background:var(--modal-colors-secondary-button,#08a889);color:var(--modal-colors-secondary-button-text,#fff);border:none}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button:hover{background:var(--modal-colors-secondary-button-hover,#08a889);color:var(--modal-colors-secondary-button-text-hover,#fff)}.yith-wcwl-pp-modal.feedback .pp_content_container{padding:20px 15px}.yith-wcwl-pp-modal select.change-wishlist,.yith-wcwl-pp-modal button.move-to-another-wishlist-button{box-sizing:border-box}:root{--rounded-corners-radius:16px;--add-to-cart-rounded-corners-radius:16px;--feedback-duration:3s}:root{--rounded-corners-radius:16px;--add-to-cart-rounded-corners-radius:16px;--feedback-duration:3s}p.cr-comment-image-text{margin-bottom:.5em;font-size:.9em}p.cr-comment-video-text{margin-bottom:.5em;font-size:.9em}.iv-comment-image{float:left;margin-right:5px;margin-left:0;margin-bottom:5px;margin-top:0;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.iv-comment-image:hover,.cr-comment-video:hover{filter:brightness(95%)}.cr-comment-image-top{display:inline-block;margin-right:5px;vertical-align:top;max-height:150px;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%);box-sizing:content-box}.cr-comment-image-top:hover{filter:brightness(95%)}.cr-comment-video{float:left;margin-right:5px;margin-bottom:5px;position:relative;cursor:pointer;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.cr-comment-video video.cr-video-a{width:75px;height:75px;display:block;object-fit:cover}.cr-comment-video-modal.cr-comment-video video.cr-video-a{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;background-color:rgb(0 0 0 / .4)}.cr-comment-video .cr-comment-videoicon,.cr-comment-image-top .cr-comment-videoicon{position:absolute;top:50%;left:50%;width:32px;height:auto;margin-top:-16px;margin-left:-16px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon{position:absolute;top:50%;left:50%;width:26px;height:auto;margin-top:-13px;margin-left:-13px}.cr-comment-image-top img,.cr-comment-image-top video{width:150px;height:150px;box-shadow:none;padding:0;border-radius:0;object-fit:cover;cursor:pointer}#reviews div.iv-comment-image img,div.iv-comment-image img{box-shadow:none;width:75px;height:75px;max-width:75px;max-height:75px;object-fit:cover;padding:0;border-radius:0;display:block;position:relative}.cr-comment-images,.cr-comment-videos{margin-bottom:1em}.cr-all-reviews-shortcode .cr-comment-images,.cr-comment-videos{margin:0}.cr-comment-videos .cr-comment-video .cr-comment-video-close{display:none}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close{display:block;background-color:#7A7A7A;color:#FFF;border:0 solid;border-radius:10px;position:absolute;top:0;right:0;padding:1px;line-height:0;cursor:pointer}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg{display:block;width:18px;height:18px}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg-p{fill:#fff}.cr-comment-videos .cr-comment-video .cr-video-cont{display:flex;position:relative;margin:auto}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-video-cont{padding:10px;max-width:100%;max-height:100%}.cr-comment-videos-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;overflow:auto;background-color:rgb(0 0 0 / .4);display:flex;align-items:center;justify-content:center}.cr-comment-videos-modal .cr-comment-video,.cr-comment-videos-modal .iv-comment-image{display:none}.cr-comment-video.cr-comment-video-modal{width:80%;height:80%;float:none;margin:auto;z-index:1;display:flex;justify-content:center;cursor:auto;border-width:0;filter:brightness(100%)}.cr-recaptcha{margin-bottom:1.5em}#commentform.comment-form .cr-upload-local-images,.comment-form .cr-upload-local-images{width:100%;flex:none}#commentform.comment-form .cr-upload-local-images label,.comment-form .cr-upload-local-images label{display:block;transform:none;position:relative;left:auto;top:auto}#commentform.comment-form .cr-upload-local-images input,.comment-form .cr-upload-local-images input{display:block;width:100%}.ivole-meter{overflow:hidden;background:#f2f2f2;background:-webkit-linear-gradient(top,#eee,#f6f6f6);background:linear-gradient(to bottom,#eee,#f6f6f6);background-color:#f3f3f3;height:22px;border-radius:1px;box-shadow:inset 0 1px 2px rgb(0 0 0 / .4),inset 0 0 0 1px rgb(0 0 0 / .1);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar{border-radius:1px;background:#fb0;background:-webkit-linear-gradient(top,#ffce00,#ffa700);background:linear-gradient(to bottom,#ffce00,#ffa700);background-color:#ffce00;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .25),inset 0 -1px 0 rgb(0 0 0 / .05);-webkit-transition:width .5s ease;transition:width .5s ease;float:left;font-size:0;height:100%;width:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar:before{background-color:rgb(255 255 255 / .25);content:"";display:block;font-size:0;height:1px;margin:1px}.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell1{white-space:nowrap;width:auto}.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{width:70%}.cr-all-reviews-shortcode .cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{min-width:100px}.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell3{text-align:right;white-space:nowrap;width:auto}#reviews .cr-summaryBox-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:2px;align-items:center}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-summaryBox-wrap{display:none}.cr-reviews-grid.cr-reviews-grid-new-review .cr-summaryBox-wrap,.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-empty{display:none}#reviews .cr-summaryBox-wrap{margin:0 0 1em 0;background-color:#F9F9F9}.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{margin:0;background-color:#F9F9F9}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator{width:auto;height:40px}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator{flex:2 2 auto;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side{flex:1 1 auto}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int{width:2px;height:40px;background-color:#BCCCD4}.cr-reviews-grid .cr-summaryBox-wrap{margin:0 10px 20px 10px}#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap{margin:0;width:49%;flex:0 0 49%;padding:10px;border-radius:4px;border:0 solid #e4e1e3;box-sizing:border-box}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox{width:35%;flex:1 0 35%}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:auto;flex:0 0 auto}#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}#reviews .cr-summaryBox-wrap .cr-average-rating,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-average-rating,.cr-reviews-grid .cr-summaryBox-wrap .cr-average-rating{font-size:36px;font-weight:700;line-height:50px;color:#0E252C}#reviews .cr-summaryBox-wrap .cr-total-rating-count,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-total-rating-count,.cr-reviews-grid .cr-summaryBox-wrap .cr-total-rating-count{font-size:14px;color:#0E252C;line-height:25px}.cr-all-reviews-shortcode .cr-review-form-wrap,.cr-reviews-grid .cr-review-form-wrap{display:none}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-form-wrap,.cr-ajax-reviews-review-form .cr-review-form-wrap,.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-form-wrap{display:block}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav{display:flex;justify-content:space-between;border-top:1px solid #E5E9EB;border-bottom:1px solid #E5E9EB;height:50px}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right{display:flex;align-items:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-right{display:none}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg{margin:0 5px 0 0}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg{pointer-events:none}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span{font-size:16px;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-item,.cr-ajax-reviews-review-form .cr-review-form-item,.cr-reviews-grid .cr-review-form-item{display:flex;max-width:500px;margin:0 auto;padding:30px 0;border-bottom:1px solid #E5E9EB;position:relative;align-items:center}.cr-all-reviews-shortcode .cr-review-form-item img,.cr-ajax-reviews-review-form .cr-review-form-item img,.cr-reviews-grid .cr-review-form-item img{display:block;height:60px;width:auto;margin:0 20px 0 0}.cr-all-reviews-shortcode .cr-review-form-item span,.cr-ajax-reviews-review-form .cr-review-form-item span,.cr-reviews-grid .cr-review-form-item span{display:block;font-size:22px;font-weight:500;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-rating,.cr-ajax-reviews-review-form .cr-review-form-rating,.cr-reviews-grid .cr-review-form-rating{max-width:500px;margin:0 auto;padding:30px 0 30px 0;position:relative}.cr-onsite-ratings .cr-review-form-rating,.cr-review-form-rating-overall .cr-review-form-rating{max-width:500px;margin:1em 0 1em 0;padding:0;position:relative}.cr-review-form-rating-overall.cr-review-form-rating-ovonly .cr-review-form-rating{margin:1em 0 1.5em 0}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating,.cr-review-form-wrap .cr-review-form-rating-overall .cr-review-form-rating{margin-left:auto;margin-right:auto}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating-label{font-size:12px;color:#4D5D64}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont{display:flex;position:relative;height:auto;padding:5px 0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:20px;padding:0 5px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:30px;padding:0 5px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg{height:30px;width:33px}.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child{padding-left:0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act{display:none}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:14px;line-height:20px;height:20px;margin:0 0 0 10px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:18px;line-height:30px;height:30px;margin:0 0 0 10px}.cr-review-form-rating-overall .cr-review-form-rating-label{font-size:18px}.cr-all-reviews-shortcode .cr-review-form-rating-overall .cr-review-form-rating-label,.cr-ajax-reviews-review-form .cr-review-form-rating-overall .cr-review-form-rating-label,.cr-reviews-grid .cr-review-form-rating-overall .cr-review-form-rating-label{font-size:16px}.cr-all-reviews-shortcode .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-field-error{font-size:11px;color:#CE2B37;margin:5px 0 0 0;display:none}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-reviews-grid .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont{background-color:#fae9eb}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error{display:block}.cr-all-reviews-shortcode .cr-review-form-comment,.cr-ajax-reviews-review-form .cr-review-form-comment,.cr-reviews-grid .cr-review-form-comment{max-width:500px;margin:0 auto;padding:0 0 20px 0;position:relative}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt,.cr-reviews-grid .cr-review-form-comment .cr-review-form-comment-txt{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;position:relative;padding:12px 16px;color:#0E252C;font-size:14px;width:100%;margin:0}.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt{border:#CE2B37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl,.cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl,.cr-reviews-grid .cr-review-form-name .cr-review-form-lbl,.cr-reviews-grid .cr-review-form-email .cr-review-form-lbl{position:absolute;top:-7px;z-index:1;left:16px;background-color:#FFF;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4D5D64}.cr-all-reviews-shortcode .cr-form-item-media,.cr-ajax-reviews-review-form .cr-form-item-media,.cr-reviews-grid .cr-form-item-media{max-width:500px;margin:0 auto;padding:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-terms,.cr-ajax-reviews-review-form .cr-review-form-terms,.cr-reviews-grid .cr-review-form-terms{max-width:500px;margin:0 auto;padding:0 0 20px 0;line-height:1}.cr-all-reviews-shortcode .cr-review-form-terms label,.cr-ajax-reviews-review-form .cr-review-form-terms label,.cr-reviews-grid .cr-review-form-terms label{display:inline-block;font-size:14px;font-weight:400;margin:0}.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox,.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox,.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox{appearance:auto;width:auto;height:auto;border:none;display:inline-block;vertical-align:middle;margin:0 5px 0 0;accent-color:#4D5D64}.cr-all-reviews-shortcode .cr-review-form-terms span,.cr-ajax-reviews-review-form .cr-review-form-terms span,.cr-reviews-grid .cr-review-form-terms span{display:inline;vertical-align:middle;color:#0E252C;line-height:1.3}.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox::after,.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox::after,.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox::after{border:none;content:normal}.cr-all-reviews-shortcode .cr-review-form-ne,.cr-ajax-reviews-review-form .cr-review-form-ne,.cr-reviews-grid .cr-review-form-ne{max-width:500px;margin:0 auto;padding:0 0 20px 0;position:relative;display:flex;gap:10px}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email,.cr-reviews-grid .cr-review-form-ne .cr-review-form-name,.cr-reviews-grid .cr-review-form-ne .cr-review-form-email{width:50%;position:relative}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name input,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email input,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name input,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email input,.cr-reviews-grid .cr-review-form-ne .cr-review-form-name input,.cr-reviews-grid .cr-review-form-ne .cr-review-form-email input{width:100%}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-txt,.cr-reviews-grid .cr-review-form-ne .cr-review-form-txt{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;position:relative;padding:12px 16px;color:#0E252C;font-size:14px;margin:0}.cr-review-form-wrap .cr-onsite-question .cr-onsite-question-inp{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;padding:12px 16px;color:#0E252C;font-size:14px;width:50%}.cr-review-form-wrap .cr-onsite-question label{position:absolute;top:-7px;z-index:1;left:16px;background-color:#FFF;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4D5D64;font-weight:400}.cr-review-form-wrap .cr-onsite-questions{max-width:500px;margin:0 auto}.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='text'],.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='number'],.cr-single-product-review .cr-review-form-textbox.cr-review-form-error,.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-txt{border:#CE2B37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-captcha,.cr-reviews-grid .cr-review-form-captcha{max-width:500px;margin:0 auto;padding:0 0 20px 0;display:flex;flex-direction:column;align-items:start}.cr-all-reviews-shortcode .cr-review-form-captcha .cr-recaptcha,.cr-ajax-reviews-review-form .cr-review-form-captcha .cr-recaptcha,.cr-reviews-grid .cr-review-form-captcha .cr-recaptcha{margin:0}.cr-all-reviews-shortcode .cr-review-form-buttons,.cr-ajax-reviews-review-form .cr-review-form-buttons,.cr-reviews-grid .cr-review-form-buttons{max-width:500px;margin:0 auto;padding:0 0 30px 0;position:relative;display:flex;gap:10px}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit{display:flex;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:50%;padding:0 10px;margin:0;align-items:center;justify-content:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-submit{width:100%}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-captcha,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question-inp,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-terms,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question-inp,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-terms,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-captcha,.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question,.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question-inp,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-terms{pointer-events:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit span,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit span,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit span{display:block}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span{display:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit img,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit img,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit img{display:none;height:10px}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img{display:block}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel{display:flex;background-color:#fff;color:#0E252C;border:0;height:40px;line-height:20px;font-size:15px;width:50%;border:solid 1px #D8E2E7;padding:0 10px;margin:0;align-items:center;justify-content:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-cancel{display:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel:hover,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel:hover,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-cancel:hover{border:solid 1px #4D5D64;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-rating,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-comment,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-ne,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-captcha,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-buttons,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-ratings,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-res .cr-form-item-media,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-terms,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-rating,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-comment,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-ne,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-buttons,.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-ratings,.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-question,.cr-ajax-reviews-review-form .cr-review-form-res .cr-form-item-media,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-terms,.cr-reviews-grid .cr-review-form-res .cr-review-form-rating,.cr-reviews-grid .cr-review-form-res .cr-review-form-comment,.cr-reviews-grid .cr-review-form-res .cr-review-form-ne,.cr-reviews-grid .cr-review-form-res .cr-review-form-captcha,.cr-reviews-grid .cr-review-form-res .cr-review-form-buttons,.cr-reviews-grid .cr-review-form-res .cr-onsite-ratings,.cr-reviews-grid .cr-review-form-res .cr-onsite-question,.cr-reviews-grid .cr-review-form-res .cr-form-item-media,.cr-reviews-grid .cr-review-form-res .cr-review-form-terms{display:none}.cr-all-reviews-shortcode .cr-review-form-result,.cr-ajax-reviews-review-form .cr-review-form-result,.cr-all-reviews-shortcode .cr-review-form-not-logged-in,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,.cr-reviews-grid .cr-review-form-result,.cr-reviews-grid .cr-review-form-not-logged-in{max-width:500px;margin:0 auto;display:none;position:relative;padding:40px 0}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result,.cr-all-reviews-shortcode .cr-review-form-not-logged-in,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,.cr-reviews-grid .cr-review-form-res .cr-review-form-result,.cr-reviews-grid .cr-review-form-not-logged-in{display:flex;flex-direction:column;align-items:center}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result span,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result span,.cr-all-reviews-shortcode .cr-review-form-not-logged-in span,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in span,.cr-reviews-grid .cr-review-form-res .cr-review-form-result span,.cr-reviews-grid .cr-review-form-not-logged-in span{padding:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue{display:flex;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto;text-decoration:none;align-items:center;justify-content:center}.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue{padding:10px 20px;min-width:100px;text-align:center}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue:hover,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue:hover,.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.ivole-summaryBox{max-width:100%;font-size:14px}div.ivole-summaryBox{margin-bottom:2rem}.cr-histogramTable{margin-bottom:0;border-collapse:collapse;border:0;width:100%;max-width:320px;min-width:auto;margin:0 auto}.cr-histogramTable .ivole-histogramRow{border:0}.cr-histogramTable tr.ivole-histogramRow td{padding:.2rem .3rem;vertical-align:middle;border:0;background-color:#fff0}.cr-histogramTable tr.ivole-histogramRow:first-child td{padding-top:0}.cr-histogramTable tr.ivole-histogramRow:last-child td{padding-bottom:0}.cr-histogramTable tr.ivole-histogramRow td:first-child{padding-left:0}.cr-histogramTable tr.ivole-histogramRow td:last-child{padding-right:0}#reviews .cr-credits-div,.cr-all-reviews-shortcode .cr-credits-div,.cr-reviews-grid .cr-credits-div{font-size:10px;text-align:right;width:100%;padding:0 5px;margin:7px 0;line-height:16px;display:flex;align-items:center;justify-content:right;box-sizing:border-box}.cr-reviews-grid .cr-credits-div{margin-top:0;padding:0 10px}.cr-all-reviews-shortcode .cr-credits-div a,#reviews .cr-credits-div a,.cr-reviews-grid .cr-credits-div a{text-decoration:none}.cr-all-reviews-shortcode .cr-credits-div a img,#reviews .cr-credits-div a img,.cr-reviews-grid .cr-credits-div a img{display:inline;height:16px;margin:0 0 0 4px;padding:0;vertical-align:middle}#reviews .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-reviews-grid .cr-summaryBox-wrap .cr-count-filtered-reviews{width:100%;padding:5px 10px;margin-top:0;font-size:14px;color:#0E252C}.cr-histogramTable tr.ivole-histogramRow .ivole-histogram-a,.cr-histogramTable tr.ivole-histogramRow .cr-histogram-a{display:inline;cursor:pointer;color:#0E252C}.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .ivole-histogram-a,.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .cr-histogram-a{display:inline;font-weight:700}#reviews.cr-reviews-ajax-reviews{width:100%}.cr-all-reviews-shortcode .cr-count-row,#reviews.cr-reviews-ajax-reviews .cr-count-row{background-color:#F9F9F9;padding:10px 12px;font-size:12px;color:#0E252C;margin:24px 0;display:flex;align-items:center;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-count-row{display:none}.cr-all-reviews-shortcode .cr-count-row a,.cr-reviews-ajax-comments .cr-count-row a{color:#0E252C;text-decoration:underline}.cr-all-reviews-shortcode .cr-count-row a:hover,.cr-reviews-ajax-comments .cr-count-row a:hover{cursor:pointer;color:#0E252C}div.ivole-summaryBox.cr-summaryBox-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-all-reviews-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-summaryBar-updating,.cr-count-row .cr-seeAll-updating,.cr-ajax-reviews-sort.cr-sort-updating,.cr-review-tags-filter.cr-tags-updating{opacity:.5;pointer-events:none}.cr-voting-cont{display:flex;align-items:center;justify-content:flex-end}.cr-voting-cont img,.cr-voting-cont-uni svg{margin-left:0;margin-right:7px;margin-top:0;margin-bottom:0;width:13px;height:16px;cursor:pointer;pointer-events:auto}.rtl .cr-voting-cont img,.rtl .cr-voting-cont-uni svg{margin-right:0;margin-left:7px}.cr-voting-cont-uni .cr-voting-update svg{pointer-events:none}.cr-voting-cont-uni span.cr-voting-upvote svg:hover{color:#000}.cr-voting-cont-uni span{display:block;line-height:11px;font-size:11px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext{fill:#18B394}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int{fill:#00A382;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-ext{fill:#00A382}.cr-voting-cont-uni span.cr-voting-upvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-ext{fill:#202020}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-int,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-int{fill:none;animation:pulse 1s infinite}@keyframes pulse{0%{fill:#FFF}50%{fill:#A9A9A9}100%{fill:#FFF}}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-ext{fill:#CE2B37}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-int{fill:#CA2430;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-ext{fill:#CA2430}.cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:10px;color:#18B394}.rtl .cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:0;margin-left:10px}.cr-voting-cont-uni span.cr-voting-downvote-count{color:#CE2B37}@font-face{font-family:crstar;src:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.eot);src:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.eot#1744736401) format("embedded-opentype"),url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.woff) format("woff"),url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.ttf) format("truetype"),url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap}.cr-all-reviews-shortcode ol li.comment,.cr-all-reviews-shortcode ol li.review{list-style:none;margin-right:0;margin-bottom:2.5em;position:relative;border:0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container,.cr-all-reviews-shortcode ol li.comment .comment_container,.cr-all-reviews-shortcode ol li.review .comment_container{position:relative;padding:0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container img.avatar,.cr-all-reviews-shortcode ol li.comment .comment_container img.avatar,.cr-all-reviews-shortcode ol li.review .comment_container img.avatar{float:left;position:absolute;padding:0;top:0;left:0;width:50px;height:auto;border:0 solid #e4e1e3;margin:0;box-shadow:none;border-radius:25px;max-height:none}.cr-all-reviews-shortcode ol li.review .comment_container.cr-comment-no-avatar .avatar{display:none}#reviews #comments .cr-avatar-check{display:none}.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,.cr-reviews-grid .cr-review-card .cr-avatar-check,.cr-reviews-slider .cr-review-card .cr-avatar-check{width:20px;height:20px;background-color:#31856C;position:absolute;left:34px;top:28px;border-radius:10px;border:2px solid #FFF;display:flex;align-items:center;justify-content:center;box-sizing:border-box;z-index:10}.cr-all-reviews-shortcode ol li.review .comment_container .meta,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta{display:flex;align-items:baseline;justify-content:space-between;color:#767676;font-size:14px;flex-wrap:wrap}.cr-all-reviews-shortcode ol li div.comment_container a.cr-comment-a{box-shadow:none}.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product{font-size:90%}.cr-all-reviews-shortcode ol li div.comment_container a.iv-comment-product-a{box-shadow:none;line-height:0}.cr-all-reviews-shortcode ol li .comment_container .iv-comment-product-img{width:20px;height:auto;vertical-align:top;margin-right:5px;display:inline;border-radius:3px}.cr-all-reviews-shortcode .commentlist.cr-pagination-load{opacity:.5;pointer-events:none}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text,.cr-all-reviews-shortcode ol.commentlist li .comment-text{margin:0 0 0 70px;border-top:0 solid #e4e1e3;border-left:0 solid #e4e1e3;border-right:0 solid #e4e1e3;border-bottom:1px solid #e4e1e3;padding:0 0 1em 0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text.comment-text-no-avatar,.cr-all-reviews-shortcode ol.commentlist li .comment-text.comment-text-no-avatar{margin:0;float:none;width:100%}.cr-all-reviews-shortcode ol.commentlist li .comment-text p,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p{margin:1em 0;text-align:left}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta{font-size:16px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta time{font-style:normal}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-featured-date,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .cr-meta-author-featured-date{display:flex;flex-direction:row;column-gap:20px;align-items:baseline}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{display:flex;align-items:center;column-gap:20px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture{display:flex;align-items:center;margin:0 0 0 0;column-gap:7px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a{font-size:14px;color:#0E252C}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a:hover{text-decoration:underline}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__author,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__author{color:#0E252C;font-size:16px;display:inline;font-weight:500;margin:0;text-indent:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified{display:block;color:#4D5D64;font-size:14px;font-weight:400;margin:0;text-indent:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-date time{color:#4D5D64}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title{display:flex;align-items:flex-start;flex-direction:column}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title svg{width:18px;height:18px;display:block;margin:0 0 0 10px;color:#4D5D64}.cr-tag{color:#3d3d3d;background-color:#EEEFF2;display:inline-block;padding:.2em .4em;font-size:12px;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:.7em;border:1px solid #c3c6d1;border-color:#31856C;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.cr-review-tags-filter .cr-tag{font-size:14px;border-radius:.7em;margin-right:5px;margin-bottom:7px;border-color:#D0D0D0}.cr-review-tags-filter span.cr-tag:hover{border-color:#31856C;cursor:pointer}.cr-review-tags-filter{padding-top:5px;padding-left:0;padding-right:0;padding-bottom:0;pointer-events:auto;opacity:1}.cr-review-tags-filter span.cr-tag.cr-tag-selected{border-color:#31856C;background-color:#D3D3D3}div.cr-review-tags-filter.cr-review-tags-filter-disabled{pointer-events:none;opacity:.5}.cr-review-tags{margin-bottom:1em}.cr-incentivized-badge{display:flex;column-gap:4px;align-items:center;font-size:10px;line-height:10px;margin:0 0 1em 0}.cr-reviews-grid .cr-review-card .cr-incentivized-row .cr-incentivized-badge,.cr-reviews-slider .cr-review-card .cr-incentivized-row .cr-incentivized-badge{margin:0}.cr-incentivized-badge .cr-incentivized-icon{display:block;height:12px}.cr-incentivized-badge .cr-incentivized-icon .cr-incentivized-svg{width:12px;height:12px}.cr-all-reviews-shortcode ol.commentlist ul.children,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list ul.children{list-style:none outside;margin:20px 0 0 50px;margin-inline-start:70px;padding-inline-start:0}.cr-all-reviews-shortcode .crstar-rating,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating,#reviews #comments .cr-summaryBox-wrap .crstar-rating{overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:5.4em;font-family:crstar;color:#ffbc00;margin:10px 0}.cr-reviews-rating .crstar-rating{overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:95px;font-family:crstar;color:#ffbc00;margin:0}#reviews #comments .cr-summaryBox-wrap .cr-overall-rating-wrap .crstar-rating{margin-bottom:0;margin-top:5px}.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating{float:right;overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:5.4em;font-family:crstar;color:#ffbc00}.cr-all-reviews-shortcode .crstar-rating::before,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating::before,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating::before,#reviews #comments .cr-summaryBox-wrap .crstar-rating::before,.cr-reviews-rating .crstar-rating::before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.cr-all-reviews-shortcode .crstar-rating span,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating span,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating span,#reviews #comments .cr-summaryBox-wrap .crstar-rating span,.cr-reviews-rating .crstar-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.cr-all-reviews-shortcode .crstar-rating span::before,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating span::before,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating span::before,#reviews #comments .cr-summaryBox-wrap .crstar-rating span::before,.cr-reviews-rating .crstar-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}p.ivole-verified-badge{font-size:12px;vertical-align:middle}span.ivole-verified-badge-text{vertical-align:middle}p.ivole-verified-badge span.ivole-review-country-text,p.ivole-verified-badge span.ivole-review-country-space{vertical-align:middle}.cr-all-reviews-shortcode ol.commentlist,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list{list-style-type:none;margin:0;padding:0 0 1.5em 0;display:block;position:relative}.cr-all-reviews-shortcode ol.commentlist li,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list li{margin:0 0 30px 0;list-style:none;clear:both;border:0;padding:0}.cr-all-reviews-shortcode.cr-all-reviews-new-review ol.commentlist,.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-inner,.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-tags-filter,.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-tags-filter{display:none}.cr-all-reviews-shortcode .ivole-review-country-icon,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .ivole-review-country-icon{display:inline;height:12px;width:auto;margin:0 0 0 5px;border-radius:0}.woocommerce #content #reviews p.ivole-verified-badge img.ivole-review-country-icon,#reviews p.ivole-verified-badge img.ivole-review-country-icon{float:none;height:12px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-ext-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-form-item-media-none{padding:24px;text-align:left;display:flex;align-items:center;cursor:pointer;border:1px dashed #D8E2E7;border-radius:2px}.cr-review-form-error .cr-form-item-media-none{border-color:#CE2B37}.cr-form-visible .cr-form-item-media-none{display:none}.cr-form-item-media-none .cr-form-item-media-icon{width:60px;height:60px;padding:8px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px;flex-shrink:0}.cr-form-item-media-none .cr-form-item-media-icon:first-child{margin-right:5px}.cr-rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child{margin-right:0;margin-left:5px}.cr-form-item-media-none span{display:inline-block;vertical-align:top;margin-left:20px;color:#4D5D64;font-size:12px}.cr-rtl .cr-form-item-media-none span{margin-left:0;margin-right:20px}.cr-form-item-media-none:active{border-color:#c9c9c9}.cr-form-item-media-none:active .cr-form-item-media-icon{border:1px solid #c9c9c9;fill:#c9c9c9}.cr-form-item-media .cr-form-item-media-file{display:none}.cr-form-item-media-preview{display:none;margin:0;flex-wrap:wrap}.cr-form-visible .cr-form-item-media-preview{display:flex;row-gap:9px}.cr-form-item-media-preview .cr-upload-images-containers{width:108px;height:108px;margin-bottom:0;margin-right:9px;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto;border:1px solid #D8E2E7;padding:0;overflow:hidden}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok{padding:0}.cr-form-item-media-preview .cr-upload-images-containers img{margin:0 0 0 0;opacity:.3;object-fit:cover}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-video-thumbnail{width:108px;height:108px;margin:0 0 0 0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok img{opacity:1}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:.6;border-width:0}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending img{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:2px;right:2px;width:16px;height:16px;display:none;background-color:#CE2B37;border-radius:8px;border:0 solid;line-height:0;cursor:pointer}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete{display:block}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#fff}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-form-item-media-preview .cr-form-item-media-add{cursor:pointer;width:108px;height:108px;text-align:center;line-height:108px;font-size:40px;color:#e0e0e0;border:1px dashed #e0e0e0;margin-bottom:0;display:inline-block}.cr-form-item-media-preview .cr-form-item-media-add:active{border-color:#c9c9c9;color:#c9c9c9}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar{width:94px;height:10px;margin:0 5px 0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#1AB394;border-radius:5px}.cr-pswp{display:none}.cr-reviews-rating{display:flex;column-gap:10px;align-items:center;margin:0;padding:0;.cr-qna-separator{margin:0}}@media (max-width:500px){#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:100%;flex:0 0 100%}.cr-all-reviews-shortcode ol.commentlist{margin-left:0;margin-right:0}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator{width:100%;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int{width:50px;height:2px}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-side,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-side{display:none}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap{width:100%;padding:10px}}.woocommerce .product #reviews .comment-text p.ivf-custom-question-checkbox{font-weight:550;margin:.6em 0}.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul{margin:.6em 0}.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul li{margin:0}.woocommerce .product #reviews .comment-text span.ivf-custom-question-radio{font-weight:550}.woocommerce .product #reviews .comment-text hr.ivf-custom-question-hr,.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{margin:.6em 0}.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{display:none}.cr-all-reviews-shortcode .commentlist .comment-text .ivf-custom-question-p{font-size:14px;margin:.5em 0}.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{margin:.6em 0;display:flex;align-items:center;flex-direction:row}.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{font-size:14px}.woocommerce .product #reviews .comment-text p.ivf-custom-question-p,.cr-all-reviews-shortcode .commentlist p.ivf-custom-question-p{margin:.6em 0}.woocommerce .product #reviews .comment-text .crf-custom-question-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating{padding-right:7px;font-weight:550}.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont .star-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont .star-rating{font-size:1em;height:1.1em;line-height:1.1em;float:none;margin:0}.cr-onsite-questions .cr-onsite-question{display:block;margin:1.5em 0;position:relative}.cr-onsite-questions .cr-onsite-question .required,.cr-onsite-ratings .cr-review-form-rating .required,.cr-review-form-rating-overall .cr-review-form-rating .required{margin:0 0 0 3px}.cr-onsite-questions .cr-onsite-question label,.cr-onsite-questions .cr-onsite-question input{display:block}.cr-onsite-questions .cr-onsite-question.cr-full-width label,.cr-onsite-questions .cr-onsite-question.cr-full-width input{width:100%}.cr-review-form-wrap .cr-onsite-questions .cr-onsite-question.cr-full-width label{width:auto}.cr-onsite-ratings{border-top:1px solid #DFE4E7;border-bottom:1px solid #DFE4E7}.cr-onsite-ratings.cr-onsite-ratings-only{border-bottom:none}.cr-review-form-wrap .cr-onsite-ratings{max-width:500px;margin:0 auto}.cr-customer-consent .checkbox input.cr-customer-consent-checkbox{margin-right:7px;position:relative}#kco-extra-checkout-fields .cr-customer-consent{display:none}.cr-show-more{width:100%}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd,.cr-all-reviews-shortcode .cr-show-more-button,.cr-reviews-grid .cr-show-more-button{display:block;margin:10px auto;height:40px;padding:0 20px 0 20px;border:solid 1px #BCCCD4;font-size:14px;background-color:#fff0;color:#0E252C}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-button,.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-button{display:none}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:hover,.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:focus,.cr-all-reviews-shortcode .cr-show-more-button:hover,.cr-all-reviews-shortcode .cr-show-more-button:focus,.cr-reviews-grid .cr-show-more-button:hover,.cr-reviews-grid .cr-show-more-button:focus{border:solid 1px #00A79D;background-color:#fff0;color:#0E252C}.cr-show-more-review-spinner,.cr-show-more .cr-show-more-spinner,.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner{display:block;margin:20px auto;background:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-review-spinner,.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-review-spinner,.cr-all-reviews-shortcode .commentlist .cr-pagination-review-spinner{display:none}.cr-show-more-review-spinner-cnt{width:100%;height:60px;display:flex;align-items:center}.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort,.cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort{display:block;margin:0;background:#fff0;border:0;padding:4px;width:auto;height:auto;appearance:auto;color:#0E252C;font-size:12px;font-weight:500}.cr-ajax-reviews-sort-div{display:flex;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-search-no-reviews{display:none}#reviews.cr-reviews-ajax-reviews .cr-button-search,.cr-all-reviews-shortcode .cr-button-search{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:400;color:#000;letter-spacing:normal;font-size:1em;text-transform:none;line-height:1.5em;margin-top:0;margin-bottom:0;margin-left:5px;margin-right:0;white-space:nowrap;width:auto}.rtl #reviews.cr-reviews-ajax-reviews .cr-button-search,.rtl .cr-all-reviews-shortcode .cr-button-search{margin-left:0;margin-right:5px}#reviews.cr-reviews-ajax-reviews .cr-button-search:hover,.cr-all-reviews-shortcode .cr-button-search:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search,.cr-all-reviews-shortcode .cr-ajax-search{display:flex;padding:0;margin:24px 0;width:100%}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-ajax-search{display:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search div,.cr-all-reviews-shortcode .cr-ajax-search div,#cr_qna.cr-qna-block div.cr-qna-search-block div{position:relative;flex-grow:1}#reviews.cr-reviews-ajax-reviews .cr-input-text,.cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.cr-ajax-search input[type="text"]{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;background-color:#fff;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.8em;width:100%;line-height:1.5em;margin:0;font-size:1em;box-sizing:border-box}.rtl #reviews.cr-reviews-ajax-reviews .cr-input-text,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.rtl .cr-ajax-search input[type="text"]{padding-right:calc(1.5em + .75rem);padding-left:1.8em}#reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.cr-ajax-search .cr-ajax-search-icon{position:absolute;display:inline-block;top:50%;left:9px;transform:translateY(-50%);width:1.1em;height:1.1em}.rtl #reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-ajax-search .cr-ajax-search-icon{right:9px}#cr_qna.cr-qna-block .cr-input-text,.cr-ajax-search input[type="text"]{border:0;border-radius:16px 16px 16px 16px;background-color:#F9F9F9;color:#898F92;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.5em;width:100%;margin:0;font-size:1em;box-shadow:none;outline:none}.cr-ajax-search input[type="text"]{height:42px}#cr_qna.cr-qna-block .cr-input-text{height:100%}#cr_qna.cr-qna-block .cr-input-text:focus,.cr-ajax-search input[type="text"]:focus{box-shadow:0 0 0 1pt #18B394}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary{display:flex;justify-content:space-between;width:100%}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt{height:40px;display:flex;align-items:center}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val{font-size:25px;font-weight:700;margin:0 0 0 15px;color:#0E252C}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl{font-size:20px;font-weight:400;margin:0 0 0 15px;color:#4D5D64}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add{margin:0;cursor:pointer;background-color:#31856C;color:#fff;display:flex;align-items:center;justify-content:center;height:40px;text-transform:none;line-height:20px;font-size:15px}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover{background-color:#276A56}#reviews.cr-reviews-ajax-reviews .cr-clear-input,.cr-all-reviews-shortcode .cr-clear-input,#cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input{display:none;position:absolute;cursor:pointer;margin-left:-1.7em;margin-top:-8px;height:16px;top:50%;right:8px}.rtl #reviews.cr-reviews-ajax-reviews .cr-clear-input,.rtl .cr-all-reviews-shortcode .cr-clear-input,.rtl #cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input{left:8px;right:auto;margin-left:0}.cr-all-reviews-shortcode .cr-clear-input.cr-visible{display:inline-block}#reviews.cr-reviews-ajax-reviews .cr-clear-input svg,.cr-all-reviews-shortcode .cr-clear-input svg,#cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input svg{display:block;height:16px}#reviews.cr-reviews-ajax-reviews .cr-qna-search-icon,.cr-all-reviews-shortcode .cr-qna-search-icon,#cr_qna.cr-qna-block div.cr-qna-search-block .cr-qna-search-icon{fill:#18B394;display:inline-block;position:absolute;width:1.1em;height:1.1em;left:9px;top:50%;transform:translateY(-50%)}#reviews.cr-reviews-ajax-reviews .cr-input-text:focus,.cr-all-reviews-shortcode .cr-input-text:focus{outline:none;border-color:#e77600;box-shadow:0 0 3px 2px rgb(228 121 17 / .5)}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review{display:block;margin:1em 0;border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:600;color:#000;letter-spacing:normal;font-size:1em;text-transform:none;line-height:normal}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review{display:block;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto;padding:10px 20px;margin:0}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.cr-ajax-reviews-review-form{display:none}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc{display:block}#reviews.cr-reviews-ajax-reviews .comment-reply-title{display:block;font-size:1.5em}.cr-ajax-reviews-review-form p.form-submit{display:flex;justify-content:space-between;align-items:center}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div{margin:12px 0 24px 0}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title{font-size:1em;margin:0 auto 5px auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div2,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div2{white-space:nowrap;overflow-x:auto;overflow-y:hidden}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(120 120 120 / .8);z-index:100001;display:none;opacity:0}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active{visibility:visible;opacity:1;display:flex;justify-content:center;align-items:center}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal{visibility:visible;position:relative;max-width:100vw;width:700px;background:#fff;z-index:100001;display:block;border-radius:3px;opacity:1;max-height:100vh}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr{height:36px;background:#f2f2f2;background:#f1f1f1;background:-webkit-linear-gradient(top,#f7f7f7,#eaeaea);background:linear-gradient(to bottom,#f7f7f7,#eaeaea);box-shadow:0 1px 0 rgb(255 255 255 / .5) inset,0 -1px 0 rgb(255 255 255 / .4) inset;position:relative;border-bottom:1px solid #cdcdcd;border-bottom-color:rgb(0 0 0 / .2);border-top-left-radius:3px;border-top-right-radius:3px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close{display:block;zoom:1;background-color:#fff0;border:none;float:right;padding:8px;position:absolute;top:50%;right:5px;margin:-15px 0 0;line-height:0;min-height:auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg{opacity:.64;width:15px;height:15px;font-size:15px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon{fill:#333}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex{display:flex;flex-direction:row;justify-content:space-evenly;gap:20px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav{width:80%;margin:0 auto 35px auto;background-color:#f4f4f4}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video{max-height:75px;margin:0 auto;width:auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav{padding:0;line-height:0;text-align:center;position:relative}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video{max-width:400px;max-height:400px;width:auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:250px;padding:0}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p{margin:0;display:block}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time{opacity:.5;font-size:.875em;display:block}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body{max-height:300px;overflow-x:hidden;overflow-y:scroll}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide{float:none;display:inline-block;vertical-align:middle}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-vote,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-vote{box-sizing:border-box;margin:1em 0 0 0}.cr-search-highlight{background:linear-gradient(0deg,#FFEB82,#FFEB82),#F9F9F9}.cr-noscroll{overflow:hidden}.product_meta .cr_gtin_val,.product_meta .cr_mpn_val,.product_meta .cr_brand_val{display:inline}.cr-reviews-slider .cr-slider-read-more a,.cr-reviews-slider .cr-slider-read-less a{font-size:.8em}.cr-reviews-slider .cr-slider-details{display:none}#cr_qna.cr-qna-block div.cr-qna-search-block{display:flex;justify-content:flex-end;margin-bottom:30px}.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{font-size:16px;font-weight:400;background:#18B394;border:0 solid;border-radius:16px;min-height:42px;color:#FFF;cursor:pointer;display:inline-block;outline-style:none;margin-top:0;margin-bottom:0;margin-left:10px;margin-right:0;padding:5px 15px}.rtl .cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{margin-left:0;margin-right:10px}.cr-qna-block div.cr-qna-list-block div.cr-qna-list-empty{padding:30px;text-align:center}.cr-qna-block div.cr-qna-new-q-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;opacity:0}.cr-qna-block div.cr-qna-new-q-overlay.cr-q-modal{display:flex;background:rgb(229 229 229 / .7);opacity:1;z-index:100001}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form{display:none;width:680px;height:670px;border-radius:16px;background:#fff;opacity:1;position:relative;max-width:100%}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form.cr-q-modal{display:block}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-input{display:block}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok{display:none}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-error{display:none}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close{display:block;background-color:#fff0;border:0 solid;position:absolute;top:10px;right:10px;padding:8px;line-height:0;cursor:pointer}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close svg{display:block;width:24px;height:24px;font-size:24px}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close .cr-no-icon{fill:#dadada}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-title{max-width:100%;margin-top:80px;margin-left:0;margin-right:0;margin-bottom:0;font-size:32px;font-weight:600;text-align:center;display:block}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text{max-width:100%;margin-top:48px;margin-left:100px;margin-right:100px;margin-bottom:0;font-size:16px;font-weight:400;text-align:left;display:block;max-height:80px;overflow:scroll}.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text{text-align:right}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q{max-width:100%;width:480px;margin-top:24px;margin-left:100px;margin-right:100px;margin-bottom:0;font-size:14px;font-weight:400;text-align:left;display:block;padding:16px 20px;box-shadow:none;background:#f9f9f9;border:1px solid #f9f9f9;border-radius:16px;resize:none;outline-style:none}.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q{text-align:right}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q:focus,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name:focus,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email:focus{box-shadow:0 0 2px #898F92}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email{max-width:100%;width:480px;margin-top:20px;margin-left:100px;margin-right:100px;margin-bottom:0;font-size:14px;font-weight:400;text-align:left;display:block;padding:14px 20px;box-shadow:none;background:#f9f9f9;border:1px solid #f9f9f9;border-radius:16px;outline-style:none}.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email{text-align:right}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s{max-width:100%;margin-top:40px;margin-left:100px;margin-right:100px;margin-bottom:0;width:480px;text-align:center;display:block}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b{font-size:16px;font-weight:400;background:#e7e7e7;border:0 solid;border-radius:16px;height:56px;width:216px;color:#898F92;cursor:default;display:inline-block;outline-style:none}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-q-active{background:#18B394;color:#fff;cursor:pointer}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-qna-new-q-form-s-p{background:#18B394;color:#fff;cursor:default;display:none}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-qna-new-q-form-s-p img{height:15px;margin:0 auto;padding:0;display:block}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s p{font-size:.6em}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-notinit.cr-qna-new-q-form-invalid{border:1px solid red}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-notinit.cr-qna-new-q-form-invalid:focus{box-shadow:0 0 2px red}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-mail{margin-top:48px;margin-left:auto;margin-right:auto;margin-bottom:0;height:64px;width:92px;display:block}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok .cr-qna-new-q-form-text,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-error .cr-qna-new-q-form-text{text-align:center}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b{background:#18B394;color:#fff;cursor:pointer}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont{margin-top:20px;margin-bottom:0;margin-right:0;margin-left:0;overflow-wrap:break-word;word-break:break-word}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q,#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{display:flex;margin:0}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{margin-top:20px}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-l{min-width:50px;display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-l,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-l{min-width:50px;display:flex;align-items:flex-start}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon{width:30px;height:30px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon circle{stroke:#898F92}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon path{fill:#898F92}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{width:16px;height:16px;max-width:100%;max-height:100%;display:inline-block;vertical-align:middle;margin-right:10px}.rtl .cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{margin-left:10px;margin-right:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r{display:block}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{padding-bottom:20px;border-bottom:solid 2px #F9F9F9;border-top:solid 0;border-right:solid 0;border-left:solid 0;width:100%;display:flex;justify-content:space-between;align-items:flex-end}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer{display:block;border-left:solid 3px #F3F3F3;border-top:solid 0;border-right:solid 0;border-bottom:solid 0;padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;margin-bottom:10px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer.cr-qna-list-last{margin-bottom:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-question{font-size:18px;font-weight:600;line-height:1.2;display:block;color:#203741}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s{font-size:16px;font-weight:400;line-height:1.2;display:block;color:#6d6d6d}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s p{margin:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s a{text-decoration:underline;color:#6d6d6d;cursor:pointer}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author{font-size:14px;font-weight:400;line-height:1.2;display:block;color:#898F92;font-style:italic;margin-top:5px;margin-bottom:0;margin-left:0;margin-right:0}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author .cr-qna-list-q-author-b{font-weight:600}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified{font-size:14px;color:#898F92}#cr_qna.cr-qna-block div.cr-qna-list-block .cr-qna-list-q-cont button.cr-qna-ans-button{font-size:14px;font-weight:600;background:#FFF;border:2px solid #18B394;border-radius:16px;height:44px;color:#18B394;cursor:pointer;display:inline-block;outline-style:none;padding:5px 15px}#cr_qna.cr-qna-block #cr-show-more-q-id{display:block;margin:20px auto;font-size:14px;font-weight:400;background:#18B394;border:0 solid;border-radius:16px;height:42px;color:#FFF;cursor:pointer;outline-style:none;padding:5px 15px}#cr_qna.cr-qna-block #cr-show-more-q-spinner{display:block;margin:20px auto;background:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}#cr_qna.cr-qna-block .cr-search-no-qna{margin:30px auto;text-align:center;color:#203741}#reviews.cr-reviews-ajax-reviews p.cr-featured-badge,.cr-all-reviews-shortcode p.cr-featured-badge{margin:0 0 10px 0}#reviews.cr-reviews-ajax-reviews .cr-featured-badge span,#reviews.cr-reviews-ajax-reviews .cr-all-featured-badge span,.cr-all-reviews-shortcode .cr-all-featured-badge span{text-transform:uppercase;display:inline-block;font-size:12px;-moz-box-shadow:inset 0 1px 0 0 #fff6af;-webkit-box-shadow:inset 0 1px 0 0 #fff6af;box-shadow:inset 0 1px 0 0 #fff6af;background-color:#ffec64;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;text-indent:0;border:1px solid #fa2;color:#333;font-weight:400;font-style:normal;line-height:20px;text-decoration:none;text-align:center;text-shadow:0 1px 0 #fe6;padding:0 5px}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text{display:block;border-bottom:1px solid #e4e1e3;padding-bottom:1em}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch{text-align:center;background-color:#F9F9F9}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a{color:#4D5D64}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:hover,.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:active{color:#0E252C}#review_form .cr-upload-local-images .cr-upload-images-status,.cr-upload-local-images .cr-upload-images-status{display:block;margin:0 0 10px 0;padding:3px 5px}#review_form .cr-upload-local-images #cr_review_image,.cr-upload-local-images #cr_review_image{margin:0 0 15px 0;width:100%}#review_form .cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error,.cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error{background-color:#FF4136;color:#303030}#review_form .cr-upload-images-preview,.cr-upload-images-preview{display:flex;margin:0 0 0 0}#review_form .cr-upload-images-preview .cr-upload-images-containers,.cr-upload-images-preview .cr-upload-images-containers{width:75px;height:75px;margin:0 10px 10px 0;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail{margin:0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}#review_form .cr-upload-images-preview .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-thumbnail{max-width:100%;max-height:100%;margin:0 0 0 0;opacity:.3}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar{width:65px;height:10px;margin:0 5px 0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-pbar .cr-upload-images-pbarin,.cr-upload-images-preview .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#4BBE67;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail{opacity:1}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:1;border-width:0}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:0;right:0;width:20px;height:20px;display:none;background-color:#e7412c;border-radius:10px;border:0 solid;line-height:0;cursor:pointer}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover{background-color:#db2c1b}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg{padding:0;width:18px;height:18px;font-size:18px;line-height:18px;display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#FFF}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-reviews-grid{padding:20px 0 10px 0;border-width:1px;border-style:solid;border-color:#fff0;display:block;border-radius:5px;margin:0;width:100%}.cr-reviews-grid-inner{border-radius:inherit;display:flex}.cr-reviews-grid-inner .cr-reviews-grid-col{flex-grow:1;width:0}.cr-reviews-grid-inner .cr-reviews-grid-col.cr-reviews-grid-col-none{display:none}.cr-reviews-grid-empty{border-radius:inherit;display:flex;padding:0 10px;margin:10px 0;justify-content:center}.cr-reviews-slider{padding:15px 0;margin:0 25px;opacity:0;visibility:hidden;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.cr-reviews-slider.slick-initialized{visibility:visible;opacity:1}.cr-reviews-grid .cr-review-card{padding:0 0 0 0;border-width:1px;border-style:solid;border-color:#fff0;border-radius:10px;margin:0 10px 20px 10px;max-width:100%;overflow:hidden;visibility:hidden;display:none}.cr-reviews-grid .cr-reviews-grid-col .cr-review-card{display:block}.cr-reviews-grid .cr-reviews-grid-inner.cr-colcade-loaded .cr-review-card{visibility:visible}.cr-reviews-slider .cr-review-card{box-sizing:border-box;padding:0 10px;height:100%}.cr-reviews-slider .cr-review-card .cr-review-card-inner{margin:0 auto;padding:10px;border-width:1px;border-style:solid;border-color:#fff0;border-radius:inherit;display:flex;flex-direction:column;height:100%}.cr-reviews-grid .breaker{display:block;margin:5px 0;height:0;width:100%}.cr-reviews-grid .cr-review-card .image-row{display:block;width:100%;position:relative;line-height:0}.cr-reviews-grid .cr-review-card .image-row .image-row-img{display:block;max-width:100%;height:auto;border-style:none;border-radius:0;margin:0 auto;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-vid{display:block;max-width:100%;height:auto;border-style:none;border-radius:0;margin:0 auto;width:100%;object-fit:cover;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-img.image-row-img-none,.cr-reviews-grid .cr-review-card .image-row .image-row-vid.image-row-vid-none{display:none}.cr-ajax-reviews-video{display:block;position:relative;line-height:0;cursor:pointer;text-align:center}.cr-review-card-content .cr-comment-videoicon,.cr-ajax-reviews-video .cr-comment-videoicon{position:absolute;top:50%;left:50%;width:40px;margin-top:-20px;margin-left:-20px;cursor:pointer}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon{max-width:none;max-height:none;width:40px}.cr-review-card-content .cr-vid-playing .cr-comment-videoicon,.cr-ajax-reviews-video.cr-vid-playing .cr-comment-videoicon{display:none}.cr-reviews-grid .cr-review-card .image-row .image-row-count,.cr-reviews-grid .cr-review-card .image-row .media-row-count{position:absolute;max-width:100%;width:100%;height:60px;border-style:none;border-radius:0;bottom:0;background:#20374199;color:#FFF;display:flex;justify-content:center;align-items:center;cursor:pointer;gap:5px}.cr-reviews-grid .cr-review-card .image-row.cr-vid-playing .media-row-count{display:none}.cr-reviews-grid .cr-review-card .top-row{display:flex;padding:16px 0 16px 0;border-bottom:solid 2px #F4F4F4;margin:0 15px 0 15px}.pswp .cr-video-wrapper{display:flex;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center}.cr-reviews-slider .cr-review-card .top-row{display:flex;padding:16px 0 16px 0;border-bottom:solid 2px #aaa;margin:0 10px 0 10px}.cr-reviews-grid .cr-review-card .top-row .rating,.cr-reviews-slider .cr-review-card .top-row .rating{flex:0 0 50%}.cr-reviews-grid .cr-review-card .top-row .rating .crstar-rating,.cr-reviews-slider .cr-review-card .top-row .rating .crstar-rating{color:#6bba70;font-size:1em}.cr-reviews-grid .cr-review-card .top-row .reviewer,.cr-reviews-slider .cr-review-card .top-row .reviewer{text-align:left;display:flex;flex-direction:column;justify-content:center}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified{display:flex;align-items:center;line-height:20px}.cr-reviews-grid .cr-review-card .top-row .rating .datetime,.cr-reviews-slider .cr-review-card .top-row .rating .datetime{font-size:.9em;color:#676767}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name{font-family:sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:23px;color:#203741;height:50%;display:flex;align-items:center}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon{height:15px;display:block;margin:0 0 0 8px;border-radius:3px}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified{font-family:sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:0em;text-align:left;color:#18B394;height:50%;display:flex;align-items:center;margin:5px 0 0 0}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified{height:16px;width:16px;display:inline;vertical-align:middle;margin:0 6px 0 0}.rtl .cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified{margin:0 0 0 6px}.cr-reviews-grid .cr-review-card .middle-row,.cr-reviews-grid .cr-review-card .cr-incentivized-row{padding:16px;background:#FCFCFC;border:1px solid #F9F9F9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 15px 15px 15px}.cr-reviews-slider .cr-review-card .middle-row,.cr-reviews-slider .cr-review-card .cr-incentivized-row{padding:16px;background:#FCFCFC;border:1px solid #F9F9F9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 10px 15px 10px;flex:1}.cr-reviews-slider .cr-review-card .cr-incentivized-row{flex:0}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail{flex-basis:56px;flex-shrink:0;margin-right:16px;position:relative}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail img,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail img{max-width:50px;max-height:50px;border-radius:25px}.cr-reviews-grid .cr-review-card .rating-row{padding:17px 0 17px 0;display:flex;align-items:center;margin:0 15px 0 15px}.cr-reviews-slider .cr-review-card .rating-row{padding:17px 0 17px 0;display:flex;align-items:center;margin:0 10px 0 10px;overflow:hidden}.cr-reviews-grid .cr-review-card .rating-row .rating-label,.cr-reviews-slider .cr-review-card .rating-row .rating-label{margin:0 0 0 16px;font-family:sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.1em;text-align:left;color:#898F92}.rtl .cr-reviews-slider .cr-review-card .rating-row .rating-label{margin:0 16px 0 0}.cr-reviews-grid .cr-review-card .middle-row .review-content,.cr-reviews-slider .cr-review-card .middle-row .review-content{margin:0 0 12px 0;color:#484E51}.cr-reviews-grid .cr-review-card .middle-row .review-content p,.cr-reviews-slider .cr-review-card .middle-row p{margin:0}.cr-reviews-grid .cr-review-card .middle-row .datetime,.cr-reviews-slider .cr-review-card .middle-row .datetime{font-weight:300;font-size:14px;color:#898F92}.cr-reviews-grid .cr-review-card .verified-review-row,.cr-reviews-slider .cr-review-card .verified-review-row{margin:0 0 12px 0;text-align:left;font-family:sans-serif}.cr-reviews-grid .cr-review-card .verified-review-row p.ivole-verified-badge,.cr-reviews-slider .cr-review-card .verified-review-row p.ivole-verified-badge{margin:0}.cr-reviews-grid .cr-review-card .verified-review-row .verified-badge-empty,.cr-reviews-slider .cr-review-card .verified-review-row .verified-badge-empty{min-height:20px}.cr-reviews-grid .cr-review-card .review-product,.cr-reviews-slider .cr-review-card .review-product{border-radius:inherit;display:flex;padding:10px;margin-top:10px;line-height:1}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions{border-radius:inherit;display:block;padding:0;margin:0 10px 17px 10px;line-height:1;border-top:1px dashed #aaa;border-bottom:1px dashed #aaa;font-size:14px}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail{flex:0 0 20%}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail img,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail img{width:50px;height:50px;max-width:none;max-height:none}.cr-reviews-grid .cr-review-card .review-product .product-title,.cr-reviews-slider .cr-review-card .review-product .product-title{margin:auto 0;padding-left:5px;font-family:Helvetica;font-size:16px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:0em;text-align:left;color:#203741}.rtl .cr-reviews-slider .cr-review-card .review-product .product-title{padding-left:0;padding-right:5px}p.ivole-verified-badge{font-size:12px;vertical-align:middle}span.ivole-verified-badge-text{vertical-align:middle}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:17px;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-ext-icon,p.ivole-verified-badge img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question{display:flex;align-items:center;margin:15px 0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox{flex-direction:column;align-items:flex-start}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-p{margin:0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox .cr-sldr-p{margin-bottom:7px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox ul{margin:0 0 0 25px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-label{font-weight:550}.cr-reviews-grid .cr-review-card .crstar-rating,.cr-reviews-slider .cr-review-card .crstar-rating{overflow:hidden;position:relative;height:25px;line-height:1;font-size:25px;width:172px;font-family:crstar;letter-spacing:8px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions .crstar-rating{font-size:18px;height:18px;letter-spacing:6px;width:135px;color:#aaa}.cr-reviews-grid .cr-review-card .crstar-rating::before,.cr-reviews-slider .cr-review-card .crstar-rating::before{content:'\73\73\73\73\73';float:left;top:0;left:0;position:absolute;font-size:25px;width:100%}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions .crstar-rating::before{font-size:18px}.cr-reviews-grid .cr-review-card .crstar-rating span,.cr-reviews-slider .cr-review-card .crstar-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1em;font-size:25px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions .crstar-rating span{font-size:18px}.cr-reviews-grid .cr-review-card .crstar-rating span::before,.cr-reviews-slider .cr-review-card .crstar-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0;width:100%}@font-face{font-family:'slick';font-weight:400;font-style:normal;font-display:swap;src:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot);src:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot#1744736401) format('embedded-opentype'),url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.woff) format('woff'),url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.ttf) format('truetype'),url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.svg#slick) format('svg')}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.cr-reviews-slider .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;opacity:1}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cr-reviews-slider.slick-slider .slick-track{display:flex}.cr-reviews-slider.slick-slider .slick-slide{height:inherit}.cr-reviews-slider.slick-slider .slick-slide&gt;div{height:100%}.cr-ajax-reviews-cus-images-slider-nav.cr-reviews-slider.slick-slider .slick-slide&gt;div{line-height:0}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.cr-reviews-slider .slick-arrow.slick-prev,.cr-reviews-slider .slick-arrow.slick-next,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-prev,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}.cr-reviews-slider .slick-prev:hover,.cr-reviews-slider .slick-prev:focus,.cr-reviews-slider .slick-next:hover,.cr-reviews-slider .slick-next:focus{color:#fff0;outline:none;background:#fff0}.cr-reviews-slider .slick-prev:hover:before,.cr-reviews-slider .slick-prev:focus:before,.cr-reviews-slider .slick-next:hover:before,.cr-reviews-slider .slick-next:focus:before{opacity:1}.cr-reviews-slider .slick-prev.slick-disabled:before,.cr-reviews-slider .slick-next.slick-disabled:before{opacity:.25}.cr-reviews-slider .slick-prev:before,.cr-reviews-slider .slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:grey;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider.slick-slider .slick-prev{left:-25px}[dir='rtl'] .cr-reviews-slider .slick-prev{right:-25px;left:auto}.cr-reviews-slider .slick-prev:before{content:'â†'}[dir='rtl'] .cr-reviews-slider .slick-prev:before{content:'â†’'}.cr-reviews-slider.slick-slider .slick-next{right:-25px}[dir='rtl'] .cr-reviews-slider .slick-next{right:auto;left:-25px}.cr-reviews-slider .slick-next:before{content:'â†’'}[dir='rtl'] .cr-reviews-slider .slick-next:before{content:'â†'}.slick-dotted.slick-slider{margin-bottom:30px}.cr-reviews-slider .slick-dots,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;border:none}.cr-reviews-slider .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.cr-reviews-slider .slick-dots li button,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.cr-reviews-slider .slick-dots li button:hover,.cr-reviews-slider .slick-dots li button:focus{outline:none}.cr-reviews-slider .slick-dots li button:hover:before,.cr-reviews-slider .slick-dots li button:focus:before{opacity:1}.cr-reviews-slider .slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'â€¢';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider .slick-dots li.slick-active button:before{opacity:.75;color:#000}.cr-qna-separator{display:inline;margin:0 6px}.cr-all-reviews-pagination{text-align:center;font-size:15px}.cr-all-reviews-pagination.cr-pagination-load{pointer-events:none}.cr-all-reviews-pagination .cr-page-numbers-a{cursor:pointer}.cr-all-reviews-pagination .cr-page-numbers-a.next,.cr-all-reviews-pagination .cr-page-numbers-a.prev{text-decoration:none}.cr-all-reviews-pagination .cr-page-numbers.current{font-weight:700}@media all and (max-width:700px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex{flex-direction:column}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:100%;padding-top:10px;padding-right:10px;padding-left:10px;max-width:400px;margin:0 auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{overflow-y:scroll}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form{padding-left:15px;padding-right:15px}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text{margin-left:auto;margin-right:auto}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s{margin-left:auto;margin-right:auto}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s{width:auto}}@media all and (max-width:600px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{width:100%;height:100%;left:0;margin-left:0;margin-top:0;top:0;max-width:100%;max-height:100%}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:80px}}@media all and (max-width:415px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:60px}#cr_qna.cr-qna-block div.cr-qna-search-block{flex-wrap:wrap}#cr_qna.cr-qna-block div.cr-qna-search-block div{width:100%}#cr_qna.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{width:100%;margin-top:10px;margin-bottom:0;margin-left:0;margin-right:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{flex-direction:column;align-items:flex-start}}@media all and (max-width:370px){#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{display:block}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{margin-top:15px}}@media only screen and (max-width:800px){.cr-reviews-grid-inner .cr-reviews-grid-col3{display:none}}@media only screen and (max-width:550px){.cr-reviews-grid-inner .cr-reviews-grid-col2{display:none}}.cr-trustbadgef,.cr-trustbadgea{max-width:100%;overflow:hidden}.cr-trustbadgef .cr-trustbadge-border{border:1px solid #A3D8CD}.cr-trustbadgef .cr-trustbadge-border.badge_color_dark{border:1px solid #8B8B8B}#cr_floatingtrustbadge{position:fixed;box-sizing:border-box;right:0;bottom:0;width:135px;border-radius:15px;display:block;overflow:hidden;margin:30px;filter:drop-shadow(0 4px 54px rgb(0 0 0 / .25));z-index:99999;cursor:pointer}#cr_floatingtrustbadge.cr-floatingbadge-big{position:fixed;box-sizing:border-box;right:0;bottom:0;width:256px;border-radius:15px;display:block;overflow:hidden;margin:0 30px 30px 0;filter:drop-shadow(0 4px 54px rgb(0 0 0 / .25));z-index:99999;cursor:auto}#cr_floatingtrustbadge{border:1px solid}#cr_floatingtrustbadge .cr-floatingbadge-background{position:absolute;top:0;left:0;height:100%;width:100%}#cr_floatingtrustbadge .cr-floatingbadge-background div{width:100%}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-top{height:115px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-top{height:155px}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-middle{height:31px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-middle{height:179px}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-bottom{height:27px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-bottom{height:43px;border-top:1px solid;border-left:0;border-right:0;border-bottom:0}#cr_floatingtrustbadge .cr-floatingbadge-top{position:relative;height:92px;display:block}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top{position:relative;height:124px;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top svg{position:absolute;left:50%;top:14px;margin-left:-35px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top svg{position:absolute;width:84px;height:79px;left:50%;top:28px;margin-left:-42px}#cr_floatingtrustbadge img{margin:0;width:100%;position:relative;border:0;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close{position:absolute;top:5px;right:5px;width:20px;height:20px;cursor:pointer}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg{position:absolute;width:16px;height:16px;margin:2px;top:0;left:0;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg{fill:#F8942D}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top .cr-floatingbadge-close svg{fill:#FFF}#cr_floatingtrustbadge .cr-floatingbadge-top svg{width:70px;height:65px}.cr-badge{display:inline-block;padding:40px;font-family:'Open Sans',sans-serif;font-size:0;color:#1F1F1F;line-height:normal;position:relative;text-align:left;text-decoration:none;box-sizing:border-box;transform-origin:left;visibility:hidden}.cr-badge .badge__nowrap{white-space:nowrap}.cr-badge .badge__nowrap-inline{display:inline-block;white-space:nowrap}.cr-badge .badge__store{font-size:24px;font-weight:700;margin-bottom:12px;white-space:nowrap}.cr-badge .badge__stars{display:inline-block;margin-bottom:14px;margin-right:24px}.cr-badge .badge__star{display:inline-block;position:relative;width:36px;height:36px;margin-right:3px;background-size:cover}.cr-badge .badge-vs .badge__star{display:block}.cr-badge .badge__star-icon{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.cr-badge .badge__star-icon_type_empty{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/small-star-empty-light.png)}.cr-badge .badge__star-icon_type_fill{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/small-star-full.png)}.cr-badge .verified{display:inline-block;vertical-align:middle;background:rgb(23 157 130 / .1);height:36px;border-radius:19px;padding:0 16px}.cr-badge.badge_size_small .verified{vertical-align:top}.cr-badge .verified__logo{display:inline-block;width:32px;height:32px;background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/logo.svg);background-size:cover;position:relative;top:2px;left:-6px;margin-right:2px}.cr-badge .verified__text{display:inline-block;line-height:36px;vertical-align:top;font-size:18px;font-weight:600}.cr-badge .rating{font-size:17px;white-space:nowrap}.cr-badge.badge_size_wide .rating{font-size:16px}.cr-badge rating__store{font-weight:600}.cr-badge .rating__product b{font-weight:600}.cr-badge.badge_color_dark{color:#fff}.cr-badge.badge_color_dark .badge__star-icon_type_empty{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/small-star-empty-dark.png)}.cr-badge.badge_color_dark .verified{background:rgb(255 255 255 / .25)}.cr-badge.badge_size_wide{padding:20px;color:#6c6c6c}.cr-badge.badge_size_wide .badge__store{font-size:28px;margin-bottom:24px}.cr-badge .badge__info{position:relative}.cr-badge .badge__logo{position:absolute;top:0;left:0;width:60px;height:60px;background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/logo.svg);background-size:contain;background-repeat:no-repeat}.cr-badge .badge__reviews{font-size:16px;padding-left:70px;padding-top:15px}.cr-badge.badge_size_wide .verified{font-size:16px;padding-left:70px;height:20px;background:#fff0}.cr-badge.badge_size_wide .badge__stars{margin-bottom:0;margin-right:10px;margin-left:20px;margin-top:0;vertical-align:middle}.cr-badge.badge_size_wide .badge__star{width:20px;height:20px}.cr-badge.badge_size_wide .badge__star-icon_type_empty{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-empty-light.png)}.cr-badge.badge_size_wide .badge__star-icon_type_fill{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-full-light.png)}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_fill{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-full-dark.png)}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_empty{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-empty-dark.png)}.cr-badge.badge_size_wide .rating{display:inline-block;padding-top:0;vertical-align:middle;margin-top:0;height:18px}.cr-badge.badge_size_wide.badge_color_dark{color:#fff}.cr-badge.badge_target_mobile{position:relative;padding:0;margin:20px}.cr-badge.badge_target_mobile .badge__logo{top:41px;left:4px;width:32px;height:32px}.cr-badge.badge_target_mobile .badge__store{font-size:24px;margin-bottom:0;padding-left:2px}.cr-badge.badge_target_mobile .badge__reviews,.cr-badge.badge_target_mobile .verified{padding-left:48px;display:block}.cr-badge.badge_target_mobile .badge__stars{padding-left:2px;margin-left:0;margin-top:0}.cr-badge.badge_target_mobile .rating{font-size:15px;margin-top:2px}.cr-badge.badge_size_wide .rating b{display:inline-block;margin-left:8px}.cr-badge.badge_size_small{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.cr-badge .badge__link,.cr-badge__wrap .badge__link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.cr-badge__wrap{display:inline-block;position:relative}.cr-badge.badge-vs{position:relative;color:#4d4d4d;padding:20px;display:inline-block;flex-flow:row nowrap;text-align:left;font-family:sans-serif;border-radius:15px}.cr-badge.badge-vs .cr-badge-vs-flex{display:flex;flex-direction:row}.cr-badge.badge-vs .badge__store{font-size:25px;font-weight:500;margin-bottom:5px;line-height:1.2;max-width:500px;text-overflow:ellipsis;overflow:hidden}.cr-badge.badge-vs .badge__logo{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/logo-vs.svg);height:80px;width:80px;position:relative;display:inline-block;margin-right:20px;flex:0 0 auto}.cr-badge.badge-vs .badge__details{display:flex;flex-flow:row nowrap;align-items:center}.cr-badge.badge-vs .badge__rating-container{display:flex;flex-flow:column nowrap;justify-content:space-evenly;font-family:sans-serif;font-weight:400}.cr-badge.badge-vs .badge__rating-line{display:flex;flex-flow:row nowrap;justify-content:space-between}.cr-badge.badge-vs .badge__stars{margin:0;padding:0;display:flex;align-items:center}.cr-badge.badge-vs .badge__star{width:15px;height:15px;border-spacing:0;display:flex}.cr-badge.badge-vs .badge__star-icon--empty{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/star-stroke.svg);background-position:left;border-spacing:0}.cr-badge.badge-vs .badge__star-icon--fill{background-image:url(https://ladyselection.com/wp-content/plugins/customer-reviews-woocommerce/css/../img/star-fill.svg);background-position:left;border-spacing:0}.cr-badge.badge-vs .badge__rating.rating{font-size:14px;line-height:1.5;justify-content:space-between;display:flex;flex:1 1 0%;margin:-1px 0 0;padding:0;height:20px}.cr-badge.badge-vs .badge__rating.rating span:last-child{padding-left:25px;font-weight:700}.cr-badge .badge__rating+.badge__stars{margin-left:15px}.cr-badge.badge-vs .badge__reviews{border-radius:30px;background-color:#F2F2F2;display:block;font-size:18px;line-height:1;padding:6px 25px 5px;margin-left:15px;border:1px solid #DFDFDF99}.cr-badge.badge-vs.badge_color_dark{color:#e5e5e5;border-color:#fff0}.cr-badge.badge-vs.badge_color_dark .badge__reviews{background-color:#24242499;border-color:#fff0}.badge_size_compact.cr-badge,.badge--wide-mobile.cr-badge{margin:0;padding:0;width:100%;height:100%;font-family:sans-serif}.badge_size_compact.cr-badge,.badge--wide-mobile.cr-badge{display:block;flex-direction:column;visibility:visible}.badge_size_compact.cr-badge .badge__verified,.badge--wide-mobile.cr-badge .badge__verified{font-size:10px;font-weight:700;color:#4c4c4c;text-align:center;margin-bottom:5px;margin-top:5px}.badge--wide-mobile.cr-badge .badge__verified{font-size:16px;color:#fff;margin-bottom:13px}.badge--wide-mobile.cr-badge .badge__store{min-height:50px;margin-bottom:15px;color:#4d4d4d;font-size:28px;font-weight:700;line-height:30px;display:flex;align-items:center;justify-content:center;padding:0 10px}.badge--wide-mobile.cr-badge .badge__store span{min-width:234px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.cr-badge.badge_size_compact .badge__middle,.cr-badge.badge--wide-mobile .badge__middle{padding:10px 0 9px}.cr-badge.badge_size_compact .badge__stars,.cr-badge.badge--wide-mobile .badge__stars{display:flex;justify-content:center;width:100%;margin:0}.cr-badge.badge_size_compact .badge__star,.cr-badge.badge--wide-mobile .badge__star{position:relative;width:14px;height:13px;margin:0 2px;color:#fff}.cr-badge.badge_size_compact .badge__star svg,.cr-badge.badge--wide-mobile .badge__star svg{display:block}.cr-badge.badge_size_compact .badge__star-fill-container,.cr-badge.badge--wide-mobile .badge__star-fill-container{position:absolute;top:0;left:0;overflow:hidden;width:14px;height:13px}.cr-badge.badge_size_compact .badge__star-fill-container svg,.cr-badge.badge--wide-mobile .badge__star-fill-container svg{height:13px}.cr-badge.badge_size_compact .badge__rating,.cr-badge.badge--wide-mobile .badge__rating{font-size:12px;text-align:center;color:#4c4c4c}.cr-badge.badge_size_compact .badge__rating b,.cr-badge.badge--wide-mobile .badge__rating b{margin-left:8px}.cr-badge.badge_size_compact .badge__reviews,.cr-badge.badge--wide-mobile .badge__reviews{padding:8px 0 6px;font-size:10px;text-align:center;border-radius:0 0 15px 15px;color:#4d4d4d}.cr-badge.badge--wide-mobile .badge__middle{padding-top:0;padding-bottom:20px;background-color:#fff0}.cr-badge.badge--wide-mobile .badge__stars{margin-bottom:5px}.cr-badge.badge--wide-mobile .badge__star{color:#f8942d}.cr-badge.badge--wide-mobile .badge__reviews{font-size:13px;border-top:1px solid #fff0;min-height:37px;display:flex;align-items:center;justify-content:center;padding:0}.cr-badge.badge--wide-mobile .mb21{margin-bottom:21px}.cr-badge.badge_size_compact.badge_color_dark .badge__middle,.cr-badge.badge--wide-mobile.badge_color_dark .badge__middle{border:none;box-sizing:border-box}.cr-badge.badge_size_compact.badge_color_dark .badge__star,.cr-badge.badge--wide-mobile.badge_color_dark .badge__star{color:#f8942d}.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews{border:none}.cr-badge.badge_size_compact.badge_color_dark .badge__verified,.cr-badge.badge--wide-mobile.badge_color_dark .badge__verified,.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews,.cr-badge.badge_size_compact.badge_color_dark .badge__rating,.cr-badge.badge--wide-mobile.badge_color_dark .badge__rating,.cr-badge.badge_size_compact.badge_color_dark .badge__store,.cr-badge.badge--wide-mobile.badge_color_dark .badge__store{color:#e5e5e5}.cr-placeholder-tb{background-color:#FAFAFA;width:100%;padding:20px}.cr-placeholder-tb .cr-placeholder-tb-fr{width:50%;height:40px;margin:0 0 20px 0;background-color:#DCDEE2;animation:cr-placeholder-load 3s infinite}.cr-placeholder-tb .cr-placeholder-tb-sr{width:100%;height:60px;background-color:#DCDEE2;animation:cr-placeholder-load 3s infinite}@media all and (max-width:600px){#cr_floatingtrustbadge,#cr_floatingtrustbadge.cr-floatingbadge-big{display:none}}@keyframes cr-placeholder-load{0%{background-color:#DCDEE2}50%{background-color:#ededed}100%{background-color:#DCDEE2}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .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:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.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&gt;output{display:list-item;list-style:none}.wpcf7-reflection&gt;output[hidden]{display:none}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.ts-effect-image{text-align:center;backface-visibility:hidden;-webkit-backface-visibility:hidden}.ts-effect-image .image-link{display:block;position:relative;max-width:100%;overflow:hidden}.counter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-center .counter-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-right .counter-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.counter-wrapper&gt;div{font-size:0;line-height:1;min-width:70px;text-align:center;padding:9px 5px}.counter-wrapper&gt;div .number-wrapper{font-size:22px;line-height:26px}.counter-wrapper&gt;div&gt;.ref-wrapper{font-size:11px;line-height:16px}.counter-wrapper&gt;span{width:22px;text-align:center;font-size:22px;font-weight:700;line-height:1}.ts-banner,.ts-banner *{backface-visibility:hidden;-webkit-backface-visibility:hidden}.ts-banner{overflow:hidden;width:100%;position:relative;text-align:center}.ts-banner.text-left .banner-wrapper{text-align:left}.ts-banner.text-right .banner-wrapper{text-align:right}.ts-banner.text-center .banner-wrapper{text-align:center}.ts-banner .banner-wrapper{position:relative}.ts-banner .banner-wrapper .banner-bg{overflow:hidden}.ts-banner .banner-wrapper&gt;a{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}.ts-banner .banner-bg img{position:relative;margin:0 auto;width:100%;-o-object-fit:cover;object-fit:cover}.ts-banner:not(.text-under-image) .box-content{position:absolute;z-index:2;display:table;transition:300ms ease 0s}.ts-banner header{display:table-cell;vertical-align:middle}.ts-banner .box-content .description,.ts-banner .box-content h2,.ts-banner .box-content h6,.ts-banner.style-arrow .ts-banner-button a{line-height:1.2;color:#fff}.ts-banner .box-content h2{margin-bottom:18px}.ts-banner .box-content h6{margin-bottom:10px}.ts-banner .box-content .description{margin-bottom:30px}.ts-banner .ts-banner-button{display:inline-block;overflow:hidden;position:relative}.ts-banner .ts-banner-button .button{text-decoration:none;border-width:0}.left-top .box-content{left:40px;right:auto;top:40px;bottom:auto}.left-bottom .box-content{left:40px;right:auto;top:auto;bottom:40px}.left-center .box-content{left:40px;right:auto;top:50%;bottom:auto;transform:translate(0,-50%)}.right-top .box-content{right:40px;left:auto;top:40px;bottom:auto}.right-bottom .box-content{right:40px;left:auto;top:auto;bottom:40px}.right-center .box-content{right:40px;left:auto;top:50%;bottom:auto;transform:translate(0,-50%)}.center-top .box-content{text-align:center;left:0;right:0;top:40px;bottom:auto;width:100%}.center-bottom .box-content{text-align:center;left:0;right:0;top:auto;bottom:40px;width:100%}.center-center .box-content{left:50%;right:auto;top:50%;bottom:auto;width:100%;transform:translate(-50%,-50%);text-align:center;width:100%}.elementor-column.elementor-col-100 .left-top .box-content{left:60px;top:60px}.elementor-column.elementor-col-100 .left-bottom .box-content{left:60px;bottom:60px}.elementor-column.elementor-col-100 .left-center .box-content{left:60px}.elementor-column.elementor-col-100 .right-top .box-content{right:60px;top:60px}.elementor-column.elementor-col-100 .right-bottom .box-content{right:60px;bottom:60px}.elementor-column.elementor-col-100 .right-center .box-content{right:60px}.elementor-column.elementor-col-100 .center-top .box-content{top:60px}.elementor-column.elementor-col-100 .center-bottom .box-content{bottom:60px}.ts-banner.text-under-image .box-content&gt;*{padding:0;display:block;max-width:100%;margin-top:40px}.ts-banner.text-under-image .banner-wrapper .banner-bg{display:inline-block;vertical-align:top}.ts-banner.text-under-image .banner-wrapper .banner-bg img{width:auto}.ts-banner.button-default .ts-banner-button .button{min-width:170px}.eff-zoom-in .image-link .bg-image,.eff-zoom-in .banner-bg img{transition:transform 500ms}.eff-zoom-in:hover .image-link .bg-image,.eff-zoom-in:hover .banner-bg img{-webkit-transform:scale(1.12);transform:scale(1.12)}.eff-zoom-out .image-link .bg-image,.eff-zoom-out .banner-bg img{width:calc(100% + 60px);max-width:none;transition:transform 500ms;transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden}.eff-zoom-out:hover .image-link .bg-image,.eff-zoom-out:hover .banner-bg img{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.eff-zoom-rotate .image-link .bg-image,.eff-zoom-rotate .bg-content img{transition:500ms ease}.eff-zoom-rotate:hover .image-link .bg-image,.eff-zoom-rotate:hover .bg-content img{-webkit-transform:rotate(6deg) scale(1.15);transform:rotate(6deg) scale(1.15)}.elementor-col-50 .eff-zoom-rotate:hover .image-link .bg-image,.elementor-col-50 .eff-zoom-rotate:hover .bg-content img,.elementor-col-60 .eff-zoom-rotate:hover .image-link .bg-image,.elementor-col-60 .eff-zoom-rotate:hover .bg-content img,.elementor-col-70 .eff-zoom-rotate:hover .image-link .bg-image,.elementor-col-70 .eff-zoom-rotate:hover .bg-content img,.elementor-col-80 .eff-zoom-rotate:hover .image-link .bg-image,.elementor-col-80 .eff-zoom-rotate:hover .bg-content img,.elementor-col-90 .eff-zoom-rotate:hover .image-link .bg-image,.elementor-col-90 .eff-zoom-rotate:hover .bg-content img,.elementor-col-100 .eff-zoom-rotate:hover .image-link .bg-image,.elementor-col-100 .eff-zoom-rotate:hover .bg-content img{-webkit-transform:rotate(6deg) scale(1.3);transform:rotate(6deg) scale(1.3)}.eff-flash .bg-content,.eff-flash .image-link{position:relative;overflow:hidden}.eff-flash .bg-content:before,.eff-flash .bg-content:after,.eff-flash .image-link:before,.eff-flash .image-link:after{content:'';width:100%;height:100%;background:rgb(255 255 255 / .3);position:absolute;top:0;left:0;z-index:5;transition:transform .5s,opacity .2s ease-in-out 0s;opacity:0}.eff-flash:hover .bg-content:before,.eff-flash:hover .image-link:before{transform:scale(0,1);opacity:1}.eff-flash:hover .bg-content:after,.eff-flash:hover .image-link:after{transform:scale(1,0);opacity:1}.eff-line .image-link{position:relative;overflow:hidden;line-height:1}.eff-line .bg-content:before,.eff-line .bg-content:after,.eff-line .image-link:before,.eff-line .image-link:after{content:"";position:absolute;top:15px;left:15px;border:1px solid rgb(255 255 255 / .7);transition:all ease .45s;z-index:2;display:block}.eff-line .bg-content:before,.eff-line .image-link:before{width:calc(100% - 30px);height:0;border-top:none;border-bottom:none}.eff-line .bg-content:after,.eff-line .image-link:after{height:calc(100% - 30px);width:0;border-left:none;border-right:none}.eff-line:hover .bg-content:before,.eff-line:hover .image-link:before{height:calc(100% - 30px)}.eff-line:hover .bg-content:after,.eff-line:hover .image-link:after{width:calc(100% - 30px)}.ts-banner-image{overflow:hidden;position:relative;text-align:center}.ts-banner-image *{backface-visibility:hidden}.ts-banner-image img.text-image{position:absolute;z-index:2}.ts-banner-image&gt;*{display:block;position:relative;overflow:hidden}.ts-banner-image&gt;*:after{display:table;content:"";clear:both}.ts-banner-image img.bg-image{position:relative;z-index:1;width:100%;transition:400ms ease 0s}.ts-banner-image .overlay{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:0}.ts-banner-image.image-radius{border-radius:5px;overflow:hidden}.ts-banner-image img.text-image{max-width:85%;transition:500ms ease 0s;margin:0}.ts-banner-image.left-top img.text-image{left:5%;right:auto;top:5%;bottom:auto;margin:20px 0 0 10px}.ts-banner-image.left-bottom img.text-image{left:5%;right:auto;top:auto;bottom:8%;margin:0 0 20px 20px}.ts-banner-image.left-center img.text-image{left:5%;right:auto;margin:0 0 0 10px;top:50%;bottom:auto;transform:translate(0,-50%)}.ts-banner-image.right-top img.text-image{right:5%;left:auto;top:5%;bottom:auto;margin:20px 10px 0 0}.ts-banner-image.right-bottom img.text-image{right:5%;left:auto;top:auto;bottom:8%;margin:0 10px 20px 0}.ts-banner-image.right-center img.text-image{right:5%;left:auto;top:50%;bottom:auto;margin:0 20px 0 0;transform:translate(0,-50%)}.ts-banner-image.center-top img.text-image{left:50%;right:auto;top:8%;bottom:auto;margin:10px 0 0 0;transform:translate(-50%,0)}.ts-banner-image.center-bottom img.text-image{left:50%;right:auto;top:auto;bottom:8%;margin:0 0 10px 0;transform:translate(-50%,0)}.ts-banner-image.center-center img.text-image{left:50%;right:auto;top:50%;bottom:auto;transform:translate(-50%,-50%);text-align:center;max-width:70%}.ts-logo-slider-wrapper .content-wrapper{padding:0;text-align:center}.ts-logo-slider-wrapper .content-wrapper ul{padding:0;margin:0}.ts-logo-slider-wrapper .owl-carousel .owl-item{text-align:center}.ts-logo-slider-wrapper .owl-carousel *{backface-visibility:hidden;-webkit-backface-visibility:hidden}.ts-logo-slider-wrapper a{display:block;text-align:center}.ts-logo-slider-wrapper .owl-carousel .owl-item img{width:auto;margin:0 auto}.ts-logo-slider-wrapper.no-nav .content-wrapper .items{padding-left:0;padding-right:0}.ts-logo-slider-wrapper .item{backface-visibility:hidden;-webkit-backface-visibility:hidden;padding:10px 0}.ts-logo-slider-wrapper.text-light.nav-middle .owl-nav&gt;div{background:rgb(100 100 100 / .2);color:#999}.ts-logo-slider-wrapper.text-light.nav-middle .owl-nav&gt;div:hover{color:#fff}.ts-shortcode.ts-logo-slider-wrapper .items{margin:0;width:100%}.ts-shortcode.ts-logo-slider-wrapper .items .item{padding:10px 0}.ts-shortcode.ts-logo-slider-wrapper.ts-slider .items .item{margin-top:0}.ts-logo-slider-wrapper:not(.ts-slider).columns-6 .item{width:16.66666667%}.ts-logo-slider-wrapper:not(.ts-slider).columns-5 .item{width:20%}.ts-logo-slider-wrapper:not(.ts-slider).columns-4 .item{width:25%}.ts-logo-slider-wrapper:not(.ts-slider).columns-3 .item{width:33.33333333%}.ts-logo-slider-wrapper:not(.ts-slider).columns-2 .item{width:50%}.ts-logo-slider-wrapper:not(.ts-slider).columns-1 .item{width:100%}.ts-shortcode{position:relative;clear:both}.ts-shortcode .shortcode-heading-wrapper{margin:0 0 30px 0}.ts-shortcode .shortcode-heading-wrapper h2{margin-bottom:0;display:block}.ts-shortcode.title-border-bottom .shortcode-heading-wrapper h2{width:100%;position:relative;padding-bottom:4px}.ts-shortcode.title-border-bottom .shortcode-heading-wrapper h2:before{position:absolute;left:0;right:0;bottom:0;border-width:4px 0 0 0;border-style:solid;content:""}.ts-testimonial-wrapper{text-align:center}.ts-testimonial-wrapper .image,.ts-testimonial-wrapper blockquote .rating{margin-left:auto;margin-right:auto}.ts-testimonial-wrapper blockquote:before{display:none}.ts-testimonial-wrapper:not(.ts-slider) .item{-ms-flex-preferred-size:100%;flex-basis:100%;padding-bottom:60px;margin-bottom:60px;border-width:0 0 1px;border-style:solid}.ts-testimonial-wrapper blockquote{background:#fff0;max-width:none;padding:0;margin:0}.ts-testimonial-wrapper .image{width:100px;height:100px;border-radius:100%;overflow:hidden;margin:0 auto 20px}.ts-testimonial-wrapper blockquote .author-role{font-size:70%;line-height:18px;margin-bottom:30px}.ts-testimonial-wrapper blockquote .author-role&gt;span{display:block;margin-bottom:6px}.ts-testimonial-wrapper.text-light blockquote{color:#fff}.text-light.ts-testimonial-wrapper .rating:before,.text-light blockquote .rating:before{color:rgb(255 255 255 / .5)}.text-light.ts-testimonial-wrapper .rating span:before,.text-light blockquote .rating span:before{color:rgb(255 255 255)}.ts-team-members:not(.ts-slider) .item{margin-bottom:30px}.ts-team-members .team-content{position:relative;overflow:hidden;height:100%}.ts-team-members:after{display:table;clear:both;content:""}.ts-team-members .image-content{position:relative;overflow:hidden}.ts-team-members .image-thumbnail figure{position:relative}.ts-team-members .team-info{position:absolute;bottom:0;left:30px;right:0;padding:16px 20px 10px}.ts-team-members .team-info&gt;*:not(:last-child){margin-bottom:6px;display:block}.ts-team-members .member-social{margin-left:-5px;margin-right:-5px;margin-top:-10px;display:block}.ts-team-members .member-social a{text-align:center;letter-spacing:.5px;line-height:24px!important;margin:10px 5px 0;display:inline-block;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}.ts-team-members .member-social a{color:inherit}.ts-team-members .member-social a.facebook:hover{color:#3b5998}.ts-team-members .member-social a.twitter:hover{color:#2caae1}.ts-team-members .member-social a.linked:hover{color:#0073b1}.ts-team-members .member-social a.rss:hover{color:#ee802f}.ts-team-members .member-social a.dribbble:hover{color:#ea4c89}.ts-team-members .member-social a.pinterest:hover{color:#cb2027}.ts-team-members .member-social a.instagram:hover{color:#d32558}.ts-portfolio-wrapper .item-wrapper *{backface-visibility:hidden;-webkit-backface-visibility:hidden}.ts-portfolio-wrapper:not(.ts-justified-gallery) .portfolio-wrapper-content .item{float:left;display:block;outline:0;padding:0}.ts-portfolio-wrapper.columns-2 .item{width:50%}.ts-portfolio-wrapper.columns-3 .item{width:33.3333333%}.ts-portfolio-wrapper.columns-4 .item{width:25%}.ts-portfolio-wrapper .item-wrapper{position:relative;overflow:hidden}.ts-portfolio-wrapper:not(.ts-justified-gallery) .portfolio-wrapper-content{margin:0 -1px}.ts-portfolio-wrapper:not(.ts-justified-gallery) .portfolio-wrapper-content .item{padding:0 1px;margin-bottom:2px}.ts-portfolio-wrapper.ts-justified-gallery .portfolio-wrapper-content .item{padding:0!important}.ts-portfolio-wrapper .item-wrapper figure&gt;a{display:block;width:100%;height:100%}.ts-portfolio-wrapper .page_navi{text-align:center;margin:40px 0}.ts-portfolio-wrapper .page_navi .nav-content{margin:0 auto;float:none;display:inline-block}.ts-portfolio-wrapper .item-wrapper .portfolio-thumbnail:after,.ts-portfolio-wrapper .item-wrapper .item:after{display:table;clear:both;content:""}.ts-portfolio-wrapper .item-wrapper .portfolio-thumbnail{position:relative}.ts-portfolio-wrapper .item-wrapper .item figure img{width:100%}.ts-portfolio-wrapper .portfolio-thumbnail a.like{position:absolute;top:10px;right:10px;float:none;z-index:6}.ts-portfolio-wrapper .item-wrapper figure{position:relative;overflow:hidden;max-width:100%}.ts-portfolio-wrapper .item-wrapper,.ts-portfolio-wrapper .item-wrapper .portfolio-thumbnail,.ts-portfolio-wrapper .item-wrapper figure{height:100%}.ts-portfolio-wrapper .portfolio-meta{width:100%;height:100%;color:#fff;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%);padding:30px;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;visibility:hidden;margin:0;z-index:2;overflow:hidden;transform-style:preserve-3d;transition:none 0s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ts-portfolio-wrapper.ts-slider .portfolio-meta{opacity:1;visibility:visible}.ts-portfolio-wrapper .readmore{-ms-flex-item-align:start;align-self:flex-start}.item-wrapper .portfolio-meta h4,.item-wrapper .portfolio-meta a{color:inherit!important;text-decoration:none}.portfolio-meta .date-time{width:100%;display:block}.item-wrapper .portfolio-meta&gt;*:not(:last-child){margin-bottom:15px}.ts-shortcode.ts-portfolio-wrapper .load-more-wrapper{margin-top:10px}.ts-portfolio-wrapper .portfolio-thumbnail img{width:100%;margin-top:0px!important;margin-left:0px!important}.justified-gallery&gt;a&gt;.jg-caption,.justified-gallery&gt;div&gt;.jg-caption,.justified-gallery&gt;figure&gt;.jg-caption{display:none!important}@keyframes dgwt-jg-in-right{0%{right:-100%}100%{right:0}}@keyframes dgwt-jg-in-left{0%{left:-100%}100%{left:0}}@keyframes dgwt-jg-out-right{0%{right:0}100%{right:-100%}}@keyframes dgwt-jg-out-left{0%{left:0}100%{left:-100%}}@keyframes dgwt-jg-in-top{0%{top:-100%}100%{top:0}}@keyframes dgwt-jg-in-bottom{0%{bottom:-100%}100%{bottom:0}}@keyframes dgwt-jg-out-top{0%{top:0}100%{top:-100%}}@keyframes dgwt-jg-out-bottom{0%{bottom:0}100%{bottom:-100%}}.ts-portfolio-wrapper .hover-in-top .portfolio-meta{animation:200ms ease 0s normal none 1 running dgwt-jg-in-top;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-in-top;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-in-top;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-in-top;bottom:auto;top:0;opacity:1;visibility:visible}.ts-portfolio-wrapper .hover-out-top .portfolio-meta{animation:200ms ease 0s normal none 1 running dgwt-jg-out-top;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-out-top;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-out-top;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-out-top;bottom:auto;top:-100%;opacity:1;visibility:visible}.ts-portfolio-wrapper .hover-in-bottom .portfolio-meta{animation:200ms ease 0s normal none 1 running dgwt-jg-in-bottom;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-in-bottom;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-in-bottom;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-in-bottom;bottom:0;top:auto;opacity:1;visibility:visible}.ts-portfolio-wrapper .hover-out-bottom .portfolio-meta{animation:200ms ease 0s normal none 1 running dgwt-jg-out-bottom;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-out-bottom;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-out-bottom;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-out-bottom;bottom:-100%;top:auto;opacity:1;visibility:visible}.ts-portfolio-wrapper .hover-in-left .portfolio-meta{animation:200ms ease 0s normal none 1 running dgwt-jg-in-left;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-in-left;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-in-left;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-in-left;left:0;right:auto;opacity:1;visibility:visible}.ts-portfolio-wrapper .hover-out-left .portfolio-meta{animation:200ms ease 0s normal none 1 running dgwt-jg-out-left;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-out-left;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-out-left;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-out-left;left:-100%;right:auto;opacity:1;visibility:visible}.ts-portfolio-wrapper .hover-in-right .portfolio-meta{animation:200ms ease 0s normal none 1 running dgwt-jg-in-right;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-in-right;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-in-right;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-in-right;left:auto;right:0;opacity:1;visibility:visible}.ts-portfolio-wrapper .hover-out-right .portfolio-meta{animation:200ms ease 0s normal none 1 running dgwt-jg-out-right;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-out-right;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-out-right;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-out-right;left:auto;right:-100%;opacity:1;visibility:visible}.ts-portfolio-wrapper .jg-spinner{display:none}.ts-twitter-slider .twitter-content{text-align:center}.ts-twitter-slider .twitter-content .date-time a{color:inherit;text-decoration:underline}.ts-twitter-slider .twitter-content .date-time a:hover{text-decoration:none}.ts-twitter-slider .owl-item{opacity:0}.ts-twitter-slider .owl-item.active{opacity:1}.twitter-content .content{font-style:italic}.ts-twitter-slider .icon{font-size:300%;line-height:1;color:#2CAAE1;margin-bottom:20px}.ts-twitter-slider .date-time{margin-bottom:10px}.ts-twitter-slider.text-light .item *,#page .ts-shortcode.text-light .shortcode-heading-wrapper .shortcode-title{color:#fff}.ts-twitter-slider h4{font-size:100%;margin-bottom:0}.column-tabs{text-align:center}.column-tabs .heading-tab .heading-title{margin-bottom:20px}.column-tabs ul.tabs{margin:0 -30px}.column-tabs ul.tabs li{list-style:none;padding:5px 10px;margin:0 20px;display:inline-block;position:relative;cursor:pointer}.column-tabs ul.tabs li:after{content:'';position:absolute;bottom:0;left:10px;right:10px;border-width:0 0 2px;border-style:solid;transform:scale(0);transition:350ms ease}.column-tabs ul.tabs li:hover:after,.column-tabs ul.tabs li.current:after{transform:scale(1)}.column-tabs ul.tabs li.current{cursor:default}.column-tabs ul.tabs li span.count{text-transform:none}.column-tabs .list-categories{margin:0}.column-tabs .list-categories:after{display:none}.column-tabs .list-categories ul.tabs{width:100%}.woocommerce .column-products.loading .products{transition:300ms ease 0s}.column-products.loading~.shop-more{visibility:hidden;opacity:0}.column-products.loading:after{top:35%}.ts-mailchimp-subscription-shortcode .widget-container .widget-title{line-height:1.3;margin-bottom:10px}.ts-mailchimp-subscription-shortcode .widget-container .newsletter{line-height:1.8}.ts-mailchimp-subscription-shortcode .subscribe-widget&gt;form{display:inline-block}.ts-mailchimp-subscription-shortcode .widget-container .widget-title-wrapper{margin-bottom:30px}.ts-mailchimp-subscription-shortcode .widget-container .widget-title-wrapper .widget-title{margin-bottom:0!important}.ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email:after{content:'';clear:both;display:table}.ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email input[type="email"]{min-width:280px;margin-right:2px;margin-bottom:10px;float:left}.ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email .button{min-width:190px;width:auto}.text-light .mailchimp-subscription .widget-title,.text-light .mailchimp-subscription .newsletter{color:#ffffff!important}.show-overlay .products .product.product-category .product-wrapper&gt;a:after{content:'';position:absolute;left:0;right:0;bottom:0;top:50%;display:block;background:linear-gradient(180deg,#fff0 0%,#000000 100%);opacity:.2}.products .product.product-category .product-wrapper&gt;a{display:block;width:100%;height:100%;position:relative}.products .product.product-category .product-wrapper&gt;a&gt;img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products .product-category .meta-wrapper,.woocommerce .products .product-category .meta-wrapper{position:absolute;bottom:40px;line-height:20px;z-index:2}.ts-product-category-wrapper:not(.style-icon) .products .product.product-category .product-wrapper,.ts-product-category-wrapper.style-icon-background .products .product.product-category .product-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ts-product-category-wrapper:not(.style-icon) .products .product-category .meta-wrapper,.ts-product-category-wrapper.style-icon-background .products .product-category .meta-wrapper{max-width:96%}.ts-product-category-wrapper:not(.style-icon) .products .product-category .meta-wrapper .category-name,.ts-product-category-wrapper:not(.style-icon) .products .product-category .meta-wrapper .heading-title,.ts-product-category-wrapper.style-icon-background .products .product-category .meta-wrapper .category-name,.ts-product-category-wrapper.style-icon-background .products .product-category .meta-wrapper .heading-title{display:inline-block}.products .product-category .meta-wrapper .category-name .heading-title&gt;a{padding:2px 40px;display:inline-block;border:1px solid;position:relative;max-width:100%;transition:300ms ease}.products .product-category .meta-wrapper .category-name .heading-title&gt;a:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff;transform:scale(0,1);transition:transform 300ms ease;z-index:-1}.products .product-category .meta-wrapper .category-name .heading-title&gt;a:hover:before{transform:scale(1,1)}.woocommerce.ts-product-category-wrapper .content-wrapper{width:100%}.woocommerce.ts-product-category-wrapper .products{width:calc(100% + 2px)}.products .product-category .meta-wrapper .category-name .heading-title{color:inherit}.style-icon:not(.style-icon-background) .products .product-category .meta-wrapper,.woocommerce.style-icon:not(.style-icon-background) .products .product-category .meta-wrapper{position:static}.ts-product-category-wrapper.style-icon .products .product-category .product-wrapper&gt;a{display:block;width:100%;height:auto;background:#fff0;border-radius:0;position:static}.ts-product-category-wrapper.style-icon .products .product-category .product-wrapper&gt;a img{width:auto!important;height:auto;object-fit:initial;position:static;transition:250ms ease;max-width:51px;margin-left:auto;margin-right:auto}.ts-product-category-wrapper.style-icon .products .product-category .product-wrapper:hover&gt;a img{opacity:.5}.ts-product-category-wrapper.style-icon .products .product-category .meta-wrapper{padding-top:18px}.ts-product-category-wrapper.style-icon:not(.style-icon-background) .products .product-category .meta-wrapper .category-name .heading-title&gt;a{padding:0;border-width:0}.style-icon:not(.style-icon-background) .products .product-category .meta-wrapper .category-name .heading-title&gt;a:before{display:none}.ts-product-category-wrapper.style-icon-background .products .product-category .product-wrapper{padding:50px 30px;display:flex;flex-flow:column wrap;justify-content:center}.ts-product-category-wrapper.style-icon-background .products .product-category .product-wrapper&gt;a{margin-bottom:50px}.ts-list-of-product-categories-wrapper .list-categories{margin:0;display:block}.ts-list-of-product-categories-wrapper .list-categories:after{display:none}.ts-list-of-product-categories-wrapper .list-categories ul{margin:0}.ts-list-of-product-categories-wrapper.columns-2 .list-categories ul,.ts-list-of-product-categories-wrapper.columns-3 .list-categories ul,.ts-list-of-product-categories-wrapper.columns-4 .list-categories ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.ts-list-of-product-categories-wrapper.columns-3 .list-categories ul{-webkit-column-count:3;-moz-column-count:3;column-count:3}.ts-list-of-product-categories-wrapper.columns-4 .list-categories ul{-webkit-column-count:4;-moz-column-count:4;column-count:4}.ts-list-of-product-categories-wrapper .list-categories ul li{display:inline-block;width:100%;list-style:none}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:#fff0;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel .owl-rtl{direction:rtl}.owl-carousel .owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://ladyselection.com/wp-content/plugins/themesky/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}/*!
 * justifiedGallery - v3.8.1
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2020 Miro Mannino
 * Licensed under the MIT license.
 */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.justified-gallery &gt; a,
.justified-gallery &gt; div,
.justified-gallery &gt; figure {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0;
}
.justified-gallery &gt; a &gt; img,
.justified-gallery &gt; div &gt; img,
.justified-gallery &gt; figure &gt; img,
.justified-gallery &gt; a &gt; a &gt; img,
.justified-gallery &gt; div &gt; a &gt; img,
.justified-gallery &gt; figure &gt; a &gt; img,
.justified-gallery &gt; a &gt; svg,
.justified-gallery &gt; div &gt; svg,
.justified-gallery &gt; figure &gt; svg,
.justified-gallery &gt; a &gt; a &gt; svg,
.justified-gallery &gt; div &gt; a &gt; svg,
.justified-gallery &gt; figure &gt; a &gt; svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}
.justified-gallery &gt; a &gt; .jg-caption,
.justified-gallery &gt; div &gt; .jg-caption,
.justified-gallery &gt; figure &gt; .jg-caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000000;
  left: 0;
  right: 0;
  margin: 0;
  color: white;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif;
}
.justified-gallery &gt; a &gt; .jg-caption.jg-caption-visible,
.justified-gallery &gt; div &gt; .jg-caption.jg-caption-visible,
.justified-gallery &gt; figure &gt; .jg-caption.jg-caption-visible {
  display: initial;
  filter: "alpha(opacity=70)";
  opacity: 0.7;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
.justified-gallery &gt; .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
}
.justified-gallery &gt; .jg-entry-visible &gt; img,
.justified-gallery &gt; .jg-entry-visible &gt; a &gt; img,
.justified-gallery &gt; .jg-entry-visible &gt; svg,
.justified-gallery &gt; .jg-entry-visible &gt; a &gt; svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
.justified-gallery &gt; .jg-filtered {
  display: none;
}
.justified-gallery &gt; .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}
.justified-gallery &gt; .jg-spinner &gt; span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.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{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::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:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.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:#fff0;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 rgb(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}</pre></body></html>