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}}@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)}}.ai-intro--description{margin:auto;max-width:554px}.ai-intro--try-btn{margin:56px auto 0;width:214px}.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}}.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%}}.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, 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")}: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:fixed;top:80vh;transition:top 1s linear;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}.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}}.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%}}.uae-pass-btn{display:flex;justify-content:center}.uae-pass-btn--image{background-position:50%;background-repeat:no-repeat;background-size:100%;height:54px;width:310px}.uae-pass-btn--image.login{background-image:url(/static/media/login-basic-en.d8f6ec1bf2922a50151f.png)}.uae-pass-btn--image.login:hover{background-image:url(/static/media/login-hover-en.53a8a97603acd5516274.png)}.uae-pass-btn--image.register{background-image:url(data:image/png;base64,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)}.uae-pass-btn--image.register:hover{background-image:url(data:image/png;base64,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)}html[lang=ar] .uae-pass-btn--image.login{background-image:url(/static/media/login-basic-ar.6abacf84c61f1186d8a6.png)}html[lang=ar] .uae-pass-btn--image.login:hover{background-image:url(/static/media/login-hover-ar.ec020101d58788d1e63b.png)}html[lang=ar] .uae-pass-btn--image.register{background-image:url(data:image/png;base64,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)}html[lang=ar] .uae-pass-btn--image.register:hover{background-image:url(data:image/png;base64,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)}.uae-pass-notifier{font-weight:200;margin-top:32px;text-align:center}.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}.manual-linking--container{margin-top:118px;min-height:60vh;padding:0 158px}.manual-linking--container.with-arrow-back{margin-top:60px}@media screen and (max-width:1728px){.manual-linking--container{padding:0 110px}}@media screen and (max-width:1520px){.manual-linking--container{padding:0 64px}}@media screen and (max-width:1024px){.manual-linking--container{margin-top:80px;padding:0 196px}}@media screen and (max-width:844px){.manual-linking--container{margin-top:32px;padding:0 16px}}.manual-linking--form input,.manual-linking--form label{display:block}.manual-linking--form input{width:100%}.manual-linking--answers{display:flex;gap:32px}@media screen and (max-width:844px){.manual-linking--answers{gap:24px}}.manual-linking--answers a{flex:1 1}.manual-linking--answers button{height:100%}.manual-linking--note{margin-top:56px}@media screen and (max-width:844px){.manual-linking--note{margin-top:32px}}.manual-linking--register-btn{margin-bottom:100px}.agda-domain{color:var(--gold)}.manual-linking--form--reset{color:var(--white);display:block}.manual-linking--register-link{display:flex;gap:10px}.manual-linking--register-link a{color:var(--white);font-weight:700}.manual-linking--notifier{margin-bottom:100px}.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.a3f0c8e8.css.map*/