@charset "UTF-8";@layer component{.play-button{position:relative;width:10rem;height:10rem;border:1px solid var(--white);border-radius:50%;transition:border .3s ease-in-out}@media (max-width: 1023px){.play-button{width:8rem;height:8rem}}.play-button:after{content:"";position:absolute;inset:1px;border-radius:50%;background:rgba(246,246,244,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;transition:background-color .3s ease-in-out}@supports not (backdrop-filter: blur(16px)){.play-button:after{background:rgba(var(--white-rgb),.4)}}.play-button__icon{position:absolute;left:50%;top:50%;color:var(--white);width:2.4rem;height:2.4rem;transform:translate(-50%,-50%);z-index:3;transition:color .3s ease-in-out}.play-button__icon svg{fill:currentColor}@media (hover: hover){.play-button:hover,.play-button:focus{border:1px solid var(--dark)}.play-button:hover:after,.play-button:focus:after{background-color:rgba(var(--white-rgb),.3)}.play-button:hover .play-button__icon,.play-button:focus .play-button__icon{color:var(--dark)}}@media (pointer: coarse){.play-button:active{border:1px solid var(--dark)}.play-button:active:after{background-color:rgba(var(--white-rgb),.3)}.play-button:active .play-button__icon{color:var(--dark)}}}@layer section{.section-hero{position:relative;height:100vh;padding-top:8.5rem;padding-bottom:7.2rem;min-height:72.2rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-hero{padding-bottom:12.3rem}}.section-hero .picture{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:0}.section-hero .background:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(var(--dark-RGB),.4) 0%,rgba(var(--dark-RGB),.4) 100%),no-repeat;z-index:0}.section-hero .container{height:calc(100% - 8.5rem)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-hero .container{height:100%}}.section-hero__content{position:relative;z-index:3;height:100%}.section-hero__content__content{min-height:calc(var(--vh, 1vh) * 100)}@media (min-width: 1279.5px){.section-hero__content .section-intro__content{height:calc(var(--vh, 1vh) * 100 - 8.5rem)}}.section-hero__wrapper{display:flex;flex-direction:column;align-items:stretch;height:100%}.section-hero__title-block{margin:auto 0;flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-hero__title-block{flex:0 0 auto;flex-direction:column}}.section-hero__title-block--left{margin-right:8.1rem;flex:0 0 78.3rem;max-width:78.3rem}@media (max-width: 1279px){.section-hero__title-block--left{flex:0 0 calc(100% - 16.1rem);max-width:calc(100% - 16.1rem)}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-hero__title-block--left{margin-right:0;flex:0 0 100%;max-width:100%}}.section-hero__title-block--right{margin-right:3.2rem}@media (max-width: 1279px){.section-hero__title-block--right{margin-right:0}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-hero__title-block--right{position:absolute;right:0;bottom:calc(50% - 12.1rem)}}.section-hero__title{margin-bottom:3.2rem;color:var(--white);font-family:Century Gothic}.section-hero__icons-block{flex:0 0 auto;max-width:100%}.section-hero__icons-block .icons-block__wrapper{display:flex;align-items:center;justify-content:start}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-hero__icons-block .icons-block__wrapper{margin-top:2rem;flex-direction:column;align-items:start}}.section-hero__icons-block .icons-block__item{margin-right:4rem;position:relative;padding-left:2rem;flex:0 0 22rem;max-width:22rem}@media (max-width: 1023px){.section-hero__icons-block .icons-block__item{margin-right:3.2rem;padding-left:1.6rem;flex:0 0 21.2rem;max-width:21.2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-hero__icons-block .icons-block__item{margin-bottom:1.2rem;flex:0 0 auto}}.section-hero__icons-block .icons-block__item .icon-border{position:absolute;top:0;left:0;width:.1rem;height:100%;display:block;background:rgba(var(--white-rgb),.5);transform-origin:top center}.section-hero__icons-block .icons-block__item .icon{margin-bottom:1.2rem;width:3.2rem;height:3.2rem;color:var(--white)}.section-hero__icons-block .icons-block__item .icon svg{fill:currentColor}.section-hero__icons-block .icons-block__item .text{color:rgba(var(--white-rgb),.9);font-family:Inter;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.15px}@media (max-width: 1023px){.section-hero__icons-block .icons-block__item .text{display:block;width:16rem}}}@layer component{.section-about-us{padding:10rem 0 5rem;position:relative;overflow:hidden}@media (max-width: 1023px){.section-about-us{padding:6.5rem 0 4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-about-us{padding:8rem 0 3rem}}.section-about-us__content{margin:0 auto;display:flex;align-items:center;justify-content:space-between;max-width:98rem;box-sizing:border-box}@media (max-width: 1023px){.section-about-us__content{max-width:100%}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-about-us__content{flex-direction:column}}.section-about-us__media{flex:0 0 48rem;display:flex;align-items:center;justify-content:space-between;gap:2.5rem;box-sizing:border-box}@media (max-width: 1023px){.section-about-us__media{flex:0 0 33.2rem;gap:2rem}}@media (max-width: 1023px){.section-about-us__media{gap:.7rem}}.section-about-us__media .media--right,.section-about-us__media .media--left{padding-bottom:6.7rem;position:relative}@media (max-width: 1023px){.section-about-us__media .media--right,.section-about-us__media .media--left{padding-bottom:5.7rem}}.section-about-us__media .media--right .picture,.section-about-us__media .media--left .picture{position:relative;min-width:22.8rem;border-radius:.2rem;overflow:hidden}@media (max-width: 1023px){.section-about-us__media .media--right .picture,.section-about-us__media .media--left .picture{min-width:15.6rem;width:15.6rem;height:41.6rem}.section-about-us__media .media--right .picture img,.section-about-us__media .media--left .picture img{position:absolute;left:50%;top:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%)}}.section-about-us__media .media--right .text,.section-about-us__media .media--left .text{padding:2.5rem 0;position:absolute;left:0;bottom:0;width:100%;text-align:start;font-family:Century Gothic;font-size:1.5rem;font-weight:700;line-height:1.2;z-index:5}.section-about-us__media .media--right .text:after,.section-about-us__media .media--left .text:after{content:"";position:absolute;right:-7.1rem;top:50%;height:3px;width:7.1rem;transform:translateY(-50%);background-color:var(--yellow)}@media (max-width: 1023px){.section-about-us__media .media--right .text,.section-about-us__media .media--left .text{padding:1.8rem 0 2.2rem;bottom:-.7rem;font-size:1.4rem;width:130%}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-about-us__media .media--right .text,.section-about-us__media .media--left .text{bottom:0}}@media (max-width: 1023px){.section-about-us__media .media--left .text{bottom:-.7rem;width:12.3rem;text-align:end}.section-about-us__media .media--left .text:after{right:-9.1rem}}.section-about-us__media .media--right{padding-top:6.7rem;padding-bottom:0}@media (max-width: 1023px){.section-about-us__media .media--right{padding-top:5.7rem;padding-bottom:0}}.section-about-us__media .media--right .text{top:0;left:-.1rem;bottom:unset;padding-left:2.1rem;width:calc(100% + 3.1rem)}.section-about-us__media .media--right .text:after{left:-6.1rem;right:unset}@media (max-width: 1023px){.section-about-us__media .media--right .text{top:-1rem;left:.9rem;min-width:22rem}.section-about-us__media .media--right .text:after{left:-6.8rem}}.section-about-us__info{position:relative;padding:15.9rem 4.2rem}@media (max-width: 1023px){.section-about-us__info{padding:6.5rem 2.4rem 6.9rem 2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-about-us__info{padding:2rem 0 4rem}}.section-about-us__info:before{content:"";position:absolute;left:-10rem;top:0;width:calc(100% + 10rem);height:100%;background-color:rgba(var(--dark-RGB),.1);z-index:-1}@media (max-width: 1023px){.section-about-us__info:before{left:-6.8rem;top:-5px;width:calc(100% + 6.8rem)}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-about-us__info:before{top:unset;bottom:0;height:calc(100% + 13.8rem);width:80rem;left:-13rem}}.section-about-us__info-title{margin-bottom:1.6rem;font-family:Century Gothic;font-weight:700;line-height:1.2;color:var(--dark)}@media (max-width: 1023px){.section-about-us__info-title{font-size:3.2rem}}.section-about-us__info-text{font-family:Inter;font-size:1.6rem;font-weight:350;line-height:1.2;color:rgba(var(--dark-RGB),.8)}@media (max-width: 1023px){.section-about-us__info-text{font-size:1.5rem}}.section-about-us__info .button{margin-top:2.4rem}@media (max-width: 1023px){.section-about-us__info .button{margin-top:1.9rem}}}@layer section{.services{padding-top:8rem;padding-bottom:8rem;background:var(--grey-white)}@media (max-width: 1023px){.services{padding-top:6rem;padding-bottom:6rem}}.services__heading{margin-bottom:3.2rem;color:var(--dark);font-family:Century Gothic;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services__heading{font-size:3.2rem}}.services__content{width:100%}.services__wrapper{display:flex;flex-flow:row nowrap;flex-direction:row;align-items:center;gap:1rem;height:39.8rem;justify-content:space-between;transition:all .6s cubic-bezier(.65,.05,.36,1)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services__wrapper{flex-direction:column;height:66.2rem;gap:.6rem}}.services-item{position:relative;flex:1;display:flex;flex-flow:row wrap;overflow:hidden;height:100%;border-bottom:.3rem solid var(--yellow);background-color:var(--grey);transition:all .6s cubic-bezier(.65,.05,.36,1)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item{width:100%;height:auto;border-left:.3rem solid var(--yellow);border-bottom:none}}.services-item.active{flex-grow:3;background-color:var(--dark)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item.active{flex-grow:4.16}.services-item.active .services-item__img{opacity:1}.services-item.active .services-item__mobile-img{opacity:0}}.services-item.active .services-index{left:10.4rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item.active .services-index{top:3.8rem;transform:translate(0)}}.services-item.active .services-index__number:before{width:5.2rem;transform:translate(-2rem)}.services-item.active .services-preview__title{opacity:0;transform:translate(5rem);transition-delay:0s}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item.active .services-preview__title{transform:translate(0) translateY(5rem)}}.services-item.active .services-main__title,.services-item.active .services-main__description{opacity:1;transform:translate(0)}.services-item.active .services-main__button{visibility:visible;opacity:1;transform:translate(0)}.services-item__img{position:absolute;top:0;right:0;bottom:0;z-index:1;max-width:30.2rem;opacity:1;transition:opacity .3s cubic-bezier(.65,.05,.36,1)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item__img{max-width:22.8rem;height:37.5rem;opacity:0}}.services-item__img img{width:100%;height:100%;object-fit:cover;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.6) 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.6) 100%)}.services-item__mobile-img{position:absolute;top:0;right:0;bottom:0;z-index:1;width:100%;opacity:0;transition:opacity .3s cubic-bezier(.65,.05,.36,1);display:none}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item__mobile-img{opacity:1;display:block}}.services-item__mobile-img img{width:100%;height:100%;object-fit:cover;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.2) 100%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.2) 100%)}.services-item .services-index{position:absolute;top:3.8rem;left:50%;z-index:2;transition:all .3s cubic-bezier(.65,.05,.36,1)}@media (max-width: 1279px){.services-item .services-index{top:3.7rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item .services-index{top:3.25rem;left:calc(100% - 2.4rem);transform:translate(-100%)}}.services-item .services-index__number{position:relative;color:var(--white-20);font-family:Century Gothic;font-size:2.4rem;font-style:normal;font-weight:700;line-height:normal}.services-item .services-index__number:before{position:absolute;top:calc(50% - .15rem);right:100%;z-index:-1;content:"";width:3.2rem;height:.3rem;display:block;background:var(--yellow);will-change:transform,width;transform:translate(.8rem);transition:all .3s cubic-bezier(.65,.05,.36,1)}.services-item__layer{position:absolute;inset:0}.services-item .services-preview{z-index:2;padding:3.8rem 1.8rem;display:flex;justify-content:center}@media (max-width: 1279px){.services-item .services-preview{padding:3.7rem 1.7rem 3.2rem}}@media (max-width: 1023px){.services-item .services-preview{word-break:break-word;text-align:start}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item .services-preview{padding:1.9rem 2.4rem;justify-content:flex-start;align-items:center}}.services-item .services-preview__wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;max-width:13rem;height:100%}@media (max-width: 1023px){.services-item .services-preview__wrapper{max-width:26rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item .services-preview__wrapper{justify-content:center;align-items:flex-start}}.services-item .services-preview__title{color:var(--white);font-family:Century Gothic;font-size:1.8rem;font-style:normal;font-weight:700;line-height:normal;text-align:center;will-change:opacity;opacity:1;transform:translate(0);transition:all .3s cubic-bezier(.65,.05,.36,1);transition-delay:.3s}@media (max-width: 1279px){.services-item .services-preview__title{font-size:2rem;writing-mode:vertical-rl}.services-item .services-preview__title h3{transform:scale(-1)}}@media (max-width: 1279px){.services-item .services-preview__title{text-align:start}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item .services-preview__title{height:unset;writing-mode:horizontal-tb;text-align:left}.services-item .services-preview__title h3{transform:scale(1)}}.services-item .services-main{z-index:3;padding:3.8rem 3.2rem 3.2rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:51.4rem}@media (max-width: 1279px){.services-item .services-main{width:33.5rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.services-item .services-main{width:32.5rem}}.services-item .services-main__title{margin-bottom:1.6rem;color:var(--white);font-family:Century Gothic;font-size:2rem;font-style:normal;font-weight:700;line-height:normal;opacity:0;will-change:transform,opacity;transform:translate(5rem);transition:all .3s cubic-bezier(.65,.05,.36,1);transition-delay:.1s}.services-item .services-main__description{margin-bottom:1.6rem;overflow:hidden;opacity:0;will-change:transform,opacity;transform:translate(5rem);transition:all .3s cubic-bezier(.65,.05,.36,1);transition-delay:.2s}.services-item .services-main__description p{color:var(--white);opacity:.8;text-overflow:ellipsis;font-family:Gotham;font-size:1.5rem;font-style:normal;font-weight:350;line-height:normal}.services-item .services-main__description-inner{padding-right:1rem;font-size:inherit;overflow-y:auto;max-height:9.2em}.services-item .services-main__description-inner{scrollbar-width:thin;scrollbar-color:rgba(var(--white-rgb),.8) transparent}.services-item .services-main__description-inner::-webkit-scrollbar{position:absolute;width:.4rem}.services-item .services-main__description-inner::-webkit-scrollbar-track{background:transparent}.services-item .services-main__description-inner::-webkit-scrollbar-thumb{background-color:rgba(var(--white-rgb),.8);border-radius:0}.services-item .services-main__button{color:var(--yellow);opacity:0;visibility:hidden;will-change:transform,opacity;transform:translate(5rem);transition:all .3s cubic-bezier(.65,.05,.36,1);transition-delay:.3s}}@layer section{.documents-accordion{display:flex;flex-flow:row nowrap}.documents-accordion__left{flex:1 0 auto;width:50%}@media (max-width: 1279px){.documents-accordion__left{width:44.75%}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.documents-accordion__left{display:none}}.documents-accordion__left-wrapper{position:relative}.documents-accordion__right{flex:1 0 auto;width:50%;transform:translateY(-12.5rem)}@media (max-width: 1279px){.documents-accordion__right{width:55.25%;transform:translateY(0)}}.documents-accordion__right-wrapper{position:absolute}@media (max-width: 1279px){.documents-accordion__right-wrapper{position:initial}}.archive{position:relative;width:calc(100% - 12rem);aspect-ratio:277/180}@media (max-width: 1279px){.archive{width:calc(100% - 3.1rem)}}.archive__item{position:absolute;inset:0;z-index:1;width:100%;height:fit-content;opacity:0;transform:translateY(20%);will-change:transform,opacity;transition:all .6s cubic-bezier(.65,.05,.36,1)}.archive__item.active{opacity:1;transform:translateY(0)}.archive__item img{width:100%;overflow:hidden;object-fit:cover;border-radius:.2rem}.archive__image img{aspect-ratio:480/312}@media (max-width: 1279px){.archive__image img{aspect-ratio:277/180}}.information{display:flex;flex-flow:column nowrap}.information__item{position:relative;padding-top:2.4rem;padding-bottom:2.4rem;flex:1 0 auto;gap:2rem;cursor:pointer;overflow:hidden;border-bottom:.1rem solid color-mix(in srgb,var(--dark),white);transition:all .6s cubic-bezier(.65,.05,.36,1)}.information__item--child{padding-top:0;padding-left:1rem;transition:padding-top .6s ease-in-out}.active .information__item--child{padding-top:2rem}.information__item--child.open .information__heading-button{padding-top:0rem!important;max-height:58px;opacity:1!important;visibility:visible!important;will-change:max-height,visibility,padding-top}.information__item--child:first-child{padding-top:0rem}.active .information__item--child:first-child{padding-top:2.5rem}.information__item:first-child{padding-top:0}.information__item:last-child{padding-bottom:0;border-bottom:none}.information__item.active{flex-grow:2}.information__item.active .information__heading{padding-bottom:7.4rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.information__item.active .information__heading{padding-bottom:7rem}}.information__item.active .information__heading-index{opacity:1;color:var(--yellow)}.information__item.active .information__heading-title{opacity:1}.information__item.active .information__heading-button{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible;transition:visibility .6s cubic-bezier(.65,.05,.36,1)}.information__item.active .information__body{max-height:33.2rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.information__item.active .information__body{max-height:23.2rem}}.information__item.active .information__body .information__body-img{max-height:33.2rem}.information__heading{position:relative;padding-left:4.9rem;padding-bottom:0;transition:all .6s cubic-bezier(.65,.05,.36,1)}.information__heading.has-child{padding-bottom:0!important}.information__heading-index,.information__heading-title{color:var(--dark);font-family:Century Gothic;font-size:2.4rem;font-style:normal;line-height:normal;transition:all .6s cubic-bezier(.65,.05,.36,1)}@media (max-width: 1279px){.information__heading-index,.information__heading-title{font-size:2.4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.information__heading-index,.information__heading-title{font-size:2rem}}.open .information__heading-index,.open .information__heading-title{color:rgba(var(--dark-RGB),1)}.information__heading-index{position:absolute;top:0;left:0;font-weight:700;letter-spacing:.024rem;opacity:.4}.information__heading-title{font-weight:400;opacity:.6;white-space:pre-wrap;display:block;width:100%}.information__heading-title--child{font-family:Century Gothic;font-size:2rem;font-style:normal;font-weight:400;line-height:normal;color:rgba(var(--dark-RGB),.6);position:relative;visibility:hidden;max-height:0;opacity:0;transition:visibility .6s cubic-bezier(.65,.05,.36,1),max-height .6s cubic-bezier(.65,.05,.36,1),opacity .6s cubic-bezier(.65,.05,.36,1),color .3s ease-in-out}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.information__heading-title--child{font-size:1.6rem}}.active .information__heading-title--child{max-height:25rem;visibility:visible;opacity:1}.information__heading-title--child:after{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background-color:var(--dark);opacity:.6;transition:opacity .3s ease-in-out}.open .information__heading-title--child:after{opacity:1}.information__heading-button{position:absolute;padding-top:2rem;opacity:0;color:var(--dark);will-change:transform,max-height;transform:translateY(-100%);transition-delay:.1s;visibility:hidden;transition:all .6s cubic-bezier(.65,.05,.36,1)}.information__heading-button--child{padding-top:0rem!important;position:relative;max-height:0;opacity:0!important;visibility:hidden!important;transition:all .6s cubic-bezier(.65,.05,.36,1),padding-top .6s cubic-bezier(.65,.05,.36,1) .6s!important;will-change:padding-top,max-height,visibility}.information__heading-button--child .arrow-button .text,.information__heading-button--child .arrow-button .icon{margin-top:1rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.information__heading-button{padding-top:1.6rem}}.information__body{position:relative;display:none;max-height:0;overflow:hidden;will-change:max-height;transition:all .6s cubic-bezier(.65,.05,.36,1);height:33.2rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.information__body{display:block}}.information__body-img{padding-top:2rem;width:100%;height:100%;overflow:hidden;max-height:0;will-change:max-height;transition:all .6s cubic-bezier(.88,.09,.14,.94) .2s}.information__body-img img{width:100%;height:100%;object-fit:cover}}@layer section{.documentation{position:relative;padding-top:5rem;padding-bottom:10rem}@media (max-width: 1719px){.documentation{padding-bottom:16rem}}@media (max-width: 1279px){.documentation{padding-bottom:10rem}}.documentation__heading{margin-bottom:3.5rem;max-width:45rem;color:var(--dark);font-family:Century Gothic;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 1279px){.documentation__heading{font-size:4rem}}@media (max-width: 1023px){.documentation__heading{font-size:3.2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.documentation__heading{font-size:3.2rem}}}
