*,:after,:before{box-sizing:border-box}.bb-wrap{overflow-x:hidden}.bb-left,.bb-right{min-width:0}.bb-title{overflow-wrap:anywhere;word-break:break-word}.bb-card,.bb-form-mock,.bb-row,.bb-title{max-width:100%}.bb-wrap{box-shadow:0 4px 40px rgba(0,0,0,.12);margin:auto;max-width:1920px;overflow:visible;position:relative;width:90%;z-index:100}.bb-inner{align-items:stretch;display:flex}.bb-left{flex:0 0 55%}.bb-right{background:#eaaa00;display:flex;flex:0 0 45%}.bb-glass{align-items:center;backdrop-filter:blur(10px);background:linear-gradient(88.3deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.84) 99.66%);display:flex;height:100%;justify-content:flex-start;padding:40px}.bb-title{align-items:flex-start;color:#000;display:flex;flex-direction:column;font-size:clamp(50px,8vw,160px);font-weight:900;line-height:.85;margin:0;text-transform:uppercase;width:100%}.bb-title .bb-line1,.bb-title .bb-line2{display:block}.bb-title .bb-line2{color:#eaaa00}.bb-card{padding:32px}.bb-card,.bb-form-mock{display:flex;flex-direction:column;width:100%}.bb-form-mock{gap:20px}.bb-row{gap:10px}.bb-row,.bb-row--full{display:flex;width:100%}.bb-row--triple{display:flex;gap:10px}.bb-row input,.bb-row textarea{background:rgba(114,84,15,.28);border:0;border-radius:6px;color:#fff;font-size:14px;font-weight:500;height:49px;outline:none;padding:0 16px;transition:background .2s ease;width:100%}.bb-row input::placeholder,.bb-row textarea::placeholder{color:hsla(0,0%,100%,.6);font-weight:500}.bb-row input:focus,.bb-row textarea:focus{background:rgba(114,84,15,.4)}.custom-dropdown{position:relative;width:100%}.custom-dropdown .dropdown-selected{align-items:center;background:rgba(114,84,15,.28);border:0;border-radius:6px;color:hsla(0,0%,100%,.6);cursor:pointer;display:flex;font-size:14px;font-weight:500;height:49px;padding:0 45px 0 16px;position:relative;transition:all .25s ease;width:100%}.custom-dropdown .dropdown-selected.has-value{color:#fff}.custom-dropdown .dropdown-selected:hover{background:rgba(114,84,15,.38)}.custom-dropdown.open .dropdown-selected{background:rgba(114,84,15,.45);border-radius:6px 6px 0 0}.custom-dropdown .dropdown-arrow{align-items:center;display:flex;height:20px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:20px}.custom-dropdown .dropdown-arrow:before{border-bottom:2px solid hsla(0,0%,100%,.7);border-right:2px solid hsla(0,0%,100%,.7);content:"";height:8px;margin-top:-4px;transform:rotate(45deg);transition:all .3s ease;width:8px}.custom-dropdown.open .dropdown-arrow{transform:translateY(-50%) rotate(180deg)}.custom-dropdown.open .dropdown-arrow:before{border-color:#fff}.custom-dropdown .dropdown-options{background:#eaaa00;border-radius:0 0 10px 10px;box-shadow:0 10px 40px rgba(0,0,0,.3);left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.custom-dropdown.open .dropdown-options{max-height:280px;opacity:1;overflow-y:auto}.custom-dropdown .dropdown-option{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:14px 18px;transition:all .2s ease}.custom-dropdown .dropdown-option:last-child{border-bottom:none}.custom-dropdown .dropdown-option:hover{background:linear-gradient(90deg,rgba(234,170,32,.2),rgba(234,170,32,.1));padding-left:24px}.custom-dropdown .dropdown-option.selected{background:linear-gradient(90deg,#eaaa00,#d4940d);color:#000;font-weight:600}.custom-dropdown .dropdown-option .option-icon{font-size:18px;text-align:center;width:24px}.custom-dropdown .dropdown-options::-webkit-scrollbar{width:6px}.custom-dropdown .dropdown-options::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.custom-dropdown .dropdown-options::-webkit-scrollbar-thumb{background:rgba(234,170,32,.5);border-radius:3px}.custom-dropdown .dropdown-options::-webkit-scrollbar-thumb:hover{background:#eaaa00}.custom-dropdown select{display:none}.bb-btn{background:#fff;border:0;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#000;cursor:pointer;flex:0 0 50%;font-size:16px;font-weight:700;height:48px;padding:0 32px;transition:all .2s ease;white-space:nowrap}.reviews-badge{align-items:center;display:flex;flex:0 0 50%;flex-direction:column;justify-content:center;margin:auto;text-align:center}.reviews-content{align-items:center;display:flex;justify-content:flex-start}.reviews-text{color:#000;font-size:32px;font-weight:700;line-height:0}.reviews-stars{display:flex}.star{color:#000;font-size:20px;margin-top:2px}.reviews-count{color:#000;font-size:12px;font-weight:700;text-align:left;text-transform:uppercase}.checkbox-container{align-items:flex-start;cursor:pointer;display:flex;gap:10px}.checkbox-container input[type=checkbox]{cursor:pointer;flex-shrink:0;height:18px;margin-top:3px;width:18px}.checkbox-label{color:#000;flex:1;font-size:14px;line-height:1.5}.checkbox-container.error{background-color:#fff5f5;border:2px solid #dc3545;border-radius:4px;padding:10px}.checkbox-container.error .checkbox-label{color:#dc3545}.bb-row input.error,.bb-row textarea.error,.custom-dropdown.error .dropdown-selected{background:rgba(255,68,68,.15)!important;border:2px solid #f44!important}.bb-row input.error::placeholder,.bb-row textarea.error::placeholder{color:#ff6b6b!important}.custom-dropdown.error .selected-text{color:#ff6b6b!important}.bb-toast-container{left:50%;pointer-events:none;position:fixed;top:30px;transform:translateX(-50%);z-index:10000}.bb-toast{align-items:center;background:#fff;border-left:4px solid #22c55e;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15),0 2px 10px rgba(0,0,0,.1);display:flex;gap:14px;max-width:420px;opacity:0;padding:16px 24px;pointer-events:auto;transform:translateY(-20px) scale(.95);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.bb-toast.show{opacity:1;transform:translateY(0) scale(1)}.bb-toast.hide{opacity:0;transform:translateY(-20px) scale(.95)}.bb-toast-icon{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.bb-toast-icon svg{fill:none;height:22px;stroke:#fff;stroke-width:3;width:22px}.bb-toast-content{display:flex;flex-direction:column;gap:4px}.bb-toast-title{color:#1a1a1a;font-size:16px;font-weight:700}.bb-toast-message,.bb-toast-title{font-family:Gotham,Montserrat,Inter,system-ui,sans-serif;margin:0}.bb-toast-message{color:#666;font-size:14px}.bb-toast-close{background:none;border:none;color:#999;cursor:pointer;margin-left:8px;padding:8px;transition:color .2s}.bb-toast-close:hover{color:#333}.bb-toast-close svg{height:18px;width:18px}.bb-toast-progress{background:rgba(34,197,94,.2);border-radius:0 0 12px 0;bottom:0;height:3px;left:4px;overflow:hidden;position:absolute;right:0}.bb-toast-progress-bar{animation:progressShrink 5s linear forwards;background:linear-gradient(90deg,#22c55e,#16a34a);height:100%;width:100%}@keyframes progressShrink{0%{width:100%}to{width:0}}@media (max-width:1440px){.bb-form-mock{gap:10px}}@media (max-width:1024px){.bb-wrap{width:100%}.bb-form-mock{gap:20px}}@media (max-width:768px){.bb-inner{flex-direction:column}.bb-left{min-height:fit-content}}@media (max-width:480px){.bb-row{flex-direction:column}.checkbox-container{margin-top:10px}}