.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important;line-height:1}.text-6xl{font-size:3.75rem!important;line-height:1}.text-7xl{font-size:4.5rem!important;line-height:1}.text-8xl{font-size:6rem!important;line-height:1}.text-9xl{font-size:8rem!important;line-height:1}.font-thin{font-weight:100!important}.font-extralight{font-weight:200!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.text-white{color:#fff!important}.text-primary{color:#168852!important}.w-card{background-color:#1dbf73;padding:15px}.w-card:hover{background-color:#168852;color:#fff!important}.cross-button{position:absolute;right:50%;top:0;cursor:pointer;background:#000;color:#fff;padding:10px;border-radius:50%;height:50px;width:50px;justify-content:center;display:flex;align-items:center}.cross-button:hover{background:#fff;color:#000;border:1px solid #000}#book-section{position:relative}.offcanvas{position:fixed;top:0;bottom:0;width:300px;z-index:1050;background-color:#fff;transform:translateX(-100%);transition:transform .3s ease-in-out}.offcanvas.show{transform:translateX(0)}.offcanvas-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1040;display:none}.offcanvas-backdrop.show{display:block}.custom-margin{margin-top:0}@media (min-width:768px){.custom-margin{margin-top:90px}}button.swal2-confirm.swal2-styled{background-color:#168852!important}