.fiber-search-block{align-items:flex-start;backdrop-filter:blur(3.5px);background:rgba(151,216,209,.75);border-radius:var(--wp--preset--spacing--20);box-sizing:border-box;color:var(--wp--preset--color--base);display:flex;flex-direction:column;gap:var(--wp--preset--spacing--10);justify-content:center;max-width:449px;padding:var(--wp--preset--spacing--30);position:relative;width:100%}.fiber-search-block.fiber-search-block--stretch-height{height:100%}.fiber-search-block .fiber-search-block__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--20);width:100%}.fiber-search-block h3{font-size:var(--wp--preset--font-size--s-heading);font-weight:700;margin:0}.fiber-search-block #fiber-search-form{display:grid;gap:8px;grid-template-columns:1fr;grid-template-rows:auto;width:100%;z-index:3}.fiber-search-block #fiber-search-form input[type=text]{border:1px solid rgba(0,0,0,.4);border-radius:8px;box-sizing:border-box;font-family:var(--wp--preset--font-family--montserrat);font-size:1rem;padding:12px 8px;width:100%}.fiber-search-block #fiber-search-form input[type=text]:focus{outline:2px solid var(--wp--preset--color--base)}.fiber-search-block #fiber-search-form input[type=text]::-moz-placeholder{color:rgba(0,0,0,.4)}.fiber-search-block #fiber-search-form input[type=text]::placeholder{color:rgba(0,0,0,.4)}.fiber-search-block #fiber-search-form .fiber-search-zipcode{width:100%}.fiber-search-block #fiber-search-form .fiber-search-block__field{display:flex;flex-direction:row;gap:8px;width:100%}.fiber-search-block #fiber-search-form .fiber-search-block__field--address{display:flex;flex-basis:70%;flex-direction:column;gap:8px;position:relative}.fiber-search-block #fiber-search-form .fiber-search-block__field--number{display:flex;flex-basis:30%;flex-direction:column;gap:8px;position:relative}.fiber-search-block #fiber-search-form .fiber-search-block__suggestions{display:none}.fiber-search-block #fiber-search-form .fiber-search-block__suggestions.show{background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:block;left:0;max-height:220px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:10}.fiber-search-block #fiber-search-form .fiber-search-block__suggestions.show:focus{outline:2px solid var(--wp--preset--color--base)}.fiber-search-block #fiber-search-form .fiber-search-block__suggestions .suggestion-item{cursor:pointer;padding:8px 12px}.fiber-search-block #fiber-search-form .fiber-search-block__suggestions .suggestion-item:hover,.fiber-search-block #fiber-search-form .fiber-search-block__suggestions .suggestion-item[aria-selected=true]{background-color:#ccc}.fiber-search-block .fiber-search-block__button{border-radius:var(--wp--preset--spacing--40);font-size:17px;z-index:2}.fiber-search-block .lounea-fiber-icon{background-image:url("data:image/svg+xml;utf8,<svg width=\"117\" height=\"78\" viewBox=\"0 0 117 78\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url%28%23clip0_5291_7756%29\"><path opacity=\"0.85\" d=\"M131.772 58.4988L95.6208 93.9622C81.9904 107.333 59.8541 107.333 46.2237 93.9622C32.5933 80.591 32.5934 58.8758 46.2237 45.5047L82.3747 10.0413C96.0051 -3.3299 118.141 -3.3299 131.772 10.0413C145.407 23.4169 145.402 45.1276 131.772 58.4988Z\" fill=\"%2305DD3D\"/><path opacity=\"0.85\" d=\"M46.383 93.9657L10.2321 58.5023C-3.39831 45.1311 -3.39831 23.4159 10.2321 10.0448C23.8625 -3.3264 45.9987 -3.3264 59.6291 10.0448L95.78 45.5082C109.41 58.8793 109.41 80.5945 95.7801 93.9657C82.1451 107.341 60.0134 107.337 46.383 93.9657Z\" fill=\"%2300AF9A\"/></g><defs><clipPath id=\"clip0_5291_7756\"><rect width=\"142\" height=\"104\" fill=\"white\"/></clipPath></defs></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;height:78px;position:absolute;right:0;width:117px;z-index:1}.fiber-search-block .error-message{background:#eee4e4;border:1px solid var(--wp--preset--color--vivid-red);border-radius:8px;color:var(--wp--preset--color--vivid-red);display:none;font-size:15px;overflow:hidden;padding:12px 8px}.fiber-search-block .error-message.show{display:block;z-index:99}.fiber-search-block.fiber-search-block--row{align-items:center;backdrop-filter:none;border-radius:0;box-sizing:content-box;flex-direction:column;flex-wrap:wrap;gap:var(--wp--preset--spacing--20);justify-content:space-between;margin-left:calc(var(--wp--style--root--padding-left)*-1)!important;margin-right:calc(var(--wp--style--root--padding-right)*-1)!important;max-width:calc(100vw + var(--wp--style--root--padding-left) + var(--wp--style--root--padding-right))}.fiber-search-block.fiber-search-block--row .fiber-search-block__wrapper{align-items:center;display:flex;flex-direction:row;gap:var(--wp--preset--spacing--20);max-width:var(--wp--style--global--wide-size);width:100%}.fiber-search-block--row h3{flex-shrink:0;max-width:350px}.fiber-search-block--row #fiber-search-form{align-items:center;display:flex;flex:1 1 100%;flex-direction:row;gap:var(--wp--preset--spacing--10);width:100%}.fiber-search-block--row #fiber-search-form .fiber-search-block__field{flex:0 0 auto;width:auto}.fiber-search-block--row #fiber-search-form .fiber-search-block__field:first-child{flex-basis:35%}.fiber-search-block--row #fiber-search-form .fiber-search-block__field:nth-child(2){flex-basis:65%}.fiber-search-block.fiber-search-block--row #fiber-search-form .fiber-search-block__field--address{flex-basis:70%}.fiber-search-block.fiber-search-block--row #fiber-search-form .fiber-search-block__field--number{flex-basis:25%}.fiber-search-block--row .fiber-search-block__button{flex-shrink:0;white-space:nowrap}.fiber-search-block--row .lounea-fiber-icon{display:none}@media screen and (max-width:1276px)and (min-width:1176px){.fiber-search-block--row h3{max-width:300px}.fiber-search-block--row #fiber-search-form .fiber-search-block__field:first-child{flex-basis:30%}.fiber-search-block--row #fiber-search-form .fiber-search-block__field:nth-child(2){flex-basis:70%}.fiber-search-block--row #fiber-search-form .fiber-search-block__field--address{flex-basis:60%}.fiber-search-block--row #fiber-search-form .fiber-search-block__field--number{flex-basis:30%}}@media screen and (max-width:1175.98px){.fiber-search-block--row{align-items:flex-start;flex-direction:column;max-width:unset!important;width:unset!important}.fiber-search-block--row #fiber-search-form,.fiber-search-block.fiber-search-block--row .fiber-search-block__wrapper{align-items:flex-start;flex-direction:column;width:100%}.fiber-search-block--row #fiber-search-form .fiber-search-block__field{flex:1;width:100%}.fiber-search-block--row #fiber-search-form .fiber-search-block__field:first-child{flex:1}.fiber-search-block.fiber-search-block--row #fiber-search-form .fiber-search-block__field--address{flex-basis:70%}.fiber-search-block.fiber-search-block--row #fiber-search-form .fiber-search-block__field--number{flex-basis:30%}.fiber-search-block--row .error-message{align-self:flex-start}}@media screen and (max-width:781.98px){.fiber-search-block{border-radius:var(--wp--preset--spacing--10);gap:var(--wp--preset--spacing--10);max-width:100%;padding:var(--wp--preset--spacing--20)}.fiber-search-block h3{font-size:var(--wp--preset--font-size--m-heading)}.fiber-search-block #fiber-search-form input[type=text]{font-size:16px;padding:16px}.fiber-search-block #fiber-search-form .fiber-search-block__field{flex-direction:row;gap:var(--wp--preset--spacing--8,8px)}.fiber-search-block .lounea-fiber-icon{height:100px;width:150px}}
