﻿body.blog-search-open{overflow:hidden;}.bsa-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;}.bsa-popup.is-open{display:block;}.bsa-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(52,52,52,.5);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);}.bsa-popup__dialog{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:174px 20px 20px;max-height:100%;overflow:visible;}@media(max-width:768px){.bsa-popup__dialog{padding-top:90px;}}.bsa-field{position:relative;width:960px;max-width:100%;}.bsa-field__close{position:absolute;right:0;bottom:100%;margin-bottom:15px;width:22px;height:22px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;opacity:.9;}.bsa-field__close:hover{opacity:1;}.bsa-field__close::before,.bsa-field__close::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background:currentColor;transform:translate(-50%,-50%) rotate(45deg);}.bsa-field__close::after{transform:translate(-50%,-50%) rotate(-45deg);}.bsa-field__input{width:100%;height:85px;margin:0;border:0;outline:0;border-radius:28px;background:#fff;box-shadow:4px 4px 2px rgba(0,0,0,.05);padding:0 60px 0 64px;font-family:"Poppins",sans-serif;font-weight:400;font-size:22px;line-height:85px;color:#444;}.bsa-field__input::placeholder{color:#a6a6a6;}.bsa-field__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;}@media(max-width:768px){.bsa-field__input{font-size:18px;padding:0 50px 0 52px;}}.bsa-field__icon{position:absolute;top:0;left:28px;height:85px;width:26px;padding:0;border:0;background:transparent url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23444444' stroke-width='2' stroke-linecap='round'><circle cx='10' cy='10' r='7'/><line x1='15' y1='15' x2='21' y2='21'/></svg>") center/24px 24px no-repeat;cursor:pointer;z-index:2;}@media(max-width:768px){.bsa-field__icon{left:20px;}}.bsa-field.has-text .bsa-field__icon{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23444444'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer;}.bsa-field.has-text.bsa-open{border-bottom:2px solid #e6e6e6;box-shadow:0 4px 4px -4px rgba(230,230,230,.9);}.bsa-field.has-text.bsa-open .bsa-field__input{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none;}.bsa-field.has-text.bsa-open .bsa-suggestions{margin-top:2px;border-top-left-radius:0;border-top-right-radius:0;}.bsa-suggestions{position:absolute;box-sizing:border-box;margin-top:8px;padding-bottom:20px;max-height:470px;background:#fff;border-radius:28px;box-shadow:4px 4px 2px rgba(0,0,0,.05);overflow:hidden auto;font-family:"Poppins",sans-serif;cursor:default;}.bsa-suggestions .autocomplete-group{display:flex;align-items:center;height:50px;box-sizing:border-box;padding:0 40px;font-family:"Poppins",sans-serif;font-weight:700;font-size:16px;color:#5e25be;border-top:2px solid #e6e6e6;}.bsa-suggestions .autocomplete-group:first-child{border-top:0;}.bsa-suggestions .autocomplete-suggestion{position:relative;display:flex;align-items:center;height:60px;box-sizing:border-box;padding:0 40px;overflow:hidden;cursor:pointer;}.bsa-suggestions .autocomplete-suggestion:hover,.bsa-suggestions .autocomplete-suggestion.autocomplete-selected{background:#f7f3ff;}.bsa-suggestions .autocomplete-suggestion:hover::before,.bsa-suggestions .autocomplete-suggestion.autocomplete-selected::before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;background:#5e25be;}.bsa-suggestions .autocomplete-suggestion:hover .bsa-tag,.bsa-suggestions .autocomplete-suggestion:hover .bsa-author,.bsa-suggestions .autocomplete-suggestion:hover .bsa-post__title,.bsa-suggestions .autocomplete-suggestion:hover .bsa-post__excerpt,.bsa-suggestions .autocomplete-suggestion:hover strong,.bsa-suggestions .autocomplete-suggestion.autocomplete-selected .bsa-tag,.bsa-suggestions .autocomplete-suggestion.autocomplete-selected .bsa-author,.bsa-suggestions .autocomplete-suggestion.autocomplete-selected .bsa-post__title,.bsa-suggestions .autocomplete-suggestion.autocomplete-selected .bsa-post__excerpt,.bsa-suggestions .autocomplete-suggestion.autocomplete-selected strong{color:#5e25be;}.bsa-suggestions .autocomplete-suggestion strong{font-weight:700;}.bsa-suggestions .autocomplete-no-suggestion{display:flex;align-items:center;height:50px;box-sizing:border-box;padding:0 40px;color:#444;font-size:16px;}.bsa-suggestions .bsa-row{width:100%;min-width:0;}.bsa-suggestions .bsa-tag,.bsa-suggestions .bsa-author,.bsa-suggestions .bsa-post__title{color:#444;font-size:16px;line-height:1.3;}.bsa-suggestions .bsa-row--post{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;}.bsa-suggestions .bsa-post__title{display:flex;max-width:100%;white-space:nowrap;}.bsa-suggestions .bsa-post__name{min-width:0;overflow:hidden;text-overflow:ellipsis;}.bsa-suggestions .bsa-post__name::after{content:"";display:inline-block;width:3px;}.bsa-suggestions .bsa-post__meta{flex-shrink:0;}.bsa-suggestions .bsa-post__meta::before{content:"|";margin:0 5px 0 2px;}.bsa-suggestions .bsa-post__excerpt{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a6a6a6;font-size:12px;line-height:1.3;}@media(max-width:768px){.bsa-suggestions{border-radius:18px;}.bsa-suggestions .autocomplete-group{padding-left:24px;padding-right:24px;}.bsa-suggestions .autocomplete-suggestion,.bsa-suggestions .autocomplete-no-suggestion{padding-left:24px;padding-right:24px;}.bsa-suggestions .autocomplete-suggestion{height:auto;min-height:60px;padding-top:7px;padding-bottom:7px;}.bsa-suggestions .bsa-post__title{display:block;}.bsa-suggestions .bsa-post__name{display:block;}.bsa-suggestions .bsa-post__meta{display:block;}.bsa-suggestions .bsa-post__meta::before{content:none;}}