.style-btn .hamburger-btn{position:fixed;height:40px;width:40px;right:0;top:37px;margin-right:15px;display:flex;align-items:center;cursor:pointer;border-radius:50%;justify-content:center;transition:all .3s ease}.style-btn .hamburger-btn:after{border-radius:50%}.style-btn .hamburger-btn span{display:block;height:2px;width:16px;background-color:var(--bg-black-900);position:relative}.style-btn .hamburger-btn span:after,.style-btn .hamburger-btn span:before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:var(--bg-black-900)}.style-btn .hamburger-btn span:before{top:-6px}.style-btn .hamburger-btn span:after{top:6px}.whatsapp{position:fixed;height:40px;width:40px;font-size:20px;color:var(--text-black-900);right:0;display:flex;align-items:center;cursor:pointer;justify-content:center;margin-right:15px;transition:all .3s ease;border-radius:50%;bottom:47px;backdrop-filter:blur(30px)}.whatsapp::after{border-radius:50%}.style-switcher{position:fixed;right:0;top:97px;padding:15px;width:200px;z-index:101;border-radius:5px;transition:all .3s ease;transform:translateX(100%)}.style-switcher.open{transform:translateX(-15px)}.style-switcher .s-icon{position:absolute;height:40px;width:40px;text-align:center;font-size:20px;color:var(--text-black-900);right:100%;margin-right:15px;cursor:pointer;transition:all .3s ease;border-radius:50%}.style-switcher .s-icon i{line-height:40px}.style-switcher .s-icon:after{border-radius:50%}.style-switcher .style-switcher-toggler{top:0;backdrop-filter:blur(30px)}.style-switcher .day-night{top:55px;backdrop-filter:blur(30px)}.style-switcher h4{margin:0 0 10px;color:var(--text-black-700);font-style:16px;font-weight:600;text-transform:capitalize}.style-switcher .colors{display:flex;flex-wrap:wrap;justify-content:space-between}.style-switcher .colors span{display:inline-block;height:30px;width:30px;border-radius:50%;cursor:pointer}.style-switcher .color-1{background-color:#1fc586}.style-switcher .color-2{background-color:#ec9412}.style-switcher .color-3{background-color:#fb839e}.style-switcher .color-4{background-color:#2eb1ed}.style-switcher .color-5{background-color:#cc3a3b}@media(max-width:420px){.style-switcher .s-icon{height:30px;width:30px;font-size:16px}.style-switcher .s-icon i{line-height:30px}}@media(max-width:320px){.style-switcher .s-icon{height:25px;width:25px;font-size:14px}.style-switcher .s-icon i{line-height:25px}}