.LoadingGraphic-module__avlEJa__loadingGraphicContainer{pointer-events:none;width:100%;height:100%;display:flex;position:absolute;inset:0}.LoadingGraphic-module__avlEJa__loadingGraphicSubContainer{justify-content:space-evenly;align-self:center;width:100%;height:80%;max-height:80%;margin:auto;display:flex}.LoadingGraphic-module__avlEJa__loadingBarContainer{width:2%;box-shadow:var(--depthShadow);border:var(--loadingAnimationsBorder);box-sizing:border-box;background:#222}.LoadingGraphic-module__avlEJa__loadingBarActive{animation-name:LoadingGraphic-module__avlEJa__loadingBarAnimation;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes LoadingGraphic-module__avlEJa__loadingBarAnimation{0%{height:1%}35%{height:85%}70%{height:20%}to{height:1%}}.LoadingGraphic-module__avlEJa__loadingAnimationDelay1{animation-delay:.1s}.LoadingGraphic-module__avlEJa__loadingAnimationDelay2{animation-delay:.2s}.LoadingGraphic-module__avlEJa__loadingAnimationDelay3{animation-delay:.3s}.LoadingGraphic-module__avlEJa__loadingAnimationDelay4{animation-delay:.4s}.LoadingGraphic-module__avlEJa__loadingAnimationDelay5{animation-delay:.5s}.LoadingGraphic-module__avlEJa__loadingAnimationDelay6{animation-delay:.6s}.LoadingGraphic-module__avlEJa__loadingAnimationDelay7{animation-delay:.7s}
.CodingProject-module__lxEoKW__projectListingContainer{--borderColor:var(--white);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1000px;margin:auto;display:flex;position:relative}.CodingProject-module__lxEoKW__projectListingContainerHoverOn:after{content:"";z-index:2;border-bottom:1px solid var(--borderColor);width:50%;height:0;margin:5px 0 0;animation:.5s forwards CodingProject-module__lxEoKW__beforeWidth;position:absolute;bottom:0}@keyframes CodingProject-module__lxEoKW__beforeWidth{0%{width:0%}50%{width:65%}}.CodingProject-module__lxEoKW__projectListingContainerHoverOff:after{content:"";z-index:2;border-bottom:1px solid var(--borderColor);width:0%;height:0;margin:5px 0 0;animation:.5s forwards CodingProject-module__lxEoKW__afterWidth;position:absolute;bottom:0}@keyframes CodingProject-module__lxEoKW__afterWidth{0%{width:50%}25%{width:65%}50%{width:0%}}.CodingProject-module__lxEoKW__projectListingWrapper{background:var(--black);object-fit:cover;flex-direction:column;justify-content:space-evenly;align-items:center;width:min(80ch,95vw);height:200px;transition:all .25s;display:flex;position:absolute;top:0;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.CodingProject-module__lxEoKW__projectListingWrapperHover{width:min(85ch,98vw);transition:all .25s}.CodingProject-module__lxEoKW__projectListingUnderside{z-index:2;width:75%;position:absolute;bottom:0}.CodingProject-module__lxEoKW__projectListingContainerTitle{z-index:20;opacity:1;text-align:center;justify-content:center;align-items:center;width:100%;transition:all .25s;display:flex}.CodingProject-module__lxEoKW__projectListingContainerDescription{text-align:center;width:100%;height:0;-webkit-mask-image:-webkit-radial-gradient(white,var(--black));margin-bottom:2rem;padding:0;transition:all .25s;overflow:hidden}.CodingProject-module__lxEoKW__projectListingContainerDescriptionReveal{height:fit-content;padding:2rem 0 0;transition:all .25s}.CodingProject-module__lxEoKW__projectListingContainerIcons,.CodingProject-module__lxEoKW__projectListingContainerIconsReveal{opacity:1;justify-content:space-evenly;align-items:center;width:100%;margin:20px 0;display:flex}.CodingProject-module__lxEoKW__projectListingContainerIcons>*{transition:all .3s}.CodingProject-module__lxEoKW__projectListingContainerIconsReveal>*{transition:all .25s}.CodingProject-module__lxEoKW__projectListingIcon{margin:0 5px}.CodingProject-module__lxEoKW__projectListingContainerImage{opacity:.4;object-fit:cover;width:98%;height:auto;max-height:400px;transition:all .25s;position:absolute;top:0}.CodingProject-module__lxEoKW__projectListingContainerImageBlur{opacity:.6;transition:all .25s}.CodingProject-module__lxEoKW__projectsGalleryWrapper{z-index:5!important}.CodingProject-module__lxEoKW__projectsGalleryContainer{flex-wrap:wrap;justify-content:center;display:flex}.CodingProject-module__lxEoKW__codeLangIcon{text-align:center;opacity:.5;border:1px solid #0000;margin:20px 5px;padding:15px;font-size:4rem;transition:all .5s;box-shadow:0 0 1rem #0000}.CodingProject-module__lxEoKW__codeLangIconActive{opacity:1;border:1px solid #ffa8a86b;transition:all .5s;transform:translateY(-5px);box-shadow:0 0 1rem #d7d7ff6d}
.Screenplay-module__ERscSW__screenplayContainer{margin:20px;font-family:Courier,monospace;line-height:1.5}.Screenplay-module__ERscSW__sceneHeading{margin:20px 0;font-weight:700}.Screenplay-module__ERscSW__action{margin:10px 0}.Screenplay-module__ERscSW__character{margin-left:clamp(2rem,25%,200px);font-weight:700}.Screenplay-module__ERscSW__dialogue{margin-left:clamp(1rem,22%,180px);margin-right:clamp(.5rem,10%,80px)}.Screenplay-module__ERscSW__parenthetical{margin-left:clamp(1rem,22%,180px);margin-right:clamp(.5rem,10%,80px);font-style:italic}
.BlogHeading-module__JKgH9G__textContentContainer{background-color:var(--black);width:100%;height:50vh;max-width:var(--maxWidthBlogRoll);flex-direction:column;justify-content:flex-end;align-items:center;max-height:1000px;margin:0 auto;display:flex;position:relative}.BlogHeading-module__JKgH9G__textHeadingsContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:6rem 0 1rem;display:flex;position:relative}.BlogHeading-module__JKgH9G__postTitle,.BlogHeading-module__JKgH9G__postDescription{padding:0 15px}.BlogHeading-module__JKgH9G__postTitle{text-align:center}.BlogHeading-module__JKgH9G__postDescriptionWrapper{justify-content:center;align-items:center;width:100%;padding:0;display:flex;overflow:hidden}.BlogHeading-module__JKgH9G__postDescriptionBorderSwell{background:var(--whiteText);flex-grow:.5;height:1px;display:flex}.BlogHeading-module__JKgH9G__postDescription{text-align:center;text-transform:capitalize;width:fit-content;max-width:40ch}.BlogHeading-module__JKgH9G__authorTime{font-family:var(--textFont);text-align:center;border-radius:var(--globalBorderRadius);width:100%;margin:1rem 0;padding:1rem}.BlogHeading-module__JKgH9G__authorTime>p{margin:0}.BlogHeading-module__JKgH9G__authorSpan{font-family:var(--textFont);font-weight:600}.BlogHeading-module__JKgH9G__headerImage{position:absolute}
.Breadcrumbs-module__8ZCaAq__breadCrumbsContainer{z-index:10;text-transform:capitalize;opacity:.5;justify-content:center;align-items:center;width:50%;margin:1rem auto;padding:0;display:flex;margin-top:0!important}.Breadcrumbs-module__8ZCaAq__breadCrumbsContainer>*{margin:0 1rem}.Breadcrumbs-module__8ZCaAq__breadCrumbsLink{font-family:var(--headingFont);white-space:nowrap;cursor:pointer}@media (max-width:800px){.Breadcrumbs-module__8ZCaAq__breadCrumbsContainer{flex-wrap:wrap;width:90%}.Breadcrumbs-module__8ZCaAq__breadCrumbsContainer>*{margin:0 .4rem}}
.PostIt-module__7Fibwq__ratingWrapper{font-family:var(--textFont);perspective:300px;cursor:pointer;justify-content:space-between;align-self:center;align-items:center;max-width:60%;height:36px;min-height:fit-content;margin:1rem 2rem;display:flex}.PostIt-module__7Fibwq__ratingContainer{z-index:99;border:var(--globalBorder);border-radius:5px 5px 0;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:fit-content;padding:5px 0;transition:all .5s;display:flex}.PostIt-module__7Fibwq__ratingContainerNumber{padding:0 1rem}.PostIt-module__7Fibwq__ratingContainerText{text-transform:capitalize;border:var(--globalBorder);border-radius:5px;justify-content:center;align-items:center;width:100%;height:90%;margin:0 auto;padding:5px 1rem;transition:all .5s;display:flex}
.BlockImage-module__S6Ov9a__galleryItemWrapper{width:50%;height:300px;filter:var(--globalFilterDropShadow);margin:1rem auto;display:flex;position:relative}.BlockImage-module__S6Ov9a__galleryItemImage{object-fit:cover;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%}
.LinkWithBackground-module__J3EKuG__BlogSectionListingContainer{box-sizing:border-box;border-radius:var(--globalBorderRadius);width:80%;min-width:300px;max-width:1200px;height:200px;margin:auto;display:flex}.LinkWithBackground-module__J3EKuG__container,.LinkWithBackground-module__J3EKuG__containerHover{background-color:var(--black);flex-direction:column;justify-content:center;width:100%;height:100%;margin:0 auto;transition:all .3s;display:flex;position:relative;overflow:clip}.LinkWithBackground-module__J3EKuG__headerImageHover{opacity:.2;width:100%;height:100%;transition:all .3s;position:absolute}.LinkWithBackground-module__J3EKuG__headerImage{opacity:.4;width:100%;height:100%;transition:all .3s;position:absolute}.LinkWithBackground-module__J3EKuG__headingText{text-align:center;width:100%;height:100%;color:var(--whiteText);z-index:5;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;display:flex}.LinkWithBackground-module__J3EKuG__header{font-family:var(--headingFont);letter-spacing:normal;letter-spacing:2px;transition:all .3s;position:relative}.LinkWithBackground-module__J3EKuG__headerHover{font-family:var(--headingFont);letter-spacing:4px;transition:all .3s;position:relative}.LinkWithBackground-module__J3EKuG__line{width:0%;height:1px;transition:all .3s;bottom:0;left:0;transform:translateY(2px)}.LinkWithBackground-module__J3EKuG__lineHover{width:60%;height:1px;transition:all .3s;bottom:0;left:0;transform:translateY(2px)}.LinkWithBackground-module__J3EKuG__description{opacity:.5;margin-top:1rem;transition:all .3s}.LinkWithBackground-module__J3EKuG__descriptionHover{opacity:1;margin-top:1rem;transition:all .3s}
.ReplayGif-module__H54Y4a__galleryItemWrapper{filter:saturate(.5);width:75%;height:400px;margin:2rem auto;display:flex;position:relative}.ReplayGif-module__H54Y4a__galleryItemImage{object-fit:cover;width:100%;height:100%}
.BlogFeature-module__ClVCjq__blogFeatureMover{width:100%;height:200vh;min-height:200vh;max-width:var(--maxWidthBlogRoll);box-sizing:border-box;color:var(--black);margin:0 auto!important}.BlogFeature-module__ClVCjq__textExchangeMode{width:100%;height:100vh;min-height:100vh;max-width:var(--maxWidthBlogRoll);box-sizing:border-box;color:var(--black);margin:0 auto!important}.BlogFeature-module__ClVCjq__blogFeatureSectionWrapper{box-sizing:border-box;z-index:3;width:100%;min-height:fit-content;position:sticky;top:0;left:0;overflow:hidden}.BlogFeature-module__ClVCjq__blogFeatureSectionContainer{--moduleHeight:100vh;--moduleMaxWidth:100vw;--featureColor:yellow;--backgroundPosition:center;--backgroundSize:cover;min-width:0;min-height:fit-content;transition:all 1s;overflow:clip}.BlogFeature-module__ClVCjq__featureCategoryTag{white-space:nowrap;justify-content:space-between;align-items:center;width:90%;height:fit-content;display:flex;position:absolute;top:8%;left:5%}.BlogFeature-module__ClVCjq__featureCategoryTag>*{position:static}.BlogFeature-module__ClVCjq__blogFeatureWrapper{box-sizing:border-box;width:100%;min-height:var(--moduleHeight);max-height:var(--moduleHeight);justify-content:space-between;transition:all .25s;position:relative;-ms-overflow-style:none!important;scrollbar-width:none!important}.BlogFeature-module__ClVCjq__blogFeatureLink{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%}.BlogFeature-module__ClVCjq__blogFeatureContainer{background-color:var(--black);justify-content:center;align-items:left;cursor:pointer;background-repeat:no-repeat;background-position:var(--backgroundPosition);background-size:var(--backgroundSize);box-sizing:border-box;flex-direction:column;width:100%;height:100vh;padding:0 5%;display:flex;position:relative}.BlogFeature-module__ClVCjq__shader{background:linear-gradient(180deg,transparent 60%,var(--black)90%);width:100%;height:100%;position:absolute;inset:0}.BlogFeature-module__ClVCjq__blogFeatureTitle{z-index:2;width:fit-content;height:200px;min-height:fit-content;max-height:fit-content;margin:.5rem 0;position:relative;overflow:clip}.BlogFeature-module__ClVCjq__blogFeatureTitle:before{content:attr(textContent);color:var(--accentColor);z-index:-1;width:100%;position:absolute;top:2px}.BlogFeature-module__ClVCjq__blogFeatureTitle:after{content:attr(textContent);color:var(--black);z-index:-2;width:100%;position:absolute;top:2%;left:0}.BlogFeature-module__ClVCjq__blogFeatureDesc{box-sizing:border-box;width:30ch;max-width:90%;max-height:fit-content;overflow:clip}.BlogFeature-module__ClVCjq__blogFeatureBody{width:60vw;height:25%;position:absolute;bottom:10%;right:auto}.BlogFeature-module__ClVCjq__blogFeatureBody,.BlogFeature-module__ClVCjq__blogFeatureTitle,.BlogFeature-module__ClVCjq__featureCategoryTag,.BlogFeature-module__ClVCjq__blogFeatureDesc{filter:var(--globalFilterDropShadow)}
.BlogSection-module__LoEkLW__blogHeroContainer{width:100%;max-width:var(--maxWidthBlogRoll);background-position:top;background-size:cover;background-color:var(--black);flex-direction:column;justify-content:space-between;height:fit-content;min-height:fit-content;margin:0 auto;padding-top:0;display:flex;position:relative;margin-bottom:0!important}.BlogSection-module__LoEkLW__blogHeroPostsGrid{z-index:8;grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;grid-auto-flow:dense;box-sizing:border-box;direction:ltr;align-self:center;gap:5px;width:100%;height:auto;min-height:fit-content;margin:0 auto;padding:5px;display:grid}@media (min-width:1200px){.BlogSection-module__LoEkLW__blogHeroPostsGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1199px){.BlogSection-module__LoEkLW__blogHeroPostsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.BlogSection-module__LoEkLW__blogHeroPostsGrid{grid-template-columns:1fr;grid-auto-rows:250px}.BlogSection-module__LoEkLW__blogHeroPostsGrid>*{grid-area:span 1/span 1!important}}
.GridCell-module__hivrRW__container{box-sizing:border-box;border:var(--globalBorderFaded);text-align:left;cursor:pointer;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;background:0 0;border-radius:0;flex-direction:column;justify-content:space-between;height:100%;min-height:200px;padding:0;transition:all .3s;display:flex;position:relative;overflow:clip}.GridCell-module__hivrRW__container:hover{cursor:pointer}.GridCell-module__hivrRW__upperHalf{background-color:var(--black);flex-direction:column;width:100%;height:100%;min-height:fit-content;display:flex;position:relative;overflow:clip}.GridCell-module__hivrRW__categoryTag{text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;z-index:2;justify-content:space-between;align-items:center;width:75%;height:fit-content;position:absolute;top:5px;left:10px;overflow:hidden}.GridCell-module__hivrRW__headerImage{filter:blur();opacity:.4;object-fit:cover;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;transition:all .3s}.GridCell-module__hivrRW__headerImageHover{filter:blur(var(--globalBackdropFilterBlur));opacity:.2;object-fit:cover;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;transition:all .3s}.GridCell-module__hivrRW__headingText{text-align:left;text-transform:capitalize;width:75%;height:100%;color:var(--whiteText);z-index:2;flex-direction:column;justify-content:center;display:flex;position:absolute;top:5px;left:10px}.GridCell-module__hivrRW__header{font-family:var(--headingFont)}.GridCell-module__hivrRW__desc{opacity:1;transition:all .3s}.GridCell-module__hivrRW__ratingsSocialsContainer{z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;top:5px;right:5px}.GridCell-module__hivrRW__badgeContainer{z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}
.LikesLols-module__nf2Q8W__voteShareContainer{box-sizing:border-box;border-radius:0 2px 2px 0;justify-content:right;align-items:center;width:fit-content;min-width:fit-content;height:50px;display:flex;transform:translate(-8px,5px)}.LikesLols-module__nf2Q8W__voteShareButtonContainer{width:50px;height:40px;min-height:fit-content;position:relative}.LikesLols-module__nf2Q8W__voteShareButton{text-shadow:0 0 1rem #0000003d;justify-content:center;align-items:center;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;font-size:2rem;display:flex;position:absolute;inset:0 0 0 -5px}.LikesLols-module__nf2Q8W__voteShareTally{color:var(--blackText);background-color:var(--white);z-index:0;border:1px solid #00000042;border-radius:2px;padding:5px 5px 5px 10px;font-size:12px;transition:all .4s;position:absolute;top:-2px;left:50%;box-shadow:0 5px 5px #0000000a}.LikesLols-module__nf2Q8W__voteShareTallyLogged{color:var(--whiteText);z-index:0;background-color:#e56557;border-radius:2px;padding:5px 5px 5px 10px;font-size:12px;transition:all .3s;animation:.4s LikesLols-module__nf2Q8W__voteTallyShift;position:absolute;top:-2px;left:50%;box-shadow:0 5px 5px #0000000a}@keyframes LikesLols-module__nf2Q8W__voteTallyShift{0%{font-size:100%}25%{font-size:300%}75%{font-size:300%}to{font-size:100%}}
.LikesLols-module__pas-IW__voteShareContainer{box-sizing:border-box;border-radius:0 2px 2px 0;justify-content:left;align-items:center;width:63px;min-width:fit-content;height:50px;display:flex;transform:translate(-8px,5px)}.LikesLols-module__pas-IW__voteShareButtonContainer{min-width:fit-content;height:40px;min-height:fit-content;position:relative}.LikesLols-module__pas-IW__voteShareButton{text-shadow:0 0 1rem #0000003d;justify-content:center;align-items:center;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;font-size:2rem;display:flex;position:absolute;inset:0 0 0 -5px}.LikesLols-module__pas-IW__voteShareTally{color:var(--blackText);background-color:var(--white);white-space:nowrap;z-index:0;border:1px solid #00000042;border-radius:2px;padding:5px 5px 5px 10px;font-size:12px;transition:all .4s;position:absolute;top:-2px;left:50%;box-shadow:0 5px 5px #0000000a}
.BlogSectionPdf-module__421NNa__pdfLandingContainer,.BlogSectionPdf-module__421NNa__pdfLandingContainerHover{border:var(--globalBorderFaded);justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.BlogSectionPdf-module__421NNa__pdfLandingContainerHover{transition:all .3s}
.BlogLanding-module__4aj4WW__blogRollHeadingContainer{align-items:flex-end;max-width:100%;height:fit-content;margin:0 auto;padding:0 1rem;display:flex;overflow:hidden}.BlogLanding-module__4aj4WW__blogRollHeading{white-space:nowrap;max-width:100%;animation:.5s forwards BlogLanding-module__4aj4WW__rush}@keyframes BlogLanding-module__4aj4WW__rush{0%{letter-spacing:10rem}to{letter-spacing:0}}.BlogLanding-module__4aj4WW__loadMoreRow{justify-content:center;padding:2rem 1rem 6rem;display:flex}.BlogLanding-module__4aj4WW__loadMoreButton{border:1px solid var(--whiteText);color:var(--whiteText);cursor:pointer;text-transform:lowercase;opacity:.6;background:0 0;padding:.5rem 2rem;transition:opacity .2s}.BlogLanding-module__4aj4WW__loadMoreButton:hover{opacity:1}.BlogLanding-module__4aj4WW__filterDash{background-color:var(--black);z-index:9;border-top:var(--globalBorderLight);justify-content:left;align-items:flex-start;gap:.5rem;width:100vw;height:fit-content;margin-bottom:0;padding:1rem;display:flex;position:fixed;bottom:0;left:0;overflow-x:scroll}.BlogLanding-module__4aj4WW__slider{background-color:var(--whiteText);will-change:left,width;height:2px;transition:left .3s,width .3s;position:absolute;bottom:0}.BlogLanding-module__4aj4WW__filterButton{text-transform:capitalize;cursor:pointer;white-space:nowrap;opacity:.5;background:0 0;border:none}.BlogLanding-module__4aj4WW__filterButton:last-of-type{margin-right:50px}.BlogLanding-module__4aj4WW__activeFilter{opacity:1}.BlogLanding-module__4aj4WW__popAnimation{animation:.5s BlogLanding-module__4aj4WW__flicker}@keyframes BlogLanding-module__4aj4WW__flicker{0%{opacity:0}10%{opacity:1}15%{opacity:0}20%{opacity:1}25%{opacity:0}30%{opacity:1}35%{opacity:0}40%{opacity:1}80%{opacity:0}90%{opacity:1}}
.SearchBar-module__G_xooG__searchContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:3rem 0;display:flex}.SearchBar-module__G_xooG__clearSearchButton,.SearchBar-module__G_xooG__masterReset{background-color:var(--black);color:var(--whiteText);width:80ch;max-width:75vw;height:fit-content;padding:1rem}.SearchBar-module__G_xooG__searchBar,.SearchBar-module__G_xooG__masterReset,.SearchBar-module__G_xooG__clearSearchButton{width:50%;height:fit-content;margin:0 auto;padding:1rem}
.Callout-module__eRJoEa__callout{border-radius:var(--globalBorderRadius);border-left:4px solid;gap:1rem;width:90%;max-width:80ch;margin:1.5rem auto;padding:1rem 1.25rem;display:flex}.Callout-module__eRJoEa__icon{flex-shrink:0;padding-top:2px;font-size:1.25rem}.Callout-module__eRJoEa__content{flex:1}.Callout-module__eRJoEa__title{font-size:var(--mediumFontSize);color:var(--whiteText);margin-bottom:.3rem;display:block}.Callout-module__eRJoEa__body{font-size:var(--smallFontSize);margin:0;line-height:1.6}.Callout-module__eRJoEa__info{background:var(--transparentBlue);border-color:var(--blue);color:var(--blue)}.Callout-module__eRJoEa__warning{border-color:var(--yellow);color:var(--yellow);background:#cac8471a}.Callout-module__eRJoEa__tip{background:var(--transparentGreen);border-color:var(--green);color:var(--green)}.Callout-module__eRJoEa__danger{background:var(--transparentRed);border-color:var(--red);color:var(--red)}.Callout-module__eRJoEa__note{border-color:var(--gray);color:var(--gray);background:#9a9a9a1a}.Callout-module__eRJoEa__callout .Callout-module__eRJoEa__body{color:var(--whiteText)}
.PhotoGallery-module__ljnI1G__grid{z-index:8;grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;grid-auto-flow:dense;box-sizing:border-box;direction:ltr;align-self:center;gap:5px;width:100%;height:auto;min-height:fit-content;margin:0 auto;padding:5px;display:grid}.PhotoGallery-module__ljnI1G__gridContain{z-index:8;grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;grid-auto-flow:dense;box-sizing:border-box;direction:ltr;align-self:center;align-items:start;gap:5px;width:100%;height:auto;min-height:fit-content;margin:0 auto;padding:5px;display:grid}.PhotoGallery-module__ljnI1G__sortBar{box-sizing:border-box;justify-content:center;width:100%;padding:0 5px 8px;display:flex}.PhotoGallery-module__ljnI1G__sortToggle{display:flex;position:relative}.PhotoGallery-module__ljnI1G__sortIndicator{pointer-events:none;z-index:1;border:1px solid;border-radius:2px;width:50%;transition:left .25s;position:absolute;top:0;bottom:0}.PhotoGallery-module__ljnI1G__sortIndicatorLeft{left:0}.PhotoGallery-module__ljnI1G__sortIndicatorRight{left:50%}.PhotoGallery-module__ljnI1G__sortToggleButton{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;color:inherit;opacity:.45;z-index:2;background:0 0;border:none;flex:1;padding:6px 16px;font-size:.7rem;transition:opacity .25s;position:relative}.PhotoGallery-module__ljnI1G__sortToggleButtonActive{opacity:1}.PhotoGallery-module__ljnI1G__sortToggleButton:hover{opacity:.75}.PhotoGallery-module__ljnI1G__sortToggleButtonActive:hover{opacity:1}@property --gold-angle{syntax:"<angle>";inherits:true;initial-value:0deg}@property --silver-angle{syntax:"<angle>";inherits:true;initial-value:0deg}@property --bronze-angle{syntax:"<angle>";inherits:true;initial-value:0deg}@keyframes PhotoGallery-module__ljnI1G__spinGold{to{--gold-angle:360deg}}@keyframes PhotoGallery-module__ljnI1G__spinSilver{to{--silver-angle:360deg}}@keyframes PhotoGallery-module__ljnI1G__spinBronze{to{--bronze-angle:360deg}}.PhotoGallery-module__ljnI1G__goldBorder{--gold-angle:0deg;animation:12s linear infinite PhotoGallery-module__ljnI1G__spinGold}.PhotoGallery-module__ljnI1G__goldBorder:after{content:"";border:3px solid #0000;border-image:linear-gradient(var(--gold-angle),#7d5a00,#c8960c,gold,#fff8dc,gold,#c8960c,#7d5a00)1;pointer-events:none;z-index:10;position:absolute;inset:0}.PhotoGallery-module__ljnI1G__silverBorder{--silver-angle:0deg;animation:12s linear infinite PhotoGallery-module__ljnI1G__spinSilver}.PhotoGallery-module__ljnI1G__silverBorder:after{content:"";border:3px solid #0000;border-image:linear-gradient(var(--silver-angle),#4a4a4a,#9e9e9e,silver,#efefef,silver,#9e9e9e,#4a4a4a)1;pointer-events:none;z-index:10;position:absolute;inset:0}.PhotoGallery-module__ljnI1G__bronzeBorder{--bronze-angle:0deg;animation:12s linear infinite PhotoGallery-module__ljnI1G__spinBronze}.PhotoGallery-module__ljnI1G__bronzeBorder:after{content:"";border:3px solid #0000;border-image:linear-gradient(var(--bronze-angle),#4a2000,#8b4513,#cd7f32,#f4c07a,#cd7f32,#8b4513,#4a2000)1;pointer-events:none;z-index:10;position:absolute;inset:0}@media (min-width:1200px){.PhotoGallery-module__ljnI1G__grid,.PhotoGallery-module__ljnI1G__gridContain{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1199px){.PhotoGallery-module__ljnI1G__grid,.PhotoGallery-module__ljnI1G__gridContain{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.PhotoGallery-module__ljnI1G__grid{grid-template-columns:1fr;grid-auto-rows:250px}.PhotoGallery-module__ljnI1G__grid>*{grid-area:span 1/span 1!important}.PhotoGallery-module__ljnI1G__gridContain{grid-template-columns:1fr}.PhotoGallery-module__ljnI1G__gridContain>*{width:100%;grid-area:span 1/span 1!important}}
.LikeButton-module__el11Ta__container{box-sizing:border-box;justify-content:right;align-items:center;width:fit-content;min-width:fit-content;height:50px;display:flex}.LikeButton-module__el11Ta__buttonContainer{width:50px;height:40px;position:relative}.LikeButton-module__el11Ta__button{justify-content:center;align-items:center;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;font-size:2rem;display:flex;position:absolute;inset:0}.LikeButton-module__el11Ta__tally{color:var(--black);z-index:0;background-color:#ebebeb;border:1px solid #00000042;border-radius:2px;padding:5px 5px 5px 10px;font-size:12px;transition:all .4s;position:absolute;top:-2px;left:50%}.LikeButton-module__el11Ta__tallyLogged{color:var(--white);z-index:0;background-color:#e56557;border-radius:2px;padding:5px 5px 5px 10px;font-size:12px;transition:all .3s;animation:.4s LikeButton-module__el11Ta__tallyShift;position:absolute;top:-2px;left:50%}@keyframes LikeButton-module__el11Ta__tallyShift{0%{font-size:100%}25%{font-size:300%}75%{font-size:300%}to{font-size:100%}}
.PhotoContainer-module__rsSmvG__galleryModal{z-index:98;background:#000000d9;position:fixed;inset:0}
.PhotoReader-module__np1hoq__container{z-index:99;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;flex-direction:column;display:flex;position:fixed;inset:0}.PhotoReader-module__np1hoq__fullscreenOverlay{z-index:200;background:#000;flex-direction:column;align-items:center;padding:0;display:flex;position:fixed;inset:0}.PhotoReader-module__np1hoq__collapseButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:16px;font-size:.8rem;transition:color .2s}.PhotoReader-module__np1hoq__collapseButton:hover{color:#fff}.PhotoReader-module__np1hoq__fullscreenImageWrapper{flex:1;width:100%;min-height:0;position:relative}.PhotoReader-module__np1hoq__fullscreenImage{object-fit:contain}.PhotoReader-module__np1hoq__scrollTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-user-select:none;user-select:none;flex-direction:row;flex:1;width:100vw;display:flex;overflow-x:scroll}.PhotoReader-module__np1hoq__scrollTrack::-webkit-scrollbar{display:none}.PhotoReader-module__np1hoq__placeholder{flex:0 0 50vw;width:50vw;height:100%}@media (max-width:1024px){.PhotoReader-module__np1hoq__placeholder{flex:0 0 85vw;width:85vw}}.PhotoReader-module__np1hoq__slot{scroll-snap-align:center;flex-direction:column;flex:0 0 50vw;justify-content:center;align-items:center;width:50vw;height:100%;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.PhotoReader-module__np1hoq__slot{flex:0 0 85vw;width:85vw}}.PhotoReader-module__np1hoq__slotGroup{will-change:transform;flex-direction:column;flex-shrink:0;align-items:center;display:flex;transform:scale(.6)}.PhotoReader-module__np1hoq__slotInner{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.PhotoReader-module__np1hoq__ghost{background:#111;border-radius:2px;position:absolute;inset:0}.PhotoReader-module__np1hoq__photoActions{box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:6px 0 0;display:flex}.PhotoReader-module__np1hoq__fullSizeButton{color:#ffffffb3;cursor:pointer;background:#00000080;border:none;border-radius:2px;padding:4px 8px;font-size:.75rem;transition:color .2s}.PhotoReader-module__np1hoq__fullSizeButton:hover{color:#fff}.PhotoReader-module__np1hoq__controlStrip{z-index:100;background-color:#000;border-top:1px solid #ffffff26;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;min-width:100%;height:fit-content;padding:12px 0;display:flex}.PhotoReader-module__np1hoq__photoCount{color:#fff6;font-size:.8rem}.PhotoReader-module__np1hoq__photoMeta{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;padding:10px 24px;display:flex}.PhotoReader-module__np1hoq__photoTitle{font-family:var(--headingFont);color:var(--whiteText);text-transform:capitalize;text-align:center;margin:0;font-size:1rem}.PhotoReader-module__np1hoq__photoSubtitle{color:#ffffff8c;text-align:center;max-width:480px;margin:0;font-size:.8rem}.PhotoReader-module__np1hoq__photoCaption{color:#ffffff59;text-align:center;max-width:480px;margin:0;font-size:.75rem}.PhotoReader-module__np1hoq__controls{align-items:center;gap:24px;display:flex}.PhotoReader-module__np1hoq__navButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px 8px}.PhotoReader-module__np1hoq__navButton:disabled{opacity:.3;cursor:default}.PhotoReader-module__np1hoq__closeButton{color:#fff;cursor:pointer;text-transform:capitalize;background:0 0;border:none;padding:4px 8px}
.FrenchCooking-module__O1dOtG__wrapper{width:100%;max-width:calc(var(--maxWidthBlogRoll)/2);box-sizing:border-box;margin:0 auto;overflow:hidden}.FrenchCooking-module__O1dOtG__zigzagBorder{box-sizing:border-box;background-color:#4a4a4a;background-image:linear-gradient(135deg,#c9d4dc 25%,#0000 25%),linear-gradient(225deg,#c9d4dc 25%,#0000 25%),linear-gradient(45deg,#c9d4dc 25%,#0000 25%),linear-gradient(315deg,#c9d4dc 25%,#0000 25%);background-position:6px 0,6px 0,0 0,0 0;background-size:4% 4%;width:100%;height:100%;padding:1%;overflow:hidden}.FrenchCooking-module__O1dOtG__innerFrame{background-color:#c9d4dc;border:1px solid #3d3d3d;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.FrenchCooking-module__O1dOtG__horizontalBar{border-top:1px solid #3d3d3d;border-bottom:1px solid #3d3d3d;flex-shrink:0;align-items:stretch;display:flex}.FrenchCooking-module__O1dOtG__pinkAccent{background-color:#e0c8c8;border-left:1px solid #3d3d3d;border-right:1px solid #3d3d3d;flex-shrink:0;width:6%}.FrenchCooking-module__O1dOtG__barContent{flex:1;justify-content:center;align-items:center;display:flex}.FrenchCooking-module__O1dOtG__headerBarContent{text-align:center;background-color:#ddd4b8;width:100%;padding:2% 0}.FrenchCooking-module__O1dOtG__larousseText{letter-spacing:.5em;color:#1a1a1a;text-transform:uppercase;margin:0;font-size:4rem;font-weight:400}.FrenchCooking-module__O1dOtG__content{box-sizing:border-box;flex-direction:column;flex:1;align-items:center;min-height:0;padding:3% 8%;display:flex;overflow:hidden}.FrenchCooking-module__O1dOtG__titleSection{text-align:center;flex-shrink:0;width:100%}.FrenchCooking-module__O1dOtG__titleWithUnderline{flex-direction:column;align-items:stretch;width:100%;margin:.5% 0;display:flex}.FrenchCooking-module__O1dOtG__titleUnderline{background-color:#1a1a1a;width:100%;height:1px;margin-top:3px}.FrenchCooking-module__O1dOtG__justifiedText{color:#1a1a1a;text-transform:uppercase;justify-content:space-between;width:100%;margin:0;display:flex}.FrenchCooking-module__O1dOtG__justifiedText>*{font-size:6rem;font-weight:400}.FrenchCooking-module__O1dOtG__photoContainer{background-color:#f0ebe0;flex-shrink:0;width:55%;margin:3% 0;padding:2.5%}.FrenchCooking-module__O1dOtG__photo{aspect-ratio:1.15;color:#d4c4b0;width:100%;font-size:var(--smallFontSize);text-transform:uppercase;letter-spacing:.1em;background-color:#8b7355;justify-content:center;align-items:center;display:flex}.FrenchCooking-module__O1dOtG__photo img{object-fit:cover;width:100%;height:100%}.FrenchCooking-module__O1dOtG__description{text-align:center;font-family:var(--curlyFont);color:#1a1a1a;font-size:3rem}.FrenchCooking-module__O1dOtG__authorBarContent{text-align:center;background-color:#ddd4b8;width:100%;padding:1.5% 0}.FrenchCooking-module__O1dOtG__authorText{font-size:var(--mediumFontSize);letter-spacing:.3em;color:#1a1a1a;text-transform:uppercase;margin:0;font-weight:400}.FrenchCooking-module__O1dOtG__forewordBar{border-bottom:1px solid #3d3d3d;flex-shrink:0}.FrenchCooking-module__O1dOtG__forewordBarContent{text-align:center;background-color:#f0ebe0;width:100%;padding:1% 0}.FrenchCooking-module__O1dOtG__forewordText{font-size:var(--smallFontSize);letter-spacing:.15em;color:#1a1a1a;text-transform:uppercase;margin:0;font-weight:400}
.ModernResearcher-module__fTEFqW__container{width:100%;max-width:var(--maxWidthBlogRoll);box-sizing:border-box;background-color:#233e72;flex-direction:column;height:50vh;margin:0 auto;padding:8% 6% 6%;display:flex;position:relative;overflow:hidden}.ModernResearcher-module__fTEFqW__titleSection{flex-direction:column;justify-content:flex-start;padding-bottom:4%;display:flex}.ModernResearcher-module__fTEFqW__titleLine{align-items:baseline;gap:2%;display:flex}.ModernResearcher-module__fTEFqW__theText{color:#e8d9a0;font-size:var(--xLargeFontSize);letter-spacing:.15em;text-transform:uppercase;font-weight:400;position:relative}.ModernResearcher-module__fTEFqW__theText:before{content:"";background-color:#e6daa9;height:1px;position:absolute;top:50%;left:0;right:0}.ModernResearcher-module__fTEFqW__theText span{background-color:#1e3a6e;padding:0 .3em;position:relative}.ModernResearcher-module__fTEFqW__modernText{color:#e8d9a0;letter-spacing:.05em;text-transform:uppercase;font-size:clamp(1.8rem,8vw,3.2rem);font-weight:400;display:inline-block;position:relative}.ModernResearcher-module__fTEFqW__modernText:before{content:"";background-color:#e8d9a0;height:2px;position:absolute;top:0;left:0;right:0}.ModernResearcher-module__fTEFqW__researcherText{color:#e8d9a0;letter-spacing:.05em;text-transform:uppercase;margin-top:-2%;font-size:clamp(1.8rem,8vw,3.2rem);font-weight:400}.ModernResearcher-module__fTEFqW__editionText{color:#e8d9a0;font-size:var(--mediumFontSize);letter-spacing:.2em;text-transform:uppercase;text-align:right;margin-top:2%;padding-right:5%;font-weight:400}.ModernResearcher-module__fTEFqW__authorSection{flex-direction:column;justify-content:center;padding-bottom:4%;display:flex}.ModernResearcher-module__fTEFqW__authorText{color:#e8d9a0;font-size:var(--largeFontSize);font-style:italic;font-weight:400;line-height:1.4}.ModernResearcher-module__fTEFqW__authorLine{display:block}.ModernResearcher-module__fTEFqW__yellowBlock{background-color:#d3bf65;flex-direction:column;flex:1;justify-content:flex-end;margin-top:5%;padding:5% 4%;display:flex;position:relative}.ModernResearcher-module__fTEFqW__tagline{color:#1a2d4d;font-size:var(--mediumFontSize);font-style:italic;font-weight:400;line-height:1.5}.ModernResearcher-module__fTEFqW__taglineLine{display:block}.ModernResearcher-module__fTEFqW__accentLine{background-color:#1a2d4d;width:15%;height:3px;position:absolute;bottom:8%;right:4%}.ModernResearcher-module__fTEFqW__accentLineSecond{background-color:#6b7280;width:10%;height:2px;position:absolute;bottom:6%;right:4%}
.Dialectics-module__2OIEFq__cover{width:100%;max-width:var(--maxWidthBlogRoll);box-sizing:border-box;background:linear-gradient(#2a4763,#3e6b94);flex-direction:column;height:850px;margin:0 auto;display:flex;position:relative;overflow:hidden}.Dialectics-module__2OIEFq__circleGroup{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.Dialectics-module__2OIEFq__circle{box-sizing:border-box;border-style:solid;border-radius:50%;position:absolute}.Dialectics-module__2OIEFq__topRightCircles{top:0;right:0;transform:translate(40%,-35%)scale(3)}.Dialectics-module__2OIEFq__topRightCircles .Dialectics-module__2OIEFq__circle:first-child{border-width:12px;border-color:#1a2a4a;width:140px;height:140px}.Dialectics-module__2OIEFq__topRightCircles .Dialectics-module__2OIEFq__circle:nth-child(2){border-width:12px;border-color:#e84a27;width:110px;height:110px}.Dialectics-module__2OIEFq__topRightCircles .Dialectics-module__2OIEFq__circle:nth-child(3){border-width:12px;border-color:#1a2a4a;width:80px;height:80px}.Dialectics-module__2OIEFq__topRightCircles .Dialectics-module__2OIEFq__circle:nth-child(4){border-width:10px;border-color:#e84a27;width:50px;height:50px}.Dialectics-module__2OIEFq__rightCircles{top:42%;right:0;transform:translate(55%)scale(2)}.Dialectics-module__2OIEFq__rightCircles .Dialectics-module__2OIEFq__circle:first-child{border-width:12px;border-color:#e84a27;width:160px;height:160px}.Dialectics-module__2OIEFq__rightCircles .Dialectics-module__2OIEFq__circle:nth-child(2){border-width:12px;border-color:#1a2a4a;width:125px;height:125px}.Dialectics-module__2OIEFq__rightCircles .Dialectics-module__2OIEFq__circle:nth-child(3){border-width:12px;border-color:#e84a27;width:90px;height:90px}.Dialectics-module__2OIEFq__rightCircles .Dialectics-module__2OIEFq__circle:nth-child(4){border-width:10px;border-color:#1a2a4a;width:55px;height:55px}.Dialectics-module__2OIEFq__leftCircles{top:32%;left:0;transform:translate(-60%)scale(3)}.Dialectics-module__2OIEFq__leftCircles .Dialectics-module__2OIEFq__circle:first-child{border-width:12px;border-color:#1a2a4a;width:180px;height:180px}.Dialectics-module__2OIEFq__leftCircles .Dialectics-module__2OIEFq__circle:nth-child(2){border-width:12px;border-color:#e84a27;width:140px;height:140px}.Dialectics-module__2OIEFq__leftCircles .Dialectics-module__2OIEFq__circle:nth-child(3){border-width:12px;border-color:#1a2a4a;width:100px;height:100px}.Dialectics-module__2OIEFq__leftCircles .Dialectics-module__2OIEFq__circle:nth-child(4){border-width:10px;border-color:#e84a27;width:60px;height:60px}.Dialectics-module__2OIEFq__bottomCircles{bottom:-10%;left:50%;transform:translate(-50%,55%)scale(2)}.Dialectics-module__2OIEFq__bottomCircles .Dialectics-module__2OIEFq__circle:first-child{border-width:12px;border-color:#e84a27;width:150px;height:150px}.Dialectics-module__2OIEFq__bottomCircles .Dialectics-module__2OIEFq__circle:nth-child(2){border-width:12px;border-color:#1a2a4a;width:115px;height:115px}.Dialectics-module__2OIEFq__bottomCircles .Dialectics-module__2OIEFq__circle:nth-child(3){border-width:12px;border-color:#e84a27;width:80px;height:80px}.Dialectics-module__2OIEFq__bottomCircles .Dialectics-module__2OIEFq__circle:nth-child(4){border-width:10px;border-color:#1a2a4a;width:45px;height:45px}.Dialectics-module__2OIEFq__content{z-index:1;text-align:center;flex-direction:column;justify-content:space-evenly;height:100%;min-height:100%;max-height:100%;display:flex;position:relative}.Dialectics-module__2OIEFq__titleSection{flex-direction:column;flex:1;height:fit-content;max-height:fit-content;display:flex}.Dialectics-module__2OIEFq__titleThe{font-size:var(--xLargeFontSize);color:#f5f0dc;letter-spacing:.05em;font-style:italic;font-weight:400}.Dialectics-module__2OIEFq__titleMain{color:#f5f0dc;letter-spacing:.08em;text-transform:uppercase;font-size:clamp(1.8rem,8vw,3.5rem);font-weight:400;line-height:1.1}.Dialectics-module__2OIEFq__titleOf{font-size:var(--xLargeFontSize);color:#f5f0dc;letter-spacing:.03em;font-style:italic;font-weight:400}.Dialectics-module__2OIEFq__titleSocial{color:#f5f0dc;letter-spacing:.1em;text-transform:uppercase;font-size:clamp(1.8rem,8vw,3.5rem);font-weight:400;line-height:1.1}.Dialectics-module__2OIEFq__titleLife{color:#f5f0dc;letter-spacing:.12em;text-transform:uppercase;font-size:clamp(1.8rem,8vw,3.5rem);font-weight:400;line-height:1.1}.Dialectics-module__2OIEFq__subtitle{font-size:var(--largeFontSize);color:#f35a38;font-style:italic;font-weight:400}.Dialectics-module__2OIEFq__subtitleLine{display:block}.Dialectics-module__2OIEFq__author{font-size:var(--largeFontSize);color:#172542;letter-spacing:.15em;text-transform:uppercase;font-weight:400}
.AutomobileYearCover-module__mSFUQq__cover{width:100%;max-width:var(--maxWidthBlogRoll);box-sizing:border-box;height:100vh;min-height:fit-content;margin:0 auto;padding:3% 4%;position:relative}.AutomobileYearCover-module__mSFUQq__header{text-align:center;margin-bottom:2%;padding-top:1%;position:relative}.AutomobileYearCover-module__mSFUQq__price{color:#fff;font-size:var(--smallFontSize);font-weight:400;position:absolute;top:0;left:0}.AutomobileYearCover-module__mSFUQq__titleWrapper{display:inline-block;position:relative}.AutomobileYearCover-module__mSFUQq__title{margin:0;font-size:600%;font-weight:700}.AutomobileYearCover-module__mSFUQq__yearText{font-size:350%;font-style:italic;font-weight:400;font-family:var(--curlyFont);text-shadow:3px 3px 3px var(--black);position:absolute;right:4%;transform:translateY(-80%)}.AutomobileYearCover-module__mSFUQq__tagline{font-size:var(--smallFontSize);color:gold;letter-spacing:.5em;text-transform:uppercase;margin-top:.8%}.AutomobileYearCover-module__mSFUQq__grid{grid-template-rows:repeat(32,clamp(30px,3.5vw,45px));grid-template-columns:repeat(12,1fr);gap:1rem;height:100%;display:grid}.AutomobileYearCover-module__mSFUQq__photo{box-sizing:border-box;border:3px solid #fff;position:relative;overflow:hidden}.AutomobileYearCover-module__mSFUQq__textBlock{color:#fff;font-size:var(--smallFontSize);padding:.5rem;font-style:italic;line-height:1.35}.AutomobileYearCover-module__mSFUQq__textBlock p{margin:0}.AutomobileYearCover-module__mSFUQq__textLeft{text-align:left}.AutomobileYearCover-module__mSFUQq__textRight{text-align:right}.AutomobileYearCover-module__mSFUQq__photo1{grid-area:1/1/8/8}.AutomobileYearCover-module__mSFUQq__text1{border-top:3px solid #fff;grid-area:8/1/10/8}.AutomobileYearCover-module__mSFUQq__photo2{grid-area:10/1/15/8}.AutomobileYearCover-module__mSFUQq__text2{border-top:3px solid #fff;grid-area:15/1/17/8}.AutomobileYearCover-module__mSFUQq__photo3{grid-area:17/1/25/5}.AutomobileYearCover-module__mSFUQq__text3{border-left:3px solid #fff;grid-area:17/5/24/8}.AutomobileYearCover-module__mSFUQq__photo4{grid-area:25/1/31/5}.AutomobileYearCover-module__mSFUQq__text4{border-top:3px solid #fff;grid-area:31/1/32/5}.AutomobileYearCover-module__mSFUQq__photo5{grid-area:1/8/12/13}.AutomobileYearCover-module__mSFUQq__text5{border-top:3px solid #fff;grid-area:12/8/15/13}.AutomobileYearCover-module__mSFUQq__photo6{grid-area:15/8/22/13}.AutomobileYearCover-module__mSFUQq__text6{border-top:3px solid #fff;grid-area:22/8/24/13}.AutomobileYearCover-module__mSFUQq__photo7{grid-area:25/5/32/13}.AutomobileYearCover-module__mSFUQq__text7{border-bottom:3px solid #fff;grid-area:24/5/25/13}@media (max-width:1400px){.AutomobileYearCover-module__mSFUQq__grid{grid-template-rows:repeat(32,75px)}}@media (max-width:900px){.AutomobileYearCover-module__mSFUQq__grid{flex-direction:column;gap:0;display:flex}.AutomobileYearCover-module__mSFUQq__photo{border:3px solid #fff;width:100%;height:260px}.AutomobileYearCover-module__mSFUQq__photo1,.AutomobileYearCover-module__mSFUQq__text1,.AutomobileYearCover-module__mSFUQq__photo2,.AutomobileYearCover-module__mSFUQq__text2,.AutomobileYearCover-module__mSFUQq__photo3,.AutomobileYearCover-module__mSFUQq__text3,.AutomobileYearCover-module__mSFUQq__photo4,.AutomobileYearCover-module__mSFUQq__text4,.AutomobileYearCover-module__mSFUQq__photo5,.AutomobileYearCover-module__mSFUQq__text5,.AutomobileYearCover-module__mSFUQq__photo6,.AutomobileYearCover-module__mSFUQq__text6,.AutomobileYearCover-module__mSFUQq__photo7,.AutomobileYearCover-module__mSFUQq__text7{border-color:#fff}.AutomobileYearCover-module__mSFUQq__textBlock{text-align:center;width:100%;border:none!important}.AutomobileYearCover-module__mSFUQq__photo1{order:1}.AutomobileYearCover-module__mSFUQq__text1{order:2}.AutomobileYearCover-module__mSFUQq__photo2{order:3}.AutomobileYearCover-module__mSFUQq__text2{order:4}.AutomobileYearCover-module__mSFUQq__photo3{order:5}.AutomobileYearCover-module__mSFUQq__text3{order:6}.AutomobileYearCover-module__mSFUQq__photo4{order:7}.AutomobileYearCover-module__mSFUQq__text4{order:8}.AutomobileYearCover-module__mSFUQq__photo5{order:9}.AutomobileYearCover-module__mSFUQq__text5{order:10}.AutomobileYearCover-module__mSFUQq__photo6{order:11}.AutomobileYearCover-module__mSFUQq__text6{order:12}.AutomobileYearCover-module__mSFUQq__photo7{order:13}.AutomobileYearCover-module__mSFUQq__text7{order:14}}
.ReelSnatch-module__upSkWG__container{opacity:1;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:80ch;height:fit-content;margin:0 auto;padding:1.5rem 1rem;transition:opacity 4s ease-in;display:flex}.ReelSnatch-module__upSkWG__containerEmpty{background:0 0}.ReelSnatch-module__upSkWG__containerHidden{opacity:.001;transition:opacity .2s ease-in}.ReelSnatch-module__upSkWG__label{min-height:1em;margin:0 0 .75rem}.ReelSnatch-module__upSkWG__labelBlink{animation:2s linear infinite ReelSnatch-module__upSkWG__blinkReely}@keyframes ReelSnatch-module__upSkWG__blinkReely{0%{opacity:.25}50%{opacity:1}to{opacity:.25}}
