@import'all.min.css';:root{--primary-color:#892081!important;--fs-color-primary:#892081!important;--fs-color-secondary:#FF009E!important}a:hover{color:currentColor}.btn{font-weight:500;font-size:18px;padding:16.5px 24px;border-radius:30px;background-image:linear-gradient(to right,#E33882 0%,#892081 51%,#E33882 100%);background-size:200% auto;transition:background-position .5s ease-in-out}@media(min-width:769px){.btn:hover{background-position:right center}}@media(max-width:768.98px){.btn{padding:16px 24px;font-size:16px}}.btn,.btn span{line-height:1}.btn--has-icon{display:inline-flex;align-items:center}.btn--has-icon>*:not(:last-child){margin-right:8px}.btn--self-centered{display:flex;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;margin-top:1em}.splide__slide{margin-left:0!important}.splide__pagination li{margin-left:0!important;border-radius:99px;padding:3px;margin:0 2px}.splide__pagination li:has(.is-active){border:1px solid #cc441e!important}.splide__pagination__page{min-height:0;background:#919191;border:none;margin:0 8px;width:8px;height:8px;margin:0;display:block}.splide__pagination__page.is-active{background:linear-gradient(180deg,#D93683 0%,#992583 100%)}.typed-cursor{position:relative;color:#fff0}.typed-cursor.typed-cursor--blink{animation:none!important;color:#fff0;display:inline-block;height:100%;position:relative;background:#fff0}@media(min-width:769px){.typed-cursor::after{content:"Findme";padding:4px 6px 4px 5px;border-radius:0 8px 8px 8px;font-weight:500;font-size:15px;position:absolute;background-color:#892081;color:#fff;bottom:0;transform:translateY(100%);left:4px}}.typed-cursor::before{content:"";width:4px;background-color:#892081;height:100%;display:block;position:absolute;top:0;left:0;bottom:0;animation:typedjsBlink .7s infinite}.text-bg-animated{position:relative;padding:2px 4px;color:#fff}.text-bg-animated:not(.animated)::before{padding:0}.text-bg-animated.animated::before{width:100%}.text-bg-animated::before{content:"";position:absolute;top:0;left:0;z-index:-1;width:0;height:100%;transition:.5s ease-in-out;background-color:#ff009e;border-radius:.8rem;padding:.8rem 1.6rem}@media(max-width:768.98px){.text-bg-animated::before{border-radius:.4rem}}.flickity-page-dots{left:50%;transform:translateX(-50%);right:unset}@media(max-width:768.98px){.flickity-button{display:none!important}}.lightbox-content .section-contact-form .section-content>.row{margin:auto!important}@media(max-width:768.98px){.lightbox-content .section-contact-form .section-bg{background-position:right!important}.lightbox-content .section-contact-form .title-block h2{font-size:22px}}.lightbox-content .section-contact-form form{margin-bottom:0}@font-face{font-display:swap;font-family:"Inter";src:url(/wp-content/themes/findme/assets/fonts/Inter.ttf) format("truetype");font-style:normal;font-display:block}html{font-size:16px;font-family:"Inter",sans-serif}@font-face{font-display:swap;font-family:"fa-icons";src:url(/wp-content/themes/findme/assets/fonts/fa-regular-400.woff2) format("woff2");font-style:normal;font-weight:400;font-display:block}.header__drawer{width:24px;height:24px;display:flex!important;justify-content:center;align-items:center;cursor:pointer}@media only screen and (min-width:1355px){.header__drawer{display:none}}.drawer{position:fixed;top:65px;left:0;right:0;bottom:0;pointer-events:none;display:flex;z-index:25;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transform:translateX(-200%);flex-direction:row-reverse}.drawer__contact-button{display:flex;gap:16px;padding-top:24px;margin-top:24px;border-top:1px solid #e0e0e0}.drawer__contact-button a{padding:5px 0;display:flex;flex:1;align-items:center;gap:8px;justify-content:center;border-radius:8px;letter-spacing:-2%}.drawer__contact-button a svg{height:16px;width:16px}.drawer__contact-button a span{font-size:14px;font-weight:500}.drawer__contact-button a:nth-child(1){background-color:#ffeaf3;color:#e33882}.drawer__contact-button a:nth-child(2){background-color:#f1f8ff;color:#2b5da6}.drawer__menu-item--has-children{display:flex;justify-content:space-between;align-items:center}.drawer__menu-item--has-children button{min-height:0;line-height:1;height:-moz-fit-content;height:fit-content}.drawer__toggler{background-color:#000;width:24px;height:2px;line-height:1;min-height:0;border-radius:99px;position:relative;margin-left:0;margin-right:0;display:block;outline:none!important;border:0;padding:0}.drawer__toggler.is-open{animation-name:close-close;animation-duration:.5s;animation-fill-mode:forwards;color:#ff009e;background-color:#ff009e}.drawer__toggler.is-open::after{animation-name:close-after;animation-duration:.5s;animation-fill-mode:forwards}.drawer__toggler.is-open::before{animation-name:close-before;animation-duration:.5s;animation-fill-mode:forwards}.drawer__toggler::before,.drawer__toggler::after{content:"";background-color:currentColor;width:24px;height:2px;position:absolute;right:0;margin:0;border-radius:99px}.drawer__toggler::before{margin-top:-8px}.drawer__toggler::after{margin-top:6px}.drawer__toggler:not(.is-open){animation-name:menu-menu;animation-duration:.5s;animation-fill-mode:forwards}.drawer__toggler:not(.is-open)::before{animation-name:menu-before;animation-duration:.5s;animation-fill-mode:forwards}.drawer__toggler:not(.is-open)::after{animation-name:menu-after;animation-duration:.5s;animation-fill-mode:forwards}@media(min-width:640px){.drawer{top:96px}}@media(min-width:1024px){.drawer{top:152px}}@media(min-width:1280px){.drawer{transform:translateX(-100%)!important;transition:none;opacity:0;visibility:hidden;display:none}}.drawer--opened{pointer-events:all;transform:translateX(0)}.drawer--opened .drawer__overlay{pointer-events:all;transform:translateX(0)}.drawer__inner{width:100%;background:#fff;z-index:10;position:relative;padding:24px 16px;overflow:auto;transition:all .6s ease-in-out;overflow:hidden}.drawer__overlay{z-index:5;flex:1;opacity:0;pointer-events:none;transition:all .6s ease-in-out;transform:translateX(100%)}.drawer__search-box{max-width:384px;border:1px solid #fff;border-radius:999px;margin-bottom:1.5rem}.drawer__search-box .flex-row{flex-direction:row-reverse}.drawer__search-box input[type=search]{padding:1.125rem;background:#fff0!important;border:none;box-shadow:none!important;color:#fff!important;max-height:100%;height:auto;line-height:1}.drawer__search-box input[type=search]:-ms-input-placeholder{color:#fff}.drawer__search-box input[type=search]::placeholder{color:#fff}.drawer__search-box button[type=submit]{background:#fff0!important;box-shadow:none!important;border:none!important;font-weight:400;margin-left:calc(18px - .6em)!important}.drawer__search-box .live-search-results{display:none!important}.drawer__submenu{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;transform:translateX(calc(100% + 16px))}.drawer__submenu .label-hot{margin:0 6px 0 0}.drawer__submenu .label-hot::before{content:"Hot 🔥";font-size:12px;padding:.125rem .5rem;border-radius:.25rem;color:#fff;background-color:#f41e92;font-weight:600;display:inline}.drawer__submenu .main-menu__link>span{font-weight:500}.drawer__submenu ul{margin:0;list-style:none;height:auto;overflow-y:auto}.drawer__submenu--top{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e0e0e0;flex:1}.drawer__submenu--close-button{color:#ff009e;padding:0;display:flex;align-items:center;font-size:14px;text-transform:none;font-weight:500;margin:0}.drawer__submenu--close-button span{margin-left:8px}.drawer__submenu--opened{animation:open-submenu;animation-fill-mode:forwards;animation-delay:200ms}.drawer__submenu--closed{animation:close-submenu;animation-fill-mode:forwards;animation-delay:200ms}@keyframes open-submenu{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes close-submenu{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}.drawer__submenu .drawer__menu-item{width:100%}.drawer__submenu .drawer__menu-item:not(:last-child){margin-bottom:24px}.drawer__submenu .drawer__menu-item>a,.drawer__submenu .drawer__menu-item,.drawer__submenu .drawer__menu-item>button{font-size:1rem;font-weight:400;text-transform:none;font-family:"Gilroy",sans-serif}.drawer__menu{list-style:none}.drawer__menu-container{padding:32px;box-shadow:0 8px 40px 2px rgb(0 0 0 / .08);border-radius:16px;transition:all 150ms ease-in-out;height:100%;display:flex;flex-direction:column}.drawer__menu-container .gtranslate_wrapper{padding-top:24px;margin-top:24px;border-top:1px solid #e0e0e0}.drawer__menu-container .gt_switcher{overflow:visible!important;position:relative}.drawer__menu-container .gt_switcher .gt_selected{background:#fff0!important;width:100%!important;border:1px solid #e0e0e0}.drawer__menu-container .gt_switcher .gt_selected a{color:#3a3a3a!important}.drawer__menu-container .gt_switcher .gt_selected a svg{margin-left:auto}.drawer__menu-container .gt_option{background-color:var(--primary-color)!important}.drawer__menu-button{display:flex;align-items:center}.drawer__menu-button::before{content:"";display:inline-block;width:0;height:2px;background:#fff;transition:all .3s ease-in-out}.drawer__menu-button--open{color:#892081!important}.drawer__menu-button--open::before{width:78px;margin-right:1rem}.drawer__menu-item:not(:last-child){margin-bottom:1.5rem}.drawer__menu-item>a span{margin-left:4px}.drawer__menu-item>a,.drawer__menu-item,.drawer__menu-item>button{font-size:14px;padding:0;margin:0;height:auto;min-height:0}.drawer__menu-item>a:hover,.drawer__menu-item:hover,.drawer__menu-item>button:hover{color:#892081}@keyframes close-after{0%{transform:rotate(0deg);margin-top:6px;left:-3px}25%{transform:rotate(0deg);margin-top:6px;left:0}50%{transform:rotate(0deg);margin-top:0;left:0}75%{transform:rotate(0deg);margin-top:0;left:0}100%{transform:rotate(45deg);margin-top:0;left:0}}@keyframes close-before{0%{transform:rotate(0deg);margin-top:-8px;left:-3px}25%{transform:rotate(0deg);margin-top:-8px;left:0}50%{transform:rotate(0deg);margin-top:0;left:0}75%{transform:rotate(0deg);margin-top:0;left:0}100%{transform:rotate(-45deg);margin-top:0;left:0}}@keyframes menu-menu{0%{height:0}25%{height:0}45%{height:2px}100%{height:2px}}@keyframes menu-after{0%{transform:rotate(-45deg);margin-top:0;left:0}25%{transform:rotate(0deg);margin-top:-8px;left:0}50%{transform:rotate(0deg);margin-top:-8px;left:0}75%{transform:rotate(0deg);margin-top:-8px;left:0}100%{transform:rotate(0deg);margin-top:-8px;left:-3px}}@keyframes menu-before{0%{transform:rotate(45deg);margin-top:0;left:0}25%{transform:rotate(0deg);margin-top:6px;left:0}50%{transform:rotate(0deg);margin-top:6px;left:0}75%{transform:rotate(0deg);margin-top:6px;left:0}100%{transform:rotate(0deg);margin-top:6px;left:-3px}}@keyframes close-close{0%{background-color:#fff;height:2px}25%{background-color:#fff;height:2px}50%{background-color:#fff;height:2px}75%{background-color:#fff;height:0}100%{background-color:#fff;height:0}}#header .container{max-width:1460px}#header .nav-small .nav>li,#header .nav.nav-small>li{line-height:1}#header .nav-small .nav>li>a,#header .nav.nav-small>li>a{padding:0}#header .nav li.has-icon-left>a>i,#header .nav li.has-icon-left>a>img,#header .nav li.has-icon-left>a>svg{margin-right:4px}#header .header-button .button span{line-height:1.5}#header .header-contact{gap:2rem}#header .header-contact,#header .header-contact>a{display:flex;align-items:center}#header .header-contact a{color:#fff}#header .header-contact a:hover{color:#f6d9f4}#header .header-contact svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#header .header-contact span{font-size:1rem;color:inherit}#header .header-language-dropdown::before,#header .header-language-dropdown::after{left:auto;right:1rem;left:50%;transform:translateX(-50%);margin-left:0;margin-right:0}#header .header-language-dropdown .image-icon{height:auto;width:auto;margin-left:0;margin-right:.5rem}#header .header-language-dropdown>a{padding:.5rem!important;background-color:rgb(255 255 255 / .1);border-radius:.375rem;font-weight:700;font-size:.875rem;color:#fff}#header .header-language-dropdown>a svg{margin-left:.5rem}#header .header-language-dropdown .nav-dropdown{min-width:0;padding:.875rem;left:0;right:0;width:100%}#header .header-language-dropdown .nav-dropdown li>a{margin:0;display:flex;align-items:center;gap:.2rem;justify-content:center}#header .header-search-lightbox .icon-search{font-family:"fa-icons"!important;color:#fff;font-size:1.5rem}@media(max-width:1023.98px){#header .header-search-lightbox .icon-search{color:#1a1a1a;font-size:22px!important}}#header .header-search-lightbox .icon-search:before{content:""}#header .header-nav-main li{position:static}#header .header-nav-main .sub-menu.nav-dropdown{border-radius:1rem;max-width:1200px;width:100%!important;left:50%!important;transform:translateX(0%) translateY(42px);transition:all .3s ease-in-out;inset:0!important}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu{flex-direction:row;flex-wrap:wrap;margin:.125rem -.75rem}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu-link{width:50%;padding:.125rem .75rem}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu-link__link{padding:1rem;align-items:start;border-radius:.75rem}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu-link__link:hover{background-color:#fff}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu-link__link:hover .ux-menu-link__text{color:#2686ec}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu-link__link:hover .ux-menu-link__short-description{color:#8b8b8b}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu-link__content{margin-left:.75rem}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu-link__text{line-height:1.5;display:flex;align-items:center;gap:.375rem;font-size:1rem;font-weight:600;color:#3a3a3a}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu-link__text.label-hot::before{content:"Hot 🔥";font-size:.75rem;padding:.125rem .5rem;border-radius:.25rem;color:#fff;background-color:#f41e92;font-weight:600;display:block}#header .header-nav-main .sub-menu.nav-dropdown .ux-menu-link__short-description{color:#333;font-size:.875rem;margin-top:.25rem}#header .header-nav-main .sub-menu.nav-dropdown>.section{padding:1rem}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content{padding:1.5rem;background-color:rgb(250 233 249 / .8);border-radius:.75rem}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .dropdown-section-title{font-weight:600;color:#3a3a3a;margin-bottom:1.438rem;margin-left:.5rem}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .row.gap-24 .col{border-color:#fff}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .row.gap-24 .col:first-child .col-inner{padding-right:1.5rem}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .row.gap-24 .col:last-child .col-inner{padding-left:1.5rem}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .mf-list-post li{margin-left:1.1rem!important;display:list-item}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .mf-list-post li a{color:#333}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .mf-list-post li a:hover{color:#2686ec}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .mf-list-post li::marker{color:#2686ec}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .mf-list-post li:not(:last-child){margin-bottom:1rem}#header .header-nav-main .sub-menu.nav-dropdown>.section .section-content .round-img .img-inner{border-radius:.5rem}@media(max-width:768.98px){#header #masthead{border-bottom:1px solid #e0e0e0}}#content.blog-single>.row,#content.blog-single .article-inner>.row{max-width:1440px}#content.blog-single>.row .blog-content h1,#content.blog-single>.row .blog-content h2,#content.blog-single>.row .blog-content h3,#content.blog-single>.row .blog-content h4,#content.blog-single>.row .blog-content h5,#content.blog-single>.row .blog-content h6,#content.blog-single .article-inner>.row .blog-content h1,#content.blog-single .article-inner>.row .blog-content h2,#content.blog-single .article-inner>.row .blog-content h3,#content.blog-single .article-inner>.row .blog-content h4,#content.blog-single .article-inner>.row .blog-content h5,#content.blog-single .article-inner>.row .blog-content h6{color:#892081;font-size:40px}@media(max-width:768.98px){#content.blog-single>.row .blog-content h1,#content.blog-single>.row .blog-content h2,#content.blog-single>.row .blog-content h3,#content.blog-single>.row .blog-content h4,#content.blog-single>.row .blog-content h5,#content.blog-single>.row .blog-content h6,#content.blog-single .article-inner>.row .blog-content h1,#content.blog-single .article-inner>.row .blog-content h2,#content.blog-single .article-inner>.row .blog-content h3,#content.blog-single .article-inner>.row .blog-content h4,#content.blog-single .article-inner>.row .blog-content h5,#content.blog-single .article-inner>.row .blog-content h6{font-size:28px}}#content.blog-single>.row .blog-content a,#content.blog-single .article-inner>.row .blog-content a{color:#ff009e}#content.blog-single>.row .blog-content ul,#content.blog-single>.row .blog-content ul>li,#content.blog-single .article-inner>.row .blog-content ul,#content.blog-single .article-inner>.row .blog-content ul>li{font-size:18px}@media(max-width:768.98px){#content.blog-single>.row .blog-content ul,#content.blog-single>.row .blog-content ul>li,#content.blog-single .article-inner>.row .blog-content ul,#content.blog-single .article-inner>.row .blog-content ul>li{font-size:15px}}#content.blog-single>.row .blog-content p,#content.blog-single .article-inner>.row .blog-content p{font-size:18px;margin-bottom:0}@media(max-width:768.98px){#content.blog-single>.row .blog-content p,#content.blog-single .article-inner>.row .blog-content p{font-size:15px}}#content.blog-single>.row .blog-content p+*:not(:has(>img)),#content.blog-single .article-inner>.row .blog-content p+*:not(:has(>img)){margin-top:1rem}#content.blog-single>.row .blog-content p:has(>img)+p,#content.blog-single .article-inner>.row .blog-content p:has(>img)+p{margin-top:0}#content.blog-single>.row .blog-content p+p:has(>img),#content.blog-single .article-inner>.row .blog-content p+p:has(>img){margin-top:1rem}#content.blog-single>.row .blog-content ul,#content.blog-single .article-inner>.row .blog-content ul{list-style:none}#content.blog-single>.row .blog-content ul li,#content.blog-single .article-inner>.row .blog-content ul li{line-height:1.7;margin-bottom:.8rem;margin-left:.5em;padding-left:2em;position:relative}#content.blog-single>.row .blog-content ul li::before,#content.blog-single .article-inner>.row .blog-content ul li::before{content:"";position:absolute;top:50%;left:0;width:4px;height:4px;border:3px solid #f58635;border-radius:1rem;background:#fff;box-sizing:content-box;transform:translateY(-50%)}#content.blog-single>.row .blog-content img,#content.blog-single .article-inner>.row .blog-content img{border-radius:16px}#content.blog-single>.row .entry-meta,#content.blog-single .article-inner>.row .entry-meta{display:flex;align-items:center}#content.blog-single>.row .entry-meta__date,#content.blog-single .article-inner>.row .entry-meta__date{margin-bottom:0;margin-left:2rem;font-size:.75rem;color:#892081;font-weight:600}#content.blog-single>.row .entry-category,#content.blog-single .article-inner>.row .entry-category{width:-moz-fit-content;width:fit-content;margin-bottom:0}#content.blog-single>.row .entry-category a,#content.blog-single .article-inner>.row .entry-category a{color:#fff;font-weight:600;text-transform:uppercase;padding:.313rem .938rem;border-radius:.5rem;background:#892081;font-size:.875rem;line-height:1.5;display:block}#content.blog-single>.row .entry-header-text-top,#content.blog-single .article-inner>.row .entry-header-text-top{padding-bottom:0}#content.blog-single>.row .entry-header .entry-divider,#content.blog-single .article-inner>.row .entry-header .entry-divider{width:100%;height:2px;max-width:100%;background:#e0e0e0;margin:1.5rem 0}@media screen and (max-width:768px){#content.blog-single>.row .entry-header .entry-divider,#content.blog-single .article-inner>.row .entry-header .entry-divider{margin:1rem 0}}#content.blog-single>.row .entry-header__bottom,#content.blog-single .article-inner>.row .entry-header__bottom{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){#content.blog-single>.row .entry-header__bottom,#content.blog-single .article-inner>.row .entry-header__bottom{flex-direction:column;align-items:start}}#content.blog-single>.row .entry-header__bottom .mf-bot,#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot{display:flex;align-items:center}#content.blog-single>.row .entry-header__bottom .mf-bot-gr,#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot-gr{display:flex;align-items:center;gap:.5rem;background:#f2ecfc;border-radius:.5rem;padding:.375rem .625rem;cursor:pointer}#content.blog-single>.row .entry-header__bottom .mf-bot-gr:not(:last-child),#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot-gr:not(:last-child){margin-right:1rem}#content.blog-single>.row .entry-header__bottom .mf-bot-gr .fa-heart,#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot-gr .fa-heart{color:#f9595f}#content.blog-single>.row .entry-title,#content.blog-single .article-inner>.row .entry-title{margin:0;font-size:4rem;color:#3a3a3a;line-height:1.2}@media(max-width:1535.98px){#content.blog-single>.row .entry-title,#content.blog-single .article-inner>.row .entry-title{font-size:3rem}}@media(max-width:1023.98px){#content.blog-single>.row .entry-title,#content.blog-single .article-inner>.row .entry-title{font-size:2rem}}@media(max-width:768.98px){#content.blog-single>.row .entry-title,#content.blog-single .article-inner>.row .entry-title{font-size:24px}}#content.blog-single>.row .entry-author,#content.blog-single .article-inner>.row .entry-author{padding:0;align-items:center;display:flex;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){#content.blog-single>.row .entry-author,#content.blog-single .article-inner>.row .entry-author{margin-bottom:1rem}}#content.blog-single>.row .entry-author__avatar,#content.blog-single .article-inner>.row .entry-author__avatar{border-radius:99px;overflow:hidden}#content.blog-single>.row .entry-author__info,#content.blog-single .article-inner>.row .entry-author__info{margin-left:1.375rem}#content.blog-single>.row .entry-author__info .name,#content.blog-single .article-inner>.row .entry-author__info .name{margin:0;font-weight:600;font-size:1rem;color:#3a3a3a}@media screen and (max-width:768px){#content.blog-single>.row .entry-author__info,#content.blog-single .article-inner>.row .entry-author__info{margin-left:.5rem}}.blog-archive{background-color:rgb(137 32 129 / .05)}.blog-archive .page-title{font-size:3rem;text-transform:none;margin-bottom:0}.blog-archive .entry-author{padding:0;align-items:center;display:flex;width:-moz-fit-content;width:fit-content}.blog-archive .entry-author__avatar{border-radius:99px;overflow:hidden}.blog-archive .entry-author__info{font-size:.75rem;margin-left:.5rem}.blog-archive .entry-author__info .name{margin:0}.blog-archive .entry-author__info .name strong{font-weight:700;color:#ff009e}.blog-archive .post-item__inner{background:#fff;border-radius:1rem;transition:.3s ease-in-out}.blog-archive .post-item__inner:hover{box-shadow:0 2.4rem 8rem rgb(0 0 0 / .12),0 .6rem 2.4rem rgb(0 0 0 / .08),0 .2rem .6rem rgb(0 0 0 / .06)}.blog-archive .post-item__top,.blog-archive .post-item__content{padding:1rem}.blog-archive .post-item__img a{padding-top:65%;display:block;position:relative;overflow:hidden}.blog-archive .post-item__img a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.blog-archive .post-item__title{font-size:1.125rem;font-weight:600;line-height:1.2;margin-bottom:1rem}.blog-archive .post-item__title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-archive .post-item__title a:hover{color:#892081}.blog-archive .post-item__viewmore{font-size:.875rem;width:-moz-fit-content;width:fit-content}.blog-archive .post-item__viewmore:hover{color:#2686ec}.blog-archive .post-item__viewmore:hover a{color:#2686ec}.post-sidebar .widget .img-inner{border-radius:.75rem}.nav-pagination .page-number{font-size:1rem;border:none;width:1.875rem;line-height:24px;height:auto;border-radius:5px;height:1.875rem;display:flex;justify-content:center;align-items:center;padding:0;background-color:#fff0;font-weight:600;min-width:0;color:rgb(255 0 158 / .5)}.nav-pagination .page-number.current,.nav-pagination .page-number:hover{background-color:rgb(255 0 158 / .3);color:#892081}.nav-pagination .page-number i{top:0;line-height:1;vertical-align:unset;font-size:14px;transform:scale(1.5)}div#ez-toc-container{transition:all .3s ease-in-out;padding:2rem 1.5rem 2rem 0;width:100%;box-shadow:none;margin:0}@media screen and (min-width:768px){div#ez-toc-container{border-color:#fff0}}div#ez-toc-container:hover{border-color:#dadada}div#ez-toc-container .ez-toc-title{padding-left:1.5rem;font-size:18px;color:#3a3a3a!important;font-weight:700}div#ez-toc-container .ez-toc-list{margin-top:1.5rem;padding-left:1.5rem}div#ez-toc-container .ez-toc-list li{overflow:visible}div#ez-toc-container .ez-toc-link{position:relative;color:#354a60!important}@media screen and (min-width:768px){div#ez-toc-container .ez-toc-link{padding:.625rem 0}div#ez-toc-container .ez-toc-link::before{content:"";position:absolute;left:-1.5rem;height:100%;transition:.3s;opacity:0;width:.1rem;background:#892081;height:0;top:50%;transform:translateY(-50%);transition:.3s ease-in-out;min-width:0}div#ez-toc-container .ez-toc-link.current{color:#892081!important}div#ez-toc-container .ez-toc-link.current::before{height:100%;opacity:1}}.section-banner__main-image{border-radius:16px;filter:drop-shadow(10px 10px 20px rgb(0 0 0 / .25))}.section-banner .title-block h2{line-height:1.5;margin-bottom:0}.section-about-us .row-2 .col:nth-child(2) h3{color:#2b5da6}.section-about-us .row-2 .col:nth-child(3) h3{color:#892081}.section-about-us .row-2 .col:nth-child(4) h3{color:#e33882}.title-block{margin-bottom:0!important}.section-website__testimonial{height:110px;margin-top:-123px}@media(max-width:1023.98px){.section-website__testimonial{height:10px;margin-top:-63px}}@media(max-width:768.98px){.section-website__testimonial{height:0;margin-top:-31px}}.section-digital-marketing__top-image{margin-bottom:-260px;z-index:1}@media(max-width:1023.98px){.section-digital-marketing__top-image{margin-bottom:-150px}}@media(max-width:768.98px){.section-digital-marketing__top-image{margin-bottom:-90px}}.section-news .post-item>.col-inner{border-radius:8px;overflow:hidden;transition:all .3s ease-in-out}.section-news .post-item>.col-inner:hover{box-shadow:16px 16px 30px rgb(0 0 0 / .26)}.section-news .post-item>.col-inner:hover .post-title{color:#ff009e}.section-news .post-item>.col-inner .box-text{padding:16px}@media(max-width:768.98px){.section-news .post-item>.col-inner .box-text{padding-left:0;padding-right:0}}.section-news .post-item>.col-inner .box-text .entry-meta{color:#4c4c4c;font-weight:500;display:flex;align-items:stretch;line-height:1}.section-news .post-item>.col-inner .box-text .entry-meta .entry-category{text-transform:uppercase}.section-news .post-item>.col-inner .box-text .entry-meta .entry-separator{width:2px;display:inline-block;background:currentColor;margin:0 10px}.section-news .post-item>.col-inner .box-text .post-title{margin-top:8px;margin-bottom:14px;font-weight:700}.section-news .post-item>.col-inner .box-text .from_the_blog_excerpt{margin:0}.section-news .post-item>.col-inner .box-text .entry-author{border-top:1px solid #d9d9d9;padding-top:16px;margin-top:16px;padding-bottom:0;font-size:13.18px;font-weight:500}.section-news .post-item>.col-inner .box-text .entry-author a{color:#892081}.section-contact-form .column-left .img{--expand-right:28%;position:relative;width:calc(100% + var(--expand-right))!important;left:calc(-1*var(--expand-right))}@media(max-width:768.98px){.section-contact-form .column-left .img{--expand-right:0}}.section-contact-form .title-block{margin-bottom:24px!important}@media(min-width:769px){.section-contact-form .title-block{letter-spacing:-1px}}.section-contact-form .form-group{background-color:#fff;border:1px solid rgb(0 0 0 / .1);border-radius:8px;padding:14px 16px;position:relative;margin-bottom:38px}.section-contact-form .form-group input,.section-contact-form .form-group select,.section-contact-form .form-group span,.section-contact-form .form-group textarea{margin:0;box-shadow:none;border:none;padding:0;line-height:1.5;min-height:0;height:auto;max-height:90px;resize:none}.section-contact-form .form-group span.wpcf7-not-valid-tip{position:absolute;bottom:0;transform:translateY(calc(100% + 10px));padding:4px 6px}.section-contact-form .form-group>p:first-child{font-size:14px;color:#606060;position:absolute;top:0;transform:translateY(-50%);background:#fff;padding:2px 6px;border-radius:3px}.section-contact-form .form-group>p span{color:#f00000}.section-contact-form .form-group .wpcf7-response-output{margin:0;background:#fff}@media(max-width:768.98px){.section-testimonial .title-block h2{font-size:24px}}.section-testimonial .row-full-width>.col:not(:last-child){margin-bottom:24px}@media(min-width:769px){.section-testimonial .testimonial-group{pointer-events:none}}.section-testimonial .testimonial-group .testimonial{display:flex;padding:16px;border-radius:8px;background:var(--bcolor);gap:24px;height:100%;flex-wrap:wrap}.section-testimonial .testimonial-group .testimonial>*{flex:1}@media(max-width:768.98px){.section-testimonial .testimonial-group .testimonial>*{flex:0 0 100%}}.section-testimonial .testimonial-group .testimonial__image--wrapper{height:100%;width:100%;position:relative;border-radius:8px;overflow:hidden}@media(max-width:768.98px){.section-testimonial .testimonial-group .testimonial__image--wrapper{padding-top:50%}}.section-testimonial .testimonial-group .testimonial__image--wrapper img{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;object-fit:cover}.section-testimonial .testimonial-group .testimonial__content{color:#fff;padding-left:0;padding-right:8px;display:flex;flex-direction:column}.section-testimonial .testimonial-group .testimonial__content svg{display:block}.section-testimonial .testimonial-group .testimonial__content>*:not(:last-child){margin-bottom:24px}.section-testimonial .testimonial-group .testimonial__content--bottom{margin-top:auto}.section-testimonial .testimonial-group .testimonial__content--bottom>*{margin:0}.section-testimonial .testimonial-group .testimonial__text{font-weight:400}@media(min-width:769px){.section-testimonial .testimonial-group .testimonial__text{margin-bottom:60px!important}}.section-testimonial .testimonial-group .testimonial__title{color:currentColor;font-size:16px}.section-testimonial .testimonial-group .testimonial__subtitle{font-size:14px}@media(max-width:768.98px){.section-solution .title-block h2{font-size:20px}}@media(max-width:768.98px){.section-multi-platform-advertising .title-block h2,.section-partner .title-block h2,.section-contact-form .title-block h2{font-size:24px}}p{margin-bottom:16px;line-height:150%}.section .row>.col{padding-left:12px;padding-right:12px;padding-bottom:24px}@media(max-width:768.98px){.section .row>.col{padding-left:15px;padding-right:15px}}.title-block h2{color:#3a3a3a;font-size:48px;font-style:normal;font-weight:700}@media(max-width:768.98px){.title-block h2{font-size:32px;margin-bottom:28px}}.section-banner p{color:#333;font-size:20px}@media(max-width:639.98px){.section-banner p{font-size:14px}}.title-block h2 .typed-effect{border-radius:12px 0 0 12px;background:#e33882;color:#fff;padding:0 8px}@media(max-width:768.98px){.title-block h2 .typed-effect{border-radius:4px 0 0 4px}}.section-banner .text-box-3{margin-right:-65px}.section-banner .text-box-2{margin-bottom:-50px}.section-banner .title-block{margin-bottom:47px}@media(max-width:639.98px){.section-banner .title-block h2{font-size:20px}}@media(max-width:768.98px){.section-banner .banner-layers{overflow:visible}}.section-about-us p{margin-bottom:16px}.section-about-us .img-left{padding-right:62px}.section-about-us .img-right{padding-left:62px}.section-about-us .row-1>.col:nth-of-type(even){transform:translateY(24px)}@media(max-width:768.98px){.section-about-us .img-left{padding-right:43px}.section-about-us .img-right{padding-left:43px}.section-about-us .column-1.col{padding:0 23px}.section-about-us .row-1>.col{padding-left:8px;padding-right:8px;padding-bottom:16px}.section-about-us .row-1>.col:nth-of-type(even){transform:translateY(16px)}}.section-about-us .column-right{display:flex;align-items:flex-end}.section-solution .col{padding-bottom:0!important}.section-solution .title-block{margin-bottom:85px}.section-solution h3{font-size:32px;margin-bottom:24px}.section-solution ul{list-style:none;margin-bottom:32px}.section-solution ul li:before{content:url(https://mediafindme.com/wp-content/uploads/2024/01/point.png);margin-right:12px;position:relative;top:3px}.section-solution ul li{margin-left:0;font-size:16px;margin-bottom:8px}.flickity-page-dots,.splide__pagination{display:flex;align-items:center;justify-content:center;bottom:-50px!important}.splide__pagination{margin-top:32px}.section-digital-mkt .column-right{padding-left:24px!important}.section-solution h3{text-transform:uppercase}.section-partner h2{color:#fff;margin-bottom:27px}.section-partner img{object-fit:contain}.section-partner .box{background:#fff;padding:15px 11px;border-radius:8px}.box-blog-post .is-divider{display:none}.section-news .text-inner{max-width:69%}@media(max-width:768.98px){.section-news .text-inner{max-width:100%;font-size:.9em}}.section-news .text-inner p{margin-bottom:24px}.box-blog-post .box-image{border-radius:8px}.box-blog-post .post-title{font-size:24px;color:#3a3a3a}.box-blog-post .from_the_blog_excerpt{font-size:16px}.row-team .box h4{font-size:20px;color:#3a3a3a}.row-team .box{position:relative}.row-team .box-push .box-text{background-color:#fff;margin:-10% auto 0;max-width:90%;padding:15px 20px;border-radius:8px}.row-team .box-text p{font-size:16px}.row-team .box-text .phone-number{font-weight:700;display:flex;align-items:center;justify-content:center;font-size:16px;margin-top:10px}.row-team .box-text .phone-number:before{content:url(https://mediafindme.com/wp-content/uploads/2024/01/phone-call-5-1.png);margin-right:10px;line-height:1}.row-team .box .box-image{transition:all .5s;border-radius:8px}.row-team .box:hover .box-image{box-shadow:16px 16px 30px 0 rgb(0 0 0 / .26);border-radius:8px}.row-team .box:hover h4{color:#e33882}.row-team{margin-bottom:120px}.section__footer .row-contact p{font-size:14px}.section__footer .row-contact .icon-box{align-items:center}.section__footer .row-contact{border-bottom:1px solid #e33882;padding-bottom:48px;margin-bottom:48px}.section__footer .row-contact .col{padding-bottom:0}.section__footer .row-information h3{text-transform:uppercase;font-size:20px;margin-bottom:16px}.section__footer .row-information .ux-menu-link__link{padding:0;min-height:1px;margin-bottom:16px;position:relative}.section__footer .row-information .ux-menu-link__link:before{content:"";width:5px;height:5px;background:#000;border-radius:99px;position:relative;top:-3px;margin-right:8px}#masthead .header-nav-main>li>a{font-size:14px;color:#3a3a3a;font-weight:500;padding:0;margin:0}#masthead .header-nav-main>li{margin:0;padding:0;line-height:1}#masthead .header-nav-main{display:flex;align-items:center;justify-content:center;gap:0 24px}#masthead .header-button .button{border-radius:50px;border:3px solid #dd7bd3;line-height:1;padding:13px 48px 13px 29px;position:relative;background-image:linear-gradient(to right,#E33882 0%,#892081 51%,#E33882 100%);background-size:200% auto;transition:background-position .5s ease-in-out}@media(min-width:769px){#masthead .header-button .button:hover{background-position:right center}}.section-about-us .row-2 h3{font-size:64px;text-align:center;margin-bottom:0;color:#cc441e}.section-about-us .row-2 p{text-align:center;font-size:20px}@media(max-width:768.98px){.section-about-us .row-2 p{font-size:16px}}@media(max-width:768.98px){.section.section-about-us .row-2>.col{padding-left:8px;padding-right:8px}}.button:hover{box-shadow:none}#masthead .header-button .button:after{content:url(https://mediafindme.com/wp-content/uploads/2024/01/Arrow-right-1.png);position:absolute;right:29px}#masthead .header-nav-main>li>a img{width:24px;height:24px}.section-footer-1 h3{font-size:20px;color:#892081;text-transform:uppercase;margin-bottom:15px}.section-footer-1 .ux-menu-link__link{font-size:16px;position:relative;min-height:25px;padding:5px 0 5px 10px;margin-bottom:2px}.section-footer-1 .ux-menu-link__link:before{position:absolute;content:"";width:5px;height:5px;background:#000;top:15px;left:0;border-radius:50%}