.modal.searchmodal.is-active{display:flex}.searchmodal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:9999;bottom:0;left:0;right:0;top:0}.modal-background{background-color:rgba(10,10,10,.86);bottom:0;left:0;position:absolute;right:0;top:0}.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}.seachinput{width:100%;background:#feba00;border-radius:3px}.seachinput input[type=text]{width:80%;height:3rem;max-height:none;border:0;padding-left:1.5em !important;color:#3d2a74;padding:1rem;font-family:"Poppins",sans-serif;font-size:.8rem}.seachinput button{background:#feba00;padding:1em;width:19%;border:none !important;border-radius:3px;color:rgba(0,0,0,.8);line-height:1;font-size:1rem;margin:0}.modal-close{border:0;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;outline:0;vertical-align:top;margin:0;line-height:1;padding:.6em 1em .4em}.modal-close{background:0;position:fixed;right:20px;top:20px}.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.modal-close.is-large:before{height:2px;width:50%}.modal-close.is-large:after{height:50%;width:2px}.modal-close.is-large:before,.modal-close.is-large:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.searchmodal form{padding:0;border:0;background:0;display:flex;margin:0}@media screen and (min-width:769px){.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}