.style_searchBarWrapper__dpUQg{display:flex;align-items:center;gap:.75rem;width:100%;max-width:700px;margin:0 auto}@media screen and (max-width:800px){.style_searchBarWrapper__dpUQg{gap:.5rem}}.style_searchBar__Yex40{flex:1 1;position:relative;border-radius:5rem;background:transparent;border:2px solid hsla(0,0%,50%,.65);box-shadow:var(--box-shadow);transition:all .3s;background:var(--bg-1)}.style_searchBar__Yex40:focus-within{border-color:rgba(178,0,0,.4);box-shadow:0 0 0 1px rgba(178,0,0,.2)}.style_searchBar__Yex40:focus-within button{background:transparent}.style_searchBar__Yex40:focus-within button:hover{background:rgba(178,0,0,.2)}.style_searchBar__Yex40:focus-within button svg{fill:hsla(0,0%,100%,.7);transition:all .3s ease}.style_searchBar__open__gCKmA:focus-within{border-radius:1rem 1rem 0 0}.style_searchBar__open__gCKmA:focus-within button{border-radius:.125rem .75rem .125rem .125rem}.style_searchBar__container__9b3HM{display:flex;flex-direction:row;justify-content:space-evenly}.style_searchBar__container__9b3HM input{width:100%;font-size:1.5rem;color:var(--color);padding:.65rem .65rem .65rem 2rem;background:transparent;border:none}@media screen and (max-width:800px){.style_searchBar__container__9b3HM input{font-size:1.125rem;padding:.5rem .5rem .5rem 1.5rem}}.style_searchBar__container__9b3HM input:focus{outline:none}.style_searchBar__container__9b3HM button{border:none;border-radius:5rem;display:flex;justify-content:center;align-items:center;background:transparent;overflow:hidden;margin:.1rem;transition:all .3s;cursor:pointer}.style_searchBar__container__9b3HM button:hover{transform:scale(1.05);filter:drop-shadow(0 0 8px rgba(178,0,0,.4))}.style_searchBar__container__9b3HM button:focus{outline:none;box-shadow:0 0 0 2px rgba(178,0,0,.2)}.style_searchBar__container__9b3HM button svg{width:3rem;height:1.25rem;fill:var(--color-3);transition:all .3s ease}@media screen and (max-width:800px){.style_searchBar__container__9b3HM button svg{width:2.8rem;height:1.15rem}}.style_searchBar__container__9b3HM button[type=submit]:hover svg{transform:scale(1.1);filter:drop-shadow(0 0 3px rgba(178,0,0,.6))}.style_imageSearchButton__60xSb{border:none;border-radius:50%;width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center;background:var(--bg-1);border:2px solid hsla(0,0%,50%,.65);box-shadow:var(--box-shadow);transition:all .3s;cursor:pointer;flex-shrink:0}@media screen and (max-width:800px){.style_imageSearchButton__60xSb{width:3rem;height:3rem}}.style_imageSearchButton__60xSb:hover{transform:scale(1.05);border-color:rgba(178,0,0,.4);box-shadow:0 0 0 1px rgba(178,0,0,.2);filter:drop-shadow(0 0 8px rgba(178,0,0,.4))}.style_imageSearchButton__60xSb:hover svg{fill:var(--accent-primary);transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 0 3px rgba(178,0,0,.6))}.style_imageSearchButton__60xSb:focus{outline:none;box-shadow:0 0 0 2px rgba(178,0,0,.2)}.style_imageSearchButton__60xSb svg{width:1.5rem;height:1.5rem;fill:var(--color-3);transition:all .3s ease}@media screen and (max-width:800px){.style_imageSearchButton__60xSb svg{width:1.3rem;height:1.3rem}}.style_suggestionsContainer__ZtqJJ{background:var(--bg-1);max-height:14rem;overflow:hidden scroll;position:absolute;top:101%;width:100%;left:0;border-radius:0 0 .5rem .5rem;z-index:2;box-shadow:var(--box-shadow-hover);transition:all .2s}.style_suggestionsContainer__ZtqJJ::-webkit-scrollbar-track{background:transparent}.style_suggestionsContainer__open__hNAIw{border:1px solid var(--border-color)}.style_suggestionsContainer__ZtqJJ .style_suggestion__aeQFy{font-size:1.2rem;padding:.5rem 1rem;text-align:left;cursor:pointer;color:var(--color-2)}@media screen and (max-width:800px){.style_suggestionsContainer__ZtqJJ .style_suggestion__aeQFy{font-size:1rem}}.style_suggestionsContainer__ZtqJJ .style_suggestion__aeQFy .style_searchIcon__x6SkD{font-size:1rem;fill:var(--color-3);margin-right:.5rem}.style_suggestionsContainer__ZtqJJ .style_suggestionHighlighted__6_0d6{background:#000;color:var(--link-color)}.imageSearchModal_overlay__rCa5T{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:10001;padding:1rem}@media screen and (max-width:800px){.imageSearchModal_overlay__rCa5T{padding:0;align-items:flex-start}}.imageSearchModal_modal__2nrP_{background-color:var(--bg-1);border-radius:12px;border:2px solid hsla(0,0%,50%,.65);box-shadow:var(--box-shadow-hover);width:90%;max-width:550px;max-height:90vh;overflow-y:auto;position:relative}@media screen and (max-width:800px){.imageSearchModal_modal__2nrP_{width:100%;height:100vh;max-width:none;max-height:none;border-radius:0;border:none}}.imageSearchModal_modalHeader__nw8zu{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0}@media screen and (max-width:800px){.imageSearchModal_modalHeader__nw8zu{padding:1rem 1rem 0}}.imageSearchModal_title__1dxcv{font-size:1.5rem;font-weight:600;color:var(--color);margin:0}@media screen and (max-width:800px){.imageSearchModal_title__1dxcv{font-size:1.25rem}}.imageSearchModal_closeButton__I7S6m{background:none;border:none;color:var(--color-3);font-size:1.25rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.imageSearchModal_closeButton__I7S6m:hover{background-color:hsla(0,0%,100%,.1);color:var(--color);transform:scale(1.1)}.imageSearchModal_tabs__qfUrr{display:flex;gap:.5rem;margin:1rem 1.5rem 0;border-bottom:2px solid hsla(0,0%,50%,.3)}@media screen and (max-width:800px){.imageSearchModal_tabs__qfUrr{margin:1rem 1rem 0}}.imageSearchModal_tab__AKqXE{flex:1 1;padding:.75rem 1rem;background:transparent;border:none;border-bottom:3px solid transparent;color:var(--color-3);font-size:.95rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.imageSearchModal_tab__AKqXE:hover{color:var(--color);background:hsla(0,0%,100%,.05)}.imageSearchModal_tab__AKqXE.imageSearchModal_active__t_yBC{color:var(--accent-primary);border-bottom-color:var(--accent-primary)}@media(max-width:768px){.imageSearchModal_tab__AKqXE{font-size:.85rem;padding:.6rem .5rem}}.imageSearchModal_typeToggle__BQ_v3{display:flex;gap:.5rem;margin:1rem 1.5rem 0}@media screen and (max-width:800px){.imageSearchModal_typeToggle__BQ_v3{margin:.75rem 1rem 0}}.imageSearchModal_typeButton__EhT_8{flex:1 1;padding:.6rem 1rem;background:var(--bg-2);border:2px solid hsla(0,0%,50%,.3);border-radius:8px;color:var(--color-3);font-size:.9rem;cursor:pointer;transition:all .25s;display:flex;align-items:center;justify-content:center;gap:.45rem}.imageSearchModal_typeButton__EhT_8:hover{border-color:rgba(178,0,0,.4);color:var(--color)}.imageSearchModal_typeButton__EhT_8.imageSearchModal_typeActive__NPRL2{background:rgba(178,0,0,.15);border-color:var(--accent-primary);color:var(--accent-primary)}@media(max-width:768px){.imageSearchModal_typeButton__EhT_8{font-size:.82rem;padding:.5rem}}.imageSearchModal_content___ypi3{padding:1.5rem;min-height:250px}@media screen and (max-width:800px){.imageSearchModal_content___ypi3{padding:1rem;min-height:200px}}.imageSearchModal_uploadSection__sebQl{width:100%}.imageSearchModal_dropZone__DcWg_{border:3px dashed hsla(0,0%,50%,.5);border-radius:12px;padding:2.5rem 1.5rem;text-align:center;cursor:pointer;transition:all .3s;background:hsla(0,0%,100%,.02)}.imageSearchModal_dropZone__DcWg_:hover{border-color:rgba(178,0,0,.5);background:rgba(178,0,0,.05)}.imageSearchModal_dropZone__DcWg_.imageSearchModal_dragActive__o_6_d{border-color:rgba(178,0,0,.8);background:rgba(178,0,0,.1)}.imageSearchModal_dropZone__DcWg_ .imageSearchModal_uploadIcon__amtM6{font-size:3rem;color:var(--color-3);margin-bottom:1rem}.imageSearchModal_dropZone__DcWg_ p{color:var(--color-2);font-size:1rem;margin:.5rem 0}.imageSearchModal_dropZone__DcWg_ .imageSearchModal_or__OSfJZ{color:var(--color-3);font-size:.85rem;margin:.75rem 0}.imageSearchModal_dropZone__DcWg_ .imageSearchModal_browseButton__z6Ins{background:var(--accent-primary);color:#fff;border:none;border-radius:8px;padding:.65rem 1.25rem;font-size:.95rem;cursor:pointer;transition:all .3s}.imageSearchModal_dropZone__DcWg_ .imageSearchModal_browseButton__z6Ins:hover{background:rgba(178,0,0,.8);transform:scale(1.05)}@media(max-width:768px){.imageSearchModal_dropZone__DcWg_{padding:2rem 1rem}.imageSearchModal_dropZone__DcWg_ .imageSearchModal_uploadIcon__amtM6{font-size:2.5rem}.imageSearchModal_dropZone__DcWg_ p{font-size:.9rem}}.imageSearchModal_mobileUpload__TPBCl{text-align:center;padding:1.5rem 1rem}.imageSearchModal_mobileUpload__TPBCl .imageSearchModal_uploadIcon__amtM6{font-size:3rem;color:var(--color-3);margin-bottom:1rem}.imageSearchModal_mobileUpload__TPBCl h3{color:var(--color);font-size:1.2rem;margin-bottom:.5rem}.imageSearchModal_mobileUpload__TPBCl p{color:var(--color-2);font-size:.95rem;margin-bottom:1.25rem}.imageSearchModal_mobileButtonGroup__7EUgF{display:flex;flex-direction:column;gap:.75rem}.imageSearchModal_mobileButtonGroup__7EUgF button{padding:.85rem;border-radius:8px;border:2px solid hsla(0,0%,50%,.65);font-size:.95rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.75rem}.imageSearchModal_mobileButtonGroup__7EUgF button svg{font-size:1.1rem}.imageSearchModal_mobileButtonGroup__7EUgF .imageSearchModal_cameraButton__x5ZH3{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.imageSearchModal_mobileButtonGroup__7EUgF .imageSearchModal_cameraButton__x5ZH3:hover{background:rgba(178,0,0,.8);transform:scale(1.02)}.imageSearchModal_mobileButtonGroup__7EUgF .imageSearchModal_galleryButton___C2kI{background:var(--bg-1);color:var(--color)}.imageSearchModal_mobileButtonGroup__7EUgF .imageSearchModal_galleryButton___C2kI:hover{border-color:rgba(178,0,0,.5);background:rgba(178,0,0,.1)}.imageSearchModal_previewSection__V9R8g{position:relative;text-align:center}.imageSearchModal_previewSection__V9R8g .imageSearchModal_preview__Uj14V{max-width:100%;max-height:300px;border-radius:8px;box-shadow:var(--box-shadow)}.imageSearchModal_previewSection__V9R8g .imageSearchModal_removeButton__Qbufi{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:1rem}.imageSearchModal_previewSection__V9R8g .imageSearchModal_removeButton__Qbufi:hover{background:var(--accent-primary);transform:scale(1.1)}.imageSearchModal_urlSection__PW2qt{padding:.5rem 0}.imageSearchModal_urlInput__PYcHM{width:100%;padding:.85rem;font-size:1rem;color:var(--color);background:var(--bg-1);border:2px solid hsla(0,0%,50%,.65);border-radius:8px;transition:all .3s}.imageSearchModal_urlInput__PYcHM:focus{outline:none;border-color:rgba(178,0,0,.5);box-shadow:0 0 0 1px rgba(178,0,0,.2)}@media(max-width:768px){.imageSearchModal_urlInput__PYcHM{font-size:.95rem;padding:.75rem}}.imageSearchModal_urlPreview__RorZ8{margin-top:1rem;text-align:center}.imageSearchModal_urlPreview__RorZ8 img{max-width:100%;max-height:200px;border-radius:8px;box-shadow:var(--box-shadow)}.imageSearchModal_footer__oUj5_{text-align:center;padding:0 1.5rem 1.5rem}@media screen and (max-width:800px){.imageSearchModal_footer__oUj5_{padding:0 1rem 1rem}}.imageSearchModal_searchButton__9Za6P{background:var(--accent-primary);color:#fff;border:none;border-radius:8px;padding:.85rem 2.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;gap:.65rem}.imageSearchModal_searchButton__9Za6P:hover:not(:disabled){background:rgba(178,0,0,.8);transform:scale(1.05);box-shadow:0 4px 12px rgba(178,0,0,.3)}.imageSearchModal_searchButton__9Za6P:disabled{opacity:.5;cursor:not-allowed}.imageSearchModal_searchButton__9Za6P.imageSearchModal_processing__hOBCQ{opacity:.7;cursor:wait}@media(max-width:768px){.imageSearchModal_searchButton__9Za6P{padding:.75rem 2rem;font-size:.95rem}}.page_landing__jXHO4{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;background:#000;padding:2rem;overflow-y:auto;overflow-x:hidden}@media screen and (max-width:800px){.page_landing__jXHO4{padding:1rem .75rem;height:100dvh}}.page_animatedBg__jy2ps{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.page_wave__fafTr{position:absolute;width:200%;height:200%;background:radial-gradient(ellipse at center,rgba(178,0,0,.15) 0,transparent 70%);animation:page_wave__fafTr 20s ease-in-out infinite}.page_wave__fafTr:first-child{top:-50%;left:-50%;animation-delay:0s}.page_wave__fafTr:nth-child(2){top:-30%;left:-30%;animation-delay:-7s;animation-duration:25s}@keyframes page_wave__fafTr{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(10%,10%) rotate(90deg)}50%{transform:translateY(20%) rotate(180deg)}75%{transform:translate(-10%,10%) rotate(270deg)}}.page_crescents___BbVd{position:fixed;top:0;right:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.page_crescent__TJQyz{position:absolute;width:300px;height:300px;border-radius:50%;right:-150px;filter:blur(15px);opacity:.8}.page_crescent__TJQyz:first-child{background:radial-gradient(circle at 30% 50%,rgba(178,0,0,.85),transparent 60%);animation:page_floatCrescent__EEUgI 25s ease-in-out infinite;animation-delay:0s}.page_crescent__TJQyz:nth-child(2){background:radial-gradient(circle at 30% 50%,hsla(0,0%,100%,.6),transparent 60%);width:400px;height:400px;right:-200px;animation:page_floatCrescent__EEUgI 30s ease-in-out infinite;animation-delay:-8s}.page_crescent__TJQyz:nth-child(3){background:radial-gradient(circle at 30% 50%,rgba(178,0,0,.75),transparent 60%);width:350px;height:350px;right:-175px;animation:page_floatCrescent__EEUgI 28s ease-in-out infinite;animation-delay:-16s}.page_crescent__TJQyz:nth-child(4){background:radial-gradient(circle at 30% 50%,hsla(0,100%,89%,.65),transparent 60%);width:320px;height:320px;right:-160px;animation:page_floatCrescent__EEUgI 26s ease-in-out infinite;animation-delay:-22s}@keyframes page_floatCrescent__EEUgI{0%{top:100%;transform:translateY(0) rotate(0deg);opacity:0}10%{opacity:.6}50%{transform:translateY(-50vh) rotate(180deg);opacity:.6}90%{opacity:.6}to{top:0;transform:translateY(-100vh) rotate(1turn);opacity:0}}.page_content__IJ8MO{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-bottom:2rem;gap:4vh;position:relative;z-index:2}@media screen and (max-width:800px){.page_content__IJ8MO{gap:3vh}}.page_logoSection__YVPHW{display:flex;flex-direction:column;align-items:center;gap:1rem}@media screen and (max-width:800px){.page_logoSection__YVPHW{gap:.5rem}}.page_logoContainer__EOIYn{position:relative;display:inline-block;width:250px;height:80px}@media screen and (max-width:800px){.page_logoContainer__EOIYn{width:140px;height:45px}}.page_logoGoon__SMdsf{position:absolute;width:190px;height:80px;font-family:Inter,sans-serif;font-weight:700;font-size:56px;line-height:68px;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;left:0;top:0;letter-spacing:.08em;text-shadow:0 0 20px hsla(0,0%,100%,.5);animation:page_logoPulse___G_vi 8s ease-in-out infinite}@media screen and (max-width:800px){.page_logoGoon__SMdsf{width:105px;height:45px;font-size:32px;line-height:38px;letter-spacing:.06em}}.page_logoGle__tfL1t{position:absolute;width:115px;height:80px;font-family:Inter,sans-serif;font-weight:700;font-size:56px;line-height:68px;text-align:center;color:#b20000;transform:rotate(49.77deg);display:flex;align-items:center;justify-content:center;right:-18px;top:-10px;letter-spacing:.08em;text-shadow:0 0 20px rgba(178,0,0,.6)}@media screen and (max-width:800px){.page_logoGle__tfL1t{width:65px;height:45px;font-size:32px;line-height:38px;right:-10px;top:-5px;letter-spacing:.06em}}@keyframes page_logoPulse___G_vi{0%,60%,to{transform:scale(1)}15%{transform:scale(.94)}30%{transform:scale(1.08)}45%{transform:scale(1)}}.page_tagline__vdxWV{color:hsla(0,0%,100%,.8);font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;text-align:center;margin:0}@media screen and (max-width:800px){.page_tagline__vdxWV{font-size:.9rem}}.page_searchSection__HhbtN{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media screen and (max-width:800px){.page_searchSection__HhbtN{max-width:90%;gap:1rem}}.page_searchWrapper__pell3{width:100%;transition:all .3s ease}.page_searchWrapper__pell3:hover{filter:drop-shadow(0 0 20px rgba(178,0,0,.3))}.page_searchWrapper__pell3 form{max-width:100%!important;transition:all .3s ease}.page_searchWrapper__pell3 form:focus-within{border-color:rgba(178,0,0,.4)!important;box-shadow:0 0 0 1px rgba(178,0,0,.2)!important}.page_searchWrapper__pell3 form:focus-within button{background:transparent!important}.page_searchWrapper__pell3 form:focus-within button svg{fill:hsla(0,0%,100%,.7)!important}.page_searchWrapper__pell3 form:focus-within button:hover{background:rgba(178,0,0,.2)!important}.page_searchWrapper__pell3 form input:focus{outline:none!important}.page_searchWrapper__pell3 form button{transition:all .3s ease}.page_searchWrapper__pell3 form button:hover{transform:scale(1.05);filter:drop-shadow(0 0 8px rgba(178,0,0,.4))}.page_searchWrapper__pell3 form button:focus{outline:none!important;box-shadow:0 0 0 2px rgba(178,0,0,.2)!important}.page_searchWrapper__pell3 form button[type=submit]{animation:pulse 2s ease-in-out infinite}.page_searchWrapper__pell3 form button[type=submit] svg{transition:all .3s ease}.page_searchWrapper__pell3 form button[type=submit]:hover svg{transform:scale(1.1);filter:drop-shadow(0 0 3px rgba(178,0,0,.6))}.page_searchWrapper__pell3 form .cameraButton svg{transition:all .3s ease}.page_searchWrapper__pell3 form .cameraButton:hover svg{transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 0 3px rgba(178,0,0,.6))}.page_filtersWrapper__1brJt{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;flex-wrap:wrap}@media screen and (max-width:800px){.page_filtersWrapper__1brJt{gap:.75rem}}.page_orientationWrapper__ueQW1,.page_sourceWrapper__Yazen{display:flex;justify-content:center;position:relative}.page_orientationButton__9XIR_,.page_sourceButton__sB64N{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:var(--bg-1);color:hsla(0,0%,100%,.7);border:2px solid hsla(0,0%,50%,.65);border-radius:5rem;cursor:pointer;font-size:.85rem;transition:all .3s ease;box-shadow:var(--box-shadow)}.page_orientationButton__9XIR_:hover,.page_sourceButton__sB64N:hover{border-color:rgba(178,0,0,.4);box-shadow:0 0 0 1px rgba(178,0,0,.2);color:hsla(0,0%,100%,.85)}.page_orientationButton__9XIR_ .page_symbol__mKUWH,.page_sourceButton__sB64N .page_symbol__mKUWH{font-size:1.1rem;line-height:1;display:flex;align-items:center}.page_orientationButton__9XIR_ .page_label__gzvgj,.page_sourceButton__sB64N .page_label__gzvgj{font-family:Inter,sans-serif;font-weight:500;line-height:1}.page_orientationButton__9XIR_ .page_arrow__sq5JM,.page_sourceButton__sB64N .page_arrow__sq5JM{font-size:.6rem;opacity:.6;line-height:1}@media screen and (max-width:800px){.page_orientationButton__9XIR_,.page_sourceButton__sB64N{padding:.4rem .8rem;font-size:.8rem;gap:.5rem}.page_orientationButton__9XIR_ .page_symbol__mKUWH,.page_sourceButton__sB64N .page_symbol__mKUWH{font-size:1rem}}.page_backdrop__e5E1l{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:transparent}.page_dropdown__PXT_M{position:absolute;top:calc(100% + .75rem);left:50%;transform:translateX(-50%);min-width:140px;background:var(--bg-1);border:2px solid hsla(0,0%,50%,.65);border-radius:1rem;z-index:1000;box-shadow:0 8px 24px rgba(0,0,0,.4);overflow:hidden}.page_option__YV7d_{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%;padding:.6rem .8rem;background:transparent;color:#fff;text-align:center;cursor:pointer;font-size:.95rem;transition:all .2s ease;border:none;border-bottom:1px solid hsla(0,0%,100%,.05)}.page_option__YV7d_:last-child{border-bottom:none}.page_option__YV7d_:hover{background:rgba(178,0,0,.15)}.page_option__YV7d_.page_active__5_Tof{background:rgba(178,0,0,.25);font-weight:600}.page_option__YV7d_ .page_symbol__mKUWH{font-size:1.2rem;line-height:1}@media screen and (max-width:800px){.page_option__YV7d_ .page_symbol__mKUWH{display:none}}.page_option__YV7d_ .page_label__gzvgj{font-family:Inter,sans-serif}@keyframes page_pulse__7tvDp{0%,to{box-shadow:0 0 0 0 rgba(178,0,0,.4)}50%{box-shadow:0 0 20px 5px rgba(178,0,0,.2)}}.page_videosSection__6Ixz9{width:100%;margin-top:1rem}@media screen and (max-width:800px){.page_videosSection__6Ixz9{margin-top:.5rem}}.page_videosGrid__t1eWA{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;max-width:1200px;width:100%;margin:0 auto;padding:0 1rem}@media(min-width:1400px){.page_videosGrid__t1eWA{padding:0 2rem}}@media(min-width:1600px){.page_videosGrid__t1eWA{padding:0 4rem}}@media screen and (max-width:800px){.page_videosGrid__t1eWA{grid-template-columns:1fr;gap:.75rem;max-width:100%;padding:0 .5rem}}@media(min-width:481px)and (max-width:768px){.page_videosGrid__t1eWA{grid-template-columns:repeat(3,1fr);gap:.875rem;padding:0 1rem}}.page_videosGrid__t1eWA>*{width:100%;margin:0;box-sizing:border-box;min-height:0}.page_footer__y6zWX{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 2rem;font-family:Inter,sans-serif;color:hsla(0,0%,100%,.6);width:100%;position:relative;z-index:2;margin-top:2rem}@media screen and (max-width:800px){.page_footer__y6zWX{padding:1rem .75rem;gap:.4rem;margin-top:1rem}}.page_footerMain__cEQum{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.9rem}@media screen and (max-width:800px){.page_footerMain__cEQum{font-size:.75rem;gap:.75rem;flex-wrap:wrap}}.page_disclaimer__bCyT_{font-size:.7rem;color:hsla(0,0%,100%,.35);text-align:center;white-space:nowrap}.page_disclaimer__bCyT_ strong{color:hsla(0,0%,100%,.5);font-weight:600}@media screen and (max-width:800px){.page_disclaimer__bCyT_{font-size:.65rem;white-space:normal}}.page_brandName__al_bl{font-weight:600;color:hsla(0,0%,100%,.9);letter-spacing:1px}.page_separator__z3iow{color:hsla(0,0%,100%,.3)}@media screen and (max-width:800px){.page_separator__z3iow{display:none}}.page_ageControl__ywMO7{font-weight:600;color:#b20000;font-size:1rem}@media screen and (max-width:800px){.page_ageControl__ywMO7{font-size:.85rem}}.page_contactLink__LURQ5{color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s ease;font-size:.75rem;text-align:center}.page_contactLink__LURQ5:hover{color:hsla(0,0%,100%,.9)}@media screen and (max-width:800px){.page_contactLink__LURQ5{font-size:.65rem}}