:root{--poppins-font: "Poppins", sans-serif;--josefin-font: "Sansita Swashed", cursive;--nothing-font: "Nothing You Could Do", cursive;--white: #ffffff;--light-gray: #919191;--whitish-gray: #bfbfbf;--light-black: #121618;--lightish-black: #171b1d;--pizza-yellow: #ffe600;--yellow: #fac564;--green: #1d9f55;--pizza-red: #ff6240;--pizza-red-light: #f87d62 0;--transition: all ease-in-out .3s;--red: #ff0000;--modal-glass-bg: rgba(255, 255, 255, .15);--modal-box-shadow: -2px 10px 24px -11px #0000009e;--transparent-button: #ffffffa2}html{font-size:100%;background-color:var(--light-black)}*{margin:0;padding:0}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;background-image:url(/assets/landing-bg-CZ8hn9nf.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative;background-position:center}body::-webkit-scrollbar{display:none}a{text-decoration:none}ul{list-style:none}img{display:block}address{font-style:normal}.flex-container{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.txt-center{text-align:center}.txt-white{color:var(--white)}.pop-font{font-family:var(--poppins-font);font-display:swap}.active-button-style{cursor:pointer;border-radius:5px;border-style:solid;border-width:1px;padding:.5rem 1.2rem;background-color:var(--pizza-red);border-color:var(--pizza-red);letter-spacing:1px;align-items:center;width:max-content;color:var(--light-black);font-size:1rem;font-weight:400;font-family:var(--poppins-font)}.passive-button-style{cursor:pointer;border-radius:5px;border-style:solid;border-width:1px;padding:.5rem 1.2rem;opacity:.8;background-color:transparent;border-color:var(--white);color:var(--white);letter-spacing:1px;align-items:center;width:max-content;font-size:1rem;font-family:var(--poppins-font)}.section-description{color:var(--light-gray);font-family:var(--poppins-font);font-size:1rem;max-width:1200px;text-align:center;margin:0 auto}@-webkit-keyframes gradient{0%{background-position:0 0}to{background-position:100% 0}}@keyframes gradient{0%{background-position:0 0}to{background-position:100% 0}}.webflow-style-input{position:relative;display:flex;flex-direction:row;margin:0 auto;border-radius:5px;opacity:.8;width:100%;padding:.5rem 1.2rem;background-color:#141414ab}.webflow-style-input:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:999;height:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;background-position:0% 0%;background:linear-gradient(to right,#f56456,#dfe657,#ee5e41,#ffff10,#b294ff,#57e6e6);background-size:500% auto;-webkit-animation:gradient 3s linear infinite;animation:gradient 3s linear infinite}.webflow-style-input input,.webflow-style-input textarea{border-style:none;background:transparent;outline:none;color:var(--whitish-gray);flex-grow:1;line-height:2.4rem;vertical-align:middle;font-size:1rem;font-family:var(--poppins-font)}.scroll-button{background-color:var(--light-black);border-radius:50%;border:1px solid var(--whitish-gray);color:var(--pizza-red);position:fixed;right:10px;bottom:150px;transition:right .5s;cursor:pointer;font-size:20px;padding:1.3rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAApUlEQVRIie2TQQqEMBAE/YRB//+VBUE96cHnlBdhIcZknEkWZdMncdCaCummqal5UgAHfIAJcL+CtsDCNxvQl4Y6YD2Aq/dcxtwz3YAu8C6veQgameWBx6DF4BJodnjgIjlvdqpT7BuzaapOanOBabJOKvPj+EQ/u7HkKAEPwCw1EMxmYEiCA4v8T53E0GxwDdQMt0BNcC7qpIDb62SE6+pUU/O67IHw2GtbmLQiAAAAAElFTkSuQmCC);background-position:center;background-repeat:no-repeat;background-size:35%;opacity:.5}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.txt-white,.active-button-style,.passive-button-style{-moz-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.active-button-style:hover{background-color:transparent;color:var(--white);border-color:var(--white)}.passive-button-style:hover{background-color:var(--pizza-red);border-color:var(--pizza-red)}.loading-state{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.25rem;font-weight:500;color:var(--lightish-black)}@media (hover: hover){.active-button-style:hover,.passive-button-style:hover{-moz-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;transition:all ease-in-out .3s}}.passive-button-style.active-add-to-cart{background-color:var(--green);border-color:var(--green);cursor:pointer}.passive-button-style.active-add-to-cart:hover{opacity:.7;transition:all ease-in-out .2s}.passive-button-style.inactive-add-to-cart{color:#ffffff38;border-color:#ffffff38;background-color:#ffffff38;cursor:not-allowed}.success{display:none}.success.visible{display:inline-block;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%);background-color:#00000038;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.5rem;border-radius:10px}.success.visible p{font-family:var(--poppins-font);font-size:1rem;color:var(--white);font-weight:500}.terms{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;margin-top:2rem;margin-bottom:2rem;padding:2rem}.terms h2{font-size:3rem;color:var(--white);text-align:center;font-family:var(--poppins-font)}.terms p,.terms h3{color:var(--light-gray)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:var(--white);border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#ffffffb3;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:#ffffff80}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:var(--white);border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:var(--white);border:1px solid var(--white);border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:var(--white)}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:var(--white)}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:var(--white)}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:var(--white)}.header{height:3rem;top:0;background-color:var(--light-black);position:sticky;position:-webkit-sticky;z-index:999;padding:1rem}.header__nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header-active-link{text-decoration:none;color:var(--pizza-red)}.logo-styling{align-items:center;width:5rem;height:3rem}.logo{width:clamp(50%,5vw,80%);height:auto}.logo-styling h1{font-size:clamp(1.2rem,2vw,1.5rem);font-family:var(--josefin-font);line-height:clamp(1.2rem,2vw,2rem);letter-spacing:2px}.logo-styling h1 span{display:block;color:var(--pizza-yellow)}.header__nav__menu{display:none;gap:2rem;font-weight:400;font-size:1.1rem;align-items:center}.header__nav__menu.active{position:absolute;display:flex;flex-direction:column;top:100%;left:0;z-index:999;background-color:var(--light-black);padding-top:2rem;padding-bottom:2rem;width:100%;min-height:100vh}.login-and-cart{display:flex;flex-direction:row;gap:1rem;align-items:center}.cart-btn{display:flex;flex-direction:row;gap:10px;font-weight:600}.cart-btn img{width:1.5rem;height:1.5rem}.header__nav__hamburger{width:100%;max-width:50px;height:auto;cursor:pointer;margin-right:0;object-fit:contain;background-color:transparent;border:none}.header__nav__hamburger img{width:100%;height:auto}.header__nav__menu.active .header__nav__hamburger img{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0,0,256,256'%20width='100px'%20height='100px'%20fill-rule='nonzero'%3e%3cg%20fill='%23ffffff'%20fill-rule='nonzero'%20stroke='none'%20stroke-width='1'%20stroke-linecap='butt'%20stroke-linejoin='miter'%20stroke-miterlimit='10'%20stroke-dasharray=''%20stroke-dashoffset='0'%20font-family='none'%20font-weight='none'%20font-size='none'%20text-anchor='none'%20style='mix-blend-mode:%20normal'%3e%3cg%20transform='scale(5.12,5.12)'%3e%3cpath%20d='M9.15625,6.3125l-2.84375,2.84375l15.84375,15.84375l-15.9375,15.96875l2.8125,2.8125l15.96875,-15.9375l15.9375,15.9375l2.84375,-2.84375l-15.9375,-15.9375l15.84375,-15.84375l-2.84375,-2.84375l-15.84375,15.84375z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.header__nav__menu a{transition:color ease-in-out .3s}.logo{transition:transform ease-in-out .3s}@media screen and (hover: hover){.header__nav__menu a:hover{color:var(--pizza-red)}.logo:hover{transform:rotate(30deg)}.login-and-cart a:hover{background-color:var(--pizza-red);border-color:var(--pizza-red);color:var(--white);opacity:.5}.cart-btn:hover{opacity:.8;color:var(--light-black)!important}}@media screen and (min-width: 1025px){.header__nav__menu{display:flex}.header__nav__hamburger{display:none}.header__nav{width:100%}.logo-styling{gap:1rem}}footer{background-color:var(--light-black);gap:2rem;padding:3rem 2rem;bottom:0;height:max-content;position:relative}.footer__top{display:flex;flex-direction:column;gap:1rem;align-items:center}.footer__menu{gap:1rem;font-weight:400;font-size:1rem;align-items:center}.footer__menu a{transition:color ease-in-out .2s;letter-spacing:1.5px}.footer__contact{gap:1rem;font-weight:400;font-size:1rem}.footer-active-link{text-decoration:none;color:var(--pizza-red)}address a{color:var(--white)}.logo-styling.footer{margin:0 auto;margin-top:2rem}.footer__contact p{color:var(--white)}hr{opacity:.2}.footer__contact__payments{display:flex;flex-direction:column;align-items:center}.footer__contact__payments-img{display:flex;flex-direction:row;gap:1rem;margin:0 auto}.footer__contact__payments-img img{width:2rem;max-width:100%}.footer__socials{display:flex;flex-direction:row;gap:1rem}.footer__socials span{display:none}.footer__socials img{max-width:100%;width:100%;height:auto;object-fit:contain}@media (prefers-reduced-motion: reduce){*{transition:none!important}}@media screen and (min-width: 700px){footer{flex-direction:row!important;justify-content:space-evenly}}@media (hover: hover){.footer__menu a:hover{color:var(--pizza-red)}}.about{display:flex;flex-direction:column;align-items:center;color:var(--white);font-family:var(--poppins-font);width:100%}.about h2{font-size:3rem}.about .sub-title{font-size:1.5rem;text-transform:uppercase;color:var(--pizza-red);font-family:var(--nothing-font);letter-spacing:1px}.about p,.about__company__content ul{color:var(--light-gray);font-size:1.2rem;line-height:2rem}.about__company__content h3,.about__dedication__content h3,.about__collaboration h3,.about__customers h3,.about__careers h3{font-size:2rem}.about__company,.about__dedication,.about__customers{display:flex;flex-direction:column}.about__careers,.about__collaboration{display:grid;grid-template-columns:1fr}.about__careers img,.about__collaboration img{width:100%;min-height:100%;height:20rem;max-height:100%;opacity:.8;object-fit:cover}.about__careers__content,.about__collaboration__content{display:flex;flex-direction:column;gap:1rem}.about__dedication__content,.about__customers__content,.about__careers__content,.about__collaboration__content{padding:1rem}.about__company__gallery{display:grid;grid-template-columns:1fr}.about__company__gallery img{width:100%;min-height:100%;height:16rem;max-height:100%;object-fit:cover}.about__company,.about__dedication{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover}.about__company__content{position:relative;padding:4rem 10rem 4rem 4rem;z-index:98;background-image:url(/assets/section-one-DScV5jnK.jpeg)}.about__company__content h2,.about__company__content h3,.about__company__content p,.about__company__content ul{position:relative;z-index:999}.about__company__glass{position:absolute;z-index:1;content:"";top:0;left:0;width:100%;height:100%;background-color:#000000d3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.about__company:after,.about__dedication:after{content:"";background-color:var(--pizza-red);opacity:.3;width:100%;height:1px;bottom:0;z-index:2}.about__dedication{background-image:url(/assets/section-two-BI7lEF0J.jpeg)}.about__dedication__content{position:relative;z-index:1;width:90%;text-align:left;margin:0 auto}.black-glass{position:absolute;content:"";width:100%;height:100%;background-color:#000000d3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.about__customers__content{margin:0 auto}.about__customers_gallery{display:flex;flex-direction:column;margin:0 auto;align-items:center;justify-content:space-evenly;padding:2rem}.about__customers_gallery img{min-width:10rem;width:100%;min-height:100%;height:20rem;max-height:100%;border-radius:15px}.img-glass{width:100%;height:20rem;bottom:0;background-image:url(/assets/section-three-B2LcA5F4.jpeg);background-position:center;background-repeat:repeat;background-size:cover;opacity:.7}@media screen and (min-width: 700px){.about__dedication__content,.about__customers__content,.about__careers__content,.about__collaboration__content{padding:2rem}.about__company__gallery{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1025px){.about__dedication__content,.about__customers__content{width:70%}.about__customers_gallery{flex-direction:row}.about__careers,.about__collaboration{grid-template-columns:repeat(2,1fr)}.about__company__gallery{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1110px){.about__dedication__content,.about__customers__content{width:50%}}.blog{width:100%;display:flex;flex-direction:column;text-align:center;align-items:center;margin-top:2rem;margin-bottom:3rem;justify-content:center}.blog h2,.blog__intro,.blog__posts{font-family:var(--poppins-font)}.blog h2,.blog__posts h3{color:var(--white)}.blog h2{font-size:4rem}.blog__intro{color:var(--whitish-gray);font-size:1.3rem;width:90%;max-width:1200px;margin:0 auto;padding-bottom:3rem}.blog__posts{display:grid;grid-template-columns:1fr;gap:4rem;width:90%;margin:0 auto;max-width:1440px}.blog__posts h3{text-transform:capitalize;letter-spacing:1px;font-weight:400}.blog__posts__single{width:100%;max-width:1400px;display:flex;flex-direction:column;gap:1rem;text-align:left}.blog__posts__single img{max-width:100%;height:10rem;object-fit:cover}.blog__posts__single h2{font-size:1.5rem;font-weight:400}.blog__posts__single a{color:var(--white);transition:color ease-in-out .3s}.blog__posts__credentials{color:var(--whitish-gray);display:flex;flex-direction:row;gap:2rem;background-color:transparent}.blog__posts__intro{color:var(--whitish-gray)}.blog__pagination{position:initial;display:flex;flex-direction:row;margin-top:4rem;margin-bottom:3rem}@media (hover: hover){.blog__posts__single a:hover{color:var(--pizza-red)}}@media screen and (min-width: 700px){.blog__posts{grid-template-columns:repeat(2,1fr);padding-top:3rem}}@media screen and (min-width: 1110px){.blog__posts{grid-template-columns:repeat(3,1fr)}}.cart{position:relative;display:flex;flex-direction:column;width:100%;gap:1rem;min-height:100vh;padding:1rem 1rem 10rem;color:var(--white);font-family:var(--poppins-font)}.cart h2{margin:0 auto;font-size:3rem}.cart__items{display:grid;grid-template-columns:none;grid-template-rows:1fr 7rem;gap:2rem;margin:0 auto;text-align:center;max-width:80vw}.cart__items-container{display:flex;flex-direction:column;gap:1rem}.cart__items.empty-cart{align-items:center}.cart__items p{color:var(--whitish-gray);font-family:var(--poppins-font);color:var(--white)}.cart__items__single{display:grid;gap:1rem;grid-template-columns:1fr;grid-template-rows:15rem 1fr;justify-items:stretch}.cart__items__single img{max-width:100%;height:100%;object-fit:cover}.cart__items__info{display:flex;flex-direction:column;text-align:left}.cart__items__title{display:flex;flex-direction:row;gap:8px;font-family:var(--poppins-font);font-weight:400;color:var(--pizza-red);text-transform:capitalize}.cart__items__interaction{display:flex;flex-direction:row;justify-content:space-between;flex-direction:row-reverse;font-size:1.5rem;align-items:center}.cart__items__pricing{color:var(--yellow)}.cart__add-items{display:flex;flex-direction:row;align-items:center;gap:2rem;color:var(--white);opacity:.7}.cart__add-items button{border:1px solid rgba(255,255,255,.113);color:var(--white);cursor:pointer;text-transform:uppercase;font-size:2rem;padding:.5rem 1.5rem;background-color:transparent;transition:all ease-in-out .3s}.cart__items__content{display:flex;flex-direction:column;gap:2rem}.cart-totals{display:flex;flex-direction:column;color:var(--white);max-width:700px}.cart-totals h3{display:flex;flex-direction:row;gap:8px;font-family:var(--poppins-font);font-weight:400;color:var(--pizza-red);text-transform:capitalize}.cart-totals_content{display:flex;flex-direction:row;justify-content:space-between;font-family:var(--poppins-font);font-weight:400}.cart-totals_item{display:flex;flex-direction:row;gap:10px}.cart-totals_content dd{font-weight:600}.cart-totals__interaction{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center}.back-to-menu{cursor:pointer;border:none;padding:.5rem 1.2rem;opacity:.8;background-color:transparent;color:var(--white);letter-spacing:1px;align-items:center;width:max-content;font-size:1rem;font-family:var(--poppins-font);transition:color ease-in-out .3s}.cart__items__clear-btns{color:var(--whitish-gray);background-color:transparent;border:none;cursor:pointer;text-decoration:underline;font-family:var(--poppins-font);width:max-content;text-align:right;letter-spacing:1px;transition:all ease-in-out .3s}@media (hover: hover){.cart__add-items button:hover{color:var(--yellow);border-color:var(--yellow);transition:all ease-in-out .3s}.back-to-menu:hover{color:var(--pizza-red)}}@media screen and (min-width: 700px){.cart__items__content{justify-content:space-between}}@media screen and (min-width: 1025px){.cart__items{grid-template-columns:1fr 20rem;margin:initial;max-width:90vw}.cart__items__interaction{gap:2rem}.cart__items__single{grid-template-columns:25rem 1fr}.cart-totals_content{flex-direction:column}}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.checkout{position:relative;display:flex;flex-direction:column;width:100%;margin:0 auto;gap:1rem;min-height:100vh;padding-bottom:10rem;background-color:var(--light-black);color:var(--white);font-family:var(--poppins-font);background-image:none}.checkout h2{margin:0 auto;font-size:3rem}.checkout__inner{display:flex;flex-direction:column;gap:2rem;padding:1rem}.checkout__item{display:grid;grid-template-columns:10rem 1fr;gap:2rem;width:max-content;height:10rem}.checkout__item img{width:100%;height:100%;object-fit:cover;object-position:center}.checkout__item__info{display:flex;flex-direction:column;gap:1rem}.checkout__item__info h3{font-size:1.5rem;font-weight:500;color:var(--yellow)}.checkout__form h3{font-size:2.5rem;font-weight:400;color:var(--yellow);display:flex;flex-direction:row;gap:1rem;align-items:center}.checkout__form__error{font-family:var(--poppins-font);color:var(--pizza-red)}.checkout__form__address,.checkout__form__number{display:flex;flex-direction:row;gap:1rem;align-items:center}.checkout__form h3 a,.checkout__form__address a,.checkout__form__number a{font-size:1rem;color:#670fba}.checkout__form,.checkout__form form,.checkout-choose-delivery,.checkout-choose-delivery form,.checkout-choose-payment,.checkout__form-promo-code{display:flex;flex-direction:column;gap:2rem}.checkout__form-promo-code input{color:var(--whitish-gray);font-family:var(--poppins-font);border:1px solid var(--light-gray);padding:1rem;background-color:transparent;font-weight:400;font-size:1rem;width:20%}.checkout-choose-delivery form label{display:flex;flex-direction:row;align-items:center;gap:1rem;width:50%}.checkout__form__takeaway input[type=radio i],.checkout__form__delivery input[type=radio i]{-moz-appearance:none;cursor:pointer;-webkit-appearance:none;appearance:none;border:1px solid var(--white);padding:.5rem;border-radius:50%}.checkout__form__takeaway input[type=radio i]:checked,.checkout__form__delivery input[type=radio i]:checked{border:1px solid var(--white);background-color:var(--pizza-red)}.checkout__form__takeaway input:checked,.checkout__form__delivery input:checked{width:1rem}.checkout__form__takeaway,.checkout__form__delivery{display:grid;grid-template-columns:1.5rem max-content 1rem;align-items:center;gap:.5rem}.checkout__form__takeaway svg{width:1.5rem;height:1.5rem}.checkout__form__delivery-details,.checkout__form-promo-code{border:none}.checkout__form-promo-code p{cursor:pointer;color:#670fba;font-family:var(--poppins-font);font-weight:400;font-size:1rem;transition:all ease-in-out .2s;text-decoration:underline}.checkout__form-promo-code p:hover{color:var(--white);transition:all ease-in-out .2s}input[type=password]{color:var(--whitish-gray);font-family:var(--poppins-font);font-weight:400;font-size:1rem}.checkout__totals{display:flex;flex-direction:row;gap:1rem}.checkout__totals__content{display:flex;flex-direction:column;justify-content:space-between;max-width:300px;font-family:var(--poppins-font);color:var(--whitish-gray);text-transform:uppercase;padding:1rem;font-size:1.2rem;gap:1rem}.checkout__totals__content h4{font-weight:300}.checkout__totals__content p{font-weight:600;color:var(--yellow)}.checkout-choose-payment input[type=date]{color:var(--whitish-gray);font-family:var(--poppins-font);font-weight:400;font-size:1rem;text-transform:uppercase}.checkout-choose-payment label{display:flex;flex-direction:column}@media screen and (min-width: 700px){.checkout__inner{padding:2rem}.checkout__totals__content{flex-direction:row}.checkout-choose-payment label{flex-direction:row;justify-content:space-between}}.contact{display:flex;flex-direction:column;background-color:var(--light-black);background-image:none;padding-top:2rem;padding-bottom:10rem}.contact__success-msg{display:flex;flex-direction:column;align-items:center;gap:1rem;height:460px;padding:2rem}.contact__success-msg h2{color:var(--green);font-family:var(--poppins-font);font-size:1.5rem;text-align:center}.contact__success-msg section{display:flex;flex-direction:row;gap:1rem}.contact-loader{display:flex;flex-direction:column;align-items:center;gap:1rem;height:460px;padding:2rem}.contact-loader h2{font-size:4rem;font-family:var(--poppins-font);color:var(--white)}.contact-loader img{width:10rem;height:10rem;object-fit:cover}.contact form{height:max-content;width:90%;max-width:800px;display:flex;flex-direction:column;gap:2rem;margin-left:2rem;margin-bottom:2rem}.contact form h2{color:var(--white);font-family:var(--poppins-font);font-size:4rem}.contact form textarea{resize:none}.contact form .webflow-style-input{margin:0}.contact__cover{background-image:url(/assets/img-one-Dbf8Ut6M.jpeg);background-position:center;background-size:cover;height:15rem;width:100%;border-radius:10px}.contact__inner{background-color:var(--yellow);padding:6rem 2rem;text-align:left;color:var(--white)}.contact__inner p{width:55vw}.contact__inner h3{font-size:4rem;letter-spacing:1px}.fullname-error-cpage,.input-validation-error,.email-error-cpage,.textarea-error-cpage{font-family:var(--poppins-font);color:var(--pizza-red)}.button-msg-cpage{font-family:var(--poppins-font);color:var(--white);padding-top:1rem}.contact .active-button-style,.contact .active-button-style:hover{-moz-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.contact .active-button-style:hover{border-color:var(--white);background-color:transparent}@media screen and (min-width: 700px){.contact form{width:60%}}@media screen and (min-width: 1025px){.contact__cover{position:absolute;width:30%;height:30%;max-width:100%;max-height:100%;transform:translate(85%,50%);top:30%;right:35%;border:2px solid var(--yellow)}}.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{position:relative;width:100%;margin:auto;direction:ltr}.alice-carousel__wrapper{position:relative;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box;width:100%;height:auto}.alice-carousel__stage{position:relative;box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;white-space:nowrap;transform-style:flat;-webkit-transform-style:flat;backface-visibility:hidden;-webkit-backface-visibility:hidden}.alice-carousel__stage-item{position:relative;display:inline-block;padding:0;margin:0;box-sizing:border-box;width:100%;height:100%;vertical-align:top;white-space:normal;line-height:0}.alice-carousel__stage-item *{line-height:initial}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__prev-btn,.alice-carousel__next-btn{display:inline-block;box-sizing:border-box;width:50%;padding:10px 5px}.alice-carousel__prev-btn [data-area]:after,.alice-carousel__next-btn [data-area]:after{position:relative;content:attr(data-area);text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn{text-align:left}.alice-carousel__prev-btn-item,.alice-carousel__next-btn-item{display:inline-block;cursor:pointer;padding:5px;margin:0;color:#465798}.alice-carousel__prev-btn-item:hover,.alice-carousel__next-btn-item:hover{color:#8b0000}.alice-carousel__prev-btn-item.__inactive,.alice-carousel__next-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{position:absolute;top:30px;left:20px;display:inline-block}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{position:relative;width:32px;height:32px;padding:10px;border-radius:50%;background-color:#fff}.alice-carousel__play-btn-item{position:absolute;width:32px;height:32px;cursor:pointer;border:0;outline:none;background:transparent}.alice-carousel__play-btn-item:before,.alice-carousel__play-btn-item:after{position:absolute;pointer-events:none;display:block;width:0;height:0;content:"";transition:all .4s linear;border-width:8px 0 8px 15px;border-style:solid;border-color:transparent;border-left-color:#465798}.alice-carousel__play-btn-item:before{left:5px;height:14px}.alice-carousel__play-btn-item:after{top:7px;left:18px}.alice-carousel__play-btn-item.__pause:before,.alice-carousel__play-btn-item.__pause:after{height:30px;border-width:0 0 0 10px}.alice-carousel__play-btn-item.__pause:after{top:0;left:18px}.alice-carousel__dots{margin:30px 3px 5px;padding:0;list-style:none;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){width:8px;height:8px;cursor:pointer;border-radius:50%;background-color:#e0e4fb}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom):hover,.alice-carousel__dots-item:not(.__custom).__active{background-color:#6e7ebc}.alice-carousel__slide-info{position:absolute;top:20px;right:20px;display:inline-block;padding:5px 10px;color:#465798;border-radius:5px;background-color:#e0e4fb99}.alice-carousel__slide-info-item{vertical-align:middle;line-height:0}.homepage__hero{height:100vh;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero__video{display:none;position:relative;width:100%;height:100%;z-index:2;object-fit:cover}.hero__video.loaded{display:inline-block}.homepage__hero:before{content:"";position:absolute;width:100%;height:100%;background-color:#000000bf;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);top:0;z-index:3}.hero__info{padding:1rem}.hero__info{position:absolute;z-index:4;justify-content:center;gap:1.5rem;align-items:center;overflow-x:hidden}.hero__info span{color:var(--pizza-red);font-family:var(--nothing-font);font-size:2rem}.hero__info h2{text-transform:uppercase;font-size:clamp(2rem,4vw,2.5rem);line-height:3rem;color:var(--white);font-display:swap}.hero__info p{font-size:1rem}.hero__interaction{gap:1.3rem;box-sizing:content-box}.hero__interaction a:first-child{color:var(--light-black);background-color:var(--yellow);border:1px solid transparent}.hero__interaction a:last-child{border-width:1px;border-color:var(--transparent-button);background-color:var(--transparent-button);color:var(--light-black)}.hero__interaction a:last-child,.hero__interaction a:first-child{transition:color ease-in-out .3s,border ease-in-out .3s,background-color ease-in-out .3s}@media screen and (hover: hover){.hero__interaction a:last-child:hover{color:var(--light-black);background-color:var(--yellow);border:1px solid transparent}.hero__interaction a:first-child:hover{border:1px solid var(--yellow);color:var(--light-black);background-color:transparent;border-color:var(--whitish-gray);background-color:var(--whitish-gray)}}@media screen and (min-width: 1025px){.hero__info p{width:70%;margin:0 auto}}.menu{display:grid;grid-template-columns:1fr;background-image:url(../../assets//images/landing-bg.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding-bottom:4rem;max-width:1440px;margin:0 auto}.menu__categories h1{font-family:var(--josefin-font);text-align:left}.menu__categories{grid-column:span 1;background-color:transparent;color:var(--white);width:100%;justify-content:space-around;margin-top:2rem;align-items:center;overflow-x:auto;scroll-behavior:smooth}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.menu__categories__search{width:80%;margin:0 auto;height:2rem;margin-bottom:4rem;position:relative}.menu__categories__search input::placeholder{color:var(--white);font-family:var(--poppins-font);font-size:1rem}.menu__categories__search input[type=text]{width:80%;display:block;background-color:transparent;border:1px solid var(--light-gray);opacity:.6;border-radius:20px;outline:none;color:var(--white);font-family:var(--poppins-font);font-size:1rem;padding:1rem}.menu__categories__search img{cursor:pointer;position:absolute;display:block;top:50%;right:17%}.menu__categories ul::-webkit-scrollbar{width:1em}.menu__categories ul::-webkit-scrollbar-track{box-shadow:transparent}.menu__categories ul::-webkit-scrollbar-thumb{background-color:transparent;outline:1px solid transparent}.menu__categories ul{display:flex;flex-direction:row;gap:2rem;font-size:1.3rem;letter-spacing:1px;text-align:center;justify-content:center;align-items:center;padding:2rem;border:1px solid var(--yellow);font-family:var(--poppins-font);overflow-x:auto;scroll-behavior:smooth}.menu__categories ul a{color:var(--white)}.menu__categories ul a:hover{color:var(--pizza-red)}.menu__items{display:grid;grid-template-columns:1fr;width:90vw;gap:1rem;margin:0 auto;margin-top:1rem}.pagination{margin:0 auto;color:var(--white);padding:5rem 1rem;display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center;font-size:1.5rem;width:max-content}.pagination li{cursor:pointer}.pagination li.selected{color:var(--pizza-red)}.menu-item{display:grid;grid-template-rows:15rem 3.5rem 3rem 2rem;position:relative;gap:1rem}.menu-item__link{max-width:100%}.menu-item__link img{width:100%;height:100%;display:block;object-fit:cover}.menu-item h3{font-size:1.5rem;font-family:var(--poppins-font);font-weight:400;letter-spacing:1px}.menu-item__attributes{display:flex;flex-direction:row;gap:1rem}.menu-item__attributes li{border:1px solid rgba(255,255,255,.113);opacity:.7;cursor:pointer;text-transform:uppercase;font-size:.7rem;padding:.5rem}.menu-item__pricing-sale{display:flex;flex-direction:row;gap:1rem}.menu-item__pricing-prev{color:var(--pizza-red)}.add-to-cart-buttons{display:flex;flex-direction:row;gap:2rem;justify-content:center;align-items:center}.add-to-cart-value{font-size:1.5rem;color:var(--whitish-gray)}.add-to-cart-buttons button{cursor:pointer;font-size:2rem;color:var(--whitish-gray);background-color:transparent;border:1px solid transparent;transition:all ease-in-out .2s;text-align:center}.menu-item__pricing{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.4rem}.menu-item__pricing-curr{color:var(--yellow)}.menu__not-found{color:var(--white);margin-top:3rem}@media (hover: hover){.add-to-cart-buttons button:hover{color:var(--yellow);transition:all ease-in-out .2s}}@media screen and (min-width: 850px){.menu{grid-template-columns:25vw repeat(5,1fr);padding-top:2rem}.menu__categories{grid-column:span 1;max-width:25vw;position:sticky;top:15%;display:flex;flex-direction:column;height:max-content;overflow-x:initial;scroll-behavior:initial;align-items:initial}.menu__categories__search{width:100%}.menu__categories ul{flex-direction:column;justify-content:space-around;gap:initial;line-height:5rem;overflow-x:initial;scroll-behavior:initial}.menu__categories ul li a{color:var(--white);transition:all ease-in-out .3s}.menu__categories ul li a:hover{color:var(--pizza-red);transition:all ease-in-out .3s}.menu__categories li{border-bottom:1px solid var(--yellow)}.menu__categories li:last-of-type{border-bottom:none}.menu__items{grid-column-start:3;grid-column-end:5;gap:2rem;width:60vw}.pagination{grid-column-start:3;grid-column-end:5}}@media screen and (min-width: 1110px){.menu__items{grid-template-columns:repeat(2,1fr)}.menu-item__attributes{justify-content:space-between}}@media screen and (min-width: 1440px){.menu{grid-template-columns:15vw repeat(5,1fr)}}.payment__inner{display:flex;flex-direction:column;gap:2rem;width:90%;margin:0 auto;margin-top:4rem;margin-bottom:4rem;max-width:700px}.payment__inner label{color:var(--white);font-family:var(--poppins-font)}.payment__inner input{color:var(--whitish-gray);font-family:var(--poppins-font);border:1px solid var(--light-gray);padding:1rem;background-color:transparent;font-weight:400;font-size:1rem;width:80%}.payment__success__details{display:flex;flex-direction:column;gap:1rem;color:var(--light-gray);font-size:1.5rem}.payment__success__details dd{color:var(--green)}.payment__success{display:flex;flex-direction:column;align-items:center;gap:5rem;margin:0 auto;width:90%;max-width:700px;margin-top:4rem;margin-bottom:4rem;text-align:center}.payment__success__title{display:flex;flex-direction:column;gap:1rem}.payment__success__title h2{color:var(--green);font-weight:300;font-size:2rem;letter-spacing:1px}.payment__success__details h3{color:var(--green)}.payment__success__title p{color:var(--light-gray)}.payment__success img{max-width:5%;border:2px solid var(--green);border-radius:50%;padding:1rem}.payment__form__section{display:flex;flex-direction:column;gap:1rem}.payment__form{display:flex;flex-direction:column;gap:1rem;align-items:left}.payment__form__error{color:var(--red);text-align:left}.payment__form__cvv-exp{display:flex;flex-direction:row;gap:1rem;width:80%}.payment__form__cvv{width:5rem}.payment__form__expiration{display:flex;flex-direction:row;border:none}.payment__form__expiration input:first-child{border-right:none;width:3rem}.payment__form__expiration input{outline:none;display:flex;flex-direction:column}.payment__form__expiration input:last-of-type{border-left:none;width:3rem}.payment__success__interaction{display:flex;flex-direction:column;gap:2rem}.payment__success__interaction a:last-child{text-decoration:underline;color:var(--whitish-gray)}.payment__success__interaction a:last-child:hover{color:var(--yellow);transition:var(--transition)}.card{width:400px;height:250px}.front,.back{position:absolute;width:inherit;height:inherit;border-radius:15px;color:var(--white);text-shadow:0 1px 1px rgba(0,0,0,.3);box-shadow:0 1px 10px 1px #0000004d;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:linear-gradient(to right,#111,#555);overflow:hidden}.front{transform:translateZ(0)}.strip-bottom,.strip-top{position:absolute;right:0;height:inherit;background-image:linear-gradient(to bottom,var(--pizza-red-light),var(--pizza-red));box-shadow:0 0 10px #00000080}.strip-bottom{width:200px;transform:skew(-15deg) translate(50px)}.strip-top{width:180px;transform:skew(20deg) translate(50px)}.chip{position:relative;top:60px;left:25px;display:flex;align-items:center;justify-content:center;width:50px;height:40px;border-radius:5px;background-image:linear-gradient(to bottom left,#ffecc7,#d0b978);overflow:hidden}.chip .chip-line{position:absolute;width:100%;height:1px;background-color:#333}.chip .chip-line:nth-child(1){top:13px}.chip .chip-line:nth-child(2){top:20px}.chip .chip-line:nth-child(3){top:28px}.chip .chip-line:nth-child(4){left:25px;width:1px;height:50px}.chip .chip-main{width:20px;height:25px;border:1px solid #333;border-radius:3px;background-image:linear-gradient(to bottom left,#efdbab,#e1cb94);z-index:1}.wave{position:relative;top:20px;left:100px}.card-number{position:relative;display:flex;justify-content:space-between;align-items:center;margin:40px 25px 10px;font-size:23px;font-family:cc font,monospace}.end{margin-left:25px;text-transform:uppercase;font-family:cc font,monospace}.end .end-text,.cvv-text{font-size:9px;color:#fffc}.card-holder{margin:10px 25px;text-transform:uppercase;font-family:cc font,monospace}.master{position:absolute;right:20px;bottom:20px;display:flex}.master .circle{width:25px;height:25px;border-radius:50%}.master .master-red{background-color:#eb001b}.master .master-yellow{margin-left:-10px;background-color:#ffd100b3}.card{perspective:1000}.back{transform:rotateY(180deg) translateZ(0);background:#9e9e9e}.back .strip-black{position:absolute;top:30px;left:0;width:100%;height:50px;background:#000}.back .ccv{position:absolute;top:110px;left:0;right:0;height:36px;width:90%;padding:10px;margin:0 auto;border-radius:5px;text-align:right;letter-spacing:1px;color:#000;background:var(--white)}.back .ccv label{display:block;margin:-30px 0 15px;font-size:10px;text-transform:uppercase;color:var(--white)}.back .terms{position:absolute;top:150px;padding:20px;font-size:10px;text-align:justify}.register{width:100%;display:flex;flex-direction:column;margin-top:2rem;margin-bottom:10rem;margin:0 auto;background-color:var(--light-black)}.register h2{color:var(--white);font-family:var(--poppins-font);margin:0 auto;font-size:3rem;padding:2rem}.register__form{background-color:transparent;margin:0 auto;display:flex;flex-direction:column;gap:2rem;font-family:var(--poppins-font);font-weight:400;align-items:left;justify-content:space-between;width:90%}.register__form__field{display:flex;flex-direction:column;gap:1rem;color:var(--white);font-size:1.2rem;border:none}.register input{border:1px solid #fac56425;background-color:transparent;padding:1rem;border-radius:10px}.register input::placeholder{font-family:var(--poppins-font);letter-spacing:1px}.register input:focus-visible{outline:1px solid var(--yellow)}.register input[type=text],.register input[type=password]{color:var(--white);font-family:var(--poppins-font);font-size:1rem;font-weight:400;letter-spacing:1px}.register input[type=radio i]{-moz-appearance:none;cursor:pointer;-webkit-appearance:none;appearance:none;border:1px solid var(--whitish-gray);padding:.3rem;border-radius:50%}.register input[type=radio i]:checked{background-color:var(--yellow);border:1px solid var(--yellow)}.register__form__terms{color:var(--whitish-gray);font-family:var(--poppins-font);font-size:.8rem;font-weight:400;opacity:.5}.register__form__terms a{color:var(--whitish-gray);font-weight:600}.register__submit{cursor:pointer;border:1px solid var(--whitish-gray);background-color:transparent;border-radius:10px;padding:1rem;color:var(--whitish-gray);font-family:var(--poppins-font);font-size:1rem;font-weight:400;opacity:.8;text-transform:uppercase;transition:all ease-in-out .3s}.register__submit:hover{border:1px solid var(--yellow);background-color:transparent;color:var(--yellow);transition:all ease-in-out .3s}.register__error,.captcha-input-validation-error{color:var(--red)}.register__success p{color:var(--green);font-family:var(--poppins-font);font-size:1.5rem;font-weight:400;text-align:center;padding:2rem}@media screen and (min-width: 700px){.register__form{width:70%}}@media screen and (min-width: 1025px){.register__form{width:50%}}.register__success{display:flex;flex-direction:column;align-items:center}.register__success h3{color:var(--green);font-size:2rem}.single-item{position:relative;display:flex;flex-direction:column;background-color:var(--light-black);background-image:none;gap:3rem;padding-top:2rem;padding-bottom:8rem}.single-item.loading{height:50vh;gap:1rem;align-items:center;color:var(--white)}.single-item__back{color:var(--whitish-gray);font-family:var(--poppins-font);background-color:#dbdbdb18;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.7rem 1rem;border-radius:10px;margin-left:5%;max-width:max-content}.single-item__inner{display:flex;flex-direction:column;width:90%;margin:0 auto;gap:2rem;max-width:800px}.single-item__inner img{max-width:100%;height:15rem;max-height:70%;object-fit:cover}.single-item__info{display:flex;flex-direction:column;text-align:left;gap:2rem}.single-item__title{display:flex;flex-direction:column}.single-item__inner h3{font-size:1.5rem;font-family:var(--poppins-font);font-weight:400;letter-spacing:1px}.single-item__attributes{display:flex;flex-direction:row;justify-content:space-between}.single-item__attributes li{border:1px solid rgba(255,255,255,.113);opacity:.7;cursor:pointer;text-transform:uppercase;font-size:.7rem;padding:.5rem}.single-item__pricing{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.4rem}.single-item__pricing-sale{display:flex;flex-direction:row;gap:1rem}.single-item__pricing-prev{color:var(--pizza-red)}.single-item__pricing-curr{color:var(--yellow)}.loading-product{font-size:1.5rem;color:var(--white)}@media screen and (min-width: 700px){.single-item__inner{flex-direction:row;justify-content:space-between}}.not-found{display:flex;flex-direction:column;gap:1rem;max-width:1300px;align-items:center;color:#fff}.not-found img{width:10rem;height:auto}.not-found h2{font-size:2rem;text-align:center}.not-found h3{font-weight:100;color:var(--light-gray)}.not-found section{display:flex;flex-direction:column;gap:1rem;align-items:left}.not-found section a{display:flex;flex-direction:column;text-decoration:none;letter-spacing:1px;color:var(--pizza-red);font-size:2rem}.not-found section a span{color:var(--light-gray);font-size:1rem}.careers{display:flex;flex-direction:column;align-items:center;color:var(--white);font-family:var(--poppins-font);width:100%}.careers h2{font-size:4rem;text-transform:uppercase}.careers h3{font-weight:100;max-width:70%;text-align:center}.careers__inner{display:flex;flex-direction:column;gap:2rem;max-width:1100px;margin:3rem}.careers__listings{display:flex;flex-direction:row;justify-content:space-between}.careers__inner a{cursor:pointer;border-radius:5px;border-style:solid;border-width:1px;padding:.5rem;opacity:.8;background-color:var(--pizza-red);border-color:var(--pizza-red);letter-spacing:1px;align-items:center;width:max-content;height:max-content;color:var(--white);font-size:1rem;font-weight:400;font-family:var(--poppins-font);transition:background-color ease-in-out .3s,border-color ease-in-out .3s,color ease-in-out .3s}@media (hover: hover){.careers__inner a:hover{background-color:transparent;border-color:var(--white);color:var(--white)}}@media screen and (max-width: 850px){.careers__listings{gap:1rem;flex-direction:column}}.blog-post{width:100%;max-width:1400px;display:flex;flex-direction:column;text-align:center;align-items:center}.blog-post img{max-width:100%;width:100%;height:20rem;object-fit:cover}.blog-post article{display:flex;flex-direction:column;gap:2rem;max-width:80vw;padding:2rem;color:var(--white);text-align:left}.blog-post article h2{text-align:center;font-size:4rem;font-family:var(--poppins-font);color:var(--white)}.blog-post article p{white-space:pre-line;font-family:var(--poppins-font);font-size:1.5rem;letter-spacing:1px}.profile{width:100%;display:flex;flex-direction:column;margin-top:2rem;margin-bottom:10rem;align-items:center;background-color:var(--light-black)}.profile h2{color:var(--white);font-family:var(--poppins-font);margin:0 auto;font-size:3rem;padding:2rem;text-align:center}.profile p{color:var(--white);font-family:var(--poppins-font);text-align:center;font-size:1.5rem}.profile__info{display:flex;flex-direction:column;gap:2rem;margin-top:3rem;align-items:flex-start;width:90%;padding:1rem}.profile__info hr{width:100%}.profile__form__info,.profile__info__section{color:var(--white);font-family:var(--poppins-font);display:flex;flex-direction:row;justify-content:space-between;gap:3rem;width:100%}.profile__form__info,.profile__info__section h3{font-weight:600;font-size:1rem}.profile__form__info p,.profile__info__section p{font-size:1rem}.profile__actions{padding:1rem;display:flex;gap:2rem;flex-direction:row;width:90%}.profile__form{display:flex;flex-direction:column;gap:1rem;margin-top:3rem;align-items:flex-start;width:90%;padding:1rem}.profile__form hr{width:100%}.profile__form__info label,.profile__info__section label{font-weight:600}.profile__form__info input,.profile__info__section input{font-size:1rem;border:1px solid grey;font-size:.8rem;color:var(--white);background-color:transparent;border-radius:10px;padding:10px}.profile__form__info input::placeholder,.profile__info__section input::placeholder{color:var(--white);opacity:.7;font-size:.8rem}.profile__delete-modal{top:0;left:0;position:fixed;background-color:#ffffff26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.profile__delete-window{position:relative;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;width:60%;max-width:500px;padding:2rem;box-shadow:var(--modal-box-shadow);-webkit-box-shadow:var(--modal-box-shadow);-moz-box-shadow:var(--modal-box-shadow);border-radius:15px;background-color:var(--white)}.profile__delete-window h3{color:var(--pizza-red);font-family:var(--poppins-font);letter-spacing:1px;font-weight:400;font-size:2rem}.profile__delete-window p{color:var(--light-black);font-family:var(--poppins-font);font-weight:400;font-size:1rem;text-align:left}.profile__delete-window section{display:flex;flex-direction:row;gap:1rem}.profile__delete-cancel{cursor:pointer;border-radius:5px;border-style:solid;border-width:1px;padding:.5rem 1.2rem;opacity:.8;background-color:transparent;border-color:var(--light-black);color:var(--light-black);letter-spacing:1px;align-items:center;width:max-content;font-size:1rem;font-family:var(--poppins-font)}.profile__delete-confirm{cursor:pointer;border-radius:5px;border-style:solid;border-width:1px;padding:.5rem 1.2rem;opacity:.8;background-color:var(--pizza-red);border-color:var(--pizza-red);letter-spacing:1px;align-items:center;width:max-content;color:var(--white);font-size:1rem;font-weight:400;font-family:var(--poppins-font)}.input-validation-error{font-family:var(--poppins-font);color:var(--pizza-red);margin-left:auto}.modal{position:fixed;top:0;left:0;width:100%;min-height:100vh;background-color:var(--modal-glass-bg);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999}.modal__inner{position:static;border-radius:15px;background-color:var(--white);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:var(--modal-box-shadow);-webkit-box-shadow:var(--modal-box-shadow);-moz-box-shadow:var(--modal-box-shadow);width:90%;-webkit-align-self:center;align-self:center;margin:10% auto 0;min-width:max-content;max-width:600px}.modal__content{position:relative;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;width:90%;padding:3rem 1rem}.display-block{display:block}.display-none{display:none}.modal__inner__close{border:1px solid transparent;background-color:transparent;color:var(--light-black);font-size:2rem;text-align:right;padding:1rem;width:max-content;position:absolute;right:0;cursor:pointer;z-index:99999}.mmodal__content h2{color:var(--pizza-red);font-family:var(--poppins-font);letter-spacing:1px;font-weight:400}.modal__content form{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%}.modal__content input{width:90%;background-color:transparent;border:1px solid transparent;border:1px solid var(--light-black);padding:1rem}.modal__content input:focus-visible{outline:none}.modal__content input::placeholder{color:var(--light-black);text-transform:capitalize;font-family:var(--poppins-font);font-weight:400;font-size:1rem}.modal__content input[type=email],.modal__content input[type=password],.modal__content input[type=text]{color:var(--light-black);font-family:var(--poppins-font);font-weight:400;font-size:1rem}.modal-extras{position:absolute;top:94%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.modal-forgot-password{color:var(--light-black);font-size:.9rem;text-transform:capitalize;font-weight:400;letter-spacing:1px}.modal__buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center;width:100%}.modal__buttons .modal__buttons__signup,.modal__buttons .modal__buttons__login{cursor:pointer;font-size:1rem;border:1px solid transparent;padding:.7rem 1rem;width:100%;text-transform:uppercase;border-radius:10px;color:var(--light-black);background-color:transparent;font-weight:500}.modal__buttons .modal__buttons__signup{background-color:var(--yellow);text-align:center;transition:opacity ease-in-out .3s}.modal__buttons .modal__buttons__login{transition:border ease-in-out .3s}.modal__form__error{color:var(--red);text-align:left}.loader{display:flex;flex-direction:column;align-items:center;gap:3rem;padding-bottom:3rem}.loader p{color:var(--light-black);font-family:var(--poppins-font);letter-spacing:1px}.loader img{width:10rem;height:10rem;object-fit:cover}@media (hover: hover){.modal__buttons .modal__buttons__signup:hover{opacity:.7}.modal__buttons .modal__buttons__login:hover{border:1px solid var(--yellow)}}
