/* See http://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files */
html.fancybox-active:not(.fancybox-allowscroll),html.fancybox-active:not(.fancybox-allowscroll) body{touch-action:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto;overflow:hidden;}html.fancybox-active:not(.fancybox-allowscroll) body{margin-right:var(--vertical-scrollbar);margin-bottom:var(--horizontal-scrollbar);}html.fancybox-active:not(.fancybox-allowscroll) body.rtl{margin-right:0;margin-left:var(--vertical-scrollbar);}#fancybox-loading,#fancybox-loading div,#fancybox-overlay,#fancybox-wrap *,#fancybox-wrap *::before,#fancybox-wrap *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#fancybox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:111100;display:none;}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none;}#fancybox-wrap{position:absolute;top:0;left:0;z-index:111101;display:none;outline:none!important;}#fancybox-outer{position:relative;width:100%;height:100%;box-shadow:0 0 20px #111;-moz-box-shadow:0 0 20px #111;-webkit-box-shadow:0 0 20px #111;background:#fff;}#fancybox-content{position:relative;width:100%;height:100%;overflow:hidden;z-index:111102;border:0 solid #fff;background:#fff;background-clip:padding-box;}#fancybox-content>*{max-width:100%;max-height:100%;-webkit-overflow-scrolling:touch;}#fancybox-error{color:#444;padding:14px;margin:0;}#fancybox-frame,#fancybox-img{width:100%;height:100%;border:none;}#fancybox-img{padding:0;margin:0;line-height:0;vertical-align:top;max-width:none!important;max-height:none!important}#fancybox-frame{display:block;z-index:0}.fancy-ico{position:absolute;width:48px;height:48px;border-radius:50%;}.fancy-ico span{display:block;position:relative;left:12px;top:12px;width:24px;height:24px;border-radius:50%;background:#000;border:2px solid white;box-shadow:0 0 4px #000;transition:transform .25s ease-in-out;}#fancybox-close:hover span,#fancybox-next:hover span,body.rtl #fancybox-prev:hover span{transform:rotate(360deg);}#fancybox-prev:hover span,body.rtl #fancybox-next:hover span{transform:rotate(-360deg);}#fancybox-close{top:-24px;right:-24px;cursor:pointer;z-index:111105;display:none;}#fancybox-close span::after,#fancybox-close span::before{content:'';position:absolute;top:9px;left:4px;width:12px;height:2px;background-color:#fff;}#fancybox-close span::before{transform:rotate(45deg);}#fancybox-close span::after{transform:rotate(-45deg);}#fancybox-prev,#fancybox-next{top:50%;margin-top:-24px;cursor:pointer;z-index:111102;display:none;}#fancybox-next,body.rtl #fancybox-prev{left:auto;right:-24px;}#fancybox-prev,body.rtl #fancybox-next{left:-24px;right:auto;}#fancybox-prev span::after,#fancybox-next span::after{content:'';position:absolute;top:6px;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;}#fancybox-prev span::after,body.rtl #fancybox-next span::after{transform:rotate(-135deg);left:7px;}#fancybox-next span::after,body.rtl #fancybox-prev span::after{transform:rotate(45deg);left:initial;right:7px;}#fancybox-title-wrap{z-index:111104;}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background-color:#fff;position:relative;}.fancybox-title-outside{padding-top:10px;color:#fff;font-weight:600;}.fancybox-title-over{position:absolute;width:100%;bottom:0;left:0;color:#fff;text-align:left;}body.rtl .fancybox-title-over{text-align:right}.fancybox-title-over #fancybox-title{padding:10px;background:rgba(0,0,0,.6);display:block;}.fancybox-title-float{text-align:center;}.fancybox-title-float #fancybox-title{display:table;margin:-12px auto;height:24px;padding:0 15px;line-height:20px;font-size:14px;color:#fff;background:#000;border:2px solid #fff;border-radius:12px;box-shadow:0 0 4px #000;position:relative;z-index:111104;}#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:rgba(0,0,0,.9);border-radius:5px;cursor:pointer;overflow:hidden;z-index:111104;display:none;}#fancybox-loading div{transform-origin:20px 20px;animation:fancybox-loading 1.2s linear infinite;}#fancybox-loading div::after{content:'';display:block;position:absolute;top:7px;left:19px;width:2px;height:7px;border-radius:20%;background:#fff;}#fancybox-loading div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s;}#fancybox-loading div:nth-child(2){transform:rotate(30deg);animation-delay:-1s;}#fancybox-loading div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s;}#fancybox-loading div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s;}#fancybox-loading div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s;}#fancybox-loading div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s;}#fancybox-loading div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s;}#fancybox-loading div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s;}#fancybox-loading div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s;}#fancybox-loading div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s;}#fancybox-loading div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s;}#fancybox-loading div:nth-child(12){transform:rotate(330deg);animation-delay:0s;}@keyframes fancybox-loading{0%{opacity:1}100%{opacity:0}}.fancybox-hidden{display:none;}#fancybox-content .fancybox-hidden,#fancybox-tmp .fancybox-hidden{display:revert;}@import url(/blog/wp-content/plugins/easy-table/css/easy-table.css);table.easy-table-cuscosky, .easy-table-cuscosky th, .easy-table-cuscosky
td{border:1px
solid #D4E0EE;border-collapse:collapse;font-family:"Trebuchet MS",Arial,sans-serif;color:#555}.easy-table-cuscosky
caption{font-size:150%;font-weight:bold;margin:5px;padding-bottom:5px}.easy-table-cuscosky td, .easy-table-cuscosky
th{padding:4px}.easy-table-cuscosky thead th,
.easy-table-cuscosky tfoot
th{text-align:center;background:#E6EDF5;color:#4F76A3;font-size:100% !important}.easy-table-cuscosky tbody
th{font-weight:bold}.easy-table-cuscosky tbody
tr{background:#FCFDFE}.easy-table-cuscosky tbody tr:nth-child(2n+1) td,
.easy-table-cuscosky tbody tr:nth-child(2n+1) th{background:#F7F9FC}.easy-table-cuscosky table a:link{color:#718ABE;text-decoration:none}.easy-table-cuscosky table a:visited{color:#718ABE;text-decoration:none}.easy-table-cuscosky table a:hover{color:#718ABE;text-decoration:underline !important}.easy-table-cuscosky tfoot th, .easy-table-cuscosky tfoot
td{font-size:85%}.blog-single-page-wrap .blog-content-wrap .blog-content-inner ol,
.blog-single-page-wrap .blog-content-wrap .blog-content-inner
ul{list-style:auto;padding-left:20px;padding-bottom:20px}.blog-single-page-wrap .blog-content-wrap .blog-content-inner
ul{list-style:disc}.title-with-accent .et_pb_module_header
b{color:#f0b336;font-weight:600}.pc-main-banner.et_pb_fullwidth_header
.et_pb_fullwidth_header_container.center
.header-content{width:100%;max-width:100%}body{font-weight:400}.res_testomonial{padding:24px
32px;background-color:#f1e8fd;border-left:1px solid #f0b336;box-shadow:0px 20px 35px -12px rgba(0, 22, 43, 0.15);border-radius:0px 8px 8px 0px}span.res_author{font-weight:700;font-size:14px;line-height:150%;letter-spacing:0.01em}.res_content{margin-bottom:32px}.res_other_content{font-weight:600;font-size:20px;line-height:135%;color:#00162b;margin-bottom:48px;width:100%}.res_other_content
ul{list-style:disc;padding-left:20px}.res_other_content ul
li{font-size:14px}.res_btn_wrapper{display:flex;gap:15px 18px;flex-wrap:wrap;width:100%}.res_btn_wrapper
a{display:inline-flex;font-size:14px;font-weight:700;text-align:center;border-radius:100px;text-transform:uppercase;color:#00162b;border:1px
solid #00162b;padding:11px
15px;align-items:center;gap:0 5px;transition:all ease-in-out 0.6s}span.res-btn-icon{line-height:0}a.res-sub-btn{background-color:#f0b336;border-color:#f0b336}a.res-sub-btn:hover{background-color:#ffc143;border-color:#ffc143}a.res-pdf-btn:hover{border-color:transparent}.container.res-main-container::before{display:none}.blablacar-wrapper{display:flex;gap:45px;align-items:center}.blablacar-img{flex:0 0 auto;max-width:380px}.res-content
.et_pb_post{margin-bottom:0}.res-content h1.entry-title{font-weight:600;font-size:49px;line-height:1.25}.res-content
h4{font-weight:600;font-size:21px;line-height:1.5;letter-spacing:0.01em}.res-content .entry-content h4:not(:first-child){margin-top:40px}h4.use-case{font-weight:600;font-size:20px;line-height:1.35;color:#697793}.blablacar-sec{margin-bottom:50px}.blablacar-content
h4{font-weight:600;font-size:21px;line-height:1.5;letter-spacing:0.01em}.footer-widget.footer-4{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px 0px}.footer-widget.footer-2 .fwidget:nth-child(2){max-width:560px;margin-bottom:50px !important;font-size:20px;line-height:1.4}.footer-widget.footer-2 .fwidget:nth-child(4),
.footer-widget.footer-2 .fwidget:nth-child(5){width:auto !important}.footer-widget.footer-2
.fwidget{width:100%}.footer-widget.footer-3{display:none}.footer-widget.footer-4
div.widget_nav_menu{flex:0 0 33.33%;position:relative}footer#main-footer{background-color:#00162b !important}#footer-widgets
ul.menu{list-style:none;margin:0;padding:0}#footer-widgets .menu
li{padding:0}#footer-widgets .menu li::before{display:none}#main-footer .footer-widget.footer-4
h4.title{color:#00bda5;font-size:12px;line-height:1.5;font-weight:700}#main-footer .footer-widget.footer-4 .menu
a{font-size:12px;font-weight:700;line-height:1.35;letter-spacing:0.01em}.footer-widget.footer-5
.menu{display:flex;gap:16px;margin-bottom:15px !important}.footer-widget.footer-5 .menu li::after{content:'';position:absolute;top:5px;right:-8px;height:60%;background-color:#546076;width:1px}.footer-widget.footer-5 .menu li:last-child:after{display:none}#footer-widgets .footer-widget.footer-5 .menu li
a{font-weight:700}#footer-widgets .footer-widget.footer-5 .menu li a,
#footer-widgets .footer-widget.footer-5
p{color:#aab7cf;font-size:12px}.footer-widget.footer-4 div.widget_nav_menu::after{content:'';position:absolute;bottom:0;width:100%;height:1px;left:0px;background-color:#546076;transform:translateY(15px)}#footer-widgets .wp-social-link a.wp-block-social-link-anchor{display:inline-flex}#footer-widgets .wp-social-link a.wp-block-social-link-anchor::before{content:'';position:absolute;width:18px;height:18px;background-repeat:no-repeat;background-position:center;border-radius:50%;border:1px
solid #fff;padding:6px;background-size:50%}#footer-widgets
.wp-social-link.wp-social-link-twitter
a.wp-block-social-link-anchor::before{background-image:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/twitter.png)}#footer-widgets
.wp-social-link.wp-social-link-facebook
a.wp-block-social-link-anchor::before{background-image:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/facebook.png)}#footer-widgets
.wp-social-link.wp-social-link-linkedin
a.wp-block-social-link-anchor::before{background-image:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/linkedin.png)}#footer-widgets
.wp-social-link.wp-social-link-instagram
a.wp-block-social-link-anchor::before{background-image:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/instagram.png)}#footer-widgets
.wp-social-link.wp-social-link-github
a.wp-block-social-link-anchor::before{background-image:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/github.png)}#main-footer .percona-hs-form .hs_submit.hs-submit
.actions{pointer-events:none;position:relative}#main-footer .percona-hs-form .hs_submit.hs-submit .actions
input{pointer-events:auto;text-transform:uppercase;font-weight:700}footer .percona-hs-form .hs_submit.hs-submit
input{padding:10px
40px 10px 20px !important;border-color:#fff !important;text-align:left !important}.percona-hs-form .hs_submit.hs-submit .actions::after{transition:all 0.3s ease-in;pointer-events:none;content:'';position:absolute;width:14px;height:10px;right:20px;top:17px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/button-arrow.png);background-repeat:no-repeat;background-size:contain;background-position:center}#main-footer .percona-hs-form .hs_submit.hs-submit .actions:hover::after{-webkit-filter:invert(100%);filter:invert(100%)}.subscribe-form .sf-input input.wpcf7-form-control{background-color:transparent;border:none;border-bottom:1px solid #ddd;width:100%;font-weight:500;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#aab7cf;padding:0px
10px 10px}.subscribe-form .sf-input input.wpcf7-form-control::placeholder{color:#aab7cf}.subscribe-form .sf-input{padding:0px
0px 25px}.subscribe-form{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;padding-bottom:20px}.sf-input.s-email{flex:0 0 100%}.sf-input.s-fname,.sf-input.s-lname{flex:0 0 calc(50% - 25px)}.sf-input.s-cname{flex:0 0 70%}.sf-btn-submit{position:relative;width:127px;height:44px}.sf-btn-submit
input{background-color:transparent;color:#fff;border:1px
solid #ddd;border-radius:30px;padding:10px
20px;width:100%;height:100%;border-radius:25px;text-align:left;outline:none;padding-left:16px;font-size:14px;font-weight:500}.sf-btn-submit::before{position:absolute;content:'';background-image:url('//m.doggingzone.com/blog/wp-content/uploads/2023/02/up-right-white.png');background-position:center;background-repeat:no-repeat;background-size:contain;height:16px;width:16px;right:16px;top:50%;transform:translateY(-50%)}.sf-btn-submit span.wpcf7-spinner{position:absolute;bottom:-10px;left:0}#footer-widgets .wp-block-social-links{padding-left:20px;margin-top:-10px;gap:0.5em 0.6em}#footer-widgets .wp-block-social-links li.wp-social-link{list-style:none;padding:0;margin-bottom:0px}#footer-widgets .wp-block-social-links li.wp-social-link::before{display:none}#footer-widgets .wp-block-social-links.is-style-logos-only .wp-social-link
svg{width:32px;height:32px;opacity:0}.cus-f-credit div#footer-info{font-size:12px;color:#aab7cf}.footer-widget.footer-4
.menu{width:90%}.footer-widget.footer-2
h2{font-weight:700;font-size:42px;line-height:1.25}.res-content h1.entry-title{font-weight:600;font-size:40px;line-height:1.25}.blog-featured-articles-wrap.documents-whitepapers.blog_2_column{gap:0 44px}.blog-featured-articles-wrap.documents-whitepapers.blog_2_column>div{background-color:#fff}.documents-whitepapers.blog_2_column
.blog-featured-articles-item.two_clm_title
h3{border-bottom:2px solid #e8ecf3;font-size:14px;font-weight:500;color:#697793}.documents-whitepapers.blog_2_column .blog-featured-article-inner
.context{width:calc(100% - 176px);padding-left:20px;display:flex;flex-direction:column;justify-content:space-between}.documents-whitepapers.blog_2_column .blog-featured-article-inner
.thumbnail{width:176px;height:123px}.documents-whitepapers.blog_2_column .blog-featured-articles-item:nth-child(3),
.documents-whitepapers.blog_2_column .blog-featured-articles-item:nth-child(4),
.documents-whitepapers.blog_2_column .blog-featured-articles-item:nth-child(5),
.documents-whitepapers.blog_2_column .blog-featured-articles-item:nth-child(6){padding-bottom:0}.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(3)
.blog-featured-article-inner,
.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(4)
.blog-featured-article-inner,
.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(5)
.blog-featured-article-inner,
.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(6)
.blog-featured-article-inner{padding-bottom:15px;border-bottom:2px solid #e8ecf3}.documents-whitepapers.blog_2_column .blog-featured-articles-item:nth-child(4){box-shadow:none}.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(4)
.blog-featured-article-inner{border-bottom:0}.documents-whitepapers.blog_2_column .blog-featured-articles-item{border-radius:0px}body .cta-form form .hs_submit
input{padding-right:35px !important}.CTA-wrapper .cta-form form .actions::after{transition:all 0.3s ease-in;pointer-events:none;content:'';position:absolute;width:14px;height:10px;right:15px;top:18px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/button-arrow.png);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-filter:invert(100%);filter:invert(100%)}.CTA-wrapper .cta-form form .actions:hover::after{-webkit-filter:invert(0%);filter:invert(0%)}.category-banner-wrap{text-align:center;padding:120px
56px;background:url(/blog/wp-content/themes/Divi-child/assets/css/abstract_background_1085.jpg),
linear-gradient(168.7deg, #00162b 19.55%, #006a5d 110.59%), url(/blog/wp-content/themes/Divi-child/assets/css/.png);background-blend-mode:overlay, darken, normal;margin-bottom:50px}.category-banner-wrap
h1{font-size:87px;letter-spacing:-0.04em;line-height:1.1em;color:#ced5e3}.category-banner-wrap
p{font-size:18px;color:#ced5e3}#main-footer .percona-hs-form .hbspt-form form fieldset:nth-child(4){width:calc(100% - 130px)}.hs_recaptcha{display:none}.grecaptcha-badge{visibility:hidden}div#block-11{clear:both}.cc-banner.cc-top{top:inherit !important;bottom:0px}body .cc-color-override--1941503258.cc-window{background-color:#00162b;color:#fff}body .cc-color-override--1941503258 .cc-link,
body .cc-color-override--1941503258 .cc-link:active,
.cc-color-override--1941503258 .cc-link:visited{color:#fff}body .cc-color-override--1941503258 .cc-highlight .cc-btn:nth-child(2){color:#fff}.cmp-modal{font-weight:400}body .cc-color-override--1941503258 .cc-allow{color:#00162b;background-color:#f0b336}body .cc-color-override--1941503258 .cc-allow:hover{background-color:#f5ca72}@media only screen and (min-width: 980px) and (max-width: 1024px){.documents-whitepapers.blog_2_column .blog-featured-article-inner
.thumbnail{width:126px;height:126px}.documents-whitepapers.blog_2_column .blog-featured-article-inner
.context{width:calc(100% - 126px)}}@media only screen and (min-width: 768px){.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(8),
.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(7){border-radius:0 0 4px 4px !important}}@media only screen and (max-width: 980px){.documents-whitepapers.blog_2_column .blog-featured-article-inner
.thumbnail{width:100%;height:auto}.documents-whitepapers.blog_2_column .blog-featured-article-inner
.context{width:100%;padding-left:0;padding-top:15px}.documents-whitepapers.blog_2_column .blog-featured-article-inner
.thumbnail{margin-bottom:0}.documents-whitepapers.blog_2_column
.blog-featured-articles-item
.context
.bottom{padding-top:10px}}@media only screen and (max-width: 767px){.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(5){margin-bottom:25px}.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(7){order:7}.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(8){order:8}.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(6){order:6}.documents-whitepapers.blog_2_column
.blog-featured-articles-item:nth-child(2){order:5}.cc-window.cc-banner{flex-wrap:wrap !important;gap:5px !important}.cc-highlight.cc-compliance.cc-regular{flex-direction:column !important;gap:5px !important;justify-content:center !important;flex:100% !important}.cc-banner .cc-message{text-align:center !important;margin:0px
!important}.cc-highlight.cc-compliance.cc-regular
a{margin:0px
!important}}@media only screen and (min-width: 981px) and (max-width: 1560px){.res_btn_wrapper
a{min-width:193px;justify-content:center}}@media only screen and (min-width: 981px) and (max-width: 1233px){.sf-input.s-cname{flex:0 0 100%}footer div#footer-widgets .footer-widget{width:calc(50% - 20px);max-width:50%;margin-right:20px}footer .footer-widget.footer-4{order:2;margin-right:0 !important;margin-left:20px}footer .footer-widget.footer-5{order:4;margin-top:15px;margin-right:0 !important;margin-left:20px}}@media only screen and (min-width: 981px) and (max-width: 995px){#footer-widgets .footer-widget.footer-5 .menu li
a{font-size:11px}}@media only screen and (min-width: 981px){div#footer-widgets .footer-widget{width:calc(50% - 70px);max-width:50%;margin-right:70px;margin-bottom:3%}.et_pb_gutter.et_pb_gutters2 #left-area.res-content{width:67.25%}.et_pb_gutter.et_pb_gutters2 #sidebar.res-sidebar{width:32.75%}.footer-widget.footer-2{order:1}.footer-widget.footer-3{order:3;margin-top:-200px}.footer-widget.footer-4{order:2;margin-right:0 !important;margin-left:70px}.footer-widget.footer-5{order:4;margin-top:6px;margin-right:0 !important;margin-left:70px}#footer-widgets .footer-widget
.fwidget{margin-bottom:0px}}@media only screen and (min-width: 1800px){body #et-main-area #main-content .fixed-max-width{padding-left:calc((100% - 1600px) / 2) !important;padding-right:calc((100% - 1600px) / 2) !important}.header-right-nav ul li:nth-child(2){padding-right:0 !important}.pc-mega-menu .pc-mega-menu-wrapper{padding-left:calc((100% - 1600px) / 2) !important;padding-right:calc((100% - 1600px) / 2) !important}header#main-header .container,
footer#main-footer
.container{padding-left:calc((100% - 1600px) / 2) !important;padding-right:calc((100% - 1600px) / 2) !important}.post-archive-page{padding-left:calc((100% - 1600px) / 2) !important;padding-right:calc((100% - 1600px) / 2) !important}}@media only screen and (max-width: 1280px){.category-banner-wrap
h1{font-size:60px}}@media only screen and (max-width: 980px){.category-banner-wrap
h1{font-size:40px}.res-content h1.entry-title{font-size:36px}.res_testomonial{margin-bottom:70px}.blablacar-sec{margin-top:50px}div#footer-widgets .footer-widget{width:calc(100% - 0px) !important;max-width:100% !important;margin-right:0px}.footer-widget.footer-2{order:1;max-width:500px !important}.footer-widget.footer-3{order:2;margin-top:0px}.footer-widget.footer-4{order:3;margin-right:0 !important;margin-left:auto;padding-top:20px}.footer-widget.footer-5{order:4;margin-top:40px !important;margin-right:0 !important;margin-left:auto}#footer-widgets .footer-widget
.fwidget{margin-bottom:0px}.subscribe-form{padding-top:30px}.footer-widget.footer-2
h2{font-size:42px;padding-bottom:20px}}@media only screen and (max-width: 767px){.category-banner-wrap{padding:60px
30px}.category-banner-wrap
h1{font-size:28px}.category-banner-wrap
p{font-size:15px}#footer-widgets .footer-widget .fwidget .percona-hs-form{margin-top:40px}.res-content h1.entry-title{font-size:25px}.res-content .et_pb_post .entry-content{padding-top:20px}.res-content .entry-content h4:not(:first-child){margin-top:20px}.blablacar-wrapper{gap:10px 45px;flex-wrap:wrap}.blablacar-sec{margin-top:20px}.blablacar-img{flex:0 0 100%;max-width:280px}.res-content
h4{font-size:18px}footer #footer-widgets .footer-widget:nth-child(n),
footer #footer-widgets .footer-widget
.fwidget{margin-bottom:0px !important}.footer-widget.footer-2
h2{font-size:25px}.footer-widget.footer-2 .fwidget:nth-child(2){font-size:16px}}@media only screen and (max-width: 600px){.footer-widget.footer-4
div.widget_nav_menu{flex:0 0 50%;position:relative}}@media only screen and (max-width: 575px){.plan_and_feature_row
.et_pb_column{width:100% !important}.database-support-url
h4.et_pb_module_header{padding-left:10px}.benefits-working-column{flex-wrap:wrap}.benefits-working-column
.et_pb_module{margin-bottom:20px !important;padding:0
!important}.terminal-wrapper>button{position:relative !important;text-align:center !important;width:100% !important}.careers-video-slider ul.slick-dots{bottom:-20px;right:0;display:block}.careers-video-slider button.slide-arrow.prev-arrow{left:0px;margin:auto}.careers-video-slider button.slide-arrow{bottom:-65px}.careers-video-slider button.slide-arrow.next-arrow{left:40px;margin:auto}#main-footer .percona-hs-form .hbspt-form form fieldset:nth-child(4){width:calc(100% - 160px)}#main-footer
.percona-hs-form
.hbspt-form
form
fieldset.form-columns-2>div:first-child{margin-right:0px}#main-footer .percona-hs-form .hbspt-form form
fieldset{flex-wrap:wrap}#main-footer .percona-hs-form .hbspt-form form fieldset .hs-form-field{flex:100%}#main-footer .percona-hs-form .hbspt-form form fieldset:nth-child(4){width:100% !important}#main-footer .percona-hs-form .hs_submit.hs-submit{position:relative !important;width:max-content;bottom:0px}}@media only screen and (max-width: 480px){.res-content h1.entry-title{font-size:30px}.blablacar-img{margin:0
auto}.res_btn_wrapper{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.res-content
h4{font-size:16px}.footer-widget.footer-5
.menu{flex-wrap:wrap;justify-content:center;gap:1px 15px}.footer-widget.footer-4
div.widget_nav_menu{flex:0 0 100%;position:relative}.footer-widget.footer-2
h2{font-size:34px;padding-bottom:20px}#footer-widgets .wp-block-social-links{padding-left:0px;padding-top:20px;margin-top:-10px;gap:0.5em 0.6em}div#block-13{width:100%}.footer-widget.footer-2 .fwidget:nth-child(4),
.footer-widget.footer-2 .fwidget:nth-child(5){width:100% !important}}.cta-btn-orange{font-weight:bold;color:#fff;font-size:14px;padding:12px
19px;background:#ff7e1a;border-radius:100px}.share-wrap{margin-top:30px}.social-box{display:flex;flex-wrap:wrap}.social-box
h3{padding-bottom:0px;font-size:18px;font-weight:600;letter-spacing:0.01em;color:#000;border-bottom:1px solid #000;margin-bottom:30px;display:inline-block;float:left;padding-top:5px;margin-right:30px}.social-btn a,
.social-btn a
span{display:inline-block;line-height:1;height:40px}.social-btn{display:flex;flex-wrap:wrap;gap:20px 50px}.category-name{display:flex;flex-wrap:wrap;gap:7px 8px;align-items:center}.category-name
span{background:#e8ecf3;color:#546076;border-radius:4px;font-size:12px;padding:0px
7px;transition:all 0.3s ease-in-out;display:inline-block}.category-name span:hover{background:#00bda5;color:#fff}.latest-blogs.date-author .blog-featured-articles-item
.bottom{position:relative;left:inherit;border:inherit;width:100%;margin-bottom:10px}.latest-blogs.date-author .blog-featured-articles-item .category-name{position:absolute;bottom:0px;left:24px;width:calc(100% - 48px)}.latest-blogs.date-author .blog-featured-articles-item{position:relative;padding-bottom:90px}.single-post-meta{display:flex;flex-wrap:wrap;gap:15px 30px;margin-bottom:20px;justify-content:space-between}.rss-feed
a{background:#00bda5;border:1px
solid #00bda5;color:#fff;font-weight:700;font-size:12px;line-height:150%;letter-spacing:0.02em;padding:5px
8px 4px;border-radius:34px;display:flex;align-items:center;gap:5px;transition:all 0.3s ease-in-out}.rss-feed a:hover{background:#fff;color:#00bda5}.rss-feed a svg
path{transition:all 0.3s ease-in-out}.rss-feed a:hover svg
path{stroke:#00bda5}select#cat-list{-webkit-appearance:none;-moz-appearance:none}.filter-area
form{position:relative}.down-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:center}.search-icon{display:flex;align-items:center;justify-content:center}.full-width-bg.linear-gradient{background:url(/blog/wp-content/themes/Divi-child/assets/css/abstract_background_1085.jpg),
linear-gradient(168.7deg, #00162b 19.55%, #006a5d 110.59%), url(/blog/wp-content/themes/Divi-child/assets/css/.png);background-blend-mode:overlay, darken, normal;padding-bottom:80px}.full-width-bg{padding-left:56px;padding-right:56px}.full-width-bg.bottom{padding-top:50px;padding-bottom:70px}.blog-title-wrap{text-align:center;padding-top:88px;padding-bottom:128px}.blog-title-wrap
h1{font-size:87px;color:#ced5e3 !important;letter-spacing:-0.04em;line-height:1.1em}.blog-title-wrap
p{font-size:18px;letter-spacing:0.01em;line-height:1.49em;color:#ced5e3}.latest-articles
p{font-weight:500;font-size:20px;padding-top:0px;padding-bottom:50px !important;color:#697793;display:block}.blog-featured-article-inner
.excerpt{margin-bottom:10px}.filter-search-wrapper{padding-bottom:30px}.filter-search-wrapper
form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px 30px}.filter-area,.search_bar{position:relative}select.cat-list,
.search_bar
input{color:#fff !important;border-width:1px !important;border-color:#fff;border-radius:50px;letter-spacing:0.02em;font-size:14px;background-color:transparent;padding-top:10px !important;padding-right:16px !important;padding-bottom:10px !important;padding-left:16px !important}select.cat-list{background:#002031;padding-right:40px !important}.search_bar input:focus{border-color:#fff}.search_bar
form{position:relative}.search_bar
button{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:transparent;border:0px;color:#fff;cursor:pointer}.archive.archive.author #left-area{width:100%;display:flex;flex-wrap:wrap;gap:40px 30px;padding-right:0px}.archive.author #left-area
article{flex-basis:calc(50% - 15px);width:calc(50% - 15px);margin-bottom:0px;padding:10px;border-radius:9px;box-shadow:0px 8px 8px -4px rgb(0 22 43 / 5%),
0px 20px 24px -4px rgb(0 22 43 / 5%)}.archive.author
#sidebar{display:none}.archive.author .container::before{display:none}.archive.author #left-area article a.entry-featured-image-url{display:none}.archive.author #left-area article h2.entry-title{transition:all 0.3s ease-in-out}.archive.author #left-area article h2.entry-title:hover{color:#00bda5}.blog-featured-articles-item .blog-featured-article-inner .context
h2{word-break:break-word}.full-width-bg
#more_posts{padding:11px
16px 10px !important;font-weight:700;margin-top:40px}@media only screen and (max-width: 980px){.blog-title-wrap
h1{font-size:35px}.blog-title-wrap{padding-top:50px;padding-bottom:50px}.archive.author #left-area
article{flex-basis:100%;width:100%}}@media only screen and (max-width: 767px){.blog-title-wrap
h1{font-size:30px}.blog-title-wrap{padding-bottom:30px}.full-width-bg{padding-left:20px;padding-right:20px}.social-btn{gap:20px 15px}.latest-blogs.date-author .blog-featured-articles-item{padding-bottom:20px}.latest-blogs.date-author .blog-featured-articles-item .category-name{position:relative;bottom:inherit;left:inherit;width:100%}}@media only screen and (max-width: 575px){.filter-area,.search-area{flex-basis:100%;width:100%}select#cat-list,
.search_bar
input{width:100%}}@media only screen and (min-width: 1800px){.max-page-container{max-width:1600px;margin-left:auto;margin-right:auto}}h1,h2,h3,h4,h5,h6{font-weight:400}#page-container>.pc-mega-menu-wrapper{display:none}header#main-header .container,
footer#main-footer
.container{max-width:100%;width:100%;padding:0
56px}span#percona-custom-mobile-menu{display:none}#top-menu
li{padding-right:0}#top-menu .menu-item-has-children > a:first-child,
#et-secondary-nav .menu-item-has-children>a:first-child{padding-right:42px}#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after{right:22px}#main-header .pc-mega-menu{position:inherit}#main-header .pc-mega-menu ul.sub-menu{display:none !important}.pc-mega-menu .pc-mega-menu-wrapper{position:absolute;width:100%;left:0;opacity:0;visibility:hidden;background:#00162b;border-top:1px solid #aab7cf;backdrop-filter:blur(20px);padding:32px
56px;transition:all 0.3s ease-in;transform:scaleY(0);z-index:-1;transform-origin:top}.pc-mega-menu.et-hover .pc-mega-menu-wrapper,
.pc-mega-menu:hover .pc-mega-menu-wrapper{opacity:1;visibility:visible;transform:scaleY(1);pointer-events:auto;z-index:1}.pc-mega-menu-wrapper
.wrapper{display:flex;margin-left:-10px;margin-right:-10px}.pc-mega-menu-wrapper .wrapper .mm-flex{display:flex}.pc-mega-menu-wrapper .wrapper .mm-one-fourth{width:25%}.pc-mega-menu-wrapper .wrapper .mm-half{width:50%}.pc-mega-menu-wrapper .wrapper .mm-three-fourth{width:75%}.pc-mega-menu-wrapper .wrapper .mm-full{width:100%}.pc-mega-menu-wrapper .wrapper .mm-one-fourth,
.pc-mega-menu-wrapper .wrapper .mm-half,
.pc-mega-menu-wrapper .wrapper .mm-three-fourth,
.pc-mega-menu-wrapper .wrapper .mm-full{padding-left:10px;padding-right:10px}.pc-mega-menu-wrapper .wrapper
p.title{font-size:12px;padding-bottom:24px;color:#8897b3}.pc-mega-menu-wrapper .wrapper .card-item{width:100%;border-radius:12px;padding:20px;min-height:320px;display:flex;justify-content:space-between;flex-direction:column}.pc-mega-menu-wrapper .wrapper .card-item
.top{display:flex;justify-content:space-between;max-height:110px}.pc-mega-menu-wrapper .wrapper .card-item .top .card-icon{max-width:100px}.pc-mega-menu-wrapper .wrapper .blue-shadow-wrapper{background:#00162b;box-shadow:0px 0px 19px 8px rgb(0 0 0 / 40%);border-radius:12px;padding:20px}.pc-mega-menu-wrapper .wrapper .card-item .top h4,
.pc-mega-menu-wrapper .wrapper .white-title{font-size:20px;line-height:150%;color:#fff;font-weight:600;padding-bottom:20px}.pc-mega-menu-wrapper .wrapper .card-item
h5{font-weight:700;font-size:12px;line-height:150%;color:#fff;letter-spacing:0.02em}.pc-mega-menu-wrapper .wrapper .card-item p,
.pc-mega-menu-wrapper .wrapper .white-content,
.pc-mega-menu-wrapper .wrapper .white-content
p{font-weight:500;font-size:12px;line-height:150%;letter-spacing:0.01em;color:#fff;padding-bottom:20px}.pc-mega-menu-wrapper .wrapper .white-content{min-height:182px}.pc-mega-menu-wrapper .wrapper .white-content
p{padding-bottom:10px}.pc-mega-menu-wrapper .wrapper .white-content .smaller-list-type{padding-top:10px}.pc-mega-menu-wrapper .wrapper .white-content .smaller-list-type
p{padding-bottom:8px;font-weight:700;position:relative;padding-left:25px}.pc-mega-menu-wrapper .wrapper .white-content .smaller-list-type p::after{content:'';position:absolute;background-image:url('//m.doggingzone.com/wp-content/uploads/2023/01/up-right-white.png');width:17px;height:17px;background-size:cover;background-repeat:no-repeat;background-position:center;left:0;top:0}.pc-mega-menu-wrapper .wrapper .blank-button-with-arrow,
.pc-mega-menu-wrapper .wrapper .card-item .buttons
a{padding:10px
5px;height:48px;display:flex !important;align-items:center;justify-content:center;font-weight:700;font-size:14px;letter-spacing:0.02em;text-align:center;border-radius:50px;width:100%;border:2px
solid #fff;transition:all 0.3s ease-in !important}.pc-mega-menu-wrapper .wrapper .blank-button-with-arrow:hover{background-color:#fff;color:#00162b !important}.pc-mega-menu-wrapper .wrapper .card-item .buttons a.btn-with-yellow-bg{background-color:#f0b336;border-color:#f0b336;color:#00162b !important}.pc-mega-menu-wrapper .wrapper .card-item .buttons a.btn-with-yellow-bg::after{content:'';position:relative;right:-5px;background-image:url('//m.doggingzone.com/wp-content/uploads/2023/01/up-right.png');width:18px;height:18px;background-size:cover;background-repeat:no-repeat;background-position:center}.pc-mega-menu-wrapper .wrapper .card-item .buttons a.btn-with-yellow-bg:hover{border-color:#fff;color:#00162b !important}.et-fixed-header
#top-menu
.pc-mega-menu-wrapper
.wrapper
.card-item
.buttons
a{color:#fff !important}.et-fixed-header
#top-menu
.pc-mega-menu-wrapper
.wrapper
.card-item
.buttons
a:hover,
.et-fixed-header
#top-menu
.pc-mega-menu-wrapper
.wrapper
.card-item
.buttons
a.btn-with-yellow-bg,
.et-fixed-header
#top-menu
.pc-mega-menu-wrapper
.wrapper
.blank-button-with-arrow:hover{color:#00162b !important}.pc-mega-menu-wrapper .wrapper .card-item.item1
.buttons{display:flex;gap:10px}.pc-mega-menu-wrapper .wrapper .card-item .buttons a:hover{background:#fff;color:#00162b !important}.pc-mega-menu-wrapper .wrapper .large-links-with-icon{position:relative;width:100%;opacity:1;visibility:visible;border:none;padding:0;box-shadow:none;display:flex;flex-direction:column;justify-content:space-between;min-height:310px}.pc-mega-menu-wrapper .wrapper .large-links-with-icon
a{font-weight:500;font-size:14px;line-height:1.7;letter-spacing:0.02em;color:#fff !important;padding:20px
30px !important;display:flex !important;flex:1;align-items:center;width:100% !important}.pc-mega-menu-wrapper .wrapper .large-links-with-icon a:hover{background-color:transparent !important}.pc-mega-menu-wrapper .wrapper .large-links-with-icon>li{padding:0
!important;position:relative;border-top-left-radius:50px;border-bottom-left-radius:50px;max-width:230px}.pc-mega-menu-wrapper .wrapper .sub-sub-nav{position:absolute;background-color:#003363;border-radius:15px;opacity:0;visibility:hidden;width:300px;z-index:3;padding:10px;top:0;left:200px}.pc-mega-menu-wrapper .wrapper .sub-sub-nav>a{width:100% !important;padding:15px
15px !important}.pc-mega-menu-wrapper .wrapper .sub-sub-nav>a:hover{background-color:transparent !important}#solutions-megamenu .col-2{padding-top:38px}#solutions-megamenu .col-3{z-index:2}#solutions-megamenu .col-4{z-index:1}#learn-megamenu .wrapper .card-item.item1{background:linear-gradient(
135.15deg,
rgba(0, 57, 111, 0.62) 2.02%,
#002e58 63.91%
),
linear-gradient(133.53deg, #3890e1 2.07%, #002e58 98.24%),
url('//m.doggingzone.com/wp-content/uploads/2023/01/software-downloads.jpg');background-blend-mode:multiply, color, normal;background-size:cover;background-repeat:no-repeat;background-position:center}#learn-megamenu .wrapper .card-item.item2{background:linear-gradient(133.53deg, #aa7f26 2.07%, #654b17 98.24%),
linear-gradient(134.01deg, #daa331 2.22%, #654b17 66.93%),
url('//m.doggingzone.com/wp-content/uploads/2023/01/product-documentation.jpg');background-blend-mode:color, multiply, normal;background-size:cover;background-repeat:no-repeat;background-position:center}#learn-megamenu .wrapper .card-item.item3{background:linear-gradient(
133.53deg,
rgba(113, 175, 234, 0.62) 2.07%,
#008e7c 98.24%
),
linear-gradient(134.01deg, #3ccebb 2.22%, #008e7c 66.93%),
url('//m.doggingzone.com/wp-content/uploads/2023/03/financial-service.png');background-blend-mode:color, multiply, normal;background-size:cover;background-repeat:no-repeat;background-position:center}#learn-megamenu .wrapper > .col-2,
#learn-megamenu .wrapper > .col-4,
#about-megamenu .wrapper > .col-2,
#about-megamenu .wrapper>.col-3{padding-top:38px}#learn-megamenu .wrapper>.col-3{display:flex;flex-direction:column;justify-content:flex-end}#learn-megamenu .wrapper .white-title{padding-bottom:10px}#learn-megamenu.pc-mega-menu-wrapper .wrapper .white-content{min-height:auto}#learn-megamenu .wrapper > .col-3 .white-content .mm-flex{max-width:520px}#learn-megamenu .wrapper > .col-3 .blue-shadow-wrapper{display:flex;flex-direction:column;justify-content:flex-end;min-height:320px}#learn-megamenu .wrapper > .col-3 .smaller-list-type{padding-left:0;padding-right:0}#solutions-megamenu .wrapper .card-item.item1{background:linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
linear-gradient(142.82deg, #bc91f3 3.9%, #35234c 89.28%)}#solutions-megamenu .wrapper .card-item.item2{background:linear-gradient(161.47deg, #e87318 3.13%, #6b350b 99.22%)}#solutions-megamenu .wrapper .card-item.item1 .top .card-icon{max-height:80%}#discover-megamenu .wrapper .card-item.item1{width:100%;margin-right:10px;background:linear-gradient(133.53deg, #008e7c 2.07%, #005046 98.24%),
linear-gradient(134.59deg, #006a5d 2.23%, #003c34 58.57%),
url('//m.doggingzone.com/wp-content/uploads/2023/01/percona-blog.jpg');background-blend-mode:color, multiply, normal;background-position:center;background-repeat:no-repeat;background-size:cover}#discover-megamenu .col-2 .mm-flex{margin-left:-10px;margin-right:-10px}#discover-megamenu .col-2 .blue-shadow-wrapper{padding:20px
30px}#about-megamenu .wrapper .card-item.item1{width:100%;margin-right:10px;background:linear-gradient(
0deg,
rgba(0, 46, 88, 0.55),
rgba(0, 46, 88, 0.55)
),
linear-gradient(175.45deg, #3890e1 6.4%, #002e58 60.58%),
linear-gradient(
134.2deg,
rgba(56, 144, 225, 0.7) 1.28%,
#00488a 53.82%,
#002e58 89.01%
),
url('//m.doggingzone.com/wp-content/uploads/2023/01/about-percona.jpg');background-blend-mode:normal, color, multiply, normal;background-position:bottom;background-repeat:no-repeat;background-size:cover}#about-megamenu .wrapper .card-item.item2{background:linear-gradient(
0deg,
rgba(102, 29, 0, 0.35),
rgba(102, 29, 0, 0.35)
),
linear-gradient(172.67deg, rgba(245, 106, 51, 0.6) 5.69%, #ac3100 91.42%),
linear-gradient(134.69deg, rgba(242, 69, 0, 0.6) 3.96%, #852600 75.37%),
url('//m.doggingzone.com/wp-content/uploads/2023/01/percona-news.jpg');background-blend-mode:multiply, color, multiply, normal;background-position:center;background-repeat:no-repeat;background-size:cover}#about-megamenu .wrapper>.col-3>.mm-flex{height:100%;margin-left:-10px;margin-right:-10px}#about-megamenu .wrapper > .col-3 > .mm-flex .mm-half{display:flex;flex-direction:column;gap:20px 0}#about-megamenu .wrapper > .col-3 > .mm-flex .mm-half .blue-shadow-wrapper{flex:1}@media screen and (min-width: 981px){.et_fixed_nav.et_show_nav #page-container{padding-top:104px !important}.single div#et-top-navigation{padding-left:280px !important}.pc-mega-menu-wrapper
.wrapper
.large-links-with-icon>li.has-sub-sub-nav:hover{background-color:#003363}.pc-mega-menu-wrapper
.wrapper
.large-links-with-icon>li.has-sub-sub-nav:hover>a{opacity:1}.pc-mega-menu-wrapper
.wrapper
.large-links-with-icon
> li:hover
.sub-sub-nav{opacity:1;visibility:visible}}@media screen and (max-width: 1250px){.pc-mega-menu-wrapper .wrapper .card-item .top h4,
.pc-mega-menu-wrapper .wrapper .white-title{font-size:16px}.pc-mega-menu-wrapper .wrapper .card-item
.top{max-height:none}.pc-mega-menu-wrapper .wrapper .card-item .top .card-icon{max-width:60px}.pc-mega-menu-wrapper .wrapper .blank-button-with-arrow,
.pc-mega-menu-wrapper .wrapper .card-item .buttons
a{height:44px;font-size:12px}.pc-mega-menu-wrapper .wrapper .card-item.item1
.buttons{flex-wrap:wrap}}@media screen and (max-width: 1150px){.pc-mega-menu-wrapper .wrapper .sub-sub-nav{left:190px}}@media screen and (max-width: 980px){.et_fixed_nav #main-header{position:fixed;top:0;display:flex;align-items:center;justify-content:space-between}.admin-bar.et_fixed_nav #main-header{top:46px}.et_header_style_left #et-top-navigation
.mobile_menu_bar{padding-bottom:0;height:50px;display:flex;align-items:center}.et_header_style_left #et-top-navigation{padding-top:0 !important}.et_fixed_nav.et_show_nav #page-container{margin-top:-1px !important;padding-top:51px !important}#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after{right:0}div#et_mobile_nav_menu{display:none}#percona-custom-mobile-menu{display:flex;justify-content:flex-end}nav#top-menu-nav{position:absolute;width:100%;top:50px;left:0;background-color:#00162b;padding:15px
30px;height:calc(100vh - 50px);overflow:auto;display:none}#top-menu{display:block;width:100%}#top-menu
li{display:block;padding-right:0;position:relative}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:20px;padding-top:20px}#top-menu .menu-item-has-children>a:first-child:after{top:20px}#top-menu>li>a:hover{color:#fff !important}#top-menu>li>a:hover::before{display:none}.pc-mega-menu .pc-mega-menu-wrapper{position:relative;display:none;opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;z-index:1;padding:5px
0 0;transition:none}.pc-mega-menu-wrapper .wrapper .card-item{min-height:250px}.pc-mega-menu-wrapper .wrapper
p.title{padding-bottom:10px;padding-top:10px}.pc-mega-menu-wrapper .wrapper .large-links-with-icon{min-height:150px;width:100%}.pc-mega-menu-wrapper .wrapper .blank-button-with-arrow{background-color:#fff;color:#00162b !important}#learn-megamenu,#discover-megamenu,#about-megamenu{padding-bottom:10px}.pc-mega-menu-wrapper .wrapper .white-content{min-height:auto}.pc-mega-menu-wrapper .wrapper .large-links-with-icon>li{max-width:100%}.pc-mega-menu-wrapper .wrapper .large-links-with-icon
a{padding:15px
20px !important}.pc-mega-menu-wrapper .wrapper .sub-sub-nav{position:relative;border-radius:0;opacity:1;visibility:visible;width:100%;top:0;z-index:2;border:none;padding:0
0 0 15px;left:0;transition:none;background-color:transparent;display:none}.pc-mega-menu-wrapper{position:relative;opacity:1;visibility:visible;padding:0
0 0 5%;border:none;transform:translateY(0)}.pc-mega-menu-wrapper
.wrapper{flex-wrap:wrap;gap:20px 0}.pc-mega-menu-wrapper .wrapper .mm-half{width:100%}.pc-mega-menu-wrapper .wrapper .mm-one-fourth{width:50%}.pc-mega-menu-wrapper .wrapper .mm-three-fourth{width:100%}.pc-mega-menu-wrapper .wrapper .col-2 ul li
a{margin-bottom:10px;padding:5px
10px !important}.pc-mega-menu-wrapper .wrapper .card-item.item1
.buttons{flex-wrap:nowrap}#learn-megamenu .wrapper > .col-3 .blue-shadow-wrapper{min-height:auto}#about-megamenu .wrapper > .col-3,
#learn-megamenu .wrapper>.col-4{padding-top:0}}@media only screen and (max-width: 767px){.pc-mega-menu-wrapper .wrapper .mm-one-fourth,
.pc-mega-menu-wrapper .wrapper .mm-half,
.pc-mega-menu-wrapper .wrapper .mm-two-third{width:100%}#discover-megamenu .col-2 .mm-flex,
#about-megamenu .wrapper>.col-3>.mm-flex{flex-wrap:wrap}#solutions-megamenu .col-2,
#learn-megamenu .wrapper > .col-2,
#about-megamenu .wrapper > .col-2,
#about-megamenu .wrapper>.col-3{padding-top:0}.pc-mega-menu-wrapper .wrapper .large-links-with-icon
a{padding:10px
0 !important}.pc-mega-menu-wrapper .wrapper .sub-sub-nav>a{padding:5px
!important}#learn-megamenu .wrapper > .col-3 .blue-shadow-wrapper,
#discover-megamenu .col-2 .blue-shadow-wrapper{padding:20px}#about-megamenu .wrapper > .col-3 > .mm-flex .mm-half{gap:0;padding:0}}#menu-products ul.sub-menu{display:none;padding:5px
0}span.et_close_search_field{right:56px}form#custom_search_form
input{color:#fff}.home-blurb-item
.et_pb_blurb_content{max-width:100%;display:flex;flex-wrap:wrap}.home-blurb-item .et_pb_blurb_content
.et_pb_main_blurb_image{width:40%;padding:0
20px}.home-blurb-item .et_pb_blurb_content
.et_pb_blurb_container{width:60%}.home-blurb-item
.et_pb_blurb_content
.et_pb_main_blurb_image
span.et_pb_image_wrap{width:100%;max-width:199px}.blog-overlay-section{background:url(/blog/wp-content/themes/Divi-child/abstract_background_1085.jpg),
linear-gradient(168.7deg, #00162b 19.55%, #006a5d 110.59%), url(/blog/wp-content/themes/Divi-child/.png);background-blend-mode:overlay, darken, normal}.linear-bg-section{background:linear-gradient(0deg, #e8ecf3, #e8ecf3), url(/blog/wp-content/themes/Divi-child/.png);background-blend-mode:multiply, normal}.blog-featured-articles-wrap.featured-articles{display:flex;width:100%;gap:0 24px}.blog-featured-left-column,.blog-featured-right-column{background-color:#fff;flex:1;padding:20px;border-radius:4px}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item,
.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.blog-featured-article-inner{height:100%}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.thumbnail{width:100%;height:300px;margin-bottom:20px;border-radius:4px;overflow:hidden}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.thumbnail
a{display:flex}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context{height:calc(100% - 320px);display:flex;flex-direction:column;justify-content:space-between}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context
.bottom{margin-top:20px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item{border-bottom:1px solid #e8ecf3;padding-bottom:15px;margin-bottom:15px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.title-wrap
h2{font-size:14px;font-weight:600;color:#697793;padding:0;border-bottom:2px solid #e8ecf3;padding-bottom:10px;margin-bottom:20px;letter-spacing:0.02em;display:block}.blog-featured-articles-item .blog-featured-article-inner{display:flex;flex-wrap:wrap}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.thumbnail{width:30%;height:130px;border-radius:4px;overflow:hidden}.blog-featured-articles-item .blog-featured-article-inner .thumbnail
a{width:100%;display:flex;height:100%}.blog-featured-articles-item .blog-featured-article-inner .thumbnail a
img{object-fit:cover;width:100%;height:100%}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context{width:70%;display:flex;flex-direction:column;justify-content:space-between;padding:5px
20px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
.excerpt{display:none}.blog-featured-articles-item .blog-featured-article-inner .context
h2{color:#00162b;font-size:21px;font-weight:600;line-height:1.4;transition:all 0.3s ease-in-out;word-break:break-word}.blog-featured-articles-item:hover .blog-featured-article-inner .context
h2{color:#00bda5 !important}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context
h2{font-size:21px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
h2{font-size:18px}.blog-featured-articles-item .context
.bottom{display:flex;justify-content:space-between;align-items:center;width:100%}.blog-featured-articles-item .context .bottom
p{padding:0;font-size:12px;font-weight:400;color:#8897b3}.blog-featured-articles-item .context .bottom p.post-type{color:#00bda5;font-weight:600}.blog-featured-articles-wrap.documents-whitepapers{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}.blog-featured-articles-wrap.documents-whitepapers
.title-wrap.blog-featured-articles-item{display:none}.documents-whitepapers .blog-featured-article-inner
.thumbnail{width:25%;height:165px}.documents-whitepapers .blog-featured-article-inner
.context{width:75%;padding-left:20px}.documents-whitepapers .blog-featured-articles-item{padding:16px;border-radius:4px;background:#fff;box-shadow:0px 2px 4px -2px rgb(0 22 43 / 5%),
0px 4px 8px -2px rgb(0 22 43 / 5%)}.blog-featured-articles-wrap.latest-blogs{display:flex;flex-wrap:wrap;margin:0
-24px}.latest-blogs .blog-featured-articles-item{width:25%;border-right:1px solid #e8ecf3;margin-bottom:30px}.CTA-wrapper{width:100%;box-shadow:0px 8px 40px -12px rgb(0 22 43 / 15%);border-radius:4px;margin:88px
24px;display:flex;flex-wrap:wrap;align-items:center}.CTA-wrapper
.left{width:60%;padding:48px}.CTA-wrapper
.right{width:40%;display:flex;height:100%}.CTA-wrapper .right
img{height:100%;width:100%;object-fit:cover}.CTA-wrapper .left
h2{font-size:37px;font-weight:600;line-height:1.2;max-width:530px;margin-bottom:12px}.CTA-wrapper .left
p{font-size:20px;font-weight:600;color:#00162b;max-width:530px;margin-bottom:40px}.CTA-wrapper .left .news-letter{display:flex;width:100%}.CTA-wrapper .left .news-letter
.submit{width:127px;height:44px;position:relative}.CTA-wrapper .left .news-letter .submit
input{width:100%;height:100%;border-radius:25px;text-align:left;border:1px
solid #00162b;outline:none;padding-left:16px;color:#00162b;background-color:transparent;font-size:14px;font-weight:500}.CTA-wrapper .left .news-letter
.email{width:calc(100% - 127px);height:44px;padding-right:30px}.CTA-wrapper .left .news-letter .email span,
.CTA-wrapper .left .news-letter .email
input{width:100%;height:100%;border:none;outline:none}.CTA-wrapper .left .news-letter .email
input{border-bottom:1px solid #00162b;color:#00162b;font-size:14px;font-weight:700;letter-spacing:0.02em}.CTA-wrapper .left .news-letter .email input::placeholder{color:#00162b}.CTA-wrapper .left .news-letter .submit::before{position:absolute;content:'';background-image:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/Up-Right.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:16px;width:16px;right:16px;top:50%;transform:translateY(-50%)}.CTA-wrapper .left .news-letter .submit span.wpcf7-spinner{position:absolute;top:50%;transform:translateY(-50%);margin:0;right:-30px}.latest-blogs .blog-featured-articles-item{position:relative;padding-bottom:48px}.latest-blogs .blog-featured-articles-item
.bottom{position:absolute;left:24px;bottom:0;width:calc(100% - 48px)}.latest-blogs .blog-featured-articles-item:first-child,
.latest-blogs .blog-featured-articles-item:nth-child(2),
.latest-blogs .blog-featured-articles-item:nth-child(3){width:33.33%}.latest-blogs .blog-featured-articles-item
.thumbnail{width:100%;height:154px;margin-bottom:20px}.latest-blogs .blog-featured-articles-item:nth-of-type(3),
.latest-blogs .blog-featured-articles-item:last-child,
.latest-blogs .blog-featured-articles-item:nth-of-type(4n+4){border:none}.latest-blogs .blog-featured-article-inner{padding:0
24px}.blog-featured-articles-wrap.all-blogs{display:flex;flex-wrap:wrap;margin:0
-24px}.all-blogs .blog-featured-articles-item{width:25%;border-right:1px solid #e8ecf3;margin-bottom:40px;position:relative;padding-bottom:44px}.all-blogs .blog-featured-articles-item
.bottom{position:absolute;bottom:0;left:24px;width:calc(100% - 48px)}.all-blogs .blog-featured-article-inner{padding:0
24px;color:#00162b}.all-blogs .blog-featured-articles-item:nth-child(4n+4){border:none}.all-blogs .blog-featured-article-inner
.thumbnail{margin-bottom:20px;height:154px;width:100%}#more_posts{margin:auto;width:100%;max-width:190px;height:44px;border:1px
solid #00162b;display:flex;align-items:center;justify-content:center;border-radius:50px;color:#00162b;font-size:14px;cursor:pointer;font-weight:500;transition:all 0.3s ease-in-out;background-color:#fff;padding-right:25px;position:relative}#more_posts:hover{color:#fff;background:#00162b}#loader-wrapper{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(255, 255, 255, 0.8);z-index:9999}.loader{border:5px
solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes
spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.res_other_content
ul{list-style:disc;padding-left:20px}.res_other_content ul
li{font-size:14px}.res-content .et_post_meta_wrapper
img{width:auto;margin-top:10px}.et-db .res-main-container .res-content #et-boc .et-l
.et_pb_row{width:100%}.top-row-res
.et_pb_column{display:flex;align-items:center;flex-wrap:wrap}.et-db #et-boc .et-l .top-row-res .et_pb_column
.et_pb_blurb.et_pb_module{width:auto !important;margin:0
!important;margin-right:30px !important}.et-db
#et-boc
.top-row-res
.et_pb_column
.et_pb_module.et_pb_blurb
.et_pb_blurb_container{padding:0}.et-db
#et-boc
.top-row-res
.et_pb_column
.et_pb_module.et_pb_blurb
.et_pb_blurb_container
h4{padding:0}.et-db
#et-boc
.top-row-res
.et_pb_column
.et_pb_module.et_pb_blurb
.et_pb_blurb_content{display:flex}.et-db
#et-boc
.top-row-res
.et_pb_column
.et_pb_module.et_pb_blurb
.et_pb_blurb_content
.et_pb_main_blurb_image{margin-bottom:0}.about-the-author
.et_pb_text_inner{display:flex}.about-the-author .et_pb_text_inner .author-content{padding-left:30px;width:calc(100% - 80px)}.about-the-author .et_pb_text_inner
img{border-radius:50%}.single-community .res-content .et_post_meta_wrapper
img{display:none}.single-about-percona .res-content .et_post_meta_wrapper
img{display:none}.et-db
#et-boc
.et-l
.team-member-thumb
.et_pb_title_featured_container
span.et_pb_image_wrap{display:flex;height:350px;width:350px;overflow:hidden;margin:auto;border-radius:50%}.et-db
#et-boc
.et-l
.team-member-thumb
.et_pb_title_featured_container
span.et_pb_image_wrap
img{width:100%;height:100%;object-fit:cover}.single-resources .res-content .et_post_meta_wrapper
img{display:none}.form-wrap .hbspt-form{margin-top:30px}p.cancelled{background-color:#d2322d;color:#fff;display:inline-flex;border-radius:4px;height:30px;align-items:center;padding:0
12px;cursor:pointer}.events-social-media
.et_pb_text_inner{display:flex;justify-content:center}.events-social-media .et_pb_text_inner
p{padding-bottom:0;margin:0
5px}.events-social-media .et_pb_text_inner p
img{width:20px}.in-the-news-wrap{display:flex;flex-wrap:wrap;padding:50px
0}.in-the-news-wrap
.left{width:calc(100% - 260px);padding-right:30px}.in-the-news-wrap .left
h1{display:none}.in-the-news-wrap .left
p{padding:0}.in-the-news-wrap
.right{width:260px}.in-the-news-wrap .right
.inner{border:1px
solid #e6e6e6;background:#f6f6f6;padding:15px;text-align:center;width:100%}.in-the-news-wrap .right
img{width:90px}.in-the-news-wrap .right
p{padding-bottom:5px}.in-the-news-wrap .right p
a{color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#e97e03;border-color:#e97e03 #e97e03 #b76302;display:inline-block;padding:6px
12px;font-size:14px;font-weight:400;line-height:1.42857143;border-radius:4px}.special-section .hide-module,
#product-template-fame-1 .hide-module{display:none !important}.kubernetes-operators
.et_pb_button_module_wrapper{display:inline-block}.kubernetes-operators
.et_pb_button_0_wrapper{margin-right:15px}.special-section .content-column{width:100% !important;margin-right:0px !important}.special-rounded-4 .content-column{border-radius:4px}.special-filter-drop-shadow .content-column{filter:drop-shadow(4px 4px 15px #000000)}#product-template-fame-1 .content-column{width:100%;margin-right:0px !important;background:linear-gradient(168.28deg, #232832 35.64%, #0070d8 100.45%);box-shadow:3.9287px 3.9287px 14.7326px #000;border-radius:9.82174px;margin-top:-370px;padding-bottom:85px}.kubernetes-operators
h2{font-weight:400;letter-spacing:-0.4px}.product-four-column
.et_pb_column{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px}.product-four-column .et_pb_column
.et_pb_blurb{margin-bottom:0px !important}.page-id-2526 #et-main-area{background:url(/blog/wp-content/themes/Divi-child/.jpg),
linear-gradient(
180.05deg,
#fff 0.05%,
#f7d592 42.33%,
#ff7a59 63.24%,
#00162b 84.16%
)}.page-id-2706 #et-main-area{background:url(/blog/wp-content/themes/Divi-child/.jpg),
linear-gradient(
179.96deg,
#fff 0.03%,
#f7d592 42.06%,
#ff7a59 62.85%,
#00162b 84.97%
)}.page-id-2718 #et-main-area{background:url(/blog/wp-content/themes/Divi-child/.jpg),
linear-gradient(
179.94deg,
#fff 0.05%,
#f7d592 45.51%,
#ff7a59 68.01%,
#00162b 90.5%
)}.page-id-2526 #et-main-area #main-footer,
.page-id-2706 #et-main-area #main-footer{background:transparent}.consulting-helps{width:calc(100% - 50px);margin:40px
auto 0px}.consulting-helps::before{content:'';position:absolute;width:85.5%;height:100%;left:0px;top:0px;background:#fff;border-left:2px solid #ff7a59;box-shadow:0px 8px 8px -4px rgba(0, 22, 43, 0.05),
0px 20px 24px -4px rgba(0, 22, 43, 0.05);border-radius:0px 8px 8px 0px}.consulting-helps .column-2::after{content:'';position:absolute;width:49px;height:46px;right:32px;bottom:24px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/Frame-317-1.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.faq-row
.et_pb_toggle_item{background:transparent;border:0px;border-bottom:1px solid #000;padding:15px
0px 20px}.faq-row .et_pb_toggle_item .et_pb_toggle_title::before{border:1px
solid #000;border-radius:100px;padding:5px;top:10px;color:#000}.osdb-submit{background:transparent;border:1px
solid #fff;color:#fff;padding:11px
38px 10px 16px;border-radius:34px;cursor:pointer;position:relative}.osdb-button-row::after{content:'';position:absolute;width:7px;height:7px;right:20px;top:18px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/button-arrow.png);background-repeat:no-repeat;background-size:contain;background-position:center}.osdb-button-row{position:relative}a.btn-install{font-size:14px;font-weight:500;padding:11px
16px 10px 38px;position:relative;color:#fff;background:#00bda5;border-radius:56px;cursor:pointer;transition:all 0.3s}a.btn-install::before{content:'';position:absolute;left:16px;top:17px;width:14px;height:14px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/Up-Right.png);background-repeat:no-repeat;background-position:center;background-size:contain;filter:brightness(0) invert(1);transition:all 0.3s}a.btn-install:hover::before{filter:brightness(1) invert(0)}a.btn-install:hover{background:#fff;color:#00bda5}a.btn-documentation,a.btn-gitbuh{font-size:12px;font-weight:500;color:#697793;padding-left:16px;position:relative;cursor:pointer}a.btn-documentation::before,a.btn-gitbuh::before{content:'';position:absolute;left:0px;top:6px;width:12px;height:12px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/code.png);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-container{display:flex;align-items:center}.btn-container a:not(:last-child){margin-right:24px}ul.tabs-nav{padding:0px;display:flex;list-style:none;justify-content:space-between}ul.tabs-nav
li{flex-basis:calc(33% - 18px);width:calc(33% - 18px);text-align:center}ul.tabs-nav li
a{display:block;padding:14px
10px;font-size:21px;font-weight:700;color:#8897b3}ul.tabs-nav li.tab-active{background:#e8ecf3;border-radius:10px 10px 0px 0px}ul.tabs-nav li.tab-active
a{color:#232832}.blog-submenu
.et_pb_menu__menu{display:flex !important}.blog-submenu
.et_mobile_nav_menu{display:none}.blog-submenu .et_pb_menu__menu ul li
a{padding:20px
0 !important;position:relative;letter-spacing:0.02em}.blog-submenu .et_pb_menu__menu ul
li{margin-top:0 !important;padding:0
12px}.blog-submenu .et_pb_menu__menu ul li a::before{position:absolute;content:'';height:3px;width:0;transition:all 0.3s ease-in;background-color:#00bda5;bottom:-2px;left:0}.blog-submenu .et_pb_menu__menu ul li a:hover::before{width:100%}.blog-submenu .et_pb_menu__menu ul li a:hover{color:#fff !important}.rotating-text-wrap{position:relative}.rotating-text-wrap
h1{font-weight:400;font-size:87px;line-height:100%;letter-spacing:-0.04em;font-family:'Poppins';color:#fff;margin:0;text-align:center}.pc-main-banner .rotating-text{text-align:center;font-weight:600;font-size:87px;line-height:150%;color:#f0b336 !important;font-family:'Poppins';margin:0;height:120px;overflow:hidden}.rotating-text
span{display:inline-block;position:relative;white-space:nowrap;top:0;left:0;animation:rotating 10s;animation-iteration-count:infinite;animation-delay:2s}@keyframes
rotating{0%{top:0px}25%{top:-140px}50%{top:-270px}75%{top:-400px}}.osdb-row,.osdb-inner{display:flex;flex-wrap:wrap;gap:32px}.osdb-row:not(:last-child){margin-bottom:50px}.osdb-item{flex-basis:calc(50% - 16px);width:calc(50% - 16px)}.osdb-row-2 .osdb-inner{flex-basis:calc(100% - 138px)}.osdb-button-row{flex-basis:106px}.osdb-item
input{width:100%;background:transparent;border:0px;border-bottom:1px solid #aab7cf;color:#fff;padding:8px}.osdb-item input::placeholder{color:#fff !important}.osdb-item input:focus{color:#fff;border-color:#aab7cf}.home-blog-featured-articles-wrap{display:flex;justify-content:space-between;margin:0
-12px;flex-wrap:wrap}.home-blog-featured-articles-wrap .home-blogs-featured{margin:0
12px;background:#fff;box-shadow:0px 4px 6px -2px rgba(0, 22, 43, 0.05),
0px 10px 14px -4px rgba(0, 22, 43, 0.05);border-radius:4px;width:calc(25% - 24px);position:relative;padding-bottom:35px}.home-blog-featured-articles-wrap .home-blogs-featured
.context{padding:20px
24px}.home-blog-featured-articles-wrap .home-blogs-featured
.bottom{position:absolute;bottom:20px;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 48px);left:24px}.home-blog-featured-articles-wrap .home-blogs-featured .bottom
p{padding:0;font-size:12px;font-weight:400;line-height:150%;letter-spacing:0.01em}.home-blog-featured-articles-wrap .home-blogs-featured .bottom p.post-type{font-weight:600;color:#00488a}.home-blog-featured-articles-wrap .home-blogs-featured .context
h2{font-weight:600;font-size:21px;line-height:150%;letter-spacing:0.01em;color:#00162b;padding-bottom:12px}.home-blog-featured-articles-wrap .home-blogs-featured .thumbnail
a{display:flex;height:154px}.home-blog-featured-articles-wrap .home-blogs-featured .thumbnail a
img{object-fit:cover;width:100%}.home-blog-featured-articles-wrap .home-blogs-featured .context
.excerpt{font-weight:400;font-size:16px;line-height:150%;letter-spacing:0.01em;color:#00162b}.brands-slider-wrap{position:relative;margin-top:80px;margin-bottom:0 !important;padding:0
50px}.brands-slider-wrap .slick-track{display:flex}.brands-slider-wrap .slick-track .slick-slide{height:auto;border-left:1px solid #3f4859;box-shadow:0px 20px 35px -12px rgba(0, 22, 43, 0.15);border-radius:0px 8px 8px 0px;background:#fff;margin-left:20px;margin-right:20px;margin-bottom:70px;position:relative;padding:24px
32px 90px}.brands-slider-wrap .brand-item
.quote{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#00162b}.brands-slider-wrap .brand-item
.bottom{display:flex;align-items:center;justify-content:space-between;position:absolute;width:calc(100% - 64px);left:32px;bottom:24px}.brands-slider-wrap .brand-item .bottom h4,
.brands-slider-wrap .brand-item .bottom
h5{font-weight:700;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#aab7cf;padding:0}.brands-slider-wrap .brand-item .bottom
h5{font-weight:400}.brands-slider-wrap ul.slick-dots{padding:0;line-height:1;bottom:-15px}.brands-slider-wrap ul.slick-dots
li{width:45px;margin:0
8px;height:auto}.brands-slider-wrap ul.slick-dots li
button{padding:7px
0;margin:0;width:100%;height:auto}.brands-slider-wrap ul.slick-dots li button::after{width:100%;height:4px;position:absolute;content:'';border-radius:2px;background-color:#3f4859;left:0;top:5px;transition:all 0.3s ease-in}.brands-slider-wrap ul.slick-dots li button::before{display:none}.brands-slider-wrap ul.slick-dots li.slick-active button::after,
.brands-slider-wrap ul.slick-dots li:hover button::after{background-color:#00bda5}.brands-slider-wrap button.slick-arrow::before{position:absolute;content:'';background-image:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/Vector-arrow.png);height:23px;width:13px;top:50%;left:50%;transform:translate(-50%, -50%)}.brands-slider-wrap button.slick-arrow{width:40px;height:40px}.brands-slider-wrap button.slick-arrow.slick-next::before{transform:translate(-50%, -50%) rotate(180deg)}.home-blurb-item{height:100%}.home-blurb-item
.et_pb_blurb_content{height:100%;padding-bottom:25px}.home-blurb-item .et_pb_blurb_content
a{position:absolute;bottom:0;color:#fff;font-size:14px;font-weight:500;padding-left:20px}.home-blurb-item .et_pb_blurb_content a::before{position:absolute;content:'';font-family:ETmodules !important;font-weight:400 !important;left:0}.blog-single-page-wrap{position:relative;padding:90px
0;background:linear-gradient(161.07deg, #006a5d 1.67%, #00162b 96.67%);background-blend-mode:darken}.blog-single-page-wrap .container-area{width:100%;margin:auto;padding:0
56px}.blog-content-wrap{padding:28px;background-color:#fff;box-shadow:0px 20px 35px -12px rgba(0, 22, 43, 0.15);border-radius:4px}.blog-content-wrap
.thumbnail{margin:-8px -8px 10px}.blog-content-wrap .thumbnail
a{display:block;width:100%;height:305px;overflow:hidden}.blog-content-wrap .thumbnail a
img{width:100%;object-fit:cover;height:100%}.blog-content-wrap h1.post-title{font-weight:600;font-size:37px;line-height:125%;padding:0}.blog-content-wrap
.meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:21px;padding-bottom:45px}.blog-content-wrap .meta
p{font-weight:600;font-size:20px;line-height:135%;color:#8897b3;padding:0}.blog-content-wrap .meta>p{padding-right:5px}.blog-content-wrap .meta p.post-type{color:#00bda5}.blog-content-wrap .post-content{max-width:840px;margin:auto;font-size:16px;color:#000}.blog-content-wrap::-webkit-scrollbar{display:none}.blog-content-wrap .blog-content-inner{padding-bottom:40px;max-width:1200px;margin:auto}.newsletter-section{position:relative;padding:56px
0}.newsletter-section .CTA-wrapper{margin:0;background-color:#fff;box-shadow:0px 20px 35px -12px rgba(0, 22, 43, 0.15);align-items:initial}.latest-blog-articles-wrap{position:relative}.latest-blog-articles-wrap
h2{font-weight:500;font-size:28px;line-height:135%;color:#fff;padding-bottom:32px}.careers-video-slider{margin-bottom:0 !important}.careers-video-slider .et_pb_text .et_pb_text_inner
iframe{height:300px}.careers-video-slider .et_pb_text .et_pb_text_inner
h2{padding-top:80px}.careers-video-slider.right-image-slider-wrap .slide-arrow.slick-arrow{right:20px;top:352px;height:35px}.careers-video-slider.right-image-slider-wrap
.slide-arrow.slick-arrow.prev-arrow{right:60px}.careers-video-slider.right-image-slider-wrap ul.slick-dots{top:370px;height:10px}.careers-filter-wrapper .careers-filter-form{position:absolute;top:-74px;left:-20px;color:#fff;z-index:9999;width:calc(100% + 40px)}.careers-filter-wrapper{position:relative}.careers-filter-wrapper
.title{font-weight:500;font-size:14px;line-height:165%;letter-spacing:0.02em;color:#697793;border-bottom:2px solid #e8ecf3;padding-bottom:12px;margin-bottom:24px}.careers-opportunity-content-wrap .opportunity-item{position:relative;border-bottom:1px solid #e8ecf3;padding-bottom:24px;margin-bottom:23px}.careers-opportunity-content-wrap .opportunity-item
h2{font-weight:600;font-size:21px;line-height:150%;letter-spacing:0.01em;color:#00162b;padding-bottom:18px}.careers-opportunity-content-wrap .opportunity-item
p{font-weight:500;font-size:14px;line-height:1.6;letter-spacing:0.01em;color:#00162b;padding:0}.careers-opportunity-content-wrap .opportunity-item
.bottom{display:flex;align-items:center;justify-content:space-between;padding-top:20px}.careers-opportunity-content-wrap .opportunity-item .bottom a.read-more{font-weight:500;font-size:14px;line-height:165%;letter-spacing:0.02em;color:#00bda5;border-bottom:2px solid transparent;transition:all 0.3s ease-in}.careers-opportunity-content-wrap .opportunity-item .bottom
a.apply{gap:4px;width:70px;height:27px;border:1px
solid #00162b;border-radius:50px;font-weight:700;font-size:12px;line-height:150%;letter-spacing:0.02em;color:#00162b;display:flex;align-items:center;justify-content:center;margin-right:16px;transition:all 0.3s ease-in}.careers-opportunity-content-wrap .opportunity-item:hover .bottom
a.apply{background-color:#00bda5;border-color:#00bda5;color:#fff}.careers-opportunity-content-wrap .opportunity-item:hover .bottom a.apply
path{stroke:#fff}.careers-opportunity-content-wrap .opportunity-item .bottom a.apply
path{transition:all 0.3s ease-in}.careers-opportunity-content-wrap .opportunity-item .bottom a.read-more:hover{border-color:#00bda5}.careers-opportunity-content-wrap{height:590px;overflow-y:auto;padding-right:10px;width:calc(100% + 10px)}.careers-opportunity-content-wrap::-webkit-scrollbar-thumb{background:#697793;border:none;border-radius:4px}.careers-opportunity-content-wrap::-webkit-scrollbar-track{background:transparent}.careers-opportunity-content-wrap::-webkit-scrollbar{width:6px}.post-archive-page{padding:0px
56px 90px}.post-archive-page
.pagination{text-align:center;margin-top:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.post-archive-page .pagination
a{margin:auto;height:44px;width:max-content;border:1px
solid #00162b;display:flex;align-items:center;justify-content:center;border-radius:50px;color:#00162b;font-size:14px;cursor:pointer;font-weight:500;padding:0
60px;margin:10px;transition:all 0.3s ease-in}.post-archive-page .pagination a:hover{color:#fff;background-color:#00162b}.back-to-blog{width:100%;max-width:750px;text-align:right;margin:0px
auto}.blog-content-wrap .post-content
#comments{margin-bottom:0px}.blog-content-wrap .post-content #wpdcom .wpd-thread-list{padding:20px
0px}.blog-content-wrap .post-content
#wpdcom{margin-bottom:0px}.img-thumbnail
img{width:100%;max-width:50px;border-radius:100%}.blog-author-info .img-thumbnail{display:none}.blog-author-info{display:flex;align-items:center;flex-direction:row-reverse;flex-wrap:wrap}.blog-author-info.single-blog-author{flex-direction:row}.blog-author-info.single-blog-author p:not(:last-child){position:relative;margin-right:5px !important}.blog-author-info.single-blog-author p:not(:last-child) a{position:relative}.blog-author-info.single-blog-author p:not(:last-child) a::after{content:','}.archive.author .container::before{display:none}.archive.author
#sidebar{display:none}.archive.author #left-area{width:100%;display:flex;flex-wrap:wrap;gap:40px 30px;padding-right:0px}.archive.author #left-area
article{flex-basis:calc(50% - 15px);width:calc(50% - 15px);margin-bottom:0px;padding:10px;border-radius:9px;box-shadow:0px 8px 8px -4px rgb(0 22 43 / 5%),
0px 20px 24px -4px rgb(0 22 43 / 5%)}.archive.author #left-area article h2.entry-title{transition:all 0.3s ease-in-out}.archive.author #left-area article h2.entry-title:hover{color:#00bda5}.archive.author #left-area article a.entry-featured-image-url{display:none}.archive.author
.pagination.clearfix{display:flex;justify-content:space-between;width:100% !important;align-items:baseline;padding-bottom:20px}.archive.author
.alignleft{float:none}.archive.author
.alignright{float:none}.archive.author .pagination.clearfix::after{display:none}.footer-form-privacy{font-size:12px;margin-bottom:50px;color:#aab7cf}.footer-form-privacy
a{color:#00bda5 !important}@media screen and (max-width: 1560px){.blog-featured-articles-item .blog-featured-article-inner .context
h2{font-size:16px}.blog-featured-articles-item .blog-featured-article-inner
.context{font-size:14px}.et-db
#et-boc
.et-l
.team-member-thumb
.et_pb_title_featured_container
span.et_pb_image_wrap{height:250px;width:250px}.right-image-slider-item .slide-title{font-size:30px}.right-image-slider-item .slide-author{font-size:20px}.right-image-slider-item .slide-content{font-size:18px;margin-top:15px}}@media screen and (max-width: 1280px){.CTA-wrapper
.left{padding:35px}.CTA-wrapper .left
h2{font-size:30px;max-width:440px}.CTA-wrapper .left
p{font-size:16px;max-width:440px}.pc-main-banner .rotating-text{font-size:50px;height:65px}@keyframes
rotating{0%{top:0px}25%{top:-80px}50%{top:-160px}75%{top:-240px}}.brands-slider-wrap{padding:0px
20px}.brands-slider-wrap .slick-track .slick-slide{margin-left:20px;margin-right:20px;margin-bottom:70px;padding:20px
20px 90px}.brands-slider-wrap .brand-item
.bottom{width:calc(100% - 40px);left:20px;bottom:15px}.brands-slider-wrap .brand-item .bottom h4,
.brands-slider-wrap .brand-item .bottom
h5{font-size:12px}.home-blog-featured-articles-wrap .home-blogs-featured{width:calc(50% - 24px);margin-bottom:24px}.right-image-slider-item{align-items:flex-start}.right-image-slider-item
.left{padding:20px
30px 50px}.right-image-slider-item .slide-title{font-size:25px}.right-image-slider-item .slide-author{font-size:14px}.right-image-slider-item .slide-content{font-size:16px}}@media screen and (max-width: 1200px){.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context
h2{font-size:18px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
h2{font-size:16px}}@media screen and (min-width: 981px){.left-image-row .column-1{width:31% !important}.left-image-row .column-2{width:61.90722% !important}.two-column-custom-width{flex-wrap:wrap}.two-column-custom-width .column-1{width:67.90722% !important}.two-column-custom-width .column-2{width:25.90722% !important}.consulting-helps .column-1{width:calc(50% - 56px) !important;max-width:448px;margin-right:56px !important}.faq-row .column-1{width:calc(62% - 40px) !important;margin-right:40px !important}.faq-row .column-2{width:38% !important}.benefits-working-column{width:calc(50% - 12px) !important}.benefits-working-column.et_pb_column{margin-right:24px !important}}@media screen and (max-width: 1199px){.header-right-nav ul li.menu-item{display:none}}@media screen and (max-width: 980px){header#main-header .container,
footer#main-footer
.container{padding:0
30px}.header-right-nav{display:none !important}header#main-header .container
.logo_container{width:auto}.et_header_style_left
#logo{width:180px;max-width:100%}.mobile_menu_bar:before{color:#fff !important}.blog-featured-articles-wrap.featured-articles{flex-direction:column;gap:24px 0}.latest-blogs .blog-featured-articles-item{width:50%}.latest-blogs .blog-featured-articles-item:nth-of-type(2n){border:none}.latest-blogs .blog-featured-articles-item:first-child,
.latest-blogs .blog-featured-articles-item:nth-child(2){width:50%}.latest-blogs .blog-featured-articles-item:nth-child(3){width:100%;margin-bottom:0;border:none}.CTA-wrapper .left,
.CTA-wrapper
.right{width:100%;height:auto}.documents-whitepapers .blog-featured-article-inner
.thumbnail{width:100%;margin-bottom:20px}.documents-whitepapers .blog-featured-article-inner
.context{width:100%;padding:0}.all-blogs .blog-featured-articles-item{width:50%}.all-blogs .blog-featured-articles-item:nth-child(2n+2){border:none}.right-image-slider-item
.left{flex-basis:100%;width:100%;padding:20px
20px 80px}.right-image-slider-item .slide-image{flex:100%;width:100%;display:flex;max-height:300px}.right-image-slider-item .slide-image
img{object-fit:cover}.right-image-slider-item{flex-flow:column-reverse}.right-image-slider-item .slide-title{font-size:20px}.right-image-slider-item .slide-content{font-size:14px}span.count-info{bottom:20px;left:20px}.right-image-slider-wrap ul.slick-dots{bottom:30px;left:90px}.right-image-slider-wrap .slick-dots li,
.slick-dots li
button{width:25px}.right-image-slider-wrap .slick-dots li button:before{width:25px}.right-image-slider-wrap .slide-arrow.slick-arrow{right:20px;bottom:10px}.right-image-slider-wrap .slide-arrow.slick-arrow.prev-arrow{right:60px}.blog-content-wrap h1.post-title{font-size:27px}.blog-content-wrap .meta
p{font-size:16px}.blog-content-wrap .post-content{font-size:14px}.archive.author #left-area
article{flex-basis:100%;width:100%}}@media screen and (max-width: 767px){.blog-featured-articles-wrap.latest-blogs{margin:0}.blog-featured-left-column,.blog-featured-right-column{padding:15px}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.thumbnail{height:160px}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context{height:auto}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context
h2{font-size:16px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.thumbnail{width:100%;height:160px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context{width:100%;padding:20px
0 0}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
.excerpt{display:block}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
.bottom{margin-top:20px}.blog-submenu .et_pb_menu__menu ul li
a{padding:15px
0 !important}.latest-blogs .blog-featured-articles-item{width:100% !important;border:none}.latest-blogs .blog-featured-article-inner{padding:0}.CTA-wrapper{margin:25px
0 45px}.blog-featured-articles-wrap.documents-whitepapers{grid-template-columns:repeat(1, minmax(0, 1fr));gap:20px}.all-blogs .blog-featured-articles-item{width:100%;border:none}.et-db #et-boc .et-l .top-row-res .et_pb_column
.et_pb_blurb.et_pb_module{margin-bottom:10px !important}.in-the-news-wrap
.left{width:100%;padding:0;padding-bottom:30px}.in-the-news-wrap .left
p{font-size:14px}.pc-main-banner .rotating-text{font-size:35px;height:55px}@keyframes
rotating{0%{top:0px}25%{top:-55px}50%{top:-110px}75%{top:-160px}}.home-blurb-item
.et_pb_main_blurb_image{padding:0
10px}.brands-slider-wrap ul.slick-dots
li{width:25px;margin:0
5px}.brands-slider-wrap{margin-top:50px}header#main-header .container,
footer#main-footer
.container{padding:0
30px}.blog-single-page-wrap .container-area{padding:0
30px}.blog-content-wrap h1.post-title{font-size:20px}.blog-content-wrap .meta
p{font-size:14px}.blog-content-wrap{padding:20px}.latest-blog-articles-wrap
h2{font-size:22px;padding-bottom:20px}.newsletter-section{padding:30px
0}.blog-single-page-wrap{padding-top:40px}.post-archive-page{padding:0px
30px 60px}.post-archive-page .pagination
a{padding:0
20px;font-size:12px;margin:3px}.post-archive-page
.pagination{margin-top:20px}}@media screen and (max-width: 576px){.CTA-wrapper
.left{padding:15px;padding-bottom:30px}.CTA-wrapper .left
h2{font-size:20px}.CTA-wrapper .left
p{font-size:14px;line-height:1.2}.CTA-wrapper .left,
.CTA-wrapper
.right{width:100%;height:auto}.CTA-wrapper .left .news-letter .submit
input{font-size:12px}.CTA-wrapper .left .news-letter .submit::before{width:10px;height:10px;right:10px}.CTA-wrapper .left .news-letter
.submit{width:100px;height:37px}.CTA-wrapper .left .news-letter
.email{width:calc(100% - 100px);padding-right:15px;height:37px}.about-the-author
.et_pb_text_inner{flex-wrap:wrap}.about-the-author .et_pb_text_inner .author-content{padding:0;width:100%}.home-blurb-item .et_pb_blurb_content
.et_pb_main_blurb_image{width:100%}.home-blurb-item .et_pb_blurb_content
.et_pb_blurb_container{width:100%}.home-blurb-item
.et_pb_blurb_content{display:flex;flex-wrap:wrap}.brands-slider-wrap .slick-track .slick-slide{margin:0
0 30px;padding:20px
10px 90px}.brands-slider-wrap{padding:0
10px}.brands-slider-wrap .brand-item
.quote{font-size:13px}.home-blog-featured-articles-wrap .home-blogs-featured{width:calc(100% - 24px)}}@media only screen and (max-width: 479px){.blog-author-info{flex-basis:100%;width:100%;justify-content:flex-end;margin-top:15px}.blog-author-info
p{flex-basis:100%}}.newsletter-section .CTA-wrapper .hs-richtext.hs-main-font-element{display:none}.blog-content-wrap .post-content h2:first-child img,
.blog-content-wrap .post-content h2
img{display:none}h1,h2,h3,h4,h5,h6{font-weight:400}#page-container>.pc-mega-menu-wrapper{display:none}header#main-header .container,
footer#main-footer
.container{max-width:100%;width:100%;padding:0
56px}span#percona-custom-mobile-menu{display:none}#top-menu
li{padding-right:0}#top-menu .menu-item-has-children > a:first-child,
#et-secondary-nav .menu-item-has-children>a:first-child{padding-right:42px}#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after{right:22px}#main-header .pc-mega-menu{position:inherit}#main-header .pc-mega-menu ul.sub-menu{display:none !important}.pc-mega-menu .pc-mega-menu-wrapper{position:absolute;width:100%;left:0;opacity:0;visibility:hidden;background:#00162b;border-top:1px solid #aab7cf;backdrop-filter:blur(20px);padding:32px
56px;transition:all 0.3s ease-in;transform:scaleY(0);z-index:-1;transform-origin:top}.pc-mega-menu.et-hover .pc-mega-menu-wrapper,
.pc-mega-menu:hover .pc-mega-menu-wrapper{opacity:1;visibility:visible;transform:scaleY(1);pointer-events:auto;z-index:1}.pc-mega-menu-wrapper
.wrapper{display:flex;margin-left:-10px;margin-right:-10px}.pc-mega-menu-wrapper .wrapper .mm-flex{display:flex}.pc-mega-menu-wrapper .wrapper .mm-one-fourth{width:25%}.pc-mega-menu-wrapper .wrapper .mm-half{width:50%}.pc-mega-menu-wrapper .wrapper .mm-three-fourth{width:75%}.pc-mega-menu-wrapper .wrapper .mm-full{width:100%}.pc-mega-menu-wrapper .wrapper .mm-one-fourth,
.pc-mega-menu-wrapper .wrapper .mm-half,
.pc-mega-menu-wrapper .wrapper .mm-three-fourth,
.pc-mega-menu-wrapper .wrapper .mm-full{padding-left:10px;padding-right:10px}.pc-mega-menu-wrapper .wrapper
p.title{font-size:12px;padding-bottom:24px;color:#8897b3}.pc-mega-menu-wrapper .wrapper .card-item{width:100%;border-radius:12px;padding:20px;min-height:320px;display:flex;justify-content:space-between;flex-direction:column}.pc-mega-menu-wrapper .wrapper .card-item
.top{display:flex;justify-content:space-between;max-height:110px}.pc-mega-menu-wrapper .wrapper .card-item .top .card-icon{max-width:100px}.pc-mega-menu-wrapper .wrapper .blue-shadow-wrapper{background:#00162b;box-shadow:0px 0px 19px 8px rgb(0 0 0 / 40%);border-radius:12px;padding:20px}.pc-mega-menu-wrapper .wrapper .card-item .top h4,
.pc-mega-menu-wrapper .wrapper .white-title{font-size:20px;line-height:150%;color:#fff;font-weight:600;padding-bottom:20px}.pc-mega-menu-wrapper .wrapper .card-item
h5{font-weight:700;font-size:12px;line-height:150%;color:#fff;letter-spacing:0.02em}.pc-mega-menu-wrapper .wrapper .card-item p,
.pc-mega-menu-wrapper .wrapper .white-content,
.pc-mega-menu-wrapper .wrapper .white-content
p{font-weight:500;font-size:12px;line-height:150%;letter-spacing:0.01em;color:#fff;padding-bottom:20px}.pc-mega-menu-wrapper .wrapper .white-content{min-height:182px}.pc-mega-menu-wrapper .wrapper .white-content
p{padding-bottom:10px}.pc-mega-menu-wrapper .wrapper .white-content .smaller-list-type{padding-top:10px}.pc-mega-menu-wrapper .wrapper .white-content .smaller-list-type
p{padding-bottom:8px;font-weight:700;position:relative;padding-left:25px}.pc-mega-menu-wrapper .wrapper .white-content .smaller-list-type p::after{content:'';position:absolute;background-image:url('//m.doggingzone.com/wp-content/uploads/2023/01/up-right-white.png');width:17px;height:17px;background-size:cover;background-repeat:no-repeat;background-position:center;left:0;top:0}.pc-mega-menu-wrapper .wrapper .blank-button-with-arrow,
.pc-mega-menu-wrapper .wrapper .card-item .buttons
a{padding:10px
5px;height:48px;display:flex !important;align-items:center;justify-content:center;font-weight:700;font-size:14px;letter-spacing:0.02em;text-align:center;border-radius:50px;width:100%;border:2px
solid #fff;transition:all 0.3s ease-in !important}.pc-mega-menu-wrapper .wrapper .blank-button-with-arrow:hover{background-color:#fff;color:#00162b !important}.pc-mega-menu-wrapper .wrapper .card-item .buttons a.btn-with-yellow-bg{background-color:#f0b336;border-color:#f0b336;color:#00162b !important}.pc-mega-menu-wrapper .wrapper .card-item .buttons a.btn-with-yellow-bg::after{content:'';position:relative;right:-5px;background-image:url('//m.doggingzone.com/wp-content/uploads/2023/01/up-right.png');width:18px;height:18px;background-size:cover;background-repeat:no-repeat;background-position:center}.pc-mega-menu-wrapper .wrapper .card-item .buttons a.btn-with-yellow-bg:hover{border-color:#fff;color:#00162b !important}.et-fixed-header
#top-menu
.pc-mega-menu-wrapper
.wrapper
.card-item
.buttons
a{color:#fff !important}.et-fixed-header
#top-menu
.pc-mega-menu-wrapper
.wrapper
.card-item
.buttons
a:hover,
.et-fixed-header
#top-menu
.pc-mega-menu-wrapper
.wrapper
.card-item
.buttons
a.btn-with-yellow-bg,
.et-fixed-header
#top-menu
.pc-mega-menu-wrapper
.wrapper
.blank-button-with-arrow:hover{color:#00162b !important}.pc-mega-menu-wrapper .wrapper .card-item.item1
.buttons{display:flex;gap:10px}.pc-mega-menu-wrapper .wrapper .card-item .buttons a:hover{background:#fff;color:#00162b !important}.pc-mega-menu-wrapper .wrapper .large-links-with-icon{position:relative;width:100%;opacity:1;visibility:visible;border:none;padding:0;box-shadow:none;display:flex;flex-direction:column;justify-content:space-between;min-height:310px}.pc-mega-menu-wrapper .wrapper .large-links-with-icon
a{font-weight:500;font-size:14px;line-height:1.7;letter-spacing:0.02em;color:#fff !important;padding:20px
30px !important;display:flex !important;flex:1;align-items:center;width:100% !important}.pc-mega-menu-wrapper .wrapper .large-links-with-icon a:hover{background-color:transparent !important}.pc-mega-menu-wrapper .wrapper .large-links-with-icon>li{padding:0
!important;position:relative;border-top-left-radius:50px;border-bottom-left-radius:50px;max-width:230px}.pc-mega-menu-wrapper .wrapper .sub-sub-nav{position:absolute;background-color:#003363;border-radius:15px;opacity:0;visibility:hidden;width:300px;z-index:3;padding:10px;top:0;left:200px}.pc-mega-menu-wrapper .wrapper .sub-sub-nav>a{width:100% !important;padding:15px
15px !important}.pc-mega-menu-wrapper .wrapper .sub-sub-nav>a:hover{background-color:transparent !important}#solutions-megamenu .col-2{padding-top:38px}#solutions-megamenu .col-3{z-index:2}#solutions-megamenu .col-4{z-index:1}#learn-megamenu .wrapper .card-item.item1{background:linear-gradient(
135.15deg,
rgba(0, 57, 111, 0.62) 2.02%,
#002e58 63.91%
),
linear-gradient(133.53deg, #3890e1 2.07%, #002e58 98.24%),
url('//m.doggingzone.com/wp-content/uploads/2023/01/software-downloads.jpg');background-blend-mode:multiply, color, normal;background-size:cover;background-repeat:no-repeat;background-position:center}#learn-megamenu .wrapper .card-item.item2{background:linear-gradient(133.53deg, #aa7f26 2.07%, #654b17 98.24%),
linear-gradient(134.01deg, #daa331 2.22%, #654b17 66.93%),
url('//m.doggingzone.com/wp-content/uploads/2023/01/product-documentation.jpg');background-blend-mode:color, multiply, normal;background-size:cover;background-repeat:no-repeat;background-position:center}#learn-megamenu .wrapper .card-item.item3{background:linear-gradient(
133.53deg,
rgba(113, 175, 234, 0.62) 2.07%,
#008e7c 98.24%
),
linear-gradient(134.01deg, #3ccebb 2.22%, #008e7c 66.93%),
url('//m.doggingzone.com/wp-content/uploads/2023/03/financial-service.png');background-blend-mode:color, multiply, normal;background-size:cover;background-repeat:no-repeat;background-position:center}#learn-megamenu .wrapper > .col-2,
#learn-megamenu .wrapper > .col-4,
#about-megamenu .wrapper > .col-2,
#about-megamenu .wrapper>.col-3{padding-top:38px}#learn-megamenu .wrapper>.col-3{display:flex;flex-direction:column;justify-content:flex-end}#learn-megamenu .wrapper .white-title{padding-bottom:10px}#learn-megamenu.pc-mega-menu-wrapper .wrapper .white-content{min-height:auto}#learn-megamenu .wrapper > .col-3 .white-content .mm-flex{max-width:520px}#learn-megamenu .wrapper > .col-3 .blue-shadow-wrapper{display:flex;flex-direction:column;justify-content:flex-end;min-height:320px}#learn-megamenu .wrapper > .col-3 .smaller-list-type{padding-left:0;padding-right:0}#solutions-megamenu .wrapper .card-item.item1{background:linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
linear-gradient(142.82deg, #bc91f3 3.9%, #35234c 89.28%)}#solutions-megamenu .wrapper .card-item.item2{background:linear-gradient(161.47deg, #e87318 3.13%, #6b350b 99.22%)}#solutions-megamenu .wrapper .card-item.item1 .top .card-icon{max-height:80%}#discover-megamenu .wrapper .card-item.item1{width:100%;margin-right:10px;background:linear-gradient(133.53deg, #008e7c 2.07%, #005046 98.24%),
linear-gradient(134.59deg, #006a5d 2.23%, #003c34 58.57%),
url('//m.doggingzone.com/wp-content/uploads/2023/01/percona-blog.jpg');background-blend-mode:color, multiply, normal;background-position:center;background-repeat:no-repeat;background-size:cover}#discover-megamenu .col-2 .mm-flex{margin-left:-10px;margin-right:-10px}#discover-megamenu .col-2 .blue-shadow-wrapper{padding:20px
30px}#about-megamenu .wrapper .card-item.item1{width:100%;margin-right:10px;background:linear-gradient(
0deg,
rgba(0, 46, 88, 0.55),
rgba(0, 46, 88, 0.55)
),
linear-gradient(175.45deg, #3890e1 6.4%, #002e58 60.58%),
linear-gradient(
134.2deg,
rgba(56, 144, 225, 0.7) 1.28%,
#00488a 53.82%,
#002e58 89.01%
),
url('//m.doggingzone.com/wp-content/uploads/2023/01/about-percona.jpg');background-blend-mode:normal, color, multiply, normal;background-position:bottom;background-repeat:no-repeat;background-size:cover}#about-megamenu .wrapper .card-item.item2{background:linear-gradient(
0deg,
rgba(102, 29, 0, 0.35),
rgba(102, 29, 0, 0.35)
),
linear-gradient(172.67deg, rgba(245, 106, 51, 0.6) 5.69%, #ac3100 91.42%),
linear-gradient(134.69deg, rgba(242, 69, 0, 0.6) 3.96%, #852600 75.37%),
url('//m.doggingzone.com/wp-content/uploads/2023/01/percona-news.jpg');background-blend-mode:multiply, color, multiply, normal;background-position:center;background-repeat:no-repeat;background-size:cover}#about-megamenu .wrapper>.col-3>.mm-flex{height:100%;margin-left:-10px;margin-right:-10px}#about-megamenu .wrapper > .col-3 > .mm-flex .mm-half{display:flex;flex-direction:column;gap:20px 0}#about-megamenu .wrapper > .col-3 > .mm-flex .mm-half .blue-shadow-wrapper{flex:1}@media screen and (min-width: 981px){.et_fixed_nav.et_show_nav #page-container{padding-top:104px !important}.single div#et-top-navigation{padding-left:280px !important}.pc-mega-menu-wrapper
.wrapper
.large-links-with-icon>li.has-sub-sub-nav:hover{background-color:#003363}.pc-mega-menu-wrapper
.wrapper
.large-links-with-icon>li.has-sub-sub-nav:hover>a{opacity:1}.pc-mega-menu-wrapper
.wrapper
.large-links-with-icon
> li:hover
.sub-sub-nav{opacity:1;visibility:visible}}@media screen and (max-width: 1250px){.pc-mega-menu-wrapper .wrapper .card-item .top h4,
.pc-mega-menu-wrapper .wrapper .white-title{font-size:16px}.pc-mega-menu-wrapper .wrapper .card-item
.top{max-height:none}.pc-mega-menu-wrapper .wrapper .card-item .top .card-icon{max-width:60px}.pc-mega-menu-wrapper .wrapper .blank-button-with-arrow,
.pc-mega-menu-wrapper .wrapper .card-item .buttons
a{height:44px;font-size:12px}.pc-mega-menu-wrapper .wrapper .card-item.item1
.buttons{flex-wrap:wrap}}@media screen and (max-width: 1150px){.pc-mega-menu-wrapper .wrapper .sub-sub-nav{left:190px}}@media screen and (max-width: 980px){.et_fixed_nav #main-header{position:fixed;top:0;display:flex;align-items:center;justify-content:space-between}.admin-bar.et_fixed_nav #main-header{top:46px}.et_header_style_left #et-top-navigation
.mobile_menu_bar{padding-bottom:0;height:50px;display:flex;align-items:center}.et_header_style_left #et-top-navigation{padding-top:0 !important}.et_fixed_nav.et_show_nav #page-container{margin-top:-1px !important;padding-top:51px !important}#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after{right:0}div#et_mobile_nav_menu{display:none}#percona-custom-mobile-menu{display:flex;justify-content:flex-end}nav#top-menu-nav{position:absolute;width:100%;top:50px;left:0;background-color:#00162b;padding:15px
30px;height:calc(100vh - 50px);overflow:auto;display:none}#top-menu{display:block;width:100%}#top-menu
li{display:block;padding-right:0;position:relative}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:20px;padding-top:20px}#top-menu .menu-item-has-children>a:first-child:after{top:20px}#top-menu>li>a:hover{color:#fff !important}#top-menu>li>a:hover::before{display:none}.pc-mega-menu .pc-mega-menu-wrapper{position:relative;display:none;opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;z-index:1;padding:5px
0 0;transition:none}.pc-mega-menu-wrapper .wrapper .card-item{min-height:250px}.pc-mega-menu-wrapper .wrapper
p.title{padding-bottom:10px;padding-top:10px}.pc-mega-menu-wrapper .wrapper .large-links-with-icon{min-height:150px;width:100%}.pc-mega-menu-wrapper .wrapper .blank-button-with-arrow{background-color:#fff;color:#00162b !important}#learn-megamenu,#discover-megamenu,#about-megamenu{padding-bottom:10px}.pc-mega-menu-wrapper .wrapper .white-content{min-height:auto}.pc-mega-menu-wrapper .wrapper .large-links-with-icon>li{max-width:100%}.pc-mega-menu-wrapper .wrapper .large-links-with-icon
a{padding:15px
20px !important}.pc-mega-menu-wrapper .wrapper .sub-sub-nav{position:relative;border-radius:0;opacity:1;visibility:visible;width:100%;top:0;z-index:2;border:none;padding:0
0 0 15px;left:0;transition:none;background-color:transparent;display:none}.pc-mega-menu-wrapper{position:relative;opacity:1;visibility:visible;padding:0
0 0 5%;border:none;transform:translateY(0)}.pc-mega-menu-wrapper
.wrapper{flex-wrap:wrap;gap:20px 0}.pc-mega-menu-wrapper .wrapper .mm-half{width:100%}.pc-mega-menu-wrapper .wrapper .mm-one-fourth{width:50%}.pc-mega-menu-wrapper .wrapper .mm-three-fourth{width:100%}.pc-mega-menu-wrapper .wrapper .col-2 ul li
a{margin-bottom:10px;padding:5px
10px !important}.pc-mega-menu-wrapper .wrapper .card-item.item1
.buttons{flex-wrap:nowrap}#learn-megamenu .wrapper > .col-3 .blue-shadow-wrapper{min-height:auto}#about-megamenu .wrapper > .col-3,
#learn-megamenu .wrapper>.col-4{padding-top:0}}@media only screen and (max-width: 767px){.pc-mega-menu-wrapper .wrapper .mm-one-fourth,
.pc-mega-menu-wrapper .wrapper .mm-half,
.pc-mega-menu-wrapper .wrapper .mm-two-third{width:100%}#discover-megamenu .col-2 .mm-flex,
#about-megamenu .wrapper>.col-3>.mm-flex{flex-wrap:wrap}#solutions-megamenu .col-2,
#learn-megamenu .wrapper > .col-2,
#about-megamenu .wrapper > .col-2,
#about-megamenu .wrapper>.col-3{padding-top:0}.pc-mega-menu-wrapper .wrapper .large-links-with-icon
a{padding:10px
0 !important}.pc-mega-menu-wrapper .wrapper .sub-sub-nav>a{padding:5px
!important}#learn-megamenu .wrapper > .col-3 .blue-shadow-wrapper,
#discover-megamenu .col-2 .blue-shadow-wrapper{padding:20px}#about-megamenu .wrapper > .col-3 > .mm-flex .mm-half{gap:0;padding:0}}#menu-products ul.sub-menu{display:none;padding:5px
0}span.et_close_search_field{right:56px}form#custom_search_form
input{color:#fff}.home-blurb-item
.et_pb_blurb_content{max-width:100%;display:flex;flex-wrap:wrap}.home-blurb-item .et_pb_blurb_content
.et_pb_main_blurb_image{width:40%;padding:0
20px}.home-blurb-item .et_pb_blurb_content
.et_pb_blurb_container{width:60%}.home-blurb-item
.et_pb_blurb_content
.et_pb_main_blurb_image
span.et_pb_image_wrap{width:100%;max-width:199px}.blog-overlay-section{background:url(/blog/wp-content/themes/Divi-child/abstract_background_1085.jpg),
linear-gradient(168.7deg, #00162b 19.55%, #006a5d 110.59%), url(/blog/wp-content/themes/Divi-child/.png);background-blend-mode:overlay, darken, normal}.linear-bg-section{background:linear-gradient(0deg, #e8ecf3, #e8ecf3), url(/blog/wp-content/themes/Divi-child/.png);background-blend-mode:multiply, normal}.blog-featured-articles-wrap.featured-articles{display:flex;width:100%;gap:0 24px}.blog-featured-left-column,.blog-featured-right-column{background-color:#fff;flex:1;padding:20px;border-radius:4px}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item,
.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.blog-featured-article-inner{height:100%}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.thumbnail{width:100%;height:300px;margin-bottom:20px;border-radius:4px;overflow:hidden}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.thumbnail
a{display:flex}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context{height:calc(100% - 320px);display:flex;flex-direction:column;justify-content:space-between}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context
.bottom{margin-top:20px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item{border-bottom:1px solid #e8ecf3;padding-bottom:15px;margin-bottom:15px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.title-wrap
h2{font-size:14px;font-weight:600;color:#697793;padding:0;border-bottom:2px solid #e8ecf3;padding-bottom:10px;margin-bottom:20px;letter-spacing:0.02em;display:block}.blog-featured-articles-item .blog-featured-article-inner{display:flex;flex-wrap:wrap}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.thumbnail{width:30%;height:130px;border-radius:4px;overflow:hidden}.blog-featured-articles-item .blog-featured-article-inner .thumbnail
a{width:100%;display:flex;height:100%}.blog-featured-articles-item .blog-featured-article-inner .thumbnail a
img{object-fit:cover;width:100%;height:100%}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context{width:70%;display:flex;flex-direction:column;justify-content:space-between;padding:5px
20px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
.excerpt{display:none}.blog-featured-articles-item .blog-featured-article-inner .context
h2{color:#00162b;font-size:21px;font-weight:600;line-height:1.4;transition:all 0.3s ease-in-out;word-break:break-word}.blog-featured-articles-item:hover .blog-featured-article-inner .context
h2{color:#00bda5 !important}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context
h2{font-size:21px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
h2{font-size:18px}.blog-featured-articles-item .context
.bottom{display:flex;justify-content:space-between;align-items:center;width:100%}.blog-featured-articles-item .context .bottom
p{padding:0;font-size:12px;font-weight:400;color:#8897b3}.blog-featured-articles-item .context .bottom p.post-type{color:#00bda5;font-weight:600}.blog-featured-articles-wrap.documents-whitepapers{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}.blog-featured-articles-wrap.documents-whitepapers
.title-wrap.blog-featured-articles-item{display:none}.documents-whitepapers .blog-featured-article-inner
.thumbnail{width:25%;height:165px}.documents-whitepapers .blog-featured-article-inner
.context{width:75%;padding-left:20px}.documents-whitepapers .blog-featured-articles-item{padding:16px;border-radius:4px;background:#fff;box-shadow:0px 2px 4px -2px rgb(0 22 43 / 5%),
0px 4px 8px -2px rgb(0 22 43 / 5%)}.blog-featured-articles-wrap.latest-blogs{display:flex;flex-wrap:wrap;margin:0
-24px}.latest-blogs .blog-featured-articles-item{width:25%;border-right:1px solid #e8ecf3;margin-bottom:30px}.CTA-wrapper{width:100%;box-shadow:0px 8px 40px -12px rgb(0 22 43 / 15%);border-radius:4px;margin:88px
24px;display:flex;flex-wrap:wrap;align-items:center}.CTA-wrapper
.left{width:60%;padding:48px}.CTA-wrapper
.right{width:40%;display:flex;height:100%}.CTA-wrapper .right
img{height:100%;width:100%;object-fit:cover}.CTA-wrapper .left
h2{font-size:37px;font-weight:600;line-height:1.2;max-width:530px;margin-bottom:12px}.CTA-wrapper .left
p{font-size:20px;font-weight:600;color:#00162b;max-width:530px;margin-bottom:40px}.CTA-wrapper .left .news-letter{display:flex;width:100%}.CTA-wrapper .left .news-letter
.submit{width:127px;height:44px;position:relative}.CTA-wrapper .left .news-letter .submit
input{width:100%;height:100%;border-radius:25px;text-align:left;border:1px
solid #00162b;outline:none;padding-left:16px;color:#00162b;background-color:transparent;font-size:14px;font-weight:500}.CTA-wrapper .left .news-letter
.email{width:calc(100% - 127px);height:44px;padding-right:30px}.CTA-wrapper .left .news-letter .email span,
.CTA-wrapper .left .news-letter .email
input{width:100%;height:100%;border:none;outline:none}.CTA-wrapper .left .news-letter .email
input{border-bottom:1px solid #00162b;color:#00162b;font-size:14px;font-weight:700;letter-spacing:0.02em}.CTA-wrapper .left .news-letter .email input::placeholder{color:#00162b}.CTA-wrapper .left .news-letter .submit::before{position:absolute;content:'';background-image:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/Up-Right.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:16px;width:16px;right:16px;top:50%;transform:translateY(-50%)}.CTA-wrapper .left .news-letter .submit span.wpcf7-spinner{position:absolute;top:50%;transform:translateY(-50%);margin:0;right:-30px}.latest-blogs .blog-featured-articles-item{position:relative;padding-bottom:48px}.latest-blogs .blog-featured-articles-item
.bottom{position:absolute;left:24px;bottom:0;width:calc(100% - 48px)}.latest-blogs .blog-featured-articles-item:first-child,
.latest-blogs .blog-featured-articles-item:nth-child(2),
.latest-blogs .blog-featured-articles-item:nth-child(3){width:33.33%}.latest-blogs .blog-featured-articles-item
.thumbnail{width:100%;height:154px;margin-bottom:20px}.latest-blogs .blog-featured-articles-item:nth-of-type(3),
.latest-blogs .blog-featured-articles-item:last-child,
.latest-blogs .blog-featured-articles-item:nth-of-type(4n+4){border:none}.latest-blogs .blog-featured-article-inner{padding:0
24px}.blog-featured-articles-wrap.all-blogs{display:flex;flex-wrap:wrap;margin:0
-24px}.all-blogs .blog-featured-articles-item{width:25%;border-right:1px solid #e8ecf3;margin-bottom:40px;position:relative;padding-bottom:44px}.all-blogs .blog-featured-articles-item
.bottom{position:absolute;bottom:0;left:24px;width:calc(100% - 48px)}.all-blogs .blog-featured-article-inner{padding:0
24px;color:#00162b}.all-blogs .blog-featured-articles-item:nth-child(4n+4){border:none}.all-blogs .blog-featured-article-inner
.thumbnail{margin-bottom:20px;height:154px;width:100%}#more_posts{margin:auto;width:100%;max-width:190px;height:44px;border:1px
solid #00162b;display:flex;align-items:center;justify-content:center;border-radius:50px;color:#00162b;font-size:14px;cursor:pointer;font-weight:500;transition:all 0.3s ease-in-out;background-color:#fff;padding-right:25px;position:relative}#more_posts:hover{color:#fff;background:#00162b}#loader-wrapper{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(255, 255, 255, 0.8);z-index:9999}.loader{border:5px
solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes
spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.res_other_content
ul{list-style:disc;padding-left:20px}.res_other_content ul
li{font-size:14px}.res-content .et_post_meta_wrapper
img{width:auto;margin-top:10px}.et-db .res-main-container .res-content #et-boc .et-l
.et_pb_row{width:100%}.top-row-res
.et_pb_column{display:flex;align-items:center;flex-wrap:wrap}.et-db #et-boc .et-l .top-row-res .et_pb_column
.et_pb_blurb.et_pb_module{width:auto !important;margin:0
!important;margin-right:30px !important}.et-db
#et-boc
.top-row-res
.et_pb_column
.et_pb_module.et_pb_blurb
.et_pb_blurb_container{padding:0}.et-db
#et-boc
.top-row-res
.et_pb_column
.et_pb_module.et_pb_blurb
.et_pb_blurb_container
h4{padding:0}.et-db
#et-boc
.top-row-res
.et_pb_column
.et_pb_module.et_pb_blurb
.et_pb_blurb_content{display:flex}.et-db
#et-boc
.top-row-res
.et_pb_column
.et_pb_module.et_pb_blurb
.et_pb_blurb_content
.et_pb_main_blurb_image{margin-bottom:0}.about-the-author
.et_pb_text_inner{display:flex}.about-the-author .et_pb_text_inner .author-content{padding-left:30px;width:calc(100% - 80px)}.about-the-author .et_pb_text_inner
img{border-radius:50%}.single-community .res-content .et_post_meta_wrapper
img{display:none}.single-about-percona .res-content .et_post_meta_wrapper
img{display:none}.et-db
#et-boc
.et-l
.team-member-thumb
.et_pb_title_featured_container
span.et_pb_image_wrap{display:flex;height:350px;width:350px;overflow:hidden;margin:auto;border-radius:50%}.et-db
#et-boc
.et-l
.team-member-thumb
.et_pb_title_featured_container
span.et_pb_image_wrap
img{width:100%;height:100%;object-fit:cover}.single-resources .res-content .et_post_meta_wrapper
img{display:none}.form-wrap .hbspt-form{margin-top:30px}p.cancelled{background-color:#d2322d;color:#fff;display:inline-flex;border-radius:4px;height:30px;align-items:center;padding:0
12px;cursor:pointer}.events-social-media
.et_pb_text_inner{display:flex;justify-content:center}.events-social-media .et_pb_text_inner
p{padding-bottom:0;margin:0
5px}.events-social-media .et_pb_text_inner p
img{width:20px}.in-the-news-wrap{display:flex;flex-wrap:wrap;padding:50px
0}.in-the-news-wrap
.left{width:calc(100% - 260px);padding-right:30px}.in-the-news-wrap .left
h1{display:none}.in-the-news-wrap .left
p{padding:0}.in-the-news-wrap
.right{width:260px}.in-the-news-wrap .right
.inner{border:1px
solid #e6e6e6;background:#f6f6f6;padding:15px;text-align:center;width:100%}.in-the-news-wrap .right
img{width:90px}.in-the-news-wrap .right
p{padding-bottom:5px}.in-the-news-wrap .right p
a{color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#e97e03;border-color:#e97e03 #e97e03 #b76302;display:inline-block;padding:6px
12px;font-size:14px;font-weight:400;line-height:1.42857143;border-radius:4px}.special-section .hide-module,
#product-template-fame-1 .hide-module{display:none !important}.kubernetes-operators
.et_pb_button_module_wrapper{display:inline-block}.kubernetes-operators
.et_pb_button_0_wrapper{margin-right:15px}.special-section .content-column{width:100% !important;margin-right:0px !important}.special-rounded-4 .content-column{border-radius:4px}.special-filter-drop-shadow .content-column{filter:drop-shadow(4px 4px 15px #000000)}#product-template-fame-1 .content-column{width:100%;margin-right:0px !important;background:linear-gradient(168.28deg, #232832 35.64%, #0070d8 100.45%);box-shadow:3.9287px 3.9287px 14.7326px #000;border-radius:9.82174px;margin-top:-370px;padding-bottom:85px}.kubernetes-operators
h2{font-weight:400;letter-spacing:-0.4px}.product-four-column
.et_pb_column{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px}.product-four-column .et_pb_column
.et_pb_blurb{margin-bottom:0px !important}.page-id-2526 #et-main-area{background:url(/blog/wp-content/themes/Divi-child/.jpg),
linear-gradient(
180.05deg,
#fff 0.05%,
#f7d592 42.33%,
#ff7a59 63.24%,
#00162b 84.16%
)}.page-id-2706 #et-main-area{background:url(/blog/wp-content/themes/Divi-child/.jpg),
linear-gradient(
179.96deg,
#fff 0.03%,
#f7d592 42.06%,
#ff7a59 62.85%,
#00162b 84.97%
)}.page-id-2718 #et-main-area{background:url(/blog/wp-content/themes/Divi-child/.jpg),
linear-gradient(
179.94deg,
#fff 0.05%,
#f7d592 45.51%,
#ff7a59 68.01%,
#00162b 90.5%
)}.page-id-2526 #et-main-area #main-footer,
.page-id-2706 #et-main-area #main-footer{background:transparent}.consulting-helps{width:calc(100% - 50px);margin:40px
auto 0px}.consulting-helps::before{content:'';position:absolute;width:85.5%;height:100%;left:0px;top:0px;background:#fff;border-left:2px solid #ff7a59;box-shadow:0px 8px 8px -4px rgba(0, 22, 43, 0.05),
0px 20px 24px -4px rgba(0, 22, 43, 0.05);border-radius:0px 8px 8px 0px}.consulting-helps .column-2::after{content:'';position:absolute;width:49px;height:46px;right:32px;bottom:24px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/Frame-317-1.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.faq-row
.et_pb_toggle_item{background:transparent;border:0px;border-bottom:1px solid #000;padding:15px
0px 20px}.faq-row .et_pb_toggle_item .et_pb_toggle_title::before{border:1px
solid #000;border-radius:100px;padding:5px;top:10px;color:#000}.osdb-submit{background:transparent;border:1px
solid #fff;color:#fff;padding:11px
38px 10px 16px;border-radius:34px;cursor:pointer;position:relative}.osdb-button-row::after{content:'';position:absolute;width:7px;height:7px;right:20px;top:18px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/button-arrow.png);background-repeat:no-repeat;background-size:contain;background-position:center}.osdb-button-row{position:relative}a.btn-install{font-size:14px;font-weight:500;padding:11px
16px 10px 38px;position:relative;color:#fff;background:#00bda5;border-radius:56px;cursor:pointer;transition:all 0.3s}a.btn-install::before{content:'';position:absolute;left:16px;top:17px;width:14px;height:14px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/Up-Right.png);background-repeat:no-repeat;background-position:center;background-size:contain;filter:brightness(0) invert(1);transition:all 0.3s}a.btn-install:hover::before{filter:brightness(1) invert(0)}a.btn-install:hover{background:#fff;color:#00bda5}a.btn-documentation,a.btn-gitbuh{font-size:12px;font-weight:500;color:#697793;padding-left:16px;position:relative;cursor:pointer}a.btn-documentation::before,a.btn-gitbuh::before{content:'';position:absolute;left:0px;top:6px;width:12px;height:12px;background:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/code.png);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-container{display:flex;align-items:center}.btn-container a:not(:last-child){margin-right:24px}ul.tabs-nav{padding:0px;display:flex;list-style:none;justify-content:space-between}ul.tabs-nav
li{flex-basis:calc(33% - 18px);width:calc(33% - 18px);text-align:center}ul.tabs-nav li
a{display:block;padding:14px
10px;font-size:21px;font-weight:700;color:#8897b3}ul.tabs-nav li.tab-active{background:#e8ecf3;border-radius:10px 10px 0px 0px}ul.tabs-nav li.tab-active
a{color:#232832}.blog-submenu
.et_pb_menu__menu{display:flex !important}.blog-submenu
.et_mobile_nav_menu{display:none}.blog-submenu .et_pb_menu__menu ul li
a{padding:20px
0 !important;position:relative;letter-spacing:0.02em}.blog-submenu .et_pb_menu__menu ul
li{margin-top:0 !important;padding:0
12px}.blog-submenu .et_pb_menu__menu ul li a::before{position:absolute;content:'';height:3px;width:0;transition:all 0.3s ease-in;background-color:#00bda5;bottom:-2px;left:0}.blog-submenu .et_pb_menu__menu ul li a:hover::before{width:100%}.blog-submenu .et_pb_menu__menu ul li a:hover{color:#fff !important}.rotating-text-wrap{position:relative}.rotating-text-wrap
h1{font-weight:400;font-size:87px;line-height:100%;letter-spacing:-0.04em;font-family:'Poppins';color:#fff;margin:0;text-align:center}.pc-main-banner .rotating-text{text-align:center;font-weight:600;font-size:87px;line-height:150%;color:#f0b336 !important;font-family:'Poppins';margin:0;height:120px;overflow:hidden}.rotating-text
span{display:inline-block;position:relative;white-space:nowrap;top:0;left:0;animation:rotating 10s;animation-iteration-count:infinite;animation-delay:2s}@keyframes
rotating{0%{top:0px}25%{top:-140px}50%{top:-270px}75%{top:-400px}}.osdb-row,.osdb-inner{display:flex;flex-wrap:wrap;gap:32px}.osdb-row:not(:last-child){margin-bottom:50px}.osdb-item{flex-basis:calc(50% - 16px);width:calc(50% - 16px)}.osdb-row-2 .osdb-inner{flex-basis:calc(100% - 138px)}.osdb-button-row{flex-basis:106px}.osdb-item
input{width:100%;background:transparent;border:0px;border-bottom:1px solid #aab7cf;color:#fff;padding:8px}.osdb-item input::placeholder{color:#fff !important}.osdb-item input:focus{color:#fff;border-color:#aab7cf}.home-blog-featured-articles-wrap{display:flex;justify-content:space-between;margin:0
-12px;flex-wrap:wrap}.home-blog-featured-articles-wrap .home-blogs-featured{margin:0
12px;background:#fff;box-shadow:0px 4px 6px -2px rgba(0, 22, 43, 0.05),
0px 10px 14px -4px rgba(0, 22, 43, 0.05);border-radius:4px;width:calc(25% - 24px);position:relative;padding-bottom:35px}.home-blog-featured-articles-wrap .home-blogs-featured
.context{padding:20px
24px}.home-blog-featured-articles-wrap .home-blogs-featured
.bottom{position:absolute;bottom:20px;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 48px);left:24px}.home-blog-featured-articles-wrap .home-blogs-featured .bottom
p{padding:0;font-size:12px;font-weight:400;line-height:150%;letter-spacing:0.01em}.home-blog-featured-articles-wrap .home-blogs-featured .bottom p.post-type{font-weight:600;color:#00488a}.home-blog-featured-articles-wrap .home-blogs-featured .context
h2{font-weight:600;font-size:21px;line-height:150%;letter-spacing:0.01em;color:#00162b;padding-bottom:12px}.home-blog-featured-articles-wrap .home-blogs-featured .thumbnail
a{display:flex;height:154px}.home-blog-featured-articles-wrap .home-blogs-featured .thumbnail a
img{object-fit:cover;width:100%}.home-blog-featured-articles-wrap .home-blogs-featured .context
.excerpt{font-weight:400;font-size:16px;line-height:150%;letter-spacing:0.01em;color:#00162b}.brands-slider-wrap{position:relative;margin-top:80px;margin-bottom:0 !important;padding:0
50px}.brands-slider-wrap .slick-track{display:flex}.brands-slider-wrap .slick-track .slick-slide{height:auto;border-left:1px solid #3f4859;box-shadow:0px 20px 35px -12px rgba(0, 22, 43, 0.15);border-radius:0px 8px 8px 0px;background:#fff;margin-left:20px;margin-right:20px;margin-bottom:70px;position:relative;padding:24px
32px 90px}.brands-slider-wrap .brand-item
.quote{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#00162b}.brands-slider-wrap .brand-item
.bottom{display:flex;align-items:center;justify-content:space-between;position:absolute;width:calc(100% - 64px);left:32px;bottom:24px}.brands-slider-wrap .brand-item .bottom h4,
.brands-slider-wrap .brand-item .bottom
h5{font-weight:700;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#aab7cf;padding:0}.brands-slider-wrap .brand-item .bottom
h5{font-weight:400}.brands-slider-wrap ul.slick-dots{padding:0;line-height:1;bottom:-15px}.brands-slider-wrap ul.slick-dots
li{width:45px;margin:0
8px;height:auto}.brands-slider-wrap ul.slick-dots li
button{padding:7px
0;margin:0;width:100%;height:auto}.brands-slider-wrap ul.slick-dots li button::after{width:100%;height:4px;position:absolute;content:'';border-radius:2px;background-color:#3f4859;left:0;top:5px;transition:all 0.3s ease-in}.brands-slider-wrap ul.slick-dots li button::before{display:none}.brands-slider-wrap ul.slick-dots li.slick-active button::after,
.brands-slider-wrap ul.slick-dots li:hover button::after{background-color:#00bda5}.brands-slider-wrap button.slick-arrow::before{position:absolute;content:'';background-image:url(//m.doggingzone.com/blog/wp-content/uploads/2023/02/Vector-arrow.png);height:23px;width:13px;top:50%;left:50%;transform:translate(-50%, -50%)}.brands-slider-wrap button.slick-arrow{width:40px;height:40px}.brands-slider-wrap button.slick-arrow.slick-next::before{transform:translate(-50%, -50%) rotate(180deg)}.home-blurb-item{height:100%}.home-blurb-item
.et_pb_blurb_content{height:100%;padding-bottom:25px}.home-blurb-item .et_pb_blurb_content
a{position:absolute;bottom:0;color:#fff;font-size:14px;font-weight:500;padding-left:20px}.home-blurb-item .et_pb_blurb_content a::before{position:absolute;content:'';font-family:ETmodules !important;font-weight:400 !important;left:0}.blog-single-page-wrap{position:relative;padding:90px
0;background:linear-gradient(161.07deg, #006a5d 1.67%, #00162b 96.67%);background-blend-mode:darken}.blog-single-page-wrap .container-area{width:100%;margin:auto;padding:0
56px}.blog-content-wrap{padding:28px;background-color:#fff;box-shadow:0px 20px 35px -12px rgba(0, 22, 43, 0.15);border-radius:4px}.blog-content-wrap
.thumbnail{margin:-8px -8px 10px}.blog-content-wrap .thumbnail
a{display:block;width:100%;height:305px;overflow:hidden}.blog-content-wrap .thumbnail a
img{width:100%;object-fit:cover;height:100%}.blog-content-wrap h1.post-title{font-weight:600;font-size:37px;line-height:125%;padding:0}.blog-content-wrap
.meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:21px;padding-bottom:45px}.blog-content-wrap .meta
p{font-weight:600;font-size:20px;line-height:135%;color:#8897b3;padding:0}.blog-content-wrap .meta>p{padding-right:5px}.blog-content-wrap .meta p.post-type{color:#00bda5}.blog-content-wrap .post-content{max-width:840px;margin:auto;font-size:16px;color:#000}.blog-content-wrap::-webkit-scrollbar{display:none}.blog-content-wrap .blog-content-inner{padding-bottom:40px;max-width:1200px;margin:auto}.newsletter-section{position:relative;padding:56px
0}.newsletter-section .CTA-wrapper{margin:0;background-color:#fff;box-shadow:0px 20px 35px -12px rgba(0, 22, 43, 0.15);align-items:initial}.latest-blog-articles-wrap{position:relative}.latest-blog-articles-wrap
h2{font-weight:500;font-size:28px;line-height:135%;color:#fff;padding-bottom:32px}.careers-video-slider{margin-bottom:0 !important}.careers-video-slider .et_pb_text .et_pb_text_inner
iframe{height:300px}.careers-video-slider .et_pb_text .et_pb_text_inner
h2{padding-top:80px}.careers-video-slider.right-image-slider-wrap .slide-arrow.slick-arrow{right:20px;top:352px;height:35px}.careers-video-slider.right-image-slider-wrap
.slide-arrow.slick-arrow.prev-arrow{right:60px}.careers-video-slider.right-image-slider-wrap ul.slick-dots{top:370px;height:10px}.careers-filter-wrapper .careers-filter-form{position:absolute;top:-74px;left:-20px;color:#fff;z-index:9999;width:calc(100% + 40px)}.careers-filter-wrapper{position:relative}.careers-filter-wrapper
.title{font-weight:500;font-size:14px;line-height:165%;letter-spacing:0.02em;color:#697793;border-bottom:2px solid #e8ecf3;padding-bottom:12px;margin-bottom:24px}.careers-opportunity-content-wrap .opportunity-item{position:relative;border-bottom:1px solid #e8ecf3;padding-bottom:24px;margin-bottom:23px}.careers-opportunity-content-wrap .opportunity-item
h2{font-weight:600;font-size:21px;line-height:150%;letter-spacing:0.01em;color:#00162b;padding-bottom:18px}.careers-opportunity-content-wrap .opportunity-item
p{font-weight:500;font-size:14px;line-height:1.6;letter-spacing:0.01em;color:#00162b;padding:0}.careers-opportunity-content-wrap .opportunity-item
.bottom{display:flex;align-items:center;justify-content:space-between;padding-top:20px}.careers-opportunity-content-wrap .opportunity-item .bottom a.read-more{font-weight:500;font-size:14px;line-height:165%;letter-spacing:0.02em;color:#00bda5;border-bottom:2px solid transparent;transition:all 0.3s ease-in}.careers-opportunity-content-wrap .opportunity-item .bottom
a.apply{gap:4px;width:70px;height:27px;border:1px
solid #00162b;border-radius:50px;font-weight:700;font-size:12px;line-height:150%;letter-spacing:0.02em;color:#00162b;display:flex;align-items:center;justify-content:center;margin-right:16px;transition:all 0.3s ease-in}.careers-opportunity-content-wrap .opportunity-item:hover .bottom
a.apply{background-color:#00bda5;border-color:#00bda5;color:#fff}.careers-opportunity-content-wrap .opportunity-item:hover .bottom a.apply
path{stroke:#fff}.careers-opportunity-content-wrap .opportunity-item .bottom a.apply
path{transition:all 0.3s ease-in}.careers-opportunity-content-wrap .opportunity-item .bottom a.read-more:hover{border-color:#00bda5}.careers-opportunity-content-wrap{height:590px;overflow-y:auto;padding-right:10px;width:calc(100% + 10px)}.careers-opportunity-content-wrap::-webkit-scrollbar-thumb{background:#697793;border:none;border-radius:4px}.careers-opportunity-content-wrap::-webkit-scrollbar-track{background:transparent}.careers-opportunity-content-wrap::-webkit-scrollbar{width:6px}.post-archive-page{padding:0px
56px 90px}.post-archive-page
.pagination{text-align:center;margin-top:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.post-archive-page .pagination
a{margin:auto;height:44px;width:max-content;border:1px
solid #00162b;display:flex;align-items:center;justify-content:center;border-radius:50px;color:#00162b;font-size:14px;cursor:pointer;font-weight:500;padding:0
60px;margin:10px;transition:all 0.3s ease-in}.post-archive-page .pagination a:hover{color:#fff;background-color:#00162b}.back-to-blog{width:100%;max-width:750px;text-align:right;margin:0px
auto}.blog-content-wrap .post-content
#comments{margin-bottom:0px}.blog-content-wrap .post-content #wpdcom .wpd-thread-list{padding:20px
0px}.blog-content-wrap .post-content
#wpdcom{margin-bottom:0px}.img-thumbnail
img{width:100%;max-width:50px;border-radius:100%}.blog-author-info .img-thumbnail{display:none}.blog-author-info{display:flex;align-items:center;flex-direction:row-reverse;flex-wrap:wrap}.blog-author-info.single-blog-author{flex-direction:row}.blog-author-info.single-blog-author p:not(:last-child){position:relative;margin-right:5px !important}.blog-author-info.single-blog-author p:not(:last-child) a{position:relative}.blog-author-info.single-blog-author p:not(:last-child) a::after{content:','}.archive.author .container::before{display:none}.archive.author
#sidebar{display:none}.archive.author #left-area{width:100%;display:flex;flex-wrap:wrap;gap:40px 30px;padding-right:0px}.archive.author #left-area
article{flex-basis:calc(50% - 15px);width:calc(50% - 15px);margin-bottom:0px;padding:10px;border-radius:9px;box-shadow:0px 8px 8px -4px rgb(0 22 43 / 5%),
0px 20px 24px -4px rgb(0 22 43 / 5%)}.archive.author #left-area article h2.entry-title{transition:all 0.3s ease-in-out}.archive.author #left-area article h2.entry-title:hover{color:#00bda5}.archive.author #left-area article a.entry-featured-image-url{display:none}.archive.author
.pagination.clearfix{display:flex;justify-content:space-between;width:100% !important;align-items:baseline;padding-bottom:20px}.archive.author
.alignleft{float:none}.archive.author
.alignright{float:none}.archive.author .pagination.clearfix::after{display:none}.footer-form-privacy{font-size:12px;margin-bottom:50px;color:#aab7cf}.footer-form-privacy
a{color:#00bda5 !important}@media screen and (max-width: 1560px){.blog-featured-articles-item .blog-featured-article-inner .context
h2{font-size:16px}.blog-featured-articles-item .blog-featured-article-inner
.context{font-size:14px}.et-db
#et-boc
.et-l
.team-member-thumb
.et_pb_title_featured_container
span.et_pb_image_wrap{height:250px;width:250px}.right-image-slider-item .slide-title{font-size:30px}.right-image-slider-item .slide-author{font-size:20px}.right-image-slider-item .slide-content{font-size:18px;margin-top:15px}}@media screen and (max-width: 1280px){.CTA-wrapper
.left{padding:35px}.CTA-wrapper .left
h2{font-size:30px;max-width:440px}.CTA-wrapper .left
p{font-size:16px;max-width:440px}.pc-main-banner .rotating-text{font-size:50px;height:65px}@keyframes
rotating{0%{top:0px}25%{top:-80px}50%{top:-160px}75%{top:-240px}}.brands-slider-wrap{padding:0px
20px}.brands-slider-wrap .slick-track .slick-slide{margin-left:20px;margin-right:20px;margin-bottom:70px;padding:20px
20px 90px}.brands-slider-wrap .brand-item
.bottom{width:calc(100% - 40px);left:20px;bottom:15px}.brands-slider-wrap .brand-item .bottom h4,
.brands-slider-wrap .brand-item .bottom
h5{font-size:12px}.home-blog-featured-articles-wrap .home-blogs-featured{width:calc(50% - 24px);margin-bottom:24px}.right-image-slider-item{align-items:flex-start}.right-image-slider-item
.left{padding:20px
30px 50px}.right-image-slider-item .slide-title{font-size:25px}.right-image-slider-item .slide-author{font-size:14px}.right-image-slider-item .slide-content{font-size:16px}}@media screen and (max-width: 1200px){.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context
h2{font-size:18px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
h2{font-size:16px}}@media screen and (min-width: 981px){.left-image-row .column-1{width:31% !important}.left-image-row .column-2{width:61.90722% !important}.two-column-custom-width{flex-wrap:wrap}.two-column-custom-width .column-1{width:67.90722% !important}.two-column-custom-width .column-2{width:25.90722% !important}.consulting-helps .column-1{width:calc(50% - 56px) !important;max-width:448px;margin-right:56px !important}.faq-row .column-1{width:calc(62% - 40px) !important;margin-right:40px !important}.faq-row .column-2{width:38% !important}.benefits-working-column{width:calc(50% - 12px) !important}.benefits-working-column.et_pb_column{margin-right:24px !important}}@media screen and (max-width: 1199px){.header-right-nav ul li.menu-item{display:none}}@media screen and (max-width: 980px){header#main-header .container,
footer#main-footer
.container{padding:0
30px}.header-right-nav{display:none !important}header#main-header .container
.logo_container{width:auto}.et_header_style_left
#logo{width:180px;max-width:100%}.mobile_menu_bar:before{color:#fff !important}.blog-featured-articles-wrap.featured-articles{flex-direction:column;gap:24px 0}.latest-blogs .blog-featured-articles-item{width:50%}.latest-blogs .blog-featured-articles-item:nth-of-type(2n){border:none}.latest-blogs .blog-featured-articles-item:first-child,
.latest-blogs .blog-featured-articles-item:nth-child(2){width:50%}.latest-blogs .blog-featured-articles-item:nth-child(3){width:100%;margin-bottom:0;border:none}.CTA-wrapper .left,
.CTA-wrapper
.right{width:100%;height:auto}.documents-whitepapers .blog-featured-article-inner
.thumbnail{width:100%;margin-bottom:20px}.documents-whitepapers .blog-featured-article-inner
.context{width:100%;padding:0}.all-blogs .blog-featured-articles-item{width:50%}.all-blogs .blog-featured-articles-item:nth-child(2n+2){border:none}.right-image-slider-item
.left{flex-basis:100%;width:100%;padding:20px
20px 80px}.right-image-slider-item .slide-image{flex:100%;width:100%;display:flex;max-height:300px}.right-image-slider-item .slide-image
img{object-fit:cover}.right-image-slider-item{flex-flow:column-reverse}.right-image-slider-item .slide-title{font-size:20px}.right-image-slider-item .slide-content{font-size:14px}span.count-info{bottom:20px;left:20px}.right-image-slider-wrap ul.slick-dots{bottom:30px;left:90px}.right-image-slider-wrap .slick-dots li,
.slick-dots li
button{width:25px}.right-image-slider-wrap .slick-dots li button:before{width:25px}.right-image-slider-wrap .slide-arrow.slick-arrow{right:20px;bottom:10px}.right-image-slider-wrap .slide-arrow.slick-arrow.prev-arrow{right:60px}.blog-content-wrap h1.post-title{font-size:27px}.blog-content-wrap .meta
p{font-size:16px}.blog-content-wrap .post-content{font-size:14px}.archive.author #left-area
article{flex-basis:100%;width:100%}}@media screen and (max-width: 767px){.blog-featured-articles-wrap.latest-blogs{margin:0}.blog-featured-left-column,.blog-featured-right-column{padding:15px}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.thumbnail{height:160px}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context{height:auto}.blog-featured-articles-wrap.featured-articles
.blog-featured-left-column
.blog-featured-articles-item
.context
h2{font-size:16px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.thumbnail{width:100%;height:160px}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context{width:100%;padding:20px
0 0}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
.excerpt{display:block}.blog-featured-articles-wrap.featured-articles
.blog-featured-right-column
.blog-featured-articles-item
.context
.bottom{margin-top:20px}.blog-submenu .et_pb_menu__menu ul li
a{padding:15px
0 !important}.latest-blogs .blog-featured-articles-item{width:100% !important;border:none}.latest-blogs .blog-featured-article-inner{padding:0}.CTA-wrapper{margin:25px
0 45px}.blog-featured-articles-wrap.documents-whitepapers{grid-template-columns:repeat(1, minmax(0, 1fr));gap:20px}.all-blogs .blog-featured-articles-item{width:100%;border:none}.et-db #et-boc .et-l .top-row-res .et_pb_column
.et_pb_blurb.et_pb_module{margin-bottom:10px !important}.in-the-news-wrap
.left{width:100%;padding:0;padding-bottom:30px}.in-the-news-wrap .left
p{font-size:14px}.pc-main-banner .rotating-text{font-size:35px;height:55px}@keyframes
rotating{0%{top:0px}25%{top:-55px}50%{top:-110px}75%{top:-160px}}.home-blurb-item
.et_pb_main_blurb_image{padding:0
10px}.brands-slider-wrap ul.slick-dots
li{width:25px;margin:0
5px}.brands-slider-wrap{margin-top:50px}header#main-header .container,
footer#main-footer
.container{padding:0
30px}.blog-single-page-wrap .container-area{padding:0
30px}.blog-content-wrap h1.post-title{font-size:20px}.blog-content-wrap .meta
p{font-size:14px}.blog-content-wrap{padding:20px}.latest-blog-articles-wrap
h2{font-size:22px;padding-bottom:20px}.newsletter-section{padding:30px
0}.blog-single-page-wrap{padding-top:40px}.post-archive-page{padding:0px
30px 60px}.post-archive-page .pagination
a{padding:0
20px;font-size:12px;margin:3px}.post-archive-page
.pagination{margin-top:20px}}@media screen and (max-width: 576px){.CTA-wrapper
.left{padding:15px;padding-bottom:30px}.CTA-wrapper .left
h2{font-size:20px}.CTA-wrapper .left
p{font-size:14px;line-height:1.2}.CTA-wrapper .left,
.CTA-wrapper
.right{width:100%;height:auto}.CTA-wrapper .left .news-letter .submit
input{font-size:12px}.CTA-wrapper .left .news-letter .submit::before{width:10px;height:10px;right:10px}.CTA-wrapper .left .news-letter
.submit{width:100px;height:37px}.CTA-wrapper .left .news-letter
.email{width:calc(100% - 100px);padding-right:15px;height:37px}.about-the-author
.et_pb_text_inner{flex-wrap:wrap}.about-the-author .et_pb_text_inner .author-content{padding:0;width:100%}.home-blurb-item .et_pb_blurb_content
.et_pb_main_blurb_image{width:100%}.home-blurb-item .et_pb_blurb_content
.et_pb_blurb_container{width:100%}.home-blurb-item
.et_pb_blurb_content{display:flex;flex-wrap:wrap}.brands-slider-wrap .slick-track .slick-slide{margin:0
0 30px;padding:20px
10px 90px}.brands-slider-wrap{padding:0
10px}.brands-slider-wrap .brand-item
.quote{font-size:13px}.home-blog-featured-articles-wrap .home-blogs-featured{width:calc(100% - 24px)}}@media only screen and (max-width: 479px){.blog-author-info{flex-basis:100%;width:100%;justify-content:flex-end;margin-top:15px}.blog-author-info
p{flex-basis:100%}}.newsletter-section .CTA-wrapper .hs-richtext.hs-main-font-element{display:none}.blog-content-wrap .post-content h2:first-child img,
.blog-content-wrap .post-content h2
img{display:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.jp-carousel-overlay .swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.jp-carousel-overlay .swiper-container-vertical>.swiper-wrapper{flex-direction:column}.jp-carousel-overlay .swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.jp-carousel-overlay .swiper-container-android .swiper-slide,.jp-carousel-overlay .swiper-wrapper{transform:translateZ(0)}.jp-carousel-overlay .swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.jp-carousel-overlay .swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.jp-carousel-overlay .swiper-container-free-mode>.swiper-wrapper{margin:0
auto;transition-timing-function:ease-out}.jp-carousel-overlay .swiper-container-pointer-events{touch-action:pan-y}.jp-carousel-overlay .swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.jp-carousel-overlay .swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.jp-carousel-overlay .swiper-slide-invisible-blank{visibility:hidden}.jp-carousel-overlay .swiper-container-autoheight,.jp-carousel-overlay .swiper-container-autoheight .swiper-slide{height:auto}.jp-carousel-overlay .swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.jp-carousel-overlay .swiper-container-3d{perspective:1200px}.jp-carousel-overlay .swiper-container-3d .swiper-cube-shadow,.jp-carousel-overlay .swiper-container-3d .swiper-slide,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top,.jp-carousel-overlay .swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.jp-carousel-overlay .swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.jp-carousel-overlay .swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var( --swiper-navigation-size )/2);position:absolute;top:50%;width:calc(var( --swiper-navigation-size )/44*27);z-index:10}.jp-carousel-overlay .swiper-button-next.swiper-button-disabled,.jp-carousel-overlay .swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.jp-carousel-overlay .swiper-button-prev,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next{left:10px;right:auto}.jp-carousel-overlay .swiper-button-prev:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after{content:"prev"}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after{content:"next"}.jp-carousel-overlay .swiper-button-next.swiper-button-white,.jp-carousel-overlay .swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.jp-carousel-overlay .swiper-button-next.swiper-button-black,.jp-carousel-overlay .swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.jp-carousel-overlay .swiper-button-lock{display:none}.jp-carousel-overlay .swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.jp-carousel-overlay .swiper-pagination.swiper-pagination-hidden{opacity:0}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets,.jp-carousel-overlay .swiper-pagination-custom,.jp-carousel-overlay .swiper-pagination-fraction{bottom:10px;left:0;width:100%}.jp-carousel-overlay .swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.jp-carousel-overlay .swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}.jp-carousel-overlay button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.jp-carousel-overlay .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.jp-carousel-overlay .swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px
0}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0
4px}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.jp-carousel-overlay .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.jp-carousel-overlay .swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.jp-carousel-overlay .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.jp-carousel-overlay .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-progressbar,.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.jp-carousel-overlay .swiper-pagination-white{--swiper-pagination-color:#fff}.jp-carousel-overlay .swiper-pagination-black{--swiper-pagination-color:#000}.jp-carousel-overlay .swiper-pagination-lock{display:none}.jp-carousel-overlay .swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.jp-carousel-overlay .swiper-zoom-container>canvas,.jp-carousel-overlay .swiper-zoom-container>img,.jp-carousel-overlay .swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.jp-carousel-overlay .swiper-slide-zoomed{cursor:move}.jp-carousel-overlay .swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}:root{--jp-carousel-primary-color:#fff;--jp-carousel-primary-subtle-color:#999;--jp-carousel-bg-color:#000;--jp-carousel-bg-faded-color:#222;--jp-carousel-border-color:#3a3a3a}:root .jp-carousel-light{--jp-carousel-primary-color:#000;--jp-carousel-primary-subtle-color:#646970;--jp-carousel-bg-color:#fff;--jp-carousel-bg-faded-color:#fbfbfb;--jp-carousel-border-color:#dcdcde}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev{background-image:none}[data-carousel-extra]:not(.jp-carousel-wrap) img,[data-carousel-extra]:not(.jp-carousel-wrap) img+figcaption{cursor:pointer}.jp-carousel-wrap
*{line-height:inherit}.jp-carousel-wrap.swiper-container{height:auto;width:100vw}.jp-carousel-overlay .swiper-zoom-container{background-position:50%;background-repeat:no-repeat;background-size:200%}.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img,.jp-carousel-overlay .swiper-slide.swiper-slide-prev .swiper-zoom-container
img{transition:none!important}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev{background-image:none;height:auto;opacity:.5;padding:20px
40px;transition:opacity .5s ease-out;width:auto}.jp-carousel-overlay .swiper-button-next:hover,.jp-carousel-overlay .swiper-button-prev:hover{opacity:1}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-button-prev:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after{content:none}.jp-carousel-overlay .swiper-button-next svg,.jp-carousel-overlay .swiper-button-prev
svg{background:var(--jp-carousel-bg-color);border-radius:4px;height:30px;width:28px}.jp-carousel-overlay{background:var(--jp-carousel-bg-color);bottom:0;direction:ltr;font-family:Helvetica Neue,sans-serif!important;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;z-index:2147483647}.jp-carousel-overlay
*{box-sizing:border-box}.jp-carousel-overlay h1:before,.jp-carousel-overlay h2:before,.jp-carousel-overlay h3:before{content:none;display:none}.jp-carousel-overlay .swiper-container .swiper-button-prev{left:0;right:auto}.jp-carousel-overlay .swiper-container .swiper-button-next{left:auto;right:0}.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-next,.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-prev{transform:scaleX(-1)}.jp-carousel-container{display:grid;grid-template-rows:1fr 64px;height:100%}.jp-carousel-hide-controls .jp-carousel-container{grid-template-rows:1fr}.jp-carousel-hide-controls .swiper-wrapper{margin-top:-32px}.jp-carousel-hide-controls .jp-swiper-button-next,.jp-carousel-hide-controls .jp-swiper-button-prev{margin-top:-54px}.jp-carousel-msg{background-color:var(--jp-carousel-primary-color);border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);display:inline-block;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;line-height:19px;margin:25px
20px 0 2px;padding:11px
15px;text-align:center}.jp-carousel-info{-webkit-font-smoothing:subpixel-antialiased!important;background-color:var(--jp-carousel-bg-color);display:flex;flex-direction:column;opacity:1;text-align:left!important;transition:opacity .2s ease-out;z-index:100}.jp-carousel-hide-controls .jp-carousel-info{height:0;overflow:hidden;visibility:hidden}.jp-carousel-info-footer{align-items:center;display:flex;height:64px;justify-content:space-between;position:relative}.jp-carousel-info-extra,.jp-carousel-info-footer{background-color:var(--jp-carousel-bg-color);width:100vw}.jp-carousel-info-extra{border-top:1px solid var(--jp-carousel-bg-faded-color);display:none;padding:35px}.jp-carousel-title-and-caption{margin-bottom:15px}.jp-carousel-info-extra.jp-carousel-show{display:block}.jp-carousel-info ::selection{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-primary-color)}.jp-carousel-info ::-moz-selection{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-primary-color)}.jp-carousel-photo-info{left:0!important;width:100%!important}.jp-carousel-comments-wrapper{display:none;padding:0;width:100%!important}.jp-carousel-comments-wrapper.jp-carousel-show{display:block}.jp-carousel-comments-wrapper>.jp-carousel-photo-info{display:none}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-buttons{background:#222;border-bottom:1px solid #222;margin:-18px -20px 15px;padding:8px
10px;text-align:center}div.jp-carousel-buttons
a{-webkit-font-smoothing:subpixel-antialiased;border:none!important;color:var(--jp-carousel-primary-subtle-color);font:normal 11px/1.2em Helvetica Neue,sans-serif!important;letter-spacing:0!important;padding:5px
2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle}div.jp-carousel-buttons a:hover{border:none!important;color:var(--jp-carousel-primary-color)}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-slide,.jp-carousel-slide
img{transform:translateZ(0)}.jp-carousel-close-hint{color:var(--jp-carousel-primary-color);cursor:default;cursor:pointer;height:45px;letter-spacing:0!important;padding:10px;position:fixed;right:30px;text-align:right;top:20px;transition:opacity .2s ease-out;width:45px;z-index:15}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint
svg{background:var(--jp-carousel-bg-color);border-radius:4px;padding:3px
2px}.jp-carousel-close-hint:hover{color:var(--jp-carousel-primary-color)}.jp-carousel-close-hint:hover
span{border-color:var(--jp-carousel-primary-color)}.jp-carousel-pagination-container{flex:1;margin:0
15px 0 35px}.jp-carousel-pagination,.jp-swiper-pagination{color:var(--jp-carousel-primary-color);display:none;font-size:15px;font-weight:400;position:static!important;white-space:nowrap}.jp-carousel-pagination-container .swiper-pagination{line-height:8px;text-align:left}.jp-carousel-pagination{padding-left:5px}.jp-swiper-pagination .swiper-pagination-bullet{background:var(--jp-carousel-primary-subtle-color);margin:0
9px}.jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--jp-carousel-primary-color)}.jp-swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:var(--jp-carousel-primary-color);opacity:.5}.jp-carousel-info-footer .jp-carousel-photo-title-container{flex-basis:50vw;flex:4;justify-content:center;margin:0;overflow:hidden}.jp-carousel-photo-caption,.jp-carousel-photo-title{background:none!important;border:none!important;color:var(--jp-carousel-primary-color);display:inline-block;font:normal 20px/1.3em Helvetica Neue,sans-serif;letter-spacing:0!important;line-height:normal;margin:0
0 10px;overflow:hidden;padding:0;text-shadow:none!important;text-transform:none!important}.jp-carousel-info-footer .jp-carousel-photo-caption{color:var(--jp-carousel-primary-subtle-color);cursor:pointer;font-size:15px;margin:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.jp-carousel-info-footer .jp-carousel-photo-caption
p{margin:0}.jp-carousel-photo-title{font-size:32px;margin-bottom:2px}.jp-carousel-photo-description{color:var(--jp-carousel-primary-subtle-color);font-size:16px;margin:25px
0;overflow:hidden;overflow-wrap:break-word;width:100%}.jp-carousel-photo-description
p{color:var(--jp-carousel-primary-subtle-color);line-height:1.4;margin-bottom:0}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-photo-description p
a{border:none!important;color:var(--jp-carousel-primary-color)!important;font-style:normal!important;font-weight:400!important;text-decoration:underline!important}.jp-carousel-photo-description p b,.jp-carousel-photo-description p
strong{color:var(--jp-carousel-primary-subtle-color);font-weight:700}.jp-carousel-photo-description p em,.jp-carousel-photo-description p
i{color:var(--jp-carousel-primary-subtle-color);font-style:italic}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-photo-description p a:hover{color:var(--jp-carousel-primary-subtle-color)!important}.jp-carousel-photo-description p:empty{display:none}.jp-carousel-comments-wrapper h1:after,.jp-carousel-comments-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-caption{font-size:14px;font-weight:400;margin:0}.jp-carousel-image-meta{color:var(--jp-carousel-primary-color);display:none;font-size:13px;font:12px/1.4 Helvetica Neue,sans-serif!important;width:100%}.jp-carousel-image-meta.jp-carousel-show{display:block}.jp-carousel-image-meta h5,.jp-carousel-image-meta
li{background:none!important;border:none!important;bottom:auto!important;font-family:Helvetica Neue,sans-serif!important;font-weight:400!important;left:auto!important;line-height:1.3em!important;position:inherit!important;right:auto!important;top:auto!important}.jp-carousel-image-meta
ul{list-style:none!important;margin:0!important;padding:0!important}.jp-carousel-image-meta
li{color:var(--jp-carousel-primary-color)!important;display:inline-block!important;font-size:13px!important;margin:0
2% 15px 0!important;vertical-align:top!important;width:48%!important}.jp-carousel-image-meta
h5{color:var(--jp-carousel-primary-subtle-color)!important;font-size:10px!important;letter-spacing:.1em!important;margin:0
0 2px!important;text-transform:uppercase!important}a.jp-carousel-image-download{clear:both;color:var(--jp-carousel-primary-subtle-color);display:inline-block;font-size:14px;font-weight:400;line-height:1;text-decoration:none}a.jp-carousel-image-download
svg{display:inline-block;margin:0
3px;padding-bottom:2px;vertical-align:middle}a.jp-carousel-image-download span.photo-size{border-radius:1em;display:inline-block;font-size:11px;margin-left:2px}a.jp-carousel-image-download span.photo-size-times{padding:0
1px 0 2px}.jp-carousel-comments{background:none transparent;bottom:10px;font:15px/1.7 Helvetica Neue,sans-serif!important;font-weight:400;margin-top:20px;width:100%}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:var(--jp-carousel-primary-color)!important}.jp-carousel-comment{background:none transparent;color:var(--jp-carousel-primary-subtle-color);display:flex;overflow:auto;width:100%}.jp-carousel-comment+.jp-carousel-comment{margin-top:20px}.jp-carousel-comment:last-of-type{margin-bottom:20px}.jp-carousel-comment
p{color:var(--jp-carousel-primary-subtle-color)!important}.jp-carousel-comment .comment-author{border:none;display:inline;float:none;font-size:15px;font-weight:500;margin:0;padding:0;width:auto}.jp-carousel-comment .comment-author
a{color:var(--jp-carousel-primary-color)}.jp-carousel-comment .comment-gravatar{float:none;margin-right:10px}.jp-carousel-comment .comment-content{border:none;padding:0}.jp-carousel-comment
.avatar{background-color:transparent!important;border:none!important;border-radius:4px;height:64px;margin:0;min-height:64px;min-width:64px;padding:0!important;width:64px}.jp-carousel-comment .comment-date{border-bottom:1px solid var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color);font-size:11px;margin-bottom:6px}#jp-carousel-comment-form{margin:0
0 10px!important;width:100%}#jp-carousel-comment-form.jp-carousel-is-disabled{opacity:.5;pointer-events:none}textarea#jp-carousel-comment-form-comment-field{background:var(--jp-carousel-bg-faded-color);border:1px
solid var(--jp-carousel-border-color);border-radius:3px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1);box-sizing:border-box;color:var(--jp-carousel-primary-subtle-color);float:none;font:16px/1.4 Helvetica Neue,sans-serif!important;height:147px;margin:0;overflow:hidden;padding:10px
10px 5px;width:100%}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color)}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:var(--jp-carousel-primary-subtle-color)}#jp-carousel-loading-overlay{bottom:0;display:none;left:0;position:fixed;right:0;top:0}#jp-carousel-loading-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}#jp-carousel-library-loading,#jp-carousel-library-loading:after{border-radius:50%;height:40px;width:40px}#jp-carousel-library-loading{animation:load8 1.1s linear infinite;border:8px
solid hsla(0,0%,100%,.2);border-left:8px solid var(--jp-carousel-primary-color);float:left;font-size:10px;margin:22px
0 0 10px;position:relative;text-indent:-9999em;transform:translateZ(0)}#jp-carousel-comment-form-spinner,#jp-carousel-comment-form-spinner:after{border-radius:50%;height:20px;width:20px}#jp-carousel-comment-form-spinner{animation:load8 1.1s linear infinite;border:4px
solid hsla(0,0%,100%,.2);border-left:4px solid var(--jp-carousel-primary-color);bottom:0;display:none;float:left;font-size:10px;left:0;margin:0
auto;position:absolute;right:0;text-indent:-9999em;top:calc(50% - 15px);transform:translateZ(0)}@keyframes
load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.jp-carousel-info-content-wrapper{margin:auto;max-width:800px}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as
input{background:var(--jp-carousel-bg-color);border:1px
solid var(--jp-carousel-border-color);border-radius:2px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);color:var(--jp-carousel-primary-subtle-color);float:left;font:16px/1.4 Helvetica Neue,sans-serif!important;padding:10px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color)}#jp-carousel-comment-form-commenting-as
p{float:left;font:400 13px/1.7 Helvetica Neue,sans-serif!important;margin:22px
0 0}#jp-carousel-comment-form-commenting-as
fieldset{border:none;clear:both;float:left;margin:20px
0 0;padding:0}#jp-carousel-comment-form-commenting-as
label{float:left;font:400 13px/1.7 Helvetica Neue,sans-serif!important;margin:0
20px 3px 0;width:100px}#jp-carousel-comment-form-button-submit{background:var(--jp-carousel-bg-color);border:1px
solid var(--jp-carousel-primary-color);border-radius:3px;color:var(--jp-carousel-primary-color);display:block;font-size:14px;margin-left:auto;margin-top:20px;padding:8px
16px}#jp-carousel-comment-form-button-submit:active,#jp-carousel-comment-form-button-submit:focus{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-bg-color)}#jp-carousel-comment-form-container{color:var(--jp-carousel-primary-subtle-color);margin-bottom:15px;margin-top:20px;overflow:hidden;position:relative;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results
span{border:1px
solid var(--jp-carousel-border-color);border-radius:2px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:block;font:13px/1.4 Helvetica Neue,sans-serif!important;margin-top:20px;overflow:auto;padding:1em
0;text-align:center;width:100%}.jp-carousel-comment-post-error{color:#df4926}#jp-carousel-comments-closed,#jp-carousel-comments-loading{color:var(--jp-carousel-primary-subtle-color);display:none}#jp-carousel-comments-loading{bottom:10px;font:400 15px/1.7 Helvetica Neue,sans-serif!important;margin-bottom:20px;margin-top:20px;text-align:left;width:100%}.jp-carousel-photo-icons-container{display:block;flex:1;margin:0
20px 0 30px;text-align:right;white-space:nowrap}.jp-carousel-icon-btn{background:none;border:none;display:inline-block;height:64px;padding:16px;text-decoration:none}.jp-carousel-icon{border:none;border-radius:4px;font-style:normal;font-weight:400;line-height:0;padding:4px
3px 3px;pointer-events:none;width:31px}.jp-carousel-icon,.jp-carousel-icon
svg{display:inline-block}.jp-carousel-overlay
rect{fill:var(--jp-carousel-primary-color)}.jp-carousel-selected .jp-carousel-icon{background:var(--jp-carousel-primary-color)}.jp-carousel-selected
rect{fill:var(--jp-carousel-bg-color)}.jp-carousel-icon-comments.jp-carousel-show{display:inline-block}.jp-carousel-icon .jp-carousel-has-comments-indicator{background:var(--jp-carousel-primary-color);border-radius:4px;color:var(--jp-carousel-bg-color);display:none;font-family:Helvetica Neue,sans-serif!important;font-size:12px;font-weight:400;line-height:1;margin-left:-16px;padding:2px
4px;position:relative;vertical-align:top}.jp-carousel-selected .jp-carousel-icon .jp-carousel-has-comments-indicator{background:var(--jp-carousel-bg-color);color:var(--jp-carousel-primary-color)}.jp-carousel-has-comments-indicator.jp-carousel-show{display:inline-block}@media only screen and (max-width:760px){.jp-carousel-buttons,.jp-carousel-overlay .swiper-container .swiper-button-next,.jp-carousel-overlay .swiper-container .swiper-button-prev{display:none!important}.jp-carousel-image-meta{box-sizing:border-box;float:none!important;margin-left:0;width:100%!important}.jp-carousel-close-hint{font-size:26px!important;position:fixed!important;right:10px;top:10px}.admin-bar .jp-carousel-close-hint{top:40px}.jp-carousel-slide
img{opacity:1}.jp-carousel-wrap{background-color:var(--jp-carousel-bg-color)}.jp-carousel-fadeaway,.jp-carousel-info>.jp-carousel-photo-info{display:none}.jp-carousel-comments-wrapper>.jp-carousel-photo-info{display:block}.jp-carousel-caption{overflow:visible!important}.jp-carousel-info-footer .jp-carousel-photo-title-container{display:none}.jp-carousel-photo-icons-container{margin:0
10px 0 0;white-space:nowrap}.jp-carousel-icon-btn{padding-left:20px}.jp-carousel-pagination{padding-left:5px}.jp-carousel-pagination-container{margin-left:25px}.jp-carousel-comment
.avatar{min-width:48px}#jp-carousel-comment-form-commenting-as fieldset,#jp-carousel-comment-form-commenting-as
input{float:none;width:100%}}.contact-form .clear-form{clear:both}.contact-form
input{font:inherit}.contact-form input::placeholder{transition:opacity .3s ease-out}.contact-form input:hover::placeholder{opacity:.5}.contact-form input:focus::placeholder{opacity:.3}:where(.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=url]){border-width:1px;box-sizing:border-box;line-height:normal;padding:12px
8px;width:100%}.contact-form
select{min-width:150px;padding:14px
7px}.contact-form
textarea{box-sizing:border-box;float:none;font:inherit;height:200px;padding:7px;width:100%}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin:0
.75rem 0 5px}.contact-form input[type=checkbox]{margin-left:0;top:0}.contact-form
label{display:block;float:none;font-weight:700;margin-bottom:.25em}.contact-form label.consent-implicit
input{display:none}.contact-form label.checkbox,.contact-form label.checkbox-multiple,.contact-form
label.radio{align-items:center;display:inline-flex;float:none;font-weight:400;margin-bottom:.25em}.contact-form .grunion-field-checkbox-multiple-wrap,.contact-form .grunion-field-checkbox-wrap,.contact-form .grunion-field-consent-wrap,.contact-form .grunion-field-radio-wrap{margin-bottom:1em}.contact-form label
span{font-size:85%;font-weight:400;margin-left:.25em}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission
p{word-wrap:break-word;margin:0
auto}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=tel],.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=url],.textwidget .contact-form textarea,.wp-block-column .contact-form input[type=email],.wp-block-column .contact-form input[type=tel],.wp-block-column .contact-form input[type=text],.wp-block-column .contact-form input[type=url],.wp-block-column .contact-form
textarea{width:100%}#jetpack-check-feedback-spam{margin:1px
8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}.wp-block-jetpack-contact-form{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--wp--style--block-gap,1.5rem);justify-content:flex-start}.wp-block-jetpack-button,.wp-block-jetpack-contact-form .grunion-field-wrap{flex:0 0 100%}.wp-block-jetpack-button.alignright
button{float:right}.wp-block-jetpack-contact-form .grunion-field-wrap{box-sizing:border-box}.wp-block-jetpack-contact-form .grunion-field-width-25-wrap{flex:1 1 calc(25% - var(--wp--style--block-gap, 1.5rem)*1);max-width:25%}.wp-block-jetpack-contact-form .grunion-field-width-50-wrap{flex:1 1 calc(50% - var(--wp--style--block-gap, 1.5rem)*1);max-width:50%}.wp-block-jetpack-contact-form .grunion-field-width-75-wrap{flex:1 1 calc(75% - var(--wp--style--block-gap, 1.5rem)*1);max-width:75%}.grunion-field-checkbox-wrap,.grunion-field-consent-wrap{align-self:center}@media only screen and (min-width:600px){.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{width:50%}.wp-block-jetpack-contact-form input[type=email],.wp-block-jetpack-contact-form input[type=tel],.wp-block-jetpack-contact-form input[type=text],.wp-block-jetpack-contact-form input[type=url]{width:100%}}.jetpack-empty-spam,.jetpack-empty-spam-container{display:inline-block}.jetpack-empty-spam-spinner{display:inline-block;margin-top:7px}.wp-block-jetpack-contact-form .wp-block-spacer{width:100%}.infinite-loader{color:#000;display:block;height:28px;text-align:center}#infinite-handle
span{background:#333;border-radius:1px;color:#f0f0f1;cursor:pointer;font-size:13px;padding:6px
16px}@keyframes spinner-inner{0%{opacity:1}to{opacity:0}}.infinite-loader .spinner-inner
div{animation:spinner-inner 1s linear infinite;background:#000;border-radius:3px/6px;height:12px;left:47px;outline:1px
solid #fff;position:absolute;top:24px;transform-origin:3px 26px;width:6px}.infinite-loader .spinner-inner div:first-child{animation-delay:-.9166666667s;background:#000;transform:rotate(0deg)}.infinite-loader .spinner-inner div:nth-child(2){animation-delay:-.8333333333s;background:#000;transform:rotate(30deg)}.infinite-loader .spinner-inner div:nth-child(3){animation-delay:-.75s;background:#000;transform:rotate(60deg)}.infinite-loader .spinner-inner div:nth-child(4){animation-delay:-.6666666667s;background:#000;transform:rotate(90deg)}.infinite-loader .spinner-inner div:nth-child(5){animation-delay:-.5833333333s;background:#000;transform:rotate(120deg)}.infinite-loader .spinner-inner div:nth-child(6){animation-delay:-.5s;background:#000;transform:rotate(150deg)}.infinite-loader .spinner-inner div:nth-child(7){animation-delay:-.4166666667s;background:#000;transform:rotate(180deg)}.infinite-loader .spinner-inner div:nth-child(8){animation-delay:-.3333333333s;background:#000;transform:rotate(210deg)}.infinite-loader .spinner-inner div:nth-child(9){animation-delay:-.25s;background:#000;transform:rotate(240deg)}.infinite-loader .spinner-inner div:nth-child(10){animation-delay:-.1666666667s;background:#000;transform:rotate(270deg)}.infinite-loader .spinner-inner div:nth-child(11){animation-delay:-.0833333333s;background:#000;transform:rotate(300deg)}.infinite-loader .spinner-inner div:nth-child(12){animation-delay:0s;background:#000;transform:rotate(330deg)}.infinite-loader
.spinner{background:none;display:inline-block;height:28px;overflow:hidden;width:28px}.infinite-loader .spinner-inner{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(.28);transform-origin:0 0;width:100%}.infinite-loader .spinner-inner
div{box-sizing:content-box}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{background:transparent;border:none;color:inherit;cursor:inherit;display:inline;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0;position:static}#infinite-handle span button::-moz-focus-inner{border:none;margin:0;padding:0}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle
span{display:block}}#infinite-footer{bottom:-50px;left:0;position:fixed;width:100%}#infinite-footer
a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer
.container{background:hsla(0,0%,100%,.8);border:solid rgba(0,0,0,.1);border-width:1px 0 0;box-sizing:border-box;margin:0
auto;overflow:hidden;padding:1px
20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{float:right;font-weight:400;width:60%}#infinite-footer .blog-info
a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits
a{color:#646970}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer
.container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info
a{font-size:10px}#infinite-footer{position:static}}#infinite-aria{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.infinite-wrap:focus{outline:0!important}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{overflow:hidden;width:61px}#wpadminbar iframe.admin-bar-likes-widget{border-width:0;height:28px;min-height:28px;position:absolute;top:0;width:61px}div.jetpack-likes-widget-wrapper{min-height:50px;position:relative;width:100%}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-comment-likes-widget-wrapper{min-height:31px;position:relative;width:100%}div.jetpack-comment-likes-widget-wrapper
iframe{margin-bottom:0}#likes-other-gravatars{background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);display:none;min-width:130px;padding:10px
10px 12px;position:absolute;z-index:1000}#likes-other-gravatars
*{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars
ul{list-style-type:none;margin:0;padding:0;text-indent:0}#likes-other-gravatars li:before{content:""}#likes-other-gravatars ul.wpl-avatars{display:block;max-height:190px;overflow:auto}#likes-other-gravatars ul.wpl-avatars
li{float:left;height:32px;margin:0
5px 5px 0;width:32px}#likes-other-gravatars ul.wpl-avatars li
a{border-bottom:none!important;display:block;margin:0
2px 0 0}#likes-other-gravatars ul.wpl-avatars li a
img{background:none;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #dcdcde;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{border-width:0;display:block;margin:0}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{border-width:0;margin:0;position:relative}.comment-likes-widget-placeholder{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:18px;position:absolute}.comment-likes-widget-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath fill='%232EA2CC' d='m12 2 2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;color:#2ea2cc;content:"";display:inline-block;height:16px;padding-right:5px;position:relative;top:3px;width:16px}.post-likes-widget-placeholder
.button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder
.loading{color:#999;font-size:12px}.comment-likes-widget-placeholder
.loading{align-self:center;color:#4e4e4e;margin-top:4px;padding-left:5px}div.sharedaddy.sd-like-enabled .sd-like
h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{float:none;position:absolute;top:0;width:100%}.comment-likes-widget{width:100%}.cs-rating,.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}@media
print{.jetpack-likes-widget-wrapper{display:none}}.jp-related-posts-i2__row{display:flex;margin-top:1.5rem}.jp-related-posts-i2__row:first-child{margin-top:0}.jp-related-posts-i2__post{display:flex;flex-basis:0;flex-direction:column;flex-grow:1;margin:0
10px;padding-left:0}.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post{max-width:calc(33% - 20px)}.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post{max-width:calc(50% - 20px)}.jp-related-posts-i2__post-context,.jp-related-posts-i2__post-date,.jp-related-posts-i2__post-heading,.jp-related-posts-i2__post-img-link{display:block;flex-direction:row}.jp-related-posts-i2__post-heading{font-size:1rem;line-height:1.2em;margin:.5rem 0}.jp-related-posts-i2__post-link{display:block;line-height:1.2em;width:100%}.jp-related-posts-i2__post-img-link{order:-1}.jp-related-posts-i2__post-img-link
img{width:100%}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__row{display:block;margin-top:0}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__post{margin:0;max-width:none}.jp-relatedposts-i2[data-layout=list].jp-related-posts-i2__post-img-link{margin-top:1rem}@media only screen and (max-width:640px){.jp-related-posts-i2__row{display:block;margin-top:0}.jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post{margin:1rem 0 0;max-width:none}.jp-related-posts-i2__post-img-link{margin-top:1rem}.jp-related-posts-i2__post-img-link
img{width:350px}}#jp-relatedposts{clear:both;display:none;margin:1em
0;padding-top:1em;position:relative}.jp-relatedposts:after{clear:both;content:"";display:block}#jp-relatedposts h3.jp-relatedposts-headline{display:inline-block;float:left;font-family:inherit;font-size:9pt;font-weight:700;margin:0
0 1em}#jp-relatedposts h3.jp-relatedposts-headline em:before{border-top:1px solid #dcdcde;border-top:1px solid rgba(0,0,0,.2);content:"";display:block;margin-bottom:1em;min-width:30px;width:100%}#jp-relatedposts h3.jp-relatedposts-headline
em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;float:left;margin:0
0 1em;width:33%}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;padding-right:20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title
a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items time,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{border-bottom:0;bottom:0;display:block;left:0;position:absolute;right:0;top:0}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items
time{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{display:block;font-family:inherit;margin:0;max-width:100%;text-transform:none}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title
a{filter:alpha(opacity=100);font-size:inherit;font-weight:400;-moz-opacity:1;opacity:1;text-decoration:none}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post
span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post
span{height:auto;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt,.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs
span{margin-bottom:1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;margin-right:3%;max-width:33%;overflow:hidden}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{clear:both;margin:0
0 1em;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;margin-right:0;max-width:100%}}@media
print{.jp-relatedposts{display:none!important}}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{display:inline-block;font-size:9pt;font-weight:700;line-height:1.2;margin:0
0 1em}div.sharedaddy h3.sd-title:before{border-top:1px solid #dcdcde;content:"";display:block;margin-bottom:1em;min-width:30px;width:100%}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid hsla(0,0%,100%,.4)}.sd-sharing{margin-bottom:1em}.sd-content
ul{list-style:none!important;margin:0!important;padding:0!important}.sd-content ul
li{display:inline-block}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a
span{text-decoration:line-through}.sd-block.sd-gplus{margin:0
0 .5em}.sd-gplus .sd-content{font-size:12px}.sd-content .share-email-error .share-email-error-title{margin:.5em 0}.sd-content .share-email-error .share-email-error-text{font-family:Open Sans,sans-serif;font-size:12px;margin:.5em 0}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{background:#f8f8f8;border:1px
solid #ccc;border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.08);color:#656565!important;display:inline-block;font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;line-height:23px;padding:1px
8px 0 5px;text-decoration:none!important;text-shadow:none}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button>a span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-text .sd-content ul li a.sd-button
span{line-height:23px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button{box-shadow:none;line-height:17px;vertical-align:top}.sd-social-official .sd-content ul li a.sd-button>span{line-height:17px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{background:#f6f7f7;border:1px
solid #999;color:#555}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal 18px/1 social-logos;text-align:center;vertical-align:top}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul
li{margin:0
5px 5px 0;padding:0}.jp-sharing-input-touch .sd-content ul
li{padding-left:10px}.sd-content ul li.preview-item a.sd-button span,.sd-social-icon-text .sd-content ul li a span,.sd-social-official .sd-content ul li a.sd-button
span{margin-left:3px}.sd-content ul li.preview-item.no-icon a.sd-button
span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a
span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;height:0;line-height:inherit;padding-left:0}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more
span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:"\f469"}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:"\f410"}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:"\f207"}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:"\f202"}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:"\f222"}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:"\f607"}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:"\f224"}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:"\f210"}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:"\f203"}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:"\f205"}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:"\f606"}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.sd-content ul li.share-skype div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-skype a:before,.sd-social-icon-text .sd-content li.share-skype a:before,.sd-social-text .sd-content ul li.share-skype a:before{content:"\f220"}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:"\f415"}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:"\f608"}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-content ul li.share-deprecated div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-deprecated a:before,.sd-social-icon-text .sd-content li.share-deprecated a:before,.sd-social-official .sd-content li.share-deprecated a:before{content:"🚫";height:1em;width:1em}.sd-social .sd-button .share-count{background:#2ea2cc;border-radius:10px;color:#fff;display:inline-block;font-size:10px;line-height:1;padding:1px
3px;text-align:center}.sd-social-official .sd-content ul,.sd-social-official .sd-content ul
li{line-height:25px!important}.sd-social-official .sd-content>ul>li>a.sd-button
span{line-height:1}.sd-social-official .sd-content ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}.sd-social-official .sd-content li.share-press-this
a{margin:0
0 5px}.sd-social-official .sd-content ul>li{display:block;float:left;height:25px;margin:0
10px 5px 0!important}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button
iframe{width:98px}.reddit_button
iframe{margin-top:1px}.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}.linkedin_button>span,.pinterest_button
a{display:block!important}.sd-social-official .sd-content .share-skype{width:55px}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px
3px 0;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a
span{background-repeat:no-repeat;background-size:16px 16px;display:inline-block;height:21px;line-height:16px;margin-left:0;padding:0
0 0 19px}body .sd-social-icon .sd-content li.share-custom a
span{padding-left:16px!important;width:0}.sharing-hidden
.inner{background:#fff;border:1px
solid #ccc;border-radius:2px;box-shadow:0 5px 20px rgba(0,0,0,.2);margin-top:5px;max-width:400px;padding:10px;position:absolute;z-index:2}.sharing-hidden .inner
ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;height:0!important;margin:0!important}.sharing-hidden .inner:after,.sharing-hidden .inner:before{border-bottom:8px solid #ccc;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:block;height:0;left:20px;position:absolute;top:-8px;width:0;z-index:1}.sharing-hidden .inner:after{border-bottom:8px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;top:-7px;z-index:2}.sharing-hidden
ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option
a{border:0;border-radius:50%;-webkit-border-radius:50%;box-shadow:none;height:auto;line-height:1;margin-bottom:0;padding:7px;position:relative;top:-2px;width:auto}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a
span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px
8px 6px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{background:#555;border-radius:0;bottom:0;font-size:9px;position:absolute;right:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#1877f2;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#4f94d4;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00aff0;color:#fff!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{clip:auto!important;background-color:#f0f0f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px
23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#jetpack-source_f_name{display:none!important;left:-9000px;position:absolute!important}.sd-content .share-customize-link{line-height:11px;margin-top:0}.sd-content .share-customize-link
a{font-family:Open Sans,sans-serif;font-size:11px}@media
print{.sharedaddy.sd-sharing-enabled{display:none}}.jetpack-slideshow-window{background-color:#222;border:20px
solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-bottom:56.25%!important;padding-top:30px!important;position:relative;z-index:1}.jetpack-slideshow-window.jetpack-slideshow-white{background-color:#fff;border-color:#fff}.jetpack-slideshow-window,.jetpack-slideshow-window
*{box-sizing:content-box}.jetpack-slideshow-loading{height:100%;margin:auto;text-align:center}body div.jetpack-slideshow-window *
img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0
auto;max-height:100%;max-width:100%;padding:0!important;position:relative;top:50%;transform:translateY(-50%)}.jetpack-slideshow-loading
img{vertical-align:middle}.jetpack-slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.jetpack-slideshow-slide
img{vertical-align:middle}.jetpack-slideshow-line-height-hack{font-size:0;overflow:hidden;width:0}.jetpack-slideshow-slide-caption{bottom:5px;color:#f6f7f7;font-family:Helvetica Neue,sans-serif;font-size:13px;height:25px;left:0;line-height:25px;position:absolute;text-align:center;text-shadow:#222 1px 1px 2px;width:100%;z-index:100}.jetpack-slideshow-controls{bottom:30px;direction:ltr;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";margin:auto;opacity:.5;position:absolute;text-align:center;transition:opacity .3s ease-out;width:100%;z-index:1000}.jetpack-slideshow-window:hover .jetpack-slideshow-controls{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}body div div.jetpack-slideshow-controls a,body div div.jetpack-slideshow-controls a:hover{zoom:1;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(/blog/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png)!important;background-position:-34px 8px!important;background-repeat:no-repeat;background-size:142px 16px!important;border:2px
solid hsla(0,0%,100%,.1)!important;border-radius:10em!important;color:#222!important;display:inline-block!important;*display:inline;height:32px!important;line-height:32px!important;margin:0
5px!important;padding:0!important;text-align:center!important;transition:border-color .3s ease-out;width:32px!important}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.jetpack-slideshow-controls a,body div div.jetpack-slideshow-controls a:hover{background-image:url(/blog/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.jetpack-slideshow-controls a:hover{border-color:#fff!important}body div div.jetpack-slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.jetpack-slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.jetpack-slideshow-controls a.running,body div div.jetpack-slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.jetpack-slideshow-controls
a.paused{background-position:9px 8px!important}.jetpack-slideshow-controls a
img{border:50px
dotted #f0f}body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent
#wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{bottom:0!important;left:0!important;margin:0!important;min-height:100%!important;min-width:100%!important;padding:0!important;position:absolute!important;right:0!important;top:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:grey;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{border:1px
solid #dcdcde;line-height:normal;margin:20px
auto;overflow:hidden}.presentation{margin:0;outline:none;overflow:hidden;position:relative}.presentation,.presentation
.step{background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{background-repeat:no-repeat;opacity:0;position:absolute;transition:opacity .25s;width:34px;z-index:2}.presentation .nav-arrow-left,.presentation .nav-arrow-right{background-image:url(/blog/wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png);background-size:450% 61px;height:100%}.presentation .nav-arrow-left{background-position:4px 50%;left:0}.presentation .nav-arrow-right{background-position:-120px 50%;right:0}.presentation .nav-fullscreen-button{background-image:url(/blog/wp-content/plugins/jetpack/modules/shortcodes/images/expand.png);background-size:100% 100%;bottom:0;height:32px;margin:4px;right:0;width:32px;z-index:3}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(/blog/wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{background-color:#dcdcde;background-color:rgba(0,0,0,.75);border-radius:50px;display:table;height:15%;margin:30% 10%;position:relative;transition:opacity .5s;width:80%;z-index:100}.presentation .autoplay-overlay .overlay-msg{color:#fff;display:table-cell;position:relative;text-align:center;vertical-align:middle}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}div.jetpack-quiz{background-color:#f3f3f3;border:1px
solid #deede3;border-radius:.2em;line-height:1.3em;margin-bottom:2em;padding:1em}div.jetpack-quiz div.jetpack-quiz-question{font-weight:700;margin-bottom:.5em}div.jetpack-quiz div.jetpack-quiz-answer{border-bottom:1px dotted #999;cursor:pointer;margin-bottom:.5em;padding:1em
0 1em 1em}div.jetpack-quiz div.jetpack-quiz-answer.last{border-bottom:0;margin-bottom:0;padding-bottom:0}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{color:#000;display:block;font-size:90%;margin-top:1em}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation
tt{font-size:85%}div.jetpack-quiz
pre{background:transparent;font:15px Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;margin:0;padding:0}.jetpack-quiz-options{margin-top:12px;text-align:right}.jetpack-quiz-count{color:#646970;float:left;font-size:12px}.jetpack-quiz-option-button{cursor:pointer;margin-left:12px}.jetpack-quiz-option-button:hover
svg{background:#3c434a}.jetpack-quiz-option-button
svg{fill:#fff;background:#000;border-radius:50%;display:inline-block;height:24px;width:24px}.jetpack-quiz-wrapper .jetpack-quiz:first-of-type .jetpack-quiz-option-button:first-of-type,.jetpack-quiz-wrapper .jetpack-quiz:last-of-type .jetpack-quiz-option-button:last-of-type{display:none}#subscribe-email
input{width:95%}.comment-subscription-form{margin-bottom:1em}.comment-subscription-form .subscribe-label{display:inline!important}.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}.jetpack-social-navigation
ul{display:block;margin:0
0 1.5em;padding:0}.jetpack-social-navigation
li{display:inline-block;line-height:1;margin:0}.jetpack-social-navigation
a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation-svg
.icon{fill:currentColor;color:inherit;height:1em;vertical-align:middle;width:1em}.jetpack-social-navigation-genericons a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;content:"\f415";display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;text-decoration:inherit;vertical-align:top;width:1em}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation-genericons a[href*="pinterest."]:before{content:"\f210"}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"\f213"}.tiled-gallery{clear:both;margin:0
0 20px;overflow:hidden}.tiled-gallery
img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item
a{background:transparent;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:none;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#f0f0f1;background:hsla(0,0%,100%,.8);bottom:0;color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px
0;position:absolute;text-indent:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{height:0;overflow:hidden;visibility:hidden}.tiled-gallery .tiled-gallery-item
img.grayscale{left:0;position:absolute;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item
img{border-radius:50%!important;-o-object-fit:cover;object-fit:cover}.tiled-gallery.type-circle .tiled-gallery-caption{display:none}.tiled-gallery.type-square .tiled-gallery-item
img{-o-object-fit:cover;object-fit:cover}.jetpack-display-remote-posts{margin:5px
0 20px}.jetpack-display-remote-posts
h4{margin:5px
0;padding:0}.jetpack-display-remote-posts
p{margin:0;padding:0}.jetpack-display-remote-posts
img{max-width:100%}.widget-grofile
h4{margin:1em
0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts
li{display:inline;list-style:none}.widget-grofile ul.grofile-accounts li:before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;float:left;height:16px;margin-bottom:8px;margin-right:8px;width:16px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{max-width:100%;width:500px}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}div[class^=gr_custom_container]{background-color:#fff;border:1px
solid gray;border-radius:10px;color:#000;padding:10px
5px}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{border-bottom:1px solid #a7aaad;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;width:100%}div[class^=gr_custom_book_container]{float:right;height:60px;margin-left:4px;overflow:hidden;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{color:gray;font-size:10px}div[class^=gr_custom_rating]{display:none}.widget_wpcom_social_media_icons_widget
ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget ul
li{border:0;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li
a{border:0;text-decoration:none}.widget_wpcom_social_media_icons_widget
.genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{clip:auto!important;background-color:#f0f0f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px
23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image
a{display:block;margin:0
2px 4px 0}.widget-grid-view-image:nth-child(2n){float:right}.widget-grid-view-image:nth-child(2n) a{margin:0
0 4px 2px}.widgets-grid-layout .widget-grid-view-image
img{height:auto;max-width:100%}.widgets-list-layout{list-style-type:none;margin:0;padding:0}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout
li{zoom:1;list-style-type:none!important;margin-bottom:1em}.widgets-list-layout .widgets-list-layout-blavatar{float:left;height:auto;max-width:40px;width:21.276596%}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout
span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{content:"";display:table}.widgets-multi-column-grid
ul{list-style-type:none;margin:0;overflow:hidden;padding:0}.widgets-multi-column-grid ul
li{background:none;border:none;clear:none;float:left;list-style-type:none!important;margin:0
-5px -3px 0;padding:0
8px 6px 0}.widgets-multi-column-grid ul li
a{background:none;border:0;margin:0;padding:0}.widgets-multi-column-grid
.avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-height:48px;max-width:48px}.widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0}.widget_authors ul li
li{padding-left:0}.widget_authors>ul>li{list-style:none;margin-bottom:1em}.widget_authors>ul>li+li{border-top:0}.widget.widget_authors
img{box-shadow:none;margin-bottom:5px;margin-right:5px;vertical-align:middle}.wpcnt{line-height:2;text-align:center}.wpa{display:inline-block;max-width:100%;overflow:hidden;position:relative}.wpa-about{border-bottom:none!important;box-shadow:none!important;color:#888;display:block;font:10px/1 Open Sans,Arial,sans-serif!important;left:0;margin-top:0;opacity:.85;position:absolute;right:0;text-align:left!important;text-decoration:none!important;top:5px}.wpa .u>div{display:block;margin-bottom:1em;margin-top:5px}div.wpa>div{margin-top:20px}.wpa .u
.adsbygoogle{background-color:transparent;display:block;margin-bottom:1em;margin-top:17px}.widget_eu_cookie_law_widget{animation:fadeIn .8s;border:none;bottom:1em;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001}@keyframes
fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.widget_eu_cookie_law_widget.widget.top{bottom:auto;top:1em}.admin-bar
.widget_eu_cookie_law_widget.widget.top{top:3em}amp-consent.widget_eu_cookie_law_widget.widget.top{margin:0;top:1em}.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top{margin-top:3em;top:0}#eu-cookie-law{background-color:#fff;border:1px
solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px
6px 6px 15px;position:relative}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff}#eu-cookie-law.hide{opacity:0;transition:opacity .4s,visibility .4s;visibility:hidden}#eu-cookie-law
form{margin-bottom:0;position:static}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px
solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0
0 0 5%;padding:8px
12px;position:static;text-transform:none}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px}#eu-cookie-law
input.accept{bottom:8px;position:absolute;right:8px}}.widget_eu_cookie_law_widget .customize-partial-edit-shortcut>button{left:0}.flickr-images{text-align:center}.flickr-size-thumbnail .flickr-images{align-content:space-between;align-items:center;display:flex;flex-flow:row wrap;justify-content:center}.flickr-images
img{margin:5px;max-width:100%}.wpcom-instagram-images{grid-gap:.5rem;display:grid;grid-auto-columns:1fr}.wpcom-instagram-images:after,.wpcom-instagram-images:before{content:none}.wpcom-instagram-images
a{display:block;margin:4px
2px}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3
a{display:inline-block;vertical-align:top}.wpcom-instagram-columns-2
a{width:calc(50% - 8px)}.wpcom-instagram-columns-3
a{width:calc(33.3333% - 8px)}.wpcom-instagram-images .sq-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;overflow:hidden;padding-bottom:100%}.wpcom-instagram-columns-2{grid-template-columns:repeat(2,1fr)}.wpcom-instagram-columns-3{grid-template-columns:repeat(3,1fr)}@supports (display:grid){.wpcom-instagram-images
a{display:block;margin:0}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3
a{width:auto}}.jetpack-search-filters-widget__sub-heading{font-size:inherit;font-weight:700;margin:0
0 .5em;padding:0}.jetpack-search-form+.jetpack-search-filters-widget__sub-heading{margin-bottom:.5em!important;margin-top:1.5em}.jetpack-search-filters-widget__clear{margin-bottom:.5em;margin-top:.5em}.jetpack-search-sort-wrapper{margin-bottom:1.5em;margin-top:1em}.jetpack-search-sort-wrapper
label{display:inherit}.widget_search .jetpack-search-filters-widget__filter-list input[type=checkbox]{height:auto;width:auto}ul.jetpack-search-filters-widget__filter-list
li{border:none;list-style:none;padding:0}ul.jetpack-search-filters-widget__filter-list li
a{text-decoration:none}ul.jetpack-search-filters-widget__filter-list li a:hover{box-shadow:none}ul.jetpack-search-filters-widget__filter-list li
label{display:inherit;font-weight:inherit}.jetpack-search-filters-widget__filter-list{list-style:none}ul.jetpack-search-filters-widget__filter-list{margin-bottom:1.5em}body.search .jetpack-search-form input[name=s]::placeholder{color:transparent}body.search .jetpack-search-form input[name=s].show-placeholder::placeholder{color:inherit}@media screen and (min-width:400px){.widget.jetpack-simple-payments .jetpack-simple-payments-product{flex-direction:column}.widget.jetpack-simple-payments .jetpack-simple-payments-details{padding-left:0}}.jetpack_widget_social_icons li,.jetpack_widget_social_icons
ul{list-style:none}.jetpack_widget_social_icons
ul{display:block;margin:0
0 1.5em;padding:0}.jetpack_widget_social_icons ul
li{border:0;display:inline-block;line-height:1;margin:0;padding:0}.jetpack_widget_social_icons ul li:after,.jetpack_widget_social_icons ul li:before{display:none}.jetpack_widget_social_icons
a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px}.jetpack_widget_social_icons
svg{fill:currentColor;color:inherit;height:inherit;vertical-align:middle;width:inherit}.jetpack_widget_social_icons ul.size-small
a{height:24px;width:24px}.jetpack_widget_social_icons ul.size-medium
a{height:32px;width:32px}.jetpack_widget_social_icons ul.size-large
a{height:48px;width:48px}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.milestone-widget{margin-bottom:1em}.milestone-content{line-height:2;margin-top:5px;max-width:100%;padding:0;text-align:center}.milestone-header{background-color:var(--milestone-text-color,#111);color:var(--milestone-bg-color,#fff);line-height:1.3;margin:0;padding:.8em}.milestone-header .date,.milestone-header
.event{display:block}.milestone-header
.event{font-size:120%}.milestone-countdown
.difference{display:block;font-size:500%;font-weight:700;line-height:1.2}.milestone-countdown,.milestone-message{background-color:var(--milestone-bg-color,#fff);border:1px
solid var(--milestone-border-color,#767676);border-top:0;color:var(--milestone-text-color,#111);padding-bottom:1em}.milestone-message{padding-top:1em}
