@import url(https://fonts.googleapis.com/css2?family=Quantico:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.navbar{align-items:center;background:#fff;border-radius:0;box-shadow:0 0 22px 0 #3e3e3e77;display:flex;flex-direction:row;height:70px;justify-content:space-between;margin:0;padding-left:30px;padding-right:30px;position:-webkit-sticky;position:sticky;top:0;z-index:999}#logo{height:40px;width:154px}.links{align-items:center;display:flex;flex-direction:row;gap:55px;justify-content:space-between}.links a{color:#000;text-decoration:none}.links a:hover{color:#0156ff;text-decoration:none}.links a:active{color:#74a2ff;text-decoration:none}.buttons{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:space-between}#login-button,#signup-button{border-radius:10px;height:32px}#signup-button{background:#02126e;background:linear-gradient(90deg,#02126e,#005cbb);border:none;color:#fff;width:140px}#signup-button:hover{background:#2f3fa1;background:linear-gradient(90deg,#2f3fa1,#618ab4);color:#fff}#signup-button:active{background:#0a1763;background:linear-gradient(90deg,#0a1763,#507498);color:#fff}#login-button{background:#fff;border:2px solid #0068ab;box-sizing:border-box;color:#0068ab;width:105px}#login-button:hover{background:#18439a33}#login-button:active{background:#18439a66}.categories{position:relative}.dropdown-content{background-color:#fff;border-radius:5px;box-shadow:0 4px 6px #0000001a;display:none;left:0;padding:10px 5px;position:absolute;top:100%;width:240px}.categories:hover .dropdown-content{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:space-between}.category{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px}.category:hover{background:#bebebe;background:linear-gradient(135deg,#bebebe,#fff)}.category-img{border:1.5px solid #060055;border-radius:5px;height:40px;margin-right:10px;min-height:40px;min-width:80px;width:80px}div.dropdown-content span{color:#000;font-size:14px;font-weight:600;padding:0 15px;width:130px}#down-arrow{height:20px;margin-left:5px;position:relative;top:4px;width:20px}.user-circle{align-items:center;background-color:#ccc;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;margin-right:10px;width:36px}.user-dropdown{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 4px #0000001a;position:absolute;right:120px;top:52px;z-index:10}.user-dropdown,.username-display{display:flex;flex-direction:column}.username-display{align-items:center;justify-content:space-between;margin-bottom:10px}.logged-in-as{color:#333;font-size:12px;font-style:italic;font-weight:400;margin-top:5px}.username{font-weight:700;margin:2px 10px}.user-option{align-items:center;color:#333;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:3px;padding:10px;text-decoration:none}.user-option:hover{background:#fff;background:linear-gradient(90deg,#fff,#c1c0bf)}.user-option-img{height:15px;margin-right:10px;width:15px}.top_banner{background:#fff;background:linear-gradient(135deg,#fff 60%,rgba(203,190,221,.731));height:420px;overflow:hidden;position:relative}#description{font-size:30px;top:80px}#description,#headline{left:60px;position:relative}#headline{height:195px;top:110px;width:499px}#gavel{height:490px;left:850px;position:relative;top:-275px;width:510px}.details{background:#a69eff;background:linear-gradient(130deg,#fff,#a69eff 200%);border-radius:0 20px 20px 0;height:153px;height:206px;padding:10px}.details,.timer{display:flex;flex-direction:column}.timer{align-items:center;color:#206bff}.products{display:grid;grid-template-columns:auto auto auto;justify-content:space-around}*{overscroll-behavior-x:none;overscroll-behavior-y:none}#sect_title{font-size:20px;margin-left:50px;margin-top:80px}.bottom_banner{background:#fff;background:linear-gradient(60deg,#fff 40%,#f9c76b9e 140%);height:290px;margin-top:50px;overflow:hidden;position:relative}#btm_text{font-size:30px;font-weight:400;left:60px;position:relative;top:60px}#bid_img{height:280px;left:650px;position:relative;top:-80px;width:300px}#create_account_button{background:#0380da;background:linear-gradient(90deg,#6e057e,#0380da);border-radius:10px;color:#fff;font-size:20px;font-weight:600;height:70px;left:60px;position:relative;top:-150px;width:300px}#create_account_button:hover{background:#0380da;background:linear-gradient(90deg,#912fa0,#5db0ec);color:#fff;text-decoration:none}#create_account_button:active{background:#0380da;background:linear-gradient(90deg,#6e057e,#0380da);color:#fff;text-decoration:none}#categories-headline{font-size:20px;font-weight:500;margin-bottom:10px;margin-top:60px}.categories-div{flex-direction:column}.categories-container-div,.categories-div{align-items:center;display:flex;justify-content:center}.categories-container-div{flex-direction:row;flex-wrap:wrap}.category-card{align-items:center;border-radius:20px;box-shadow:0 4px 12px #0006;display:flex;flex-direction:column;height:100px;justify-content:center;margin:20px;width:150px}.category-image{height:50px;margin:3px;max-height:147px;max-width:147px;width:100px}.login{align-items:center;display:flex;flex-direction:column;justify-content:center}.login-headline{font-size:40px;font-weight:500;margin-top:20px}.login-box{align-items:center;background:#fff;border-radius:10px;box-shadow:0 0 10px 0 #0003;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;margin-top:20px;padding-bottom:30px;padding-top:30px;width:500px}.login-subheadline{font-size:14px;font-weight:400}.checkbox-div{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;margin-top:20px;width:80%}.checkbox{height:20px;width:20px}#login-btn{background:#0380da;background:linear-gradient(90deg,#6e057e,#0380da);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;font-weight:600;height:50px;margin-top:20px;width:60%}.login-link{color:#206bff;font-size:14px;font-weight:400;text-decoration:underline}#login-btn:hover{background:#0380da;background:linear-gradient(90deg,#912fa0,#5db0ec);color:#fff;text-decoration:none}#login-btn:active{background:#0380da;background:linear-gradient(90deg,#6e057e,#0380da);color:#fff;text-decoration:none}#register-now-link,.login-small-text{font-size:12px;font-weight:400}.signup{align-items:center;display:flex;flex-direction:column;justify-content:center}.signup-headline{font-size:40px;font-weight:500;margin-top:20px}.signup-box{align-items:center;background:#fff;border-radius:10px;box-shadow:0 0 10px 0 #0003;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;margin-top:20px;padding-bottom:30px;padding-top:30px;width:500px}.signup-subheadline{font-size:14px;font-weight:400}.input-field{border:1.5px solid #7a7a7a;border-radius:10px;font-size:18px;font-weight:300;height:50px;margin-top:20px;padding-left:20px;padding-right:10px;width:80%}.input-field:focus{border:1.5px solid #000a1f;outline:none}.checkboxs{align-items:flex-start;flex-direction:column;margin-bottom:20px;margin-top:20px;width:80%}#checkbox-label,.checkboxs{display:flex;justify-content:center}#checkbox-label{align-items:center;flex-direction:row;margin-bottom:5px}.checkbox{border:1.5px solid #7a7a7a;border-radius:5px;height:15px;margin-right:10px;min-height:15px;min-width:15px;width:15px}.checkbox-text{font-size:12px;font-weight:400}#signup-btn{background:#0380da;background:linear-gradient(90deg,#6e057e,#0380da);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;font-weight:600;height:50px;margin-top:20px;width:60%}.signup-link{color:#206bff;font-size:14px;font-weight:400;text-decoration:underline}#signup-btn:hover{background:#0380da;background:linear-gradient(90deg,#912fa0,#5db0ec);color:#fff;text-decoration:none}#signup-btn:active{background:#0380da;background:linear-gradient(90deg,#6e057e,#0380da);color:#fff;text-decoration:none}#register-now-link,.signup-small-text{font-size:12px;font-weight:400}.or-div{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:20px;margin-top:20px;width:80%}hr{background:#7a7a7a;border:none;height:1px;width:40%}#or-text{color:#7a7a7a;font-size:14px;font-weight:400;margin-left:10px;margin-right:10px}#google-btn{align-items:space-between;background:#206bff;border:2px solid #206bff;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:15px;font-weight:400;height:50px;justify-content:center;margin-bottom:5px;margin-top:5px;width:60%}#google-logo{background:#fff;border-radius:5px 0 0 5px;height:46px;padding:12px;width:50px}#google-btn-text{border-radius:0 5px 5px 0;height:46px;padding:10px;width:100%}#google-btn:hover{background:#508aff;border:2px solid #508aff}#google-btn:active{background:#206bff;border:2px solid #206bff}.inputing{border:2px solid #2323e0;border-radius:10px;box-shadow:2px 2px 2px gray;height:50px;margin-bottom:30px;margin-top:30px;padding:0 10px;width:100%}.sell-h3{margin-bottom:-19px}#sell-headline{font-size:40px;font-weight:500;margin-bottom:50px;margin-top:20px;text-align:center}.y{width:40%}.file{border:2px solid #2323e0;border-radius:10px;box-shadow:2px 2px 2px gray;padding-top:10px}.desc{height:200px;margin-top:25px;padding:5px 10px}.listing{margin-left:30px}.grid-container{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.grid-item{width:100%}.gradient-button{background:linear-gradient(90deg,#3498db,#8e44ad);border:none;border-radius:5px;color:#fff;cursor:pointer;height:50px;margin-top:10px;padding:10px 20px;width:200px}.gradient-button:hover{background:linear-gradient(90deg,#77b5de,#9568a9)}.gradient-button:active{background:linear-gradient(90deg,#3498db,#8e44ad)}.about-us{align-items:center;display:flex;flex-direction:column;justify-content:center}#bidwise-logo{height:auto;margin-bottom:20px;margin-right:100px;margin-top:50px;width:400px}#bidwise-slogan{font-size:15px;font-weight:500;margin-bottom:20px}.about-us-h1{font-size:40px;font-weight:500;margin-bottom:2px}.sud{font-style:italic;font-weight:300;margin-bottom:30px}.contributors{flex-direction:row;margin-bottom:40px;margin-top:15px}.contributor,.contributors{align-items:center;display:flex;justify-content:center}.contributor{flex-direction:column;margin-left:30px;margin-right:30px}.contributor-img{border-radius:50%;height:150px;margin-bottom:10px;width:150px}.contributor-name{font-size:15px;font-weight:500;margin-bottom:5px}.about-us-sub{font-size:15px;font-weight:500;margin-bottom:20px}#inpt-logo{height:auto;margin-bottom:20px;margin-top:10px;width:200px}.containeer0{grid-gap:10px;display:grid;grid-template-columns:2fr 1fr}.rec{grid-gap:50px;background-color:#d3d3d3;border:1px solid #d3d3d3;border-radius:30px;display:grid;grid-template-columns:2fr 1fr;padding:25px}.str{color:#000;height:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.payment-h1,.payment-h6{text-align:center}.payment-h1{margin-top:50px}.payment-span{margin-bottom:150px;margin-right:75px}.btns{border-radius:20px;height:2.4em;margin:30px 10px 10px;width:200px}.a{background-color:purple;color:#fff;margin-left:200px}.b{background-color:#ff0;color:#000}.c{background-color:#000;color:#fff}.payment-input{border:none;border-bottom:1px solid #d3d3d3;margin-bottom:25px;margin-top:25px;outline:none;padding-left:10px;width:500px}.first{margin-top:50px}.first,.second{margin-left:290px;width:300px}.second{margin-bottom:50px}.or{text-align:center}.info{margin-left:30px}.check{width:auto}.cart{background-color:#f0f8ff;color:#000;margin-left:75px}.cart,.checkout{border-radius:25px;height:2.4em;width:250px}.checkout{background-color:#000;color:#faebd7;text-align:center}.checkout:hover{background-color:#00385d;color:#fff}.cart:hover{background-color:#3498db;color:#fff}.botonat{gap:150px}.botonat,.options{display:flex;flex-direction:row}.options{gap:30px}.nbrs,.words{display:flex;flex-direction:column;gap:5px}#app-coupon-p{font-size:9px}.my-item{border-radius:20px;box-shadow:0 4px 12px #0006;display:grid;grid-template-columns:153px 153px;height:206px;margin:20px;width:360px}.my-item-image{background:#fff;border-radius:20px 0 0 20px;justify-content:center;width:153px}.my-item-details,.my-item-image{display:flex;flex-direction:column;height:206px}.my-item-details{background:#a69eff;background:linear-gradient(130deg,#fff,#a69eff 200%);border-radius:0 20px 20px 0;padding:10px;width:213px}.my-item-timer{align-items:center;color:#206bff;display:flex;flex-direction:column}#ends-in{align-self:flex-start;font-size:12px;font-weight:600;margin:0}#my-item-label-days{margin-left:15px}#my-item-label-days,#my-item-label-hours{font-family:Quantico,sans-serif;font-size:10px}#my-item-label-hours{margin-left:20px}#my-item-label-minutes{margin-left:13px}#my-item-label-minutes,#my-item-label-seconds{font-family:Quantico,sans-serif;font-size:10px}#my-item-label-seconds{margin-left:5px}#bid-button{background:#004410;background:linear-gradient(135deg,#004410,#09b100);border-radius:5px;color:#fff;font-size:14px;font-weight:600;height:30px;width:80px}#bid-button:hover{background:#21512c;background:linear-gradient(135deg,#21512c,#4bb145);color:#fff}#bid-button:active{background:#002b0a;background:linear-gradient(135deg,#002b0a,#077a00);color:#fff}#details-btn{background:#878585;border-radius:5px;color:#fff;font-size:12px;font-weight:600;height:30px;margin-right:5px;width:50px}#details-btn:hover{background:#b3b0b0}#details-btn:active{background:#878585;background:linear-gradient(90deg,#878585,#dad8d7)}#end-btn{background:#1ea8e8;border-radius:5px;color:#fff;font-size:12px;font-weight:600;height:30px;width:50px}#end-btn:hover{background:#057eb6}#end-btn:active{background:#1ea8e8}#my-item-delete-btn{background:#d11a2a;border-radius:5px;color:#fff;font-size:12px;font-weight:600;height:30px;width:50px}#my-item-delete-btn:hover{background:#df4956}#my-item-delete-btn:active{background:#d11a2a}#myitems-headline{margin-bottom:60px}*{border:0}.product{border-radius:20px;box-shadow:0 4px 12px #0006;display:grid;grid-template-columns:153px 153px;height:206px;margin:20px;width:306px}.image{background:#fff;border-radius:20px 0 0 20px;display:flex;flex-direction:column;height:206px;justify-content:center;width:153px}#product-image{height:147px;margin:3px;max-height:147px;max-width:147px;width:147px}.price{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#top-bid{font-size:12px;font-weight:600;padding-left:10px}#product-price{color:#860f0f;font-size:14px;font-weight:700;padding-right:10px}.lost-bid-details{background:#ff5757;background:linear-gradient(130deg,#fff,#ff5f5f 150%);border-radius:0 20px 20px 0;height:153px;height:206px;padding:10px}.lost-bid-details,.text{display:flex;flex-direction:column}.text{align-items:flex-start}#product-title{font-size:15px;font-weight:700;margin:0}#product-description{font-size:9px;font-weight:400;height:40px;margin:5px 0 10px}.lostbid-timer{align-items:center;color:#970000;display:flex;flex-direction:column}#lostbid-ends-in{align-self:flex-start;font-size:12px;font-weight:600;margin:0}#expiration-time{align-self:center;font-family:Quantico,sans-serif;font-size:28px;margin:0}.labels{display:flex;flex-direction:row;justify-content:flex-start;margin-top:-10px;width:100%}#label-days{margin-left:7px}#label-days,#label-hours{font-family:Quantico,sans-serif;font-size:10px}#label-hours{margin-left:22px}#label-minutes{font-family:Quantico,sans-serif;font-size:10px;margin-left:13px}.product-buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:10px}#outbid-button{background:#ff2828;border-radius:5px;color:#fff;font-size:14px;font-weight:600;height:30px;width:80px}#outbid-button:hover{background:#a70202}#outbid-button:active{background:#ff2828}#favorite-button{margin-right:5px;width:20px}#favorite-button:hover{content:url(/BidWise/static/media/heart-hover.18cfd976f12899877d6b.svg);cursor:pointer}#view-details-btn{background:#878585;border-radius:5px;color:#fff;font-size:12px;font-weight:600;height:30px;margin-right:5px;width:80px}#view-details-btn:hover{background:#b3b0b0}#view-details-btn:active{background:#878585;background:linear-gradient(90deg,#878585,#dad8d7)}#delete-btn{background:#d11a2a;border-radius:5px;color:#fff;font-size:12px;font-weight:600;height:30px;width:80px}#delete-btn:hover{background:#df4956}#delete-btn:active{background:#d11a2a}.my-items{align-items:center;display:flex;flex-direction:column;justify-content:center}#solde{margin-bottom:10px}#lostbids-subheadline,#mybids-subheadline{margin-bottom:5px;margin-top:40px}#myitems-headline{font-size:40px;font-weight:500;margin-bottom:10px;margin-top:60px}.my-items-container{display:grid;grid-template-columns:auto auto auto;justify-content:space-around}.empty{flex-direction:column;margin-right:30px;margin-top:10px}.empty,.empty-img-div{align-items:center;display:flex;justify-content:center}.empty-img-div{flex-direction:row;margin-bottom:30px}#empty-img{height:100px;width:100px}.empty-text{font-size:15px;font-weight:400;margin-left:10px;margin-top:50px}.add-btn-div{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-left:40px;width:100%}#add-item-btn{background-color:#000a1f;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;height:35px;margin-top:10px;width:80px}#lostbids-subheadline{margin-top:80px}.footer{align-items:center;background:#000a1f;color:#fff;display:flex;flex-direction:column;height:300px;margin-top:50px}#footer-headline{font-size:30px;font-weight:500;margin-top:10px}.infos{display:flex;flex-direction:row;justify-content:space-between;padding-left:50px;padding-right:50px;padding-top:10px;width:100%}.contact-infos{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center}.info{font-size:15px;font-weight:300;padding-bottom:5px}#about-us-link{color:#fff;font-size:20px;font-weight:300;margin-top:10px;text-decoration:underline}.send-message{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}#email-input{background:#01287d;border:none;border-radius:5px;color:#fff;height:30px;margin-bottom:10px;padding-left:10px;width:300px}#email-input::placeholder{color:#cdcccc9c}#text-input{background:#01287d;border:none;border-radius:5px;color:#fff;height:100px;margin-bottom:10px;padding:10px;resize:none;width:300px}#text-input::placeholder{color:#cdcccc9c}#send-button{align-self:center;background:#02126e;border-radius:5px;color:#fff;font-size:15px;font-weight:500;height:30px;width:80px}#send-button:hover{background:#1e2968;cursor:pointer}#send-button:active{background:#02126e}.copyright{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:center;width:100%}i{font-weight:300;margin-right:4px}*{font-size:14px;font-weight:500}.product-details{align-items:flex-start;flex-direction:column}.go-back-div,.product-details{display:flex;justify-content:center}.go-back-div{align-items:center;align-self:start;color:#8a2be2;cursor:pointer;flex-direction:row;gap:10px;margin-left:20px;margin-top:25px;text-decoration:none}#back-img{height:20px;width:20px}.go-back-div:hover{text-decoration:underline}#product-details-h1{align-self:center;font-size:30px;font-weight:600}.product-details-container{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}#product-details-img{height:auto;padding:10px 90px;width:50%}.product-details-info{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:10px 20px;width:50%}#product-id{color:#042771;font-size:15px;font-weight:700;margin-bottom:5px}#product-name{color:#000;font-size:20px;font-weight:700;margin-bottom:20px}#product-short-description{color:#000;font-size:12px;font-weight:500;height:100px;margin-bottom:10px}.product-details-price{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:flex-start;width:100%}#product-actual-bid{color:#042771;font-size:15px;font-weight:700}.bid-slider-btn{border:2px solid #6c6c6c;border-radius:5px;flex-direction:row;width:200px}.bid-displayer,.bid-slider-btn{align-items:center;display:flex;height:40px;justify-content:center}.bid-displayer{width:180px}.bid-slider{flex-direction:column;height:40px;width:20px}.bid-slider,.down,.up{align-items:center;display:flex;justify-content:center}.down,.up{background:#c6c6c6;border:2px solid #6c6c6c;cursor:pointer;height:20px;width:24px}.down:hover,.up:hover{background:#a2a2a2}.up{border-radius:0 5px 0 0}.down{border-radius:0 0 5px 0}#down-img,#up-img{height:10px;width:10px}.other-btns{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;margin-bottom:50px;margin-top:20px;width:100%}#add-to-fav-btn,#report-btn,#share-btn{align-items:center;border:2px solid #6c6c6c;border-radius:5px;display:flex;flex-direction:row;gap:10px;height:40px;justify-content:center;padding:0 10px}#add-to-fav-btn{width:180px}#report-btn,#share-btn{width:90px}#heart-img,#report-img,#share-img{height:15px;width:15px}#add-to-fav-btn:hover,#report-btn:hover,#share-btn:hover{background:#bcbcbc}.similar-bids{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#similar-bids-headline{color:#000;font-size:20px;font-weight:700;margin-top:20px}.similar-bids-container{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;margin-top:10px;overflow:auto hidden;white-space:nowrap;width:100%}#bid-btn{background:#042771;border-radius:5px;color:#fff;font-weight:700;height:40px;width:100px}#bid-btn:hover{background:#093ca9}#bid-btn:active{background:#042771}#bid-btn-disabled{background:#6c6c6c;border-radius:5px;color:#fff;font-weight:700;height:40px;width:100px}#bid-btn-disabled:hover{background:#a2a2a2}#bid-btn-disabled:active{background:#6c6c6c}.product-details-long-description{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:10px 20px;width:100%}#long-description-header{color:#0d6efd;font-size:15px;font-weight:700;margin-bottom:10px}#long-description-text{color:#000;font-size:12px;font-weight:500;margin-bottom:10px}.product-owner-div{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;padding:10px 20px}#product-topbidder{padding:10px 20px}#product-owner,#product-owner-name,#product-topbidder{color:#0d6efd;font-size:15px;font-weight:700;margin-bottom:5px}#product-owner-name{margin-left:5px}#contact-owner{color:#002357;cursor:pointer;font-size:15px;font-weight:700;margin-left:20px;text-decoration:none}#contact-owner:hover{text-decoration:underline}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}.human-verification{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px}#hv-h1{font-size:40px;font-weight:500;margin-top:40px}.hv-username{font-size:20px;font-weight:400;margin-top:20px}.hv-text{font-size:14px;font-weight:400}.hv-div{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:30px;width:100%}.bot-div{width:50%}#happy-bot-img,#verify-bot-img{height:auto;margin:0 15%}#happy-bot-img{width:320px}#verify-bot-img{width:400px}.distance-div{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.distance-and-img-div{align-items:flex-start;display:flex;flex-direction:row;gap:40px;justify-content:center}#sensor-img{height:auto;width:150px}.distance-box{align-items:center;background:#fff;border:3px solid #404040;border-radius:10px;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:5px;width:200px}#distance-box-h1{font-size:12px;font-weight:400}#distance-close,#distance-far{font-size:20px;font-weight:500}#distance-far{color:#b32f1e}#distance-close{color:#279c34}.response-text{font-size:14px;font-weight:400;margin-top:20px}#done-btn{background:#009311;border-radius:6px;color:#fff;height:40px;margin-bottom:20px;margin-top:20px;width:150px}#done-btn:hover{background:#00830f;cursor:pointer}#done-btn:active{background:#006e0d}
/*# sourceMappingURL=main.2a8f65df.css.map*/