/*
Generated time: April 20, 2023 07:24
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.search-section{position:relative;top:-72px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.11);border-radius:16px;}.search-section__container{width:100%;padding:0 20px}.search-section__search{margin-top:19px}.search-section__title{font-weight:600;font-size:24px;line-height:26px;color:#12022f}.search-section__field{position:relative}.search-section__input{box-shadow:unset;font-size:18px}.search-section__icon-wrapper{position:absolute;left:20px;width:24px;height:24px;top:50%;transform:translateY(-50%)}.search-section__icon{width:100%;height:auto}.search-section__input{height:56px;width:100%;background:#e7e5EA4D;border-radius:28px;border:none;padding:15px 10px 15px 65px;transition:.4s all}.search-section .search-section__input:focus{padding:15px 10px 15px 65px;border:2px solid #d32f7c}.search-section__input::placeholder{font-weight:400;font-size:16px;line-height:26px;letter-spacing:-.36px;color:#12022f;mix-blend-mode:normal;opacity:.5}.search-section__caption{margin-top:34px;font-weight:600;font-size:12px;line-height:24px;letter-spacing:2px;text-transform:uppercase;color:#857d94}.search-section__list{margin-top:8px;display:flex;flex-wrap:wrap;gap:12px}.search-section__item{padding:5px 10px;font-weight:400;font-size:12px;line-height:22px;color:#12022f;text-decoration:none;background:#fef2f8;border-radius:8px;transition:.4s all;letter-spacing:-.3px}@media (hover:hover){.search-section__item:hover{background-color:#ffe3f1;text-decoration:underline}}@media screen and (max-width:1100px){.search-section{margin:0 24px}}@media screen and (max-width:990px){.search-section{position:unset}}@media screen and (max-width:767px){.search-section__input{font-size:15px}.search-section__title{font-size:16px;line-height:26px}}@media screen and (max-width:475px){.search-section__input::placeholder{font-size:12px;line-height:15px}}