body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;scrollbar-color:#0000 #0000;scrollbar-width:none}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.text-highlighter--mark{background-color:var(--marker);color:#fff}.header-logo{display:inline-block;max-width:242px}.header-logo img{width:100%}.header-logo--empty-state{height:82px;width:200px}@media only screen and (max-width:1728px){.header-logo{max-width:225px}}@media only screen and (max-width:1520px){.header-logo{max-width:206px}}@media only screen and (max-width:1400px){.header-logo{max-width:165px}}@media only screen and (max-width:450px){.header-logo{max-width:127px}}.btn--primary{line-height:20px;padding:16px 17px;position:relative;transition:all .2s linear;width:100%}.btn--primary--border{height:1px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 33px)}.btn--primary--border--top{top:0}.btn--primary--border--bottom{bottom:0}.btn--primary:after,.btn--primary:before{background-repeat:no-repeat;background-size:cover;content:"";height:100%;position:absolute;top:0;width:17px}.btn--primary:before{left:0;transform:rotate(180deg)}.btn--primary:after{right:0}.btn--primary:hover{opacity:.6}.btn--primary--disabled{opacity:.4;pointer-events:none}.btn--primary--white{color:var(--white)}.btn--primary--white .btn--primary--border{background-color:var(--white)}.btn--primary--white:after,.btn--primary--white:before{background-color:var(--white);mask:url(/static/media/btn-frame.2edd625170a639e86d5b.svg) no-repeat center/contain;-webkit-mask:url(/static/media/btn-frame.2edd625170a639e86d5b.svg) no-repeat center/contain}.theme-toggle--container{align-items:center;border:1px solid var(--white);border-radius:130px;cursor:pointer;display:flex;gap:14px;padding:4px}.theme-toggle--item{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;opacity:0;width:32px}.theme-toggle--item svg{height:24px;width:24px}.theme-toggle--item.active{opacity:1}.theme-toggle--item.dark{background-color:#7e7c77;color:#fff}.theme-toggle--item.light{background-color:#fff;color:#32312e}@media screen and (max-width:1520px){.theme-toggle--item{height:26px;width:26px}.theme-toggle--item svg{height:20px;width:20px}}.header-profile{position:relative;-webkit-user-select:none;user-select:none}.header-profile--container{align-items:center;color:var(--white);cursor:pointer;display:flex}.header-profile--container .header-profile-avatar{height:32px;margin-inline-end:12px;width:32px}.header-profile--container .header-profile-avatar svg{color:var(--white);max-height:100%;max-width:100%}.header-profile--container .header-profile-dropdown-icon{height:20px;margin-inline-start:4px;width:20px}.header-profile--container .header-profile-dropdown-icon svg{color:var(--white);max-height:100%;max-width:100%}.header-profile--container .header-profile-dropdown-icon .closed{transform:rotate(180deg)}.header-profile--fullname{max-width:133px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-profile .header-profile--dropdown{background:var(--gray);box-shadow:0 4px 4px 0 var(--opacity-0-25);color:var(--white);display:flex;flex-direction:column;min-width:201px;padding:24px 16px;position:absolute;right:0;text-transform:none;top:100%;transform:translateY(8px);width:100%;z-index:2}.header-profile .header-profile--dropdown .dropdown-item--logout{color:var(--gray04);cursor:pointer;text-decoration:underline}.header-profile .header-profile--dropdown .dropdown-item:not(:last-child){margin-bottom:24px}.header-profile .header-profile--dropdown a{color:var(--white);text-decoration:none;transition:all .1s linear}.header-profile .header-profile--dropdown a:hover{opacity:.5}.header{inset-inline-start:0;padding-bottom:10px;padding-inline-end:64px;padding-top:10px;padding-inline-start:64px;width:100%;z-index:1}.header.transparent{background:linear-gradient(180deg,var(--gray02) 0,var(--opacity-0) 100%)}.header.opened{z-index:10}.header--container{align-items:center;display:flex;justify-content:space-between}.header--container .middle-side{align-items:center;display:flex;margin-inline-start:90px}.header--container .right-side{align-items:center;display:flex}@media screen and (max-width:1440px){.header--container .right-side .language{display:none}}.header--container .menu-logged-in-container{align-items:center;display:flex}@media screen and (max-width:844px){.header--container .menu-logged-in-container{display:none}}.header--container .menu-bookmark{margin-inline-end:16px}.header--container .menu-authentication-section--login{color:var(--white);margin-inline-end:32px;text-decoration:none}.header--container .menu-authentication-section button{width:127px}.header .menu-ul{align-items:center;display:flex;gap:32px;justify-content:center}.header .menu-ul .menu-li--custom{display:none}@media screen and (max-width:1440px){.header .menu-ul .menu-li--custom.language{display:block}}@media screen and (max-width:844px){.header .menu-ul .menu-li--custom{display:block}}.header .menu-link{color:var(--white);cursor:pointer;font-weight:300;line-height:20px;text-decoration:none;transition:all .1s linear}.header .menu-link--language{align-items:center;display:flex;gap:8px}.header .menu-link--language img{height:20px;width:20px}.header .menu-link.active,.header .menu-link:focus{outline:none;text-decoration:underline}.header .menu-link:hover{opacity:.5}.header .burger{display:none;flex-direction:column;gap:8px;height:24px;margin-inline-start:32px;min-width:32px}.header .burger-line{background-color:var(--white);border-radius:20px;height:2px;width:100%}.header .close-menu-btn{display:none}.header--theme-toggle{margin-inline-end:32px}.vertical-separator{background-color:var(--gray04);height:32px;margin:0 32px;width:1px}@media screen and (max-width:1440px){.vertical-separator{display:none}}.menu-theme-toggler{display:none}@media screen and (max-width:1728px){.header{padding-bottom:13px;padding-top:13px}}@media screen and (max-width:1520px){.header{padding-bottom:16px;padding-top:16px}}@media only screen and (max-width:1440px){.header .menu-ul{display:none;gap:32px;padding:58px 16px 34px}.header .menu-ul .menu-li{width:100%}.header .menu-ul .menu-li:first-child{order:1}.header .menu-ul.opened{align-items:center;background-color:var(--gray);box-shadow:0 16px 40px 0 var(--opacity-0-6);display:flex;flex-direction:column;inset-inline-end:0;max-width:248px;position:fixed;top:0;width:100%;z-index:10}.header .close-menu-btn{color:var(--white);display:block;height:24px;inset-inline-end:16px;position:absolute;top:16px;width:24px}.header .close-menu-btn svg{width:100%}.header .burger{display:flex}}@media screen and (max-width:1024px){.header{padding-bottom:12px;padding-inline-end:32px;padding-top:12px;padding-inline-start:32px}}@media screen and (max-width:844px){.header{padding-inline-end:16px;padding-inline-start:16px}.header--theme-toggle,.menu-authentication-section{display:none}.menu-theme-toggler{display:flex;width:100%}}.footer{padding:60px 0 32px;text-align:center}@media only screen and (max-width:1024px){.footer{padding:24px 0}}@media only screen and (max-width:844px){.footer{padding:20px 0;text-align:left}}.footer .container{max-width:1444px}.footer .footer-ul{display:flex;flex-wrap:wrap;gap:48px;justify-content:center;margin-bottom:48px;row-gap:24px}.footer .footer-link{color:var(--white);cursor:pointer;font-weight:300;text-decoration:none;text-transform:uppercase;transition:all .1s linear}.footer .footer-link:hover{opacity:.5}.footer .copyright{color:var(--white);font-weight:300;line-height:1.4}@media only screen and (max-width:1024px){.footer .footer-ul{gap:24px}}@media only screen and (max-width:844px){.footer .footer-ul{display:grid;grid-template-columns:1fr 1fr}}.topics--title{margin-bottom:64px}.topics--grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);grid-template-rows:min-content auto}.topics--item{align-items:center;background-color:var(--gray05);border:1px solid var(--topic-border);display:flex;height:228px;justify-content:center;padding:0 16px;position:relative;text-align:center;text-decoration:none}.topics--item-background{background-position:1000px;background-repeat:no-repeat;background-size:cover;height:100%;opacity:.3;position:absolute;width:100%}.topics--item-background:hover{background-position:50%}@media screen and (max-width:1728px){.topics--title{margin-bottom:48px}.topics--grid{gap:26px}.topics--item{height:202px}}@media screen and (max-width:1520px){.topics--grid{gap:22px}.topics--item{height:176px}}@media screen and (max-width:1024px){.topics--title{margin-bottom:32px}.topics--grid{gap:32px;grid-template-columns:repeat(2,1fr)}.topics--item{height:150px}}@media screen and (max-width:844px){.topics--grid{gap:16px;grid-template-columns:repeat(1,1fr)}.topics--item{background-size:contain;height:116px}}.btn--bordered{align-items:center;border:1px solid var(--white);color:var(--white);display:flex;font-weight:900;justify-content:center;padding:16px 24px;transition:all .2s linear;width:100%}.btn--bordered:hover{border-color:var(--gray04);opacity:.8}.btn--bordered:hover img{opacity:.6;transition:all .2s linear}.btn--bordered--prefix{margin-inline-end:10px}.btn--bordered--disabled{border-color:var(--gray03);color:var(--gray03);pointer-events:none}.archive--item{background-color:var(--gray10);display:block;position:relative;text-decoration:none}.archive--item--description-container{padding:32px}@media screen and (max-width:844px){.archive--item--description-container{padding:24px 16px}}.archive--item--gradient-overlay{background:linear-gradient(180deg,var(--opacity-22-0) 0,var(--opacity-22-01) 47%,var(--gray02) 100%);height:100%;position:absolute;width:100%}.archive--item--thumbnail{height:372px;position:relative;width:100%}.archive--item--thumbnail.video .video-play{color:var(--video-play);height:44px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.archive--item--thumbnail.video .video-thumbnail{opacity:.9}.archive--item--thumbnail.no-image{align-items:center;background-color:var(--gray05);display:flex;justify-content:center}.archive--item--thumbnail.no-image img{object-fit:contain;width:290px}.archive--item--thumbnail img{height:100%;object-fit:cover;width:100%}.archive--item--thumbnail img.empty{object-fit:contain}@media screen and (max-width:1728px){.archive--item--thumbnail{height:332px}}@media screen and (max-width:1520px){.archive--item--thumbnail{height:270px}}@media screen and (max-width:1024px){.archive--item--thumbnail{height:300px}}@media screen and (max-width:844px){.archive--item--thumbnail{height:232px}}.archive--item--date{margin-bottom:24px}@media screen and (max-width:1024px){.archive--item--date{margin-bottom:16px}}.archive--item--title{margin-bottom:12px}.archive--item--description,.archive--item--title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;line-height:128%;overflow:hidden}.archive--item--description{margin-bottom:24px;min-height:48px}@media screen and (max-width:1728px){.archive--item--description{min-height:42px}}.archive--item--code{bottom:16px;color:var(--white);inset-inline-start:32px;position:absolute}.archive--item--found-pages{bottom:24px;inset-inline-start:32px;position:absolute;text-decoration:underline}@media screen and (max-width:844px){.archive--item--code,.archive--item--found-pages{inset-inline-start:16px}}.photographs--title-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:64px}.photographs--arrows-container{display:flex;gap:68px}.photographs--arrows-container.small{display:none}.photographs--arrow-icon{color:var(--white);width:76px}html[dir=rtl] .photographs--arrow-icon{transform:rotate(180deg)}.photographs--swiper-container.swiper{padding-inline-end:64px;padding-inline-start:64px}.photographs--swiper-container .swiper-wrapper{align-items:stretch}.photographs--swiper-container .swiper-wrapper .swiper-slide{height:auto}.photographs--swiper-container .swiper-wrapper .swiper-slide .archive--item{height:100%}@media screen and (max-width:1520px){.photographs--title-container{margin-bottom:48px}}@media screen and (max-width:1024px){.photographs--swiper-container.swiper{padding-inline-end:32px;padding-inline-start:32px}}@media screen and (max-width:844px){.photographs--title-container{margin-bottom:32px;padding-inline-end:0!important;padding-inline-start:0!important}.photographs--arrows-container.large{display:none}.photographs--arrows-container.small{display:flex;justify-content:space-between;margin-top:32px}.photographs--arrow-icon{width:52px}.photographs--section{padding:0 16px}.photographs--swiper-container.swiper{padding-inline-end:0;padding-inline-start:0}}.exhibitions-listing-wrapper{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto}@media only screen and (max-width:1024px){.exhibitions-listing-wrapper{display:flex;flex-wrap:wrap;grid-template-columns:none;grid-template-rows:none;margin:auto}}.item--small,.square-listing{background-color:var(--gray05);padding:40px 0 48px}@media only screen and (max-width:1024px){.item--small,.square-listing{flex-grow:1;padding:32px 0 20px;width:45%}}@media only screen and (max-width:992px){.item--small,.square-listing{padding:24px 0 20px}}@media only screen and (max-width:390px){.item--small,.square-listing{width:100%}}.item--small .title,.square-listing .title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:var(--white);display:-webkit-box;overflow:hidden;padding-bottom:20px;padding-top:0;padding-inline:40px;text-decoration:none;z-index:1}@media only screen and (max-width:992px){.item--small .title,.square-listing .title{padding-bottom:10px}}.item--small .figure-container,.square-listing .figure-container{margin:auto;max-width:350px;width:100%}@media only screen and (max-width:1728px){.item--small .figure-container,.square-listing .figure-container{max-width:310px}}@media only screen and (max-width:1520px){.item--small .figure-container,.square-listing .figure-container{max-width:252px}}@media only screen and (max-width:1024px){.item--small .figure-container,.square-listing .figure-container{max-width:282px;width:90%}}@media only screen and (max-width:844px){.item--small .figure-container,.square-listing .figure-container{max-height:218px;max-width:218px}}.item--small .figure-container .figure,.square-listing .figure-container .figure{padding-top:100%;position:relative;width:100%}.item--small .figure-container .listing-img,.square-listing .figure-container .listing-img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width:1024px){.item--big,.rect-listing{width:100%}}.item--big .overlay,.rect-listing .overlay{background:var(--opacity-0-5);height:100%;inset-inline-start:0;position:absolute;top:0;width:100%}.item--big .title,.rect-listing .title{color:var(--white);inset-inline-start:40px;padding-inline-end:20px;position:absolute;top:40px;z-index:1}@media screen and (max-width:1728px){.item--big .title,.rect-listing .title{inset-inline-start:38px}}@media screen and (max-width:1520px){.item--big .title,.rect-listing .title{inset-inline-start:34px}}@media screen and (max-width:1440px){.item--big .title,.rect-listing .title{inset-inline-start:32px}}@media screen and (max-width:844px){.item--big .title,.rect-listing .title{inset-inline-start:24px}}.item--big .listing-img,.rect-listing .listing-img{height:100%;inset-inline-start:0;object-fit:cover;position:absolute;top:0;width:100%}.item{height:100vh;max-height:576px;text-decoration:none}@media only screen and (max-width:1728px){.item{max-height:512px}}@media only screen and (max-width:1520px){.item{max-height:442px}}@media only screen and (max-width:1440px){.item{max-height:416px}}@media only screen and (max-width:1024px){.item{max-height:459px}}@media only screen and (max-width:844px){.item{max-height:358px}}@media only screen and (max-width:390px){.item{max-height:358px!important}}.item--small{display:flex;flex-direction:column;grid-column:span 1;justify-content:space-between}.item--small .title{margin:0 40px;padding:0}@media screen and (max-width:1728px){.item--small .title{margin:0 38px}}@media screen and (max-width:1520px){.item--small .title{margin:0 34px}}@media screen and (max-width:1440px){.item--small .title{margin:0 32px}}@media screen and (max-width:844px){.item--small .title{margin:0 24px}}.item--small .figure-container{margin:0 auto}.item--small .overlay{display:none}@media only screen and (max-width:1024px){.item--small{max-height:464px}}@media only screen and (max-width:844px){.item--small{max-height:358px}}@media only screen and (max-width:550px){.item--small{max-height:290px}}.item--big{grid-column:span 2;position:relative}.exhibitions--title{margin-bottom:64px}.exhibitions--section{margin-bottom:160px}@media screen and (max-width:1728px){.exhibitions--section{margin-bottom:120px}}@media screen and (max-width:1520px){.exhibitions--title{margin-bottom:48px}}@media screen and (max-width:1024px){.exhibitions--title{margin-bottom:32px}.exhibitions--section{margin-bottom:100px}}@media screen and (max-width:844px){.exhibitions--section{margin-bottom:80px}}.input-component label{display:block}.input-component input{background-color:var(--gray);border:none;color:var(--white);padding:13px 0;padding-inline-end:16px;padding-inline-start:16px;text-overflow:ellipsis;width:100%}.input-component input.with-prefix{padding-inline-start:62px}.input-component input.with-suffix{padding-inline-end:62px}.input-component input.light-placeholder::placeholder{color:var(--gray05);opacity:1}.input-component input.light-placeholder::-ms-input-placeholder{color:var(--gray05)}.input-component input:focus{border:none;box-shadow:inset 0 0 0 2px var(--white);outline:none}@media screen and (max-width:1728px){.input-component input.with-prefix{padding-inline-start:44px}.input-component input.with-suffix{padding-inline-end:44px}}@media screen and (max-width:1024px){.input-component input.with-prefix{padding-inline-start:38px}.input-component input.with-suffix{padding-inline-end:38px}}@media screen and (max-width:844px){.input-component input.with-prefix{padding-inline-start:44px}.input-component input.with-suffix{padding-inline-end:44px}}.input-component--container{position:relative}.input-component--prefix{height:22px;inset-inline-start:16px;position:absolute;top:50%;transform:translateY(-50%);width:22px}.input-component--prefix svg{height:100%;width:100%}@media screen and (max-width:1728px){.input-component--prefix{height:20px;width:20px}}@media screen and (max-width:1024px){.input-component--prefix{inset-inline-start:10px}}@media screen and (max-width:844px){.input-component--prefix{inset-inline-start:16px}}.input-component--suffix{color:var(--gray04);height:22px;height:14px!important;inset-inline-end:16px;position:absolute;top:50%;transform:translateY(-50%);width:22px;width:14px!important}.input-component--suffix svg{height:100%;width:100%}@media screen and (max-width:1728px){.input-component--suffix{height:20px;width:20px}}@media screen and (max-width:1024px){.input-component--suffix{inset-inline-end:10px}}@media screen and (max-width:844px){.input-component--suffix{inset-inline-end:16px}}.section-mt{margin-top:160px}.home-page{background-color:var(--gray02)}.home-page--cover-container{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:relative}:root[data-theme=light] .home-page--cover-container{background-image:url(/static/media/cover-light.45ec54987e74b86536f3.png)}:root[data-theme=dark] .home-page--cover-container{background-image:url(/static/media/cover.0039532fc5cd85d12d83.png)}.home-page--cover-content{padding-bottom:64px;padding-inline-end:64px;padding-top:172px;padding-inline-start:64px}.home-page--welcome{font-size:20px;margin-bottom:24px}html[dir=ltr] .home-page--welcome{font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .home-page--welcome{font-family:var(--rtl-font-family-sm)!important}@media screen and (max-width:844px){.home-page--welcome{font-size:14px;margin-bottom:12px}}.home-page--title{display:flex;flex-direction:column;line-height:86px;margin-bottom:24px}.home-page--search-container{align-items:center;display:flex;gap:32px;margin-top:64px}.home-page--search{width:696px}.home-page--search-btn{width:128px}.home-page--nla-logo-container{bottom:0;inset-inline-end:64px;position:absolute}.home-page--nla-logo{width:358px}.home-page--ai-intro-container{background-color:var(--gray10);color:var(--white);margin:64px 64px 0;padding:64px}.see-all-container{display:flex;justify-content:center;margin-top:48px}.see-all-link{text-decoration:none;width:162px}@media screen and (max-height:950px){.home-page--cover-content{padding-bottom:32px}}@media screen and (max-width:1728px){.home-page--cover-content{padding-top:164px}.section-mt{margin-top:140px}.see-all-container{margin-top:32px}.see-all-link{width:154px}}@media screen and (max-width:1520px){.section-mt{margin-top:120px}.home-page--cover-content{padding-top:120px}.home-page--title{line-height:60px}.home-page--search-container{gap:16px;margin-top:48px}.home-page--search{width:452px}}@media screen and (max-width:1024px){.section-mt{margin-top:100px}.home-page--cover-content{padding-bottom:32px;padding-inline-end:32px;padding-top:48px;padding-inline-start:32px}.home-page--search{width:100%}.home-page--nla-logo-container{inset-inline-end:32px}.home-page--nla-logo{width:278px}.home-page--ai-intro-container{margin:64px 32px 0}}@media screen and (max-width:844px){.section-mt{margin-top:80px}.see-all-container{margin-top:48px}:root[data-theme=light] .home-page--cover-container{background-image:url(/static/media/cover-sm-light.8c747707016aefb92001.png)}:root[data-theme=dark] .home-page--cover-container{background-image:url(/static/media/cover-sm.a323cd9c626d59b074e6.png)}.home-page--title{line-height:34px;margin-bottom:16px}.home-page--cover-content{padding-inline-end:16px;padding-inline-start:16px}.home-page--nla-logo-container{inset-inline-end:16px}.home-page--nla-logo{width:244px}.home-page--ai-intro-container{margin:64px 16px 0}}@media screen and (max-width:390px){.home-page--search-container{flex-direction:column;gap:24px}.home-page--search-btn{width:100%}}.listing-hero{padding-top:160px}@media only screen and (max-width:1728px){.listing-hero{padding-top:144px}}@media only screen and (max-width:1440px){.listing-hero{padding-top:120px}}@media only screen and (max-width:1024px){.listing-hero{padding-top:100px}}@media only screen and (max-width:844px){.listing-hero{padding-top:100px}}@media only screen and (max-width:390px){.listing-hero{padding-top:64px}}.listing-hero .title{color:var(--white);font-weight:400;line-height:108.3%;margin-bottom:32px}.listing-hero .subtitle{color:var(--white);font-style:normal;font-weight:200;line-height:132.187%;max-width:629px;width:100%}.listing-hero .form{margin-bottom:80px;margin-top:64px}@media only screen and (max-width:1520px){.listing-hero .form{margin-bottom:56px}}@media only screen and (max-width:1024px){.listing-hero .form{margin-bottom:48px}}@media only screen and (max-width:844px){.listing-hero .form{margin-top:48px}}.listing-hero .input-wrapper{align-items:center;display:flex;margin-top:0;width:100%}.listing-hero .input{background-color:var(--gray);border:1px solid #0000;color:var(--white);font-family:Readex Pro,sans-serif;height:53px;max-width:695px;padding:0 25px;width:100%}.listing-hero .input:focus{border-color:var(--white);outline:none}.listing-hero .input::placeholder{font-size:16px}@media only screen and (max-width:1728px){.listing-hero .input::placeholder{font-size:14px}}@media screen and (max-width:1728px){.listing-hero .input{height:51px}}@media screen and (max-width:1520px){.listing-hero .input{width:451px}}@media screen and (max-width:1024px){.listing-hero .input{max-width:816px;width:815px}}.listing-hero .search-btn-container{margin-inline-start:32px;width:128px}@media screen and (max-width:1024px){.listing-hero .search-btn-container{margin-inline-start:16px}}@media only screen and (max-width:844px){.listing-hero .title{margin-bottom:24px}.listing-hero .input-wrapper{flex-direction:column}.listing-hero .input-wrapper .input{margin-bottom:16px;max-width:100%}.listing-hero .input-wrapper .search-btn-container{margin:0;width:100%}}@media only screen and (max-width:667px){.listing-hero .form{margin-top:50px}}@media only screen and (max-width:550px){.listing-hero .form{margin:40px 0 30px}}.sort{position:relative;width:100%}.sort--container{align-items:center;background-color:var(--gray05);cursor:pointer;display:flex;justify-content:space-between;padding:16px 24px;-webkit-user-select:none;user-select:none}@media screen and (max-width:844px){.sort--container{padding:12px 24px}.sort--title{display:none}}.sort--title.small{display:none}@media screen and (max-width:844px){.sort--title.small{display:block;margin-bottom:12px}}.sort--selected{color:var(--gray07);margin-inline-end:12px}.sort--icon{color:var(--white)}.sort--icon.closed{transform:rotate(180deg)}.sort--options{background-color:var(--gray05);border:1px solid var(--gray);display:none;position:absolute;top:100%;width:100%;z-index:3}.sort--options.open{display:block}.sort--option{background-color:var(--gray05);color:var(--white);cursor:pointer;padding:16px;transition:all .2s linear}.sort--option.selected,.sort--option:hover{background-color:var(--gray)}.no-data{align-items:center;display:flex;flex-direction:column}.no-data--image{margin-top:28px;max-width:450px}@media screen and (max-width:844px){.no-data--image{max-width:290px}}.arrow-back{align-items:center;color:var(--white);cursor:pointer;display:flex}.arrow-back svg{height:24px;width:24px}html[dir=rtl] .arrow-back svg{transform:rotate(180deg)}.arrow-back span{font-weight:700;margin-inline-start:8px}.btn--filled{background-color:var(--white);color:var(--gray);font-weight:900;padding:13px 24px;transition:all .2s linear;width:100%}.btn--filled:hover{opacity:.8}.btn--filled--disabled{background-color:var(--gray04);color:var(--gray03);pointer-events:none}.page-blur{position:relative}.page-blur--shadow{background-color:var(--gray10);height:100%;opacity:.8;position:fixed;top:0;width:100%;z-index:4}.page-blur--container{background-color:var(--gray05);color:var(--white);display:flex;flex-direction:column;left:50%;padding:48px;position:fixed;top:50%;transform:translate(-50%,-50%);width:740px;z-index:5}@media screen and (max-width:1024px){.page-blur--container{width:590px}}@media screen and (max-width:622px){.page-blur--container{padding:24px 16px;width:calc(100% - 32px)}}.page-blur--back-container{align-items:center;display:flex;height:48px;inset-inline-end:0;justify-content:center;position:absolute;top:0;width:48px}.page-blur--lock-icon{height:182px;margin-bottom:32px;width:182px}@media screen and (max-width:1520px){.page-blur--lock-icon{height:158px;width:158px}}@media screen and (max-width:1024px){.page-blur--lock-icon{height:102px;margin-bottom:24px;width:102px}}@media screen and (max-width:844px){.page-blur--lock-icon{height:72px;width:72px}}.page-blur--content{align-items:center;display:flex;flex-direction:column}.page-blur--description{margin-bottom:48px}@media screen and (max-width:1024px){.page-blur--description{margin-bottom:32px}}.page-blur--actions{width:100%}.page-blur--actions .login-link{text-align:center;transition:all .2s linear}.page-blur--actions .login-link:hover{opacity:.6}.page-blur--actions a{display:block}.listing-main{flex-grow:1;padding:0 64px 120px}.listing-main,.listing-main~.footer{background-color:var(--gray02)}.listing-main .no-result-container{padding-top:24px}.listing-main--sort-container{display:flex;justify-content:flex-end;margin-bottom:48px}.listing-main--sort-container .sort{width:286px}@media screen and (max-width:1520px){.listing-main{padding:0 64px 100px}}@media screen and (max-width:1024px){.listing-main{padding:0 32px 100px}}@media screen and (max-width:844px){.listing-main{padding:0 16px 80px}}.listing-container{margin:0 auto}@media screen and (max-width:1520px){.listing-main--sort-container{margin-bottom:56px}}@media screen and (max-width:1024px){.listing-main--sort-container{margin-bottom:48px}}@media screen and (max-width:844px){.listing-main--sort-container{justify-content:flex-start;margin-bottom:24px}.listing-main--sort-container .sort{width:172px}}.back-to-top--btn{align-items:center;background-color:var(--gray);bottom:64px;color:var(--white);cursor:pointer;display:flex;inset-inline-end:64px;padding:16px;position:fixed;transition:max-height .2s ease,opacity .2s ease;z-index:5}:root[data-theme=light] .back-to-top--btn{box-shadow:0 8px 23.8px 0 hsla(0,0%,55%,.302)}:root[data-theme=dark] .back-to-top--btn{box-shadow:0 16px 25px 0 #0006}.back-to-top--btn svg{height:24px;width:24px}.back-to-top--btn span{margin-inline-start:16px}.back-to-top--btn.visible{opacity:1}.back-to-top--btn.hidden{opacity:0}@media screen and (max-width:844px){.back-to-top--btn{bottom:16px;inset-inline-end:16px}.back-to-top--btn span{display:none}}.hero{background-color:var(--gray02);padding-bottom:60px;padding-top:230px;position:relative}@media screen and (max-width:1520px){.hero{padding-bottom:40px}}@media screen and (max-width:1440px){.hero{padding-bottom:40px}}@media screen and (max-width:1024px){.hero{padding-bottom:40px}}@media screen and (max-width:844px){.hero{padding-bottom:30px}}.hero .tripple-images{display:flex;justify-content:center;position:relative}.hero .tripple-images .gradient-overlay{position:absolute;top:0}:root[data-theme=light] .hero .tripple-images .gradient-overlay{background:linear-gradient(0deg,#fdfcf9,#fdfcf900 75.12%)}:root[data-theme=dark] .hero .tripple-images .gradient-overlay{background:linear-gradient(0deg,var(--gray) 4.9%,var(--opacity-32-00) 75.12%)}.hero .tripple-images .tripple-images-figure{position:relative;z-index:0}html[dir=ltr] .hero .tripple-images .tripple-images-figure:first-child{transform:rotate(-15deg) translateX(40%)}html[dir=rtl] .hero .tripple-images .tripple-images-figure:first-child{transform:rotate(15deg) translateX(-40%)}.hero .tripple-images .tripple-images-figure:nth-child(2){transform:translateY(-20%);z-index:1}.hero .tripple-images .tripple-images-figure:last-child{z-index:2}html[dir=ltr] .hero .tripple-images .tripple-images-figure:last-child{transform:rotate(15deg) translateX(-40%)}html[dir=rtl] .hero .tripple-images .tripple-images-figure:last-child{transform:rotate(-15deg) translateX(40%)}.hero .tripple-images .img{height:397px;object-fit:cover;width:309px}.hero .tripple-images .gradient-overlay{height:398px;width:310px}.hero .title{color:var(--white);font-weight:400;margin:0 auto 22px;max-width:776px;position:relative;text-align:center;z-index:3}html[dir=rtl] .hero .title{margin-bottom:36px}@media screen and (max-width:1024px){html[dir=rtl] .hero .title{margin-bottom:22px}}.hero .author{color:var(--white);display:flex;gap:20px;justify-content:center;margin:0 auto;text-align:center}.hero .author .author-author{font-weight:400}.hero .author .name{font-weight:300}.hero .descr{color:var(--white);column-count:2;font-size:1.5rem;font-weight:200;line-height:1.4;text-align:justify}.hero--papper-container{align-items:center;display:flex;justify-content:center;margin-top:24px}.hero--paper-btn{width:284px}.hero--paper-label{align-items:center;display:flex;justify-content:center}.hero--paper-label svg{color:var(--white);height:22px;margin-inline-end:12px;width:22px}@media screen and (max-width:1728px){.hero--paper-btn{width:260px}}@media only screen and (max-width:1520px){.hero .tripple-images .img{height:325px;width:253px}.hero .tripple-images .gradient-overlay{height:326px;width:254px}.hero{padding:180px 0 60px}}@media screen and (max-width:1440px){.hero--papper-container{margin-top:16px}}@media only screen and (max-width:1024px){.hero{padding-top:180px}.hero .tripple-images .img{height:311px;width:243px}.hero .tripple-images .gradient-overlay{height:312px;width:244px}}@media only screen and (max-width:844px){.hero{padding-top:150px}.hero .title{max-width:377px}.hero .tripple-images .img{height:222px;width:173px}.hero .tripple-images .gradient-overlay{height:223px;width:174px}.hero .descr{column-count:1}}@media only screen and (max-width:650px){.hero .descr{font-size:1.125rem}html[dir=ltr] .hero .tripple-images .tripple-images-figure:first-child{transform:rotate(-13deg) translateX(77%) translateY(6%)}html[dir=rtl] .hero .tripple-images .tripple-images-figure:first-child{transform:rotate(-13deg) translateX(-123%) translateY(-30%)}html[dir=ltr] .hero .tripple-images .tripple-images-figure:last-child{transform:rotate(13deg) translateX(-74%) translateY(6%)}html[dir=rtl] .hero .tripple-images .tripple-images-figure:last-child{transform:rotate(13deg) translateX(123%) translateY(-30%)}html[dir=ltr] .hero .tripple-images .tripple-images-figure:first-child{transform:rotate(-13deg) translateX(77%) translateY(-5%)}html[dir=rtl] .hero .tripple-images .tripple-images-figure:first-child{transform:rotate(-13deg) translateX(-123%) translateY(-42%)}html[dir=ltr] .hero .tripple-images .tripple-images-figure:last-child{transform:rotate(13deg) translateX(-74%) translateY(-6%)}html[dir=rtl] .hero .tripple-images .tripple-images-figure:last-child{transform:rotate(13deg) translateX(123%) translateY(-42%)}}.pre-footer{background-color:var(--black);overflow:hidden;padding:60px 0 0;position:relative;text-align:center}.pre-footer--container{margin:auto;position:relative;width:790px;z-index:2}@media screen and (max-width:1520px){.pre-footer--container{width:498px}}@media screen and (max-width:1024px){.pre-footer--container{width:468px}}@media screen and (max-width:844px){.pre-footer--container{width:100%}}.pre-footer .see-next-btn{display:block;margin:0 auto;width:138px}@media screen and (max-width:1520px){.pre-footer .see-next-btn{width:130px}}@media screen and (max-width:844px){.pre-footer .see-next-btn{width:109px}}.pre-footer .sign-bg{inset-inline-start:50%;max-width:1071px;position:absolute;top:0;transform:translateX(-50%);width:100%}.pre-footer .sign-bg--small{display:none}@media screen and (max-width:844px){.pre-footer .sign-bg{display:none}.pre-footer .sign-bg--small{display:block;top:74px}}.pre-footer .hgroup{margin-top:48px}@media screen and (max-width:844px){.pre-footer .hgroup{margin-top:59px}}.pre-footer .title{color:var(--white);font-weight:400;line-height:117.8%}.pre-footer .pre-footer-tripple-images{display:flex;justify-content:center;position:relative;transform:translateY(150px);width:100%}html[dir=ltr] .pre-footer .pre-footer-tripple-images .figure-container:first-child{transform:rotate(-15deg) translateX(0)}html[dir=rtl] .pre-footer .pre-footer-tripple-images .figure-container:first-child{transform:rotate(15deg) translateX(0)}@media only screen and (max-width:1024px){html[dir=ltr] .pre-footer .pre-footer-tripple-images .figure-container:first-child{transform:rotate(-15deg) translateY(-15%)}html[dir=rtl] .pre-footer .pre-footer-tripple-images .figure-container:first-child{transform:rotate(15deg) translateY(-15%)}}.pre-footer .pre-footer-tripple-images .figure-container:nth-child(2){margin-block:0;margin-inline:5vw;transform:translateY(-100px);z-index:1}.pre-footer .pre-footer-tripple-images .figure-container:last-child{z-index:2}html[dir=ltr] .pre-footer .pre-footer-tripple-images .figure-container:last-child{transform:rotate(15deg) translateX(0)}html[dir=rtl] .pre-footer .pre-footer-tripple-images .figure-container:last-child{transform:rotate(-15deg) translateX(0)}@media only screen and (max-width:1024px){html[dir=ltr] .pre-footer .pre-footer-tripple-images .figure-container:last-child{transform:rotate(15deg) translateY(-15%)}html[dir=rtl] .pre-footer .pre-footer-tripple-images .figure-container:last-child{transform:rotate(-15deg) translateY(-15%)}}.pre-footer .figure-container{max-width:375px;width:100%}@media only screen and (max-width:1520px){.pre-footer .figure-container{max-width:330px}}@media only screen and (max-width:1440px){.pre-footer .figure-container{max-width:330px}}@media only screen and (max-width:844px){.pre-footer .figure-container{max-width:141px}}.pre-footer .figure-container .tripple-images-figure{padding-top:115.2%;position:relative}.pre-footer .figure-container .tripple-images-figure .img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:1520px){.pre-footer{padding:60px 0 0}}@media screen and (max-width:1024px){.pre-footer{padding:60px 0 0}}@media screen and (max-width:1440px){.pre-footer{padding:60px 0 0}}@media only screen and (max-width:990px){.pre-footer{padding:80px 0 0}.pre-footer .pre-footer-tripple-images{transform:translateY(120px)}html[dir=ltr] .pre-footer .pre-footer-tripple-images .figure-container:first-child{transform:rotate(-15deg) translateY(-20%)}html[dir=rtl] .pre-footer .pre-footer-tripple-images .figure-container:first-child{transform:rotate(15deg) translateY(-20%)}.pre-footer .pre-footer-tripple-images .figure-container:nth-child(2){margin-inline:2vw}html[dir=ltr] .pre-footer .pre-footer-tripple-images .figure-container:last-child{transform:rotate(15deg) translateY(-20%)}html[dir=rtl] .pre-footer .pre-footer-tripple-images .figure-container:last-child{transform:rotate(-15deg) translateY(-20%)}}@media only screen and (max-width:550px){.pre-footer .pre-footer-tripple-images{margin-top:20px;transform:translateY(100px)}html[dir=ltr] .pre-footer .pre-footer-tripple-images .figure-container:first-child{transform:rotate(-15deg) translateY(-80px)}html[dir=ltr] .pre-footer .pre-footer-tripple-images .figure-container:last-child,html[dir=rtl] .pre-footer .pre-footer-tripple-images .figure-container:first-child{transform:rotate(15deg) translateY(-80px)}html[dir=rtl] .pre-footer .pre-footer-tripple-images .figure-container:last-child{transform:rotate(-15deg) translateY(-80px)}}@media screen and (max-width:844px){.pre-footer{padding:20px 0 0}.tripple-images-figure{height:162px;width:141px}}.title-component{background-color:var(--gray02);display:flex;justify-content:center}.title-component--info{color:var(--white);max-width:742px;text-align:center}.title-component--info h2{color:var(--white);margin-bottom:16px}@media screen and (max-width:1520px){.title-component--info{max-width:560px}}@media screen and (max-width:844px){.title-component--info{max-width:100%;padding:0 16px}}.rounded-slider .slider-container{min-height:865px;position:relative}@media only screen and (max-width:1520px){.rounded-slider .slider-container{min-height:764px}}@media only screen and (max-width:844px){.rounded-slider .slider-container{min-height:728px}}.rounded-slider .slider-item{left:50%;opacity:0;position:absolute;top:50%;transition:all 1s ease}@media only screen and (max-width:992px){.rounded-slider .slider-item{top:0}}.rounded-slider .slider-item.video-item{background:var(--gray);display:flex;height:565px;width:412px}@media only screen and (max-width:1520px){.rounded-slider .slider-item.video-item{height:479px;width:350px}}@media only screen and (max-width:992px){.rounded-slider .slider-item.video-item{height:78vw;max-width:750px;width:60vw}}@media only screen and (max-width:776px){.rounded-slider .slider-item.video-item{height:110vw;max-width:750px;width:90vw}}.rounded-slider .slider-item.video-item .video-container{position:relative;width:100%}.rounded-slider .slider-item.video-item .video-wrapper{padding-top:61%}.rounded-slider .slider-item.video-item iframe{height:100%;inset-inline-start:0;position:absolute;top:0;width:100%}.rounded-slider .slider-item .video-wrap{max-width:822px;padding-top:56%;position:relative;width:90vw}.rounded-slider .slider-item .rounded-slider-video{height:100%;left:0;position:absolute;top:0;width:100%}.rounded-slider .slider-item .slider-item-descr{color:var(--white);cursor:pointer;font-weight:300;left:0;line-height:1.3;opacity:0;position:absolute;top:calc(100% + 20px);transition:all 1s ease;width:100%;z-index:1}.rounded-slider .slider-item .slider-item-descr,.rounded-slider .slider-item .slider-item-descr--rounded{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.rounded-slider .slider-item .slider-item-descr.active-text{opacity:1}.rounded-slider .slider-item.rounded-slider-item-next,.rounded-slider .slider-item.rounded-slider-item-prev{opacity:.7;z-index:2}.rounded-slider .slider-item.rounded-slider-item-next{left:74%;transform:translateY(-40%) translateX(10%) scale(.8) rotate(25deg)}@media only screen and (max-width:1520px){.rounded-slider .slider-item.rounded-slider-item-next{transform:translateY(-40%) translateX(10%) scale(.8) rotate(25deg)}}@media only screen and (max-width:1440px){.rounded-slider .slider-item.rounded-slider-item-next{transform:translateY(-40%) translateX(10%) scale(.8) rotate(25deg)}}@media only screen and (max-width:1024px){.rounded-slider .slider-item.rounded-slider-item-next{transform:translateY(-40%) translateX(10%) scale(.8) rotate(25deg)}}@media only screen and (max-width:992px){.rounded-slider .slider-item.rounded-slider-item-next{transform:translateY(-40%) translateX(100%) scale(.8) rotate(0)}}.rounded-slider .slider-item.rounded-slider-item-prev{left:26%;transform:translateY(-40%) translateX(-120%) scale(.8) rotate(-25deg)}@media only screen and (max-width:1520px){.rounded-slider .slider-item.rounded-slider-item-prev{transform:translateY(-40%) translateX(-120%) scale(.8) rotate(-25deg)}}@media only screen and (max-width:1440px){.rounded-slider .slider-item.rounded-slider-item-prev{transform:translateY(-40%) translateX(-120%) scale(.8) rotate(-25deg)}}@media only screen and (max-width:1024px){.rounded-slider .slider-item.rounded-slider-item-prev{transform:translateY(-40%) translateX(-120%) scale(.8) rotate(-25deg)}}@media only screen and (max-width:992px){.rounded-slider .slider-item.rounded-slider-item-prev{transform:translateY(-40%) translateX(-180%) scale(.8) rotate(0)}}.rounded-slider .slider-item.rounded-slider-item-active{filter:blur(0);left:50%;opacity:1;top:62px;transform:translateY(0) translateX(-50%) scale(1) rotate(0);z-index:1}@media only screen and (max-width:992px){.rounded-slider .slider-item.rounded-slider-item-active{top:0}}.rounded-slider .slider-item.scaled-slider-item-next,.rounded-slider .slider-item.scaled-slider-item-prev{opacity:.6;top:180px;z-index:2}.rounded-slider .slider-item.scaled-slider-item-next{left:74%;transform:translateX(10%) scale(.8)}@media only screen and (max-width:1500px){.rounded-slider .slider-item.scaled-slider-item-next{transform:translateY(-13vw) translateX(10%) scale(.8)}}@media only screen and (max-width:992px){.rounded-slider .slider-item.scaled-slider-item-next{transform:translateY(-8vw) translateX(100%) scale(.8) rotate(0)}}.rounded-slider .slider-item.scaled-slider-item-prev{left:26%;transform:translateX(-120%) scale(.8)}@media only screen and (max-width:1500px){.rounded-slider .slider-item.scaled-slider-item-prev{transform:translateY(-13vw) translateX(-120%) scale(.8)}}@media only screen and (max-width:992px){.rounded-slider .slider-item.scaled-slider-item-prev{transform:translateY(-8vw) translateX(-180%) scale(.8) rotate(0)}}.rounded-slider .slider-item.scaled-slider-item-active{filter:blur(0);left:50%;opacity:1;top:62px;transform:translateY(0) translateX(-50%) scale(1) rotate(0);z-index:1}@media only screen and (max-width:992px){.rounded-slider .slider-item.scaled-slider-item-active{top:0}}.rounded-slider .slider-nav{align-items:center;bottom:0;display:flex;gap:25px;justify-content:center;left:50%;margin-top:28px;position:absolute;transform:translate(-50%,-50%);z-index:1}@media only screen and (max-width:992px){.rounded-slider .slider-nav{margin:0 0 100px}}.rounded-slider .slider-btn{color:var(--white);transition:all .2s linear;width:75px}.rounded-slider .slider-btn svg{width:100%}html[dir=ltr] .rounded-slider .slider-btn.prev{transform:none}html[dir=rtl] .rounded-slider .slider-btn.prev{transform:rotate(180deg)}html[dir=ltr] .rounded-slider .slider-btn.next{transform:none}html[dir=rtl] .rounded-slider .slider-btn.next{transform:rotate(-180deg)}.rounded-slider .slider-btn:hover{opacity:.5}.rounded-slider .counter{color:var(--white);font-weight:400}@media screen and (max-width:844px){.slider-btn:hover{opacity:1!important}}.rounded-slider-component{background-color:var(--black);overflow:hidden;position:relative}.rounded-slider-component .rounded-slider{margin:0 auto;max-width:1800px}.rounded-slider-component .rounded-slider-image{height:564px;object-fit:contain;width:412px}:root[data-theme=dark] .rounded-slider-component .rounded-slider-image{background-color:var(--gray)}@media only screen and (max-width:1520px){.rounded-slider-component .rounded-slider-image{height:479px;width:350px}}@media only screen and (max-width:992px){.rounded-slider-component .rounded-slider-image{height:495px;width:358px}}@media only screen and (max-width:776px){.rounded-slider-component .rounded-slider-image{height:110vw;max-width:750px;width:90vw}}:root[data-theme=light] .rounded-slider-component .rounded-slider-item-next,:root[data-theme=light] .rounded-slider-component .rounded-slider-item-prev{opacity:1!important}@media only screen and (max-width:1024px){.rounded-slider-component .rounded-slider{padding:40px 0 0}.rounded-slider-component .rounded-slider .slider-btn{width:52px}.rounded-slider-component .rounded-slider .slider-nav{margin:0 0 40px}}@media screen and (max-width:844px){.rounded-slider-image{height:492px!important;width:358px!important}}.video-image-component{background-color:var(--gray02);padding:60px 0;position:relative}@media only screen and (max-width:1728px){.video-image-component{padding:40px 0}}@media only screen and (max-width:650px){.video-image-component{padding:20px 0}}.video-image-component .video-wrapper{padding-top:57.25%}.video-image-component .swiper-wrapper{align-items:center;background-color:var(--black);display:flex}.video-image-component .video-img-container{width:100%}.video-image-component .video-img-container.video-container{max-width:100%}.video-image-component .video-img-container.portrait{max-width:438px}.video-image-component .video-img-container .video-img-wrapper{position:relative}.video-image-component .video-img-container .video-img-wrapper.portrait{padding-top:136%}.video-image-component .video-img-container .video-img-wrapper.landscape{padding-top:58.25%}.video-image-component .video-img-container .video-img-wrapper.landscape img{left:50%;transform:translateX(-50%)}.video-image-component .video-img-container iframe,.video-image-component .video-img-container img{height:100%;inset-inline-start:0;object-fit:contain;position:absolute;top:0;width:100%}.video-image-component .bottom-slider{margin-top:32px;width:100%}@media only screen and (max-width:1024px){.video-image-component .bottom-slider{margin-top:40px}}.video-image-component .bottom-slider .bottom-video-container{width:100%}.video-image-component .bottom-slider .bottom-video-wrapper{padding-top:58.25%}.video-image-component .bottom-slider .bottom-video-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-image-component .bottom-slider .swiper-wrapper{display:flex;justify-content:center}.video-image-component .bottom-slider .video-container{background-color:red}.video-image-component .bottom-slider .video-img-container.portrait{max-width:53%}.video-image-component .bottom-slider .video-img-container.portrait .video-img-wrapper{padding-top:110%}.video-image-component .bottom-slider .video-img-wrapper.portrait img{object-fit:cover}.video-image-component .bottom-slider .video-img-wrapper.landscape{margin:0 auto;max-width:90%}.video-image-component .bottom-slider .overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.video-image-component .bottom-slider .swiper-slide{cursor:pointer}.video-image-component .slider-nav{width:100%}.video-image-component .slider-nav--small-screen{display:none;margin-top:34px}.video-image-component .slider-nav--small-screen button{width:52px}.video-image-component .slider-nav--small-screen button:first-child{margin-right:48px}.video-image-component .slider-nav--small-screen button svg{color:var(--white);width:52px}@media screen and (max-width:844px){.video-image-component .slider-nav--small-screen{display:flex;justify-content:center}}.video-image-component .slider-nav--big-screen{position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:844px){.video-image-component .slider-nav--big-screen{display:none}}html[dir=rtl] .video-image-component .slider-nav{flex-direction:row-reverse}.video-image-component .slider-nav .slider-btn{color:var(--white);height:54px;width:75px}@media only screen and (max-width:1160px){.video-image-component .slider-nav .slider-btn{width:52px}}@media only screen and (max-width:1023px){.video-image-component .slider-nav .slider-btn{width:26px}}.video-image-component .slider-nav .slider-btn svg{width:100%}.video-image-component .slider-nav .slider-btn:focus{outline:none}.video-image-component .slider-nav .slider-btn.next,.video-image-component .slider-nav .slider-btn.prev{position:absolute}.video-image-component .slider-nav .slider-btn.prev{inset-inline-start:-130px;top:0}@media only screen and (max-width:1160px){.video-image-component .slider-nav .slider-btn.prev{inset-inline-start:-80px}}@media only screen and (max-width:1023px){.video-image-component .slider-nav .slider-btn.prev{inset-inline-start:-40px}}.video-image-component .slider-nav .slider-btn.next{inset-inline-end:-130px;top:0}@media only screen and (max-width:1160px){.video-image-component .slider-nav .slider-btn.next{inset-inline-end:-80px}}@media only screen and (max-width:1023px){.video-image-component .slider-nav .slider-btn.next{inset-inline-end:-40px}}.video-image-component .video-image-slider{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:844px){.video-image-component .video-image-slider{padding:0 16px}}.video-image-component .main-image{margin-bottom:10px}.video-image-component .main-descr{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:var(--white);display:-webkit-box;font-weight:300;line-height:1.4;margin-top:28px;min-height:112px;overflow:hidden}html[dir=ltr] .video-image-component .main-descr{direction:ltr;text-align:left}html[dir=rtl] .video-image-component .main-descr{direction:rtl;text-align:right}@media screen and (max-width:1728px){.video-image-component .main-descr{min-height:100px}}@media only screen and (max-width:1440px){.video-image-component .main-descr{margin-top:16px}}@media only screen and (max-width:1024px){.video-image-component .main-descr{font-size:.875rem}}.video-image-component .slider-count{color:var(--white);font-weight:300;margin-top:28px}html[dir=ltr] .video-image-component .slider-count{text-align:left}html[dir=rtl] .video-image-component .slider-count{text-align:right}@media only screen and (max-width:1440px){.video-image-component .slider-count{margin-top:16px}}@media only screen and (max-width:1024px){.video-image-component .slider-count{font-size:.875rem}}.video-image-component .main-item-wrapper{max-width:713px;position:relative;width:100%}@media only screen and (max-width:1024px){.video-image-component .main-item-wrapper{max-width:788px}}@media only screen and (max-width:844px){.video-image-component .main-item-wrapper{max-width:100%}}.video-image-component .main-item-wrapper .main-item{max-width:100%;position:relative}.video-image-component .slider-info{width:713px}@media only screen and (max-width:1024px){.video-image-component .slider-info{width:788px}}@media only screen and (max-width:844px){.video-image-component .slider-info{width:100%}}.video-image-component .swiper-slide{align-items:center;background:var(--gray02);display:flex;font-size:1.125rem;justify-content:center;text-align:center}.video-image-component .mySwiper2{height:539px;width:100%}@media screen and (max-width:1024px){.video-image-component .mySwiper2{height:602px}}@media screen and (max-width:390px){.video-image-component .mySwiper2{height:273px}}@media only screen and (max-width:1160px){.video-image-component .bottom-slider{width:95%}}.video-image-component .bottom-slider .swiper-slide{height:100%;width:25%}:root[data-theme=dark] .video-image-component .bottom-slider .swiper-slide{opacity:.4}.video-image-component .bottom-slider .swiper-slide-thumb-active{opacity:1!important}.full-width-image-component{background-color:var(--gray02);padding:60px 0}.full-width-image-component .figure{padding-top:50%;position:relative}.full-width-image-component .full-image{height:100%;inset-inline-start:0;object-fit:cover;position:absolute;top:0;width:100%}.full-width-image-component .full-width-image-descr{color:var(--white);font-weight:300;line-height:1.3;margin-top:32px;padding:0 20px;text-align:center}@media screen and (max-width:1520px){.full-width-image-component .full-width-image-descr{margin-top:16px}}@media screen and (max-width:844px){.full-width-image-component .full-width-image-descr{text-align:left}}@media only screen and (max-width:1728px){.full-width-image-component{padding:40px 0}.full-width-image-component .figure{height:963px;height:860px}}@media only screen and (max-width:1520px){.full-width-image-component .figure{height:743px}}@media only screen and (max-width:1440px){.full-width-image-component .figure{height:743px}}@media only screen and (max-width:650px){.full-width-image-component{padding:20px 0}}@media screen and (max-width:1024px){.full-width-image-component .figure{height:577px}}@media screen and (max-width:844px){.full-width-image-component .figure{height:219px}}.single-video-component{align-items:center;background:var(--gray02);flex-direction:column;padding:60px 0}.single-video-component,.single-video-component .container{display:flex;justify-content:center}.single-video-component .video-wrapper{height:541px;position:relative;width:876px}@media screen and (max-width:1024px){.single-video-component .video-wrapper{height:474px;width:784px}}@media screen and (max-width:844px){.single-video-component .video-wrapper{height:241px;max-width:100%}}.single-video-component .video{height:100%;inset-inline-start:0;position:absolute;top:0;width:100%}.single-video-component .video-descr{color:var(--white);line-height:1.5;margin-top:16px;text-align:center;width:876px}@media screen and (max-width:1024px){.single-video-component .video-descr{width:784px}}@media screen and (max-width:844px){.single-video-component .video-descr{max-width:100%;padding:0 16px;text-align:left}}@media only screen and (max-width:1728px){.single-video-component{padding:40px 0}}@media only screen and (max-width:650px){.single-video-component{padding:20px 0}}.text-columns-component{background-color:var(--gray02);padding:60px 0}.text-columns-component u{text-decoration:underline}.text-columns-component .paragraph{color:var(--white);display:flex;gap:32px;justify-content:space-between;line-height:1.4}.text-columns-component .paragraph .left,.text-columns-component .paragraph .right{flex:1 1}.text-columns-component .paragraph .left span,.text-columns-component .paragraph .right span{display:block}.text-columns-component .paragraph .left span:not(:last-child),.text-columns-component .paragraph .right span:not(:last-child){margin-bottom:16px}@media screen and (max-width:1520px){.text-columns-component .paragraph{gap:24px}}@media screen and (max-width:844px){.text-columns-component .paragraph{flex-direction:column}}.text-columns-component .paragraph *{font:revert}.text-columns-component .paragraph a{color:var(--gold)}.text-columns-component .paragraph li,.text-columns-component .paragraph ol,.text-columns-component .paragraph ul{color:var(--white);list-style:revert;margin:revert;padding:revert}@media only screen and (max-width:1728px){.text-columns-component .text-columns-component{padding:40px 0}}@media only screen and (max-width:900px){.text-columns-component .text-columns-component .paragraph{column-count:1}}@media only screen and (max-width:650px){.text-columns-component .text-columns-component{padding:20px 0}}#photo-group.photo-group-component{background-color:var(--black);height:1170px;overflow:hidden;padding:120px 0;position:relative}@media screen and (max-width:1520px){#photo-group.photo-group-component{height:984px}}@media screen and (max-width:1440px){#photo-group.photo-group-component{padding:60px 0}}@media screen and (max-width:1024px){#photo-group.photo-group-component{height:915px}}@media screen and (max-width:844px){#photo-group.photo-group-component{height:604px}}@media only screen and (max-width:992px){#photo-group.photo-group-component{padding:30px 0 60px}}#photo-group.photo-group-component .photo-group-title{color:var(--white);display:flex;flex-direction:column;left:50%;line-height:116.3%;padding:50px 0;position:absolute;text-align:center;top:42%;transform:translate(-50%,-50%);width:500px;z-index:2}#photo-group.photo-group-component .photo-group-title:before{background-color:var(--black);content:"";filter:blur(70px);inset:0;position:absolute;z-index:2}#photo-group.photo-group-component .photo-group-title span{z-index:3}@media only screen and (max-width:844px){#photo-group.photo-group-component .photo-group-title{width:100%}}#photo-group.photo-group-component .images-container{align-items:center;display:flex}#photo-group.photo-group-component .images-container .figure-container{position:absolute}#photo-group.photo-group-component .images-container .figure-container--landscape{height:289px;width:417px}@media screen and (max-width:1520px){#photo-group.photo-group-component .images-container .figure-container--landscape{height:228px;width:329px}}@media screen and (max-width:1024px){#photo-group.photo-group-component .images-container .figure-container--landscape{height:180px;width:260px}}@media screen and (max-width:390px){#photo-group.photo-group-component .images-container .figure-container--landscape{height:98px;width:139px}}#photo-group.photo-group-component .images-container .figure-container--portrait{height:496px;width:342px}@media screen and (max-width:1520px){#photo-group.photo-group-component .images-container .figure-container--portrait{height:391px;width:270px}}@media screen and (max-width:1024px){#photo-group.photo-group-component .images-container .figure-container--portrait{height:307px;width:213px}}@media screen and (max-width:390px){#photo-group.photo-group-component .images-container .figure-container--portrait{height:191px;width:129px}}#photo-group.photo-group-component .images-container .fc-1{left:327px;top:67px}@media screen and (max-width:1728px){#photo-group.photo-group-component .images-container .fc-1{left:231px}}@media screen and (max-width:1520px){#photo-group.photo-group-component .images-container .fc-1{left:145px;top:56px}}@media screen and (max-width:1440px){#photo-group.photo-group-component .images-container .fc-1{left:114px;top:60px}}@media screen and (max-width:1024px){#photo-group.photo-group-component .images-container .fc-1{left:48px;top:60px}}@media screen and (max-width:844px){#photo-group.photo-group-component .images-container .fc-1{left:0;top:134px}}#photo-group.photo-group-component .images-container .fc-2{left:845px;top:118px}@media screen and (max-width:1728px){#photo-group.photo-group-component .images-container .fc-2{left:749px}}@media screen and (max-width:1520px){#photo-group.photo-group-component .images-container .fc-2{left:627px;top:139px}}@media screen and (max-width:1440px){#photo-group.photo-group-component .images-container .fc-2{left:598px;top:139px}}@media screen and (max-width:1024px){#photo-group.photo-group-component .images-container .fc-2{left:397px;top:85px}}@media screen and (max-width:844px){#photo-group.photo-group-component .images-container .fc-2{left:204px;top:142px}}#photo-group.photo-group-component .images-container .fc-3{right:125px;top:225px}@media screen and (max-width:1728px){#photo-group.photo-group-component .images-container .fc-3{right:29px}}@media screen and (max-width:1520px){#photo-group.photo-group-component .images-container .fc-3{right:144px;top:224px}}@media screen and (max-width:1440px){#photo-group.photo-group-component .images-container .fc-3{right:93px;top:224px}}@media screen and (max-width:1024px){#photo-group.photo-group-component .images-container .fc-3{right:48px;top:196px}}@media screen and (max-width:844px){#photo-group.photo-group-component .images-container .fc-3{right:0;top:303px}}#photo-group.photo-group-component .images-container .fc-4{bottom:58px;left:454px}@media screen and (max-width:1728px){#photo-group.photo-group-component .images-container .fc-4{left:358px}}@media screen and (max-width:1520px){#photo-group.photo-group-component .images-container .fc-4{left:318px;top:533px}}@media screen and (max-width:1440px){#photo-group.photo-group-component .images-container .fc-4{left:289px;top:533px}}@media screen and (max-width:1024px){#photo-group.photo-group-component .images-container .fc-4{left:154px;top:430px}}@media screen and (max-width:844px){#photo-group.photo-group-component .images-container .fc-4{left:8px;top:392px}}#photo-group.photo-group-component .images-container .fc-5{bottom:228px;right:516px}@media screen and (max-width:1728px){#photo-group.photo-group-component .images-container .fc-5{right:420px}}@media screen and (max-width:1520px){#photo-group.photo-group-component .images-container .fc-5{right:452px;top:561px}}@media screen and (max-width:1440px){#photo-group.photo-group-component .images-container .fc-5{right:401px;top:561px}}@media screen and (max-width:1024px){#photo-group.photo-group-component .images-container .fc-5{right:305px;top:451px}}@media screen and (max-width:844px){#photo-group.photo-group-component .images-container .fc-5{right:125px;top:335px}}#photo-group.photo-group-component .row{display:flex;flex-grow:1;position:relative;width:100%;z-index:1}#photo-group.photo-group-component .row .figure{width:100%}#photo-group.photo-group-component .row.row-1{justify-content:space-between;padding-block:0;padding-inline-end:20.2vw;padding-inline-start:10.5vw}@media only screen and (max-width:1900px){#photo-group.photo-group-component .row.row-1{padding-inline-start:4.5vw}}@media only screen and (max-width:1600px){#photo-group.photo-group-component .row.row-1{padding-inline-end:15vw;padding-inline-start:1vw}}@media only screen and (max-width:450px){#photo-group.photo-group-component .row.row-1{padding:0 10vw 0 0}}#photo-group.photo-group-component .row.row-1 .fc-1{display:flex;max-width:20vw}@media only screen and (max-width:1600px){#photo-group.photo-group-component .row.row-1 .fc-1{max-width:295px}}@media only screen and (max-width:1300px){#photo-group.photo-group-component .row.row-1 .fc-1{max-width:259px}}@media only screen and (max-width:450px){#photo-group.photo-group-component .row.row-1 .fc-1{max-width:129px}}#photo-group.photo-group-component .row.row-1 .fc-2{align-items:center;display:flex;max-width:417px;max-width:21.72vw}@media only screen and (max-width:1600px){#photo-group.photo-group-component .row.row-1 .fc-2{max-width:282px}}@media only screen and (max-width:450px){#photo-group.photo-group-component .row.row-1 .fc-2{max-width:139px}}#photo-group.photo-group-component .row.row-1 .fc-2 .figure{margin-top:-140px}@media only screen and (max-width:450px){#photo-group.photo-group-component .row.row-1 .fc-2 .figure{margin-top:-60px}}@media only screen and (max-width:1200px){#photo-group.photo-group-component .row.row-1 .fc-2{margin-inline-start:60px}}#photo-group.photo-group-component .row.row-1 .fc-3{margin-top:-180px;max-width:19.95vw}@media only screen and (max-width:1600px){#photo-group.photo-group-component .row.row-1 .fc-3{max-width:295px}}@media only screen and (max-width:1300px){#photo-group.photo-group-component .row.row-1 .fc-3{margin-right:-30px;margin-top:-60px;max-width:295px}}@media only screen and (max-width:450px){#photo-group.photo-group-component .row.row-1 .fc-3{margin-top:-110px;max-width:109px}}#photo-group.photo-group-component .row.row-2{justify-content:center;padding-block:0;padding-inline-end:3vw;padding-inline-start:18vw}@media only screen and (max-width:1900px){#photo-group.photo-group-component .row.row-2{padding-block:50px 0;padding-inline-end:0}}@media only screen and (max-width:1600px){#photo-group.photo-group-component .row.row-2{padding-block:60px 0;padding-inline:10vw 3vw}}@media only screen and (max-width:1300px){#photo-group.photo-group-component .row.row-2{padding-block:0;padding-inline:0}}@media only screen and (max-width:450px){#photo-group.photo-group-component .row.row-2{padding-block:10px 0;padding-inline:0}}#photo-group.photo-group-component .row.row-2 .fc-1{margin-top:150px;max-width:20vw}@media only screen and (max-width:1600px){#photo-group.photo-group-component .row.row-2 .fc-1{max-width:259px}}@media only screen and (max-width:450px){#photo-group.photo-group-component .row.row-2 .fc-1{margin-top:60px;max-width:123px}}#photo-group.photo-group-component .row.row-2 .fc-2{display:flex;margin-block-end:0;margin-block-start:150px;margin-inline-end:2vw;margin-inline-start:13vw;max-width:21.72vw}@media only screen and (max-width:1600px){#photo-group.photo-group-component .row.row-2 .fc-2{max-width:321px;max-width:282px}}@media only screen and (max-width:450px){#photo-group.photo-group-component .row.row-2 .fc-2{margin-block-start:10px;margin-inline:4vw;max-width:118px}}#photo-group.photo-group-component .row.row-2 .fc-2 .figure{width:100%}#photo-group.photo-group-component .figure-container{cursor:pointer;width:100%}#photo-group.photo-group-component .figure-container:focus{outline:none}#photo-group.photo-group-component .figure{position:relative}#photo-group.photo-group-component .figure.landscape-figure{padding-top:69%}#photo-group.photo-group-component .figure.portrait-figure{padding-top:145%}#photo-group.photo-group-component .img,#photo-group.photo-group-component .rounded-slider-image{height:100%;inset-inline-start:0;object-fit:cover;position:absolute;top:0;width:100%}#photo-group.photo-group-component .modal{background:var(--opacity-32-0992);bottom:0;display:flex;height:100%;inset-inline-end:0;inset-inline-start:0;position:fixed;top:0;width:100%;z-index:5}#photo-group.photo-group-component .modal .modal-content{display:flex}#photo-group.photo-group-component .modal .slider-container{min-height:100vh}#photo-group.photo-group-component .modal .rounded-slider{background-color:#0000;overflow:visible;width:100%}@media only screen and (max-width:1300px){#photo-group.photo-group-component .modal .rounded-slider .rounder-slider-item-descr{font-size:.875rem}}#photo-group.photo-group-component .modal .rounded-slider .slider-item{align-items:flex-end;bottom:14vw;display:flex;justify-content:flex-end;text-align:justify;width:100%}@media only screen and (max-width:1380px){#photo-group.photo-group-component .modal .rounded-slider .slider-item{bottom:22vw}}@media only screen and (max-width:992px){#photo-group.photo-group-component .modal .rounded-slider .slider-item{bottom:320px}}@media only screen and (max-width:450px){#photo-group.photo-group-component .modal .rounded-slider .slider-item{width:90%}}#photo-group.photo-group-component .modal .rounded-slider .slider-item.landscape{max-width:600px}#photo-group.photo-group-component .modal .rounded-slider .slider-item.landscape .figure-container{margin:0 auto}@media only screen and (max-width:1900px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.landscape .figure-container{max-width:600px}}@media only screen and (max-width:1300px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.landscape .figure-container{max-width:500px}}@media only screen and (max-width:1100px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.landscape .figure-container{max-width:400px}}#photo-group.photo-group-component .modal .rounded-slider .slider-item.portrait{max-width:600px}#photo-group.photo-group-component .modal .rounded-slider .slider-item.portrait .figure-container{margin:0 auto;max-width:400px}@media screen and (max-width:1520px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.portrait .figure-container{max-width:350px}}#photo-group.photo-group-component .modal .rounded-slider .slider-item .rounded-slider-image{max-height:100%;max-width:none}#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-active{bottom:14vw;transform:translateY(0) translate(-50%) scale(1) rotate(0)}@media only screen and (max-width:1380px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-active{bottom:22vw}}@media only screen and (max-width:992px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-active{bottom:320px}}@media only screen and (max-height:850px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-active{bottom:auto;left:50%;top:50%;transform:translate(-50%,-50%)}}#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-next,#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-prev{bottom:14vw}@media only screen and (max-width:1380px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-next,#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-prev{bottom:22vw}}@media only screen and (max-width:992px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-next,#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-prev{bottom:320px}}@media only screen and (max-width:450px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-next,#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-prev{bottom:auto;top:0}}#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-next{transform:translate(20%) scale(1)}@media only screen and (max-width:450px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-next{transform:translate(40%) scale(1)}}#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-prev{transform:translate(-120%) scale(1)}@media only screen and (max-width:450px){#photo-group.photo-group-component .modal .rounded-slider .slider-item.scaled-slider-item-prev{transform:translate(-140%) scale(1)}}#photo-group.photo-group-component .modal .rounded-slider .slider-nav{bottom:40px;left:50%;margin:0;position:fixed;transform:translateX(-50%)}@media only screen and (max-width:1640px){#photo-group.photo-group-component .modal .rounded-slider .slider-nav{bottom:10px}}#photo-group.photo-group-component .modal-content{width:100%}#photo-group.photo-group-component .close-modal-button{color:var(--white);cursor:pointer;font-size:3.125rem;height:48px;inset-inline-end:48px;position:absolute;top:48px;width:48px;z-index:2}@media only screen and (max-width:992px){#photo-group.photo-group-component .close-modal-button{display:flex;height:32px;inset-inline-end:20px;top:20px;width:32px}}#photo-group.photo-group-component .close-modal-button img{width:100%}.image-with-description{background-color:var(--black);padding:60px 0}.image-with-description.portrait{background-color:var(--gray02)}.image-with-description .descr-image-figure img{background-color:var(--black);height:662px;object-fit:contain;width:100%}@media screen and (max-width:1728px){.image-with-description .descr-image-figure img{height:651px}}@media screen and (max-width:1520px){.image-with-description .descr-image-figure img{height:534px}}@media screen and (max-width:1024px){.image-with-description .descr-image-figure img{height:100%}}@media screen and (max-width:390px){.image-with-description .descr-image-figure img{height:250px}}.image-with-description .descr-image-figure--portrait{display:flex;justify-content:center}.image-with-description .descr-image-figure--portrait img{height:704px;width:514px}@media only screen and (max-width:1520px){.image-with-description .descr-image-figure--portrait img{height:640px;width:467px}}@media only screen and (max-width:1024px){.image-with-description .descr-image-figure--portrait img{height:496px;width:362px}}@media only screen and (max-width:844px){.image-with-description .descr-image-figure--portrait img{height:492px;width:100%}}.image-with-description .image-descr{color:var(--white);line-height:1.4;margin-top:28px;text-align:start}@media screen and (max-width:1520px){.image-with-description .image-descr{margin-top:16px}}@media only screen and (max-width:1728px){.image-with-description{padding:40px 0}}@media only screen and (max-width:650px){.image-with-description{padding:20px 0}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sticky-menu{background:var(--gray);box-shadow:0 16px 25px 0 var(--opacity-0-4);inset-inline-start:36px;max-height:95%;overflow-y:scroll;padding-top:18px;position:absolute;top:771px;width:234px;z-index:5}@media only screen and (max-width:1900px){.sticky-menu{inset-inline-start:20px}}@media only screen and (max-width:1728px){.sticky-menu{width:205px}}@media only screen and (max-width:1419px){.sticky-menu{display:none}}.sticky-menu.closed{max-width:fit-content}.sticky-menu.closed .sticky-ul{display:none}.sticky-menu.closed .close-sticky-btn{opacity:0}.sticky-menu.fixed{position:fixed;top:20px}@media only screen and (max-width:1900px){.sticky-menu.fixed{inset-inline-start:20px}}.sticky-menu .sticky-title{color:var(--white);line-height:132.187%;padding-bottom:18px;padding-inline:16px}.sticky-menu .sticky-ul{align-items:flex-start;display:flex;flex-direction:column;gap:32px;padding:0 16px 32px;transition:all .2s linear}.sticky-menu .sticky-a{color:var(--white);font-weight:300;line-height:132.187%;text-decoration:none;transition:all .1s linear}.sticky-menu .sticky-a:hover{opacity:.5}.sticky-menu .close-sticky-btn{color:var(--white);height:23px;inset-inline-end:12px;position:absolute;top:12px;width:23px}.sticky-menu .close-sticky-btn svg{width:100%}.exhibition-info--loading{display:none}.slider--tooltip{align-items:center;background-color:var(--gray05);bottom:22px;color:var(--white);display:flex;height:26px;justify-content:center;position:relative;transform:translate(-26%,-50%);width:68px}.slider--tooltip:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid var(--gray05);bottom:-8px;clear:both;content:"";height:0;left:calc(50% - 8px);position:absolute;width:0}html[dir=rtl] .slider--tooltip{transform:translate(26%,-50%)}.range-filter--title{color:var(--white);display:block;margin-bottom:107px}@media screen and (max-width:1024px){.range-filter--title{display:none}}.range-filter--ruler{background-color:var(--gray04);height:4px;margin-top:16px;mask:url(/static/media/ruler.b2f4b75732a87ec12216.svg) no-repeat center/contain;-webkit-mask:url(/static/media/ruler.b2f4b75732a87ec12216.svg) no-repeat center/contain;width:100%}.range-filter--initial-range{align-items:center;color:var(--white);display:flex;justify-content:space-between;margin-top:10px}.range-filter--inputs-container{display:flex;gap:24px;justify-content:space-between;margin-top:32px}.range-filter--input{display:flex;flex-direction:column;width:100%}.range-filter--input span{color:var(--white);margin-bottom:12px}.range-filter--input input{background-color:var(--gray05);border:0;color:var(--white);padding:14px 16px;width:100%}.range-filter--input input:focus{outline:none}.range-filter--input input::-webkit-inner-spin-button,.range-filter--input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.range-filter--input input{-moz-appearance:textfield}.range-filter--action-buttons{display:flex;gap:24px;margin-top:80px}@media screen and (max-width:1024px){.range-filter--action-buttons{flex-direction:column}}.filter-item{position:relative}.filter-item--container{align-items:center;background-color:var(--gray05);color:var(--white);cursor:pointer;display:flex;gap:16px;justify-content:center;padding:22px 0;transition:all .2s linear;-webkit-user-select:none;user-select:none}.filter-item--container.open{background-color:var(--gray)}.filter-item--container span{line-height:21px}.filter-item--icon.closed{transform:rotate(180deg)}.filter-item--options-container{background-color:var(--gray);display:none;inset-inline-end:0;top:100%;z-index:3}.filter-item--options-container.absolute{box-shadow:0 30px 40px 0 var(--opacity-0-60);padding:24px;position:absolute;width:342px}.filter-item--options-container.range{padding:48px 36px}.filter-item--options-container.range.absolute{padding:48px;width:920px}.filter-item--options-container.open{display:block}.filter-item--options{max-height:240px;overflow-y:auto;scrollbar-color:var(--gray04) #0000;scrollbar-width:thin}.filter-item--options::-webkit-scrollbar{width:10px}.filter-item--options::-webkit-scrollbar-thumb{background-color:var(--gray04);border-radius:100px}.filter-item--option{align-items:center;color:var(--white);cursor:pointer;display:flex;padding:10px;transition:all .2s linear;-webkit-user-select:none;user-select:none}.filter-item--option:hover{opacity:.6}.filter-item--option:not(:last-child){margin-bottom:12px}.filter-item--option--checkbox{border:1px solid var(--white);border-radius:2.5px;height:16px;margin-inline-end:10px;width:16px}.filter-item--option--checkbox.selected{background-color:var(--white);border-color:var(--white);mask:url(/static/media/checkmark.b210e638520f4d64cbfa.svg) no-repeat center/contain;-webkit-mask:url(/static/media/checkmark.b210e638520f4d64cbfa.svg) no-repeat center/contain}.filter-item--actions-container{margin-top:16px}.filter-item--actions-container button:not(:last-child){margin-bottom:24px}.filter-item .input-component{margin-bottom:14px}.filter-item .input-component input{background-color:var(--gray02)!important}.modal--container{color:var(--white);display:flex;flex-direction:column;left:50%;padding:56px 48px 48px;position:fixed;top:50%;transform:translate(-50%,-50%);width:740px;z-index:5}@media screen and (max-width:1024px){.modal--container{width:590px}}@media screen and (max-width:622px){.modal--container{padding:48px 16px 32px;width:calc(100% - 32px)}}.modal--shadow{background-color:var(--gray10);height:100%;opacity:.8;position:fixed;top:0;width:100%;z-index:4}.modal--shadow.light{background-color:hsla(0,0%,9%,.502)}.modal--close-btn{color:var(--white);height:48px;position:absolute;right:0;top:0;width:48px}html[dir=rtl] .modal--close-btn{left:0;right:auto}@media screen and (max-width:844px){.modal--container.mobile-fullscreen{height:100%;overflow-y:auto;width:100%}}.applied-filter--chip{align-items:center;border:1px solid var(--gray08);border-radius:100px;color:var(--gray08);display:flex;justify-content:space-between;padding:10px 16px}.applied-filter--chip svg{cursor:pointer;height:14px;margin-inline-start:10px;width:14px}.applied-filter--chip svg:hover{opacity:.6;transition:all .2s linear}.filters-container{align-items:center;background-color:var(--gray05);box-shadow:0 6px 20px 0 var(--opacity-0-30);display:flex;justify-content:space-between;width:1228px}@media screen and (max-width:1520px){.filters-container{max-width:1088px;width:100%}}@media screen and (max-width:1024px){.filters-container{display:none}}.filters-container .filter-item{flex:1 1}.filters-title{margin-inline-start:24px;width:100px}@media screen and (max-width:1024px){.filters-title{margin-inline-start:16px;width:86px}}.applied-filters{display:block;margin-bottom:32px;margin-top:48px}.applied-filters--container{align-items:center;display:flex;flex-flow:row wrap;gap:24px}.applied-filters--reset{color:var(--gray07);cursor:pointer;text-decoration:underline}.applied-filters--reset:hover{opacity:.6;transition:all .2s linear}.filters-modal--button{align-items:center;box-shadow:0 6px 20px 0 var(--opacity-0-30);display:none;gap:16px;padding:16px;width:fit-content}@media screen and (max-width:1024px){.filters-modal--button{display:flex}}.filters-modal--button img{height:24px;width:24px}@media screen and (max-width:1024px){#filters-modal .mobile-fullscreen{height:100%;overflow-y:auto;width:100%}}.pagination--arrow{color:var(--white);height:20px;width:20px}.pagination--arrow.next{transform:rotate(180deg)}html[dir=rtl] .pagination--arrow.next{transform:rotate(0)}html[dir=rtl] .pagination--arrow{transform:rotate(-180deg)}.archives-listing--top-section{background-color:var(--gray05);padding:120px 64px 32px}@media screen and (max-width:1024px){.archives-listing--top-section{padding:80px 32px 48px}}@media screen and (max-width:844px){.archives-listing--top-section{padding:48px 16px 32px}}.archives-listing--title{margin-bottom:56px}@media screen and (max-width:1728px){.archives-listing--title{margin-bottom:24px}}.archives-listing--search-container{display:flex;margin-bottom:56px}.archives-listing--search-container .input-component{width:478px}.archives-listing--search-container button{width:112px}@media screen and (max-width:1728px){.archives-listing--search-container{margin-bottom:24px}}.archives-listing--main-section{background-color:var(--gray02);padding-inline-end:64px;padding-top:80px;padding-inline-start:64px}@media screen and (max-width:1520px){.archives-listing--main-section{padding-top:56px}}@media screen and (max-width:1024px){.archives-listing--main-section{padding-inline-end:32px;padding-top:48px;padding-inline-start:32px}}@media screen and (max-width:844px){.archives-listing--main-section{padding-inline-end:16px;padding-inline-start:16px}}.archives-listing--no-data-container{min-height:50vh}.archives-listing--sort-container{display:flex;justify-content:flex-end}@media screen and (max-width:844px){.archives-listing--sort-container{justify-content:flex-start}}.archives-listing--sort-container .sort{margin-bottom:48px;width:286px}@media screen and (max-width:1520px){.archives-listing--sort-container .sort{margin-bottom:56px}}@media screen and (max-width:1024px){.archives-listing--sort-container .sort{margin-bottom:48px}}@media screen and (max-width:844px){.archives-listing--sort-container .sort{margin-bottom:24px;width:172px}}.archives-listing--grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin-bottom:80px}@media screen and (max-width:1520px){.archives-listing--grid{margin-bottom:64px}}@media screen and (max-width:1024px){.archives-listing--grid{grid-template-columns:repeat(2,1fr);margin-bottom:48px}}@media screen and (max-width:844px){.archives-listing--grid{gap:16px;grid-template-columns:repeat(1,1fr);margin-bottom:32px}}.archives-listing--pagination{display:flex;justify-content:center;padding-bottom:120px}@media screen and (max-width:1728px){.archives-listing--pagination{padding-bottom:100px}}@media screen and (max-width:1024px){.archives-listing--pagination{padding-bottom:36px}}@media screen and (max-width:844px){.archives-listing--pagination{padding-bottom:80px}}.archives-listing .spinner-container{min-height:80vh}@media screen and (max-width:844px){.archives-listing--search-container .input-component{flex:1 1}}.pages--container{background-color:var(--gray);display:flex;flex-direction:column;gap:40px;height:calc(100% - 80px);overflow:auto;padding:26px 66px 40px;position:relative}.pages--container.mode-grid{grid-column-gap:28px;grid-row-gap:32px;column-gap:28px;display:grid;grid-auto-rows:max-content;grid-template-columns:repeat(4,1fr);padding:12px 18px;row-gap:32px}.pages--container.mode-grid .pages--item{height:136px;width:100px}.pages--actions-container{align-items:center;border-bottom:1px solid var(--gray02);display:flex;justify-content:space-between;padding:24px 16px 16px}.pages--action-btn{color:var(--white);height:32px;width:32px}.pages--action-btn.inactive{opacity:.2}.pages--vertical-divider{background-color:var(--gray11);display:inline-block;height:22px;margin:0 8px;width:1px}.pages--horizontal-divider{background-color:var(--gray02);height:1px;width:100%}.pages--open-panel-btn{color:var(--white);height:32px;margin:24px 16px 16px;width:32px}.pages--item{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:194px;width:144px}.pages--item .thumbnail-container{background-color:var(--gray02);display:flex;height:inherit;justify-content:center;margin-bottom:8px;width:inherit}.pages--item img{height:inherit;object-fit:contain;width:100%}.pages--item.selected .thumbnail-container{outline:2px solid var(--gray06)}.pages--item.unavailable .thumbnail-container{background-color:var(--not-found-archive-bg)}.pages--item.unavailable img{max-height:100%;width:74px}.pages--item-page-number.mark{background:#b19b08cc;padding:0 4px}@media screen and (max-width:1520px){.pages--container.mode-grid{grid-template-columns:repeat(3,1fr)}.pages--open-panel-btn{margin-top:20px}}@media screen and (max-width:1024px){.pages--container{display:flex!important;flex-direction:row;gap:40px!important;height:100%;overflow:auto;padding:22px 24px 22px 22px!important}.pages--actions-container{display:none}.pages--item{height:84px!important;width:62px!important}.pages--item.unavailable img{width:24px}}@media screen and (max-width:844px){.pages--container{display:none!important}}.document-search--container{display:flex}.document-search--input{max-width:188px}.document-search--input input{padding:11px 12px}.document-search--btn{align-items:center;background-color:var(--gray11);color:var(--gray03);display:flex;justify-content:center;width:44.5px}.document-search--btn svg{height:26px;width:26px}.document-search--error-message{position:absolute}.document-search.spinner-container .spinner{height:20px;width:20px}@media screen and (max-width:1520px){.document-search--btn{width:42px}}@media screen and (max-width:844px){.document-search--btn{width:40px}}#download-dialog--modal{display:none}.download-dialog--container{position:static}.download-dialog--dropdown{background-color:var(--gray05);box-shadow:0 10px 40px 0 var(--opacity-0-4);padding:24px;position:absolute;width:336px;z-index:2}.download-dialog--dropdown.closed{display:none}.download-dialog--title{margin-bottom:34px}.download-dialog--total-pages{margin-top:10px}.download-dialog--pdf-icon-container{align-items:center;display:flex;flex-direction:column}.download-dialog--pdf-icon{color:var(--white);height:64px;width:64px}.download-dialog--entire-file-btn{margin-top:18px}.download-dialog--alternative{align-items:center;color:var(--gray03);display:flex;margin:24px 0}.download-dialog--alternative span{margin:0 10px}.download-dialog--alternative-separator{background-color:var(--gray06);flex:1 1;height:1px}.download-dialog--page-input{margin-bottom:38px;margin-top:20px}.download-dialog--pdf-generated-message{margin-top:14px}@media screen and (max-width:1520px){.download-dialog--title{margin-bottom:16px}.download-dialog--total-pages{margin-top:13px}.download-dialog--entire-file-btn{margin-top:24px}.download-dialog--page-input{margin-bottom:58px;margin-top:28px}}@media screen and (max-width:844px){#download-dialog--modal{display:block}.download-dialog--dropdown{display:none}}.document-action{align-items:center;display:flex;gap:32px}.document-action--button{align-items:center;color:var(--gray06);display:flex;height:32px;justify-content:center;width:32px}.document-action--button:hover{background-color:var(--gray)}.document-action--button.no-hover:hover{background-color:initial}.document-action--icon.search{height:20px;width:20px}.document-search-container{align-items:center;display:flex;gap:24px}@media screen and (max-width:1520px){.document-action{gap:24px}}.osd--container{height:90vh;width:100%}.osd--zoom-container{align-items:center;background-color:#32312e99;bottom:32px;display:flex;gap:10px;left:50%;padding:8px 16px;position:absolute;transform:translate(-50%);z-index:1}.osd--zoom-action-btn{align-items:center;color:var(--white);display:flex;height:38px;justify-content:center;-webkit-user-select:none;user-select:none;width:38px}.osd--overlay{display:flex!important;height:70px;justify-content:center;opacity:0;position:absolute;width:200px}.osd--overlay.portrait{width:120px}.osd--overlay img{max-width:100%;object-fit:contain}.osd--search-marker{background-color:#95830d99}@media screen and (max-width:844px){.osd--overlay{height:20px;width:60px}.osd--overlay.portrait{width:40px}.osd--overlay.portrait.full-screen{width:80px}}.archive-document{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:0 18px}.archive-document--image{cursor:zoom-in;display:block;height:70vh;object-fit:contain;width:100%}.archive-document--unavailable-container{align-items:center;background:var(--not-found-archive-bg);display:flex;flex-direction:column;height:100%;justify-content:center;width:30vw}.archive-document--unavailable-container img{width:138px}.archive-document--paging{align-items:center;display:flex;margin:24px 0}.archive-document--arrow-btn{align-items:center;color:var(--white);display:flex;height:42px;justify-content:center;width:42px}.archive-document--arrow-btn:disabled{cursor:not-allowed;opacity:.6}.archive-document--arrow-btn.prev svg{transform:rotate(-90deg)}.archive-document--arrow-btn.next svg,html[dir=rtl] .archive-document--arrow-btn.prev svg{transform:rotate(90deg)}html[dir=rtl] .archive-document--arrow-btn.next svg{transform:rotate(-90deg)}.archive-document--page-input{all:unset;background-color:var(--gray02);height:42px;text-align:center;width:42px}.archive-document--page-input::-webkit-inner-spin-button,.archive-document--page-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.archive-document--page-input{-moz-appearance:textfield}.archive-document--total-pages{align-items:center;display:flex;height:42px;margin-inline-start:10px;min-width:42px}@media screen and (max-height:800px){.archive-document--image{height:60vh}}@media screen and (max-width:1024px){.archive-document{padding:0 16px}.archive-document--image{height:60vh}.archive-document--unavailable-container{height:70vh;width:40vw}}@media screen and (max-width:1728px){.archive-document--arrow-btn,.archive-document--page-input,.archive-document--total-pages{height:38px;width:38px}}@media screen and (max-width:844px){.archive-document--image,.archive-document--unavailable-container{height:25vh}.archive-document--unavailable-container{width:80vw}}@property --gradient-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.ask-ai--btn{align-items:center;background-color:var(--white);border:1px solid #0000;color:var(--gray05);display:flex;font-weight:700;gap:10px;justify-content:center;padding:14px 0;position:relative;text-transform:uppercase;width:100%}.ask-ai--btn.gray:hover{--input-gray:var(--gray)}.ask-ai--btn.gray05:hover,.ask-ai--btn.gray:hover{background:linear-gradient(var(--input-gray),var(--input-gray)) padding-box,conic-gradient(from var(--gradient-angle),#0000,var(--white) 30%,#0000 60%) border-box}.ask-ai--btn.gray05:hover{--input-gray:var(--gray05)}.ask-ai--btn.gray10:hover{--input-gray:var(--gray10);background:linear-gradient(var(--input-gray),var(--input-gray)) padding-box,conic-gradient(from var(--gradient-angle),#0000,var(--white) 30%,#0000 60%) border-box}.ask-ai--btn:hover{--gradient-angle:0deg;animation:rotateBorder 2s linear infinite;color:var(--white)}.ask-ai--btn:hover #big-star{animation:rotateStars 1s linear infinite;transform-origin:center}.ask-ai--btn:hover #small-star{animation:scaleStar 1s linear infinite;transform-origin:top right}.ask-ai--icon{height:28px;width:28px}@keyframes rotateBorder{to{--gradient-angle:360deg}}@keyframes rotateStars{0%{transform:rotate(0deg)}50%{transform:rotate(15deg) scale(.9)}to{transform:rotate(0deg)}}@keyframes scaleStar{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.tag--container{border:1px solid var(--white);border-radius:100px;padding:12px 16px}.loader-container{color:#fff;height:100%;position:relative;width:100%}.loader{border-radius:50%;color:currentColor;font-size:inherit;height:1em;left:50%;overflow:hidden;position:absolute;text-indent:-9999em;top:0;transform-origin:center center;width:1em}.loader-left{animation:mltShdSpin 1.7s ease infinite,round 1.7s ease infinite;transform:translate(-50%) rotate(0deg)}.loader-right{animation:mltShdSpin 1.7s ease infinite,roundReverse 1.7s ease infinite;transform:translate(-50%) rotate(180deg)}@keyframes mltShdSpin{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes round{0%{transform:translate(-50%) rotate(0deg)}to{transform:translate(-50%) rotate(1turn)}}@keyframes roundReverse{0%{transform:translate(-50%) rotate(180deg)}to{transform:translate(-50%) rotate(540deg)}}.ai-summary--container{margin-top:24px;padding:0 32px;width:100%}.ai-summary--header{align-items:center;display:flex;justify-content:space-between}.ai-summary--title-container{align-items:center;color:var(--gray04);display:flex;gap:12px}.ai-summary--title-container svg{height:16px;width:16px}.ai-summary--close-btn{color:var(--gray06);height:24px;width:24px}.ai-summary--notifier-label{color:var(--gray06);margin-top:16px}.ai-summary--text-contrainer{background-color:var(--gray);margin-top:28px;max-height:calc(100% - 100px);min-height:176px;overflow-y:scroll;position:relative;width:100%}.ai-summary--gradient-top-overlay{background:linear-gradient(0deg,var(--opacity-36-0) 0,var(--gray10) 100%);height:0;left:0;opacity:0;position:absolute;top:0;transition:height .3s ease,opacity .3s ease;width:100%}.ai-summary--gradient-top-overlay.visible{height:90px;opacity:1}.ai-summary--gradient-bottom-overlay{background:linear-gradient(0deg,var(--gray10) 0,var(--opacity-36-0) 100%);bottom:0;height:90px;left:0;position:sticky;width:100%}.ai-summary--text{color:var(--white);padding:16px}.ai-summary--text ol{list-style:reset}.ai-summary--text ul{list-style:disc}.ai-summary--text ol,.ai-summary--text ul{line-height:1.4;list-style-position:inside;padding-inline-start:1.6em;text-indent:-1.5em}.ai-summary--text strong{font-weight:bolder}.ai-summary--text a{color:var(--white)}.ai-summary--text em,.ai-summary--text i{font-style:italic}.ai-summary--text h1,.ai-summary--text h2,.ai-summary--text h3,.ai-summary--text h4,.ai-summary--text h5,.ai-summary--text h6{all:revert}.ai-summary--text p:not(:last-child){margin:1em 0}.ai-summary--text p:is(:first-child){margin-top:0}.ai-summary--skeleton-container{padding:16px}.ai-summary--long-loading-container{align-items:center;display:flex;flex-direction:column;gap:24px;height:0;justify-content:center;opacity:0;transition:all .5s ease-in-out}.ai-summary--long-loading-notifier{color:var(--gray06);margin:16px 0;max-width:276px;text-align:center}.ai-summary--skeleton-line{background-color:var(--gray05);height:16px}.ai-summary--skeleton-line.line-1{animation:skeletonWidth-1 2s linear infinite;width:60%}.ai-summary--skeleton-line.line-2{animation:skeletonWidth-2 2s linear infinite;width:50%}.ai-summary--skeleton-line.line-3{animation:skeletonWidth-3 2s linear infinite;width:30%}.ai-summary--skeleton-line.line-4{animation:skeletonWidth-4 2s linear infinite;width:50%}.ai-summary--skeleton-line.line-5{animation:skeletonWidth-5 2s linear infinite;width:90%}.ai-summary--skeleton-line:not(:last-child){margin-bottom:16px}@media screen and (max-width:1728px){.ai-summary--container{margin-top:32px}.ai-summary--text-contrainer{margin-top:24px}}@media screen and (max-width:1024px){.ai-summary--container{padding:0 16px}}@media screen and (max-width:844px){.ai-summary--container{margin-top:24px}}@keyframes skeletonWidth-1{0%{width:60%}40%,60%{width:100%}to{width:60%}}@keyframes skeletonWidth-2{0%{width:50%}40%,60%{width:100%}to{width:50%}}@keyframes skeletonWidth-3{0%{width:30%}40%,60%{width:100%}to{width:30%}}@keyframes skeletonWidth-4{0%{width:50%}40%,60%{width:90%}to{width:50%}}@keyframes skeletonWidth-5{0%{width:90%}40%,60%{width:100%}to{width:90%}}.info--block,.info--container{position:relative}.info--container{background-color:var(--gray10);display:flex;height:100%;width:100%}.info--resizer-container{align-items:center;cursor:col-resize;display:flex;padding-inline-start:16px}.info--resizer-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(2,4px);grid-template-rows:repeat(4,4px)}.info--resizer-square{background-color:var(--gray04)}.info--top-section{background-color:var(--gray);border-bottom:1px solid var(--gray02);padding:32px 32px 32px 64px}.info--title.with-ai-button{margin-bottom:32px}.info--collapse-container{flex:1 1;overflow-y:auto}.info--scrollable-description{background-color:var(--gray10)!important;border-bottom:1px solid var(--gray05)!important;padding-inline-start:60px!important;position:absolute;width:100%}.info--collapse-container,.info--scrollable-description{padding:0 32px}.info--tags-container{align-items:center;display:flex;flex-flow:row wrap;gap:16px}.info--tags-container a{text-decoration:none}.info--ocr-collapse-header{align-items:center;display:flex;gap:8px}.info--ocr-container{margin-bottom:90vh}.info--ocr-text{white-space:pre-line}.info--ocr-html-container{white-space:normal}.info--ocr-html-container .ocr-ar{direction:rtl}.info--ocr-html-container .ocr-arp,.info--ocr-html-container .ocr-p{display:none}.info--ocr-html-container p,.info--ocr-text-paragraph{direction:ltr;line-height:2rem;margin:1rem 0}.info--ocr-html-container p.ar,.info--ocr-text-paragraph.ar{direction:rtl}.info--empty-space{margin-bottom:50vh}.info--copyright{white-space:pre-wrap}@media screen and (max-width:1520px){.info--title.with-ai-button{margin-bottom:30px}}@media screen and (max-width:1024px){.info--title.with-ai-button{margin-bottom:32px}}@media screen and (max-width:844px){.info--block{background-color:var(--gray10);max-height:100%;width:100%!important}.info--title.with-ai-button{margin-bottom:24px}.info--ocr-container{margin-bottom:30vh}.info--top-section{padding-inline-end:12px;padding-bottom:24px;padding-inline-start:12px;padding-top:24px}.info--container{overflow-y:scroll}.info--resizer-container{display:none}.info--collapse-container{padding:0 16px}.info--scrollable-description{display:none}.info--empty-space{margin-bottom:10vh}}@media screen and (max-height:850px){.info--scrollable-description{max-height:400px;overflow-y:scroll}}.textarea--label{display:block}.textarea--input{background-color:var(--gray05);border:none;padding:16px;resize:none;width:100%}.textarea--input:focus{outline:2px solid var(--white)}.textarea--input.invalid{outline:2px solid var(--red)}.textarea--validation{display:block;margin-top:8px}.feedback--send-button-container{margin-top:76px}.feedback--success-icon-container{display:flex;justify-content:center}.feedback--success-icon{height:68px;margin-top:42px;width:68px}.feedback--success-message{line-height:30px;margin:42px 0}.document-modal{align-items:center;background-color:var(--gray02);display:flex;flex-direction:column;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:3}.document-modal.closed{display:none}.document-modal--close-btn{color:var(--white);height:32px;inset-inline-end:24px;position:absolute;top:24px;width:32px;z-index:2}.document-modal--paging{align-items:center;background-color:var(--gray10);display:flex;margin:16px 0}.document-modal--paging-btn{color:var(--white);height:38px;width:38px}.document-modal--paging-btn:disabled{cursor:not-allowed;opacity:.6}.document-modal--paging-btn.prev{transform:rotate(-90deg)}.document-modal--paging-btn.next,html[dir=rtl] .document-modal--paging-btn.prev{transform:rotate(90deg)}html[dir=rtl] .document-modal--paging-btn.next{transform:rotate(-90deg)}.document-modal--page-indicator{align-items:center;display:flex;height:38px;min-width:16px}.dropdown{display:flex;flex-direction:column;position:relative}.dropdown--container{border-bottom:1px solid var(--gray05);position:relative}.dropdown--container.open{border-bottom-color:var(--gold03)}.dropdown--label{color:var(--white);cursor:default;margin-bottom:8px}.dropdown--input{background-color:var(--gray05);border:none;color:var(--white);padding:16px;width:100%}.dropdown--input:focus{outline:none}.dropdown--icon{cursor:pointer;inset-inline-end:16px;position:absolute;top:50%;transform:translateY(-50%)}.dropdown--icon.closed{transform:translateY(-50%) rotate(180deg)}.dropdown--options-container{display:none;max-height:265px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:3}.dropdown--options-container.open{display:block}.dropdown--option{background-color:var(--gray05);color:var(--white);cursor:pointer;padding:16px;transition:all .2s linear}.dropdown--option.selected,.dropdown--option:hover{background-color:var(--gray)}.form-item{display:flex;flex-direction:column}.form-item label{margin-bottom:8px;text-transform:uppercase}.form-item input{all:unset;box-sizing:border-box;color:var(--gray03);padding:16px}.form-item input:focus{outline:2px solid var(--white)}.form-item--invalid{color:var(--red)}.form-item--invalid input{border:2px solid var(--red)}.form-item--invalid input:focus{outline:none}.form-item--validation-message{display:block;margin-top:8px}.bookmark--create-folder-btn{align-items:center;display:flex;font-weight:700;gap:8px}.bookmark--create-folder-btn img{height:20px;width:20px}.bookmark--create-folder-btn:hover{opacity:.6;transition:all .2s linear}.archive-individual{background-color:var(--gray05);display:flex;height:100vh}.archive-individual--main-area{flex:1 1;overflow:hidden}.archive-individual--workspace{display:flex;flex-direction:column;height:100%}.archive-individual--workspace-header{display:flex;justify-content:space-between;min-height:88px;padding:20px 32px}.archive-individual--info-container{overflow:hidden}.archive-individual--info-container.small{display:none}.archive-individual--pages-container{background-color:var(--gray)}.archive-individual--pages-container.small{display:none}.archive-individual--no-result-container{align-items:center;background-color:var(--gray02);display:flex;height:100%;justify-content:center;padding:24px 0}@media screen and (max-width:844px){.archive-individual--main-area{justify-content:stretch}.archive-individual--workspace-header{padding:8px 16px}.archive-individual--info-container.large{display:none}.archive-individual--info-container.small{background-color:var(--gray10);display:block;flex:1 1}.archive-individual--footer-container{background-color:var(--gray02);padding-top:80px}}@media screen and (max-width:1520px){.archive-individual--workspace-header{padding:18px 22px}}@media screen and (max-width:1024px){.archive-individual--main-area{display:flex;flex-direction:column;justify-content:space-between}.archive-individual--workspace{height:auto}.archive-individual--workspace-header{padding:16px}.archive-individual--pages-container.large{display:none}.archive-individual--pages-container.small{display:block}}.reset-password--form{margin-top:118px;padding:0 157px 0 158px}.reset-password--form input,.reset-password--form label{display:block}.reset-password--form input{width:100%}.reset-password--form form{min-width:304px}.static-page{background-color:var(--gray02);min-height:100vh}.static-page--title{margin-bottom:80px;margin-top:120px;padding:0 64px}.static-page--content{margin-bottom:120px;padding:0 368px}.static-page--subtitle{display:block;margin-bottom:32px}html[dir=ltr] .static-page--bold-label{font-family:sohne-bold}html[dir=rtl] .static-page--bold-label{font-family:basis-grotesque-bold}.static-page ol{list-style:auto}.static-page ul{list-style:disc none outside;list-style:initial}.static-page ol,.static-page ul{list-style-position:inside;padding-inline-start:1.4em;text-indent:-1.4em}@media screen and (max-width:1728px){.static-page--content{padding:0 272px}}@media screen and (max-width:1520px){.static-page--title{margin-bottom:64px;margin-top:100px}.static-page--content{margin-bottom:100px;padding:0 260px}}@media screen and (max-width:1024px){.static-page--title{margin-top:80px;padding:0 32px}.static-page--content{padding:0 32px}}@media screen and (max-width:844px){.static-page--title{margin-bottom:48px;margin-top:64px;padding:0 16px}.static-page--subtitle{margin-bottom:16px}.static-page--content{margin-bottom:80px;padding:0 16px}}.contact-us-page{background-color:var(--gray02);min-height:80vh;padding-bottom:120px}.contact-us-page--title{margin-bottom:80px;margin-top:120px;padding:0 64px}.contact-us-page--form-container{background-color:var(--gray);margin:0 auto;max-width:772px;padding:64px}.contact-us-page form input,.contact-us-page form label{display:block}.contact-us-page form input{width:100%}.contact-us-page form form{min-width:304px}.contact-us-page--success-container{align-items:center;display:flex;flex-direction:column}.contact-us-page--success-container svg{color:var(--white);height:68px;margin-bottom:24px;width:68px}.contact-us-page--go-home{width:358px}@media screen and (max-width:1520px){.contact-us-page{padding-bottom:100px}.contact-us-page--title{margin-bottom:64px;margin-top:100px}}@media screen and (max-width:1024px){.contact-us-page--title{margin-top:80px;padding:0 32px}}@media screen and (max-width:844px){.contact-us-page{padding-bottom:80px}.contact-us-page--title{margin-bottom:44px;margin-top:64px;padding:0 16px}.contact-us-page--form-container{margin:0 16px;max-width:100%;padding:24px 16px}.contact-us-page--go-home{width:100%}}.map--container{height:100vh;width:100%}.map--marker-detail-image{height:372px;margin:0 auto;object-fit:contain;width:522px}.map--archive-links{display:flex;flex-direction:column;gap:32px}@media screen and (max-width:844px){.map--marker-detail-image{width:100%}}.reset-password-container{display:flex;justify-content:flex-end}.reset-password-container a{color:#fff}.checkbox{height:18px;min-width:18px}@media screen and (max-width:844px){.checkbox{margin-top:2px}}.checkbox div{border-radius:4px;height:100%}.checkbox--container{display:flex}.checkbox--label{margin-left:8px}.checkbox--label a{color:inherit}.checkbox--unchecked{background-color:var(--gray03)}.checkbox--checked{background-color:var(--white);mask:url(/static/media/checkmark.b210e638520f4d64cbfa.svg) no-repeat center/contain;-webkit-mask:url(/static/media/checkmark.b210e638520f4d64cbfa.svg) no-repeat center/contain}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{align-items:center;appearance:button;-webkit-appearance:button;background-color:#fff;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,#fff));border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,#dcdcdc));box-sizing:border-box;cursor:pointer;display:flex;height:36px;height:var(--react-international-phone-height,36px);justify-content:center;margin:0;padding:0;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-country-selector-background-color-hover,#f5f5f5)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:#0000}.react-international-phone-country-selector-button__button-content{align-items:center;display:flex;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-left:4px solid #0000;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-top:4px solid #777;border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:#999;border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5))}.react-international-phone-flag-emoji{box-sizing:border-box;height:24px;height:var(--react-international-phone-flag-height,24px);width:24px;width:var(--react-international-phone-flag-width,24px)}.react-international-phone-country-selector-dropdown{background-color:#fff;background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,#fff));box-shadow:2px 2px 16px #00000040;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:#222;color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));display:flex;flex-direction:column;left:0;left:var(--react-international-phone-dropdown-left,0);list-style:none;margin:0;max-height:200px;overflow-y:scroll;padding:4px 0;position:absolute;top:44px;top:var(--react-international-phone-dropdown-left,44px);width:300px;z-index:1}.react-international-phone-country-selector-dropdown__list-item{align-items:center;box-sizing:border-box;display:flex;min-height:28px;min-height:var(--react-international-phone-dropdown-item-height,28px);padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:14px;font-size:var(--react-international-phone-dropdown-item-font-size,14px);margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:gray;color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:14px;font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--focused,.react-international-phone-country-selector-dropdown__list-item--selected{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5);color:#222;color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code{color:gray;color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5))}.react-international-phone-dial-code-preview{align-items:center;background-color:#fff;background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,#fff));border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,#dcdcdc));color:#222;color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));display:flex;font-size:13px;font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;margin-right:-1px;padding:0 8px}.react-international-phone-dial-code-preview--disabled{background-color:#f5f5f5;background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5));color:#666;color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:4px;border-radius:var(--react-international-phone-border-radius,4px);border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{background-color:#fff;background-color:var(--react-international-phone-background-color,#fff);border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-border-color,#dcdcdc);border-radius:4px;border-radius:var(--react-international-phone-border-radius,4px);border-bottom-left-radius:0;border-top-left-radius:0;box-sizing:border-box;color:#222;color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:13px;font-size:var(--react-international-phone-font-size,13px);height:36px;height:var(--react-international-phone-height,36px);margin:0;overflow:visible;padding:0 8px}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:#f5f5f5;background-color:var(--react-international-phone-disabled-background-color,#f5f5f5);color:#666;color:var(--react-international-phone-disabled-text-color,#666)}.auth--page-container{background-color:var(--gray02);color:var(--white);min-height:100vh}.auth--form{margin:64px auto auto;max-width:644px;padding-bottom:52px}.auth--form--success{margin-top:118px}.auth--form--title{margin-bottom:16px;margin-top:32px;text-transform:uppercase}.auth--form--tooltip{margin-bottom:58px}.auth--form--tooltip a{color:var(--white);font-weight:700}.auth--form input,.auth--form label{display:block}.auth--form input{width:100%}.auth--form form{min-width:304px}@media screen and (max-width:1520px){.auth--form{max-width:634px}}@media screen and (max-width:1024px){.auth--form{max-width:590px}}@media screen and (max-width:844px){.auth--form{max-width:100%;padding-inline-end:16px;padding-inline-start:16px}}.registration-success-tooltip{font-size:16px}.logo-container{padding-bottom:10px;padding-top:10px;padding-inline-start:64px}@media only screen and (max-width:1024px){.logo-container{padding-inline-start:32px}}@media only screen and (max-width:844px){.logo-container{padding-inline-start:16px}}.react-international-phone-input-container{background-color:var(--gray05);padding:8px 0}.react-international-phone-input-container .react-international-phone-country-selector-button,.react-international-phone-input-container .react-international-phone-input{background-color:var(--gray05);border:none;border-radius:0;color:var(--gray03)}.react-international-phone-input-container .react-international-phone-country-selector-button{padding-inline-start:16px}.react-international-phone-input-container .react-international-phone-input{padding:0;padding-inline-start:12px}.forgot-password--form{margin-top:118px;padding:0 157px 0 158px}.forgot-password--form input,.forgot-password--form label{display:block}.forgot-password--form input{width:100%}.forgot-password--form form{min-width:304px}.btn--link{color:var(--red);text-decoration:underline;transition:all .2s linear}.btn--link:hover{color:var(--red-hover)}.btn--link--disabled{color:var(--gray03);pointer-events:none}.danger-modal-content--error-icon{height:38px;margin-bottom:16px;width:38px}.danger-modal-content--action-buttons{display:flex}.danger-modal-content--action-buttons button{flex:1 1}.danger-modal-content--action-buttons button:first-child{margin-inline-end:32px}.profile--container{background-color:var(--gray);display:flex;justify-content:center;min-height:80vh;padding-bottom:114px;padding-top:80px}.profile--block{width:750px}.profile--block--title{color:var(--gray03);font-weight:300}.profile--info{background-color:var(--gray02);color:var(--white);margin-top:32px;padding:48px}@media screen and (max-width:844px){.profile--info{padding:32px 16px}}.profile--info--sub-title{color:var(--gray04);display:block;margin-bottom:32px}.profile--info--section{display:flex;flex-direction:column;margin-bottom:48px}.profile--info--section--title{margin-bottom:12px}.profile--info--section--value{align-items:center;display:flex}.profile--info--section--value img{margin-inline-end:16px}.profile--info--separator{background-color:var(--separator);height:1px;margin-bottom:48px;width:100%}.profile--actions--container button{display:block}.profile--actions--container button:not(:last-child){margin-bottom:48px}.profile--spinner-container{display:flex;justify-content:flex-start}@media screen and (max-width:844px){.profile--block{padding:0 16px;width:100%}}.create-folder-btn{align-items:center;color:var(--gray06);display:flex;font-weight:700}.create-folder-btn--icon{color:var(--gray06);margin-inline-end:10px;width:14px}.kebab-menu{display:inline-block;position:relative}.kebab-menu--container{align-items:center;background-color:var(--gray05);border-radius:50%;cursor:pointer;display:flex;flex-direction:column;gap:3px;height:24px;justify-content:center;width:24px}.kebab-menu--circle{background-color:var(--gray03);border-radius:50%;height:3px;width:3px}.kebab-menu--options{background-color:var(--gray);box-shadow:0 4px 30px 0 var(--opacity-0-5);cursor:auto;display:flex;flex-direction:column;gap:24px;margin-top:6px;padding:16px;position:absolute;width:max-content;z-index:2}.kebab-menu--options.closed{display:none}.kebab-menu.gold .kebab-menu--container{background-color:var(--gold02)}.kebab-menu.gold .kebab-menu--circle{background-color:var(--gold)}.kebab-menu.gold-inactive .kebab-menu--container{background-color:var(--gray10)}.kebab-option{align-items:center;cursor:pointer;display:flex}.kebab-option svg{height:24px;margin-inline-end:8px;width:24px}.kebab-option:hover{opacity:.6;transition:all .2s linear}.folder--item{align-items:center;background-color:var(--gray09);cursor:default;display:flex;padding:16px 24px;-webkit-user-select:none;user-select:none}.folder--item.active{border:1px solid var(--white);font-weight:700}.folder--icon{color:var(--white);height:24px;margin-inline-end:12px;width:24px}.folder--name{margin-inline-end:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder--kebab-container{display:flex}@media screen and (max-width:844px){.folder--name{max-width:200px}}.bookmark-item{background-color:var(--gray10);display:flex;text-decoration:none}.bookmark-item--kebab-container{display:inline-flex}.bookmark-item--description-container{flex:1 1;padding:32px}.bookmark-item--date{margin-bottom:24px;margin-top:16px}.bookmark-item--title{margin-bottom:32px}.bookmark-item--description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;line-height:128%;margin-bottom:76px;overflow:hidden}.bookmark-item--footer{align-items:center;display:flex;justify-content:space-between}.bookmark-item--thumbnail-container{position:relative}.bookmark-item--thumbnail-container .video-play{color:var(--white);height:44px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.bookmark-item--thumbnail-container .bookmark-item--thumbnail{opacity:.3}.bookmark-item--thumbnail{height:342px;object-fit:cover;width:556px}@media screen and (max-width:1728px){.bookmark-item--title{margin-bottom:24px}.bookmark-item--description{margin-bottom:42px}.bookmark-item--thumbnail{width:496px}}@media screen and (max-width:1520px){.bookmark-item--date,.bookmark-item--description{margin-bottom:38px}}@media screen and (max-width:1024px){.bookmark-item--date{margin-bottom:40px}.bookmark-item--title{margin-bottom:30px}.bookmark-item--description-container{padding:24px}.bookmark-item--description{margin-bottom:30px}}@media screen and (max-width:844px){.bookmark-item{flex-direction:column}.bookmark-item--date,.bookmark-item--title{margin-bottom:24px}.bookmark-item--description-container{padding:16px}.bookmark-item--description{margin-bottom:34px}.bookmark-item--thumbnail{width:100%}}.bookmarks--container{background-color:var(--gray02);min-height:90vh;padding:0 64px}.bookmarks--no-data-container{margin-top:120px}.bookmarks--page-title{margin-bottom:56px;margin-top:120px}.bookmarks--folders-container{align-items:center;display:flex;flex-flow:row wrap;gap:32px}.bookmarks--download-zip-link{align-items:center;cursor:pointer;display:inline-flex;margin-bottom:10px;margin-top:72px}.bookmarks--download-zip-link.loading{opacity:.6;pointer-events:none}.bookmarks--download-zip-icon{height:24px;margin-inline-end:8px;width:24px}.bookmarks--sort-container{display:flex;justify-content:flex-end}.bookmarks--sort-container .sort{width:286px}.bookmarks--total{margin-bottom:32px}.bookmarks--item-container{display:flex;flex-direction:column;gap:48px;margin-bottom:64px}.bookmarks--pagination{display:flex;justify-content:center;margin-bottom:120px}.bookmarks--spinner{margin-top:64px}@media screen and (max-width:1728px){.bookmarks--download-zip-link{margin-top:56px}.bookmarks--item-container{gap:32px}}@media screen and (max-width:1520px){.bookmarks--page-title{margin-bottom:82px;margin-top:100px}.bookmarks--item-container{margin-bottom:48px}.bookmarks--pagination{margin-bottom:100px}}@media screen and (max-width:1024px){.bookmarks--container{padding:0 32px}.bookmarks--page-title{margin-bottom:72px;margin-top:80px}.bookmarks--folders-container{gap:24px}}@media screen and (max-width:844px){.bookmarks--container{padding:0 16px}.bookmarks--page-title{margin-bottom:32px;margin-top:64px}.bookmarks--download-zip-link{margin-bottom:48px;margin-top:32px}.bookmarks--sort-container{justify-content:flex-start;margin-bottom:24px}.bookmarks--sort-container .sort{width:172px}.bookmarks--total{margin-bottom:16px}.bookmarks--pagination{margin-bottom:80px}}.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;touch-action:none;width:100%}.rc-slider,.rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;height:4px;position:absolute;width:100%}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{background-clip:content-box;border-bottom:5px solid #0000;border-top:5px solid #0000;box-sizing:initial;transform:translateY(-5px);z-index:1}.rc-slider-handle{background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;height:14px;margin-top:-5px;opacity:.8;position:absolute;touch-action:pan-x;width:14px;z-index:1}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:none}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:#0000;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;position:absolute;vertical-align:middle;width:8px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-bottom:0;border-left:5px solid #0000;border-right:5px solid #0000;border-top:0;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;margin-top:0;position:absolute;touch-action:pan-y;z-index:1}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#fff;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}.rc-collapse-motion{transition:height .3s,opacity .3s}.rc-collapse-content-hidden{display:none}.rc-collapse{background-color:#f7f7f7;border:1px solid #d9d9d9;border-radius:3px}.rc-collapse>.rc-collapse-item{border-top:1px solid #d9d9d9}.rc-collapse>.rc-collapse-item:first-child{border-top:none}.rc-collapse>.rc-collapse-item>.rc-collapse-header{align-items:center;color:#666;cursor:pointer;display:flex;line-height:22px;padding:10px 16px}.rc-collapse>.rc-collapse-item>.rc-collapse-header .arrow{border-bottom:3px solid #0000;border-left:4px solid #666;border-top:3px solid #0000;content:" ";display:inline-block;font-size:0;height:0;line-height:0;margin-right:8px;vertical-align:middle;width:0}.rc-collapse>.rc-collapse-item>.rc-collapse-header .rc-collapse-extra{margin:0 16px 0 auto}.rc-collapse>.rc-collapse-item .rc-collapse-header-collapsible-only{cursor:default}.rc-collapse>.rc-collapse-item .rc-collapse-header-collapsible-only .rc-collapse-expand-icon,.rc-collapse>.rc-collapse-item .rc-collapse-header-collapsible-only .rc-collapse-header-text{cursor:pointer}.rc-collapse>.rc-collapse-item .rc-collapse-icon-collapsible-only{cursor:default}.rc-collapse>.rc-collapse-item .rc-collapse-icon-collapsible-only .rc-collapse-expand-icon{cursor:pointer}.rc-collapse>.rc-collapse-item-disabled>.rc-collapse-header{background-color:#f3f3f3;color:#999;cursor:not-allowed}.rc-collapse-content{background-color:#fff;color:#666;overflow:hidden;padding:0 16px}.rc-collapse-content>.rc-collapse-content-box{margin-bottom:16px;margin-top:16px}.rc-collapse-item:last-child>.rc-collapse-content{border-radius:0 0 3px 3px}.rc-collapse>.rc-collapse-item-active>.rc-collapse-header .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #666;margin-right:6px;position:relative;top:2px}.rc-pagination{font-size:14px;margin:0;padding:0}.rc-pagination ol,.rc-pagination ul{list-style:none;margin:0;padding:0}.rc-pagination-start{justify-content:start}.rc-pagination-center{justify-content:center}.rc-pagination-end{justify-content:end}.rc-pagination:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.rc-pagination-item,.rc-pagination-total-text{display:inline-block;height:28px;line-height:26px;margin-right:8px;vertical-align:middle}.rc-pagination-item{background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;cursor:pointer;font-family:Arial;list-style:none;min-width:28px;outline:0;text-align:center;-webkit-user-select:none;user-select:none}.rc-pagination-item a{color:#000000d9;display:block;padding:0 6px;transition:none}.rc-pagination-item a:hover{text-decoration:none}.rc-pagination-item:focus,.rc-pagination-item:hover{border-color:#1890ff;transition:all .3s}.rc-pagination-item:focus a,.rc-pagination-item:hover a{color:#1890ff}.rc-pagination-item-active{background:#fff;border-color:#1890ff;font-weight:500}.rc-pagination-item-active a{color:#1890ff}.rc-pagination-item-active:focus,.rc-pagination-item-active:hover{border-color:#40a9ff}.rc-pagination-item-active:focus a,.rc-pagination-item-active:hover a{color:#40a9ff}.rc-pagination-jump-next,.rc-pagination-jump-prev{outline:0}.rc-pagination-jump-next button,.rc-pagination-jump-prev button{background:#0000;border:none;color:#666;cursor:pointer}.rc-pagination-jump-next button:after,.rc-pagination-jump-prev button:after{content:"•••";display:block}.rc-pagination-jump-next,.rc-pagination-jump-prev,.rc-pagination-prev{margin-right:8px}.rc-pagination-jump-next,.rc-pagination-jump-prev,.rc-pagination-next,.rc-pagination-prev{border-radius:2px;color:#000000d9;cursor:pointer;display:inline-block;font-family:Arial;height:28px;line-height:28px;list-style:none;min-width:28px;text-align:center;transition:all .3s;vertical-align:middle}.rc-pagination-next,.rc-pagination-prev{outline:0}.rc-pagination-next button,.rc-pagination-prev button{color:#000000d9;cursor:pointer;-webkit-user-select:none;user-select:none}.rc-pagination-next:hover button,.rc-pagination-prev:hover button{border-color:#40a9ff}.rc-pagination-next .rc-pagination-item-link,.rc-pagination-prev .rc-pagination-item-link{background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;display:block;font-size:12px;height:100%;outline:none;text-align:center;transition:all .3s;width:100%}.rc-pagination-next:focus .rc-pagination-item-link,.rc-pagination-next:hover .rc-pagination-item-link,.rc-pagination-prev:focus .rc-pagination-item-link,.rc-pagination-prev:hover .rc-pagination-item-link{border-color:#1890ff;color:#1890ff}.rc-pagination-prev button:after{content:"‹";display:block}.rc-pagination-next button:after{content:"›";display:block}.rc-pagination-disabled,.rc-pagination-disabled:focus,.rc-pagination-disabled:hover{cursor:not-allowed}.rc-pagination-disabled .rc-pagination-item-link,.rc-pagination-disabled:focus .rc-pagination-item-link,.rc-pagination-disabled:hover .rc-pagination-item-link{border-color:#d9d9d9;color:#00000040;cursor:not-allowed}.rc-pagination-slash{margin:0 10px 0 12px}.rc-pagination-options{display:inline-block;margin-left:16px;vertical-align:middle}@media (-ms-high-contrast:none){.rc-pagination-options,.rc-pagination-options ::-ms-backdrop{vertical-align:top}}.rc-pagination-options-size-changer.rc-select{display:inline-block;margin-right:8px;width:auto}.rc-pagination-options-quick-jumper{display:inline-block;height:28px;line-height:28px;vertical-align:top}.rc-pagination-options-quick-jumper input{margin:0 8px;width:50px}.rc-pagination-simple .rc-pagination-next,.rc-pagination-simple .rc-pagination-prev{height:24px;line-height:24px;vertical-align:top}.rc-pagination-simple .rc-pagination-next .rc-pagination-item-link,.rc-pagination-simple .rc-pagination-prev .rc-pagination-item-link{background-color:#0000;border:0;height:24px}.rc-pagination-simple .rc-pagination-next .rc-pagination-item-link:after,.rc-pagination-simple .rc-pagination-prev .rc-pagination-item-link:after{height:24px;line-height:24px}.rc-pagination-simple .rc-pagination-simple-pager{align-items:center;display:flex;height:24px;margin-right:8px}.rc-pagination-simple .rc-pagination-simple-pager input{background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;box-sizing:border-box;height:100%;outline:none;padding:0 6px;text-align:center;transition:border-color .3s}.rc-pagination-simple .rc-pagination-simple-pager input:hover{border-color:#1890ff}.rc-pagination.rc-pagination-disabled{cursor:not-allowed}.rc-pagination.rc-pagination-disabled .rc-pagination-item{background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.rc-pagination.rc-pagination-disabled .rc-pagination-item a{background:#0000;border:none;color:#00000040;cursor:not-allowed}.rc-pagination.rc-pagination-disabled .rc-pagination-item-active{background:#dbdbdb;border-color:#0000}.rc-pagination.rc-pagination-disabled .rc-pagination-item-active a{color:#fff}.rc-pagination.rc-pagination-disabled .rc-pagination-item-link{background:#f5f5f5;border-color:#d9d9d9;color:#00000040;cursor:not-allowed}.rc-pagination.rc-pagination-disabled .rc-pagination-item-link-icon{opacity:0}.rc-pagination.rc-pagination-disabled .rc-pagination-item-ellipsis{opacity:1}@media only screen and (max-width:992px){.rc-pagination-item-after-jump-prev,.rc-pagination-item-before-jump-next{display:none}}@media only screen and (max-width:576px){.rc-pagination-options{display:none}}.rc-tooltip.rc-tooltip-zoom-appear,.rc-tooltip.rc-tooltip-zoom-enter{opacity:0}.rc-tooltip.rc-tooltip-zoom-enter,.rc-tooltip.rc-tooltip-zoom-leave{display:block}.rc-tooltip-zoom-appear,.rc-tooltip-zoom-enter{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.18,.89,.32,1.28);opacity:0}.rc-tooltip-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.6,-.3,.74,.05)}.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active,.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active{animation-name:rcToolTipZoomIn;animation-play-state:running}.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active{animation-name:rcToolTipZoomOut;animation-play-state:running}@keyframes rcToolTipZoomIn{0%{opacity:0;transform:scale(0);transform-origin:50% 50%}to{opacity:1;transform:scale(1);transform-origin:50% 50%}}@keyframes rcToolTipZoomOut{0%{opacity:1;transform:scale(1);transform-origin:50% 50%}to{opacity:0;transform:scale(0);transform-origin:50% 50%}}.rc-tooltip{display:block;font-size:12px;line-height:1.5;opacity:.9;position:absolute;visibility:visible;z-index:1070}.rc-tooltip-hidden{display:none}.rc-tooltip-placement-top,.rc-tooltip-placement-topLeft,.rc-tooltip-placement-topRight{padding:5px 0 9px}.rc-tooltip-placement-right,.rc-tooltip-placement-rightBottom,.rc-tooltip-placement-rightTop{padding:0 5px 0 9px}.rc-tooltip-placement-bottom,.rc-tooltip-placement-bottomLeft,.rc-tooltip-placement-bottomRight{padding:9px 0 5px}.rc-tooltip-placement-left,.rc-tooltip-placement-leftBottom,.rc-tooltip-placement-leftTop{padding:0 9px 0 5px}.rc-tooltip-inner{background-color:#373737;border-radius:6px;box-shadow:0 0 4px #0000002b;color:#fff;min-height:34px;padding:8px 10px;text-align:left;text-decoration:none}.rc-tooltip-arrow{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{border-top-color:#373737;border-width:5px 5px 0;bottom:4px;margin-left:-5px}.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow{border-right-color:#373737;border-width:5px 5px 5px 0;left:4px;margin-top:-5px}.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-rightTop .rc-tooltip-arrow{margin-top:0;top:15%}.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow{border-left-color:#373737;border-width:5px 0 5px 5px;margin-top:-5px;right:4px}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-leftTop .rc-tooltip-arrow{margin-top:0;top:15%}.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{border-bottom-color:#373737;border-width:0 5px 5px;margin-left:-5px;top:4px}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}.stylebit-application,body,html{height:100%;width:100%}@font-face{font-family:almarai-bold;src:url(/static/media/Almarai-Bold.6950c5a6d2dcd9e29b5d.ttf)}@font-face{font-family:almarai-extra-bold;src:url(/static/media/Almarai-ExtraBold.47d78d91a100ffc16d36.ttf)}@font-face{font-family:almarai-light;src:url(/static/media/Almarai-Light.e91bfa6b2938b4255992.ttf)}@font-face{font-family:almarai-regular;src:url(/static/media/Almarai-Regular.4d8fe12612ad34e16602.ttf)}@font-face{font-family:sohne-light;src:url(/static/media/Sohne-Light.43c84ad46efa1a650519.otf)}@font-face{font-family:sohne-bold;src:url(/static/media/Sohne-Bold.a10553f3f9a78e693886.otf)}@font-face{font-family:itc-garamond;src:url(/static/media/ITC-Garamond-Std-Bk-Narrow.698328f8ccbcdde36d17.otf)}@font-face{font-family:basis-grotesque-regular;src:url(/static/media/Basis-Grotesque-Arabic-Trial-Regular.d655d5b6677e3ab272d9.otf)}@font-face{font-family:basis-grotesque-light;src:url(/static/media/Basis-Grotesque-Arabic-Trial-Light.9748c20c4606b8baf733.otf)}@font-face{font-family:basis-grotesque-bold;src:url(/static/media/Basis-Grotesque-Arabic-Trial-Bold.6a8558f0425780c56efa.ttf)}@font-face{font-family:lyon-arabic-slanted-display-regular;src:url(/static/media/Lyon-Arabic-Slanted-Display-Regular.d10ad7ff51c1199b56f7.otf)}@font-face{font-family:lyon-arabic-slanted-display-light;src:url(/static/media/Lyon-Arabic-Slanted-Display-Light.a39947d33c69b91215cb.otf)}.almarai-800{font-weight:800}.almarai-700{font-weight:700}.almarai-300{font-weight:300}.almarai-400{font-weight:400}:root{--ltr-font-family-lg:"itc-garamond";--ltr-font-family-sm:"sohne-light";--rtl-font-family-lg:"lyon-arabic-slanted-display-regular";--rtl-font-family-sm:"basis-grotesque-regular"}:root[data-theme=dark]{--white:#fff;--black:#000;--gray:#202020;--gray02:#161616;--gray03:#a4a099;--gray04:#7e7c77;--gray05:#32312e;--gray06:#a19f9c;--gray07:#d9d9d9;--gray08:#eee;--gray09:#4a4a4a;--gray10:#242423;--gray11:#484745;--gold:#9e7a43;--gold02:#54442d;--gold03:#5f5340;--red:#b22323;--red-hover:#791a1a;--tooltip-background:#333;--marker:#95830d;--separator:#32312e;--spinner-border:#9e7a4333;--opacity-0:#0000;--opacity-0-25:#00000040;--opacity-0-30:#0000004d;--opacity-0-4:#0006;--opacity-0-5:#00000080;--opacity-0-6:#0009;--opacity-0-60:#0009;--opacity-22-0:#16161600;--opacity-22-01:#1616161a;--opacity-32-00:#20202000;--opacity-32-0992:rgba(32,32,32,.992);--opacity-36-0:#24242300;--topic-border:#0000;--video-play:#fff;--not-found-archive-bg:#484745}:root[data-theme=light]{--white:#32312e;--black:#f1efea;--gray:#f0ede9;--gray02:#fdfcf9;--gray03:#a4a099;--gray04:#7e7c77;--gray05:#f8f5f0;--gray06:#636361;--gray07:#242423;--gray08:#343333;--gray09:#d5d2cb;--gray10:#f1efea;--gray11:#484745;--gold:#9e7a43;--gold02:#54442d;--gold03:#5f5340;--red:#b22323;--red-hover:#791a1a;--tooltip-background:#333;--marker:#95830d;--separator:#32312e;--spinner-border:#9e7a4333;--opacity-0:#0000;--opacity-0-25:#00000040;--opacity-0-30:#0000004d;--opacity-0-4:#0006;--opacity-0-5:#00000080;--opacity-0-6:#0009;--opacity-0-60:#0009;--opacity-22-0:#16161600;--opacity-22-01:#1616161a;--opacity-32-00:#20202000;--opacity-32-0992:rgba(32,32,32,.992);--opacity-36-0:#24242300;--topic-border:#dad1c9;--video-play:#fff;--not-found-archive-bg:#e3dfd9}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-32{margin-bottom:32px}.mb-36{margin-bottom:36px}.mb-48{margin-bottom:48px}.mb-56{margin-bottom:56px}.mb-60{margin-bottom:60px}.mt-0{margin-top:0}.mt-32{margin-top:32px}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.text-center{text-align:center}.text-decoration-none{text-decoration:none}.color-red{color:var(--red)}.color-white{color:var(--white)}.color-gold{color:var(--gold)}.color-gray03{color:var(--gray03)}.color-gray04{color:var(--gray04)}.color-gray06{color:var(--gray06)}.color-gray07{color:var(--gray07)}.color-gray08{color:var(--gray08)}.line-height-18{line-height:18px}.line-height-20{line-height:20px}.line-height-23{line-height:23px}.line-height-30{line-height:30px}.font-weight-200{font-weight:200}.font-weight-700{font-weight:700}.opacity-hover:hover{opacity:.6;transition:all .2s linear}@media screen and (max-width:844px){.opacity-hover:hover{opacity:1}}.horizontal-space{padding-inline-end:64px;padding-inline-start:64px}@media screen and (max-width:1024px){.horizontal-space{padding-inline-end:32px;padding-inline-start:32px}}@media screen and (max-width:844px){.horizontal-space{padding-inline-end:16px;padding-inline-start:16px}}.d-none{display:none}.height-0{height:0}.cursor-pointer{cursor:pointer}.size-64{font-size:64px!important}html[dir=ltr] .size-64{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-64{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-48{font-size:48px!important}html[dir=ltr] .size-48{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-48{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-32{font-size:32px!important}html[dir=ltr] .size-32{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-32{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-24{font-size:24px!important}html[dir=ltr] .size-24{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-24{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-20{font-size:20px!important}html[dir=ltr] .size-20{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-20{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-18{font-size:18px!important}html[dir=ltr] .size-18{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-18{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-16{font-size:16px!important}html[dir=ltr] .size-16{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-16{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-14{font-size:14px!important}html[dir=ltr] .size-14{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-14{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}@media screen and (max-width:1728px){.size-64{font-size:64px!important}html[dir=ltr] .size-64{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-64{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-48{font-size:48px!important}html[dir=ltr] .size-48{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-48{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-32{font-size:32px!important}html[dir=ltr] .size-32{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-32{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-24{font-size:24px!important}html[dir=ltr] .size-24{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-24{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-20{font-size:20px!important}html[dir=ltr] .size-20{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-20{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-18{font-size:18px!important}html[dir=ltr] .size-18{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-18{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-16{font-size:14px!important}html[dir=ltr] .size-16{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-16{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}}@media screen and (max-width:1520px){.size-64{font-size:56px!important}html[dir=ltr] .size-64{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-64{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-48{font-size:32px!important}html[dir=ltr] .size-48{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-48{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-32{font-size:24px!important}html[dir=ltr] .size-32{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-32{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-24{font-size:20px!important}html[dir=ltr] .size-24{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-24{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-20{font-size:16px!important}html[dir=ltr] .size-20{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-20{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-18{font-size:16px!important}html[dir=ltr] .size-18{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-18{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-16{font-size:14px!important}html[dir=ltr] .size-16{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-16{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}}@media screen and (max-width:1024px){.size-64{font-size:48px!important}html[dir=ltr] .size-64{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-64{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-48{font-size:32px!important}html[dir=ltr] .size-48{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-48{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-32{font-size:24px!important}html[dir=ltr] .size-32{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-32{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-24{font-size:20px!important}html[dir=ltr] .size-24{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-24{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-20{font-size:16px!important}html[dir=ltr] .size-20{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-20{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-18{font-size:16px!important}html[dir=ltr] .size-18{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-18{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-16{font-size:14px!important}html[dir=ltr] .size-16{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-16{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}}@media screen and (max-width:844px){.size-64{font-size:32px!important}html[dir=ltr] .size-64{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-64{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-48{font-size:24px!important}html[dir=ltr] .size-48{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-48{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-32{font-size:24px!important}html[dir=ltr] .size-32{font-family:itc-garamond!important;font-family:var(--ltr-font-family-lg)!important}html[dir=rtl] .size-32{font-family:lyon-arabic-slanted-display-regular!important;font-family:var(--rtl-font-family-lg)!important}.size-24{font-size:16px!important}html[dir=ltr] .size-24{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-24{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-20{font-size:14px!important}html[dir=ltr] .size-20{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-20{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-18{font-size:14px!important}html[dir=ltr] .size-18{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-18{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}.size-16{font-size:14px!important}html[dir=ltr] .size-16{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] .size-16{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}}.rc-slider.filter-item .rc-slider-rail,.rc-slider.filter-item .rc-slider-track{background-color:var(--white)}.rc-slider.filter-item .rc-slider-handle{background-color:var(--white);border:none;height:32px;margin-top:-16px;opacity:1;width:32px}.rc-slider.image-zoom{width:162px}.rc-slider.image-zoom .rc-slider-rail{background-color:var(--white);border-radius:0}.rc-slider.image-zoom .rc-slider-track{background-color:var(--white)}.rc-slider.image-zoom .rc-slider-handle{background-color:var(--white);border:none;height:16px;opacity:1;width:16px}.rc-collapse{background:none;border:none;border-radius:0}.rc-collapse-item{border-color:var(--gray05)!important}.rc-collapse-item.filter-collapse-item{border-color:var(--gray04)!important}.rc-collapse-item.filter-collapse-item.rc-collapse-item-active .rc-collapse-header-text span{color:var(--white)}.rc-collapse-header{color:var(--white)!important;flex-direction:row-reverse;justify-content:space-between;padding:32px 0 12px!important}.rc-collapse-header[aria-expanded=false]{padding-bottom:34px!important}.rc-collapse-content>.rc-collapse-content-box{margin-top:0}.rc-collapse-content{background:none;padding:0}.rc-collapse-expand-icon{height:24px;width:24px}.rc-collapse-expand-icon svg{min-height:100%;min-width:100%}.rc-collapse-expand-icon svg.closed{transform:rotate(180deg)}.rc-pagination{display:flex}.rc-pagination li{align-items:center;display:flex;flex:1 1;height:48px;justify-content:center;margin:0;width:48px}@media screen and (max-width:844px){.rc-pagination li{height:36px;width:36px}}.rc-pagination li:hover{opacity:.5}.rc-pagination-item{background:none;border:none;border-radius:0}.rc-pagination-item:focus{outline:none}.rc-pagination-item-active{position:relative}.rc-pagination-item-active:after{background-color:var(--white);bottom:0;content:"";display:block;height:1px;margin:auto;position:absolute;width:50%}.rc-pagination-options{display:none!important}@media only screen and (max-width:844px){.rc-pagination-item-after-jump-prev,.rc-pagination-item-before-jump-next{display:none!important}}@media screen and (max-width:844px){[data-tooltip]{position:relative}[data-tooltip]:active:after,[data-tooltip]:focus:after,[data-tooltip]:hover:after{background:var(--tooltip-background);border-radius:.3em;bottom:125%;color:var(--white);content:attr(data-tooltip);font-size:.75rem;inset-inline-start:50%;line-height:1.2;max-width:200px;padding:.4em .6em;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:normal}html[dir=ltr] [data-tooltip]:active:after,html[dir=ltr] [data-tooltip]:focus:after,html[dir=ltr] [data-tooltip]:hover:after{font-family:sohne-light!important;font-family:var(--ltr-font-family-sm)!important}html[dir=rtl] [data-tooltip]:active:after,html[dir=rtl] [data-tooltip]:focus:after,html[dir=rtl] [data-tooltip]:hover:after{font-family:basis-grotesque-regular!important;font-family:var(--rtl-font-family-sm)!important}}#root{display:flex;flex-direction:column;min-height:100vh}.spinner-container{display:flex;justify-content:center}.spinner{animation:modal-spin 1s linear infinite;border-top:4px solid var(--gray05);border:4px solid var(--gray05);border-radius:50%;border-top-color:var(--white);height:60px;width:60px;will-change:transform}body{background-color:var(--black);min-height:100vh;position:relative}body:after{animation:spin 1s linear infinite;border-top:4px solid var(--spinner-border);border:4px solid var(--spinner-border);border-radius:50%;border-top-color:var(--white);content:"";height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px;will-change:transform;z-index:-1}body.scroll-off{overflow:hidden}.main{font-size:0;scroll-behavior:smooth}.container{margin:0 auto;max-width:1184px;width:95%}@media only screen and (max-width:1728px){.container{max-width:1168px}}@media only screen and (max-width:1680px){.container{max-width:960px}}@media only screen and (max-width:1024px){.container{max-width:784px}}@media only screen and (max-width:390px){.container{padding:0 16px;width:100%}}.raedex{font-family:Readex Pro,sans-serif}.amiri{font-family:Amiri,serif}.roboto{font-family:Roboto,sans-serif}button{background-color:#0000;border:none;cursor:pointer;padding:0}.authentication-alternative{align-items:center;color:var(--gray03);display:flex;margin:32px 0}.authentication-alternative span{margin:0 36px}.authentication-alternative--separator{background-color:var(--gray03);flex:1 1;height:1px}.italic{font-style:italic}.ttu{text-transform:uppercase}section.full-width-image-component,section.image-with-description,section.photo-group-component,section.single-video-component,section.text-columns-component,section.title-component,section.video-image-component{padding:60px 0}@media screen and (max-width:1728px){section.full-width-image-component,section.image-with-description,section.photo-group-component,section.single-video-component,section.text-columns-component,section.title-component,section.video-image-component{padding:60px 0}}@media screen and (max-width:1520px){section.full-width-image-component,section.image-with-description,section.photo-group-component,section.single-video-component,section.text-columns-component,section.title-component,section.video-image-component{padding:40px 0}}@media screen and (max-width:1440px){section.full-width-image-component,section.image-with-description,section.photo-group-component,section.single-video-component,section.text-columns-component,section.title-component,section.video-image-component{padding:40px 0}}@media screen and (max-width:1024px){section.full-width-image-component,section.image-with-description,section.photo-group-component,section.single-video-component,section.text-columns-component,section.title-component,section.video-image-component{padding:40px 0}}@media screen and (max-width:844px){section.full-width-image-component,section.image-with-description,section.photo-group-component,section.single-video-component,section.text-columns-component,section.title-component,section.video-image-component{padding:30px 0}}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes modal-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.d6b69f1e.css.map*/