html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.home-area{padding:0;margin:0;width:100%;min-height:calc(100vh - 120px);position:relative;display:flex}.bnb-page-select-area{width:100%;padding:15px;margin-top:10px;display:flex;justify-content:center;align-items:center}.bnb-page-select-buttons{display:flex;align-items:center;gap:10px}.page-select-div{border:1px solid black;background-color:#000;color:#fff;border-radius:100%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:.3s ease all}.page-select-div:hover{background-color:#0000000a;color:#000}.active-page-select-div{background-color:#0000000a!important;color:#000!important}.home-list-area{width:50%;min-height:100%;display:flex;flex-direction:column;padding:15px}.list-bnb-area{margin:15px 5px 5px;display:flex;flex-wrap:wrap;justify-content:space-around;gap:10px}.home-map-area{position:sticky;top:0;width:50%;height:100vh;background-color:#0ff;margin:0;padding:0}.list-bnb-item{width:250px;height:250px;background-color:red;border-radius:25px}body{margin:0;padding:0;overflow-x:hidden}.ice-bnb-footer{display:flex;justify-content:space-between;padding:10px 20px;border-top:1px solid #e0e0e0;color:#484848;font-size:14px;flex-wrap:wrap}.ice-bnb-footer-text{margin:0 10px;min-width:100px}.ice-bnb-footer-text h2{font-size:16px;font-weight:700;margin-bottom:15px;color:#222}.ice-bnb-footer-text ul{list-style:none;padding:0;margin:0}.ice-bnb-footer-text ul li{margin-bottom:12px}.ice-bnb-footer-text ul li a{text-decoration:none;color:#484848;transition:color .3s ease}.ice-bnb-footer-text ul li a:hover{color:#000;text-decoration:underline}.ice-bnb-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;border-top:1px solid #e0e0e0;background-color:#f7f7f7;color:#484848;font-size:14px;font-family:Arial,sans-serif;flex-wrap:wrap}.ice-bnb-footer-bottom-left{display:flex;align-items:center;flex-wrap:wrap}.ice-bnb-footer-bottom-left span,.ice-bnb-footer-bottom-left a{margin-right:8px;white-space:nowrap}.ice-bnb-footer-bottom-left a{text-decoration:none;color:#484848}.ice-bnb-footer-bottom-left a:hover{text-decoration:underline}.ice-bnb-footer-bottom-right{display:flex;align-items:center;flex-wrap:wrap}.ice-bnb-footer-bottom-right a{text-decoration:none;color:#484848;font-weight:600;display:flex;align-items:center}.ice-bnb-footer-bottom-right a i{margin-right:5px}.ice-bnb-footer-bottom-right a:hover{color:#000}.carouselContainer{display:flex;align-items:center;width:300px;height:200px;border-radius:10px;margin:0 auto;position:relative;overflow:hidden;box-shadow:var(--shadow)}.photos{position:absolute;inset:0;background-size:cover;z-index:-1}.btnContainer{position:absolute;width:100%;display:flex;justify-content:space-between}.btn{width:40px;height:40px;background-color:#ffffffb3;border-radius:50%;margin:0 10px;transition:all .3s}.btn:hover{background-color:#ffffffe6;box-shadow:var(--shadow);cursor:grab}.btn>span{margin:25% auto 0;display:block;text-align:center;width:50%}
