.tcf-wrapper{display:flex;gap:15px;align-items:center;margin:30px 0;flex-wrap:wrap}.tcf-wrapper select,.tcf-wrapper button{min-width:220px;height:48px;padding:0 15px;border-radius:6px;border:1px solid #d9d9d9;font-size:16px}.tcf-wrapper button{cursor:pointer;background:#111;color:#fff;border:none;transition:0.3s ease}.tcf-wrapper button:hover{opacity:.9}.tcf-wrapper button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.tcf-wrapper{flex-direction:column;align-items:stretch}.tcf-wrapper select,.tcf-wrapper button{width:100%}}@media only screen and (max-width:768px){.tcf-wrapper{display:flex!important;flex-direction:column!important;width:100%!important;gap:15px!important}.tcf-wrapper select,.tcf-wrapper button{width:100%!important;min-width:100%!important;max-width:100%!important;display:block!important;height:56px!important;box-sizing:border-box!important}.tcf-wrapper.tcf-horizontal{grid-template-columns:1fr!important}}