@media only screen and (min-width: 1001px){.mobile-only{display:none !important}}@media only screen and (max-width: 1000px){.desktop-only{display:none !important}}.fc-banner{display:flex;justify-content:center;align-items:center;width:100%;position:relative;min-height:30rem}@media only screen and (max-width: 480px){.fc-banner{min-height:20rem}}.fc-banner img{width:100%;height:auto;display:block;object-fit:cover;min-height:inherit}.fc-banner__content{position:absolute}.fc-banner__title{font-size:6rem;font-weight:100;color:#fff;line-height:.9;text-transform:uppercase;letter-spacing:2px}@media only screen and (max-width: 768px){.fc-banner__title{font-size:3rem}}.fc-banner__title--outline{color:rgba(0,0,0,0);-webkit-text-stroke:1px #fff;font-weight:bold}.fc-banner__search{position:absolute;left:50%;top:90%;transform:translate(-50%, -50%);z-index:3;text-align:center;width:100%;max-width:125rem;padding:0 2rem}.fc-banner__search-title{font-size:2rem;font-weight:500;color:#fff;text-align:left;margin-bottom:2rem;letter-spacing:1px}@media only screen and (max-width: 768px){.fc-banner__search-title{font-size:1.8rem;margin-bottom:1rem}}.fc-banner__search-bar{position:relative;display:flex;background:#fff;border-radius:2.5rem;overflow:hidden;box-shadow:2px 3px 8px rgba(0,0,0,.15)}.fc-banner__search-input{flex:1;padding:1.5rem 2rem;border:none;outline:none;font-size:1.5rem;color:#333;background:rgba(0,0,0,0)}.fc-banner__search-input::placeholder{color:#999}@media only screen and (max-width: 768px){.fc-banner__search-input{padding:1.2rem 1.6rem;font-size:1.3rem}}.fc-banner__search-button{padding:1.5rem 2rem;border:none;background:rgba(0,0,0,0);color:#717171;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.fc-banner__search-button:hover{color:var(--FIRSTCOLOR)}@media only screen and (max-width: 768px){.fc-banner__search-button{padding:12px 16px}}@media only screen and (max-width: 480px){.fc-banner__search-button{padding:10px 14px}}.fc-banner__search-button svg{width:20px;height:20px}@media only screen and (max-width: 480px){.fc-banner__search-button svg{width:18px;height:18px}}/*# sourceMappingURL=fc-banner.css.map */
