﻿.hide{display:none}.invisible{opacity:0}.sr-only{clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:.0625rem;left:-625rem;overflow:hidden;position:absolute;white-space:nowrap;width:.0625rem}.content-centered{justify-content:center}.content-centered,.horizontal-centered-items{align-items:center;display:flex}.full-absolute{height:100%;left:0;position:absolute;top:0;width:100%}.no-appearance{-webkit-appearance:none!important;-moz-appearance:none!important;-o-appearance:none!important;appearance:none!important;background-color:transparent;border:0;outline:0;padding:0}.no-scroll-y{overflow-y:hidden}.pos-relative{position:relative}.pointer{cursor:pointer}.button-loading,.f-auth-form.loading .f-button.in-auth-form{cursor:default;overflow:hidden;position:relative}.button-loading:hover,.f-auth-form.loading .f-button.in-auth-form:hover{filter:none}.button-loading:hover span,.f-auth-form.loading .f-button.in-auth-form:hover span{transform:translateX(0)}.button-loading:after,.button-loading:before,.f-auth-form.loading .f-button.in-auth-form:after,.f-auth-form.loading .f-button.in-auth-form:before{-webkit-animation:sk-bounce 2s ease-in-out infinite;animation:sk-bounce 2s ease-in-out infinite;background-color:var(--loading-color);border-radius:50%;content:"";height:1.5625rem;left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.5625rem}@-webkit-keyframes sk-bounce{0%,to{transform:translate(-50%,-50%) scale(.25)}50%{transform:translate(-50%,-50%) scale(1.5)}}@keyframes sk-bounce{0%,to{transform:translate(-50%,-50%) scale(.25)}50%{transform:translate(-50%,-50%) scale(1.5)}}.button-loading:after,.f-auth-form.loading .f-button.in-auth-form:after{-webkit-animation-delay:-1s;animation-delay:-1s}.f-title{color:var(--foreground-color);font-size:2rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0 0 1.5625rem;max-width:31.25rem}@media only screen and (min-width:48rem){.f-title{font-size:3.75rem;line-height:1.2;margin-bottom:2.1875rem}}.f-title.no-margin{margin-bottom:0!important}.f-posts-container{position:relative}@media only screen and (min-width:48rem){.f-posts-container{display:flex;flex-wrap:wrap;margin:0 -1.25rem;width:calc(100% + 2.5rem)}}.f-post-card{padding:1.25rem 0;position:relative}@media only screen and (min-width:48rem){.f-post-card{background-color:var(--background-color);border:.0625rem solid var(--border-color);border-radius:.625rem;display:flex;flex-direction:column;margin:0 .625rem 1.25rem;padding:1.25rem;width:calc(50% - 1.25rem)}}@media only screen and (min-width:64rem){.f-post-card{margin:0 1.25rem 2.5rem;padding:1.875rem;width:calc(50% - 2.5rem)}}.f-post-card:hover:before{opacity:1;transform:scale(1)}.f-post-card.last{margin-bottom:0}@media only screen and (min-width:48rem){.f-post-card.last{margin-bottom:1.25rem}}@media only screen and (min-width:64rem){.f-post-card.last{margin-bottom:2.5rem}}@media only screen and (min-width:48rem){.f-post-card.no-image .f-post-card__header{margin-bottom:2.5rem}}.f-post-card.no-image .f-post-card__title h2{font-size:1.5rem}@media only screen and (min-width:48rem){.f-post-card.no-image .f-post-card__title h2{font-size:1.75rem;margin-bottom:1.5625rem}}@media only screen and (min-width:64rem){.f-post-card.no-image .f-post-card__title h2{font-size:2.25rem}}@media only screen and (min-width:48rem){.f-post-card.no-image .f-post-card__excerpt{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;font-size:.9375rem;line-height:1.7;max-height:11.15625rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal}}@media only screen and (min-width:64rem){.f-post-card.no-image .f-post-card__excerpt{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;line-height:1.7;max-height:11.9rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal}}@media only screen and (min-width:48rem){.f-post-card:before{bottom:0;-o-box-shadow:0 1.875rem 3.75rem 0 rgba(0,0,0,var(--post-card-shadow-opacity)),0 0 0 transparent;box-shadow:0 1.875rem 3.75rem 0 rgba(0,0,0,var(--post-card-shadow-opacity)),0 0 0 transparent;content:"";left:.625rem;opacity:0;position:absolute;right:.625rem;top:1.25rem;transform:scale(.5);transition:all .35s ease;z-index:-1}}.f-post-card__image{background-color:var(--border-color);border-radius:.625rem;display:block;height:12.5rem;margin-bottom:1.5625rem;overflow:hidden;position:relative;transform:translateZ(0)}@media only screen and (min-width:48rem){.f-post-card__image{flex-shrink:0}}@media only screen and (min-width:64rem){.f-post-card__image{height:15rem;margin-bottom:1.25rem}}.f-post-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.f-post-card__body{display:flex;flex:1;flex-direction:column}.f-post-card__body__top{flex:1}.f-post-card__body__bottom{flex-shrink:0}.f-post-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.f-post-card__header.in-featured-post{margin-bottom:1.875rem}.f-post-card__tag{align-items:center;color:var(--accent-color);display:inline-flex;font-size:.875rem;font-weight:500}.f-post-card__tag.as-featured{color:var(--featured-main-color);margin-bottom:1.25rem}.f-post-card__tag:hover span{transform:translateX(.1875rem)}.f-post-card__tag span{color:inherit;display:inline-block;font-size:.9375rem;margin-left:.1875rem;transition:transform .1s ease}.f-post-card__title{display:block;margin-bottom:.9375rem}@media only screen and (min-width:64rem){.f-post-card__title{margin-bottom:1.25rem}}.f-post-card__title h2{color:var(--foreground-color);font-size:1.25rem;font-weight:600;line-height:1.5;margin:0}@media only screen and (min-width:64rem){.f-post-card__title h2{font-size:1.375rem;line-height:1.2}}.f-post-card__excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--secondary-text-color);display:-webkit-box;font-size:.9375rem;line-height:1.7;margin-bottom:1.875rem;max-height:4.78125rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media only screen and (min-width:64rem){.f-post-card__excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;line-height:1.7;margin-bottom:2.5rem;max-height:5.1rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal}}.f-post-card__metas{align-items:center;color:var(--text-color);display:flex}.f-post-card__metas.as-featured{color:var(--featured-main-color)}.f-post-card__author{align-items:center;display:flex;max-width:60%}@media only screen and (min-width:64rem){.f-post-card__author{max-width:75%}}.f-post-card__author span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:inline-block;display:block;flex:1;font-size:.8125rem;line-height:1.4;margin-left:.9375rem;max-height:1.1375rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-post-card__author span a{color:inherit;text-decoration:underline}.f-post-card__metas-divider{display:inline-block;flex-shrink:0;margin:0 .625rem}.f-post-card__date{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:block;font-size:.8125rem;line-height:1.4;max-height:1.1375rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rtl .f-post-card__tag:hover span{transform:rotate(180deg) translateX(.1875rem)}.rtl .f-post-card__tag span{margin-left:0;margin-right:.1875rem;transform:rotate(180deg)}.rtl .f-post-card__author span{margin-left:0;margin-right:.9375rem}.f-featured-post{background-color:var(--hero-background-color);display:flex;flex-direction:column;margin:.625rem calc(var(--mobile-space)*-1);min-height:26.25rem;position:relative;width:calc(100% + 2.5rem)}@media only screen and (min-width:48rem){.f-featured-post{border-radius:.625rem;margin:0 .625rem 1.25rem;width:calc(50% - 1.25rem)}}@media only screen and (min-width:64rem){.f-featured-post{margin:0 1.25rem 2.5rem;min-height:28.75rem;width:calc(50% - 2.5rem)}}@media only screen and (min-width:48rem){.f-featured-post:hover .f-featured-post__image img{transform:rotate(2deg) scale(1.2)}}.f-featured-post.last{margin-bottom:0}@media only screen and (min-width:48rem){.f-featured-post.last{margin-bottom:1.25rem}}@media only screen and (min-width:64rem){.f-featured-post.last{margin-bottom:2.5rem}}@media only screen and (min-width:48rem){.f-featured-post.no-image .f-post-card__header{margin-bottom:2.5rem}}.f-featured-post.no-image .f-featured-post__title h2{font-size:1.5rem}@media only screen and (min-width:48rem){.f-featured-post.no-image .f-featured-post__title h2{font-size:1.75rem;margin-bottom:1.5625rem}}@media only screen and (min-width:64rem){.f-featured-post.no-image .f-featured-post__title h2{font-size:2.25rem}}.f-featured-post__image{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform:translateZ(0);width:100%;z-index:1}@media only screen and (min-width:48rem){.f-featured-post__image{border-radius:.625rem}}.f-featured-post__image img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.2!important;position:relative;width:100%;z-index:1}@media only screen and (min-width:48rem){.f-featured-post__image img{transition:all .4s ease}}.f-featured-post__content{display:flex;flex:1;flex-direction:column;padding:1.875rem var(--mobile-space) 2.1875rem;position:relative;z-index:2}@media only screen and (min-width:48rem){.f-featured-post__content{padding:1.25rem}}@media only screen and (min-width:64rem){.f-featured-post__content{padding:1.875rem}}.f-featured-post__label{color:var(--featured-main-color);display:block;font-size:1rem;font-weight:600}@media only screen and (min-width:64rem){.f-featured-post__label{font-size:1.125rem}}.f-featured-post__title{display:block;margin-bottom:1.25rem}@media only screen and (min-width:64rem){.f-featured-post__title{margin-bottom:1.5625rem}}.f-featured-post__title h2{color:var(--featured-main-color);font-size:1.5rem;font-weight:600;line-height:1.3;margin:0}@media only screen and (min-width:64rem){.f-featured-post__title h2{font-size:2rem}}.f-featured-post__excerpt{-webkit-line-clamp:7;-webkit-box-orient:vertical;color:var(--background-text-color);display:-webkit-box;font-size:.9375rem;line-height:1.7;margin-bottom:2.1875rem;max-height:11.15625rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media only screen and (min-width:64rem){.f-featured-post__excerpt{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;line-height:1.7;max-height:11.9rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal}}.f-access-tag{background-color:var(--background-color);border-radius:.9375rem;color:var(--foreground-color);display:inline-block;font-size:.75rem;font-weight:500;line-height:1.3;padding:.125rem .4688rem}.f-access-tag.public{display:none!important}.f-access-tag.border{border:.0625rem solid var(--border-color)}.f-access-tag.in-latest-post-image{position:absolute;right:1.25rem;top:1.25rem;z-index:2}@media only screen and (min-width:64rem){.f-access-tag.in-latest-post-image{right:2.5rem;top:2.5rem}}.f-access-tag.in-post-card-image{position:absolute;right:.9375rem;top:.9375rem;z-index:2}.f-access-tag.in-nav-article{position:absolute;right:1.5625rem;top:1.5625rem}.f-access-tag.in-related-article{pointer-events:none;position:absolute;right:1.25rem;top:1.25rem;z-index:2}.f-access-tag.in-recent-article{margin-bottom:.625rem}.f-access-tag.in-search-result{margin-bottom:.9375rem}.rtl .f-access-tag.in-latest-post-image{left:1.25rem;right:auto}@media only screen and (min-width:64rem){.rtl .f-access-tag.in-latest-post-image{left:2.5rem;right:auto}}.rtl .f-access-tag.in-post-card-image{left:.9375rem;right:auto}.rtl .f-access-tag.in-nav-article{left:1.5625rem;right:auto}.rtl .f-access-tag.in-related-article{left:1.25rem;right:auto}.f-pagination{align-items:center;display:flex;justify-content:center;margin:0 -1.25rem}.f-pagination.more-space{padding-top:3.125rem}.f-pagination__link{align-items:center;display:flex;margin:0 1.25rem;max-width:calc(50% - 2.5rem)}.f-pagination__link:hover .f-pagination__button{filter:brightness(90%) saturate(110%)}.f-pagination__label{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:var(--secondary-text-color);display:block;flex:1;font-size:.875rem;font-weight:500;line-height:1.2;max-height:1.05rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-pagination__button{align-items:center;border:.0625rem solid var(--border-color);border-radius:50%;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;transition:all .1s ease;width:2rem}.f-pagination__button.prev{margin-right:.9375rem}.f-pagination__button.next{margin-left:.9375rem}.f-pagination__button span{color:var(--foreground-color);font-size:1.25rem}.rtl .f-pagination__button{transform:rotate(180deg)}.rtl .f-pagination__button.prev{margin-left:.9375rem;margin-right:0}.rtl .f-pagination__button.next{margin-left:0;margin-right:.9375rem}.f-newsletter{background:var(--mask-color);background:linear-gradient(to bottom,var(--mask-color) 0,var(--background-color) 100%);padding:4.6875rem 0 6.25rem;position:relative;z-index:2}@media only screen and (min-width:48rem){.f-newsletter{padding:6.25rem 0 9.375rem}}.f-newsletter__wrapper{display:flex;justify-content:center;margin:0 auto;max-width:42.5rem;padding:0 var(--mobile-space)}@media only screen and (min-width:48rem){.f-newsletter__wrapper{padding:0}}.f-newsletter__wrapper .f-auth-form{padding:0!important;text-align:center!important}@media only screen and (min-width:48rem){.f-newsletter__wrapper .f-auth-form__subtitle,.f-newsletter__wrapper .f-auth-form__title{margin-left:-3.75rem;margin-right:-3.75rem}}.f-newsletter__wrapper .f-auth-form__success{max-width:22.5rem!important}.f-empty-content{margin:0 auto;max-width:31.25rem;text-align:center}@media only screen and (min-width:48rem){.f-empty-content.in-collection{margin-bottom:5rem}}.f-empty-content.in-search{padding:3.125rem 0}@media only screen and (min-width:48rem){.f-empty-content.in-search{padding:6.25rem 0}}.f-empty-content.in-posts-loop{padding-bottom:4.6875rem;padding-top:4.6875rem}@media only screen and (min-width:48rem){.f-empty-content.in-posts-loop{padding-top:1.5625rem}}.f-empty-content__image{display:block;height:3.8125rem;margin:0 auto 1.875rem;width:4.0625rem}@media only screen and (min-width:48rem){.f-empty-content__image{height:4.6875rem;width:5rem}}.f-empty-content__title{color:var(--alt-text-color);font-size:1.625rem;font-weight:600;line-height:1.3;margin:0 0 .9375rem}@media only screen and (min-width:48rem){.f-empty-content__title{font-size:2rem}}.f-empty-content__description{color:var(--secondary-text-color);font-size:.9375rem;line-height:1.7}@media only screen and (min-width:48rem){.f-empty-content__description{font-size:1rem;padding:0 2.5rem}}.f-hero{background-color:var(--hero-background-color);margin-bottom:1.5625rem;position:relative}@media only screen and (min-width:48rem){.f-hero{margin-bottom:3.125rem}}@media only screen and (min-width:64rem){.f-hero{margin-bottom:4.6875rem}.f-hero.no-image .f-hero__content{padding-bottom:4.6875rem}}@media only screen and (min-width:48rem){.f-hero.no-image .f-hero__text-container{align-items:center;width:100%}.f-hero.no-image .f-hero__text-wrapper{align-items:center;display:flex;flex-direction:column;max-width:53.75rem;padding:5rem 2.5rem!important}}@media only screen and (min-width:80rem){.f-hero.no-image .f-hero__text-wrapper{max-width:60rem;padding:5rem 0!important}}@media only screen and (min-width:48rem){.f-hero.no-image .f-hero__description,.f-hero.no-image .f-hero__title{text-align:center}}@media only screen and (min-width:64rem){.f-hero.no-image .f-hero__title{font-size:3.75rem}}@media only screen and (min-width:80rem){.f-hero.no-image .f-hero__title{font-size:4.25rem;margin-bottom:1.875rem}}@media only screen and (min-width:48rem){.f-hero.no-image .f-hero__description{max-width:32.5rem}}@media only screen and (min-width:80rem){.f-hero.no-image .f-hero__description{max-width:38.75rem}}@media only screen and (min-width:64rem){.f-hero.no-image .f-hero__mobile-shape{display:block;height:4.6875rem}}.f-hero__content{padding-bottom:3.125rem;position:relative;z-index:1}@media only screen and (min-width:64rem){.f-hero__content{display:flex;justify-content:space-between;min-height:43.75rem;padding-bottom:0}}.f-hero__image-container{height:100%;left:0;opacity:.2;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}@media only screen and (min-width:64rem){.f-hero__image-container{height:auto;left:auto;opacity:1;order:2;position:relative;top:auto;width:50%}}@media only screen and (min-width:90rem){.f-hero__image-container{width:calc(50% + 7.5rem)}}.f-hero__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.f-hero__text-container{display:flex;flex-direction:column;justify-content:center;min-height:31.25rem;position:relative;z-index:2}@media only screen and (min-width:64rem){.f-hero__text-container{align-items:flex-end;min-height:0;order:1;width:50%}}@media only screen and (min-width:90rem){.f-hero__text-container{width:calc(50% - 7.5rem)}}.f-hero__text-wrapper{max-width:32.5rem;padding:5rem var(--mobile-space)}@media only screen and (min-width:48rem){.f-hero__text-wrapper{max-width:38.75rem;padding:5rem 2.5rem}}@media only screen and (min-width:64rem){.f-hero__text-wrapper{padding-right:4.6875rem}}@media only screen and (min-width:90rem){.f-hero__text-wrapper{max-width:34.375rem}}.f-hero__title{color:var(--featured-main-color);font-size:3rem;font-weight:600;line-height:1.3;margin:0 0 1.25rem}@media only screen and (min-width:90rem){.f-hero__title{font-size:4rem}}.f-hero__description{color:var(--background-text-color);font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.875rem}.f-hero__mobile-shape{bottom:0;height:3.125rem;left:0;line-height:0;overflow:hidden;position:absolute;width:100%;z-index:2}@media only screen and (min-width:64rem){.f-hero__mobile-shape{display:none}}.f-hero__mobile-shape svg{display:block;height:calc(100% + .0625rem);position:relative;width:100%}.f-hero__mobile-shape .shape-fill{fill:var(--background-color)}.f-hero__desktop-shape{display:none}@media only screen and (min-width:64rem){.f-hero__desktop-shape{bottom:0;display:block;height:100%;left:-.0625rem;line-height:0;overflow:hidden;position:absolute;width:7.5rem;z-index:2}}.f-hero__desktop-shape svg{display:block;height:100%;position:relative;width:100%}.f-hero__desktop-shape .shape-fill{fill:var(--hero-background-color)}@media only screen and (min-width:64rem){.rtl .f-hero__text-wrapper{padding-left:4.6875rem;padding-right:2.5rem}.rtl .f-hero__desktop-shape{left:auto;right:-.0625rem;transform:rotate(180deg)}}.f-latest-post{margin-bottom:1.875rem;position:relative;width:100%}@media only screen and (min-width:48rem){.f-latest-post{align-items:center;display:flex;justify-content:space-between;margin:0 .625rem 3.125rem}}@media only screen and (min-width:64rem){.f-latest-post{margin:0 1.25rem 4.6875rem}}@media only screen and (min-width:48rem){.f-latest-post:hover .f-latest-post__image img{transform:rotate(2deg) scale(1.2)}.f-latest-post.no-image{background-color:var(--background-color);border:.0625rem solid var(--border-color);border-radius:.625rem;margin-bottom:1.5625rem;padding:2.5rem}}@media only screen and (min-width:64rem){.f-latest-post.no-image{margin-bottom:3.125rem;padding:0}}.f-latest-post.no-image:hover:before{opacity:1;transform:scale(1)}@media only screen and (min-width:48rem){.f-latest-post.no-image:before{bottom:0;-o-box-shadow:0 1.875rem 3.75rem 0 rgba(0,0,0,var(--post-card-shadow-opacity)),0 0 0 transparent;box-shadow:0 1.875rem 3.75rem 0 rgba(0,0,0,var(--post-card-shadow-opacity)),0 0 0 transparent;content:"";left:.625rem;opacity:0;position:absolute;right:.625rem;top:1.25rem;transform:scale(0);transition:all .35s ease;z-index:-1}}.f-latest-post.no-image .f-latest-post__image-container{display:none}@media only screen and (min-width:64rem){.f-latest-post.no-image .f-latest-post__main-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:75%}}.f-latest-post.no-image .f-latest-post__label{display:block}@media only screen and (min-width:64rem){.f-latest-post.no-image .f-post-card__header{flex-direction:column}.f-latest-post.no-image .f-post-card__tag{margin-bottom:1.5625rem}.f-latest-post.no-image .f-latest-post__excerpt{max-width:75%;text-align:center}}.f-latest-post__image-container{margin-bottom:1.25rem}@media only screen and (min-width:48rem){.f-latest-post__image-container{flex-shrink:0;height:100%;margin-bottom:0;width:calc(50% - .625rem)}}@media only screen and (min-width:64rem){.f-latest-post__image-container{width:calc(50% - 1.25rem)}}@media only screen and (min-width:48rem){.f-latest-post__main-container{flex:1;padding:1.25rem}}@media only screen and (min-width:64rem){.f-latest-post__main-container{padding:2.5rem}}.f-latest-post__label{color:var(--foreground-color);display:block;font-size:.875rem;font-weight:600;letter-spacing:.0125rem;text-transform:uppercase}.f-latest-post__label.for-mobile{margin-bottom:1.25rem}@media only screen and (min-width:48rem){.f-latest-post__label.for-mobile{display:none}}.f-latest-post__label.for-desktop{display:none;margin-bottom:1.5625rem}@media only screen and (min-width:48rem){.f-latest-post__label.for-desktop{display:block}}.f-latest-post__image{background-color:var(--border-color);border-radius:1.875rem;display:block;height:15.625rem;overflow:hidden;position:relative;transform:translateZ(0)}@media only screen and (min-width:48rem){.f-latest-post__image{height:100%}}.f-latest-post__image img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}@media only screen and (min-width:48rem){.f-latest-post__image img{min-height:20rem;transition:all .4s ease}}@media only screen and (min-width:64rem){.f-latest-post__image img{min-height:28.75rem}}.f-latest-post__title{display:block;margin-bottom:1.25rem}@media only screen and (min-width:64rem){.f-latest-post__title{margin-bottom:1.875rem}}.f-latest-post__title h2{color:var(--foreground-color);font-size:1.625rem;font-weight:600;line-height:1.3;margin:0}@media only screen and (min-width:64rem){.f-latest-post__title h2{font-size:2.25rem;line-height:1.2}}.f-latest-post__excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--secondary-text-color);display:-webkit-box;font-size:.9375rem;line-height:1.7;margin-bottom:1.875rem;max-height:4.78125rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media only screen and (min-width:64rem){.f-latest-post__excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;line-height:1.7;margin-bottom:2.1875rem;max-height:5.1rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal}}.f-auth-form{align-items:center;display:flex;flex-direction:column;text-align:center}@media only screen and (min-width:48rem){.f-auth-form{align-items:flex-start;order:1;padding-right:3.125rem;text-align:left;width:25rem}}@media only screen and (min-width:64rem){.f-auth-form{padding-right:0}}@media only screen and (min-width:80rem){.f-auth-form{width:31.25rem}}@media only screen and (min-width:48rem){.f-auth-form.no-image{align-items:center;padding-right:0;text-align:center!important;width:28.75rem}}@media only screen and (min-width:80rem){.f-auth-form.no-image{width:31.25rem}}.f-auth-form.success .f-auth-form__success{display:block}.f-auth-form.success .f-auth-form__error,.f-auth-form.success .f-auth-form__fieldset,.f-auth-form.success .f-auth-form__invalid{display:none}.f-auth-form.error .f-auth-form__error,.f-auth-form.invalid .f-auth-form__invalid{display:block}.f-auth-form__title{color:var(--foreground-color);font-size:1.75rem;font-weight:600;line-height:1.3;margin:0 0 1.25rem}@media only screen and (min-width:48rem){.f-auth-form__title{font-size:2rem}}.f-auth-form__subtitle{color:var(--secondary-text-color);font-size:.9375rem;line-height:1.7;margin-bottom:1.875rem}@media only screen and (min-width:48rem){.f-auth-form__subtitle{font-size:1rem;margin-bottom:3.75rem}}.f-auth-form__fieldset{margin-bottom:1.25rem;max-width:28.75rem;position:relative;width:100%}@media only screen and (min-width:48rem){.f-auth-form__fieldset{max-width:100%}}@media only screen and (min-width:80rem){.f-auth-form__fieldset{align-items:center;display:flex}}@media only screen and (min-width:48rem){.f-auth-form__fieldset.no-image{align-items:center;display:flex;flex-direction:column}}@media only screen and (min-width:80rem){.f-auth-form__fieldset.no-image{flex-direction:row}}.f-auth-form__input{background-color:var(--background-color);border:.0625rem solid var(--border-color);border-radius:1.5625rem;color:var(--alt-text-color);font-family:var(--gh-font-body,var(--font-family));font-size:1rem;margin-bottom:1.5625rem;padding:.8125rem 1.25rem;transition:all .1s ease;width:100%}.f-auth-form__input:focus{-o-box-shadow:0 0 0 .1875rem var(--focus-color),0 0 0 transparent;box-shadow:0 0 0 .1875rem var(--focus-color),0 0 0 transparent;outline:0}@media only screen and (min-width:48rem){.f-auth-form__input{margin-bottom:1.25rem}}@media only screen and (min-width:80rem){.f-auth-form__input{border-radius:1.5625rem 0 0 1.5625rem;border-right-width:0;flex:1;height:3.125rem;margin-bottom:0;min-width:.0625rem}.f-auth-form__input:focus+button{-o-box-shadow:0 0 0 .1875rem var(--focus-color),0 0 0 transparent;box-shadow:0 0 0 .1875rem var(--focus-color),0 0 0 transparent;outline:0}}.f-auth-form__success{color:var(--accent-color);font-size:.875rem;font-weight:500;line-height:1.6;margin-bottom:1.25rem;max-width:22.5rem}@media only screen and (min-width:48rem){.f-auth-form__success{margin-bottom:1.5625rem}}@media only screen and (min-width:80rem){.f-auth-form__success{max-width:100%}}.f-auth-form__error,.f-auth-form__invalid,.f-auth-form__success{display:none}.f-auth-form__secondary-action{color:var(--alt-text-color);font-size:.8125rem;line-height:1.4}.f-auth-form__secondary-action a{text-decoration:underline}@media only screen and (min-width:48rem){.rtl .f-auth-form{padding-left:3.125rem;padding-right:0;text-align:right}}@media only screen and (min-width:64rem){.rtl .f-auth-form{padding-left:0}}@media only screen and (min-width:48rem){.rtl .f-auth-form.no-image{padding-left:0}}@media only screen and (min-width:80rem){.rtl .f-auth-form__input{border-left-width:0;border-radius:0 1.5625rem 1.5625rem 0;border-right-width:.0625rem}}
