:root{--bg-body:#f8f9fa;--bg-card:#fff;--text-main:#111827;--text-muted:#6b7280;--color-brand:#009640;--color-police:#dc2626;--radius-lg:16px;--header-height:70px}body{background-color:var(--bg-body);color:var(--text-main);font-family:'Inter',sans-serif;margin:0;font-size:16px;overflow-x:hidden}.ip-container{max-width:1380px;margin:0 auto;padding:0 20px}.ip-header{background:rgb(255 255 255 / .98);border-bottom:1px solid #eee;position:sticky;top:0;z-index:1000;height:var(--header-height);display:flex;align-items:center}.ip-flex-between{display:flex;justify-content:space-between;align-items:center}.ip-nav-links{display:flex;gap:15px;list-style:none;margin:0;padding:0}.ip-nav-links li a{display:block;padding:8px 12px;font-size:.95rem;font-weight:600;color:var(--text-main)}.mobile-only{display:none}@media(max-width:1024px){.desktop-only{display:none!important}.mobile-only{display:block!important}}.ip-bento-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ip-card{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;position:relative;display:flex;flex-direction:column;height:100%}.ip-card-thumb-link,.img-wrap{background-color:#f0f0f0}.ip-grid-span-2{grid-column:span 2}.ip-grid-row-2{grid-row:span 2}.ip-text-hero{font-family:'Space Grotesk',sans-serif;font-size:2.2rem;font-weight:800;line-height:1.1;color:#fff}.ip-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .9)0%,rgb(0 0 0 / .3)40%,transparent 75%);z-index:5}.desktop-only{display:block}@media(max-width:768px){.ip-bento-grid{display:flex;flex-direction:column}.ip-grid-row-2{height:auto!important;display:flex;flex-direction:column}.ip-grid-row-2>a{height:230px!important}.ip-text-hero{font-size:1.5rem}}img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 0.07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--blue:#007bff;--wp--preset--color--indigo:#6610f2;--wp--preset--color--purple:#5533ff;--wp--preset--color--pink:#e83e8c;--wp--preset--color--red:#dc3545;--wp--preset--color--orange:#fd7e14;--wp--preset--color--yellow:#ffc107;--wp--preset--color--green:#28a745;--wp--preset--color--teal:#20c997;--wp--preset--color--cyan:#17a2b8;--wp--preset--color--gray:#6c757d;--wp--preset--color--gray-dark:#343a40;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-blue-color{color:var(--wp--preset--color--blue)!important}.has-indigo-color{color:var(--wp--preset--color--indigo)!important}.has-purple-color{color:var(--wp--preset--color--purple)!important}.has-pink-color{color:var(--wp--preset--color--pink)!important}.has-red-color{color:var(--wp--preset--color--red)!important}.has-orange-color{color:var(--wp--preset--color--orange)!important}.has-yellow-color{color:var(--wp--preset--color--yellow)!important}.has-green-color{color:var(--wp--preset--color--green)!important}.has-teal-color{color:var(--wp--preset--color--teal)!important}.has-cyan-color{color:var(--wp--preset--color--cyan)!important}.has-gray-color{color:var(--wp--preset--color--gray)!important}.has-gray-dark-color{color:var(--wp--preset--color--gray-dark)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-blue-background-color{background-color:var(--wp--preset--color--blue)!important}.has-indigo-background-color{background-color:var(--wp--preset--color--indigo)!important}.has-purple-background-color{background-color:var(--wp--preset--color--purple)!important}.has-pink-background-color{background-color:var(--wp--preset--color--pink)!important}.has-red-background-color{background-color:var(--wp--preset--color--red)!important}.has-orange-background-color{background-color:var(--wp--preset--color--orange)!important}.has-yellow-background-color{background-color:var(--wp--preset--color--yellow)!important}.has-green-background-color{background-color:var(--wp--preset--color--green)!important}.has-teal-background-color{background-color:var(--wp--preset--color--teal)!important}.has-cyan-background-color{background-color:var(--wp--preset--color--cyan)!important}.has-gray-background-color{background-color:var(--wp--preset--color--gray)!important}.has-gray-dark-background-color{background-color:var(--wp--preset--color--gray-dark)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-blue-border-color{border-color:var(--wp--preset--color--blue)!important}.has-indigo-border-color{border-color:var(--wp--preset--color--indigo)!important}.has-purple-border-color{border-color:var(--wp--preset--color--purple)!important}.has-pink-border-color{border-color:var(--wp--preset--color--pink)!important}.has-red-border-color{border-color:var(--wp--preset--color--red)!important}.has-orange-border-color{border-color:var(--wp--preset--color--orange)!important}.has-yellow-border-color{border-color:var(--wp--preset--color--yellow)!important}.has-green-border-color{border-color:var(--wp--preset--color--green)!important}.has-teal-border-color{border-color:var(--wp--preset--color--teal)!important}.has-cyan-border-color{border-color:var(--wp--preset--color--cyan)!important}.has-gray-border-color{border-color:var(--wp--preset--color--gray)!important}.has-gray-dark-border-color{border-color:var(--wp--preset--color--gray-dark)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}.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;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration: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>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}@font-face{font-family:'Encode Sans';font-style:normal;font-weight:400;font-stretch:normal;src:url(https://fonts.gstatic.com/s/encodesans/v23/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGGHjZtU.ttf) format('truetype')}@font-face{font-family:'Encode Sans';font-style:normal;font-weight:500;font-stretch:normal;src:url(https://fonts.gstatic.com/s/encodesans/v23/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGFPjZtU.ttf) format('truetype')}@font-face{font-family:'Encode Sans';font-style:normal;font-weight:600;font-stretch:normal;src:url(https://fonts.gstatic.com/s/encodesans/v23/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGL_kZtU.ttf) format('truetype')}@font-face{font-family:'Encode Sans';font-style:normal;font-weight:700;font-stretch:normal;src:url(https://fonts.gstatic.com/s/encodesans/v23/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGIbkZtU.ttf) format('truetype')}.widget-resultados-container{max-width:980px;margin:auto;background:#fff;padding:20px 15px;border-radius:12px;box-shadow:0 4px 12px rgb(0 0 0 / .08);font-family:"Encode Sans",sans-serif}.widget-header{text-align:center;margin-bottom:10px}.widget-header h3{font-size:24px;font-weight:700;margin:0 0 8px 0;color:#333}.widget-header p{font-size:16px;color:#555;margin:0}.widget-header p span{display:inline-block;margin:0 5px}.update-timestamp{text-align:center;font-size:12px;color:#888;margin-bottom:25px;border-bottom:1px solid #e0e0e0;padding-bottom:20px;min-height:1em}.fallback-message{color:#856404;font-weight:700;font-size:13px}.partido-card{display:flex;align-items:center;gap:10px;background:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:15px;padding:12px;overflow:hidden}.partido-logo{width:60px;height:60px;object-fit:contain;flex-shrink:0}.partido-info-wrapper{flex-grow:1;min-width:0}.partido-info h4{font-size:16px;font-weight:600;margin:0 0 8px;line-height:1.2;text-align:left}.partido-votos{display:flex;justify-content:space-between;align-items:baseline}.porcentaje{font-size:20px;font-weight:700;color:#0056b3}.votos-absolutos{font-size:13px;color:#666}.barra-progreso{height:8px;background:#e0e0e0;border-radius:4px;margin-top:5px;overflow:hidden}.barra-progreso span{display:block;height:100%;border-radius:4px}.candidato-foto{width:80px;height:80px;object-fit:cover;border-radius:50%;flex-shrink:0;border:2px solid #fff;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.bancas-obtenidas-movil{display:block;font-size:13px;font-weight:600;color:#28a745;margin-top:8px;text-align:left}.bancas-obtenidas-desktop{display:none}.resultados-nacionales-container{max-width:980px;margin:auto;background:#fff;padding:20px;border-radius:8px;font-family:"Encode Sans",sans-serif}.resultados-nacionales-container form{margin-bottom:20px}.resultados-nacionales-container .form-group{margin-bottom:15px;text-align:center}.resultados-nacionales-container label{font-weight:700;margin-right:10px}.resultados-nacionales-container select{padding:8px;border-radius:4px;border:1px solid #ccc}.tabs-wrapper{display:flex;gap:5px;margin-top:15px;border-bottom:2px solid #005a9c;flex-wrap:wrap}.tab-button{padding:10px 15px;background:#f0f0f0;border:1px solid #ddd;border-bottom:none;text-decoration:none;color:#555;border-radius:5px 5px 0 0}.tab-button.active{background:#005a9c;color:#fff;font-weight:700}.resultados-nacionales-tabla{width:100%;border-collapse:collapse;margin-top:20px}.resultados-nacionales-tabla th,.resultados-nacionales-tabla td{padding:10px;border:1px solid #ddd;text-align:left}.resultados-nacionales-tabla th{background-color:#f2f2f2}#shortcode-previews{margin-top:30px}.preview-box{border:1px solid #ccd0d4;padding:20px;margin-bottom:20px;background:#fdfdfd}.preview-box h3{margin-top:0}.shortcode-copy-wrapper{display:flex;gap:10px;margin-bottom:15px}.shortcode-copy-wrapper input{flex-grow:1}.preview-content{border:1px dashed #ccd0d4;padding:15px;background:#fff}.mapa-container{position:relative;max-width:700px;margin:auto}.mapa-container svg #departamentos path{transition:fill 0.3s ease}.mapa-container svg #departamentos path:hover{fill-opacity:.7;cursor:pointer}.mapa-tooltip{position:absolute;display:none;background:rgb(0 0 0 / .8);color:#fff;padding:10px;border-radius:5px;font-size:14px;pointer-events:none;z-index:999}@media (min-width:768px){.widget-resultados-container{padding:20px 30px}.widget-header h3{font-size:26px}.resultados-grid{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.partido-card{flex-direction:column;align-items:center;text-align:center;flex-basis:170px;flex-grow:1;margin-bottom:0;padding:15px 10px;transition:transform 0.2s ease,box-shadow 0.2s ease}.partido-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgb(0 0 0 / .12)}.partido-logo{order:1;width:80px;height:50px;margin-bottom:10px}.candidato-foto{order:2;width:100px;height:100px;border-radius:50%;border:4px solid #fff;box-shadow:0 2px 8px rgb(0 0 0 / .15);margin-bottom:15px}.partido-info-wrapper{order:3;width:100%}.partido-info h4{min-height:55px;font-size:15px;display:flex;align-items:center;justify-content:center;margin-bottom:5px;text-align:center}.partido-votos{display:block}.porcentaje{font-size:24px}.votos-absolutos{margin-bottom:10px;display:block;font-size:14px}.bancas-obtenidas-movil{display:none}.bancas-obtenidas-desktop{display:inline-block;font-size:14px;font-weight:600;color:#fff;background-color:#28a745;padding:4px 12px;border-radius:15px;margin-top:10px}}.rga-whatsapp-player{background-color:#e7ffdb;max-width:500px;padding:8px 12px;border-radius:12px;margin:20px 0;box-shadow:0 1px 1px rgb(0 0 0 / .08);display:flex;align-items:center;gap:12px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.rga-whatsapp-player audio{display:none}.rga-whatsapp-player .play-pause-btn{flex-shrink:0;width:40px;height:40px;border-radius:50%;background-color:#5cb347;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease}.rga-whatsapp-player .play-pause-btn:hover{background-color:#52a03f}.rga-whatsapp-player .play-pause-btn .play-icon{display:block;width:0;height:0;border-top:7px solid #fff0;border-bottom:7px solid #fff0;border-left:12px solid #fff;margin-left:3px}.rga-whatsapp-player .play-pause-btn .pause-icon{display:none;width:12px;height:12px}.rga-whatsapp-player .play-pause-btn .pause-icon::before,.rga-whatsapp-player .play-pause-btn .pause-icon::after{content:'';display:block;width:4px;height:12px;background-color:#fff;position:absolute}.rga-whatsapp-player .play-pause-btn .pause-icon::before{transform:translateX(-3px)}.rga-whatsapp-player .play-pause-btn .pause-icon::after{transform:translateX(3px)}.rga-whatsapp-player .play-pause-btn.playing .play-icon{display:none}.rga-whatsapp-player .play-pause-btn.playing .pause-icon{display:block}.rga-whatsapp-player .progress-container{width:100%;display:flex;flex-direction:column;gap:4px}.rga-whatsapp-player .progress{width:100%;height:4px;background-color:#b3d9a9;border-radius:2px;cursor:pointer;position:relative}.rga-whatsapp-player .progress-filled{width:0;height:100%;background-color:#5cb347;border-radius:2px;position:relative}.rga-whatsapp-player .thumb{width:12px;height:12px;background-color:#5cb347;border-radius:50%;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);pointer-events:none}.rga-whatsapp-player .time-container{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#667781}.rga-whatsapp-player .rga-meta{font-style:italic}img.wpsmartcrop-image{opacity:0;transition:opacity 0.2s;overflow:hidden;o-object-fit:cover;object-fit:cover}img.wpsmartcrop-image.wpsmartcrop-rendered{opacity:1}img.wpsmartcrop-image+div.wpsmartcrop-overlay{position:absolute;margin:0;padding:0;overflow:hidden;opacity:0;transition:opacity 0.2s}img.wpsmartcrop-image+div.wpsmartcrop-overlay.wpsmartcrop-overlay-rendered{opacity:1}img.wpsmartcrop-image+div.wpsmartcrop-overlay img{position:absolute;top:auto;right:auto;bottom:auto;left:auto;margin:0;padding:0;overflow:hidden;min-width:0;max-width:none;min-height:0;max-height:none;width:auto;height:auto}.is-menu a,.is-menu a:focus,.is-menu a:hover,.is-menu:hover>a{background:0 0!important;outline:0}.is-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);color:#000;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.is-menu,form .is-link-container{position:relative}.is-menu a{line-height:1}.is-menu a::after,.is-menu a::before{display:none!important}.is-menu.default form{max-width:310px}.is-menu.is-dropdown form{display:none;min-width:310px;max-width:100%;position:absolute;right:0;top:100%;z-index:9}.is-menu.full-width-menu form,.is-menu.sliding form{min-width:0!important;overflow:hidden;position:absolute;right:0;top:25%;width:0;z-index:99;padding:0;margin:0}.is-menu.full-width-menu form:not(.is-search-form) input[type=search],.is-menu.full-width-menu form:not(.is-search-form) input[type=text],.is-menu.is-dropdown form:not(.is-search-form) input[type=search],.is-menu.is-dropdown form:not(.is-search-form) input[type=text],.is-menu.sliding form:not(.is-search-form) input[type=search],.is-menu.sliding form:not(.is-search-form) input[type=text],.is-popup-search-form form:not(.is-search-form) input[type=search],.is-popup-search-form form:not(.is-search-form) input[type=text]{background:#fff;color:#000}.is-menu.is-first form{right:auto;left:0}.is-menu.full-width-menu.open .search-close,.is-menu.full-width-menu:not(.open) form,.is-menu.is-dropdown form[style="display: block;"]+.search-close,.is-menu.sliding.open .search-close,.is-menu.sliding:not(.open) form,form:hover+.is-link-container,form:hover>.is-link-container{display:block}.is-form-style-2 .is-search-submit,.is-link-container,.is-menu form .screen-reader-text,.search-close{display:none}.is-menu form label{margin:0;padding:0}.is-menu-wrapper{display:none;position:absolute;right:5px;top:5px;width:auto;z-index:9999}.popup-search-close,.search-close{cursor:pointer;width:20px;height:20px}.is-menu-wrapper.is-expanded{width:100%}.admin-bar .is-menu-wrapper{top:51px}.is-menu-wrapper .is-menu{float:right}.is-menu-wrapper .is-menu form{right:0;left:auto}.gsc-cse-search-menu{max-width:310px;float:right}.gsc-cse-search-menu .cse .gsc-control-cse,.gsc-cse-search-menu .gsc-control-cse{padding:0}.is-menu .search-icon-path{fill:#848484}.search-close{position:absolute;right:-22px;top:33%;z-index:99999}.is-menu.is-first .search-close{right:auto;left:-22px}.is-menu.is-dropdown .search-close{top:calc(100% + 7px)}.popup-search-close{z-index:99999;float:right;position:relative;margin:20px 20px 0 0}#is-popup-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;background:rgb(4 4 4 / .91);z-index:999999}.is-popup-search-form form{width:80%;margin:20% auto 0}.is-popup-search-form form.is-ajax-search{margin:10% auto 0}.popup-search-close:after,.search-close:after{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup-search-close:before,.search-close:before{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.is-highlight{background-color:#ffffb9;color:#222}@media screen and (max-width:910px){.is-menu form{left:0;min-width:50%;right:auto}.is-menu.default form{max-width:100%}.is-menu.full-width-menu.active-search{position:relative}.is-menu-wrapper{display:block}}.is-form-style label,.is-menu.full-width-menu.is-first button.is-search-submit,.is-menu.sliding.is-first button.is-search-submit{display:inline-block!important}form .is-link-container div{position:absolute;width:200px;bottom:-25px;left:5px;z-index:99999;height:auto;line-height:14px;padding:10px 15px}form .is-link-container a{text-decoration:none;font-size:14px;font-weight:100;font-family:arial;box-shadow:none}form .is-link-container a:hover{text-decoration:underline}form .is-link-container a.is-customize-link{margin-left:15px}.is-form-style label{padding:0;vertical-align:middle;margin:0;width:100%;line-height:1}.is-form-style{line-height:1;position:relative;padding:0!important}.is-form-style.is-form-style-3 label{width:calc(100% - 36px)!important}.is-form-style input.is-search-input{background:#fff;background-image:none!important;color:#333;padding:0 12px;margin:0;outline:0!important;font-size:14px!important;height:36px;min-height:0;line-height:1;border-radius:0;border:1px solid #ccc!important;font-family:arial;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-border-radius:0}.is-form-style input.is-search-input::-ms-clear{display:none;width:0;height:0}.is-form-style input.is-search-input::-ms-reveal{display:none;width:0;height:0}.is-form-style input.is-search-input::-webkit-search-cancel-button,.is-form-style input.is-search-input::-webkit-search-decoration,.is-form-style input.is-search-input::-webkit-search-results-button,.is-form-style input.is-search-input::-webkit-search-results-decoration{display:none}.is-form-style.is-form-style-3 input.is-search-input{border-right:0!important}.is-form-style button.is-search-submit{background:0 0;border:0;box-shadow:none!important;opacity:1;padding:0!important;margin:0;line-height:0;outline:0;vertical-align:middle;width:36px;height:36px}.is-menu.full-width-menu.is-first button.is-search-submit:not([style="display: inline-block;"]),.is-menu.sliding.is-first button.is-search-submit:not([style="display: inline-block;"]){visibility:hidden}.is-form-style .is-search-submit path{fill:#555}.is-form-style input.is-search-submit{text-decoration:none;position:absolute;top:0;right:0;padding:0 10px!important;width:auto}.is-search-icon{width:36px;padding-top:6px!important}.is-search-icon svg{width:22px;display:inline}.is-form-style input.is-search-submit,.is-search-icon{display:inline-block!important;color:#666;background:#ededed;box-shadow:none!important;outline:0;margin:0;font-size:14px!important;border:1px solid #ccc;border-radius:0;line-height:1;height:36px;text-transform:capitalize;vertical-align:middle;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.is-search-icon:hover,form.is-form-style input.is-search-submit:hover{background:#dcdcdc}:root{--weather-bg:#f8f9fa;--weather-card-bg:#ffffff;--weather-text-main:#2c3e50;--weather-text-muted:#6c757d;--weather-accent:#3498db;--weather-danger:#e74c3c;--weather-border:#e9ecef;--weather-shadow:0 4px 6px rgba(0, 0, 0, 0.05);--weather-shadow-hover:0 8px 15px rgba(0, 0, 0, 0.1);--weather-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.infopico-weather-widget{border:1px solid var(--weather-border);padding:20px;border-radius:12px;background:var(--weather-card-bg);font-family:var(--weather-font);max-width:100%;box-shadow:var(--weather-shadow);color:var(--weather-text-main)}.infopico-weather-widget.live .weather-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.weather-temp{font-size:3em;font-weight:700;color:var(--weather-text-main);letter-spacing:-1px}.weather-icon{font-size:3em}.weather-details{display:flex;justify-content:space-between;font-size:1em;color:var(--weather-text-muted)}.weather-footer{margin-top:15px;font-size:.85em;color:var(--weather-text-muted);text-align:right;border-top:1px solid var(--weather-border);padding-top:10px}.infopico-weather-widget.storm-alert{background:#fff5f5;border-color:#feb2b2;text-align:center;color:#c53030}.storm-alert h3{color:#c53030;margin:0 0 15px 0;font-size:1.4em;font-weight:700}.storm-stats{display:flex;justify-content:space-around}.stat-box{display:flex;flex-direction:column;align-items:center}.stat-box .value{font-size:1.8em;font-weight:800;color:#c53030}.stat-box .unit{font-size:.9em;color:#742a2a;font-weight:500}.stat-box .label{font-size:.75em;text-transform:uppercase;color:#9b2c2c;margin-top:4px;font-weight:600}.infopico-weather-dashboard{background:var(--weather-bg);padding:30px;border-radius:16px;font-family:var(--weather-font);color:var(--weather-text-main)}.dashboard-header{text-align:center;margin-bottom:40px}.dashboard-header h2{font-size:1.8em;margin-bottom:20px;color:var(--weather-text-main);font-weight:700}.infopico-weather-dashboard .big-temp{font-size:6em;font-weight:800;color:var(--weather-text-main);line-height:1;margin-bottom:30px;text-shadow:2px 2px 0 rgb(0 0 0 / .05);text-align:center}.status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px;margin-top:30px}.status-item{background:var(--weather-card-bg);padding:20px;border-radius:12px;box-shadow:var(--weather-shadow);text-align:center;transition:transform 0.2s ease,box-shadow 0.2s ease;border:1px solid var(--weather-border);display:flex;flex-direction:column;justify-content:center}.status-item:hover{transform:translateY(-2px);box-shadow:var(--weather-shadow-hover)}.status-item .label{display:block;font-size:.85em;text-transform:uppercase;letter-spacing:.5px;color:var(--weather-text-muted);margin-bottom:8px;font-weight:600}.status-item .value{display:block;font-size:1.8em;font-weight:700;color:var(--weather-text-main)}.status-item .value small{font-size:.6em;color:var(--weather-text-muted);font-weight:400}.status-item .sub-value{display:block;font-size:.8em;color:var(--weather-text-muted);margin-top:8px;border-top:1px solid #f1f1f1;padding-top:5px}.dashboard-charts{background:var(--weather-card-bg);padding:25px;border-radius:12px;box-shadow:var(--weather-shadow);margin:40px 0;border:1px solid var(--weather-border)}.dashboard-charts h3{margin-top:0;margin-bottom:20px;font-size:1.2em;color:var(--weather-text-main);border-bottom:1px solid var(--weather-border);padding-bottom:10px}.infopico-weather-history{background:var(--weather-card-bg);padding:25px;border-radius:12px;box-shadow:var(--weather-shadow);border:1px solid var(--weather-border)}.infopico-weather-history h3{margin-top:0;margin-bottom:20px;font-size:1.2em;color:var(--weather-text-main);border-bottom:1px solid var(--weather-border);padding-bottom:10px}.weather-history-table{width:100%;border-collapse:separate;border-spacing:0;width:100%}.weather-history-table th{background:#f8f9fa;color:var(--weather-text-muted);font-weight:600;text-transform:uppercase;font-size:.8em;padding:12px 15px;text-align:left;border-bottom:2px solid var(--weather-border)}.weather-history-table td{padding:12px 15px;border-bottom:1px solid var(--weather-border);color:var(--weather-text-main);font-size:.95em}.weather-history-table tr:last-child td{border-bottom:none}.weather-history-table .temp-max{color:var(--weather-danger);font-weight:600}.weather-history-table .temp-min{color:var(--weather-accent);font-weight:600}@media (max-width:600px){.infopico-weather-dashboard .big-temp{font-size:4em}.status-grid{grid-template-columns:1fr 1fr}}.ip-rain-banner{background:linear-gradient(90deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;padding:12px 20px;font-family:var(--weather-font);display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1);margin-top:10px;border-radius:6px}.ip-rain-container{display:flex;align-items:center;gap:15px;z-index:2;flex-wrap:wrap;justify-content:center}.ip-rain-icon-anim{font-size:1.5em;animation:bounce 2s infinite}.ip-rain-text{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.ip-rain-text .rain-title{font-weight:800;text-transform:uppercase;font-size:.9em;background:rgb(255 255 255 / .2);padding:2px 8px;border-radius:4px;letter-spacing:.5px}.ip-rain-text .rain-data{font-size:.95em;white-space:nowrap}.ip-rain-text strong{font-weight:700;font-size:1.1em}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width:768px){.ip-rain-text{gap:10px;justify-content:center}.ip-rain-text .rain-title{width:100%;text-align:center;margin-bottom:2px}}:root{--bg-body:#f8f9fa;--bg-card:#ffffff;--text-main:#111827;--text-muted:#6b7280;--color-brand:#009640;--color-police:#dc2626;--color-sports:#2563eb;--color-field:#d97706;--radius-lg:16px;--header-height:70px}body{background-color:var(--bg-body);color:var(--text-main);font-family:'Inter',sans-serif;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}body.menu-open{overflow:hidden}.ip-wrapper *{box-sizing:border-box}.ip-wrapper a{text-decoration:none;color:inherit;transition:0.2s}.ip-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block;transition:transform 0.6s cubic-bezier(.4,0,.2,1)}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.ip-container{max-width:1380px;margin:0 auto;padding:0 20px}.ip-flex-center{display:flex;align-items:center}.ip-flex-between{display:flex;justify-content:space-between;align-items:center}.ip-grid-span-2{grid-column:span 2}.ip-grid-row-2{grid-row:span 2}.text-white{color:white!important}.text-muted{color:var(--text-muted)}.font-bold{font-weight:700}.ip-text-hero{font-family:'Space Grotesk',sans-serif;font-size:2.2rem;font-weight:800;line-height:1.1;margin-bottom:10px;letter-spacing:-.02em}.ip-text-vertical{font-family:'Space Grotesk',sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}.ip-text-card{font-family:'Space Grotesk',sans-serif;font-size:1rem;font-weight:700;line-height:1.3;letter-spacing:-.02em}.ip-text-list-title{font-family:'Space Grotesk',sans-serif;font-size:1.2rem;font-weight:700;margin:0 0 10px 0;line-height:1.25;letter-spacing:-.02em}.ip-text-meta{font-size:.75rem;color:#999}.ip-header{background:rgb(255 255 255 / .98);border-bottom:1px solid #eee;position:sticky;top:0;z-index:1000;height:var(--header-height);display:flex;align-items:center}.ip-header-content{width:100%}.btn-icon{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.ip-nav-links{display:flex;gap:15px;list-style:none;margin:0;padding:0}.ip-nav-links li a{display:block;padding:8px 12px;font-size:.95rem;font-weight:600;color:var(--text-main)}.ip-nav-links li a:hover{color:var(--color-brand)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;padding:30px;display:flex;flex-direction:column;transform:translateX(-100%);opacity:0;visibility:hidden;z-index:-1;pointer-events:none;overflow-y:auto;padding-bottom:80px;transition:transform 0.4s cubic-bezier(.4,0,.2,1),opacity 0.3s ease}.mobile-menu-overlay.is-active{transform:translateX(0);opacity:1;visibility:visible;z-index:2000;pointer-events:auto;display:flex!important}.mobile-menu-header{margin-bottom:40px}.mobile-link{font-size:1.5rem;font-weight:700;margin-bottom:25px;display:block;color:var(--text-main);border-bottom:1px solid #f0f0f0;padding-bottom:10px}.ip-ad-container{margin:30px 0;text-align:center;display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%}.ip-ad-label{font-size:.65rem;color:#ccc;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;display:block;text-align:center}.ip-widget-container{max-width:100%;margin-bottom:20px}.ip-widget-container img{max-width:100%;height:auto}.ip-bento-section{margin-top:20px}.ip-bento-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(200px,auto);gap:20px;grid-auto-flow:dense}.ip-card{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:0 2px 10px rgb(0 0 0 / .05);height:100%}.ip-card:hover img,.ip-module-card:hover img{transform:scale(1.05)}.ip-farmacias-wrapper{background:var(--bg-card);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow-sm)}.ip-farmacias-wrapper table{width:100%;margin-bottom:1rem;color:var(--text-main);border-collapse:collapse}.ip-farmacias-wrapper table th,.ip-farmacias-wrapper table td{padding:12px;border-bottom:1px solid var(--border-color)}.ip-farmacias-wrapper table th{font-weight:700;text-transform:uppercase;font-size:.85rem;letter-spacing:.05em;color:var(--text-muted)}.ip-farmacias-wrapper table tr:last-child td{border-bottom:none}.ip-farmacias-wrapper h2,.ip-farmacias-wrapper h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-main)}@media (max-width:768px){.ip-farmacias-wrapper{padding:15px}.ip-farmacias-wrapper table{display:block;overflow-x:auto;white-space:nowrap}}.ip-tag{position:absolute;top:15px;left:15px;padding:5px 12px;border-radius:6px;background:rgb(255 255 255 / .95);font-size:.65rem;font-weight:700;text-transform:uppercase;z-index:10}.ip-tag.default{color:var(--color-brand);border-left:3px solid var(--color-brand)}.ip-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .9) 0%,rgb(0 0 0 / .3) 40%,transparent 75%);z-index:5;pointer-events:none}.ip-content-overlay{position:absolute;bottom:0;left:0;width:100%;padding:25px;z-index:10;color:#fff}.ip-card-std .img-wrap{height:180px;position:relative;overflow:hidden;width:100%}.ip-card-std .content{padding:15px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.ip-video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:rgb(0 0 0 / .6);backdrop-filter:blur(2px);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:20;pointer-events:none;border:2px solid rgb(255 255 255 / .3);transition:0.2s}.ip-audio-icon{position:absolute;top:15px;right:15px;width:36px;height:36px;background:rgb(139 92 246 / .95);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:20;pointer-events:none;box-shadow:0 4px 10px rgb(0 0 0 / .2)}.ip-card:hover .ip-video-icon,.ip-list-item:hover .ip-video-icon,.ip-module-card:hover .ip-video-icon{background:var(--color-police);border-color:#fff0;transform:translate(-50%,-50%) scale(1.1)}.layout-urgent .ip-card-urgent{grid-column:span 4;height:250px;display:flex;align-items:center;justify-content:center;text-align:center}.layout-urgent .ip-card-urgent h1{color:#fff;font-size:2.8rem;margin:0;padding:20px;line-height:1.1}.layout-urgent .ip-card-urgent .urgent-label{background:#fff;color:#000;padding:5px 15px;border-radius:50px;font-weight:800;text-transform:uppercase;font-size:.8rem;display:inline-block;margin-bottom:15px;animation:pulse 2s infinite}.layout-urgent_photo .ip-card-urgent-photo{grid-column:span 4;height:400px;position:relative}.layout-urgent_photo .ip-card-urgent-photo .ip-overlay{opacity:.9}.layout-urgent_photo .ip-card-urgent-photo h1{font-size:3rem;text-shadow:0 2px 10px rgb(0 0 0 / .5)}.layout-visual .ip-hero-poster{grid-column:span 4;height:500px}.layout-visual .ip-hero-poster h1{font-size:3.5rem;max-width:90%;text-shadow:0 4px 10px rgb(0 0 0 / .5)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes fadein{from{opacity:0}to{opacity:1}}.ip-service-widget{background:#fff;border:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:space-between}.service-header{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:#fff;padding:15px;display:flex;justify-content:space-between;align-items:center;border-bottom:4px solid var(--color-brand)}.weather-mini{display:flex;align-items:center;gap:10px;text-decoration:none!important;color:inherit!important}.weather-mini:hover{color:inherit!important;text-decoration:none!important;opacity:.9}.weather-mini .temp{font-size:1.8rem;font-weight:700;line-height:1}.weather-mini .city{font-size:.7rem;opacity:.8;text-transform:uppercase;margin-top:2px}.dolar-mini{text-align:right}.dolar-label{font-size:.65rem;text-transform:uppercase;opacity:.8;letter-spacing:1px;display:block;margin-bottom:4px}.dolar-val{font-size:.9rem;font-weight:700;background:rgb(255 255 255 / .1);padding:3px 8px;border-radius:4px;display:inline-block;color:#4ade80}.service-grid{padding:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;flex-grow:1;align-content:center}.service-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px 4px;border-radius:8px;background:#f9fafb;transition:0.2s;border:1px solid #fff0;height:100%;min-height:65px}.service-btn:hover{background:#fff;border-color:#ddd;box-shadow:0 2px 5px rgb(0 0 0 / .05);transform:translateY(-1px)}.service-icon{margin-bottom:5px}.service-title{font-size:.65rem;font-weight:600;color:#444;line-height:1.1}.ip-module{margin:60px 0}.ip-module-header{border-bottom:2px solid #e5e7eb;padding-bottom:15px;margin-bottom:30px;align-items:flex-end}.ip-section-title{font-family:'Space Grotesk',sans-serif;font-size:1.8rem;font-weight:800;color:var(--text-main);margin:0;display:flex;align-items:center;gap:10px}.ip-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.ip-module-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #eee;height:100%;display:flex;flex-direction:column}.ip-module-card .img-wrap{height:200px;position:relative;overflow:hidden;width:100%}.ip-module-card .content{padding:15px;flex-grow:1;display:flex;flex-direction:column}.ip-module-card h3{font-family:'Space Grotesk',sans-serif;font-size:1.1rem;margin:0 0 10px 0;line-height:1.3;letter-spacing:-.02em}.ip-news-list{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-top:50px}.ip-list-item{display:grid;grid-template-columns:240px 1fr;gap:25px;margin-bottom:25px;background:#fff;padding:20px;border-radius:12px;border-bottom:1px solid #eee;position:relative;transition:0.3s}.ip-list-item:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgb(0 0 0 / .05)}.ip-list-thumb{width:100%;height:160px;border-radius:8px;overflow:hidden;display:block;position:relative}.widget-ad{margin-bottom:30px;background:#f9f9f9;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}.widget-sticky{background:#fff;padding:25px;border-radius:16px;border:1px solid #eee;position:sticky;top:90px}.widget-title{margin-bottom:20px;text-transform:uppercase;font-size:.8rem;color:var(--text-muted);font-weight:700;letter-spacing:1px}.btn-view-more{background:#fff;border:1px solid #ddd;padding:12px 40px;border-radius:50px;font-weight:600;cursor:pointer;color:#111;font-size:1rem;transition:0.2s;display:inline-block}.btn-view-more:hover{background:#f9f9f9;border-color:#bbb}.btn-close{background:none;border:none;font-size:2.5rem;padding:10px;cursor:pointer}.radio-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:90%;max-width:500px;background:#111;color:#fff;padding:10px 20px;border-radius:50px;box-shadow:0 10px 30px rgb(0 0 0 / .3);z-index:3000;border:1px solid rgb(255 255 255 / .1)}.play-toggle{width:40px;height:40px;border-radius:50%;background:var(--color-brand);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:0.2s}.mobile-only{display:none}.ip-mobile-menu{list-style:none;padding:0;margin:0}.ip-mobile-menu li{margin-bottom:25px;border-bottom:1px solid #f0f0f0;padding-bottom:10px}.ip-mobile-menu li:last-child{border-bottom:none}.ip-mobile-menu li a{font-size:1.5rem;font-weight:700;color:var(--text-main);display:block}@media (max-width:1024px){.ip-bento-grid{grid-template-columns:repeat(2,1fr)}.ip-grid-span-2{grid-column:span 2}.desktop-only{display:none!important}.mobile-only{display:block!important}.layout-urgent .ip-card-urgent{grid-column:span 2}.layout-urgent .ip-card-urgent h1{font-size:1.8rem}.layout-visual .ip-hero-poster{height:300px;grid-column:span 2}.layout-visual .ip-hero-poster h1{font-size:2rem}.layout-urgent_photo .ip-card-urgent-photo{height:300px;grid-column:span 2}.layout-urgent_photo .ip-card-urgent-photo h1{font-size:2rem}}@media (max-width:768px){.ip-bento-grid{display:flex;flex-direction:column;gap:20px}.ip-grid-row-2{height:auto!important;display:flex;flex-direction:column}.ip-grid-row-2>a{height:230px!important;flex-shrink:0;width:100%!important;position:relative!important}.ip-grid-row-2 .ip-overlay{display:none!important}.ip-grid-row-2 .ip-content-overlay{position:relative!important;bottom:auto!important;left:auto!important;padding:15px 15px 25px 15px!important;background:var(--bg-card)!important;color:var(--text-main)!important;flex-grow:1}.ip-grid-row-2 .ip-text-hero a.text-white,.ip-grid-row-2 .ip-text-vertical a.text-white{color:var(--text-main)!important}.ip-grid-row-2.is-landscape>a{height:230px!important}.ip-grid-row-2.is-landscape .ip-content-overlay{background:var(--bg-card)!important}.ip-grid-row-2.is-portrait{position:relative}.ip-grid-row-2.is-portrait>a{height:450px!important}.ip-grid-row-2.is-portrait .ip-overlay{display:block!important}.ip-grid-row-2.is-portrait .ip-content-overlay{position:absolute!important;bottom:0!important;left:0!important;background:transparent!important;color:white!important;padding:20px!important}.ip-grid-row-2.is-portrait .ip-text-hero a.text-white,.ip-grid-row-2.is-portrait .ip-text-vertical a.text-white{color:white!important}.ip-text-hero{font-size:1.5rem;line-height:1.3;margin-bottom:0}.ip-service-widget{min-height:auto;order:2}.service-grid{padding:15px;gap:15px}.ip-news-list{grid-template-columns:1fr}.ip-list-item{display:flex;flex-direction:column;gap:15px;padding:15px}.ip-list-thumb{width:100%;height:200px}.ip-module-grid{grid-template-columns:1fr;gap:25px}.radio-bar{width:95%;bottom:10px;padding:10px 15px}.layout-visual .ip-hero-poster h1{font-size:1.8rem}}.ip-search-form{width:100%;max-width:400px}.ip-search-wrapper{position:relative;display:flex;align-items:center}.ip-search-input{width:100%;padding:12px 45px 12px 20px;border-radius:50px;border:1px solid #e5e7eb;background:#f9fafb;font-size:.95rem;transition:0.2s;outline:none}.ip-search-input:focus{background:#fff;border-color:var(--color-brand);box-shadow:0 0 0 3px rgb(0 150 64 / .1)}.ip-search-btn{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;color:var(--text-muted);display:flex;align-items:center;justify-content:center;transition:0.2s}.ip-search-btn:hover{color:var(--color-brand);background:rgb(0 0 0 / .05)}.popout-btn{transition:0.2s;border-radius:50%;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.popout-btn:hover{background:rgb(255 255 255 / .1)!important;color:white!important;transform:scale(1.1)}.ip-necro-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;display:flex;margin-bottom:40px;box-shadow:0 4px 15px rgb(0 0 0 / .08);transition:0.3s}.ip-necro-card:hover{box-shadow:0 8px 20px rgb(0 0 0 / .08);border-color:#d1d5db;transform:translateY(-2px)}.ip-necro-card.no-image .ip-necro-icon{min-width:120px;background:#f9fafb;display:flex;align-items:center;justify-content:center;border-right:1px solid #eee}.ip-necro-card.has-image .ip-necro-image{width:250px;flex-shrink:0}.ip-necro-card.has-image .necro-thumb{width:100%;height:100%;object-fit:cover}.ip-necro-content{padding:30px;flex-grow:1;display:flex;flex-direction:column}.ip-necro-title{font-family:'Space Grotesk',sans-serif;font-size:1.6rem;font-weight:700;margin:0 0 10px 0;color:#111}.ip-necro-title a{color:#111;text-decoration:none}.ip-necro-date{font-size:.9rem;color:#6b7280;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #eee;padding-bottom:15px}.ip-necro-body{font-family:'Inter',sans-serif;font-size:1.05rem;color:#374151;line-height:1.7;margin-bottom:25px}.ip-necro-participations{margin-top:20px;border-top:2px solid #f3f4f6;padding-top:20px}.ip-participation-item{background:#f3f4f6;padding:20px;border-radius:8px;margin-bottom:15px;border-left:4px solid var(--color-brand)}.ip-participation-item strong{display:block;font-size:.85rem;color:#6b7280;text-transform:uppercase;margin-bottom:5px}.ip-participation-text{font-size:.95rem;color:#4b5563;font-style:italic}.ip-participation-text p:last-child{margin-bottom:0}@media (max-width:768px){.ip-necro-card{flex-direction:column}.ip-necro-card.has-image .ip-necro-image{width:100%;height:250px}.ip-necro-card.no-image .ip-necro-icon{height:100px;width:100%;border-right:none;border-bottom:1px solid #eee}}.ip-hero-card .ip-content-overlay .ip-tag{position:relative!important;top:auto!important;left:auto!important;display:inline-block;margin-bottom:10px;color:var(--text-main)!important}.ip-hero-card .ip-content-overlay h2{color:white!important;text-shadow:0 2px 4px rgb(0 0 0 / .5)}.ip-hero-card a{color:white!important}.ip-tag.mascota-perdido{background-color:#ef4444;color:#fff}.ip-tag.mascota-encontrado{background-color:#10b981;color:#fff}.ip-tag.mascota-adopcion{background-color:#f59e0b;color:#fff}.ip-footer{background-color:#111827;color:#9ca3af;padding:60px 0 30px;margin-top:50px}.ip-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-bottom:40px}.ip-footer .widget-title{color:#fff;font-size:1.25rem;margin-bottom:20px;font-weight:700}.ip-footer a{color:#d1d5db;text-decoration:none;transition:color 0.2s}.ip-footer a:hover{color:var(--color-brand)}.ip-footer-menu,.ip-footer-contact{list-style:none;padding:0;margin:0}.ip-footer-menu li,.ip-footer-contact li{margin-bottom:12px}.ip-footer-contact li{display:flex;align-items:center;gap:10px}.ip-footer-contact li i{width:18px;color:var(--color-brand)}.ip-social-icons{display:flex;gap:15px}.ip-social-icons a{color:#fff;background:rgb(255 255 255 / .1);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:0.3s}.ip-social-icons a:hover{background:var(--color-brand);color:#fff;transform:translateY(-3px)}.ip-footer-bottom{border-top:1px solid rgb(255 255 255 / .1);padding-top:30px;text-align:center;font-size:.9rem}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.ip-card-title a:hover,.entry-title a:hover{text-decoration:none!important}.wp-block-audio audio,.entry-content audio,.ip-article-body audio{display:none!important}.wp-block-audio .mejs-container .mejs-controls,.wp-audio-shortcode .mejs-controls,.mejs-container .mejs-layers{display:none!important}.mejs-offscreen{display:none!important}.mejs-container.wp-audio-shortcode,.wp-audio-shortcode.mejs-container{background:transparent!important;height:auto!important;min-height:0!important}.editor-styles-wrapper .mejs-container,.wp-admin .mejs-container{display:none!important}.editor-styles-wrapper .wp-block-audio audio,.wp-admin .wp-block-audio audio,.editor-styles-wrapper .wp-audio-shortcode,.wp-admin .wp-audio-shortcode,.editor-styles-wrapper .entry-content audio,.wp-admin .entry-content audio,.editor-styles-wrapper .ip-article-body audio,.wp-admin .ip-article-body audio,.mce-content-body audio,.mce-content-body .wp-audio-shortcode,.mce-content-body .wp-block-audio audio{display:block!important}.ip-audio-player{display:flex;align-items:center;background:#f3f4f6;border-radius:50px;padding:10px 20px;gap:15px;margin:20px 0;border:1px solid #e5e7eb;transition:0.3s;clear:both;width:100%;position:relative;z-index:1}.ip-audio-player.playing{background:#fff;border-color:var(--color-brand);box-shadow:0 4px 12px rgb(0 150 64 / .15)}.ip-audio-play-btn{background:var(--color-brand);color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:0.2s}.ip-audio-play-btn:hover{transform:scale(1.1);background:#007a33}.ip-audio-info{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.ip-audio-title{font-size:.8rem;font-weight:700;color:#374151;margin-bottom:4px;text-transform:uppercase}.ip-audio-progress-container{width:100%;height:6px;background:#d1d5db;border-radius:3px;cursor:pointer;position:relative;overflow:hidden}.ip-audio-progress-bar{height:100%;background:var(--color-brand);width:0%;transition:width 0.1s linear}.ip-audio-time{font-size:.85rem;font-weight:600;color:#6b7280;font-variant-numeric:tabular-nums;min-width:90px;text-align:right}.ip-article-body{font-family:'Roboto','Inter',sans-serif;color:#333;font-size:20px;line-height:1.7;font-weight:300;display:flow-root}.ip-article-body p{margin-bottom:24px}@media (min-width:768px){.ip-article-body{font-size:22px;line-height:1.7;font-weight:300}}.ip-article-body strong,.ip-article-body b{font-weight:900;color:#000}.ip-article-body h2{font-size:1.8em;font-weight:700;color:#111;margin-top:1.5em;margin-bottom:.8em;line-height:1.3}.ip-article-body h3{font-size:1.5em;font-weight:600;color:#222;margin-top:1.5em;margin-bottom:.8em}.ip-article-body h4{font-size:1.25em;font-weight:600;margin-top:1.2em;margin-bottom:.5em}.ip-article-body blockquote,.ip-article-body .wp-block-quote{border-left:5px solid var(--color-brand);background:#f9fafb;margin:2em 0;padding:1.5em 2em;font-style:italic;color:#4b5563;border-radius:0 8px 8px 0}.ip-article-body blockquote p{margin-bottom:0;font-size:1.1em}.ip-article-body blockquote cite{display:block;margin-top:10px;font-size:.9em;color:#6b7280;font-style:normal;font-weight:600}.ip-article-body ul,.ip-article-body ol{margin-bottom:24px;padding-left:20px}.ip-article-body ul li,.ip-article-body ol li{margin-bottom:10px;padding-left:5px}.ip-article-body ul{list-style-type:disc}.ip-article-body ul li::marker{color:var(--color-brand)}.ip-article-body figure{margin:2em 0}.ip-article-body img{border-radius:8px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -1px rgb(0 0 0 / .06);height:auto;max-width:100%}.ip-article-body figcaption{text-align:center;font-size:.9em;color:#6b7280;margin-top:10px;font-style:italic}.ip-article-body hr,.ip-article-body .wp-block-separator{border:none;border-top:2px solid #e5e7eb;margin:3em 0;width:100%;max-width:100px;margin-left:auto;margin-right:auto}.ip-article-body .wp-block-separator.is-style-dots{background:none;border:none;text-align:center;height:auto}.ip-article-body .wp-block-separator.is-style-dots::before{content:"•••";color:var(--color-brand);font-size:2em;letter-spacing:.5em}.ip-article-body .wp-block-button__link{background-color:var(--color-brand);color:#fff;border-radius:50px;padding:12px 24px;text-decoration:none;font-weight:600;transition:0.3s;box-shadow:0 4px 6px rgb(0 0 0 / .1)}.ip-article-body .wp-block-button__link:hover{background-color:#007a33;transform:translateY(-2px);box-shadow:0 6px 12px rgb(0 0 0 / .15);color:#fff}.ip-article-body table{width:100%;border-collapse:collapse;margin:2em 0;font-size:.95em}.ip-article-body table th,.ip-article-body table td{padding:12px 15px;border-bottom:1px solid #e5e7eb;text-align:left}.ip-article-body table th{background-color:#f9fafb;font-weight:600;color:#111}.ip-article-body table tr:nth-child(even){background-color:#f9fafb}.ip-video-header{background:#000;border-radius:var(--radius-lg);overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 30px rgb(0 0 0 / .3);margin-bottom:30px;width:100%}.ip-video-container{width:100%;display:flex;justify-content:center;align-items:center;background:#000}.ip-video-container .wp-video,.ip-video-container .mejs-container,.ip-video-container video,.ip-video-container iframe{max-width:100%!important;margin:0 auto;max-height:550px!important}.ip-video-container .wp-video,.ip-video-container .mejs-container{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;background:transparent!important}.ip-video-container video{width:auto!important;height:auto!important;display:block!important}.ip-video-container iframe{width:100%!important;height:100%!important;aspect-ratio:16/9}@media (max-width:767px){.ip-video-container .wp-video,.ip-video-container .mejs-container,.ip-video-container video,.ip-video-container iframe{max-height:65vh!important}}@media (min-width:768px){.ip-video-header{max-height:550px}.ip-video-container .wp-video,.ip-video-container .mejs-container,.ip-video-container video,.ip-video-container iframe{max-height:550px!important}}.ip-video-container .mejs-container{display:flex!important;justify-content:center;align-items:center}.wp-block-video{margin:2em 0;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px rgb(0 0 0 / .15);background:#000}.wp-block-video video{display:block;width:100%}@media (max-width:768px){.ip-video-header{min-height:auto;border-radius:0;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);border-radius:0}.ip-video-container video{max-height:80vh}}@media (min-width:992px){#single-wrapper .ip-text-hero{font-size:3.5rem}}.ip-related-posts{margin-top:3rem}.ip-related-title{font-family:'Space Grotesk',sans-serif;color:#111;border-left:4px solid var(--color-brand);padding-left:15px}.ip-related-posts .ip-card{transition:transform 0.2s ease,box-shadow 0.2s ease;border:1px solid #eee;border-radius:var(--radius-md);overflow:hidden}.ip-related-posts .ip-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgb(0 0 0 / .05)}.ip-author-avatar img{border:4px solid #fff;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -1px rgb(0 0 0 / .06)}.ip-author-posts .ip-card{transition:transform 0.2s ease,box-shadow 0.2s ease;border:1px solid #eee;border-radius:var(--radius-md);overflow:hidden}.ip-author-posts .ip-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgb(0 0 0 / .05)}#single-wrapper{width:100%}body{overflow-x:hidden}.ip-share-btn:hover{transform:scale(1.1);opacity:.9}.ip-share-btn.facebook:hover{background:#1465c9!important}.ip-share-btn.twitter:hover{background:#333!important}.ip-share-btn.whatsapp:hover{background:#1da851!important}.ip-share-pill{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-radius:50px;text-decoration:none;font-weight:600;font-size:.9rem;box-shadow:0 2px 5px rgb(0 0 0 / .1);transition:transform 0.2s,box-shadow 0.2s}.ip-share-pill:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / .15);text-decoration:none}.ip-share-pill.facebook{color:#1877f2}.ip-share-pill.twitter{color:#000}.ip-share-pill.whatsapp{color:#25d366}.ip-share-pill i{width:18px;height:18px}.mobile-services-grid .d-grid{display:grid;grid-template-columns:1fr 1fr}.mobile-services-grid .service-item{transition:transform 0.2s,background-color 0.2s}.mobile-services-grid .service-item:active{transform:scale(.98);background-color:#f3f4f6!important}@media (min-width:768px){.vertical-featured-image-container{position:relative;width:100%;height:550px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#111;border-radius:12px;margin-bottom:20px}.vertical-featured-image-container .blurred-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:blur(25px) brightness(.7);transform:scale(1.1);z-index:0}.vertical-featured-image-container .vertical-content{position:relative;z-index:2;height:100%;width:100%;margin:0;display:flex;align-items:center;justify-content:center}.vertical-featured-image-container .vertical-content a{display:flex;height:100%;align-items:center;justify-content:center;width:auto}.vertical-featured-image-container .vertical-img{max-height:500px;width:auto!important;height:auto!important;max-width:100%;box-shadow:0 10px 30px rgb(0 0 0 / .5);border-radius:8px;object-fit:contain}}.ip-author-header{background:#fff;border-bottom:1px solid #eee;margin-bottom:2rem!important}.ip-author-name{font-size:2rem!important;font-weight:800;margin-bottom:.5rem;letter-spacing:-.02em;color:var(--text-main)}.ip-author-bio{font-size:1.05rem!important;line-height:1.6;color:#555;max-width:800px}.ip-author-link a{font-size:0.95rem!important;font-weight:600;color:var(--color-brand)!important;display:inline-flex;align-items:center;padding:6px 14px;background:rgba(var(--color-brand-rgb),.05);background:#f0fdf4;border-radius:50px;transition:all 0.2s ease}.ip-author-link a:hover{background:var(--color-brand);color:white!important;text-decoration:none!important;transform:translateY(-1px);box-shadow:0 4px 12px rgb(0 0 0 / .1)}.ip-author-link i{width:16px;height:16px;margin-right:6px}.ip-author-posts-title{font-family:'Space Grotesk',sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:10px;border-bottom:2px solid #f3f4f6;display:flex;align-items:center;gap:10px}.author-grid .ip-card{border:none;box-shadow:0 4px 20px rgb(0 0 0 / .04);transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%}.author-grid .ip-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgb(0 0 0 / .08)}.author-grid .ip-card-thumb{height:220px!important;border-radius:12px 12px 0 0!important;position:relative;display:block;overflow:hidden}.author-grid .ip-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.author-grid .ip-card:hover .ip-card-thumb img{transform:scale(1.05)}.author-grid .ip-card-body{padding:1.25rem;background:#fff;border:1px solid #f3f4f6;border-top:none;border-radius:0 0 12px 12px;display:flex;flex-direction:column;flex-grow:1}.author-grid .ip-card-title{font-size:1.15rem!important;font-weight:700;line-height:1.4;margin-bottom:.75rem}.author-grid .ip-card-meta{font-size:.85rem;color:#9ca3af;display:flex;align-items:center;gap:5px;margin-top:auto}.author-grid .badge{font-weight:600;padding:5px 10px;border-radius:6px;letter-spacing:.5px}.is-style-blue-message,.is-style-green-message,.is-style-orange-message,.is-style-red-message,.is-style-grey-message{padding:1.5rem;border-radius:8px;border-left:5px solid;margin-bottom:2rem;font-size:1.05rem}.is-style-blue-message{background-color:rgb(37 99 235 / .1);border-color:var(--color-sports);color:#1e3a8a}.is-style-green-message{background-color:rgb(0 150 64 / .1);border-color:var(--color-brand);color:#064e3b}.is-style-orange-message{background-color:rgb(217 119 6 / .1);border-color:var(--color-field);color:#7c2d12}.is-style-red-message{background-color:rgb(220 38 38 / .1);border-color:var(--color-police);color:#7f1d1d}.is-style-grey-message{background-color:#f3f4f6;border-color:var(--text-muted);color:var(--text-main)}.is-style-left-block{float:left;margin-right:2rem;margin-bottom:1.5rem;max-width:45%;padding:1rem;background:#f9fafb;border-radius:8px;font-style:italic;border-left:3px solid var(--color-brand)}.is-style-right-block{float:right;margin-left:2rem;margin-bottom:1.5rem;max-width:45%;padding:1rem;background:#f9fafb;border-radius:8px;font-style:italic;border-right:3px solid var(--color-brand)}.is-style-blockquotes{border-left:none;padding:2rem;font-size:1.25rem;font-weight:300;font-style:italic;text-align:center;position:relative;background:#fff}.is-style-blockquotes::before{content:'“';font-family:serif;font-size:5rem;line-height:1;color:var(--color-brand);opacity:.2;display:block;margin-bottom:-2rem}.wp-block-create-block-en-pocas-lineas{background-color:rgb(0 150 64 / .05)!important;border-left:4px solid var(--color-brand)!important;border-radius:8px;padding:1.5rem!important;margin:2rem 0!important;font-family:inherit}.wp-block-create-block-en-pocas-lineas h3{font-size:1.25rem!important;font-weight:700!important;color:var(--color-brand)!important;margin-top:0!important;margin-bottom:1rem!important;text-transform:uppercase;letter-spacing:.5px}.wp-block-create-block-en-pocas-lineas ul{margin:0!important;padding:0!important;list-style:none!important}.wp-block-create-block-en-pocas-lineas li{position:relative;padding-left:1.5rem!important;margin-bottom:0.75rem!important;line-height:1.5;color:var(--text-main)}.wp-block-create-block-en-pocas-lineas li::before{content:"•"!important;position:absolute;left:0;top:0;font-size:1.5rem;line-height:1;color:var(--color-brand)!important;font-weight:700}.wp-block-create-block-en-pocas-lineas li:last-child{margin-bottom:0!important}.editor-styles-wrapper .wp-block-quote{border-left:5px solid var(--color-brand);background:#f9fafb;margin:2em 0;padding:1.5em 2em;font-style:italic;color:#4b5563;border-radius:0 8px 8px 0}.editor-styles-wrapper .wp-block-quote p{margin-bottom:0;font-size:1.1em}.editor-styles-wrapper .wp-block-quote cite{display:block;margin-top:10px;font-size:.9em;color:#6b7280;font-style:normal;font-weight:600}.format-image .ip-article-body .wp-block-gallery,.format-image .ip-article-body .gallery{width:100vw!important;max-width:100vw!important;position:relative;left:50%;transform:translateX(-50%);padding:0!important;margin-top:2rem;margin-bottom:2rem}.ip-google-source-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 60%,#e0f2fe 100%);border:1px solid #bbf7d0;border-left:4px solid var(--color-brand);border-radius:12px;padding:14px 20px;margin-bottom:28px;animation:gsb-slidein 0.5s cubic-bezier(.4,0,.2,1) both}@keyframes gsb-slidein{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ip-gsb-left{display:flex;align-items:center;gap:14px;flex:1;min-width:0}.ip-gsb-google-logo{width:72px;height:auto;flex-shrink:0}.ip-gsb-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ip-gsb-title{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:.95rem;color:#166534;white-space:nowrap}.ip-gsb-sub{font-size:.8rem;color:#4b5563;line-height:1.35}.ip-gsb-btn{display:inline-flex;align-items:center;gap:7px;background:var(--color-brand);color:#fff!important;font-weight:700;font-size:.85rem;padding:10px 18px;border-radius:8px;text-decoration:none!important;white-space:nowrap;flex-shrink:0;transition:background 0.2s,transform 0.15s,box-shadow 0.2s;box-shadow:0 2px 8px rgb(0 150 64 / .3)}.ip-gsb-btn:hover{background:#007a32;transform:translateY(-1px);box-shadow:0 4px 14px rgb(0 150 64 / .4);color:#fff!important}.ip-gsb-btn svg{transition:transform 0.2s}.ip-gsb-btn:hover svg{transform:translateX(3px)}@media (max-width:640px){.ip-google-source-banner{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px}.ip-gsb-title{white-space:normal}.ip-gsb-btn{width:100%;justify-content:center}}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/Inter-Light.ttf) format('truetype')}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/Inter-Regular.ttf) format('truetype')}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/Inter-Medium.ttf) format('truetype')}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/Inter-SemiBold.ttf) format('truetype')}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/Inter-Bold.ttf) format('truetype')}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/SpaceGrotesk-Light.ttf) format('truetype')}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/SpaceGrotesk-Regular.ttf) format('truetype')}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/SpaceGrotesk-Medium.ttf) format('truetype')}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/SpaceGrotesk-SemiBold.ttf) format('truetype')}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/SpaceGrotesk-Bold.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/Roboto-Light.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/Roboto-Regular.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/Roboto-Bold.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/themes/infopico/resources/fonts/Roboto-Black.ttf) format('truetype')}body{background-color:#FFFFFF!important;font-family:'Roboto',sans-serif!important;line-height:1.2!important;font-size:1.1rem!important;color:#000000!important;font-weight:300!important;text-rendering:auto}.wrapper{padding:0!important}.verde{background-color:#00B65C!important}.texto-verde{color:#00B65C!important}.gris{background-color:#9C9C9C}.rojo{background-color:#FF3D3D}.amarillo{background-color:#FFDF3D}.texto-blanco{color:#FFF}.blanco{background-color:#FFF}.bg-gray{background-color:#F3F3F3}.marco-publicidad{background-image:radial-gradient(rgb(34 34 34 / .219) .5px,transparent .5px);background-size:calc(10 * 0.5px) calc(10 * 0.5px);padding:.5rem;position:relative}.marco-publicidad:before{position:absolute;content:"Publicidad";transform:translate(-50%,-50%);z-index:0;top:50%;left:50%;text-transform:uppercase;color:#777;font-size:11px;z-index:-1}h1{font-size:2rem!important}.h1-small{font-size:1.75rem!important}p{letter-spacing:.2px;margin-bottom:1.2rem!important}.texto-personalizado{color:#FFF;padding:.3rem;right:1rem;margin-top:-2.6rem;position:absolute;background-color:rgb(0 0 0 / .75)}.resaltar{border-bottom:1px solid #0F8B41;border-top:1px solid #0F8B41}.navbar{padding:0rem 0.75rem!important;padding-bottom:0!important}.navbar-toggler{border:1px solid #B2B2B2!important;padding:.25rem .40rem!important;-webkit-box-shadow:0 3px 4px 0 rgb(0 0 0 / .05);-moz-box-shadow:0 3px 4px 0 rgb(0 0 0 / .05);box-shadow:0 3px 4px 0 rgb(0 0 0 / .05);margin-top:.25rem}.navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='https://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(14,139,68, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");width:1.1em;height:1.1em}.logo-svg-mobil svg{margin-left:-.5rem}.navbar-light{background-color:#FFF;border-bottom:2px solid #00B65C}.nav-link{font-size:16px;font-family:'Roboto',sans-serif!important;font-weight:300px!important}.site{padding-top:4rem}.mb-225{margin-bottom:2.25rem}.mb-25{margin-bottom:2.5rem}.mb--1{margin-bottom:-.5rem}.mt--1{margin-top:-.25rem}.w30{width:30px!important}div.sharedaddy h3.sd-title{display:none!important}.sd-content ul{margin:0px!important}#jp-relatedposts{padding-top:0!important;margin:0!important}.author-header .avatar{float:right;margin:.25rem}.noticia-autor .titulo a{color:#000;font-size:1.4rem;font-weight:400}.noticia-autor .titulo a:hover{color:#000}.noticia-autor .extra{font-size:1rem;color:#9C9C9C}.noticia-autor .extra a{color:#9C9C9C}.noticia-autor .extra a:hover{color:#9C9C9C;text-decoration:none}.link-main{color:#0F8B41}.link-main:hover{color:#00B65C}.jp-sharing-input-touch .sd-content ul li{padding-left:0px!important}.material-icons{vertical-align:text-bottom;margin-bottom:-1px}.hd:before{content:"camera_alt";color:#FFF;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:2.2rem;margin-right:.25rem;margin-top:-.75rem}.hd{display:flex}.card-body{padding:0.5rem!important}.btn{border-radius:0!important}.noticia-principal{overflow:hidden;background-color:#FFF;-webkit-box-shadow:0 5px 8px 0 rgb(0 0 0 / .05);-moz-box-shadow:0 5px 8px 0 rgb(0 0 0 / .05);box-shadow:0 5px 8px 0 rgb(0 0 0 / .05)}.noticia-principal .fecha{padding-right:.5rem;padding-top:.25rem;padding-bottom:.25rem;text-align:right;font-size:.75rem;color:#777}.noticia-principal .extracto{font-size:.9rem}.noticia-principal a.titulo{color:#000;line-height:1.1;font-size:1.4rem;letter-spacing:.01rem;font-weight:400}.noticia-principal a.titulo:hover{color:#000}.noticia-principal a.tag{color:#fff;font-weight:300}.noticia-principal a.categoria{color:#fff;font-weight:300}.redondeado-2{border-radius:2px}.redondeado-3{border-radius:3px}.noticia-secundaria{overflow:hidden;background-color:#FFF;-webkit-box-shadow:0 5px 8px 0 rgb(0 0 0 / .05);-moz-box-shadow:0 5px 8px 0 rgb(0 0 0 / .05);box-shadow:0 5px 8px 0 rgb(0 0 0 / .05);display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.articulo-sec{display:flex}.noticia-secundaria .fecha{padding-right:.5rem;padding-top:.25rem;padding-bottom:.25rem;text-align:right;font-size:.75rem;color:#777}.noticia-secundaria .extracto{font-size:.9rem}.noticia-secundaria a.titulo{color:#000;line-height:1.1;font-size:1.4rem;letter-spacing:.005rem;font-weight:400}.noticia-secundaria a.titulo:hover{color:#000}.noticia-secundaria a.tag{color:#fff;font-weight:300}.noticia-secundaria a.categoria{color:#fff;font-weight:300}.noticia-single{overflow:hidden;background-color:#FFF;border-radius:8px;-webkit-box-shadow:0 5px 8px 0 rgb(0 0 0 / .1);-moz-box-shadow:0 5px 8px 0 rgb(0 0 0 / .1);box-shadow:0 5px 8px 0 rgb(0 0 0 / .1)}.noticia-single .titulo{padding:.5rem;padding-top:.25rem;padding-bottom:0rem}.noticia-single .titulo h1{font-weight:600}.noticia-single .fecha{color:#B2B2B2;font-size:.9rem;padding:.5rem;padding-bottom:0rem}.noticia-single .categoria{padding:.25rem;padding-right:.5rem;padding-bottom:0rem}.noticia-single .categoria a{color:#B2B2B2;font-size:.9rem}.noticia-single .extracto{padding:.5rem;padding-top:0rem}.noticia-single .wp-block-gallery{margin-bottom:0rem}.noticia-single .subtitulo{color:#0F8B41;padding:.5rem;padding-bottom:0rem}.noticia-single .entry-content{font-size:1.2rem;line-height:1.3em;font-weight:400}.noticia-single .volanta{font-size:1.3rem}.noticia-single .post-image figure{margin:0}.noticia-single figure img{width:100%}.noticia-single figcaption{color:#6c757d;font-size:1rem;text-align:center;margin-top:0;padding-right:.25rem;font-style:italic}.noticia-single a.tag{color:#0F8B41}.noticia-single .autor{border:1px solid #ddd}.noticia-single .wp-block-image{max-width:none;margin-left:-15px;margin-right:-15px}.noticia-listado{overflow:hidden;background-color:#FFF;-webkit-box-shadow:0 5px 8px 0 rgb(0 0 0 / .1);-moz-box-shadow:0 5px 8px 0 rgb(0 0 0 / .1);box-shadow:0 5px 8px 0 rgb(0 0 0 / .1)}.noticia-listado .fecha{text-align:right;font-size:.75rem;color:#777;position:absolute;bottom:0;right:1rem}.noticia-listado .extracto{padding:0rem;padding-left:1rem;padding-right:2rem;padding-bottom:1rem;line-height:1.4rem;letter-spacing:.01rem}.noticia-listado a.titulo{color:#000;line-height:1.1;font-size:1.6rem;letter-spacing:.01rem;font-weight:400}.noticia-listado a.titulo:hover{color:#000}.noticia-listado a.tag{color:#fff;font-weight:300}.noticia-listado a.categoria{color:#fff;font-weight:300}.astm-search-menu{display:none!important}@media (min-width:1200px){.nav-link{padding:.25rem 0.5rem!important;padding-left:0rem!important;padding-right:0rem!important;margin-right:1.75rem!important;font-size:1rem;font-weight:400}.navbar .icono-social img{max-height:22px}.navbar .separador_derecha{border-left:1px solid #ddd;padding-left:1rem}.navbar .search-input{position:absolute;top:0;right:44px;border:0px!important;height:30px;width:180px;font-size:1.1rem;font-weight:300;border-radius:0}.navbar input[type=search]{border:0px!important;background-color:#00B65C;color:#fff;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px}.navbar input[type=search]:focus{box-shadow:none}.navbar input[type=search]::placeholder{color:#fff}.navbar .search-span:hover{cursor:pointer}.navbar .search-span i{line-height:30px}.menu-colapsado #search-input{right:80px}h1{font-size:2.2rem!important}.site{padding-top:0}.wrapper{padding:0!important}.container{max-width:1160px!important}.noticia-principal{margin-left:0px!important;margin-right:0px!important}.noticia-principal a.titulo{font-size:1.7rem;line-height:1.2}.noticia-principal .fecha{position:absolute;right:0;bottom:0}.noticia-principal p{line-height:1.5;padding-top:.5rem}.noticia-principal .texto-personalizado{margin-top:-3.1rem;left:.5rem}.noticia-principal iframe{max-height:254px}.featured-video-plus.fvp-center{margin-bottom:-4px;max-width:1000px;margin:0 auto}.noticia-secundaria iframe{max-height:240px}}@media (min-width:769px) and (max-width:1199px){.nav-link{padding:.25rem 0.5rem!important;padding-left:0rem!important;padding-right:1.1rem!important;font-size:.975rem;font-weight:400}.navbar .icono-social img{max-height:22px}.navbar .separador_derecha{border-left:1px solid #ddd;padding-left:1rem}.navbar .search-input{position:absolute;top:0;right:44px;border:0px!important;height:30px;width:180px;font-size:1.1rem;font-weight:300;border-radius:0}.navbar input[type=search]{border:0px!important;background-color:#00B65C;color:#fff;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;-webkit-transition:all 0.3s;transition:all 0.3s}.navbar input[type=search]:focus{box-shadow:none}.navbar input[type=search]::placeholder{color:#fff}.navbar .search-span i{line-height:30px}.navbar-expand-md .navbar-toggler{display:block!important}.menu-colapsado #search-input{right:80px}.noticia-principal a.titulo{font-size:1.7rem;font-weight:600;line-height:1.3}.site{padding-top:0}.wrapper{padding:0!important}.noticia-principal .fecha{position:absolute;right:0;bottom:0}.noticia-principal p{line-height:1.4rem}.noticia-principal iframe{max-height:254px}.featured-video-plus.fvp-center{margin-bottom:-4px}.noticia-secundaria iframe{max-height:240px}.necrologicos:before{content:"games";color:#fff;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.2rem;margin-right:.25rem}.necrologicos{display:flex}.farmacias:before{content:"add_circle_outline";color:#fff;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.2rem;margin-right:.25rem}.farmacias{display:flex}.mascotas:before{content:"pets";color:#fff;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.2rem;margin-right:.25rem}.mascotas{display:flex}.clasificados:before{content:"card_travel";color:#fff;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.2rem;margin-right:.25rem}.clasificados{display:flex}.hd:before{content:"camera_alt";color:rgb(0 0 0 / .5);font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.2rem;margin-right:.25rem;margin-top:.05rem}.hd{display:flex}.objetos-perdidos:before{content:"visibility";color:#FFF;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.2rem;margin-right:.25rem;margin-top:.05rem}.objetos-perdidos{display:flex}}@media (max-width:768px){.item-farmacia:before{display:none}.item-clasificado:before{display:none}.item-mascota:before{display:none}.item-necrologico:before{display:none}}.navbar{width:100%!important}.navbar-zindex{z-index:9999}.navbar-svg{max-height:42px}li.astm-search-menu{padding:0!important}.astm-search-menu a{background-color:#9C9C9C!important;padding:.3rem;padding-top:.25rem;border-radius:10%;transition-duration:0.35s}.astm-search-menu a:hover{background-color:#0F8B41!important;transition-duration:0.35s}.is-popup-search-form .is-form-style input.is-search-input{font-size:18px!important}.is-popup-search-form .is-form-style input.is-search-submit,.is-search-icon{background-color:#0F8B41!important;border:0px!important}.is-form-style input.is-search-submit,.is-search-icon svg{filter:brightness(0) invert(1)}.space-admin-bar .navbar-zindex{margin-top:32px}.menu-colapsado{height:56px;display:none;top:0}.menu-colapsado .navbar-nav li{padding:0rem .5rem;border-bottom:0;margin-bottom:.25rem}.custom-logo-link img{max-width:150px;line-height:50px}.menu-servicios a{color:#FFF}.menu-servicios a:hover{color:#FFF;text-decoration:underline}.menu-servicios{background-color:#9C9C9C}.menu-escritorio{margin-top:1rem}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{border-bottom:1px solid rgb(0 0 0 / .7);-webkit-transition:all 0.3s;transition:all 0.3s}.menu-servicios{height:31px}.menu-servicios a:hover{text-decoration:none!important}.menu-servicios .item-farmacia a{font-size:0!important}.item-farmacia:before{content:"add_circle_outline";color:#fff;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.25rem;cursor:pointer}.item-farmacia{display:flex}.menu-servicios .item-necrologico a{font-size:0!important}.item-necrologico:before{content:"games";color:#fff;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.25rem;cursor:pointer}.necrologico{display:flex}.menu-servicios .item-mascota a{font-size:0!important}.item-mascota:before{content:"pets";color:#fff;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.25rem;cursor:pointer}.item-mascota{display:flex}.menu-servicios .item-clasificado a{font-size:0!important}.item-clasificado:before{content:"card_travel";color:#fff;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:1.2rem;cursor:pointer}.itemclasificado{display:flex}.menu-full{top:40px}.menu-servicios .menu-alt img{vertical-align:sub}.menu-servicios .menu-alt span{font-size:15px}.modal-fullscreen-menu .close{color:#fff;opacity:1;padding:10px;padding-top:0;position:absolute;top:0;right:5px;z-index:1;font-size:5vh}.modal-fullscreen-menu .close i{border:2px solid #fff}.modal-fullscreen-menu .modal-dialog{margin:0 auto;width:100%;max-width:768px;height:100%;background-color:rgb(0 182 92 / .9);pointer-events:auto!important;cursor:pointer!important}.modal-fullscreen-menu .modal-content{background-color:#fff0;box-shadow:none;border:none}.modal-fullscreen-menu .navbar-nav{margin-left:1.2rem;width:100%}.modal-fullscreen-menu .navbar-nav a{font-weight:400;letter-spacing:.05em;border:none;transition:all 0.25s ease;background-color:#fff0;color:#fff;padding-bottom:2.4rem;height:5vh;font-size:1.4rem;line-height:0}.modal-fullscreen-menu .navbar-nav a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-1;opacity:0;transform:scale3d(.7,1,1);transition:transform 0.4s,opacity 0.4s}.modal-fullscreen-menu .navbar-nav a:hover{color:#000}.modal-fullscreen-menu .navbar-nav a:hover:before{transform:translate3d(0,0,0);opacity:1}.modal-backdrop.in{opacity:1}.widget_recent_entries h2{font-size:1.4rem;letter-spacing:.01rem;font-weight:400;background-color:#00B65C;color:#fff;padding:.25rem;padding-left:.5rem}.widget_recent_entries li{list-style-type:none;padding-bottom:.25rem}.widget_recent_entries li a{color:#00B65C;-webkit-transition:all 0.3s;transition:all 0.3s;font-weight:400}.widget_recent_entries li a:hover{color:#000;-webkit-transition:all 0.3s;transition:all 0.3s}.widget_recent_entries ul{padding-left:.5rem}.publicidad{width:100%;margin-bottom:20px}.publicidad-50{width:50%;margin-bottom:20px;display:inline-block}.publicidad-arriba-menu{width:100%;min-height:80px}.crear-widget{display:inline}@media (max-width:769px){.publicidad-50{width:100%}.fvp-facebook span{height:260px!important}}.collapse{visibility:hidden}.collapse.show{visibility:visible;display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.collapsing.width{-webkit-transition-property:width,visibility;transition-property:width,visibility;width:0;height:auto}#cboxLoadedContent{border:0 solid white!important;background:transparent!important}#cboxContent{background:transparent!important}.card-seccion-mascotas{flex-direction:column;justify-content:space-between}.card-seccion-mascotas .btn-primary{background-color:#00B65C!important;border-color:#00B65C!important}.card-seccion-mascotas .titulo{color:#00B65C!important}.wpcf7-submit{background-color:#00B65C!important;border:0 solid #00B65C!important;border-radius:0;color:white!important}.card-seccion-necrologicos{flex-direction:column;justify-content:space-between}.card-seccion-objetosperdidos{flex-direction:column;justify-content:space-between}.padding-menu{padding-top:110px}.page-item.active .page-link{color:#fff;background-color:gray!important;border-color:gray!important}.page-item.active .page-link:hover{color:#fff;background-color:gray!important;border-color:gray!important}.page-item .page-link{color:gray;background-color:white!important;border-color:gray!important}.page-item .page-link:hover{color:gray;background-color:white!important;border-color:gray!important}.cb-necro{background:#E0E0E0!important}.ch-necro{background:#00B65C!important;color:white!important}.blockquote{font-size:16px!important}#infinite-footer{display:none!important}iframe.wp-embedded-content{position:relative!important;max-width:100%}.wp-block-embed{text-align:center}.wp-embedded-content a{display:none}.lb-nav a.lb-prev,.lb-nav a.lb-next{opacity:0.5!important}.ip-video-container{position:relative;width:100%;border-radius:var(--radius-lg);overflow:hidden;background:#000;margin-bottom:20px;box-shadow:0 4px 15px rgb(0 0 0 / .1);display:flex;justify-content:center;align-items:center;max-height:80vh}.ip-video-container video,.ip-video-container iframe{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;min-height:300px;display:block;object-fit:contain}@media print{.ip-header,.ip-footer,.radio-bar,.mobile-menu-overlay,#searchOverlay,.ip-share-bar,.ip-sidebar-container,.ip-related-posts,.ip-bottom-featured-image,.widget,.alert,.ip-text-meta .d-xl-none,.d-none.d-xl-block,.entry-footer{display:none!important}body,.ip-wrapper,.ip-container,.ip-main,#page{background:white!important;color:black!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}.col-md-8,.col-lg-7,.col-xl-7{width:100%!important;flex:0 0 100%!important;max-width:100%!important;padding:0!important;margin:0!important}.row{margin-right:0!important;margin-left:0!important}h1.ip-text-hero{color:black!important;font-size:24pt!important;page-break-after:avoid}.entry-header{margin-bottom:20px!important;border-bottom:2px solid #000;padding-bottom:10px}.ip-text-meta{color:#000!important;border-bottom:none!important}.featured-image,.wp-post-image,img{max-width:100%!important;height:auto!important;page-break-inside:avoid}iframe,.ip-video-container{display:none!important}.entry-content{font-size:12pt!important;line-height:1.5!important;color:#000!important}a{text-decoration:none!important;color:black!important}}/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#5533ff;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#5533ff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#53f;text-decoration:none;background-color:#fff0}a:hover{color:#2600e6;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgb(0 0 0 / .1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote,.wp-block-quote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer,.wp-block-quote cite{display:block;font-size:.875em;color:#6c757d}.blockquote-footer::before,.wp-block-quote cite::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure,.wp-block-image>figure,figure.wp-block-image{display:inline-block}.figure-img,.wp-block-image>figure img,figure.wp-block-image img{margin-bottom:.5rem;line-height:1}.figure-caption,.wp-block-image>figure figcaption,figure.wp-block-image figcaption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table,.wp-block-table table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th,.wp-block-table table td,.wp-block-table table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th,.wp-block-table table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody,.wp-block-table table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.wp-block-table table{border:1px solid #dee2e6}.table-bordered td,.table-bordered th,.wp-block-table table td,.wp-block-table table th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th,.wp-block-table table thead td,.wp-block-table table thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgb(0 0 0 / .05)}.table-hover tbody tr:hover{color:#212529;background-color:rgb(0 0 0 / .075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#cfc6ff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#a795ff}.table-hover .table-primary:hover{background-color:#baadff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#baadff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgb(0 0 0 / .075)}.table-hover .table-active:hover{background-color:rgb(0 0 0 / .075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgb(0 0 0 / .075)}.table .thead-dark th,.wp-block-table table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th,.wp-block-table table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered,.wp-block-table table.table-dark{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgb(255 255 255 / .05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgb(255 255 255 / .075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered,.wp-block-table .table-responsive-sm>table{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered,.wp-block-table .table-responsive-md>table{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered,.wp-block-table .table-responsive-lg>table{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered,.wp-block-table .table-responsive-xl>table{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered,.wp-block-table .table-responsive>table{border:0}.form-control,.wpcf7 .wpcf7-validation-errors,.wpcf7 input[type=color],.wpcf7 input[type=date],.wpcf7 input[type=datetime-local],.wpcf7 input[type=datetime],.wpcf7 input[type=email],.wpcf7 input[type=file],.wpcf7 input[type=month],.wpcf7 input[type=number],.wpcf7 input[type=range],.wpcf7 input[type=search],.wpcf7 input[type=submit],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 input[type=time],.wpcf7 input[type=url],.wpcf7 input[type=week],.wpcf7 select,.wpcf7 textarea{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control,.wpcf7 .wpcf7-validation-errors,.wpcf7 input[type=color],.wpcf7 input[type=date],.wpcf7 input[type=datetime-local],.wpcf7 input[type=datetime],.wpcf7 input[type=email],.wpcf7 input[type=file],.wpcf7 input[type=month],.wpcf7 input[type=number],.wpcf7 input[type=range],.wpcf7 input[type=search],.wpcf7 input[type=submit],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 input[type=time],.wpcf7 input[type=url],.wpcf7 input[type=week],.wpcf7 select,.wpcf7 textarea{transition:none}}.form-control::-ms-expand,.wpcf7 .wpcf7-validation-errors::-ms-expand,.wpcf7 input[type=color]::-ms-expand,.wpcf7 input[type=date]::-ms-expand,.wpcf7 input[type=datetime-local]::-ms-expand,.wpcf7 input[type=datetime]::-ms-expand,.wpcf7 input[type=email]::-ms-expand,.wpcf7 input[type=file]::-ms-expand,.wpcf7 input[type=month]::-ms-expand,.wpcf7 input[type=number]::-ms-expand,.wpcf7 input[type=range]::-ms-expand,.wpcf7 input[type=search]::-ms-expand,.wpcf7 input[type=submit]::-ms-expand,.wpcf7 input[type=tel]::-ms-expand,.wpcf7 input[type=text]::-ms-expand,.wpcf7 input[type=time]::-ms-expand,.wpcf7 input[type=url]::-ms-expand,.wpcf7 input[type=week]::-ms-expand,.wpcf7 select::-ms-expand,.wpcf7 textarea::-ms-expand{background-color:#fff0;border:0}.form-control:focus,.wpcf7 .wpcf7-validation-errors:focus,.wpcf7 input[type=color]:focus,.wpcf7 input[type=date]:focus,.wpcf7 input[type=datetime-local]:focus,.wpcf7 input[type=datetime]:focus,.wpcf7 input[type=email]:focus,.wpcf7 input[type=file]:focus,.wpcf7 input[type=month]:focus,.wpcf7 input[type=number]:focus,.wpcf7 input[type=range]:focus,.wpcf7 input[type=search]:focus,.wpcf7 input[type=submit]:focus,.wpcf7 input[type=tel]:focus,.wpcf7 input[type=text]:focus,.wpcf7 input[type=time]:focus,.wpcf7 input[type=url]:focus,.wpcf7 input[type=week]:focus,.wpcf7 select:focus,.wpcf7 textarea:focus{color:#495057;background-color:#fff;border-color:#bfb3ff;outline:0;box-shadow:0 0 0 .2rem rgb(85 51 255 / .25)}.form-control::-webkit-input-placeholder,.wpcf7 .wpcf7-validation-errors::-webkit-input-placeholder,.wpcf7 input[type=color]::-webkit-input-placeholder,.wpcf7 input[type=date]::-webkit-input-placeholder,.wpcf7 input[type=datetime-local]::-webkit-input-placeholder,.wpcf7 input[type=datetime]::-webkit-input-placeholder,.wpcf7 input[type=email]::-webkit-input-placeholder,.wpcf7 input[type=file]::-webkit-input-placeholder,.wpcf7 input[type=month]::-webkit-input-placeholder,.wpcf7 input[type=number]::-webkit-input-placeholder,.wpcf7 input[type=range]::-webkit-input-placeholder,.wpcf7 input[type=search]::-webkit-input-placeholder,.wpcf7 input[type=submit]::-webkit-input-placeholder,.wpcf7 input[type=tel]::-webkit-input-placeholder,.wpcf7 input[type=text]::-webkit-input-placeholder,.wpcf7 input[type=time]::-webkit-input-placeholder,.wpcf7 input[type=url]::-webkit-input-placeholder,.wpcf7 input[type=week]::-webkit-input-placeholder,.wpcf7 select::-webkit-input-placeholder,.wpcf7 textarea::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder,.wpcf7 .wpcf7-validation-errors::-moz-placeholder,.wpcf7 input[type=color]::-moz-placeholder,.wpcf7 input[type=date]::-moz-placeholder,.wpcf7 input[type=datetime-local]::-moz-placeholder,.wpcf7 input[type=datetime]::-moz-placeholder,.wpcf7 input[type=email]::-moz-placeholder,.wpcf7 input[type=file]::-moz-placeholder,.wpcf7 input[type=month]::-moz-placeholder,.wpcf7 input[type=number]::-moz-placeholder,.wpcf7 input[type=range]::-moz-placeholder,.wpcf7 input[type=search]::-moz-placeholder,.wpcf7 input[type=submit]::-moz-placeholder,.wpcf7 input[type=tel]::-moz-placeholder,.wpcf7 input[type=text]::-moz-placeholder,.wpcf7 input[type=time]::-moz-placeholder,.wpcf7 input[type=url]::-moz-placeholder,.wpcf7 input[type=week]::-moz-placeholder,.wpcf7 select::-moz-placeholder,.wpcf7 textarea::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder,.wpcf7 .wpcf7-validation-errors:-ms-input-placeholder,.wpcf7 input[type=color]:-ms-input-placeholder,.wpcf7 input[type=date]:-ms-input-placeholder,.wpcf7 input[type=datetime-local]:-ms-input-placeholder,.wpcf7 input[type=datetime]:-ms-input-placeholder,.wpcf7 input[type=email]:-ms-input-placeholder,.wpcf7 input[type=file]:-ms-input-placeholder,.wpcf7 input[type=month]:-ms-input-placeholder,.wpcf7 input[type=number]:-ms-input-placeholder,.wpcf7 input[type=range]:-ms-input-placeholder,.wpcf7 input[type=search]:-ms-input-placeholder,.wpcf7 input[type=submit]:-ms-input-placeholder,.wpcf7 input[type=tel]:-ms-input-placeholder,.wpcf7 input[type=text]:-ms-input-placeholder,.wpcf7 input[type=time]:-ms-input-placeholder,.wpcf7 input[type=url]:-ms-input-placeholder,.wpcf7 input[type=week]:-ms-input-placeholder,.wpcf7 select:-ms-input-placeholder,.wpcf7 textarea:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder,.wpcf7 .wpcf7-validation-errors::-ms-input-placeholder,.wpcf7 input[type=color]::-ms-input-placeholder,.wpcf7 input[type=date]::-ms-input-placeholder,.wpcf7 input[type=datetime-local]::-ms-input-placeholder,.wpcf7 input[type=datetime]::-ms-input-placeholder,.wpcf7 input[type=email]::-ms-input-placeholder,.wpcf7 input[type=file]::-ms-input-placeholder,.wpcf7 input[type=month]::-ms-input-placeholder,.wpcf7 input[type=number]::-ms-input-placeholder,.wpcf7 input[type=range]::-ms-input-placeholder,.wpcf7 input[type=search]::-ms-input-placeholder,.wpcf7 input[type=submit]::-ms-input-placeholder,.wpcf7 input[type=tel]::-ms-input-placeholder,.wpcf7 input[type=text]::-ms-input-placeholder,.wpcf7 input[type=time]::-ms-input-placeholder,.wpcf7 input[type=url]::-ms-input-placeholder,.wpcf7 input[type=week]::-ms-input-placeholder,.wpcf7 select::-ms-input-placeholder,.wpcf7 textarea::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder,.wpcf7 .wpcf7-validation-errors::placeholder,.wpcf7 input[type=color]::placeholder,.wpcf7 input[type=date]::placeholder,.wpcf7 input[type=datetime-local]::placeholder,.wpcf7 input[type=datetime]::placeholder,.wpcf7 input[type=email]::placeholder,.wpcf7 input[type=file]::placeholder,.wpcf7 input[type=month]::placeholder,.wpcf7 input[type=number]::placeholder,.wpcf7 input[type=range]::placeholder,.wpcf7 input[type=search]::placeholder,.wpcf7 input[type=submit]::placeholder,.wpcf7 input[type=tel]::placeholder,.wpcf7 input[type=text]::placeholder,.wpcf7 input[type=time]::placeholder,.wpcf7 input[type=url]::placeholder,.wpcf7 input[type=week]::placeholder,.wpcf7 select::placeholder,.wpcf7 textarea::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly],.wpcf7 .wpcf7-validation-errors:disabled,.wpcf7 [readonly].wpcf7-validation-errors,.wpcf7 input[readonly][type=color],.wpcf7 input[readonly][type=date],.wpcf7 input[readonly][type=datetime-local],.wpcf7 input[readonly][type=datetime],.wpcf7 input[readonly][type=email],.wpcf7 input[readonly][type=file],.wpcf7 input[readonly][type=month],.wpcf7 input[readonly][type=number],.wpcf7 input[readonly][type=range],.wpcf7 input[readonly][type=search],.wpcf7 input[readonly][type=submit],.wpcf7 input[readonly][type=tel],.wpcf7 input[readonly][type=text],.wpcf7 input[readonly][type=time],.wpcf7 input[readonly][type=url],.wpcf7 input[readonly][type=week],.wpcf7 input[type=color]:disabled,.wpcf7 input[type=date]:disabled,.wpcf7 input[type=datetime-local]:disabled,.wpcf7 input[type=datetime]:disabled,.wpcf7 input[type=email]:disabled,.wpcf7 input[type=file]:disabled,.wpcf7 input[type=month]:disabled,.wpcf7 input[type=number]:disabled,.wpcf7 input[type=range]:disabled,.wpcf7 input[type=search]:disabled,.wpcf7 input[type=submit]:disabled,.wpcf7 input[type=tel]:disabled,.wpcf7 input[type=text]:disabled,.wpcf7 input[type=time]:disabled,.wpcf7 input[type=url]:disabled,.wpcf7 input[type=week]:disabled,.wpcf7 select:disabled,.wpcf7 select[readonly],.wpcf7 textarea:disabled,.wpcf7 textarea[readonly]{background-color:#e9ecef;opacity:1}.wpcf7 input[type=date],.wpcf7 input[type=datetime-local],.wpcf7 input[type=month],.wpcf7 input[type=time],input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}.wpcf7 select:-moz-focusring,select.form-control:-moz-focusring{color:#fff0;text-shadow:0 0 0 #495057}.wpcf7 select:focus::-ms-value,select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:#fff0;border:solid #fff0;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.wpcf7 select[multiple],.wpcf7 select[size],select.form-control[multiple],select.form-control[size]{height:auto}.wpcf7 textarea,.wpcf7 textarea.wpcf7-validation-errors,textarea.form-control{height:auto}.form-group,.wpcf7 .wpcf7-form p{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgb(40 167 69 / .9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid,.was-validated .wpcf7 .wpcf7-validation-errors:valid,.was-validated .wpcf7 input[type=color]:valid,.was-validated .wpcf7 input[type=date]:valid,.was-validated .wpcf7 input[type=datetime-local]:valid,.was-validated .wpcf7 input[type=datetime]:valid,.was-validated .wpcf7 input[type=email]:valid,.was-validated .wpcf7 input[type=file]:valid,.was-validated .wpcf7 input[type=month]:valid,.was-validated .wpcf7 input[type=number]:valid,.was-validated .wpcf7 input[type=range]:valid,.was-validated .wpcf7 input[type=search]:valid,.was-validated .wpcf7 input[type=submit]:valid,.was-validated .wpcf7 input[type=tel]:valid,.was-validated .wpcf7 input[type=text]:valid,.was-validated .wpcf7 input[type=time]:valid,.was-validated .wpcf7 input[type=url]:valid,.was-validated .wpcf7 input[type=week]:valid,.was-validated .wpcf7 select:valid,.was-validated .wpcf7 textarea:valid,.wpcf7 .is-valid.wpcf7-validation-errors,.wpcf7 .was-validated .wpcf7-validation-errors:valid,.wpcf7 .was-validated input[type=color]:valid,.wpcf7 .was-validated input[type=date]:valid,.wpcf7 .was-validated input[type=datetime-local]:valid,.wpcf7 .was-validated input[type=datetime]:valid,.wpcf7 .was-validated input[type=email]:valid,.wpcf7 .was-validated input[type=file]:valid,.wpcf7 .was-validated input[type=month]:valid,.wpcf7 .was-validated input[type=number]:valid,.wpcf7 .was-validated input[type=range]:valid,.wpcf7 .was-validated input[type=search]:valid,.wpcf7 .was-validated input[type=submit]:valid,.wpcf7 .was-validated input[type=tel]:valid,.wpcf7 .was-validated input[type=text]:valid,.wpcf7 .was-validated input[type=time]:valid,.wpcf7 .was-validated input[type=url]:valid,.wpcf7 .was-validated input[type=week]:valid,.wpcf7 .was-validated select:valid,.wpcf7 .was-validated textarea:valid,.wpcf7 input.is-valid[type=color],.wpcf7 input.is-valid[type=date],.wpcf7 input.is-valid[type=datetime-local],.wpcf7 input.is-valid[type=datetime],.wpcf7 input.is-valid[type=email],.wpcf7 input.is-valid[type=file],.wpcf7 input.is-valid[type=month],.wpcf7 input.is-valid[type=number],.wpcf7 input.is-valid[type=range],.wpcf7 input.is-valid[type=search],.wpcf7 input.is-valid[type=submit],.wpcf7 input.is-valid[type=tel],.wpcf7 input.is-valid[type=text],.wpcf7 input.is-valid[type=time],.wpcf7 input.is-valid[type=url],.wpcf7 input.is-valid[type=week],.wpcf7 select.is-valid,.wpcf7 textarea.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus,.was-validated .wpcf7 .wpcf7-validation-errors:valid:focus,.was-validated .wpcf7 input[type=color]:valid:focus,.was-validated .wpcf7 input[type=date]:valid:focus,.was-validated .wpcf7 input[type=datetime-local]:valid:focus,.was-validated .wpcf7 input[type=datetime]:valid:focus,.was-validated .wpcf7 input[type=email]:valid:focus,.was-validated .wpcf7 input[type=file]:valid:focus,.was-validated .wpcf7 input[type=month]:valid:focus,.was-validated .wpcf7 input[type=number]:valid:focus,.was-validated .wpcf7 input[type=range]:valid:focus,.was-validated .wpcf7 input[type=search]:valid:focus,.was-validated .wpcf7 input[type=submit]:valid:focus,.was-validated .wpcf7 input[type=tel]:valid:focus,.was-validated .wpcf7 input[type=text]:valid:focus,.was-validated .wpcf7 input[type=time]:valid:focus,.was-validated .wpcf7 input[type=url]:valid:focus,.was-validated .wpcf7 input[type=week]:valid:focus,.was-validated .wpcf7 select:valid:focus,.was-validated .wpcf7 textarea:valid:focus,.wpcf7 .is-valid.wpcf7-validation-errors:focus,.wpcf7 .was-validated .wpcf7-validation-errors:valid:focus,.wpcf7 .was-validated input[type=color]:valid:focus,.wpcf7 .was-validated input[type=date]:valid:focus,.wpcf7 .was-validated input[type=datetime-local]:valid:focus,.wpcf7 .was-validated input[type=datetime]:valid:focus,.wpcf7 .was-validated input[type=email]:valid:focus,.wpcf7 .was-validated input[type=file]:valid:focus,.wpcf7 .was-validated input[type=month]:valid:focus,.wpcf7 .was-validated input[type=number]:valid:focus,.wpcf7 .was-validated input[type=range]:valid:focus,.wpcf7 .was-validated input[type=search]:valid:focus,.wpcf7 .was-validated input[type=submit]:valid:focus,.wpcf7 .was-validated input[type=tel]:valid:focus,.wpcf7 .was-validated input[type=text]:valid:focus,.wpcf7 .was-validated input[type=time]:valid:focus,.wpcf7 .was-validated input[type=url]:valid:focus,.wpcf7 .was-validated input[type=week]:valid:focus,.wpcf7 .was-validated select:valid:focus,.wpcf7 .was-validated textarea:valid:focus,.wpcf7 input.is-valid[type=color]:focus,.wpcf7 input.is-valid[type=date]:focus,.wpcf7 input.is-valid[type=datetime-local]:focus,.wpcf7 input.is-valid[type=datetime]:focus,.wpcf7 input.is-valid[type=email]:focus,.wpcf7 input.is-valid[type=file]:focus,.wpcf7 input.is-valid[type=month]:focus,.wpcf7 input.is-valid[type=number]:focus,.wpcf7 input.is-valid[type=range]:focus,.wpcf7 input.is-valid[type=search]:focus,.wpcf7 input.is-valid[type=submit]:focus,.wpcf7 input.is-valid[type=tel]:focus,.wpcf7 input.is-valid[type=text]:focus,.wpcf7 input.is-valid[type=time]:focus,.wpcf7 input.is-valid[type=url]:focus,.wpcf7 input.is-valid[type=week]:focus,.wpcf7 select.is-valid:focus,.wpcf7 textarea.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgb(40 167 69 / .25)}.was-validated .wpcf7 select:valid,.was-validated select.form-control:valid,.wpcf7 .was-validated select:valid,.wpcf7 select.is-valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated .wpcf7 textarea:valid,.was-validated textarea.form-control:valid,.wpcf7 .was-validated textarea:valid,.wpcf7 textarea.is-valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgb(40 167 69 / .25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgb(40 167 69 / .25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgb(40 167 69 / .25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgb(220 53 69 / .9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid,.was-validated .wpcf7 .wpcf7-validation-errors:invalid,.was-validated .wpcf7 input[type=color]:invalid,.was-validated .wpcf7 input[type=date]:invalid,.was-validated .wpcf7 input[type=datetime-local]:invalid,.was-validated .wpcf7 input[type=datetime]:invalid,.was-validated .wpcf7 input[type=email]:invalid,.was-validated .wpcf7 input[type=file]:invalid,.was-validated .wpcf7 input[type=month]:invalid,.was-validated .wpcf7 input[type=number]:invalid,.was-validated .wpcf7 input[type=range]:invalid,.was-validated .wpcf7 input[type=search]:invalid,.was-validated .wpcf7 input[type=submit]:invalid,.was-validated .wpcf7 input[type=tel]:invalid,.was-validated .wpcf7 input[type=text]:invalid,.was-validated .wpcf7 input[type=time]:invalid,.was-validated .wpcf7 input[type=url]:invalid,.was-validated .wpcf7 input[type=week]:invalid,.was-validated .wpcf7 select:invalid,.was-validated .wpcf7 textarea:invalid,.wpcf7 .is-invalid.wpcf7-validation-errors,.wpcf7 .was-validated .wpcf7-validation-errors:invalid,.wpcf7 .was-validated input[type=color]:invalid,.wpcf7 .was-validated input[type=date]:invalid,.wpcf7 .was-validated input[type=datetime-local]:invalid,.wpcf7 .was-validated input[type=datetime]:invalid,.wpcf7 .was-validated input[type=email]:invalid,.wpcf7 .was-validated input[type=file]:invalid,.wpcf7 .was-validated input[type=month]:invalid,.wpcf7 .was-validated input[type=number]:invalid,.wpcf7 .was-validated input[type=range]:invalid,.wpcf7 .was-validated input[type=search]:invalid,.wpcf7 .was-validated input[type=submit]:invalid,.wpcf7 .was-validated input[type=tel]:invalid,.wpcf7 .was-validated input[type=text]:invalid,.wpcf7 .was-validated input[type=time]:invalid,.wpcf7 .was-validated input[type=url]:invalid,.wpcf7 .was-validated input[type=week]:invalid,.wpcf7 .was-validated select:invalid,.wpcf7 .was-validated textarea:invalid,.wpcf7 input.is-invalid[type=color],.wpcf7 input.is-invalid[type=date],.wpcf7 input.is-invalid[type=datetime-local],.wpcf7 input.is-invalid[type=datetime],.wpcf7 input.is-invalid[type=email],.wpcf7 input.is-invalid[type=file],.wpcf7 input.is-invalid[type=month],.wpcf7 input.is-invalid[type=number],.wpcf7 input.is-invalid[type=range],.wpcf7 input.is-invalid[type=search],.wpcf7 input.is-invalid[type=submit],.wpcf7 input.is-invalid[type=tel],.wpcf7 input.is-invalid[type=text],.wpcf7 input.is-invalid[type=time],.wpcf7 input.is-invalid[type=url],.wpcf7 input.is-invalid[type=week],.wpcf7 select.is-invalid,.wpcf7 textarea.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus,.was-validated .wpcf7 .wpcf7-validation-errors:invalid:focus,.was-validated .wpcf7 input[type=color]:invalid:focus,.was-validated .wpcf7 input[type=date]:invalid:focus,.was-validated .wpcf7 input[type=datetime-local]:invalid:focus,.was-validated .wpcf7 input[type=datetime]:invalid:focus,.was-validated .wpcf7 input[type=email]:invalid:focus,.was-validated .wpcf7 input[type=file]:invalid:focus,.was-validated .wpcf7 input[type=month]:invalid:focus,.was-validated .wpcf7 input[type=number]:invalid:focus,.was-validated .wpcf7 input[type=range]:invalid:focus,.was-validated .wpcf7 input[type=search]:invalid:focus,.was-validated .wpcf7 input[type=submit]:invalid:focus,.was-validated .wpcf7 input[type=tel]:invalid:focus,.was-validated .wpcf7 input[type=text]:invalid:focus,.was-validated .wpcf7 input[type=time]:invalid:focus,.was-validated .wpcf7 input[type=url]:invalid:focus,.was-validated .wpcf7 input[type=week]:invalid:focus,.was-validated .wpcf7 select:invalid:focus,.was-validated .wpcf7 textarea:invalid:focus,.wpcf7 .is-invalid.wpcf7-validation-errors:focus,.wpcf7 .was-validated .wpcf7-validation-errors:invalid:focus,.wpcf7 .was-validated input[type=color]:invalid:focus,.wpcf7 .was-validated input[type=date]:invalid:focus,.wpcf7 .was-validated input[type=datetime-local]:invalid:focus,.wpcf7 .was-validated input[type=datetime]:invalid:focus,.wpcf7 .was-validated input[type=email]:invalid:focus,.wpcf7 .was-validated input[type=file]:invalid:focus,.wpcf7 .was-validated input[type=month]:invalid:focus,.wpcf7 .was-validated input[type=number]:invalid:focus,.wpcf7 .was-validated input[type=range]:invalid:focus,.wpcf7 .was-validated input[type=search]:invalid:focus,.wpcf7 .was-validated input[type=submit]:invalid:focus,.wpcf7 .was-validated input[type=tel]:invalid:focus,.wpcf7 .was-validated input[type=text]:invalid:focus,.wpcf7 .was-validated input[type=time]:invalid:focus,.wpcf7 .was-validated input[type=url]:invalid:focus,.wpcf7 .was-validated input[type=week]:invalid:focus,.wpcf7 .was-validated select:invalid:focus,.wpcf7 .was-validated textarea:invalid:focus,.wpcf7 input.is-invalid[type=color]:focus,.wpcf7 input.is-invalid[type=date]:focus,.wpcf7 input.is-invalid[type=datetime-local]:focus,.wpcf7 input.is-invalid[type=datetime]:focus,.wpcf7 input.is-invalid[type=email]:focus,.wpcf7 input.is-invalid[type=file]:focus,.wpcf7 input.is-invalid[type=month]:focus,.wpcf7 input.is-invalid[type=number]:focus,.wpcf7 input.is-invalid[type=range]:focus,.wpcf7 input.is-invalid[type=search]:focus,.wpcf7 input.is-invalid[type=submit]:focus,.wpcf7 input.is-invalid[type=tel]:focus,.wpcf7 input.is-invalid[type=text]:focus,.wpcf7 input.is-invalid[type=time]:focus,.wpcf7 input.is-invalid[type=url]:focus,.wpcf7 input.is-invalid[type=week]:focus,.wpcf7 select.is-invalid:focus,.wpcf7 textarea.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgb(220 53 69 / .25)}.was-validated .wpcf7 select:invalid,.was-validated select.form-control:invalid,.wpcf7 .was-validated select:invalid,.wpcf7 select.is-invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated .wpcf7 textarea:invalid,.was-validated textarea.form-control:invalid,.wpcf7 .was-validated textarea:invalid,.wpcf7 textarea.is-invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgb(220 53 69 / .25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgb(220 53 69 / .25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgb(220 53 69 / .25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group,.form-inline .wpcf7 .wpcf7-form p,.wpcf7 .wpcf7-form .form-inline p{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control,.form-inline .wpcf7 .wpcf7-validation-errors,.form-inline .wpcf7 input[type=color],.form-inline .wpcf7 input[type=date],.form-inline .wpcf7 input[type=datetime-local],.form-inline .wpcf7 input[type=datetime],.form-inline .wpcf7 input[type=email],.form-inline .wpcf7 input[type=file],.form-inline .wpcf7 input[type=month],.form-inline .wpcf7 input[type=number],.form-inline .wpcf7 input[type=range],.form-inline .wpcf7 input[type=search],.form-inline .wpcf7 input[type=submit],.form-inline .wpcf7 input[type=tel],.form-inline .wpcf7 input[type=text],.form-inline .wpcf7 input[type=time],.form-inline .wpcf7 input[type=url],.form-inline .wpcf7 input[type=week],.form-inline .wpcf7 select,.form-inline .wpcf7 textarea,.wpcf7 .form-inline .wpcf7-validation-errors,.wpcf7 .form-inline input[type=color],.wpcf7 .form-inline input[type=date],.wpcf7 .form-inline input[type=datetime-local],.wpcf7 .form-inline input[type=datetime],.wpcf7 .form-inline input[type=email],.wpcf7 .form-inline input[type=file],.wpcf7 .form-inline input[type=month],.wpcf7 .form-inline input[type=number],.wpcf7 .form-inline input[type=range],.wpcf7 .form-inline input[type=search],.wpcf7 .form-inline input[type=submit],.wpcf7 .form-inline input[type=tel],.wpcf7 .form-inline input[type=text],.wpcf7 .form-inline input[type=time],.wpcf7 .form-inline input[type=url],.wpcf7 .form-inline input[type=week],.wpcf7 .form-inline select,.wpcf7 .form-inline textarea{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn,.woocommerce-info a.button,.woocommerce-notices-wrapper .woocommerce-message a.button,.wpcf7 input[type=submit]{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff0;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn,.woocommerce-info a.button,.woocommerce-notices-wrapper .woocommerce-message a.button,.wpcf7 input[type=submit]{transition:none}}.btn:hover,.woocommerce-info a.button:hover,.woocommerce-notices-wrapper .woocommerce-message a.button:hover,.wpcf7 input[type=submit]:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus,.woocommerce-info a.button:focus,.woocommerce-info a.focus.button,.woocommerce-notices-wrapper .woocommerce-message a.button:focus,.woocommerce-notices-wrapper .woocommerce-message a.focus.button,.wpcf7 input.focus[type=submit],.wpcf7 input[type=submit]:focus{outline:0;box-shadow:0 0 0 .2rem rgb(85 51 255 / .25)}.btn.disabled,.btn:disabled,.woocommerce-info a.button:disabled,.woocommerce-info a.disabled.button,.woocommerce-notices-wrapper .woocommerce-message a.button:disabled,.woocommerce-notices-wrapper .woocommerce-message a.disabled.button,.wpcf7 input.disabled[type=submit],.wpcf7 input[type=submit]:disabled{opacity:.65}.btn:not(:disabled):not(.disabled),.woocommerce-info a.button:not(:disabled):not(.disabled),.woocommerce-notices-wrapper .woocommerce-message a.button:not(:disabled):not(.disabled),.wpcf7 input[type=submit]:not(:disabled):not(.disabled){cursor:pointer}.woocommerce-info a.disabled.button,.woocommerce-info fieldset:disabled a.button,.woocommerce-notices-wrapper .woocommerce-message a.disabled.button,.woocommerce-notices-wrapper .woocommerce-message fieldset:disabled a.button,a.btn.disabled,fieldset:disabled .woocommerce-info a.button,fieldset:disabled .woocommerce-notices-wrapper .woocommerce-message a.button,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#53f;border-color:#53f}.btn-primary:hover{color:#fff;background-color:#350dff;border-color:#2b00ff}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#350dff;border-color:#2b00ff;box-shadow:0 0 0 .2rem rgb(111 82 255 / .5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#53f;border-color:#53f}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#2b00ff;border-color:#2800f2}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(111 82 255 / .5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgb(130 138 145 / .5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(130 138 145 / .5)}.btn-success,.woocommerce-notices-wrapper .woocommerce-message a.button{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover,.woocommerce-notices-wrapper .woocommerce-message a.button:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus,.woocommerce-notices-wrapper .woocommerce-message a.button:focus,.woocommerce-notices-wrapper .woocommerce-message a.focus.button{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgb(72 180 97 / .5)}.btn-success.disabled,.btn-success:disabled,.woocommerce-notices-wrapper .woocommerce-message a.button:disabled,.woocommerce-notices-wrapper .woocommerce-message a.disabled.button{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle,.woocommerce-notices-wrapper .woocommerce-message .show>a.dropdown-toggle.button,.woocommerce-notices-wrapper .woocommerce-message a.button:not(:disabled):not(.disabled).active,.woocommerce-notices-wrapper .woocommerce-message a.button:not(:disabled):not(.disabled):active{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus,.woocommerce-notices-wrapper .woocommerce-message .show>a.dropdown-toggle.button:focus,.woocommerce-notices-wrapper .woocommerce-message a.button:not(:disabled):not(.disabled).active:focus,.woocommerce-notices-wrapper .woocommerce-message a.button:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgb(72 180 97 / .5)}.btn-info,.woocommerce-info a.button{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover,.woocommerce-info a.button:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus,.woocommerce-info a.button:focus,.woocommerce-info a.focus.button{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgb(58 176 195 / .5)}.btn-info.disabled,.btn-info:disabled,.woocommerce-info a.button:disabled,.woocommerce-info a.disabled.button{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle,.woocommerce-info .show>a.dropdown-toggle.button,.woocommerce-info a.button:not(:disabled):not(.disabled).active,.woocommerce-info a.button:not(:disabled):not(.disabled):active{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus,.woocommerce-info .show>a.dropdown-toggle.button:focus,.woocommerce-info a.button:not(:disabled):not(.disabled).active:focus,.woocommerce-info a.button:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgb(58 176 195 / .5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgb(222 170 12 / .5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(222 170 12 / .5)}.btn-danger,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button:focus,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.focus.button{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgb(225 83 97 / .5)}.btn-danger.disabled,.btn-danger:disabled,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button:disabled,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.disabled.button{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error .show>a.dropdown-toggle.button,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button:not(:disabled):not(.disabled).active,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button:not(:disabled):not(.disabled):active{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error .show>a.dropdown-toggle.button:focus,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button:not(:disabled):not(.disabled).active:focus,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgb(225 83 97 / .5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgb(216 217 219 / .5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(216 217 219 / .5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgb(82 88 93 / .5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(82 88 93 / .5)}.btn-outline-primary,.wpcf7 input[type=submit]{color:#53f;border-color:#53f}.btn-outline-primary:hover,.wpcf7 input[type=submit]:hover{color:#fff;background-color:#53f;border-color:#53f}.btn-outline-primary.focus,.btn-outline-primary:focus,.wpcf7 input.focus[type=submit],.wpcf7 input[type=submit]:focus{box-shadow:0 0 0 .2rem rgb(85 51 255 / .5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled,.wpcf7 input.disabled[type=submit],.wpcf7 input[type=submit]:disabled{color:#53f;background-color:#fff0}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle,.wpcf7 .show>input.dropdown-toggle[type=submit],.wpcf7 input[type=submit]:not(:disabled):not(.disabled).active,.wpcf7 input[type=submit]:not(:disabled):not(.disabled):active{color:#fff;background-color:#53f;border-color:#53f}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus,.wpcf7 .show>input.dropdown-toggle[type=submit]:focus,.wpcf7 input[type=submit]:not(:disabled):not(.disabled).active:focus,.wpcf7 input[type=submit]:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgb(85 51 255 / .5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgb(108 117 125 / .5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:#fff0}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(108 117 125 / .5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgb(40 167 69 / .5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:#fff0}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(40 167 69 / .5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgb(23 162 184 / .5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:#fff0}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(23 162 184 / .5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgb(255 193 7 / .5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:#fff0}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(255 193 7 / .5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgb(220 53 69 / .5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:#fff0}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(220 53 69 / .5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgb(248 249 250 / .5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:#fff0}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(248 249 250 / .5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgb(52 58 64 / .5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:#fff0}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(52 58 64 / .5)}.btn-link{font-weight:400;color:#53f;text-decoration:none}.btn-link:hover{color:#2600e6;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg,.woocommerce-info .btn-group-lg>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-lg>a.button,.wpcf7 .btn-group-lg>input[type=submit]{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm,.woocommerce-info .btn-group-sm>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-sm>a.button,.wpcf7 .btn-group-sm>input[type=submit]{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid #fff0;border-bottom:0;border-left:.3em solid #fff0}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid #fff0;border-bottom:.3em solid;border-left:.3em solid #fff0}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:0;border-bottom:.3em solid #fff0;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:.3em solid;border-bottom:.3em solid #fff0}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:#fff0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#53f}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:#fff0}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn,.woocommerce-info .btn-group-vertical>a.button,.woocommerce-info .btn-group>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button,.wpcf7 .btn-group-vertical>input[type=submit],.wpcf7 .btn-group>input[type=submit]{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover,.woocommerce-info .btn-group-vertical>a.button:hover,.woocommerce-info .btn-group>a.button:hover,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:hover,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:hover,.wpcf7 .btn-group-vertical>input[type=submit]:hover,.wpcf7 .btn-group>input[type=submit]:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.woocommerce-info .btn-group-vertical>a.active.button,.woocommerce-info .btn-group-vertical>a.button:active,.woocommerce-info .btn-group-vertical>a.button:focus,.woocommerce-info .btn-group>a.active.button,.woocommerce-info .btn-group>a.button:active,.woocommerce-info .btn-group>a.button:focus,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.active.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:active,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:focus,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.active.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:active,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:focus,.wpcf7 .btn-group-vertical>input.active[type=submit],.wpcf7 .btn-group-vertical>input[type=submit]:active,.wpcf7 .btn-group-vertical>input[type=submit]:focus,.wpcf7 .btn-group>input.active[type=submit],.wpcf7 .btn-group>input[type=submit]:active,.wpcf7 .btn-group>input[type=submit]:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child),.woocommerce-info .btn-group>a.button:not(:first-child),.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:not(:first-child),.wpcf7 .btn-group>input[type=submit]:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.woocommerce-info .btn-group>.btn-group:not(:last-child)>a.button,.woocommerce-info .btn-group>a.button:not(:last-child):not(.dropdown-toggle),.woocommerce-notices-wrapper .woocommerce-message .btn-group>.btn-group:not(:last-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:not(:last-child):not(.dropdown-toggle),.wpcf7 .btn-group>.btn-group:not(:last-child)>input[type=submit],.wpcf7 .btn-group>input[type=submit]:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child),.woocommerce-info .btn-group>.btn-group:not(:first-child)>a.button,.woocommerce-info .btn-group>a.button:not(:first-child),.woocommerce-notices-wrapper .woocommerce-message .btn-group>.btn-group:not(:first-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:not(:first-child),.wpcf7 .btn-group>.btn-group:not(:first-child)>input[type=submit],.wpcf7 .btn-group>input[type=submit]:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.woocommerce-info .btn-group-sm>a.button+.dropdown-toggle-split,.woocommerce-notices-wrapper .woocommerce-message .btn-group-sm>a.button+.dropdown-toggle-split,.wpcf7 .btn-group-sm>input[type=submit]+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.woocommerce-info .btn-group-lg>a.button+.dropdown-toggle-split,.woocommerce-notices-wrapper .woocommerce-message .btn-group-lg>a.button+.dropdown-toggle-split,.wpcf7 .btn-group-lg>input[type=submit]+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.woocommerce-info .btn-group-vertical>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button,.wpcf7 .btn-group-vertical>input[type=submit]{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.woocommerce-info .btn-group-vertical>a.button:not(:first-child),.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:not(:first-child),.wpcf7 .btn-group-vertical>input[type=submit]:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.woocommerce-info .btn-group-vertical>.btn-group:not(:last-child)>a.button,.woocommerce-info .btn-group-vertical>a.button:not(:last-child):not(.dropdown-toggle),.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>.btn-group:not(:last-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:not(:last-child):not(.dropdown-toggle),.wpcf7 .btn-group-vertical>.btn-group:not(:last-child)>input[type=submit],.wpcf7 .btn-group-vertical>input[type=submit]:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child),.woocommerce-info .btn-group-vertical>.btn-group:not(:first-child)>a.button,.woocommerce-info .btn-group-vertical>a.button:not(:first-child),.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>.btn-group:not(:first-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:not(:first-child),.wpcf7 .btn-group-vertical>.btn-group:not(:first-child)>input[type=submit],.wpcf7 .btn-group-vertical>input[type=submit]:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn,.woocommerce-info .btn-group-toggle>.btn-group>a.button,.woocommerce-info .btn-group-toggle>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-toggle>.btn-group>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-toggle>a.button,.wpcf7 .btn-group-toggle>.btn-group>input[type=submit],.wpcf7 .btn-group-toggle>input[type=submit]{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.woocommerce-info .btn-group-toggle>.btn-group>a.button input[type=checkbox],.woocommerce-info .btn-group-toggle>.btn-group>a.button input[type=radio],.woocommerce-info .btn-group-toggle>a.button input[type=checkbox],.woocommerce-info .btn-group-toggle>a.button input[type=radio],.woocommerce-notices-wrapper .woocommerce-message .btn-group-toggle>.btn-group>a.button input[type=checkbox],.woocommerce-notices-wrapper .woocommerce-message .btn-group-toggle>.btn-group>a.button input[type=radio],.woocommerce-notices-wrapper .woocommerce-message .btn-group-toggle>a.button input[type=checkbox],.woocommerce-notices-wrapper .woocommerce-message .btn-group-toggle>a.button input[type=radio],.wpcf7 .btn-group-toggle>.btn-group>input[type=submit] input[type=checkbox],.wpcf7 .btn-group-toggle>.btn-group>input[type=submit] input[type=radio],.wpcf7 .btn-group-toggle>input[type=submit] input[type=checkbox],.wpcf7 .btn-group-toggle>input[type=submit] input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext,.wpcf7 .input-group>.wpcf7-validation-errors,.wpcf7 .input-group>input[type=color],.wpcf7 .input-group>input[type=date],.wpcf7 .input-group>input[type=datetime-local],.wpcf7 .input-group>input[type=datetime],.wpcf7 .input-group>input[type=email],.wpcf7 .input-group>input[type=file],.wpcf7 .input-group>input[type=month],.wpcf7 .input-group>input[type=number],.wpcf7 .input-group>input[type=range],.wpcf7 .input-group>input[type=search],.wpcf7 .input-group>input[type=submit],.wpcf7 .input-group>input[type=tel],.wpcf7 .input-group>input[type=text],.wpcf7 .input-group>input[type=time],.wpcf7 .input-group>input[type=url],.wpcf7 .input-group>input[type=week],.wpcf7 .input-group>select,.wpcf7 .input-group>textarea{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control,.wpcf7 .input-group>.custom-file+.wpcf7-validation-errors,.wpcf7 .input-group>.custom-file+input[type=color],.wpcf7 .input-group>.custom-file+input[type=date],.wpcf7 .input-group>.custom-file+input[type=datetime-local],.wpcf7 .input-group>.custom-file+input[type=datetime],.wpcf7 .input-group>.custom-file+input[type=email],.wpcf7 .input-group>.custom-file+input[type=file],.wpcf7 .input-group>.custom-file+input[type=month],.wpcf7 .input-group>.custom-file+input[type=number],.wpcf7 .input-group>.custom-file+input[type=range],.wpcf7 .input-group>.custom-file+input[type=search],.wpcf7 .input-group>.custom-file+input[type=submit],.wpcf7 .input-group>.custom-file+input[type=tel],.wpcf7 .input-group>.custom-file+input[type=text],.wpcf7 .input-group>.custom-file+input[type=time],.wpcf7 .input-group>.custom-file+input[type=url],.wpcf7 .input-group>.custom-file+input[type=week],.wpcf7 .input-group>.custom-file+select,.wpcf7 .input-group>.custom-file+textarea,.wpcf7 .input-group>.custom-select+.wpcf7-validation-errors,.wpcf7 .input-group>.custom-select+input[type=color],.wpcf7 .input-group>.custom-select+input[type=date],.wpcf7 .input-group>.custom-select+input[type=datetime-local],.wpcf7 .input-group>.custom-select+input[type=datetime],.wpcf7 .input-group>.custom-select+input[type=email],.wpcf7 .input-group>.custom-select+input[type=file],.wpcf7 .input-group>.custom-select+input[type=month],.wpcf7 .input-group>.custom-select+input[type=number],.wpcf7 .input-group>.custom-select+input[type=range],.wpcf7 .input-group>.custom-select+input[type=search],.wpcf7 .input-group>.custom-select+input[type=submit],.wpcf7 .input-group>.custom-select+input[type=tel],.wpcf7 .input-group>.custom-select+input[type=text],.wpcf7 .input-group>.custom-select+input[type=time],.wpcf7 .input-group>.custom-select+input[type=url],.wpcf7 .input-group>.custom-select+input[type=week],.wpcf7 .input-group>.custom-select+select,.wpcf7 .input-group>.custom-select+textarea,.wpcf7 .input-group>.form-control+.wpcf7-validation-errors,.wpcf7 .input-group>.form-control+input[type=color],.wpcf7 .input-group>.form-control+input[type=date],.wpcf7 .input-group>.form-control+input[type=datetime-local],.wpcf7 .input-group>.form-control+input[type=datetime],.wpcf7 .input-group>.form-control+input[type=email],.wpcf7 .input-group>.form-control+input[type=file],.wpcf7 .input-group>.form-control+input[type=month],.wpcf7 .input-group>.form-control+input[type=number],.wpcf7 .input-group>.form-control+input[type=range],.wpcf7 .input-group>.form-control+input[type=search],.wpcf7 .input-group>.form-control+input[type=submit],.wpcf7 .input-group>.form-control+input[type=tel],.wpcf7 .input-group>.form-control+input[type=text],.wpcf7 .input-group>.form-control+input[type=time],.wpcf7 .input-group>.form-control+input[type=url],.wpcf7 .input-group>.form-control+input[type=week],.wpcf7 .input-group>.form-control+select,.wpcf7 .input-group>.form-control+textarea,.wpcf7 .input-group>.form-control-plaintext+.wpcf7-validation-errors,.wpcf7 .input-group>.form-control-plaintext+input[type=color],.wpcf7 .input-group>.form-control-plaintext+input[type=date],.wpcf7 .input-group>.form-control-plaintext+input[type=datetime-local],.wpcf7 .input-group>.form-control-plaintext+input[type=datetime],.wpcf7 .input-group>.form-control-plaintext+input[type=email],.wpcf7 .input-group>.form-control-plaintext+input[type=file],.wpcf7 .input-group>.form-control-plaintext+input[type=month],.wpcf7 .input-group>.form-control-plaintext+input[type=number],.wpcf7 .input-group>.form-control-plaintext+input[type=range],.wpcf7 .input-group>.form-control-plaintext+input[type=search],.wpcf7 .input-group>.form-control-plaintext+input[type=submit],.wpcf7 .input-group>.form-control-plaintext+input[type=tel],.wpcf7 .input-group>.form-control-plaintext+input[type=text],.wpcf7 .input-group>.form-control-plaintext+input[type=time],.wpcf7 .input-group>.form-control-plaintext+input[type=url],.wpcf7 .input-group>.form-control-plaintext+input[type=week],.wpcf7 .input-group>.form-control-plaintext+select,.wpcf7 .input-group>.form-control-plaintext+textarea,.wpcf7 .input-group>.wpcf7-validation-errors+.custom-file,.wpcf7 .input-group>.wpcf7-validation-errors+.custom-select,.wpcf7 .input-group>.wpcf7-validation-errors+.form-control,.wpcf7 .input-group>.wpcf7-validation-errors+.wpcf7-validation-errors,.wpcf7 .input-group>.wpcf7-validation-errors+input[type=color],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=date],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=datetime-local],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=datetime],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=email],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=file],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=month],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=number],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=range],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=search],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=submit],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=tel],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=text],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=time],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=url],.wpcf7 .input-group>.wpcf7-validation-errors+input[type=week],.wpcf7 .input-group>.wpcf7-validation-errors+select,.wpcf7 .input-group>.wpcf7-validation-errors+textarea,.wpcf7 .input-group>input[type=color]+.custom-file,.wpcf7 .input-group>input[type=color]+.custom-select,.wpcf7 .input-group>input[type=color]+.form-control,.wpcf7 .input-group>input[type=color]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=color]+input[type=color],.wpcf7 .input-group>input[type=color]+input[type=date],.wpcf7 .input-group>input[type=color]+input[type=datetime-local],.wpcf7 .input-group>input[type=color]+input[type=datetime],.wpcf7 .input-group>input[type=color]+input[type=email],.wpcf7 .input-group>input[type=color]+input[type=file],.wpcf7 .input-group>input[type=color]+input[type=month],.wpcf7 .input-group>input[type=color]+input[type=number],.wpcf7 .input-group>input[type=color]+input[type=range],.wpcf7 .input-group>input[type=color]+input[type=search],.wpcf7 .input-group>input[type=color]+input[type=submit],.wpcf7 .input-group>input[type=color]+input[type=tel],.wpcf7 .input-group>input[type=color]+input[type=text],.wpcf7 .input-group>input[type=color]+input[type=time],.wpcf7 .input-group>input[type=color]+input[type=url],.wpcf7 .input-group>input[type=color]+input[type=week],.wpcf7 .input-group>input[type=color]+select,.wpcf7 .input-group>input[type=color]+textarea,.wpcf7 .input-group>input[type=date]+.custom-file,.wpcf7 .input-group>input[type=date]+.custom-select,.wpcf7 .input-group>input[type=date]+.form-control,.wpcf7 .input-group>input[type=date]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=date]+input[type=color],.wpcf7 .input-group>input[type=date]+input[type=date],.wpcf7 .input-group>input[type=date]+input[type=datetime-local],.wpcf7 .input-group>input[type=date]+input[type=datetime],.wpcf7 .input-group>input[type=date]+input[type=email],.wpcf7 .input-group>input[type=date]+input[type=file],.wpcf7 .input-group>input[type=date]+input[type=month],.wpcf7 .input-group>input[type=date]+input[type=number],.wpcf7 .input-group>input[type=date]+input[type=range],.wpcf7 .input-group>input[type=date]+input[type=search],.wpcf7 .input-group>input[type=date]+input[type=submit],.wpcf7 .input-group>input[type=date]+input[type=tel],.wpcf7 .input-group>input[type=date]+input[type=text],.wpcf7 .input-group>input[type=date]+input[type=time],.wpcf7 .input-group>input[type=date]+input[type=url],.wpcf7 .input-group>input[type=date]+input[type=week],.wpcf7 .input-group>input[type=date]+select,.wpcf7 .input-group>input[type=date]+textarea,.wpcf7 .input-group>input[type=datetime-local]+.custom-file,.wpcf7 .input-group>input[type=datetime-local]+.custom-select,.wpcf7 .input-group>input[type=datetime-local]+.form-control,.wpcf7 .input-group>input[type=datetime-local]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=datetime-local]+input[type=color],.wpcf7 .input-group>input[type=datetime-local]+input[type=date],.wpcf7 .input-group>input[type=datetime-local]+input[type=datetime-local],.wpcf7 .input-group>input[type=datetime-local]+input[type=datetime],.wpcf7 .input-group>input[type=datetime-local]+input[type=email],.wpcf7 .input-group>input[type=datetime-local]+input[type=file],.wpcf7 .input-group>input[type=datetime-local]+input[type=month],.wpcf7 .input-group>input[type=datetime-local]+input[type=number],.wpcf7 .input-group>input[type=datetime-local]+input[type=range],.wpcf7 .input-group>input[type=datetime-local]+input[type=search],.wpcf7 .input-group>input[type=datetime-local]+input[type=submit],.wpcf7 .input-group>input[type=datetime-local]+input[type=tel],.wpcf7 .input-group>input[type=datetime-local]+input[type=text],.wpcf7 .input-group>input[type=datetime-local]+input[type=time],.wpcf7 .input-group>input[type=datetime-local]+input[type=url],.wpcf7 .input-group>input[type=datetime-local]+input[type=week],.wpcf7 .input-group>input[type=datetime-local]+select,.wpcf7 .input-group>input[type=datetime-local]+textarea,.wpcf7 .input-group>input[type=datetime]+.custom-file,.wpcf7 .input-group>input[type=datetime]+.custom-select,.wpcf7 .input-group>input[type=datetime]+.form-control,.wpcf7 .input-group>input[type=datetime]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=datetime]+input[type=color],.wpcf7 .input-group>input[type=datetime]+input[type=date],.wpcf7 .input-group>input[type=datetime]+input[type=datetime-local],.wpcf7 .input-group>input[type=datetime]+input[type=datetime],.wpcf7 .input-group>input[type=datetime]+input[type=email],.wpcf7 .input-group>input[type=datetime]+input[type=file],.wpcf7 .input-group>input[type=datetime]+input[type=month],.wpcf7 .input-group>input[type=datetime]+input[type=number],.wpcf7 .input-group>input[type=datetime]+input[type=range],.wpcf7 .input-group>input[type=datetime]+input[type=search],.wpcf7 .input-group>input[type=datetime]+input[type=submit],.wpcf7 .input-group>input[type=datetime]+input[type=tel],.wpcf7 .input-group>input[type=datetime]+input[type=text],.wpcf7 .input-group>input[type=datetime]+input[type=time],.wpcf7 .input-group>input[type=datetime]+input[type=url],.wpcf7 .input-group>input[type=datetime]+input[type=week],.wpcf7 .input-group>input[type=datetime]+select,.wpcf7 .input-group>input[type=datetime]+textarea,.wpcf7 .input-group>input[type=email]+.custom-file,.wpcf7 .input-group>input[type=email]+.custom-select,.wpcf7 .input-group>input[type=email]+.form-control,.wpcf7 .input-group>input[type=email]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=email]+input[type=color],.wpcf7 .input-group>input[type=email]+input[type=date],.wpcf7 .input-group>input[type=email]+input[type=datetime-local],.wpcf7 .input-group>input[type=email]+input[type=datetime],.wpcf7 .input-group>input[type=email]+input[type=email],.wpcf7 .input-group>input[type=email]+input[type=file],.wpcf7 .input-group>input[type=email]+input[type=month],.wpcf7 .input-group>input[type=email]+input[type=number],.wpcf7 .input-group>input[type=email]+input[type=range],.wpcf7 .input-group>input[type=email]+input[type=search],.wpcf7 .input-group>input[type=email]+input[type=submit],.wpcf7 .input-group>input[type=email]+input[type=tel],.wpcf7 .input-group>input[type=email]+input[type=text],.wpcf7 .input-group>input[type=email]+input[type=time],.wpcf7 .input-group>input[type=email]+input[type=url],.wpcf7 .input-group>input[type=email]+input[type=week],.wpcf7 .input-group>input[type=email]+select,.wpcf7 .input-group>input[type=email]+textarea,.wpcf7 .input-group>input[type=file]+.custom-file,.wpcf7 .input-group>input[type=file]+.custom-select,.wpcf7 .input-group>input[type=file]+.form-control,.wpcf7 .input-group>input[type=file]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=file]+input[type=color],.wpcf7 .input-group>input[type=file]+input[type=date],.wpcf7 .input-group>input[type=file]+input[type=datetime-local],.wpcf7 .input-group>input[type=file]+input[type=datetime],.wpcf7 .input-group>input[type=file]+input[type=email],.wpcf7 .input-group>input[type=file]+input[type=file],.wpcf7 .input-group>input[type=file]+input[type=month],.wpcf7 .input-group>input[type=file]+input[type=number],.wpcf7 .input-group>input[type=file]+input[type=range],.wpcf7 .input-group>input[type=file]+input[type=search],.wpcf7 .input-group>input[type=file]+input[type=submit],.wpcf7 .input-group>input[type=file]+input[type=tel],.wpcf7 .input-group>input[type=file]+input[type=text],.wpcf7 .input-group>input[type=file]+input[type=time],.wpcf7 .input-group>input[type=file]+input[type=url],.wpcf7 .input-group>input[type=file]+input[type=week],.wpcf7 .input-group>input[type=file]+select,.wpcf7 .input-group>input[type=file]+textarea,.wpcf7 .input-group>input[type=month]+.custom-file,.wpcf7 .input-group>input[type=month]+.custom-select,.wpcf7 .input-group>input[type=month]+.form-control,.wpcf7 .input-group>input[type=month]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=month]+input[type=color],.wpcf7 .input-group>input[type=month]+input[type=date],.wpcf7 .input-group>input[type=month]+input[type=datetime-local],.wpcf7 .input-group>input[type=month]+input[type=datetime],.wpcf7 .input-group>input[type=month]+input[type=email],.wpcf7 .input-group>input[type=month]+input[type=file],.wpcf7 .input-group>input[type=month]+input[type=month],.wpcf7 .input-group>input[type=month]+input[type=number],.wpcf7 .input-group>input[type=month]+input[type=range],.wpcf7 .input-group>input[type=month]+input[type=search],.wpcf7 .input-group>input[type=month]+input[type=submit],.wpcf7 .input-group>input[type=month]+input[type=tel],.wpcf7 .input-group>input[type=month]+input[type=text],.wpcf7 .input-group>input[type=month]+input[type=time],.wpcf7 .input-group>input[type=month]+input[type=url],.wpcf7 .input-group>input[type=month]+input[type=week],.wpcf7 .input-group>input[type=month]+select,.wpcf7 .input-group>input[type=month]+textarea,.wpcf7 .input-group>input[type=number]+.custom-file,.wpcf7 .input-group>input[type=number]+.custom-select,.wpcf7 .input-group>input[type=number]+.form-control,.wpcf7 .input-group>input[type=number]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=number]+input[type=color],.wpcf7 .input-group>input[type=number]+input[type=date],.wpcf7 .input-group>input[type=number]+input[type=datetime-local],.wpcf7 .input-group>input[type=number]+input[type=datetime],.wpcf7 .input-group>input[type=number]+input[type=email],.wpcf7 .input-group>input[type=number]+input[type=file],.wpcf7 .input-group>input[type=number]+input[type=month],.wpcf7 .input-group>input[type=number]+input[type=number],.wpcf7 .input-group>input[type=number]+input[type=range],.wpcf7 .input-group>input[type=number]+input[type=search],.wpcf7 .input-group>input[type=number]+input[type=submit],.wpcf7 .input-group>input[type=number]+input[type=tel],.wpcf7 .input-group>input[type=number]+input[type=text],.wpcf7 .input-group>input[type=number]+input[type=time],.wpcf7 .input-group>input[type=number]+input[type=url],.wpcf7 .input-group>input[type=number]+input[type=week],.wpcf7 .input-group>input[type=number]+select,.wpcf7 .input-group>input[type=number]+textarea,.wpcf7 .input-group>input[type=range]+.custom-file,.wpcf7 .input-group>input[type=range]+.custom-select,.wpcf7 .input-group>input[type=range]+.form-control,.wpcf7 .input-group>input[type=range]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=range]+input[type=color],.wpcf7 .input-group>input[type=range]+input[type=date],.wpcf7 .input-group>input[type=range]+input[type=datetime-local],.wpcf7 .input-group>input[type=range]+input[type=datetime],.wpcf7 .input-group>input[type=range]+input[type=email],.wpcf7 .input-group>input[type=range]+input[type=file],.wpcf7 .input-group>input[type=range]+input[type=month],.wpcf7 .input-group>input[type=range]+input[type=number],.wpcf7 .input-group>input[type=range]+input[type=range],.wpcf7 .input-group>input[type=range]+input[type=search],.wpcf7 .input-group>input[type=range]+input[type=submit],.wpcf7 .input-group>input[type=range]+input[type=tel],.wpcf7 .input-group>input[type=range]+input[type=text],.wpcf7 .input-group>input[type=range]+input[type=time],.wpcf7 .input-group>input[type=range]+input[type=url],.wpcf7 .input-group>input[type=range]+input[type=week],.wpcf7 .input-group>input[type=range]+select,.wpcf7 .input-group>input[type=range]+textarea,.wpcf7 .input-group>input[type=search]+.custom-file,.wpcf7 .input-group>input[type=search]+.custom-select,.wpcf7 .input-group>input[type=search]+.form-control,.wpcf7 .input-group>input[type=search]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=search]+input[type=color],.wpcf7 .input-group>input[type=search]+input[type=date],.wpcf7 .input-group>input[type=search]+input[type=datetime-local],.wpcf7 .input-group>input[type=search]+input[type=datetime],.wpcf7 .input-group>input[type=search]+input[type=email],.wpcf7 .input-group>input[type=search]+input[type=file],.wpcf7 .input-group>input[type=search]+input[type=month],.wpcf7 .input-group>input[type=search]+input[type=number],.wpcf7 .input-group>input[type=search]+input[type=range],.wpcf7 .input-group>input[type=search]+input[type=search],.wpcf7 .input-group>input[type=search]+input[type=submit],.wpcf7 .input-group>input[type=search]+input[type=tel],.wpcf7 .input-group>input[type=search]+input[type=text],.wpcf7 .input-group>input[type=search]+input[type=time],.wpcf7 .input-group>input[type=search]+input[type=url],.wpcf7 .input-group>input[type=search]+input[type=week],.wpcf7 .input-group>input[type=search]+select,.wpcf7 .input-group>input[type=search]+textarea,.wpcf7 .input-group>input[type=submit]+.custom-file,.wpcf7 .input-group>input[type=submit]+.custom-select,.wpcf7 .input-group>input[type=submit]+.form-control,.wpcf7 .input-group>input[type=submit]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=submit]+input[type=color],.wpcf7 .input-group>input[type=submit]+input[type=date],.wpcf7 .input-group>input[type=submit]+input[type=datetime-local],.wpcf7 .input-group>input[type=submit]+input[type=datetime],.wpcf7 .input-group>input[type=submit]+input[type=email],.wpcf7 .input-group>input[type=submit]+input[type=file],.wpcf7 .input-group>input[type=submit]+input[type=month],.wpcf7 .input-group>input[type=submit]+input[type=number],.wpcf7 .input-group>input[type=submit]+input[type=range],.wpcf7 .input-group>input[type=submit]+input[type=search],.wpcf7 .input-group>input[type=submit]+input[type=submit],.wpcf7 .input-group>input[type=submit]+input[type=tel],.wpcf7 .input-group>input[type=submit]+input[type=text],.wpcf7 .input-group>input[type=submit]+input[type=time],.wpcf7 .input-group>input[type=submit]+input[type=url],.wpcf7 .input-group>input[type=submit]+input[type=week],.wpcf7 .input-group>input[type=submit]+select,.wpcf7 .input-group>input[type=submit]+textarea,.wpcf7 .input-group>input[type=tel]+.custom-file,.wpcf7 .input-group>input[type=tel]+.custom-select,.wpcf7 .input-group>input[type=tel]+.form-control,.wpcf7 .input-group>input[type=tel]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=tel]+input[type=color],.wpcf7 .input-group>input[type=tel]+input[type=date],.wpcf7 .input-group>input[type=tel]+input[type=datetime-local],.wpcf7 .input-group>input[type=tel]+input[type=datetime],.wpcf7 .input-group>input[type=tel]+input[type=email],.wpcf7 .input-group>input[type=tel]+input[type=file],.wpcf7 .input-group>input[type=tel]+input[type=month],.wpcf7 .input-group>input[type=tel]+input[type=number],.wpcf7 .input-group>input[type=tel]+input[type=range],.wpcf7 .input-group>input[type=tel]+input[type=search],.wpcf7 .input-group>input[type=tel]+input[type=submit],.wpcf7 .input-group>input[type=tel]+input[type=tel],.wpcf7 .input-group>input[type=tel]+input[type=text],.wpcf7 .input-group>input[type=tel]+input[type=time],.wpcf7 .input-group>input[type=tel]+input[type=url],.wpcf7 .input-group>input[type=tel]+input[type=week],.wpcf7 .input-group>input[type=tel]+select,.wpcf7 .input-group>input[type=tel]+textarea,.wpcf7 .input-group>input[type=text]+.custom-file,.wpcf7 .input-group>input[type=text]+.custom-select,.wpcf7 .input-group>input[type=text]+.form-control,.wpcf7 .input-group>input[type=text]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=text]+input[type=color],.wpcf7 .input-group>input[type=text]+input[type=date],.wpcf7 .input-group>input[type=text]+input[type=datetime-local],.wpcf7 .input-group>input[type=text]+input[type=datetime],.wpcf7 .input-group>input[type=text]+input[type=email],.wpcf7 .input-group>input[type=text]+input[type=file],.wpcf7 .input-group>input[type=text]+input[type=month],.wpcf7 .input-group>input[type=text]+input[type=number],.wpcf7 .input-group>input[type=text]+input[type=range],.wpcf7 .input-group>input[type=text]+input[type=search],.wpcf7 .input-group>input[type=text]+input[type=submit],.wpcf7 .input-group>input[type=text]+input[type=tel],.wpcf7 .input-group>input[type=text]+input[type=text],.wpcf7 .input-group>input[type=text]+input[type=time],.wpcf7 .input-group>input[type=text]+input[type=url],.wpcf7 .input-group>input[type=text]+input[type=week],.wpcf7 .input-group>input[type=text]+select,.wpcf7 .input-group>input[type=text]+textarea,.wpcf7 .input-group>input[type=time]+.custom-file,.wpcf7 .input-group>input[type=time]+.custom-select,.wpcf7 .input-group>input[type=time]+.form-control,.wpcf7 .input-group>input[type=time]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=time]+input[type=color],.wpcf7 .input-group>input[type=time]+input[type=date],.wpcf7 .input-group>input[type=time]+input[type=datetime-local],.wpcf7 .input-group>input[type=time]+input[type=datetime],.wpcf7 .input-group>input[type=time]+input[type=email],.wpcf7 .input-group>input[type=time]+input[type=file],.wpcf7 .input-group>input[type=time]+input[type=month],.wpcf7 .input-group>input[type=time]+input[type=number],.wpcf7 .input-group>input[type=time]+input[type=range],.wpcf7 .input-group>input[type=time]+input[type=search],.wpcf7 .input-group>input[type=time]+input[type=submit],.wpcf7 .input-group>input[type=time]+input[type=tel],.wpcf7 .input-group>input[type=time]+input[type=text],.wpcf7 .input-group>input[type=time]+input[type=time],.wpcf7 .input-group>input[type=time]+input[type=url],.wpcf7 .input-group>input[type=time]+input[type=week],.wpcf7 .input-group>input[type=time]+select,.wpcf7 .input-group>input[type=time]+textarea,.wpcf7 .input-group>input[type=url]+.custom-file,.wpcf7 .input-group>input[type=url]+.custom-select,.wpcf7 .input-group>input[type=url]+.form-control,.wpcf7 .input-group>input[type=url]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=url]+input[type=color],.wpcf7 .input-group>input[type=url]+input[type=date],.wpcf7 .input-group>input[type=url]+input[type=datetime-local],.wpcf7 .input-group>input[type=url]+input[type=datetime],.wpcf7 .input-group>input[type=url]+input[type=email],.wpcf7 .input-group>input[type=url]+input[type=file],.wpcf7 .input-group>input[type=url]+input[type=month],.wpcf7 .input-group>input[type=url]+input[type=number],.wpcf7 .input-group>input[type=url]+input[type=range],.wpcf7 .input-group>input[type=url]+input[type=search],.wpcf7 .input-group>input[type=url]+input[type=submit],.wpcf7 .input-group>input[type=url]+input[type=tel],.wpcf7 .input-group>input[type=url]+input[type=text],.wpcf7 .input-group>input[type=url]+input[type=time],.wpcf7 .input-group>input[type=url]+input[type=url],.wpcf7 .input-group>input[type=url]+input[type=week],.wpcf7 .input-group>input[type=url]+select,.wpcf7 .input-group>input[type=url]+textarea,.wpcf7 .input-group>input[type=week]+.custom-file,.wpcf7 .input-group>input[type=week]+.custom-select,.wpcf7 .input-group>input[type=week]+.form-control,.wpcf7 .input-group>input[type=week]+.wpcf7-validation-errors,.wpcf7 .input-group>input[type=week]+input[type=color],.wpcf7 .input-group>input[type=week]+input[type=date],.wpcf7 .input-group>input[type=week]+input[type=datetime-local],.wpcf7 .input-group>input[type=week]+input[type=datetime],.wpcf7 .input-group>input[type=week]+input[type=email],.wpcf7 .input-group>input[type=week]+input[type=file],.wpcf7 .input-group>input[type=week]+input[type=month],.wpcf7 .input-group>input[type=week]+input[type=number],.wpcf7 .input-group>input[type=week]+input[type=range],.wpcf7 .input-group>input[type=week]+input[type=search],.wpcf7 .input-group>input[type=week]+input[type=submit],.wpcf7 .input-group>input[type=week]+input[type=tel],.wpcf7 .input-group>input[type=week]+input[type=text],.wpcf7 .input-group>input[type=week]+input[type=time],.wpcf7 .input-group>input[type=week]+input[type=url],.wpcf7 .input-group>input[type=week]+input[type=week],.wpcf7 .input-group>input[type=week]+select,.wpcf7 .input-group>input[type=week]+textarea,.wpcf7 .input-group>select+.custom-file,.wpcf7 .input-group>select+.custom-select,.wpcf7 .input-group>select+.form-control,.wpcf7 .input-group>select+.wpcf7-validation-errors,.wpcf7 .input-group>select+input[type=color],.wpcf7 .input-group>select+input[type=date],.wpcf7 .input-group>select+input[type=datetime-local],.wpcf7 .input-group>select+input[type=datetime],.wpcf7 .input-group>select+input[type=email],.wpcf7 .input-group>select+input[type=file],.wpcf7 .input-group>select+input[type=month],.wpcf7 .input-group>select+input[type=number],.wpcf7 .input-group>select+input[type=range],.wpcf7 .input-group>select+input[type=search],.wpcf7 .input-group>select+input[type=submit],.wpcf7 .input-group>select+input[type=tel],.wpcf7 .input-group>select+input[type=text],.wpcf7 .input-group>select+input[type=time],.wpcf7 .input-group>select+input[type=url],.wpcf7 .input-group>select+input[type=week],.wpcf7 .input-group>select+select,.wpcf7 .input-group>select+textarea,.wpcf7 .input-group>textarea+.custom-file,.wpcf7 .input-group>textarea+.custom-select,.wpcf7 .input-group>textarea+.form-control,.wpcf7 .input-group>textarea+.wpcf7-validation-errors,.wpcf7 .input-group>textarea+input[type=color],.wpcf7 .input-group>textarea+input[type=date],.wpcf7 .input-group>textarea+input[type=datetime-local],.wpcf7 .input-group>textarea+input[type=datetime],.wpcf7 .input-group>textarea+input[type=email],.wpcf7 .input-group>textarea+input[type=file],.wpcf7 .input-group>textarea+input[type=month],.wpcf7 .input-group>textarea+input[type=number],.wpcf7 .input-group>textarea+input[type=range],.wpcf7 .input-group>textarea+input[type=search],.wpcf7 .input-group>textarea+input[type=submit],.wpcf7 .input-group>textarea+input[type=tel],.wpcf7 .input-group>textarea+input[type=text],.wpcf7 .input-group>textarea+input[type=time],.wpcf7 .input-group>textarea+input[type=url],.wpcf7 .input-group>textarea+input[type=week],.wpcf7 .input-group>textarea+select,.wpcf7 .input-group>textarea+textarea{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus,.wpcf7 .input-group>.wpcf7-validation-errors:focus,.wpcf7 .input-group>input[type=color]:focus,.wpcf7 .input-group>input[type=date]:focus,.wpcf7 .input-group>input[type=datetime-local]:focus,.wpcf7 .input-group>input[type=datetime]:focus,.wpcf7 .input-group>input[type=email]:focus,.wpcf7 .input-group>input[type=file]:focus,.wpcf7 .input-group>input[type=month]:focus,.wpcf7 .input-group>input[type=number]:focus,.wpcf7 .input-group>input[type=range]:focus,.wpcf7 .input-group>input[type=search]:focus,.wpcf7 .input-group>input[type=submit]:focus,.wpcf7 .input-group>input[type=tel]:focus,.wpcf7 .input-group>input[type=text]:focus,.wpcf7 .input-group>input[type=time]:focus,.wpcf7 .input-group>input[type=url]:focus,.wpcf7 .input-group>input[type=week]:focus,.wpcf7 .input-group>select:focus,.wpcf7 .input-group>textarea:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child),.wpcf7 .input-group>.wpcf7-validation-errors:not(:first-child),.wpcf7 .input-group>input[type=color]:not(:first-child),.wpcf7 .input-group>input[type=date]:not(:first-child),.wpcf7 .input-group>input[type=datetime-local]:not(:first-child),.wpcf7 .input-group>input[type=datetime]:not(:first-child),.wpcf7 .input-group>input[type=email]:not(:first-child),.wpcf7 .input-group>input[type=file]:not(:first-child),.wpcf7 .input-group>input[type=month]:not(:first-child),.wpcf7 .input-group>input[type=number]:not(:first-child),.wpcf7 .input-group>input[type=range]:not(:first-child),.wpcf7 .input-group>input[type=search]:not(:first-child),.wpcf7 .input-group>input[type=submit]:not(:first-child),.wpcf7 .input-group>input[type=tel]:not(:first-child),.wpcf7 .input-group>input[type=text]:not(:first-child),.wpcf7 .input-group>input[type=time]:not(:first-child),.wpcf7 .input-group>input[type=url]:not(:first-child),.wpcf7 .input-group>input[type=week]:not(:first-child),.wpcf7 .input-group>select:not(:first-child),.wpcf7 .input-group>textarea:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child),.wpcf7 .input-group:not(.has-validation)>.wpcf7-validation-errors:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=color]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=date]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=datetime-local]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=datetime]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=email]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=file]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=month]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=number]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=range]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=search]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=submit]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=tel]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=text]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=time]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=url]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>input[type=week]:not(:last-child),.wpcf7 .input-group:not(.has-validation)>select:not(:last-child),.wpcf7 .input-group:not(.has-validation)>textarea:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.wpcf7 .input-group.has-validation>.wpcf7-validation-errors:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=color]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=date]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=datetime-local]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=datetime]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=email]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=file]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=month]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=number]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=range]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=search]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=submit]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=tel]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=text]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=time]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=url]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>input[type=week]:nth-last-child(n+3),.wpcf7 .input-group.has-validation>select:nth-last-child(n+3),.wpcf7 .input-group.has-validation>textarea:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-append .woocommerce-info a.button,.input-group-append .woocommerce-notices-wrapper .woocommerce-message a.button,.input-group-append .wpcf7 input[type=submit],.input-group-prepend .btn,.input-group-prepend .woocommerce-info a.button,.input-group-prepend .woocommerce-notices-wrapper .woocommerce-message a.button,.input-group-prepend .wpcf7 input[type=submit],.woocommerce-info .input-group-append a.button,.woocommerce-info .input-group-prepend a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-append a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend a.button,.wpcf7 .input-group-append input[type=submit],.wpcf7 .input-group-prepend input[type=submit]{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-append .woocommerce-info a.button:focus,.input-group-append .woocommerce-notices-wrapper .woocommerce-message a.button:focus,.input-group-append .wpcf7 input[type=submit]:focus,.input-group-prepend .btn:focus,.input-group-prepend .woocommerce-info a.button:focus,.input-group-prepend .woocommerce-notices-wrapper .woocommerce-message a.button:focus,.input-group-prepend .wpcf7 input[type=submit]:focus,.woocommerce-info .input-group-append a.button:focus,.woocommerce-info .input-group-prepend a.button:focus,.woocommerce-notices-wrapper .woocommerce-message .input-group-append a.button:focus,.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend a.button:focus,.wpcf7 .input-group-append input[type=submit]:focus,.wpcf7 .input-group-prepend input[type=submit]:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-append .woocommerce-info .btn+a.button,.input-group-append .woocommerce-info .input-group-text+a.button,.input-group-append .woocommerce-info a.button+.btn,.input-group-append .woocommerce-info a.button+.input-group-text,.input-group-append .woocommerce-info a.button+a.button,.input-group-append .woocommerce-notices-wrapper .woocommerce-message .btn+a.button,.input-group-append .woocommerce-notices-wrapper .woocommerce-message .input-group-text+a.button,.input-group-append .woocommerce-notices-wrapper .woocommerce-message .woocommerce-info a.button+a.button,.input-group-append .woocommerce-notices-wrapper .woocommerce-message a.button+.btn,.input-group-append .woocommerce-notices-wrapper .woocommerce-message a.button+.input-group-text,.input-group-append .woocommerce-notices-wrapper .woocommerce-message a.button+a.button,.input-group-append .wpcf7 .btn+input[type=submit],.input-group-append .wpcf7 .input-group-text+input[type=submit],.input-group-append .wpcf7 .woocommerce-info a.button+input[type=submit],.input-group-append .wpcf7 .woocommerce-info input[type=submit]+a.button,.input-group-append .wpcf7 .woocommerce-notices-wrapper .woocommerce-message a.button+input[type=submit],.input-group-append .wpcf7 .woocommerce-notices-wrapper .woocommerce-message input[type=submit]+a.button,.input-group-append .wpcf7 input[type=submit]+.btn,.input-group-append .wpcf7 input[type=submit]+.input-group-text,.input-group-append .wpcf7 input[type=submit]+input[type=submit],.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .woocommerce-info .btn+a.button,.input-group-prepend .woocommerce-info .input-group-text+a.button,.input-group-prepend .woocommerce-info a.button+.btn,.input-group-prepend .woocommerce-info a.button+.input-group-text,.input-group-prepend .woocommerce-info a.button+a.button,.input-group-prepend .woocommerce-notices-wrapper .woocommerce-message .btn+a.button,.input-group-prepend .woocommerce-notices-wrapper .woocommerce-message .input-group-text+a.button,.input-group-prepend .woocommerce-notices-wrapper .woocommerce-message .woocommerce-info a.button+a.button,.input-group-prepend .woocommerce-notices-wrapper .woocommerce-message a.button+.btn,.input-group-prepend .woocommerce-notices-wrapper .woocommerce-message a.button+.input-group-text,.input-group-prepend .woocommerce-notices-wrapper .woocommerce-message a.button+a.button,.input-group-prepend .wpcf7 .btn+input[type=submit],.input-group-prepend .wpcf7 .input-group-text+input[type=submit],.input-group-prepend .wpcf7 .woocommerce-info a.button+input[type=submit],.input-group-prepend .wpcf7 .woocommerce-info input[type=submit]+a.button,.input-group-prepend .wpcf7 .woocommerce-notices-wrapper .woocommerce-message a.button+input[type=submit],.input-group-prepend .wpcf7 .woocommerce-notices-wrapper .woocommerce-message input[type=submit]+a.button,.input-group-prepend .wpcf7 input[type=submit]+.btn,.input-group-prepend .wpcf7 input[type=submit]+.input-group-text,.input-group-prepend .wpcf7 input[type=submit]+input[type=submit],.woocommerce-info .input-group-append .btn+a.button,.woocommerce-info .input-group-append .input-group-text+a.button,.woocommerce-info .input-group-append .woocommerce-notices-wrapper .woocommerce-message a.button+a.button,.woocommerce-info .input-group-append .wpcf7 a.button+input[type=submit],.woocommerce-info .input-group-append .wpcf7 input[type=submit]+a.button,.woocommerce-info .input-group-append a.button+.btn,.woocommerce-info .input-group-append a.button+.input-group-text,.woocommerce-info .input-group-append a.button+a.button,.woocommerce-info .input-group-prepend .btn+a.button,.woocommerce-info .input-group-prepend .input-group-text+a.button,.woocommerce-info .input-group-prepend .woocommerce-notices-wrapper .woocommerce-message a.button+a.button,.woocommerce-info .input-group-prepend .wpcf7 a.button+input[type=submit],.woocommerce-info .input-group-prepend .wpcf7 input[type=submit]+a.button,.woocommerce-info .input-group-prepend a.button+.btn,.woocommerce-info .input-group-prepend a.button+.input-group-text,.woocommerce-info .input-group-prepend a.button+a.button,.woocommerce-info .woocommerce-notices-wrapper .woocommerce-message .input-group-append a.button+a.button,.woocommerce-info .woocommerce-notices-wrapper .woocommerce-message .input-group-prepend a.button+a.button,.woocommerce-info .wpcf7 .input-group-append a.button+input[type=submit],.woocommerce-info .wpcf7 .input-group-append input[type=submit]+a.button,.woocommerce-info .wpcf7 .input-group-prepend a.button+input[type=submit],.woocommerce-info .wpcf7 .input-group-prepend input[type=submit]+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-append .btn+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-append .input-group-text+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-append .woocommerce-info a.button+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-append .wpcf7 a.button+input[type=submit],.woocommerce-notices-wrapper .woocommerce-message .input-group-append .wpcf7 input[type=submit]+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-append a.button+.btn,.woocommerce-notices-wrapper .woocommerce-message .input-group-append a.button+.input-group-text,.woocommerce-notices-wrapper .woocommerce-message .input-group-append a.button+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend .btn+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend .input-group-text+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend .woocommerce-info a.button+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend .wpcf7 a.button+input[type=submit],.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend .wpcf7 input[type=submit]+a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend a.button+.btn,.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend a.button+.input-group-text,.woocommerce-notices-wrapper .woocommerce-message .input-group-prepend a.button+a.button,.woocommerce-notices-wrapper .woocommerce-message .wpcf7 .input-group-append a.button+input[type=submit],.woocommerce-notices-wrapper .woocommerce-message .wpcf7 .input-group-append input[type=submit]+a.button,.woocommerce-notices-wrapper .woocommerce-message .wpcf7 .input-group-prepend a.button+input[type=submit],.woocommerce-notices-wrapper .woocommerce-message .wpcf7 .input-group-prepend input[type=submit]+a.button,.wpcf7 .input-group-append .btn+input[type=submit],.wpcf7 .input-group-append .input-group-text+input[type=submit],.wpcf7 .input-group-append .woocommerce-info a.button+input[type=submit],.wpcf7 .input-group-append .woocommerce-info input[type=submit]+a.button,.wpcf7 .input-group-append .woocommerce-notices-wrapper .woocommerce-message a.button+input[type=submit],.wpcf7 .input-group-append .woocommerce-notices-wrapper .woocommerce-message input[type=submit]+a.button,.wpcf7 .input-group-append input[type=submit]+.btn,.wpcf7 .input-group-append input[type=submit]+.input-group-text,.wpcf7 .input-group-append input[type=submit]+input[type=submit],.wpcf7 .input-group-prepend .btn+input[type=submit],.wpcf7 .input-group-prepend .input-group-text+input[type=submit],.wpcf7 .input-group-prepend .woocommerce-info a.button+input[type=submit],.wpcf7 .input-group-prepend .woocommerce-info input[type=submit]+a.button,.wpcf7 .input-group-prepend .woocommerce-notices-wrapper .woocommerce-message a.button+input[type=submit],.wpcf7 .input-group-prepend .woocommerce-notices-wrapper .woocommerce-message input[type=submit]+a.button,.wpcf7 .input-group-prepend input[type=submit]+.btn,.wpcf7 .input-group-prepend input[type=submit]+.input-group-text,.wpcf7 .input-group-prepend input[type=submit]+input[type=submit]{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea),.wpcf7 .input-group-lg>.wpcf7-validation-errors:not(textarea),.wpcf7 .input-group-lg>input[type=color]:not(textarea),.wpcf7 .input-group-lg>input[type=date]:not(textarea),.wpcf7 .input-group-lg>input[type=datetime-local]:not(textarea),.wpcf7 .input-group-lg>input[type=datetime]:not(textarea),.wpcf7 .input-group-lg>input[type=email]:not(textarea),.wpcf7 .input-group-lg>input[type=file]:not(textarea),.wpcf7 .input-group-lg>input[type=month]:not(textarea),.wpcf7 .input-group-lg>input[type=number]:not(textarea),.wpcf7 .input-group-lg>input[type=range]:not(textarea),.wpcf7 .input-group-lg>input[type=search]:not(textarea),.wpcf7 .input-group-lg>input[type=submit]:not(textarea),.wpcf7 .input-group-lg>input[type=tel]:not(textarea),.wpcf7 .input-group-lg>input[type=text]:not(textarea),.wpcf7 .input-group-lg>input[type=time]:not(textarea),.wpcf7 .input-group-lg>input[type=url]:not(textarea),.wpcf7 .input-group-lg>input[type=week]:not(textarea),.wpcf7 .input-group-lg>select:not(textarea),.wpcf7 .input-group-lg>textarea:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text,.woocommerce-info .input-group-lg>.input-group-append>a.button,.woocommerce-info .input-group-lg>.input-group-prepend>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-lg>.input-group-append>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-lg>.input-group-prepend>a.button,.wpcf7 .input-group-lg>.input-group-append>input[type=submit],.wpcf7 .input-group-lg>.input-group-prepend>input[type=submit],.wpcf7 .input-group-lg>.wpcf7-validation-errors,.wpcf7 .input-group-lg>input[type=color],.wpcf7 .input-group-lg>input[type=date],.wpcf7 .input-group-lg>input[type=datetime-local],.wpcf7 .input-group-lg>input[type=datetime],.wpcf7 .input-group-lg>input[type=email],.wpcf7 .input-group-lg>input[type=file],.wpcf7 .input-group-lg>input[type=month],.wpcf7 .input-group-lg>input[type=number],.wpcf7 .input-group-lg>input[type=range],.wpcf7 .input-group-lg>input[type=search],.wpcf7 .input-group-lg>input[type=submit],.wpcf7 .input-group-lg>input[type=tel],.wpcf7 .input-group-lg>input[type=text],.wpcf7 .input-group-lg>input[type=time],.wpcf7 .input-group-lg>input[type=url],.wpcf7 .input-group-lg>input[type=week],.wpcf7 .input-group-lg>select,.wpcf7 .input-group-lg>textarea{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea),.wpcf7 .input-group-sm>.wpcf7-validation-errors:not(textarea),.wpcf7 .input-group-sm>input[type=color]:not(textarea),.wpcf7 .input-group-sm>input[type=date]:not(textarea),.wpcf7 .input-group-sm>input[type=datetime-local]:not(textarea),.wpcf7 .input-group-sm>input[type=datetime]:not(textarea),.wpcf7 .input-group-sm>input[type=email]:not(textarea),.wpcf7 .input-group-sm>input[type=file]:not(textarea),.wpcf7 .input-group-sm>input[type=month]:not(textarea),.wpcf7 .input-group-sm>input[type=number]:not(textarea),.wpcf7 .input-group-sm>input[type=range]:not(textarea),.wpcf7 .input-group-sm>input[type=search]:not(textarea),.wpcf7 .input-group-sm>input[type=submit]:not(textarea),.wpcf7 .input-group-sm>input[type=tel]:not(textarea),.wpcf7 .input-group-sm>input[type=text]:not(textarea),.wpcf7 .input-group-sm>input[type=time]:not(textarea),.wpcf7 .input-group-sm>input[type=url]:not(textarea),.wpcf7 .input-group-sm>input[type=week]:not(textarea),.wpcf7 .input-group-sm>select:not(textarea),.wpcf7 .input-group-sm>textarea:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text,.woocommerce-info .input-group-sm>.input-group-append>a.button,.woocommerce-info .input-group-sm>.input-group-prepend>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-sm>.input-group-append>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-sm>.input-group-prepend>a.button,.wpcf7 .input-group-sm>.input-group-append>input[type=submit],.wpcf7 .input-group-sm>.input-group-prepend>input[type=submit],.wpcf7 .input-group-sm>.wpcf7-validation-errors,.wpcf7 .input-group-sm>input[type=color],.wpcf7 .input-group-sm>input[type=date],.wpcf7 .input-group-sm>input[type=datetime-local],.wpcf7 .input-group-sm>input[type=datetime],.wpcf7 .input-group-sm>input[type=email],.wpcf7 .input-group-sm>input[type=file],.wpcf7 .input-group-sm>input[type=month],.wpcf7 .input-group-sm>input[type=number],.wpcf7 .input-group-sm>input[type=range],.wpcf7 .input-group-sm>input[type=search],.wpcf7 .input-group-sm>input[type=submit],.wpcf7 .input-group-sm>input[type=tel],.wpcf7 .input-group-sm>input[type=text],.wpcf7 .input-group-sm>input[type=time],.wpcf7 .input-group-sm>input[type=url],.wpcf7 .input-group-sm>input[type=week],.wpcf7 .input-group-sm>select,.wpcf7 .input-group-sm>textarea{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.woocommerce-info .input-group.has-validation>.input-group-append:nth-last-child(n+3)>a.button,.woocommerce-info .input-group:not(.has-validation)>.input-group-append:not(:last-child)>a.button,.woocommerce-info .input-group>.input-group-append:last-child>a.button:not(:last-child):not(.dropdown-toggle),.woocommerce-info .input-group>.input-group-prepend>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group.has-validation>.input-group-append:nth-last-child(n+3)>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group:not(.has-validation)>.input-group-append:not(:last-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group>.input-group-append:last-child>a.button:not(:last-child):not(.dropdown-toggle),.woocommerce-notices-wrapper .woocommerce-message .input-group>.input-group-prepend>a.button,.wpcf7 .input-group.has-validation>.input-group-append:nth-last-child(n+3)>input[type=submit],.wpcf7 .input-group:not(.has-validation)>.input-group-append:not(:last-child)>input[type=submit],.wpcf7 .input-group>.input-group-append:last-child>input[type=submit]:not(:last-child):not(.dropdown-toggle),.wpcf7 .input-group>.input-group-prepend>input[type=submit]{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.woocommerce-info .input-group>.input-group-append>a.button,.woocommerce-info .input-group>.input-group-prepend:first-child>a.button:not(:first-child),.woocommerce-info .input-group>.input-group-prepend:not(:first-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group>.input-group-append>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group>.input-group-prepend:first-child>a.button:not(:first-child),.woocommerce-notices-wrapper .woocommerce-message .input-group>.input-group-prepend:not(:first-child)>a.button,.wpcf7 .input-group>.input-group-append>input[type=submit],.wpcf7 .input-group>.input-group-prepend:first-child>input[type=submit]:not(:first-child),.wpcf7 .input-group>.input-group-prepend:not(:first-child)>input[type=submit]{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#53f;background-color:#53f}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgb(85 51 255 / .25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#bfb3ff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#eae6ff;border-color:#eae6ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#53f;background-color:#53f}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgb(85 51 255 / .5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgb(85 51 255 / .5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgb(85 51 255 / .5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgb(85 51 255 / .5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#bfb3ff;outline:0;box-shadow:0 0 0 .2rem rgb(85 51 255 / .25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:#fff0;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#bfb3ff;box-shadow:0 0 0 .2rem rgb(85 51 255 / .25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:#fff0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgb(85 51 255 / .25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgb(85 51 255 / .25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgb(85 51 255 / .25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#53f;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#eae6ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#dee2e6;border-color:#fff0;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#53f;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#eae6ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#dee2e6;border-color:#fff0;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#53f;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#eae6ff}.custom-range::-ms-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#fff0;border-color:#fff0;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:#fff0;border:1px solid #fff0;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:#fff0;border-color:#fff0}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#53f}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:#fff0;border:1px solid #fff0;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgb(0 0 0 / .9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgb(0 0 0 / .9)}.navbar-light .navbar-nav .nav-link{color:rgb(0 0 0 / .5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgb(0 0 0 / .7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgb(0 0 0 / .3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgb(0 0 0 / .9)}.navbar-light .navbar-toggler{color:rgb(0 0 0 / .5);border-color:rgb(0 0 0 / .1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgb(0 0 0 / .5)}.navbar-light .navbar-text a{color:rgb(0 0 0 / .9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgb(0 0 0 / .9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgb(255 255 255 / .5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgb(255 255 255 / .75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgb(255 255 255 / .25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgb(255 255 255 / .5);border-color:rgb(255 255 255 / .1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgb(255 255 255 / .5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgb(0 0 0 / .125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgb(0 0 0 / .03);border-bottom:1px solid rgb(0 0 0 / .125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgb(0 0 0 / .03);border-top:1px solid rgb(0 0 0 / .125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#53f;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#2600e6;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgb(85 51 255 / .25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#53f;border-color:#53f}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge,.woocommerce-info a.button .badge,.woocommerce-notices-wrapper .woocommerce-message a.button .badge,.wpcf7 input[type=submit] .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#53f}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#2b00ff}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgb(85 51 255 / .5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgb(108 117 125 / .5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgb(40 167 69 / .5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgb(23 162 184 / .5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgb(255 193 7 / .5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgb(220 53 69 / .5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgb(248 249 250 / .5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgb(52 58 64 / .5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert,.woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #fff0;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#2c1b85;background-color:#ddd6ff;border-color:#cfc6ff}.alert-primary hr{border-top-color:#baadff}.alert-primary .alert-link{color:#1e125b}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success,.woocommerce-notices-wrapper .woocommerce-message{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr,.woocommerce-notices-wrapper .woocommerce-message hr{border-top-color:#b1dfbb}.alert-success .alert-link,.woocommerce-notices-wrapper .woocommerce-message .alert-link{color:#0b2e13}.alert-info,.woocommerce-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr,.woocommerce-info hr{border-top-color:#abdde5}.alert-info .alert-link,.woocommerce-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error hr{border-top-color:#f1b0b7}.alert-danger .alert-link,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#53f;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgb(0 0 0 / .125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#53f;border-color:#53f}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#2c1b85;background-color:#cfc6ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#2c1b85;background-color:#baadff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#2c1b85;border-color:#2c1b85}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:#fff0;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgb(255 255 255 / .85);background-clip:padding-box;border:1px solid rgb(0 0 0 / .1);box-shadow:0 .25rem .75rem rgb(0 0 0 / .1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgb(255 255 255 / .85);background-clip:padding-box;border-bottom:1px solid rgb(0 0 0 / .05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:#fff0;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:#fff0;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgb(0 0 0 / .25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgb(0 0 0 / .25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgb(0 0 0 / .25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgb(0 0 0 / .25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid #fff0;border-bottom:10px solid #fff0;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:#fff0;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#53f!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#2b00ff!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#53f!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgb(0 0 0 / .075)!important}.shadow{box-shadow:0 .5rem 1rem rgb(0 0 0 / .15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgb(0 0 0 / .175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.aligncenter,.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.aligncenter,.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:#fff0}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#53f!important}a.text-primary:focus,a.text-primary:hover{color:#2600e6!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgb(0 0 0 / .5)!important}.text-white-50{color:rgb(255 255 255 / .5)!important}.text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table,.wp-block-table table{border-collapse:collapse!important}.table td,.table th,.wp-block-table table td,.wp-block-table table th{background-color:#fff!important}.table-bordered td,.table-bordered th,.wp-block-table table td,.wp-block-table table th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th,.wp-block-table table .thead-dark th{color:inherit;border-color:#dee2e6}}body{overflow-x:hidden}.wrapper{padding:30px 0}#wrapper-hero{padding:0!important}.bypostauthor,.gallery-caption,.sticky,.wp-caption,.wp-caption-text{font-size:inherit}.wrapper#wrapper-sticky{border-bottom:1px solid #dee2e6}#wrapper-footer-full,#wrapper-static-hero{background-color:#e9ecef}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.alignleft{display:inline;float:left;margin-right:1rem}.alignright{display:inline;float:right;margin-left:1rem}.aligncenter{display:block}.widget_archive select{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.widget_archive select{transition:none}}.widget_archive select::-ms-expand{background-color:#fff0;border:0}.widget_archive select:focus{color:#495057;background-color:#fff;border-color:#bfb3ff;outline:0;box-shadow:0 0 0 .2rem rgb(85 51 255 / .25)}.entry-footer span{padding-right:10px}#secondary img,article img,figure,img,img.wp-post-image{max-width:100%;height:auto}a.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a.skip-link:active,a.skip-link:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.navbar-dark .navbar-nav .dropdown-menu .nav-link{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529!important;text-align:inherit;white-space:nowrap;background:0 0;border:0}.navbar-dark .navbar-nav .dropdown-menu .nav-link:focus,.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover{color:#16181b!important;text-decoration:none;background-color:#e9ecef}.navbar-dark .navbar-nav .dropdown-menu .nav-link.active,.navbar-dark .navbar-nav .dropdown-menu .nav-link:active{color:#fff!important;text-decoration:none;background-color:#53f}.navbar-dark .navbar-nav .dropdown-menu .nav-link.disabled,.navbar-dark .navbar-nav .dropdown-menu .nav-link:disabled{color:#adb5bd!important;background-color:#fff0}.navbar-light .navbar-brand a{color:rgb(0 0 0 / .9)}.navbar-light .navbar-brand a:focus,.navbar-light .navbar-brand a:hover{color:rgb(0 0 0 / .9)}.navbar-dark .navbar-brand a{color:#fff}.navbar-dark .navbar-brand a:focus,.navbar-dark .navbar-brand a:hover{color:#fff}.navbar h1{font-weight:400}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:none;padding:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:.25rem;border:1px solid #ced4da;padding:.375rem .75rem}.wp-block-search.wp-block-search__button-inside .wp-block-search__button{margin-left:0}.jumbotron{margin-bottom:0}.entry-content p a:not(.btn){text-decoration:underline}.has-blue-color,.has-blue-color:visited{color:#007bff}.has-blue-background-color{background-color:#007bff;border-color:#007bff}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-blue-color{color:#007bff}.has-indigo-color,.has-indigo-color:visited{color:#6610f2}.has-indigo-background-color{background-color:#6610f2;border-color:#6610f2}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-indigo-color{color:#6610f2}.has-purple-color,.has-purple-color:visited{color:#53f}.has-purple-background-color{background-color:#53f;border-color:#53f}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-purple-color{color:#53f}.has-pink-color,.has-pink-color:visited{color:#e83e8c}.has-pink-background-color{background-color:#e83e8c;border-color:#e83e8c}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-pink-color{color:#e83e8c}.has-red-color,.has-red-color:visited{color:#dc3545}.has-red-background-color{background-color:#dc3545;border-color:#dc3545}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-red-color{color:#dc3545}.has-orange-color,.has-orange-color:visited{color:#fd7e14}.has-orange-background-color{background-color:#fd7e14;border-color:#fd7e14}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-orange-color{color:#fd7e14}.has-yellow-color,.has-yellow-color:visited{color:#ffc107}.has-yellow-background-color{background-color:#ffc107;border-color:#ffc107}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-yellow-color{color:#ffc107}.has-green-color,.has-green-color:visited{color:#28a745}.has-green-background-color{background-color:#28a745;border-color:#28a745}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-green-color{color:#28a745}.has-teal-color,.has-teal-color:visited{color:#20c997}.has-teal-background-color{background-color:#20c997;border-color:#20c997}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-teal-color{color:#20c997}.has-cyan-color,.has-cyan-color:visited{color:#17a2b8}.has-cyan-background-color{background-color:#17a2b8;border-color:#17a2b8}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-cyan-color{color:#17a2b8}.has-white-color,.has-white-color:visited{color:#fff}.has-white-background-color{background-color:#fff;border-color:#fff}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-white-color{color:#fff}.has-gray-color,.has-gray-color:visited{color:#6c757d}.has-gray-background-color{background-color:#6c757d;border-color:#6c757d}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-gray-color{color:#6c757d}.has-gray-dark-color,.has-gray-dark-color:visited{color:#343a40}.has-gray-dark-background-color{background-color:#343a40;border-color:#343a40}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-gray-dark-color{color:#343a40}.has-primary-color,.has-primary-color:visited{color:#53f}.has-primary-background-color{background-color:#53f;border-color:#53f}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-primary-color{color:#53f}.has-secondary-color,.has-secondary-color:visited{color:#6c757d}.has-secondary-background-color{background-color:#6c757d;border-color:#6c757d}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-secondary-color{color:#6c757d}.has-success-color,.has-success-color:visited{color:#28a745}.has-success-background-color{background-color:#28a745;border-color:#28a745}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-success-color{color:#28a745}.has-info-color,.has-info-color:visited{color:#17a2b8}.has-info-background-color{background-color:#17a2b8;border-color:#17a2b8}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-info-color{color:#17a2b8}.has-warning-color,.has-warning-color:visited{color:#ffc107}.has-warning-background-color{background-color:#ffc107;border-color:#ffc107}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-warning-color{color:#ffc107}.has-danger-color,.has-danger-color:visited{color:#dc3545}.has-danger-background-color{background-color:#dc3545;border-color:#dc3545}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-danger-color{color:#dc3545}.has-light-color,.has-light-color:visited{color:#f8f9fa}.has-light-background-color{background-color:#f8f9fa;border-color:#f8f9fa}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-light-color{color:#f8f9fa}.has-dark-color,.has-dark-color:visited{color:#343a40}.has-dark-background-color{background-color:#343a40;border-color:#343a40}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-dark-color{color:#343a40}.wp-block-image>figure,figure.wp-block-image{display:block}body.understrap-no-sidebar .alignfull,body.understrap-no-sidebar .alignwide,body.understrap-no-sidebar .wp-block-cover.alignfull,body.understrap-no-sidebar .wp-block-cover.alignwide{margin:0 calc(50% - 50vw);max-width:100vw;width:100vw}body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{max-width:540px}}@media (min-width:768px){body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{max-width:720px}}@media (min-width:992px){body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{max-width:960px}}@media (min-width:1200px){body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{max-width:1140px}}body.understrap-no-sidebar .alignwide,body.understrap-no-sidebar .wp-block-cover.alignwide{margin:0 calc(50% - 45vw);max-width:90vw;width:100vw}@media (max-width:920px){body.understrap-no-sidebar .alignwide,body.understrap-no-sidebar .wp-block-cover.alignwide{margin:0 calc(50% - 48vw);max-width:96vw;width:100vw}}.wp-block-buttons .wp-block-button .wp-block-button__link{padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem}.wp-block-buttons .wp-block-button:not(.is-style-outline) .wp-block-button__link{border:1px solid #fff0}.wpcf7{max-width:600px;margin:0 auto!important}.wpcf7 .wpcf7-form p{margin-bottom:1rem}.wpcf7 .wpcf7-form label{width:100%}.wpcf7 .wpcf7-not-valid-tip{color:#dc3545}.wpcf7 .wpcf7-validation-errors{color:#dc3545;border:1px solid #e9ecef}.woocommerce-input-wrapper{width:100%}figure.woocommerce-product-gallery__wrapper{max-width:inherit!important}@media (min-width:768px){.woocommerce-cart #coupon_code.input-text{width:110px!important}}#stripe-payment-data #wc-stripe-cc-form .form-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#stripe-payment-data #wc-stripe-cc-form .form-row .wc-stripe-elements-field{max-height:2rem}#stripe-payment-data .woocommerce-SavedPaymentMethods-saveNew{display:inherit}.woocommerce-notices-wrapper .woocommerce-message{padding:1em 2em 1em 3.5em}.woocommerce-info{padding:1em 2em 1em 3.5em}.woocommerce form .form-row .required{color:#dc3545}.woocommerce form .form-row label.custom-control-label{line-height:inherit}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce div.product .stock,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#28a745}.woocommerce-page form .show-password-input{top:initial}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/wp-content/themes/understrap/fonts/fontawesome-webfont.eot?v=4.7.0);src:url("/wp-content/themes/understrap/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url(/wp-content/themes/understrap/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/wp-content/themes/understrap/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/wp-content/themes/understrap/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url("/wp-content/themes/understrap/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-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(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"),url(/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}/*! This file is auto-generated */
/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}/*!
 * jQuery UI Resizable 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-button{display:inline-block;text-decoration:none;font-size:13px;line-height:2;height:28px;margin:0;padding:0 10px 1px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;color:#50575e;border-color:#c3c4c7;background:#f6f7f7;box-shadow:0 1px 0 #c3c4c7;vertical-align:top}.ui-button:active,.ui-button:focus{outline:0}.ui-button::-moz-focus-inner{border-width:0;border-style:none;padding:0}.ui-button:focus,.ui-button:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.ui-button:focus{border-color:#4f94d4;box-shadow:0 0 3px rgb(34 113 177 / .8)}.ui-button:active{background:#f0f0f1;border-color:#8c8f94;box-shadow:inset 0 2px 5px -3px rgb(0 0 0 / .5)}.ui-button:disabled,.ui-button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;text-shadow:0 1px 0 #fff!important;cursor:default;transform:none!important}@media screen and (max-width:782px){.ui-button{padding:6px 14px;line-height:normal;font-size:14px;vertical-align:middle;height:auto;margin-bottom:4px}}.ui-dialog{position:absolute;top:0;left:0;z-index:100102;background-color:#fff;box-shadow:0 3px 6px rgb(0 0 0 / .3);overflow:hidden}.ui-dialog-titlebar{background:#fff;border-bottom:1px solid #dcdcde;height:36px;font-size:18px;font-weight:600;line-height:2;padding:0 36px 0 16px}.ui-button.ui-dialog-titlebar-close{background:0 0;border:none;box-shadow:none;color:#646970;cursor:pointer;display:block;padding:0;position:absolute;top:0;right:0;width:36px;height:36px;text-align:center;border-radius:0;overflow:hidden}.ui-dialog-titlebar-close:before{font:normal 20px/1 dashicons;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.8;width:36px;height:36px;content:"\f158";content:"\f158"/''}.ui-button.ui-dialog-titlebar-close:focus,.ui-button.ui-dialog-titlebar-close:hover{color:#135e96}.ui-button.ui-dialog-titlebar-close:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9);outline:2px solid #fff0;outline-offset:-2px}.ui-dialog-content{padding:16px;overflow:auto}.ui-dialog-buttonpane{background:#fff;border-top:1px solid #dcdcde;padding:16px}.ui-dialog-buttonpane .ui-button{margin-left:16px}.ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-widget-overlay{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:100101}.pnfpb_ic_push_settings_table_value_column{width:80%}.pnfpb_ic_push_settings_table_value_column_input_field{width:82%}.pnfpb_ic_push_settings_upload_icon{width:80%}.pnfpb_subscribe_button,.pnfpb_unsubscribe_button{background:#000;color:#fff;display:none}.pnfpb-subscribe-notifications{text-align:center}.pnfpb-unsubscribe-notifications{margin:0 auto;max-height:50px;max-width:80px;text-align:center}.pnfpb-push-notification-blocked,.pnfpb-pwa-dialog-app-installed,.pnfpb-pwa-dialog-app-installed_description,.pnfpb-pwa-dialog-confirm{display:none}.pnfpb_subscribe_dialog_confirm{display:none;overflow-x:hidden!important;overflow-y:scroll!important}.pnfpb_group_users_subscribe_dialog_confirm,.pnfpb_unsubscribe_dialog_confirm{display:none}.subscribegroupbutton{font-size:14px!important;font-weight:100!important;margin-left:5px;margin-right:5px;padding:2px!important}.subscribe-notification-group,.unsubscribe-notification-group{margin-left:1px;margin-right:5px;padding:.3em .5em!important}.unsubscribe-notification-group{margin-top:1px}.buddypress-wrap .grid.bp-list>li .action .subscribegroupbutton,.buddypress-wrap .grid.bp-list>li .action .unsubscribegroupbutton{width:auto!important}.subscribe-display-on{display:inline-block}.subscribe-display-off,.subscribe-init-display-off{display:none!important}.ui-dialog[aria-describedby~=pnfpb_group_users_subscribe_dialog_confirm],.ui-dialog[aria-describedby~=pnfpb_group_users_unsubscribe_dialog_confirm],.ui-dialog[aria-describedby~=pnfpb_subscribe_dialog_confirm]{max-width:350px!important;width:100%!important}.ui-dialog-buttonpane[aria-describedby~=pnfpb_subscribe_dialog_confirm]{float:left!important;max-width:350px!important;width:100%!important}.ui-dialog-buttonset button[aria-describedby~=pnfpb_subscribe_dialog_confirm]{height:unset;padding:3px!important}.ui-dialog[aria-describedby~=pnfpb_unsubscribe_dialog_confirm]{width:350px!important}.ui-dialog-buttonpane[aria-describedby~=pnfpb_unsubscribe_dialog_confirm]{float:left!important;max-width:350px!important;width:100%!important}.ui-dialog-buttonset button[aria-describedby~=pnfpb_unsubscribe_dialog_confirm]{height:unset;padding:3px!important}.devicetokens .wp-list-table .column-id{width:7%}.devicetokens .wp-list-table .column-userid{width:15%}#pnfpbsnackbar{background-color:#333;border-radius:2px;bottom:30px;color:#fff;left:50%;margin-left:-125px;min-width:250px;padding:16px;position:fixed;text-align:center;visibility:hidden;z-index:1}#pnfpbsnackbar.show{animation:fadein .5s,fadeout .5s 2.5s;visibility:visible}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.pnfpbclose{height:32px;opacity:.7}.pnfpbclose:hover{opacity:1}.pnfpbclose.pnfpbcloseafter:after,.pnfpbclose.pnfpbclosebefore:before,.pnfpbclose:after,.pnfpbclose:before{background-color:#fff;color:#fff;content:" ";height:15px;position:absolute;right:10px;top:2px;width:2px}.pnfpbclose:before{transform:rotate(45deg)}.pnfpbclose:after{transform:rotate(-45deg)}.pnfpb_pwa_shortcode_box{display:none;text-align:center}.pnfpb_ic_push_settings_table_row{height:70px}.pnfpb_ic_push_settings_table_label_checkbox{padding-right:10px}.pnfpb_ic_push_settings_table_column{border:1px solid #ccc}.pnfpb_ic_push_settings_table_label_column{display:inline-block;width:60%!important}.pnfpb_ic_push_settings_table_ondemand_label_column{display:inline-block;width:50%!important}.pnfpb_ic_push_settings_table_value_column{width:80%!important}.pnfpb_ic_push_settings_table_value_column_input_field{width:82%!important}.pnfpb_ic_push_settings_header{line-height:1.25em}.pnfpb_ic_push_settings_header2{line-height:1em}.pnfpb_ic_push_settings_upload_icon{white-space:normal;width:100%;word-wrap:break-word;background-color:#135e96!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;display:inline-block!important;font-size:16px!important;margin:4px 2px!important;padding:10px!important;text-align:center!important;text-decoration:none!important}.devicetokens .column-id{width:15%}.devicetokens .column-device_id{width:45%!important}.devicetokens .column-device_id,.devicetokens .column-userid{width:20%}.pnfpb_column_1000 .wrap #poststuff #post-body.columns-2{margin-right:0}.pnfpb_ic_red_color_text{color:red}.pnfpb_switch{margin-left:4px;margin-right:5px;width:40px}.pnfpb_switch input{height:0;opacity:0;width:0}.pnfpb_slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.pnfpb_slider:before{background-color:#fff;bottom:4px;content:"";height:17px;left:4px;position:absolute;transition:.4s;width:17px}input:checked+.pnfpb_slider{background-color:#135e96}input:focus+.pnfpb_slider{box-shadow:0 0 1px #135e96}input:checked+.pnfpb_slider:before{transform:translateX(17px)}.pnfpb_slider.round{border-radius:20px}.pnfpb_slider.round:before{border-radius:50%}.pnfpb_ic_push_settings_table_label_checkbox{font-weight:500;margin:0!important;padding-left:0;padding-right:0}.pnfpb_column,.pnfpb_column_400{float:left;margin-bottom:10px;padding:0 10px}.pnfpb_row{margin:0 -5px}.pnfpb_row:after{clear:both;content:"";display:table}.pnfpb_card{align-items:stretch;background-color:#dcdcdeb5;display:flex;flex-flow:row wrap;padding:10px;text-align:left}.pnfpb_container{cursor:pointer;display:inline;font-size:14px;margin-bottom:12px;padding-left:35px;padding-right:10px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pnfpb_container input{cursor:pointer;opacity:0;position:absolute}.pnfpb_checkmark{background-color:#fff;border-radius:50%;height:25px;left:0;position:absolute;top:0;width:25px}.pnfpb_container:hover input~.pnfpb_checkmark{background-color:#ccc}.pnfpb_container input:checked~.pnfpb_checkmark{background-color:#135e96}.pnfpb_checkmark:after{content:"";display:none;position:absolute}.pnfpb_container input:checked~.pnfpb_checkmark:after{display:block}.pnfpb_container .pnfpb_checkmark:after{background:#fff;border-radius:50%;height:8px;left:9px;top:9px;width:8px}@media screen and (max-width:600px){.pnfpb_column{display:block;margin-bottom:20px;width:25%}.pnfpb_container{display:block}}.pnfpb_activity_form_button,.pnfpb_avatar_change_button,.pnfpb_comments_content_button,.pnfpb_cover_image_change_button,.pnfpb_friendship_accept_button,.pnfpb_friendship_request_button,.pnfpb_ic_push_configuration_button,.pnfpb_new_member_button,.pnfpb_post_type_content_button,.pnfpb_private_message_button{background-color:#135e96!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;display:inline-block!important;font-size:14px!important;margin:4px 2px!important;max-width:76px;padding:5px!important;text-align:center!important;text-decoration:none!important}.pnfpb_ic_push_save_configuration_button{font-size:16px!important;padding:10px!important}.pnfpb_ic_firebase_configuration_button,.pnfpb_ic_firebase_configuration_help_button,.pnfpb_ic_push_save_configuration_button{background-color:#135e96!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;display:inline-block!important;margin:4px 2px!important;text-align:center!important;text-decoration:none!important}.pnfpb_ic_firebase_configuration_button,.pnfpb_ic_firebase_configuration_help_button{font-size:14px!important;padding:5px!important}.pnfpb_ic_activity_content_form,.pnfpb_ic_avatar_change_form,.pnfpb_ic_comments_content_form,.pnfpb_ic_cover_image_change_form,.pnfpb_ic_friendship_accept_form,.pnfpb_ic_friendship_request_form,.pnfpb_ic_new_member_form,.pnfpb_ic_post_type_content_form,.pnfpb_ic_private_message_form{display:none}.pnfpb_ic_firebase_configuration_help{display:none;width:100%}.pnfpb_ic_firebase_configuration{display:block}table.pnfpb_ic_push_settings_table{border:0 solid #000}table.pnfpb_ic_push_notification_settings_table{border-left:0 solid #000;border-right:0 solid #000;border-top:0 solid #000}table.pnfpb_ic_push_firebase_settings_table{border:0 solid #000}td.pnfpb_ic_push_settings_table_label_column{border-left:0 solid #000}.pnfpb_column_full p.submit{text-align:center}.pnfpb_column_full_ondemand p.submit{text-align:left}.pnfpb_column_400 p.submit{margin-top:0}.pnfpb_column_full{width:100%}.pnfpb_column_1000{margin:0 auto;max-width:1000px}.pnfpb_column_buddypress_functions{width:40%}@media screen and (max-width:600px){.pnfpb_column_buddypress_functions{width:unset}}.pnfpb_ic_push_settings_table{margin-top:10px}.pnfpb_max_width_236{max-width:236px}.pnfpb_max_width_40{max-width:40px}.pnfpb_width_60{width:60%}.pnfpb_width_15{width:15%}.pnfpb_width_20{width:20%}.pnfpb_float_right{float:right}.pnfpb_float_left{float:left}.pnfpb_padding_top_8{padding-top:8px}.pnfpb_flex_grow_1{flex-grow:1}.pnfpb_flex_grow_3{flex-grow:3}.pnfpb_flex_grow_6{flex-grow:6}.pnfpb_margin_top_8{margin-top:8px}.pnfpb_margin_top_6{margin-top:6px}.pnfpb_margin_left_4{margin-left:4px}.pnfpb_margin_left_12{margin-left:12px}.pnfpb_padding_left_4{padding-left:4px}.pnfpb_ic_fcm_post_timeschedule_seconds_radio_block{display:none}.pnfpb_ic_fcm_post_timeschedule_seconds_block{display:none;margin-right:10px;width:100px}#pnfpb_ic_fcm_post_timeschedule_seconds_block{background-color:#fff;color:#000}.pnfpb_ic_fcm_buddypressactivities_timeschedule_seconds_radio_block{display:none}.pnfpb_ic_fcm_buddypressactivities_timeschedule_seconds_block{display:none;margin-right:10px;width:100px}#pnfpb_ic_fcm_buddypressactivities_timeschedule_seconds_block{background-color:#fff;color:#000}.pnfpb_ic_fcm_buddypresscomments_timeschedule_seconds_radio_block{display:none}.pnfpb_ic_fcm_buddypresscomments_timeschedule_seconds_block{display:none;margin-right:10px;width:100px}#pnfpb_ic_fcm_buddypresscomments_timeschedule_seconds_block{background-color:#fff;color:#000}.pnfpb_switch{display:inline-block;height:24px;margin:3px 0 0 5px!important;position:relative;width:40px!important}.pnfpb_ic_push_settings_table_label_checkbox{font-size:16px!important;font-weight:400!important;padding-left:0!important;padding-right:0!important}.pnfpb_ic_front_push_notification_settings_messages{display:none!important}.pnfpb_ic_subscription_input{background-color:unset;width:100%}.pnfpb_ic_subscription_input input{margin-top:8px;width:15px}.pnfpb_ic_subscription_checkbox{width:unset}.pnfpb_ic_subscription_menu{float:left;margin:5px;padding:5px 5px 0;width:100%}.pnfpb_subscribe_dialog_confirm .ui-dialog-content{height:300px!important}.pnfpb-pwa-dialog-ios-container{margin:0 auto;max-width:650px}.pnfpb-push-dialog-box,.pnfpb-push-dialog-ios-box{align-items:center;background:#fff;border-radius:5px;display:flex;flex-wrap:nowrap;font-size:16px;justify-content:space-around;margin:0 auto;padding:6px;text-align:center;width:500px}@media only screen and (max-width:370px){.pnfpb-push-dialog-box,.pnfpb-push-dialog-ios-box{flex-wrap:wrap;max-width:370px}}@media only screen and (min-width:370px) and (max-width:425px){.pnfpb-push-dialog-box,.pnfpb-push-dialog-ios-box{flex-wrap:wrap;max-width:425px}}.pnfpb-pwa-dialog-container,.pnfpb-pwa-dialog-ios-container{bottom:0;display:none;left:0;position:fixed;right:0;z-index:100000}@media only screen and (max-width:370px){.pnfpb-pwa-dialog-container,.pnfpb-pwa-dialog-ios-container{bottom:0;display:none;left:0;max-width:370px;position:fixed;right:0;z-index:100000}}.pnfpb-push-dialog-ios-box,.pnfpb-pwa-dialog-box{align-items:center;background:#fff;border-radius:5px;display:flex;flex-wrap:nowrap;font-size:16px;justify-content:space-around;margin:0 auto;max-width:650px;padding:6px;text-align:center}.pnfpb-pwa-dialog-ios-buttons,.pnfpb-pwa-dialog-ios-title{display:flex;text-align:center}@media only screen and (max-width:370px){.pnfpb-push-dialog-ios-box,.pnfpb-pwa-dialog-box{flex-wrap:wrap;max-width:370px}}@media only screen and (min-width:370px) and (max-width:425px){.pnfpb-push-dialog-ios-box,.pnfpb-pwa-dialog-box{flex-wrap:wrap;max-width:425px}}.pnfpb-top-left{left:0;right:unset}.pnfpb-top-left,.pnfpb-top-right{bottom:unset;display:none;position:fixed;top:0;z-index:999999991}.pnfpb-top-right{left:unset;right:0}.pnfpb-bottom-left{left:0;right:unset}.pnfpb-bottom-left,.pnfpb-bottom-right{bottom:0;display:none;position:fixed;top:unset;z-index:999999991}.pnfpb-bottom-right{left:unset;right:0}@media only screen and (max-width:370px){.pnfpb-top-left{left:0;right:unset}.pnfpb-top-left,.pnfpb-top-right{bottom:unset;display:none;max-width:370px;position:fixed;top:0;z-index:999999991}.pnfpb-top-right{left:unset;right:0}.pnfpb-bottom-left{left:0;right:unset}.pnfpb-bottom-left,.pnfpb-bottom-right{bottom:0;display:none;max-width:370px;position:fixed;top:unset;z-index:999999991}.pnfpb-bottom-right{left:unset;right:0}}#pnfpb-push-dialog-cancel,#pnfpb-push-dialog-subscribe,#pnfpb-pwa-dialog-cancel,#pnfpb-pwa-dialog-subscribe{border-radius:5px}.pnfpb-push-dialog-container{align-items:center;bottom:0;display:"flex";display:none;justify-content:"center";left:0;position:"absolute";right:0;top:0;z-index:100}.pnfpb-push-dialog-box{background-color:"#fff";border-radius:10px;box-shadow:"0px 0px 20px 0px rgba(0, 0, 0, 0.2)";cursor:"default";display:none;margin:20px;max-width:400px;padding:40px;transform:scale(.9);transition:"40ms";z-index:100}.pnfpb-push-subscribe-icon{background:#fff0;border:0;bottom:50px;display:none;height:49px;left:unset;position:fixed;right:0;top:unset;width:49px;z-index:999999991}.pnfpb-push-subscribe-icon-shortcode{background:#fff0;border:0;display:block;height:32px;margin:0 auto;width:32px}.pnfpb-push-subscribe-icon img{max-width:unset}.pnfpb-bell-icon-header,.pnfpb-bell-icon-header-shortcode{background:#fff;border-radius:4px;border-top:1px solid rgb(11 5 5 / .1);box-shadow:none;box-sizing:border-box;color:#000;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:30px;letter-spacing:.65px;padding:.15em 0;text-align:center;width:100%}.pnfpb_shortcode_popup_close{font-size:30px}.pnfpb-push-subscribe-button-options,.pnfpb-push-subscribe-button-options-shortcode{background:#ccc;border:1px solid #fff0;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;height:30px;letter-spacing:.65px;padding:.625em 1em;width:100%}.pnfpb-push-subscribe-button-container,.pnfpb-push-subscribe-button-container-shortcode{color:#090101;width:100%}.pnfpb-push-subscribe-button,.pnfpb-push-subscribe-button-shortcode{background:#e54b4d;border:1px solid #fff0;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;height:40px;letter-spacing:.65px;padding:.625em 1em;width:100%}.pnfpb-push-subscribe-options-button-container,.pnfpb-push-subscribe-options-button-container-shortcode{color:#090101;display:none;max-height:197px;width:100%}.pnfpb-push-subscribe-options-button,.pnfpb-push-subscribe-options-button-shortcode{background:#e54b4d;border:1px solid #fff0;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;height:40px;letter-spacing:.65px;padding:.625em 1em;width:100%}.pnfpb-pwa-ios-message-container{color:#090101;display:none;width:100%}.pnfpb-pwa-ios-message-layout{opacity:1;transform:scale(1) translateZ(0);transform-origin:right bottom}.pnfpb-push-subscribe-button-layout,.pnfpb-pwa-ios-message-layout{background-color:#fff;border:1px solid rgb(11 5 5 / .1);border-radius:5px;bottom:95px;color:#333;cursor:pointer;display:none;padding:.3em .8em .6em;position:fixed;right:0;transition:transform 175ms ease-in-out,opacity 175ms ease-in-out;width:300px;z-index:999999999999}.pnfpb-push-subscribe-button-layout{opacity:0;transform:scale(0) translateZ(0);transform-origin:right bottom}.pnfpb-push-subscribe-button-layout-shortcode-options{bottom:500px}.pnfpb-push-subscribe-button-layout-shortcode-nooptions,.pnfpb-push-subscribe-button-layout-shortcode-options{background-color:#fff;border:1px solid rgb(11 5 5 / .1);border-radius:5px;color:#333;cursor:pointer;display:none;max-height:387px;opacity:1;position:relative;right:300px;transform:translateY(50%);width:300px;z-index:99999999}.pnfpb-push-subscribe-button-layout-shortcode-nooptions{bottom:300px}.pnfpb-push-subscribe-button-layout-shortcode-right-options{bottom:500px}.pnfpb-push-subscribe-button-layout-shortcode-right-nooptions,.pnfpb-push-subscribe-button-layout-shortcode-right-options{background-color:#fff;border:1px solid rgb(11 5 5 / .1);border-radius:5px;color:#333;cursor:pointer;display:none;left:70px;max-height:387px;opacity:1;position:relative;transform:translateY(50%);width:300px;z-index:99999999}.pnfpb-push-subscribe-button-layout-shortcode-right-nooptions{bottom:300px}.pnfpb-push-subscribe-button-layout-shortcode-top-options{bottom:648px}.pnfpb-push-subscribe-button-layout-shortcode-top-nooptions,.pnfpb-push-subscribe-button-layout-shortcode-top-options{background-color:#fff;border:1px solid rgb(11 5 5 / .1);border-radius:5px;color:#333;cursor:pointer;display:none;left:-100px;max-height:387px;opacity:1;position:relative;transform:translateY(50%);width:300px;z-index:99999999}.pnfpb-push-subscribe-button-layout-shortcode-top-nooptions{bottom:335px}.pnfpb-push-subscribe-button-layout-shortcode-bottom-options{bottom:180px}.pnfpb-push-subscribe-button-layout-shortcode-bottom-nooptions,.pnfpb-push-subscribe-button-layout-shortcode-bottom-options{background-color:#fff;border:1px solid rgb(11 5 5 / .1);border-radius:5px;color:#333;cursor:pointer;display:none;left:-100px;max-height:387px;opacity:1;position:relative;transform:translateY(50%);width:300px;z-index:99999999}.pnfpb-push-subscribe-button-layout-shortcode-bottom-nooptions{bottom:80px}.pnfpb-push-subscribe-button-layout-shortcode-center-nooptions,.pnfpb-push-subscribe-button-layout-shortcode-center-options{background-color:#fff;border:1px solid rgb(11 5 5 / .1);border-radius:5px;color:#333;cursor:pointer;display:none;left:calc(50% - 150px);max-height:387px;opacity:1;position:fixed;top:calc(50% - 194px);transform:translateY(50%);width:300px;z-index:99999999}.pnfpb-push-pwa-button-ios-layout-opened,.pnfpb-push-subscribe-button-layout-opened{opacity:1;transform:scale(1) translateZ(0)}.pnfpb-push-msg-container{overflow:auto}.pnfpb-push-msg-container,.pnfpb-push-msg-container-shortcode{background:hsl(0 0% 98% / .5);border:1px solid rgb(0 0 0 / .1);border-radius:3px;display:flex;flex-wrap:wrap;margin:.5em 0;max-width:330px}.pnfpb-push-msg-container-shortcode{max-height:89px;overflow:hidden}.pnfpb-push-icon{border-radius:2px;height:50px;margin:6px 3px 6px 6px;width:50px}.pnfpb-push-msg-text-layout{flex:1;margin:6px 6px 6px 3px}.pnfpb-push-msg-text-line{width:85%}.pnfpb-push-msg-text-line,.pnfpb-push-msg-text-long-line{background:#e3e4e5;border-radius:1px;height:5px;margin:5px 0}.pnfpb-push-msg-text-long-line{width:100%}.pnfpb-push-status-text,.pnfpb-push-status-text-shortcode{background:#000;border-radius:5px;bottom:unset;color:#fff;cursor:pointer;flex:1;opacity:0;padding:0;pointer-events:none;position:unset;right:unset;transform:translateY(-50%) scaleX(0) translateZ(0);transform-origin:right center;transition:transform 175ms ease-in-out,opacity 175ms ease-in-out;z-index:unset}.pnfpb-flex-break{flex-basis:100%;height:0}.pnfpb-push-status-text-opened,.pnfpb-push-status-text-opened-shortcode{font-size:16px;opacity:1;padding:2.4px;pointer-events:auto;right:300px;transform:translateY(-50%) scaleX(1) translateZ(0);width:300px}.pnfpb_subscribe_dialog_confirm_heading_notoken,.pnfpb_subscribe_dialog_confirm_heading_token{font-size:14px!important;padding:20px}.pnfpbloader{animation:pnfpbspin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:70px;margin:0 auto;text-align:center;width:70px}.pnfpb-popup-customprompt-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;left:0;position:fixed;right:0;top:0;z-index:2258594000;-webkit-font-smoothing:initial;display:none}.pnfpb-popup-customprompt-container-dialog,.pnfpb-popup-customprompt-container-dialog-slideDown{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:pnfpbslideDown;animation-name:pnfpbslideDown;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background:#fff!important;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;box-sizing:border-box;color:#051b2c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 auto;max-width:100%;padding:1.5em;width:500px}.pnfpb-popup-customprompt-container-dialog-slideDown{float:left}.pnfpb-popup-customprompt-container-dialog-slideDownOut{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:pnfpbslideDownOut;animation-name:pnfpbslideDownOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.pnfpb-popup-customprompt-container-dialog-slideDownOut,.pnfpb-popup-customprompt-container-dialog-slideUp{background:#fff!important;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;box-sizing:border-box;color:#051b2c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 auto;max-width:100%;padding:1.5em;width:500px}.pnfpb-popup-customprompt-container-dialog-slideUp{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:pnfpbslideUp;animation-name:pnfpbslideUp;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.pnfpb-popup-customprompt-container-dialog-slideUpOut{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:pnfpbslideUpOut;animation-name:pnfpbslideUpOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background:#fff!important;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;box-sizing:border-box;color:#051b2c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 auto;max-width:100%;padding:1.5em;width:500px}.pnfpb-popup-customprompt-transistion-body-icon{box-sizing:border-box;float:left;height:80px;position:relative;width:80px}.pnfpb-popup-customprompt-transistion-body-message{box-sizing:border-box;color:#051b2c!important;cursor:default;float:left;font-weight:400;line-height:1.45em;padding:0 0 0 1em;-o-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(100% - 80px)}.pnfpb-popup-customprompt-transistion-cancel-button{background:#fff!important;box-shadow:none;color:#0078d1!important;padding:.8rem 1rem}.pnfpb-popup-customprompt-transistion-allow-button,.pnfpb-popup-customprompt-transistion-cancel-button,.pnfpb-popup-customprompt-transistion-close-button{border:1px solid #fff0;border-radius:.25rem;box-sizing:border-box;cursor:pointer;display:inline-block;float:right;font-family:inherit;font-size:.9625em;font-weight:400;letter-spacing:.05em;line-height:1.5;margin:0;text-align:center;transition:background-color 75ms ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.pnfpb-popup-customprompt-transistion-allow-button,.pnfpb-popup-customprompt-transistion-close-button{background:#0078d1;border-radius:.25em;box-shadow:unset;color:#fff!important;display:flex;font-size:1em;padding:.75em 1.5em;transition:75ms linear}.pnfpb-popup-customprompt-transistion-footer{position:relative}.pnfpb-popup-customprompt-transistion-body{box-sizing:border-box;margin:0}.pnfpb-popup-customprompt-container .pnfpb-popup-customprompt-container-dialog .clearfix{backface-visibility:initial!important;display:block}.pnfpb-popup-customprompt-transistion-confirmation{display:none}.pnfpb-popup-customprompt-vertical-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;left:0;position:fixed;right:0;top:0;z-index:2258594000;-webkit-font-smoothing:initial;display:none}.pnfpb-popup-customprompt-vertical-container-dialog,.pnfpb-popup-customprompt-vertical-container-dialog-slideDown{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:pnfpbslideDown;animation-name:pnfpbslideDown;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.pnfpb-popup-customprompt-vertical-container-dialog,.pnfpb-popup-customprompt-vertical-container-dialog-slideDown,.pnfpb-popup-customprompt-vertical-container-dialog-slideDownOut{background:#fff!important;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;box-sizing:border-box;color:#051b2c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 auto;max-width:100%;padding:1.5em;width:300px}.pnfpb-popup-customprompt-vertical-container-dialog-slideDownOut{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:pnfpbslideDownOut;animation-name:pnfpbslideDownOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.pnfpb-popup-customprompt-vertical-container-dialog-slideUp{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:pnfpbslideUp;animation-name:pnfpbslideUp;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.pnfpb-popup-customprompt-vertical-container-dialog-slideUp,.pnfpb-popup-customprompt-vertical-container-dialog-slideUpOut{background:#fff!important;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;box-sizing:border-box;color:#051b2c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 auto;max-width:100%;padding:1.5em;width:300px}.pnfpb-popup-customprompt-vertical-container-dialog-slideUpOut{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:pnfpbslideUpOut;animation-name:pnfpbslideUpOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.pnfpb-popup-customprompt-vertical-transistion-body-icon{box-sizing:border-box;height:80px;margin:0 auto 10px;text-align:center;width:80px}.pnfpb-popup-customprompt-vertical-transistion-body-icon>img{margin:0 auto}.pnfpb-popup-customprompt-vertical-transistion-body-message{box-sizing:border-box;color:#051b2c!important;cursor:default;font-weight:400;line-height:1.45em;margin:0 auto 10px;padding:0 0 0 1em;text-align:center;-o-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.pnfpb-popup-customprompt-vertical-transistion-cancel-button{background:#fff!important;box-shadow:none;color:#0078d1!important;padding:.8rem 1rem}.pnfpb-popup-customprompt-vertical-transistion-allow-button,.pnfpb-popup-customprompt-vertical-transistion-cancel-button,.pnfpb-popup-customprompt-vertical-transistion-close-button{border:1px solid #fff0;border-radius:.25rem;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:.9625em;font-weight:400;letter-spacing:.05em;line-height:1.5;margin:0 0 10px;text-align:center;transition:background-color 75ms ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:100%}.pnfpb-popup-customprompt-vertical-transistion-allow-button,.pnfpb-popup-customprompt-vertical-transistion-close-button{background:#0078d1;border-radius:.25em;box-shadow:unset;color:#fff!important;font-size:1em;padding:.75em 1.5em;transition:75ms linear}.pnfpb-popup-customprompt-vertical-transistion-footer{position:relative}.pnfpb-popup-customprompt-vertical-transistion-body{box-sizing:border-box;margin:0 auto;text-align:center;width:100%}.pnfpb-popup-customprompt-vertical-container .pnfpb-popup-customprompt-vertical-container-dialog .clearfix{backface-visibility:initial!important;display:block}.pnfpb-popup-customprompt-vertical-transistion-confirmation{display:none}.pnfpb_custom_prompt_loader,.pnfpb_custom_prompt_loader_frontend{animation:pnfpb_custom_prompt_spin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;display:none;height:50px;margin:0 auto;width:50px}.pnfpb_frontend_subscriptions_options_menu_all{display:block}.pnfpb_bell_icon_custom_prompt_loader,.pnfpb_bell_icon_custom_prompt_loader_frontend,.pnfpb_bell_icon_custom_prompt_loader_shortcode,.pnfpb_bell_icon_custom_prompt_loader_webview{animation:pnfpb_custom_prompt_spin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%!important;border-top-color:#3498db;display:none;height:35px;margin:0 auto;width:35px}.pnfpb_bell_icon_custom_prompt_loader_frontend{display:none}@keyframes pnfpb_custom_prompt_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pnfpbslideDown{0%{transform:translateY(-150%)}to{transform:translateY(0)}}@keyframes pnfpbslideDownOut{0%{transform:translateY(0)}to{transform:translateY(-150%)}}@keyframes pnfpbslideUp{0%{transform:translateY(150%)}to{transform:translateY(0)}}@keyframes pnfpbslideUpOut{0%{transform:translateY(0)}to{transform:translateY(150%)}}@keyframes pnfpbspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pnfpb_bell_icon_prompt_subscription_options_container,.pnfpb_bell_icon_prompt_subscription_options_container_shortcode,.pnfpb_bell_icon_subscription_options_container{background:none;border:1px solid rgb(0 0 0 / .1);border-radius:3px;height:auto;margin:.5em 0;max-height:150px;max-width:330px;min-height:150px;overflow-y:auto}.pnfpb_customprompt_subscription_options_container,.pnfpb_customprompt_vertical_subscription_options_container{background:none;border:1px solid rgb(0 0 0 / .1);border-radius:3px;height:auto;margin:.5em 0;max-height:100px;max-width:330px;min-height:40px;overflow-y:auto;scrollbar-width:thin}.pnfpb_bell_icon_subscription_container,.pnfpb_bell_icon_subscription_container_shortcode{background:hsl(0 0% 98% / .5);border-bottom:1px solid rgb(0 0 0 / .1);border-radius:2px;margin:.3em 0;max-width:330px;overflow:auto}.pnfpb-notice-dismiss:before{background:0 0;color:#fafafa;content:"\f153";display:block;font:normal 16px/20px dashicons;speak:never;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}.pnfpb-notice-dismiss{background:0 0;background-color:#333;border:none;color:#fafafa;cursor:pointer;margin:0;padding:9px;right:1px;top:0}.pnfpb-apple-share-icon{background:#fff;height:50px;margin:10px;padding:10px;width:50px}.pnfpb-notice.is-dismissible{padding-right:38px;position:relative}.pnfpb-screen-reader-text,.pnfpb-screen-reader-text span{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.pnfpb-notice p{margin:0 auto;max-width:550px;padding:5px;text-align:left}.pnfpb-push-subscribe-panel-shortcode{margin:0 auto;max-width:100px}.pnfpb-push-icon img,.pnfpb-push-icon-shortcode img{position:relative;top:50%;transform:translateY(-50%)}.pnfpb-push-shortcode-label{text-align:center}.pnfpb_ic_push_settings_table_row{height:70px}.pnfpb_ic_push_settings_table_label_checkbox{padding-left:0;padding-right:10px}.pnfpb_ic_push_settings_table_column{border:1px solid #ccc}.pnfpb_ic_push_settings_table_value_column{width:80%}.pnfpb_ic_push_settings_table_value_column_input_field{width:82%}.pnfpb_ic_push_settings_header{line-height:1.25em}.pnfpb_ic_push_settings_header2{line-height:1em}.pnfpb_ic_push_settings_upload_icon{width:80%;white-space:normal;word-wrap:break-word}.pnfpb_unsubscribe_button{color:#fff;background:#000;display:none}.pnfpb_subscribe_button{color:#fff;background:#000;display:none}.pnfpb-subscribe-notifications{text-align:center}.pnfpb-unsubscribe-notifications{text-align:center;max-width:80px;margin:0 auto;max-height:50px}.pnfpb-pwa-dialog-confirm{display:none}.pnfpb-push-notification-blocked{display:none}.pnfpb-pwa-dialog-app-installed{display:none}.pnfpb-pwa-dialog-app-installed_description{display:none}.pnfpb_subscribe_dialog_confirm{display:none;overflow-x:hidden!important;overflow-y:scroll!important}.pnfpb_unsubscribe_dialog_confirm{display:none}.pnfpb_group_users_subscribe_dialog_confirm{display:none}.subscribegroupbutton{margin-left:5px;margin-right:5px;padding:2px!important;font-size:14px!important;font-weight:100!important}.subscribe-notification-group{margin-left:1px;margin-right:5px;padding:.3em .5em!important}.unsubscribe-notification-group{margin-top:1px;margin-left:1px;margin-right:5px;padding:.3em .5em!important}.buddypress-wrap .grid.bp-list>li .action .subscribegroupbutton{width:auto!important}.buddypress-wrap .grid.bp-list>li .action .unsubscribegroupbutton{width:auto!important}.subscribe-display-on{display:inline-block}.subscribe-display-off{display:none!important}.subscribe-init-display-off{display:none!important}.ui-dialog[aria-describedby~=pnfpb_group_users_unsubscribe_dialog_confirm]{width:100%!important;max-width:350px!important}.ui-dialog[aria-describedby~=pnfpb_group_users_subscribe_dialog_confirm]{width:100%!important;max-width:350px!important}.ui-dialog[aria-describedby~=pnfpb_subscribe_dialog_confirm]{width:100%!important;max-width:350px!important}.ui-dialog-buttonpane[aria-describedby~=pnfpb_subscribe_dialog_confirm]{float:left!important;width:100%!important;max-width:350px!important}.ui-dialog-buttonset button[aria-describedby~=pnfpb_subscribe_dialog_confirm]{padding:3px!important;height:unset}.ui-dialog[aria-describedby~=pnfpb_unsubscribe_dialog_confirm]{width:350px!important}.ui-dialog-buttonpane[aria-describedby~=pnfpb_unsubscribe_dialog_confirm]{float:left!important;width:100%!important;max-width:350px!important}.ui-dialog-buttonset button[aria-describedby~=pnfpb_unsubscribe_dialog_confirm]{padding:3px!important;height:unset}.devicetokens .wp-list-table .column-id{width:7%}.devicetokens .wp-list-table .column-userid{width:15%}#pnfpbsnackbar{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;bottom:30px}#pnfpbsnackbar.show{visibility:visible;-webkit-animation:fadein 0.5s,fadeout 0.5s 2.5s;animation:fadein 0.5s,fadeout 0.5s 2.5s}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.pnfpbclose{height:32px;opacity:.7}.pnfpbclose:hover{opacity:1}.pnfpbclose:before{position:absolute;top:2px;right:10px;content:' ';height:15px;width:2px;color:#fff;background-color:#fff}.pnfpbclose.pnfpbclosebefore:before{position:absolute;top:2px;right:10px;content:' ';height:15px;width:2px;color:#fff;background-color:#fff}.pnfpbclose:after{position:absolute;top:2px;right:10px;content:' ';height:15px;width:2px;color:#fff;background-color:#fff}.pnfpbclose.pnfpbcloseafter:after{position:absolute;top:2px;right:10px;content:' ';height:15px;width:2px;color:#fff;background-color:#fff}.pnfpbclose:before{transform:rotate(45deg)}.pnfpbclose:after{transform:rotate(-45deg)}.pnfpb_pwa_shortcode_box{text-align:center;display:none}.pnfpb_ic_push_settings_table_row{height:70px}.pnfpb_ic_push_settings_table_label_checkbox{padding-left:0;padding-right:10px}.pnfpb_ic_push_settings_table_column{border:1px solid #ccc}.pnfpb_ic_push_settings_table_label_column{width:60%!important;display:inline-block}.pnfpb_ic_push_settings_table_ondemand_label_column{width:50%!important;display:inline-block}.pnfpb_ic_push_settings_table_value_column{width:80%!important}.pnfpb_ic_push_settings_table_value_column_input_field{width:82%!important}.pnfpb_ic_push_settings_header{line-height:1.25em}.pnfpb_ic_push_settings_header2{line-height:1em}.pnfpb_ic_push_settings_upload_icon{width:100%;white-space:normal;word-wrap:break-word;background-color:#135e96!important;border:none!important;color:white!important;padding:10px!important;text-align:center!important;text-decoration:none!important;display:inline-block!important;font-size:16px!important;margin:4px 2px!important;cursor:pointer!important;border-radius:8px!important}.devicetokens .column-id{width:15%}.devicetokens .column-device_id{width:45%!important}.devicetokens .column-userid{width:20%}.devicetokens .column-device_id{width:20%}.pnfpb_column_1000 .wrap #poststuff #post-body.columns-2{margin-right:0}.pnfpb_ic_red_color_text{color:red}.pnfpb_switch{position:relative;display:inline-block;width:40px;height:24px;margin-left:4px;margin-right:5px}.pnfpb_switch input{opacity:0;width:0;height:0}.pnfpb_slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.pnfpb_slider:before{position:absolute;content:"";height:17px;width:17px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.pnfpb_slider{background-color:#135e96}input:focus+.pnfpb_slider{box-shadow:0 0 1px #135e96}input:checked+.pnfpb_slider:before{-webkit-transform:translateX(17px);-ms-transform:translateX(17px);transform:translateX(17px)}.pnfpb_slider.round{border-radius:20px}.pnfpb_slider.round:before{border-radius:50%}.pnfpb_ic_push_settings_table_label_checkbox{padding-left:0;padding-right:0;font-weight:500;margin:0px!important}.pnfpb_column{float:left;padding:0 10px;margin-bottom:10px}.pnfpb_column_400{float:left;padding:0 10px;margin-bottom:10px}.pnfpb_row{margin:0 -5px}.pnfpb_row:after{content:"";display:table;clear:both}.pnfpb_card{padding:10px;text-align:left;background-color:#dcdcdeb5;display:flex;flex-flow:row wrap;align-items:stretch}.pnfpb_container{display:inline;position:relative;padding-left:35px;padding-right:10px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pnfpb_container input{position:absolute;opacity:0;cursor:pointer}.pnfpb_checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;border-radius:50%}.pnfpb_container:hover input~.pnfpb_checkmark{background-color:#ccc}.pnfpb_container input:checked~.pnfpb_checkmark{background-color:#135e96}.pnfpb_checkmark:after{content:"";position:absolute;display:none}.pnfpb_container input:checked~.pnfpb_checkmark:after{display:block}.pnfpb_container .pnfpb_checkmark:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#fff}@media screen and (max-width:600px){.pnfpb_column{width:25%;display:block;margin-bottom:20px}}@media screen and (max-width:600px){.pnfpb_container{display:block}}.pnfpb_activity_form_button,.pnfpb_post_type_content_button,.pnfpb_comments_content_button,.pnfpb_private_message_button,.pnfpb_ic_push_configuration_button,.pnfpb_avatar_change_button,.pnfpb_friendship_request_button,.pnfpb_new_member_button,.pnfpb_cover_image_change_button,.pnfpb_friendship_accept_button{background-color:#135e96!important;border:none!important;color:white!important;padding:5px!important;text-align:center!important;text-decoration:none!important;display:inline-block!important;font-size:14px!important;margin:4px 2px!important;cursor:pointer!important;border-radius:8px!important;max-width:76px}.pnfpb_ic_push_save_configuration_button{background-color:#135e96!important;border:none!important;color:white!important;padding:10px!important;text-align:center!important;text-decoration:none!important;display:inline-block!important;font-size:16px!important;margin:4px 2px!important;cursor:pointer!important;border-radius:8px!important}.pnfpb_ic_firebase_configuration_button,.pnfpb_ic_firebase_configuration_help_button{background-color:#135e96!important;border:none!important;color:white!important;padding:5px!important;text-align:center!important;text-decoration:none!important;display:inline-block!important;font-size:14px!important;margin:4px 2px!important;cursor:pointer!important;border-radius:8px!important}.pnfpb_ic_private_message_form{display:none}.pnfpb_ic_new_member_form{display:none}.pnfpb_ic_friendship_request_form{display:none}.pnfpb_ic_friendship_accept_form{display:none}.pnfpb_ic_avatar_change_form{display:none}.pnfpb_ic_cover_image_change_form{display:none}.pnfpb_ic_activity_content_form{display:none}.pnfpb_ic_comments_content_form{display:none}.pnfpb_ic_post_type_content_form{display:none}.pnfpb_ic_firebase_configuration_help{display:none;width:100%}.pnfpb_ic_firebase_configuration{display:block}table.pnfpb_ic_push_settings_table{border:0 solid #000}table.pnfpb_ic_push_notification_settings_table{border-left:0 solid #000;border-right:0 solid #000;border-top:0 solid #000}table.pnfpb_ic_push_firebase_settings_table{border:0 solid #000}td.pnfpb_ic_push_settings_table_label_column{border-left:0 solid #000}.pnfpb_column_full p.submit{text-align:center}.pnfpb_column_full_ondemand p.submit{text-align:left}.pnfpb_column_400 p.submit{margin-top:0}.pnfpb_column_full{width:100%}.pnfpb_column_1000{max-width:1000px;margin:0 auto}.pnfpb_column_buddypress_functions{width:40%}@media screen and (max-width:600px){.pnfpb_column_buddypress_functions{width:unset}}.pnfpb_ic_push_settings_table{margin-top:10px}.pnfpb_max_width_236{max-width:236px}.pnfpb_max_width_40{max-width:40px}.pnfpb_width_60{width:60%}.pnfpb_width_15{width:15%}.pnfpb_width_20{width:20%}.pnfpb_float_right{float:right}.pnfpb_float_left{float:left}.pnfpb_padding_top_8{padding-top:8px}.pnfpb_flex_grow_1{flex-grow:1}.pnfpb_flex_grow_3{flex-grow:3}.pnfpb_flex_grow_6{flex-grow:6}.pnfpb_margin_top_8{margin-top:8px}.pnfpb_margin_top_6{margin-top:6px}.pnfpb_margin_left_4{margin-left:4px}.pnfpb_margin_left_12{margin-left:12px}.pnfpb_padding_left_4{padding-left:4px}.pnfpb_ic_fcm_post_timeschedule_seconds_radio_block{display:none}.pnfpb_ic_fcm_post_timeschedule_seconds_block{width:100px;margin-right:10px;display:none}#pnfpb_ic_fcm_post_timeschedule_seconds_block{background-color:#fff;color:#000}.pnfpb_ic_fcm_buddypressactivities_timeschedule_seconds_radio_block{display:none}.pnfpb_ic_fcm_buddypressactivities_timeschedule_seconds_block{width:100px;margin-right:10px;display:none}#pnfpb_ic_fcm_buddypressactivities_timeschedule_seconds_block{background-color:#fff;color:#000}.pnfpb_ic_fcm_buddypresscomments_timeschedule_seconds_radio_block{display:none}.pnfpb_ic_fcm_buddypresscomments_timeschedule_seconds_block{width:100px;margin-right:10px;display:none}#pnfpb_ic_fcm_buddypresscomments_timeschedule_seconds_block{background-color:#fff;color:#000}.pnfpb_switch{position:relative;display:inline-block;width:40px!important;height:24px;margin-left:5px!important;margin-right:0px!important;margin-bottom:0px!important;margin-top:3px!important}.pnfpb_ic_push_settings_table_label_checkbox{padding-left:0px!important;padding-right:0px!important;font-size:16px!important;font-weight:400!important}.pnfpb_ic_front_push_notification_settings_messages{display:none!important}.pnfpb_ic_subscription_input{width:100%;background-color:unset}.pnfpb_ic_subscription_input input{width:15px;margin-top:8px}.pnfpb_ic_subscription_checkbox{width:unset}.pnfpb_ic_subscription_menu{float:left;width:100%;padding:5px;margin:5px;padding-bottom:0}.pnfpb_subscribe_dialog_confirm .ui-dialog-content{height:300px!important}.pnfpb-pwa-dialog-container,.pnfpb-pwa-dialog-ios-container{position:fixed;bottom:0;left:0;right:0;display:none;z-index:100000}.pnfpb-pwa-dialog-ios-container{max-width:650px;margin:0 auto}@media only screen and (max-width:370px){.pnfpb-pwa-dialog-container,.pnfpb-pwa-dialog-ios-container{position:fixed;bottom:0;left:0;right:0;display:none;max-width:370px;z-index:100000}}.pnfpb-push-dialog-box,.pnfpb-push-dialog-ios-box{display:flex;background:#fff;padding:6px;border-radius:5px;margin:0 auto;text-align:center;align-items:center;flex-wrap:nowrap;justify-content:space-around;font-size:16px;width:500px}@media only screen and (max-width:370px){.pnfpb-push-dialog-box,.pnfpb-push-dialog-ios-box{max-width:370px;flex-wrap:wrap}}@media only screen and (min-width:370px) and (max-width:425px){.pnfpb-push-dialog-box,.pnfpb-push-dialog-ios-box{max-width:425px;flex-wrap:wrap}}.pnfpb-pwa-dialog-container,.pnfpb-pwa-dialog-ios-container{position:fixed;bottom:0;left:0;right:0;display:none;z-index:100000}@media only screen and (max-width:370px){.pnfpb-pwa-dialog-container,.pnfpb-pwa-dialog-ios-container{position:fixed;bottom:0;left:0;right:0;display:none;max-width:370px;z-index:100000}}.pnfpb-pwa-dialog-box,.pnfpb-push-dialog-ios-box{display:flex;background:#fff;padding:6px;border-radius:5px;margin:0 auto;text-align:center;align-items:center;flex-wrap:nowrap;justify-content:space-around;font-size:16px;max-width:650px}.pnfpb-pwa-dialog-ios-buttons,.pnfpb-pwa-dialog-ios-title{text-align:center;display:flex}@media only screen and (max-width:370px){.pnfpb-pwa-dialog-box,.pnfpb-push-dialog-ios-box{max-width:370px;flex-wrap:wrap}}@media only screen and (min-width:370px) and (max-width:425px){.pnfpb-pwa-dialog-box,.pnfpb-push-dialog-ios-box{max-width:425px;flex-wrap:wrap}}.pnfpb-top-left{position:fixed;top:0;left:0;bottom:unset;right:unset;display:none;z-index:999999991}.pnfpb-top-right{position:fixed;top:0;right:0;bottom:unset;left:unset;display:none;z-index:999999991}.pnfpb-bottom-left{position:fixed;top:unset;left:0;bottom:0;right:unset;display:none;z-index:999999991}.pnfpb-bottom-right{position:fixed;bottom:0;right:0;top:unset;left:unset;display:none;z-index:999999991}@media only screen and (max-width:370px){.pnfpb-top-left{position:fixed;top:0;left:0;bottom:unset;right:unset;display:none;max-width:370px;z-index:999999991}}@media only screen and (max-width:370px){.pnfpb-top-right{position:fixed;top:0;right:0;bottom:unset;left:unset;display:none;max-width:370px;z-index:999999991}}@media only screen and (max-width:370px){.pnfpb-bottom-left{position:fixed;bottom:0;left:0;top:unset;right:unset;display:none;max-width:370px;z-index:999999991}}@media only screen and (max-width:370px){.pnfpb-bottom-right{position:fixed;bottom:0;right:0;top:unset;left:unset;display:none;max-width:370px;z-index:999999991}}#pnfpb-pwa-dialog-cancel,#pnfpb-pwa-dialog-subscribe,#pnfpb-push-dialog-subscribe,#pnfpb-push-dialog-cancel{border-radius:5px}.pnfpb-push-dialog-container{position:'absolute';top:0;bottom:0;left:0;right:0;display:'flex';justify-content:'center';align-items:center;z-index:100;display:none}.pnfpb-push-dialog-box{padding:40px;background-color:'#fff';border-radius:10px;margin:20px;max-width:400px;box-shadow:'0px 0px 20px 0px rgba(0, 0, 0, 0.2)';z-index:100;cursor:'default';transition:'40ms';transform:scale(.9);display:none}.pnfpb-push-subscribe-icon{width:49px;height:49px;position:fixed;bottom:50px;right:0;top:unset;left:unset;z-index:999999991;border:0;background:#fff0;display:none}.pnfpb-push-subscribe-icon-shortcode{width:32px;height:32px;border:0;background:#fff0;display:block;margin:0 auto}.pnfpb-push-subscribe-icon img{max-width:unset}.pnfpb-bell-icon-header,.pnfpb-bell-icon-header-shortcode{box-sizing:border-box;border-top:1px solid rgb(11 5 5 / .1);padding:.15em 0em;box-shadow:none;border-radius:4px;font-weight:600;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;letter-spacing:.65px;cursor:pointer;width:100%;height:30px;background:#fff;color:#000;text-align:center}.pnfpb_shortcode_popup_close{font-size:30px}.pnfpb-push-subscribe-options-button-container,.pnfpb-push-subscribe-options-button-container-shortcode{color:#090101;width:100%}.pnfpb-push-subscribe-button-options,.pnfpb-push-subscribe-button-options-shortcode{box-sizing:border-box;border:1px solid #fff0;padding:.625em 1em;box-shadow:none;border-radius:4px;font-weight:400;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;letter-spacing:.65px;cursor:pointer;width:100%;height:30px;background:#ccc;color:#fff}.pnfpb-push-subscribe-button-container,.pnfpb-push-subscribe-button-container-shortcode{color:#090101;width:100%}.pnfpb-push-subscribe-button,.pnfpb-push-subscribe-button-shortcode{box-sizing:border-box;border:1px solid #fff0;padding:.625em 1em;box-shadow:none;border-radius:4px;font-weight:400;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;letter-spacing:.65px;cursor:pointer;width:100%;height:40px;background:#e54b4d;color:#fff}.pnfpb-push-subscribe-options-button-container,.pnfpb-push-subscribe-options-button-container-shortcode{color:#090101;width:100%;display:none;max-height:197px}.pnfpb-push-subscribe-options-button,.pnfpb-push-subscribe-options-button-shortcode{box-sizing:border-box;border:1px solid #fff0;padding:.625em 1em;box-shadow:none;border-radius:4px;font-weight:400;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;letter-spacing:.65px;cursor:pointer;width:100%;height:40px;background:#e54b4d;color:#fff}.pnfpb-pwa-ios-message-container{color:#090101;width:100%;display:none}.pnfpb-pwa-ios-message-layout{cursor:pointer;position:fixed;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);width:300px;transform:scale(1) translateZ(0);opacity:1;transition:transform 175ms ease-in-out,opacity 175ms ease-in-out;z-index:999999999999;bottom:95px;right:0;transform-origin:right bottom;padding:.3em .8em .6em;color:#333;display:none}.pnfpb-push-subscribe-button-layout{cursor:pointer;position:fixed;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:0;width:300px;transform:scale(0) translateZ(0);transition:transform 175ms ease-in-out,opacity 175ms ease-in-out;z-index:999999999999;bottom:95px;right:0;transform-origin:right bottom;padding:.3em .8em .6em;color:#333;display:none}.pnfpb-push-subscribe-button-layout-shortcode-options{cursor:pointer;position:relative;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;bottom:500px;right:300px;color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-shortcode-nooptions{cursor:pointer;position:relative;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;bottom:300px;right:300px;color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-shortcode-right-options{cursor:pointer;position:relative;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;bottom:500px;left:70px;color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-shortcode-right-nooptions{cursor:pointer;position:relative;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;bottom:300px;left:70px;color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-shortcode-top-options{cursor:pointer;position:relative;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;bottom:648px;left:-100px;color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-shortcode-top-nooptions{cursor:pointer;position:relative;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;bottom:335px;left:-100px;color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-shortcode-bottom-options{cursor:pointer;position:relative;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;bottom:180px;left:-100px;color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-shortcode-bottom-nooptions{cursor:pointer;position:relative;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;bottom:80px;left:-100px;color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-shortcode-center-options{cursor:pointer;position:fixed;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;top:calc(50% - 194px);left:calc(50% - 150px);color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-shortcode-center-nooptions{cursor:pointer;position:fixed;background-color:#fff;border-radius:5px;border:1px solid rgb(11 5 5 / .1);opacity:1;width:300px;transform:translate(0%,50%);z-index:99999999;top:calc(50% - 194px);left:calc(50% - 150px);color:#333;display:none;max-height:387px}.pnfpb-push-subscribe-button-layout-opened,.pnfpb-push-pwa-button-ios-layout-opened{transform:scale(1) translateZ(0);opacity:1}.pnfpb-push-msg-container{display:flex;max-width:330px;border:1px solid rgb(0 0 0 / .1);border-radius:3px;background:hsl(0 0% 98% / .5);overflow:auto;margin:.5em 0;flex-wrap:wrap}.pnfpb-push-msg-container-shortcode{display:flex;max-width:330px;border:1px solid rgb(0 0 0 / .1);border-radius:3px;background:hsl(0 0% 98% / .5);overflow:hidden;margin:.5em 0;flex-wrap:wrap;max-height:89px}.pnfpb-push-icon{width:50px;height:50px;margin:6px;margin-right:3px;border-radius:2px}.pnfpb-push-msg-text-layout{margin:6px;margin-left:3px;-ms-flex:1;flex:1}.pnfpb-push-msg-text-line{width:85%;height:5px;background:#e3e4e5;margin:5px 0;border-radius:1px}.pnfpb-push-msg-text-long-line{height:5px;width:100%;background:#e3e4e5;margin:5px 0;border-radius:1px}.pnfpb-push-status-text{position:unset;color:#fff;background:#000;cursor:pointer;border-radius:5px;transform:translateY(-50%) scaleX(0) translateZ(0);opacity:0;pointer-events:none;transition:transform 175ms ease-in-out,opacity 175ms ease-in-out;bottom:unset;z-index:unset;transform-origin:right center;padding:0;right:unset;flex:1}.pnfpb-push-status-text-shortcode{position:unset;color:#fff;background:#000;cursor:pointer;border-radius:5px;transform:translateY(-50%) scaleX(0) translateZ(0);opacity:0;pointer-events:none;transition:transform 175ms ease-in-out,opacity 175ms ease-in-out;bottom:unset;z-index:unset;transform-origin:right center;padding:0;right:unset;flex:1}.pnfpb-flex-break{flex-basis:100%;height:0}.pnfpb-push-status-text-opened,.pnfpb-push-status-text-opened-shortcode{transform:translateY(-50%) scaleX(1) translateZ(0);opacity:1;pointer-events:auto;padding:2.4px;width:300px;right:300px;font-size:16px}.pnfpb_subscribe_dialog_confirm_heading_notoken,.pnfpb_subscribe_dialog_confirm_heading_token{font-size:14px!important;padding:20px}.pnfpbloader{text-align:center;margin:0 auto;border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:70px;height:70px;-webkit-animation:pnfpbspinsaf 2s linear infinite;animation:pnfpbspin 2s linear infinite}.pnfpb-popup-customprompt-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;position:fixed;z-index:2258594000;top:0;left:0;right:0;-webkit-font-smoothing:initial;display:none}.pnfpb-popup-customprompt-container-dialog{width:500px;-webkit-animation-name:pnfpbslideDown;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideDown;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-container-dialog-slideDown{width:500px;float:left;-webkit-animation-name:pnfpbslideDown;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideDown;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-container-dialog-slideDownOut{width:500px;-webkit-animation-name:pnfpbslideDownOut;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideDownOut;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-container-dialog-slideUp{width:500px;-webkit-animation-name:pnfpbslideUp;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideUp;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-container-dialog-slideUpOut{width:500px;-webkit-animation-name:pnfpbslideUpOut;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideUpOut;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-transistion-body-icon{box-sizing:border-box;float:left;width:80px;height:80px;position:relative}.pnfpb-popup-customprompt-transistion-body-message{box-sizing:border-box;padding:0 0 0 1em;font-weight:400;float:left;width:calc(100% - 80px);line-height:1.45em;-o-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;color:#051B2C!important}.pnfpb-popup-customprompt-transistion-cancel-button{margin-right:.714em;box-shadow:none;background:#fff!important;color:#0078d1!important;float:right;box-sizing:border-box;display:inline-block;padding:.8rem 1rem;font-size:.9625em;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;border-radius:.25rem;font-family:inherit;letter-spacing:.05em;transition:background-color 75ms ease;margin:0}.pnfpb-popup-customprompt-transistion-close-button,.pnfpb-popup-customprompt-transistion-allow-button{box-sizing:border-box;display:inline-block;padding:.375rem 1rem;font-size:.9625em;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;border-radius:.25rem;font-family:inherit;letter-spacing:.05em;transition:background-color 75ms ease;margin:0;background:#0078d1;color:#fff!important;transition:75ms linear;padding:.75em 1.5em;font-size:1em;border-radius:.25em;font-weight:400;box-shadow:unset;display:-ms-flexbox;display:flex;float:right}.pnfpb-popup-customprompt-transistion-footer{position:relative}.pnfpb-popup-customprompt-transistion-body{box-sizing:border-box;margin:0}.pnfpb-popup-customprompt-container .pnfpb-popup-customprompt-container-dialog .clearfix{display:block;-webkit-backface-visibility:initial!important;backface-visibility:initial!important}.pnfpb-popup-customprompt-transistion-confirmation{display:none}.pnfpb-popup-customprompt-vertical-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;position:fixed;z-index:2258594000;top:0;left:0;right:0;-webkit-font-smoothing:initial;display:none}.pnfpb-popup-customprompt-vertical-container-dialog{width:300px;-webkit-animation-name:pnfpbslideDown;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideDown;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-vertical-container-dialog-slideDown{width:300px;-webkit-animation-name:pnfpbslideDown;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideDown;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-vertical-container-dialog-slideDownOut{width:300px;-webkit-animation-name:pnfpbslideDownOut;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideDownOut;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-vertical-container-dialog-slideUp{width:300px;-webkit-animation-name:pnfpbslideUp;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideUp;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-vertical-container-dialog-slideUpOut{width:300px;-webkit-animation-name:pnfpbslideUpOut;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-name:pnfpbslideUpOut;animation-iteration-count:1;animation-timing-function:ease-out;animation-duration:.4s;animation-fill-mode:forwards;box-sizing:border-box;max-width:100%;margin:0 auto;box-shadow:0 1px 6px rgb(5 27 44 / .06),0 2px 32px rgb(5 27 44 / .16)!important;background:#fff!important;color:#051b2c;padding:1.5em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pnfpb-popup-customprompt-vertical-transistion-body-icon{box-sizing:border-box;width:80px;height:80px;margin:0 auto;margin-bottom:10px;text-align:center}.pnfpb-popup-customprompt-vertical-transistion-body-icon>img{margin:0 auto}.pnfpb-popup-customprompt-vertical-transistion-body-message{box-sizing:border-box;padding:0 0 0 1em;font-weight:400;width:100%;line-height:1.45em;-o-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;color:#051B2C!important;margin:0 auto;text-align:center;margin-bottom:10px}.pnfpb-popup-customprompt-vertical-transistion-cancel-button{margin-right:.714em;box-shadow:none;background:#fff!important;color:#0078d1!important;box-sizing:border-box;display:inline-block;padding:.8rem 1rem;font-size:.9625em;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;border-radius:.25rem;font-family:inherit;letter-spacing:.05em;transition:background-color 75ms ease;margin:0;width:100%;text-align:center;margin-bottom:10px}.pnfpb-popup-customprompt-vertical-transistion-close-button,.pnfpb-popup-customprompt-vertical-transistion-allow-button{box-sizing:border-box;display:inline-block;padding:.375rem 1rem;font-size:.9625em;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;border-radius:.25rem;font-family:inherit;letter-spacing:.05em;transition:background-color 75ms ease;margin:0;background:#0078d1;color:#fff!important;transition:75ms linear;padding:.75em 1.5em;font-size:1em;border-radius:.25em;font-weight:400;box-shadow:unset;width:100%;text-align:center;margin-bottom:10px}.pnfpb-popup-customprompt-vertical-transistion-footer{position:relative}.pnfpb-popup-customprompt-vertical-transistion-body{box-sizing:border-box;margin:0 auto;width:100%;text-align:center}.pnfpb-popup-customprompt-vertical-container .pnfpb-popup-customprompt-vertical-container-dialog .clearfix{display:block;-webkit-backface-visibility:initial!important;backface-visibility:initial!important}.pnfpb-popup-customprompt-vertical-transistion-confirmation{display:none}.pnfpb_custom_prompt_loader,.pnfpb_custom_prompt_loader_frontend{border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #3498db;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:pnfpb_custom_prompt_spin 2s linear infinite;display:none;margin:0 auto}.pnfpb_frontend_subscriptions_options_menu_all{display:block}.pnfpb_bell_icon_custom_prompt_loader,.pnfpb_bell_icon_custom_prompt_loader_frontend,.pnfpb_bell_icon_custom_prompt_loader_webview,.pnfpb_bell_icon_custom_prompt_loader_shortcode{border:16px solid #f3f3f3;border-radius:50%!important;border-top:16px solid #3498db;width:35px;height:35px;-webkit-animation:spin 2s linear infinite;animation:pnfpb_custom_prompt_spin 2s linear infinite;display:none;margin:0 auto}.pnfpb_bell_icon_custom_prompt_loader_frontend{display:none}@-webkit-keyframes pnfpb_custom_prompt_spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes pnfpb_custom_prompt_spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes pnfpbslideDown{0%{transform:translateY(-150%)}100%{transform:translateY(0)}}@keyframes pnfpbslideDownOut{0%{transform:translateY(0%)}100%{transform:translateY(-150%)}}@keyframes pnfpbslideUp{0%{transform:translateY(150%)}100%{transform:translateY(0)}}@keyframes pnfpbslideUpOut{0%{transform:translateY(0%)}100%{transform:translateY(150%)}}@-webkit-keyframes pnfpbspinsaf{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes pnfpbspin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pnfpb_bell_icon_subscription_options_container,.pnfpb_bell_icon_prompt_subscription_options_container,.pnfpb_bell_icon_prompt_subscription_options_container_shortcode{max-width:330px;border:1px solid rgb(0 0 0 / .1);border-radius:3px;background:none;overflow-y:auto;min-height:150px;max-height:150px;height:auto;margin:.5em 0}.pnfpb_customprompt_subscription_options_container,.pnfpb_customprompt_vertical_subscription_options_container{max-width:330px;border:1px solid rgb(0 0 0 / .1);border-radius:3px;background:none;overflow-y:auto;max-height:100px;min-height:40px;height:auto;margin:.5em 0;scrollbar-width:thin}.pnfpb_bell_icon_subscription_container,.pnfpb_bell_icon_subscription_container_shortcode{max-width:330px;border-bottom:1px solid rgb(0 0 0 / .1);border-radius:2px;background:hsl(0 0% 98% / .5);overflow:auto;margin:.3em 0}.pnfpb-notice-dismiss:before{background:0 0;color:#fafafa;content:"\f153";display:block;font:normal 16px / 20px dashicons;speak:never;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}.pnfpb-notice-dismiss{top:0;right:1px;border:none;margin:0;padding:9px;background:0 0;color:#fafafa;cursor:pointer;background-color:#333}.pnfpb-apple-share-icon{background:#fff;margin:10px;padding:10px;width:50px;height:50px}.pnfpb-notice.is-dismissible{padding-right:38px;position:relative}.pnfpb-screen-reader-text,.pnfpb-screen-reader-text span{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.pnfpb-notice p{margin:.5em 0;padding:5px;max-width:550px;margin:0 auto;text-align:left}.pnfpb-push-subscribe-panel-shortcode{max-width:100px;margin:0 auto}.pnfpb-push-icon-shortcode img{position:relative;top:50%;transform:translateY(-50%)}.pnfpb-push-icon img{position:relative;top:50%;transform:translateY(-50%)}.pnfpb-push-shortcode-label{text-align:center}.blue-message{background:none repeat scroll 0 0 #39f;color:#fff;text-shadow:none;font-size:14px;line-height:24px;padding:10px}.green-message{background:none repeat scroll 0 0 #8cc14c;color:#fff;text-shadow:none;font-size:14px;line-height:24px;padding:10px}.orange-message{background:none repeat scroll 0 0 #faa732;color:#fff;text-shadow:none;font-size:14px;line-height:24px;padding:10px}.red-message{background:none repeat scroll 0 0 #da4d31;color:#fff;text-shadow:none;font-size:14px;line-height:24px;padding:10px}.grey-message{background:none repeat scroll 0 0 #53555c;color:#fff;text-shadow:none;font-size:14px;line-height:24px;padding:10px}.left-block{background:none repeat scroll 0 0,radial-gradient(ellipse at center center,#ffffff 0%,#f2f2f2 100%) repeat scroll 0 0 #fff0;color:#8b8e97;padding:10px;margin:10px;float:left}.right-block{background:none repeat scroll 0 0,radial-gradient(ellipse at center center,#ffffff 0%,#f2f2f2 100%) repeat scroll 0 0 #fff0;color:#8b8e97;padding:10px;margin:10px;float:right}.blockquotes{background:none;border-left:5px solid #f1f1f1;color:#8B8E97;font-size:14px;font-style:italic;line-height:22px;padding-left:15px;padding:10px;width:60%;float:left}@media screen{.is-menu path.search-icon-path{fill:#fff}body .popup-search-close:after,body .search-close:after{border-color:#fff}body .popup-search-close:before,body .search-close:before{border-color:#fff}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:#fff0;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:#fff0 url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgb(255 0 0 / .7);background:-webkit-linear-gradient(transparent,rgb(0 0 0 / .35));background:linear-gradient(transparent,rgb(0 0 0 / .35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:#fff0 url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsl(0 0% 100% / .3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsl(0 0% 100% / .4) 25%,transparent 0,transparent 50%,hsl(0 0% 100% / .4) 0,hsl(0 0% 100% / .4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsl(0 0% 100% / .4) 25%,transparent 0,transparent 50%,hsl(0 0% 100% / .4) 0,hsl(0 0% 100% / .4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsl(0 0% 100% / .3)}.mejs-time-current,.mejs-time-handle-content{background:hsl(0 0% 100% / .9)}.mejs-time-hovered{background:hsl(0 0% 100% / .5);z-index:10}.mejs-time-hovered.negative{background:rgb(0 0 0 / .2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid #fff0;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsl(0 0% 100% / .9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee #fff0 #fff0;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgb(50 50 50 / .7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsl(0 0% 100% / .5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsl(0 0% 100% / .9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgb(50 50 50 / .8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsl(0 0% 100% / .8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgb(50 50 50 / .7);border:1px solid #fff0;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsl(0 0% 100% / .4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsl(0 0% 8% / .5);box-shadow:5px 0 0 hsl(0 0% 8% / .5),-5px 0 0 hsl(0 0% 8% / .5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgb(255 255 255 / .33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.googlesitekit-sign-in-with-google__frontend-output-button{max-width:320px}.interim-login #login>.googlesitekit-sign-in-with-google__frontend-output-button{margin-bottom:16px}