@charset "UTF-8";@font-face{font-family:"Roboto Condensed";src:url(../fonts/RobotoCondensed-VariableFont_wght.ttf) format("truetype");font-style:normal}@font-face{font-family:"AA Stetica";src:url(../fonts/AASteticaRegular.otf) format("opentype");font-style:normal}@font-face{font-family:"AA Stetica";src:url(../fonts/AASteticaMedium.otf) format("opentype");font-style:normal;font-weight:500}:root{--block-padding:4rem;--max-width:calc(100vw - 2 * 4rem)}@media screen and (max-width:1600px){:root{--block-padding:4rem;--max-width:calc(100vw - 2 * 4rem)}}@media screen and (max-width:1200px){:root{--block-padding:4rem;--max-width:calc(100vw - 2 * 4rem)}}@media screen and (max-width:640px){:root{--block-padding:2rem;--max-width:calc(100vw - 2 * 2rem)}}:root{--section-margin:12rem}@media screen and (max-width:900px){:root{--section-margin:6rem}}@media screen and (max-width:640px){:root{--section-margin:4rem}}:root{--color-primary:#353632;--color-secondary:#575757;--color-inv:#fff;--color-dark:#161616;--color-brand:#5b2d2f;--font-family:"Roboto Condensed",sans-serif;--second-family:"AA Stetica",sans-serif;--third-family:"Montserrat",sans-serif;--font3:"Nunito Sans",sans-serif;--font4:"Arial",sans-serif;--font5:"Oswald",sans-serif;--font6:"Exo 2",sans-serif;--font7:"Open Sans",sans-serif;--font-size:1.6rem;--header-height:9.6rem}@media screen and (max-width:1200px){:root{--header-height:7rem}}@media screen and (max-width:640px){:root{--header-height:6.2rem}}:root{--block-padding:4rem;--max-width:calc(100vw - 2 * 4rem)}@media screen and (max-width:1600px){:root{--block-padding:4rem;--max-width:calc(100vw - 2 * 4rem)}}@media screen and (max-width:1200px){:root{--block-padding:4rem;--max-width:calc(100vw - 2 * 4rem)}}@media screen and (max-width:640px){:root{--block-padding:2rem;--max-width:calc(100vw - 2 * 2rem)}}:root{--section-margin:12rem}@media screen and (max-width:900px){:root{--section-margin:6rem}}@media screen and (max-width:640px){:root{--section-margin:4rem}}:root{--color-primary:#353632;--color-secondary:#575757;--color-inv:#fff;--color-dark:#161616;--color-brand:#5b2d2f;--font-family:"Roboto Condensed",sans-serif;--second-family:"AA Stetica",sans-serif;--third-family:"Montserrat",sans-serif;--font3:"Nunito Sans",sans-serif;--font4:"Arial",sans-serif;--font5:"Oswald",sans-serif;--font6:"Exo 2",sans-serif;--font7:"Open Sans",sans-serif;--font-size:1.6rem;--header-height:9.6rem}@media screen and (max-width:1200px){:root{--header-height:7rem}}@media screen and (max-width:640px){:root{--header-height:6.2rem}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}b{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}template{display:none}[hidden]{display:none}*,::after,::before{box-sizing:inherit}html{box-sizing:border-box;overflow-x:hidden;max-width:100vw;font-family:var(--second-family);scroll-behavior:smooth;font-size:10px}html:has(.show-menu){overflow:hidden}@media (max-width:1200px){html{font-size:.9765625vw}}@media screen and (max-width:640px){html{font-size:2.4154589372vw}}body{max-width:100vw;margin:0;overflow-x:hidden;font-size:var(--font-size);color:var(--color-primary);background:#fff;position:relative;overflow-wrap:anywhere}body:has(.modal__backdrop.is-active){overflow:hidden}body:after{content:"";display:block;position:absolute;top:0;bottom:0;border-left:1px solid rgba(22,22,22,.3);border-right:1px solid rgba(22,22,22,.3);right:50%;width:min(48rem,25%);z-index:-1}@media screen and (max-width:1200px){body.show-menu{overflow:hidden}body.show-menu:after{filter:blur(30px)}body.show-menu .content_container,body.show-menu .footer{filter:blur(30px)}}@media screen and (max-width:640px){body:after{right:25%;width:43%}}img{max-width:100%}a{text-decoration:none;color:currentColor}a:hover{text-decoration:underline}a.disabled,a[disabled]{pointer-events:none;opacity:.5}.content_area{max-width:min(var(--max-width),1840px);margin:0 auto;width:100%}.mg-top-1{margin-top:1rem}.row_flex{display:flex}.row_flex-column{flex-direction:column}@media screen and (max-width:1600px){.content_area{max-width:var(--max-width)}}@media screen and (max-width:900px){.content_area{max-width:var(--max-width)}}@media screen and (max-width:640px){.content_area{max-width:var(--max-width)}}.main_wrapper{display:flex;width:100%;max-width:100%;min-height:100vh;min-width:320px;flex-direction:column;position:relative;overflow:hidden}@media screen and (max-width:1200px){.main_wrapper{padding-top:var(--header-height)}}.content_container{flex-grow:1;max-width:100%}@media screen and (max-width:1200px){.content_container{transition:all .3s}}.section{padding-block:8rem}.section:has(.breadcrumbs){padding-top:2rem}.section-header{margin-bottom:6rem;display:flex;align-items:center;justify-content:flex-start;gap:3rem}.section-header--buttons{display:flex;align-items:center;gap:2rem}.section-header--description{font-size:2rem;line-height:1.2;color:#161616;max-width:75rem}.section-header_close{margin-bottom:2rem}.section-header_cols{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.section-title{font-family:var(--font-family);font-weight:600;font-size:5.4rem;line-height:1.1;text-transform:uppercase;color:#161616}@media screen and (max-width:1600px){.section-header{margin-bottom:4rem}.section-title{font-size:4.4rem}}@media screen and (max-width:1200px){.section{padding-block:6rem}.section-title{font-size:4rem}.section-header--buttons{gap:1rem}}@media screen and (max-width:640px){.section{padding-block:4rem}.section-header{margin-bottom:2rem}.section-header_cols{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.section-title{font-size:2.6rem}}.dropdown{position:relative}.dropdown-target{position:absolute;top:calc(100% + .6rem);left:0;z-index:15;max-height:0;overflow:hidden;transition:all .3s ease}.dropdown.is-active .dropdown-target{max-height:500rem}.expander{transition:all .3s}.expander-content{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s}.expander-wrapper{min-height:0;transition:visibility .3s;visibility:hidden}.expander.expanded .expander-content{grid-template-rows:1fr}.expander.expanded .expander-wrapper{visibility:visible}.field__wrap{display:flex;flex-direction:column;gap:.5rem}.field__wrap input,.field__wrap select,.field__wrap textarea{border:1px solid #2f1314;padding:1.6rem 1.8rem;height:5.2rem;border-radius:0;outline:0;font-family:var(--font-family);font-weight:300;font-size:1.8rem;line-height:1.1;color:#161616}.field__wrap input.disabled,.field__wrap input[disabled],.field__wrap select.disabled,.field__wrap select[disabled],.field__wrap textarea.disabled,.field__wrap textarea[disabled]{color:color(from #161616 srgb r g b/.4);border-color:color(from #2f1314 srgb r g b/.4)}.field__wrap input[readonly],.field__wrap select[readonly],.field__wrap textarea[readonly]{color:color(from #161616 srgb r g b/.7)}.field__wrap input::placeholder,.field__wrap select::placeholder,.field__wrap textarea::placeholder{color:#161616;transition:all .3s}.field__wrap input:focus::placeholder,.field__wrap select:focus::placeholder,.field__wrap textarea:focus::placeholder{color:color(from #161616 srgb r g b/.4)}@media screen and (max-width:1200px){.field__wrap input,.field__wrap select,.field__wrap textarea{height:4.6rem;font-size:1.6rem}}.field__wrap.has-error input,.field__wrap.has-error select,.field__wrap.has-error textarea{border-color:var(--color-brand)}.field__wrap.has-error input::placeholder,.field__wrap.has-error select::placeholder,.field__wrap.has-error textarea::placeholder{color:var(--color-brand);transition:all .3s}.field__wrap.has-error input:focus::placeholder,.field__wrap.has-error select:focus::placeholder,.field__wrap.has-error textarea:focus::placeholder{color:color(from var(--color-brand) srgb r g b/.4)}.field__wrap.has-error .field__description{color:var(--color-brand)}.field__label{display:flex;flex-direction:column;gap:.5rem}.field__title{font-size:1.6rem;padding-left:1rem}.field__description{font-family:var(--font-family);font-weight:300;font-size:1.8rem;line-height:1.1;padding:0 1.8rem}@media screen and (max-width:1200px){.field__description{font-size:1.6rem}}.field__checkbox,.field__radio{line-height:1}.field__checkbox>input,.field__radio>input{position:absolute;z-index:-1;opacity:0;height:0;display:table}.field__checkbox>input:not(:disabled):not(:checked)+.field__title:hover::before,.field__radio>input:not(:disabled):not(:checked)+.field__title:hover::before{border-color:var(--color-secondary)}.field__checkbox>input:not(:disabled):active+.field__title::before,.field__radio>input:not(:disabled):active+.field__title::before{border-color:var(--color-secondary)}.field__checkbox>input:focus:not(:checked)+.field__title::before,.field__radio>input:focus:not(:checked)+.field__title::before{border-color:var(--color-primary)}.field__checkbox>input:disabled+.field__title::before,.field__radio>input:disabled+.field__title::before{background-color:#e9ecef}.field__checkbox .field__title,.field__radio .field__title{-webkit-user-select:none;user-select:none;position:relative;cursor:pointer;padding-left:3.4rem;font-family:var(--font-family);font-weight:300;font-size:1.8rem;line-height:1.1;color:#161616}@media screen and (max-width:1200px){.field__checkbox .field__title,.field__radio .field__title{font-size:1.6rem}}.field__checkbox .field__title a,.field__radio .field__title a{text-decoration:underline}.field__checkbox .field__title::before,.field__radio .field__title::before{content:"";display:inline-block;width:2.4rem;height:2.4rem;flex-shrink:0;flex-grow:0;border:1px solid #2f1314;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;position:absolute;left:0;top:-.2em}.field__radio>input:checked+.field__title::before{border-color:var(--color-primary);background-color:var(--color-primary)}.field__radio .field__title::before{border-radius:100%}.field__checkbox>input:checked+.field__title::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%229%22%20fill%3D%22none%22%20viewBox%3D%220%200%2012%209%22%3E%3Cpath%20fill%3D%22%23161616%22%20d%3D%22M4.196%209%200%204.734l1.05-1.067%203.146%203.2L10.951%200%2012%201.067%204.196%209Z%22%2F%3E%3C%2Fsvg%3E)}.field__checkbox .field__title::before{border-radius:0}@media screen and (max-width:900px){.field__title{font-size:1.6rem}}@media screen and (max-width:640px){.field__radio .field__title{text-align:center;font-size:1.2rem;padding-left:0}.field__radio .field__title:before{width:2rem;height:2rem;left:50%;top:0;transform:translate(-50%,-110%)}.field__checkbox .field__title{font-size:1.2rem}.field__checkbox .field__title:before{width:2rem;height:2rem;top:.2rem}}b{font-weight:500}h1,h2,h4{font-weight:500;margin:0;line-height:1.1}h1:not(:first-child),h2:not(:first-child),h4:not(:first-child){margin-top:1.3em}h1:not(:last-child),h2:not(:last-child),h4:not(:last-child){margin-bottom:1.3em}h1{font-size:2.6rem}h2{font-size:2.4rem}h4{font-size:2rem}p{margin:0}p:not(:first-child){margin-top:1.3em}p:not(:last-child){margin-bottom:1.3em}.text-article--title{font-weight:500;font-size:3.2rem;line-height:1.1;margin-bottom:3.6rem}.text-article--content{font-size:2rem;line-height:1.1}.text-article--footer{margin-top:3.6em}.text-article h1{font-size:1.4em}.text-article h2{font-size:1.2em}.text-article h4{font-size:1em}.text-article ol,.text-article ul{padding-left:2.5rem}.text-article ol:not(:first-child),.text-article ul:not(:first-child){margin-top:1.3em}.text-article ol:not(:last-child),.text-article ul:not(:last-child){margin-bottom:1.3em}.text-article ol li:not(:last-child),.text-article ul li:not(:last-child){margin-bottom:.3em}.text-article ul{list-style:none}.text-article ul li{position:relative}.text-article ul li:before{content:"—";display:block;position:absolute;left:-2.5rem;top:0}@media screen and (max-width:1600px){.text-article--title{font-size:2.8rem}}@media screen and (max-width:1200px){.text-article--title{font-size:2.2rem}.text-article--content{font-size:1.8rem}}@media screen and (max-width:640px){.text-article--title{font-size:2rem}.text-article--content{font-size:1.6rem}}.btn{display:inline-flex;white-space:nowrap;padding:0 2.4rem;margin:0;border:1px currentColor solid;background:0 0;transition:.3s;align-items:center;justify-content:center;line-height:1;width:fit-content;height:4.5rem;cursor:pointer;font-family:var(--font-family);font-weight:300;font-size:1.8rem;color:#161616;text-decoration:none}.btn.disabled,.btn[disabled]{cursor:default;pointer-events:none;filter:grayscale(1) contrast(.5)}.btn:hover{text-decoration:none;color:var(--color-brand)}.btn_secondary{font-weight:400;color:#fff;background:#5b2d2f;border-color:transparent}.btn_secondary:hover{color:#fff;opacity:.8}.btn_inv{color:var(--color-inv)}.btn_inv:hover{color:var(--color-inv);opacity:.7}@media screen and (max-width:1200px){.btn{padding:0 2.2rem;height:3.9rem;font-size:1.6rem}}.btn_lg{font-size:2.2rem;padding:0 3.4rem;height:6.2rem}@media screen and (max-width:1600px){.btn_lg{padding:0 3.2rem;height:5.5rem;font-size:2rem}}@media screen and (max-width:1200px){.btn_lg{height:4.9rem;font-size:1.8rem}}@media screen and (max-width:640px){.btn_lg{padding:0 3rem;height:4.3rem;font-size:1.6rem}}.btn_md{font-size:2.2rem;height:5.3rem;padding:0 2.8rem}@media screen and (max-width:1600px){.btn_md{font-size:1.8rem;height:4.5rem}}@media screen and (max-width:1200px){.btn_md{font-size:1.6rem;padding:0 2.2rem;height:4.3rem}}@media screen and (max-width:640px){.btn_md{font-size:1.4rem;padding:0 2rem;height:3.6rem}}@media screen and (max-width:640px){.btn_pages{width:3.4rem;height:3.4rem;padding:0}}@media screen and (max-width:640px){.btn .no_mob{display:none}}@media screen and (max-width:640px){.btn:has(.no_mob) svg{margin:0}}.btn svg{width:1.5rem;height:1.5rem;margin:0 1.3rem}.btn svg.reverse{transform:scaleX(-1)}:root{--ui-color-primary:#333333;--ui-color-secondary:#c3c3c3;--ui-block-padding:1.4rem;--ui-area-gap:1rem}.ui_area{display:flex;flex-wrap:wrap;gap:var(--ui-area-gap)}.ui_block{border:1px dashed var(--ui-color-primary);border-radius:10px;padding:var(--ui-block-padding)}.ui_block-lg_3{flex:0 0 calc(33% - var(--ui-area-gap));width:calc(33% - var(--ui-area-gap));max-width:calc(33% - var(--ui-area-gap))}@media screen and (max-width:900px){.ui_block-md_6{flex:0 0 calc(50% - var(--ui-area-gap));width:calc(50% - var(--ui-area-gap));max-width:calc(50% - var(--ui-area-gap))}}@media screen and (max-width:640px){.ui_block-sm_12{flex:0 0 100%;width:100%;max-width:100%}}.ui_block.row_flex{gap:1rem}.ui_color{display:flex;flex-direction:column;gap:.5rem}.ui_color_square{width:10rem;height:5rem;border:1px solid #000;position:relative;margin-bottom:.5rem}.ui_color_title span{font-size:2rem;display:table;margin-top:.5rem}.breadcrumbs{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin-bottom:6rem;font-weight:400;font-size:1.6rem;line-height:1.1;color:var(--color-secondary)}.breadcrumbs--item{display:flex;align-items:center;justify-content:flex-start}.breadcrumbs--item:not(:last-child){margin-right:1rem}.breadcrumbs--item:not(:last-child):after{content:"/";display:block;margin-left:1rem}@media screen and (max-width:1600px){.breadcrumbs{margin-bottom:4rem}}.error{display:flex;flex-direction:column;align-items:center;gap:3.6rem;text-align:center}.error--title{font-weight:500;font-size:3.2rem;line-height:1.1}.error--code{font-family:var(--font-family);font-weight:500;font-size:12.8rem;line-height:1.2;color:#e9e9e9}.error--description{font-weight:500;font-size:2rem;line-height:1.1}@media screen and (max-width:1600px){.error{gap:2.6rem}.error--title{font-size:2.8rem}.error--code{font-size:10.4rem}}@media screen and (max-width:1200px){.error--title{font-size:2.2rem}.error--code{font-size:9.4rem}.error--description{font-size:1.8rem}}@media screen and (max-width:640px){.error--title{font-size:2rem}.error--code{font-size:5.6rem}.error--description{font-size:1.8rem}}.header{border-bottom:1px solid rgba(235,235,235,.5);backdrop-filter:blur(100px);background:#fff;height:var(--header-height);position:relative;z-index:100}.header>*{height:100%}.header-container{display:flex;padding-block:1rem;align-items:center;justify-content:space-between;gap:2rem;height:100%}.header-buttons{display:flex;align-items:center;gap:2rem;background:#fff}@media screen and (max-width:1200px){.header{position:fixed;top:0;left:0;right:0;z-index:100}}.header-logo{display:block;font-size:0;width:20.5rem;aspect-ratio:205/56;background:url(../img/grosph_logo.svg) 0 0 no-repeat;background-size:contain;flex-shrink:0}@media screen and (max-width:1600px){.header-logo{width:16.7rem}}@media screen and (max-width:1200px){.header-logo{width:14.1rem}}@media screen and (max-width:640px){.header-logo{width:12.2rem}}.company-link{display:block;width:5.6rem;height:5.6rem;background:url(../img/company-link.png) 0 0 no-repeat;background-size:contain;font-size:0;transition:all .3s}.company-link:hover{opacity:.8}@media screen and (max-width:1200px){.company-link{width:3.8rem;height:3.8rem}}.mainnav{flex-grow:1;max-width:118.5rem;min-width:0}@media screen and (max-width:1200px){.mainnav{position:absolute;z-index:100;top:var(--header-height);height:calc(100vh - var(--header-height));left:0;right:0;padding:6rem 4rem;background:rgba(91,43,45,.1);backdrop-filter:blur(30px);overflow:auto;transition:all .3s;transform:translateX(-100%)}.show-menu .mainnav{transform:translateX(0)}}@media screen and (max-width:640px){.mainnav{padding:4rem 2rem;max-width:100vw}}.mainnav-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between;gap:2rem;overflow-wrap:normal;white-space:nowrap;color:#161616;font-family:var(--font-family);font-weight:400;font-size:2.2rem;text-transform:uppercase}.mainnav-list--link{transition:all .3s}.mainnav-list--link:hover{text-decoration:none;color:var(--color-brand)}@media screen and (max-width:1600px){.mainnav-list{font-size:2rem;gap:1rem}}@media screen and (max-width:1200px){.mainnav-list{flex-direction:column;align-items:flex-start;gap:2.8rem;font-size:2.8rem;color:#fff}.mainnav-list--link{color:currentColor}.mainnav-list--link:hover{color:currentColor}}@media screen and (max-width:640px){.mainnav-list{font-size:2rem;gap:2.4rem;white-space:normal;overflow-wrap:anywhere}}.lang-dropdown{position:relative;color:#161616}.lang-dropdown--button{display:flex;align-items:center;gap:.2rem;overflow-wrap:normal;font-family:var(--font-family);font-weight:400;font-size:2.2rem;text-transform:uppercase;transition:all .3s;cursor:pointer}.lang-dropdown--button:hover{text-decoration:none;color:var(--color-brand)}.lang-dropdown--button svg{width:1.7rem;height:1.2rem;transition:all .3s}.lang-dropdown--list{position:absolute;left:0;top:calc(var(--header-height)/ 2 + 50% + .6rem)}.lang-dropdown.is-active .lang-dropdown--list{max-height:10rem}.lang-dropdown.is-active .lang-dropdown--button svg{transform:rotate(-.5turn)}@media screen and (max-width:1600px){.lang-dropdown--button{font-size:2rem}}@media screen and (max-width:1200px){.lang-dropdown--button{font-size:1.8rem}}@media screen and (max-width:640px){.lang-dropdown--button{font-size:1.6rem}}.lang-dropdown-list{list-style:none;background:#fff;margin:0;padding:0;font-family:var(--font-family);font-weight:400;font-size:2rem;text-transform:uppercase;color:#161616}.lang-dropdown-list--item{overflow-wrap:normal}.lang-dropdown-list--link{display:block;padding:1rem;transition:all .3s;cursor:pointer}.lang-dropdown-list--link:hover{text-decoration:none;color:var(--color-brand)}.mainnav-button{width:3.2rem;height:2.4rem;font-size:0;position:relative;display:none}@media screen and (max-width:1200px){.mainnav-button{display:block;margin-left:4rem}}@media screen and (max-width:640px){.mainnav-button{margin-left:0}}.mainnav-button span{transition:all .3s}.mainnav-button span:after,.mainnav-button span:before{content:"";display:block;position:absolute}.mainnav-button span:before{inset:-1rem}.mainnav-button span:after{left:0;top:50%;margin-top:-2px;height:4px;width:100%;background:#161616;transition:all .3s}.show-menu .mainnav-button span:after{transform:scaleX(0)}.mainnav-button:after,.mainnav-button:before{content:"";display:block;width:100%;height:4px;background:#161616;position:absolute;left:0;transition:all .3s}.mainnav-button:before{top:0}.show-menu .mainnav-button:before{top:50%;margin-top:-2px;transform:rotate(45deg)}.mainnav-button:after{bottom:0}.show-menu .mainnav-button:after{bottom:50%;margin-bottom:-2px;transform:rotate(-45deg)}.footer{border-top:1px solid #8b8b8b}.section_footer-dev{background:#f2f2f2;padding-block:1.2rem}.footer-dev{display:flex;align-items:center;font-weight:400;font-size:2rem;color:#2f1314}.footer-dev--links{margin-left:5.4%}.footer-dev--starta{margin-left:auto;position:relative;top:.15em}.footer-dev--starta img{display:block}@media screen and (max-width:1200px){.footer-dev{font-size:1.6rem}}@media screen and (max-width:640px){.footer-dev{flex-direction:column;align-items:center;gap:1rem}.footer-dev--links{margin-left:0}.footer-dev--starta{margin-left:0}}.footer-menus{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;font-family:var(--font-family);font-weight:400;font-size:2rem;color:#000}.footer-menus--logo{align-self:center}.footer-menus--details>:not(:last-child){margin-bottom:2.4rem}.footer-menus--time>:not(:last-child){margin-bottom:.6rem}.footer-menus--contacts>:not(:last-child){margin-bottom:2.4rem}@media screen and (max-width:1600px){.footer-menus--links{margin-left:0}}@media screen and (max-width:1200px){.footer-menus{font-size:1.8rem}}@media screen and (max-width:640px){.footer-menus{flex-direction:column;gap:4rem}.footer-menus--logo{align-self:flex-start}}.footer-logo{display:block;font-size:0;width:31.7rem;aspect-ratio:318/89;background:url(../img/grosph_logo.svg) 0 0 no-repeat;background-size:contain}@media screen and (max-width:1600px){.footer-logo{width:24rem}}@media screen and (max-width:1200px){.footer-logo{width:18.7rem}}@media screen and (max-width:640px){.footer-logo{width:21.5rem}}.footer-links-list{width:100%;list-style:none;margin:0;padding:0;gap:2.4rem 4rem;display:grid;grid-template-columns:1fr 1fr;font-size:2.2rem;color:#000}.footer-links-list--item{grid-area:auto;white-space:nowrap}@media screen and (max-width:1600px){.footer-links-list{font-size:2rem}}@media screen and (max-width:1200px){.footer-links-list{display:flex;flex-direction:column;gap:1.6rem;font-size:1.8rem}}@media screen and (max-width:640px){.footer-links-list{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem 4rem}}.footer-contacts-list{list-style:none;margin:0;padding:0}.footer-contacts-list--item:not(:last-child){margin-bottom:.6rem}.footer-social-links{list-style:none;margin:0;padding:0;display:flex;gap:1rem}.footer-social-links--link{width:5rem;height:5rem;transition:all .3s;display:flex;align-items:center;justify-content:center}.footer-social-links--link img{display:block}.footer-social-links--link img,.footer-social-links--link svg{width:3rem;height:3rem}.footer-social-links--link:hover{color:var(--color-brand)}@media screen and (max-width:1600px){.footer-social-links--link{width:3rem;height:3rem}}.modal{position:fixed;top:50%;left:50%;background-color:#fff;width:100%;max-width:100vw;max-height:100vh;width:80rem;height:auto;z-index:200;transition:all .3s ease-out;transform:translateX(-50%) translateY(calc(-50% + 15rem));opacity:0;visibility:hidden;padding:0;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-around;overflow:auto}.modal.is-active{visibility:visible;opacity:1;transform:translateX(-50%) translateY(-50%)}.modal__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);z-index:150;visibility:hidden;opacity:0;transition:all .3s ease-out;backdrop-filter:blur(6px)}.modal__backdrop.is-active{visibility:visible;opacity:1}.modal__close{width:3rem;height:3rem;display:block;background:url(../img/icons/ic_modal_close_w.svg) no-repeat center;background-size:1.6rem;position:absolute;top:3rem;right:3rem;cursor:pointer;z-index:100}.modal__close:hover{opacity:.8}@media screen and (max-width:640px){.modal__close{top:1rem;right:1rem}}.modal__wrapper{padding:4rem 4rem;display:flex;flex-direction:column;gap:2.5rem;width:100%}@media screen and (max-width:1200px){.modal__wrapper{padding:2.4rem}}@media screen and (max-width:640px){.modal__wrapper{padding:2rem}}.modal__header{text-align:center;display:flex;align-items:center;justify-content:center}.modal_article{width:calc(100vw - 8rem);max-width:184rem;background:#161616;color:#fff}@media screen and (max-width:640px){.modal_article{width:calc(100vw - 4rem)}}#modalCharity .modal__content{position:relative}.modal-charity__error,.modal-charity__loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:2rem;background:#161616;color:#fff}.modal-charity__loader.is-active{display:flex}.modal-charity__error.is-hidden,.modal-charity__loader.is-hidden{display:none!important}.modal-charity__error.is-active{display:flex}.modal-charity__error{color:#e74c3c}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.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{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.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-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0, 0, 0, 0.1);--f-spinner-color-2:rgba(17, 24, 28, 0.8);--f-spinner-stroke:2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg :first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg :last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance,150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance,150px),0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration,.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration,.2s) * .5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media (hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:0}.f-button:focus-visible{outline:0;box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-next,.f-carousel__nav .f-button.is-prev,.fancybox__nav .f-button.is-next,.fancybox__nav .f-button.is-prev{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin,0px) + var(--fancybox-scrollbar-compensate,0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(0, 0, 0, 0.5);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:rgba(255, 255, 255, 0.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:transparent;overflow:visible;z-index:var(--fancybox-zIndex,1050);outline:0;transform-origin:top left;-webkit-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container ::after,.fancybox__container ::before{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity,1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-html5video,.fancybox__slide.has-iframe,.fancybox__slide.has-video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::after,.fancybox__slide::before{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__slide:empty,.fancybox__track:empty,.fancybox__viewport:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [contenteditable],.fancybox__content [data-selectable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;-webkit-user-select:none;user-select:none;filter:blur(0)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);cursor:auto;visibility:visible}.is-closing .fancybox__caption,.is-loading .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color, #fff);--f-button-hover-color:var(--fancybox-color, #fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity,1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0, 0, 0, 0.6);--f-button-active-bg:rgba(0, 0, 0, 0.6);--f-button-hover-bg:rgba(0, 0, 0, 0.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24, 24, 27, 0.3);--f-button-active-bg:rgba(24, 24, 27, 0.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height) * -.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;-webkit-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:0;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-enter-duration,.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-exit-duration,.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,.35s) ease forwards f-fadeOut}.has-html5video .fancybox__content,.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-html5video .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-html5video .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0,0,0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width,0)) * -.5);width:calc(var(--width,0) * 1px + var(--f-thumb-clip-width,0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift,0) * -1px),0,0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:0;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:0}.f-thumbs__slide__button:focus-visible{outline:0;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path:inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;position:relative;opacity:var(--fancybox-opacity,1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24, 24, 27, 0.65);--f-button-hover-bg:rgba(70, 70, 73, 0.65);--f-button-active-bg:rgba(90, 90, 93, 0.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));z-index:30;-webkit-user-select:none;user-select:none;pointer-events:none}.news-gallery .swiper-button-next,.news-gallery .swiper-button-prev,.object-gallery .swiper-button-next,.object-gallery .swiper-button-prev{color:#fff;border:none;width:4rem;height:4rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.news-gallery .swiper-button-next svg,.news-gallery .swiper-button-prev svg,.object-gallery .swiper-button-next svg,.object-gallery .swiper-button-prev svg{width:1.9rem;height:3.3rem}.news-gallery .swiper-button-prev,.object-gallery .swiper-button-prev{left:0}.news-gallery .swiper-button-next,.object-gallery .swiper-button-next{right:0}@media screen and (max-width:640px){.news-gallery .swiper-button-next,.news-gallery .swiper-button-prev,.object-gallery .swiper-button-next,.object-gallery .swiper-button-prev{width:3rem;height:3rem}.news-gallery .swiper-button-next svg,.news-gallery .swiper-button-prev svg,.object-gallery .swiper-button-next svg,.object-gallery .swiper-button-prev svg{width:1.2rem;height:2rem}}.gallery-swiper{padding-inline:6.4rem;position:relative;color:#161616}.gallery-swiper--image img{display:block;width:100%;border:none;object-fit:cover;aspect-ratio:460/368}.gallery-swiper--image a{outline:0}.gallery-swiper--image:not(:last-child){margin-bottom:2rem}.gallery-swiper--link{font-weight:500;font-size:3.2rem;line-height:1.1}.gallery-swiper_charity .gallery-swiper--image img{aspect-ratio:557/500}.gallery-swiper .swiper-button-next,.gallery-swiper .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%)}.gallery-swiper .swiper-button-prev{left:0}.gallery-swiper .swiper-button-next{right:0}@media screen and (max-width:1600px){.gallery-swiper{padding-inline:6rem}.gallery-swiper--link{font-size:2.8rem}}@media screen and (max-width:1200px){.gallery-swiper{padding-inline:5.6rem}.gallery-swiper--link{font-size:2.2rem}}@media screen and (max-width:640px){.gallery-swiper{padding-inline:4.8rem}.gallery-swiper--link{font-weight:400;font-size:1.8rem}}.swiper-button-next,.swiper-button-prev{width:4.4rem;height:4.4rem;border:1px solid #161616;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:0}.swiper-button-next svg,.swiper-button-prev svg{width:1.2rem;height:2rem}.swiper-button-next:hover,.swiper-button-prev:hover{color:var(--color-brand)}@media screen and (max-width:1600px){.swiper-button-next,.swiper-button-prev{width:4rem;height:4rem}}@media screen and (max-width:1200px){.swiper-button-next,.swiper-button-prev{width:3.6rem;height:3.6rem}}@media screen and (max-width:640px){.swiper-button-next,.swiper-button-prev{width:3.4rem;height:3.4rem}.swiper-button-next svg,.swiper-button-prev svg{width:.9rem;height:1.6rem}}.swiper-button-next svg{transform:scaleX(-1)}.swiper-button-disabled{opacity:30%;pointer-events:none}.achievements-swiper{backdrop-filter:blur(4px);background:rgba(91,43,45,.11)}.achievements-swiper .swiper-pagination{position:absolute;bottom:2rem;left:0;right:0;padding-inline:4rem;display:flex;width:100%;gap:2rem}@media screen and (max-width:1600px){.achievements-swiper .swiper-pagination{padding-inline:2rem}}.slide-header{display:grid;grid-template-columns:1fr 1fr 2fr;gap:4rem}.slide-header:not(:last-child){margin-bottom:4rem}.slide-header--title{grid-column-start:2;grid-column-end:3;font-weight:500;font-size:3.2rem;line-height:1.1}.slide-header--description{grid-column-start:3;grid-column-end:4}.slide-header--description>*{max-width:75rem}.slide-header--description{font-weight:400;font-size:2rem;line-height:1.2}@media screen and (max-width:1600px){.slide-header--title{font-size:2.8rem}}@media screen and (max-width:1200px){.slide-header{grid-template-columns:1fr 2fr;gap:2rem}.slide-header:not(:last-child){margin-bottom:2rem}.slide-header--title{grid-column-start:1;grid-column-end:2;font-size:2.2rem}.slide-header--description{grid-column-start:2;grid-column-end:3;font-size:1.8rem;line-height:1.1}}@media screen and (max-width:640px){.slide-header{display:flex;flex-direction:column;gap:1.4rem}}.achievements-slide{padding:6rem 4rem;color:#161616}.achievements-slide--media{width:80%;margin:0 auto}@media screen and (max-width:1600px){.achievements-slide{padding:2rem 2rem 4rem}.achievements-slide--media{width:97%}}@media screen and (max-width:1200px){.achievements-slide--media{width:100%}}.achievements-media-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.achievements-media-list--item{flex-grow:1;flex-basis:0;min-width:0}.achievements-media-list--item a{outline:0}.achievements-media-list--item img{display:block;width:100%;max-width:100%;aspect-ratio:461/377;object-fit:cover;border:none}@media screen and (max-width:1200px){.achievements-media-list{gap:1.4rem}}@media screen and (max-width:640px){.achievements-media-list{gap:1rem}.achievements-media-list--item:last-child{display:none}}.news:not(:last-child){margin-bottom:6rem}.news--controls{margin-bottom:6rem}@media screen and (max-width:1600px){.news:not(:last-child){margin-bottom:4rem}.news--controls{margin-bottom:4rem}}@media screen and (max-width:640px){.news--controls{margin-bottom:2rem}}.news-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.news-list--item{grid-area:auto}@media screen and (max-width:1600px){.news-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1200px){.news-list{gap:4rem 2rem}}@media screen and (max-width:640px){.news-list{grid-template-columns:1fr;gap:4rem}}.news-item{height:100%;display:flex;flex-direction:column;gap:2rem;padding:2.4rem;transition:all .3s;color:#161616}.news-item:hover{color:#fff;background:var(--color-brand)}.news-item:hover .btn{color:#fff}.news-item--image{width:100%;max-width:100%;display:block;aspect-ratio:397/286}.news-item--meta{display:flex;flex-direction:column;gap:1rem}.news-item--date{font-size:2rem;line-height:1.2}.news-item--title{font-weight:500;font-size:3.2rem}.news-item--description{font-size:2rem;line-height:1.2}.news-item--buttons{margin-top:auto}@media screen and (max-width:1600px){.news-item{padding:2rem}.news-item--title{font-size:2.6rem}}@media screen and (max-width:1200px){.news-item{padding:0}.news-item:hover{background:0 0;color:#161616}.news-item:hover .btn{color:var(--color-brand)}.news-item--title{font-size:2rem}.news-item--description{font-size:1.6rem}}@media screen and (max-width:640px){.news-item--image{aspect-ratio:374/194}}.news-toggle{color:#161616;display:inline-flex;align-items:center;gap:2rem;font-weight:500;font-size:3.2rem;line-height:1.1}.news-toggle svg{width:4.4rem;transition:all .3s;aspect-ratio:44/34}.expanded .news-toggle svg{transform:rotate(.5turn)}@media screen and (max-width:1600px){.news-toggle{font-size:2.8rem}}@media screen and (max-width:1200px){.news-toggle{font-size:2.2rem}}@media screen and (max-width:640px){.news-toggle{font-size:1.8rem}.news-toggle svg{width:3.6rem}}.home-news-list{list-style:none;margin:0 calc(-1 * var(--block-padding));padding:0;background-color:#fff}.home-news-list--item{padding:2.4rem var(--block-padding);border-bottom:1px solid #161616}.home-news-list--item:first-child{border-top:1px solid #161616}@media screen and (max-width:640px){.home-news-list--item{padding:2rem var(--block-padding)}}.home-news-item{display:flex;gap:4rem;color:#161616}.home-news-item--media{flex-shrink:0;width:26%}.home-news-item--media img{width:100%;display:block;aspect-ratio:465/238;object-fit:cover}.home-news-item--content{flex-grow:1}.home-news-item--content>:not(:last-child){margin-bottom:2rem}.home-news-item--header>:not(:last-child){margin-bottom:1rem}.home-news-item--date{font-size:2rem;line-height:1.2}.home-news-item--title{font-weight:500;font-size:3.2rem;line-height:1.1}.home-news-item--description{font-size:2rem;line-height:1.2}.home-news-item--buttons{align-self:flex-end;margin-left:10rem}@media screen and (max-width:1600px){.home-news-item{gap:2rem}.home-news-item--media{width:32.4%}.home-news-item--media img{aspect-ratio:417/238}.home-news-item--title{font-size:2.8rem}.home-news-item--description{line-height:1.1}.home-news-item--buttons{margin-left:0}}@media screen and (max-width:1200px){.home-news-item--media{width:25%}.home-news-item--media img{aspect-ratio:240/160}.home-news-item--date{font-size:1.8rem}.home-news-item--title{font-size:2.2rem}.home-news-item--description{font-size:1.8rem}}@media screen and (max-width:640px){.home-news-item{flex-direction:column}.home-news-item--media{width:100%}.home-news-item--media img{aspect-ratio:374/200}.home-news-item--content{flex-grow:1}.home-news-item--content>:not(:last-child){margin-bottom:1rem}.home-news-item--date{font-size:1.6rem}.home-news-item--title{font-size:2rem}.home-news-item--description{font-size:1.6rem}.home-news-item--buttons{align-self:flex-start}}.news-article{color:#161616;margin-left:25%}.news-article>:not(:last-child){margin-bottom:2.4rem}.news-article--header>:not(:last-child){margin-bottom:2rem;margin-top:.5rem}.news-article--date{font-size:2rem;line-height:1.2}.news-article--title{font-weight:500;font-size:3.2rem;line-height:1.1}.news-article--description{font-size:2rem;line-height:1.2}.news-article--content{font-size:2rem;line-height:1.2}.news-article--footer{display:flex;align-items:center;justify-content:space-between;margin-top:4.4rem}@media screen and (max-width:1600px){.news-article--date{line-height:1.1}.news-article--title{font-size:2.8rem;line-height:1.1}.news-article--description{line-height:1.1}.news-article--content{line-height:1.1}}@media screen and (max-width:1200px){.news-article{margin-left:24%}.news-article--date{font-size:1.8rem}.news-article--title{font-size:2.2rem}.news-article--description{font-size:1.8rem}.news-article--content{font-size:1.8rem}}@media screen and (max-width:640px){.news-article{margin-left:0}.news-article--date{font-size:1.6rem}.news-article--title{font-size:2rem}.news-article--description{font-size:1.6rem}.news-article--content{font-size:1.6rem}}.news-media{display:flex;align-items:stretch;gap:2rem;height:49.6rem}.news-media--gallery{flex-grow:1;min-width:0}.news-media--gallery .news-gallery{height:100%}.news-media--gallery .news-gallery .swiper{height:100%}.news-media--gallery .news-gallery .swiper .swiper-slide{height:100%}.news-media--gallery .news-gallery .swiper .swiper-slide a{display:block;height:100%}.news-media--main-image{display:block;width:100%;height:100%;object-fit:cover}.news-media--thumbs{width:26.8rem;flex-shrink:0;display:flex;flex-direction:column;gap:2rem}.news-media--thumbs img{display:block;border:none;width:100%;aspect-ratio:268/152;object-fit:cover}@media screen and (max-width:1200px){.news-media{flex-direction:column;height:auto;gap:1.4rem}.news-media--main-image{aspect-ratio:712/400}.news-media--thumbs{flex-direction:row;width:auto}.news-media--thumbs img{aspect-ratio:224/136}}@media screen and (max-width:640px){.news-media{gap:.7rem}.news-media--thumbs{gap:1rem}}.object-article{margin-top:4rem;display:flex;flex-direction:column;gap:3.6rem}.object-article--header{display:flex;flex-direction:column;gap:3.2rem}.object-article--meta{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.object-article--meta>*{max-width:50%}.object-article--title{font-family:var(--font-family);font-weight:400;font-size:3.2rem;line-height:1.2}.object-article--content{font-size:2rem;line-height:1.2}@media screen and (max-width:1600px){.object-article{gap:2.4rem}.object-article--title{font-size:2.6rem}.object-article--meta{flex-direction:column}.object-article--meta>*{max-width:none}}@media screen and (max-width:1200px){.object-article{gap:2rem}.object-article--header{gap:2rem}.object-article--title{font-size:2.2rem}.object-article--content{font-size:1.8rem;line-height:1.1}}@media screen and (max-width:640px){.object-article--title{font-size:1.8rem;line-height:1.1}.object-article--content{font-size:1.6rem}}.object-meta{display:flex;align-items:flex-start;gap:1em;font-size:2rem;line-height:1.2}.object-meta--title{font-weight:500}@media screen and (max-width:1200px){.object-meta{font-size:1.8rem}}@media screen and (max-width:640px){.object-meta{flex-direction:column;gap:1rem;font-size:1.6rem}}.object-media{display:flex;align-items:stretch;gap:2rem;height:66.8rem}.object-media--gallery{flex-grow:1;min-width:0}.object-media--gallery .object-gallery{height:100%}.object-media--gallery .object-gallery .swiper{height:100%}.object-media--gallery .object-gallery .swiper .swiper-slide{height:100%}.object-media--gallery .object-gallery .swiper .swiper-slide a{display:block;height:100%}.object-media--main-image{display:block;width:100%;height:100%;object-fit:cover}.object-media--thumbs{width:28rem;flex-shrink:0;display:flex;flex-direction:column;gap:2rem}.object-media--thumbs img{display:block;border:none;width:100%;aspect-ratio:280/152;object-fit:cover}@media screen and (max-width:1600px){.object-media--thumbs{width:25.2rem}.object-media--thumbs img{aspect-ratio:252/152}}@media screen and (max-width:1200px){.object-media{flex-direction:column;height:auto;gap:2rem}.object-media--main-image{aspect-ratio:896/478}.object-media--thumbs{flex-direction:row;width:auto}.object-media--thumbs img{aspect-ratio:224/136}}@media screen and (max-width:640px){.object-media{gap:.7rem}.object-media--main-image{aspect-ratio:334/168}.object-media--thumbs{gap:1rem}.object-media--thumbs img{aspect-ratio:76/46}}.home-services-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}.home-services-list--item{grid-area:auto;color:var(--color-inv);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;aspect-ratio:1/1;background-color:var(--color-brand);padding:4rem 2rem;gap:4rem}.home-services-list--item:nth-child(1){background:var(--color-brand) url(../img/home-services-bg-01.jpg) 50% 50% no-repeat;background-size:cover}.home-services-list--item:nth-child(2){background:var(--color-brand) url(../img/home-services-bg-02.jpg) 50% 50% no-repeat;background-size:cover}.home-services-list--item:nth-child(3){background:var(--color-brand) url(../img/home-services-bg-03.jpg) 50% 50% no-repeat;background-size:cover}.home-services-list--item:nth-child(4){background:var(--color-brand) url(../img/home-services-bg-04.jpg) 50% 50% no-repeat;background-size:cover}.home-services-list--item:nth-child(5){background:var(--color-brand) url(../img/home-services-bg-05.jpg) 50% 50% no-repeat;background-size:cover}.home-services-list--title{font-family:var(--font-family);font-weight:600;font-size:5.4rem;line-height:1.1;text-transform:uppercase;text-align:center}.home-services-list--description{font-weight:500;font-size:2rem;line-height:1.1;text-align:center;color:#fff}@media screen and (max-width:1600px){.home-services-list{grid-template-columns:repeat(3,1fr)}.home-services-list--item{gap:6rem;padding-inline:3rem;aspect-ratio:415/350}.home-services-list--title{font-size:4.4rem}.home-services-list--description{line-height:1.1;text-align:center;color:#fff;text-transform:uppercase}}@media screen and (max-width:1200px){.home-services-list--item{gap:4rem;aspect-ratio:300/250;padding-inline:2rem}.home-services-list--title{font-size:4rem}.home-services-list--description{font-size:1.8rem}}@media screen and (max-width:640px){.home-services-list{grid-template-columns:1fr}.home-services-list--item{aspect-ratio:374/250}}.objects-map{position:relative;overflow:hidden;margin-inline:calc(-1 * var(--block-padding))}.objects-map--map{width:100%;height:80.4rem}.objects-map--map #allObjectsMap{width:100%;height:100%}.objects-map--list{position:absolute;right:2rem;top:2rem;bottom:2rem;width:46rem;background:#161616;color:var(--color-inv)}@media screen and (max-width:1600px){.objects-map--list{width:40.4rem}}@media screen and (max-width:1200px){.objects-map--map{height:63.5rem}.objects-map--list{width:37.6rem}}@media screen and (max-width:640px){.objects-map--map{height:57.6rem}.objects-map--list{position:relative;top:auto;bottom:auto;right:auto;margin-top:-5rem;width:auto;margin-inline:var(--block-padding);height:61.5rem}}.objects-nav{width:100%;height:100%;display:flex;flex-direction:column}.objects-nav--header{padding:2rem;border-bottom:1px solid rgba(255,255,255,.5)}.objects-nav--title{font-weight:400;font-size:2rem;line-height:1.2}.objects-nav--content{flex-grow:1;overflow:auto}@media screen and (max-width:1200px){.objects-nav--title{font-size:1.8rem;line-height:1.1}}@media screen and (max-width:640px){.objects-nav--header{padding-block:1rem}.objects-nav--title{font-size:1.6rem}}.objects-list{list-style:none;margin:0;padding:0}.objects-list--item{padding:1rem}.objects-list--item.is-active{background:rgba(255,255,255,.15)}.object-item{display:flex;gap:2rem;align-items:center;cursor:pointer}.object-item--image{flex-shrink:0;width:8rem}.object-item--image img{width:100%;aspect-ratio:1/1;object-fit:cover}.object-item--content{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:.4rem}.object-item--title{font-size:2rem;line-height:1.2}.object-item--subtitle{font-size:1.6rem;line-height:1}@media screen and (max-width:1200px){.object-item--title{font-size:1.8rem;line-height:1.1}.object-item--subtitle{font-size:1.6rem;line-height:1.1}}@media screen and (max-width:640px){.object-item--title{font-size:1.6rem}}.about{margin:0 calc(-1 * var(--block-padding));display:flex;gap:4rem}.about>*{width:50%}.about--media img{width:100%;max-width:100%;aspect-ratio:940/520;object-fit:cover}.about--content{padding-right:var(--block-padding)}.about--description{font-family:var(--second-family);font-weight:400;font-size:2rem;line-height:1.2;color:#161616}@media screen and (max-width:1600px){.about--media img{aspect-ratio:663/388}.about--description{line-height:1.1}}@media screen and (max-width:1200px){.about--media img{aspect-ratio:502/365}.about--description{font-size:1.8rem}}@media screen and (max-width:640px){.about{flex-direction:column}.about>*{width:100%}.about--media img{aspect-ratio:414/240}.about--content{padding-inline:var(--block-padding)}.about--description{font-size:1.6rem}}.our-mission{backdrop-filter:blur(4px);background:rgba(91,43,45,.11);width:100%;max-width:128.6rem;margin:0 auto;text-align:center;padding:6rem;color:#161616;font-family:var(--font-family);font-weight:400;font-size:4rem;line-height:1.2;text-transform:uppercase}.our-mission:before{content:"";display:block;margin:0 auto;width:20.5rem;aspect-ratio:205/56;background:url(../img/grosph_logo.svg) 0 0 no-repeat;background-size:contain;margin-bottom:6rem}@media screen and (max-width:1600px){.our-mission{font-size:3.8rem;max-width:none}.our-mission:before{margin-bottom:4rem}}@media screen and (max-width:1200px){.our-mission{padding:4rem;font-size:2.8rem}}@media screen and (max-width:640px){.our-mission{padding:2rem;font-size:2rem;line-height:1.1}.our-mission:before{width:14.3rem;margin-bottom:2rem}}.management-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.management-list--item{grid-area:auto}@media screen and (max-width:1200px){.management-list{grid-template-columns:1fr 1fr 1fr;gap:4rem 2rem}}@media screen and (max-width:640px){.management-list{display:flex;flex-direction:column;gap:2rem}}.management-item{height:100%;display:flex;flex-direction:column;gap:2rem;color:#161616}.management-item--media img{display:block;object-fit:cover;width:100%;max-width:100%;aspect-ratio:445/480}.management-item--data{display:flex;flex-direction:column;gap:1rem}.management-item--position{font-size:2rem;line-height:1.2}.management-item--name{font-family:var(--font-family);font-size:3.2rem;line-height:1.2}.management-item--buttons{margin-top:auto}@media screen and (max-width:1600px){.management-item--media img{object-position:center top;aspect-ratio:307/300}.management-item--name{font-size:2.6rem}}@media screen and (max-width:1200px){.management-item--media img{aspect-ratio:300/240}.management-item--position{font-size:1.8rem;line-height:1.1}.management-item--name{font-size:2.2rem}}@media screen and (max-width:640px){.management-item{gap:1.4rem}.management-item--media img{aspect-ratio:374/240}.management-item--position{font-size:1.6rem}.management-item--name{font-size:1.8rem;line-height:1.1}}.home-contact{margin:0 calc(-1 * var(--block-padding));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.home-contact--media img{display:block;width:85%;aspect-ratio:828/420}.home-contact--content{padding-top:10rem;padding-right:var(--block-padding)}@media screen and (max-width:1600px){.home-contact--media img{width:96%;aspect-ratio:650/400}.home-contact--content{padding-top:8rem}}@media screen and (max-width:1200px){.home-contact--media img{width:100%;aspect-ratio:502/354}.home-contact--content{padding-top:6rem}}@media screen and (max-width:640px){.home-contact{display:flex;flex-direction:column;gap:4rem}.home-contact--media img{width:100%;aspect-ratio:414/240}.home-contact--content{padding-top:0;padding-inline:var(--block-padding)}}.contact-form{display:flex;flex-direction:column;gap:1.2rem}.contact-form:not(:last-child){margin-bottom:2rem}.contact-form--options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.form-message{display:flex;flex-direction:column;gap:2.4rem;color:#161616}.form-message--title{font-weight:500;font-size:2rem;line-height:1.1}.form-message--description{font-size:2rem}@media screen and (max-width:1600px){.form-message--description{line-height:1.1}}@media screen and (max-width:1200px){.form-message--title{font-size:1.8rem}.form-message--description{font-size:1.8rem}}@media screen and (max-width:640px){.form-message--description{font-size:1.6rem}}.section_workflow{padding-bottom:0}.section_presentation{min-height:67rem;color:#fff;background-color:#5b2d2f;background-image:url(../img/activity-default.jpg);background-position:50% 50%;background-size:cover}.section_presentation_social-activity{background-image:url(../img/social-activity-default.jpg);background-size:cover}@media screen and (max-width:1200px){.section_presentation{min-height:52rem}}@media screen and (max-width:640px){.section_presentation{min-height:45rem}}.presentation{text-align:center}.presentation-content{padding:8rem 4rem;max-width:158.7rem;margin-inline:auto;backdrop-filter:blur(15px);background:rgba(0,0,0,.29);color:#fff}.presentation-content:not(:last-child){margin-bottom:6rem}.presentation--title{font-family:var(--font-family);font-weight:600;font-size:5.4rem;line-height:1.1;text-transform:uppercase}.presentation--title:not(:last-child){margin-bottom:2.4rem}.presentation--description{font-size:2rem;line-height:1.2;max-width:91rem;margin-inline:auto}.presentation--media{display:flex;align-items:center;justify-content:center;gap:4rem}.presentation--image{display:block;max-width:40rem}.presentation--image:first-child{max-width:26rem}.presentation--image img{max-width:100%}.presentation_social-activity .presentation-content{max-width:122.6rem;background:rgba(0,0,0,.25)}@media screen and (max-width:1600px){.presentation{margin-top:8rem}.presentation--title{font-size:4.4rem}.presentation--description{line-height:1.1}}@media screen and (max-width:1200px){.presentation{margin-top:0}.presentation--title{font-size:4rem}.presentation--description{font-size:1.8rem}.presentation--image{display:block;max-width:28rem}.presentation--image:first-child{max-width:18rem}.presentation--image img{max-width:100%}}@media screen and (max-width:640px){.presentation{margin-top:6rem}.presentation-content{padding:2rem 1rem}.presentation--title{font-size:2.6rem}.presentation--description{font-size:1.6rem}}.gallery-header:not(:last-child){margin-bottom:6rem}.gallery-content{width:85%;margin-left:auto}@media screen and (max-width:1600px){.gallery-header:not(:last-child){margin-bottom:4rem}.gallery-content{width:100%}}@media screen and (max-width:640px){.gallery-header:not(:last-child){margin-bottom:2rem}}.workflow{background:#fff}.workflow--item{margin:0 calc(-1 * var(--block-padding));padding:var(--block-padding);border-bottom:1px solid #161616;color:#161616;display:flex;align-items:center;justify-content:space-between;gap:2rem}.workflow--item:first-child{border-top:1px solid #161616}.workflow--stage{flex-grow:1;min-width:0}.workflow--title{font-family:var(--font-family);font-weight:400;font-size:3.2rem;line-height:1.2}.workflow--title:not(:last-child){margin-bottom:1rem}.workflow--subtitle{font-size:2rem;line-height:1.1}.workflow--content{font-size:2rem;line-height:1.1;width:50%}.workflow--content ul{margin:0;padding-left:1.5em}@media screen and (max-width:1200px){.workflow--title{font-size:2.2rem}.workflow--subtitle{font-size:1.8rem}.workflow--content{width:57%;font-size:1.8rem}}@media screen and (max-width:640px){.workflow--item{flex-direction:column;align-items:flex-start}.workflow--title{font-size:1.8rem}.workflow--subtitle{font-size:1.6rem}.workflow--content{font-size:1.6rem;width:100%}}.structure{display:flex;flex-direction:column;align-items:center;gap:10rem}.structure--media{display:flex;width:100%;justify-content:space-around;align-items:center;gap:2.5rem}.structure--media img{display:block;max-width:100%;box-shadow:.2rem .3rem 1.2rem 0 rgba(0,0,0,.25);flex-shrink:1}.structure--image{max-width:50%}.structure--text{font-family:var(--font-family);font-weight:400;font-size:4rem;line-height:1.2;text-transform:uppercase;text-align:center;color:#161616;max-width:130rem}@media screen and (max-width:1600px){.structure{gap:6rem}.structure--text{font-size:3.8rem}}@media screen and (max-width:1200px){.structure{gap:4rem}.structure--text{font-size:2.8rem}.structure--image{max-width:50%}.structure--image img{max-width:80%;margin:0 auto}}@media screen and (max-width:640px){.structure{gap:2rem}.structure--text{font-size:1.8rem}.structure--image{max-width:50%}.structure--image img{max-width:100%}}.events>:not(:last-child){margin-bottom:4rem}@media screen and (max-width:1600px){.events>:not(:last-child){margin-bottom:2rem}}.events-item{backdrop-filter:blur(4px);background:rgba(91,43,45,.11);padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;color:#161616}.events-item--content{flex-grow:1;min-width:0;max-width:122rem}.events-item--title{font-family:var(--font-family);font-size:3.2rem;line-height:1.2}.events-item--title:not(:last-child){margin-bottom:2rem}.events-item--description{font-size:2rem;line-height:1.2}.events-item--media{width:30rem;flex-shrink:0}.events-item--media img{display:block;max-width:100%;width:100%;aspect-ratio:300/166;object-fit:cover}@media screen and (max-width:1600px){.events-item--title{font-size:2.6rem}.events-item--description{line-height:1.1}}@media screen and (max-width:1200px){.events-item--title{font-size:2.2rem}.events-item--description{font-size:1.8rem}.events-item--media{width:24rem}.events-item--media img{aspect-ratio:240/160}}@media screen and (max-width:640px){.events-item{flex-direction:column}.events-item--title{font-size:1.8rem}.events-item--description{font-size:1.6rem}.events-item--media{width:100%}.events-item--media img{aspect-ratio:334/200}}.charity-article{display:flex;flex-direction:column;gap:6rem}.charity-article--header{max-width:139rem}.charity-article--title{font-family:var(--font-family);font-weight:400;font-size:3.2rem;line-height:1.2}.charity-article--content{max-width:139rem;font-size:2rem;line-height:1.2}@media screen and (max-width:1600px){.charity-article{gap:4rem}.charity-article--title{font-size:2.6rem}}@media screen and (max-width:1200px){.charity-article{gap:4rem}.charity-article--title{font-size:2.2rem}.charity-article--content{font-size:1.8rem;line-height:1.1}}@media screen and (max-width:640px){.charity-article{gap:2rem}.charity-article--title{font-size:1.8rem}.charity-article--content{font-size:1.6rem}}.charity-media-list{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:0;padding:0}.charity-media-list--item{grid-area:auto}.charity-media-list--link{display:block;outline:0}.charity-media-list--image{display:block;object-fit:cover;width:100%;aspect-ratio:425/390}@media screen and (max-width:1600px){.charity-media-list{grid-template-columns:repeat(3,1fr)}.charity-media-list--item:last-child{display:none}}@media screen and (max-width:640px){.charity-media-list{grid-template-columns:repeat(2,1fr);gap:1rem}.charity-media-list--item:last-child{display:initial}}.vacancies{display:flex;flex-direction:column;gap:2rem}.vacancies-item{color:#161616}.vacancies-item--header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:2rem;border:1px solid #2f1314;padding:4rem;background-color:#fff}.vacancies-item--header:hover{color:var(--color-brand)}.vacancies-item--title{font-family:var(--font-family);font-weight:400;font-size:3.2rem;line-height:1.2}.vacancies-item--button{flex-shrink:0;position:relative;width:4.4rem;height:4.4rem;border:1px solid currentColor;display:flex;align-items:center;justify-content:center}.vacancies-item--button svg{width:1.2rem;height:2rem;transform:rotate(-90deg);transition:all .3s}.expanded .vacancies-item--button svg{transform:rotate(90deg)}.vacancies-item--content{font-weight:400;font-size:2rem;line-height:1.1;background-color:#fff;padding:2rem 4rem}.vacancies-item--content ol,.vacancies-item--content ul{padding-left:2rem}@media screen and (max-width:1600px){.vacancies-item--title{font-size:2.6rem}}@media screen and (max-width:1200px){.vacancies-item--header{padding:2.4rem}.vacancies-item--title{font-size:2.2rem}.vacancies-item--content{padding:2.4rem;font-size:1.8rem}}@media screen and (max-width:640px){.vacancies-item--header{padding:2rem}.vacancies-item--title{font-family:var(--second-family);font-size:1.8rem}.vacancies-item--content{padding:2rem;font-size:1.6rem}.vacancies-item--button{width:3.4rem;height:3.4rem}.vacancies-item--button svg{width:.9rem;height:1.6rem}}.cookies{position:fixed;bottom:2rem;left:0;right:0;color:#161616;z-index:101;display:none}.cookies.is-active{display:block}.cookies-container{background:#f2f2f2;padding:2.4rem;display:flex;align-items:flex-end;gap:2.4rem}.cookies--content{flex-grow:1;min-width:0}.cookies--title{font-family:var(--font-family);font-weight:400;font-size:3.2rem;line-height:1.2;margin-bottom:2.4rem}.cookies--description{font-family:var(--font-family);font-weight:300;font-size:2.4rem;line-height:1.2}.cookies--buttons{flex-shrink:0;display:flex;gap:1.2rem}@media screen and (max-width:1200px){.cookies-container{flex-direction:column}.cookies--description{font-size:2.2rem}}@media screen and (max-width:640px){.cookies--description{font-size:2rem}}.section_hero{position:relative;width:100%;max-width:1920px;margin:0 auto;aspect-ratio:1920/700;padding-block:6rem;background-color:#bdbdbd;background:url(assets/img/main_hero.jpg) 50% 50% no-repeat;background-size:cover}.section_hero:before{content:"";display:block;position:absolute;inset:0;background:rgba(0,0,0,.26);z-index:1}.section_hero .content_area{height:100%;display:flex;flex-direction:column;justify-content:flex-end;position:relative;z-index:2}.section_hero .section-title{font-weight:600;font-size:6.2rem;line-height:1.1;text-transform:uppercase;color:#fff}@media screen and (max-width:1600px){.section_hero{aspect-ratio:1366/743}.section_hero .section-title{font-size:5rem}}@media screen and (max-width:1200px){.section_hero{aspect-ratio:1024/640}.section_hero .section-title{font-size:4.8rem}}@media screen and (max-width:640px){.section_hero{aspect-ratio:414/694}.section_hero .section-title{font-size:2.8rem}}.section_mission .section-header{margin-bottom:4rem}.section_mission .section-content{margin-left:auto;width:71%}@media screen and (max-width:1200px){.section_mission .content_area{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.section_mission .content_area>*{grid-area:auto}.section_mission .section-content{width:auto}}@media screen and (max-width:640px){.section_mission .section-header{margin-bottom:0}.section_mission .content_area{display:flex;flex-direction:column}}.mission{font-weight:400;font-size:2rem;line-height:1.2;color:#161616}@media screen and (max-width:1600px){.mission{line-height:1.1}}@media screen and (max-width:1200px){.mission{font-size:1.8rem}}@media screen and (max-width:640px){.mission{font-size:1.6rem}}.section_home-about{padding:0}.home-about{margin:0 calc(-1 * var(--block-padding));display:flex;align-items:stretch}.home-about>*{width:50%}.home-about--media img{width:100%;height:100%;object-fit:cover}.home-about--content{padding:8rem 9rem;background:var(--color-brand);color:var(--color-inv);text-align:center;display:flex;flex-direction:column;justify-content:center}.home-about--description{font-size:2rem;line-height:1.2}.home-about--buttons{margin-top:6rem}@media screen and (max-width:1600px){.home-about--content{padding:8rem 4rem}.home-about--buttons{margin-top:4rem}}@media screen and (max-width:1200px){.home-about--content{padding:6rem 2rem}.home-about--description{font-size:1.8rem}.home-about--buttons{margin-top:2rem}}@media screen and (max-width:640px){.home-about{flex-direction:column}.home-about>*{width:100%}.home-about--media{aspect-ratio:414/240}.home-about--description{font-size:1.6rem;line-height:1.1}}.home-partner-item{box-sizing:border-box;width:15rem;height:15rem;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:2rem;padding:1rem}.home-partner-item--image{display:block;max-width:100%;object-fit:contain}@media screen and (max-width:1200px){.home-partner-item{width:10rem;height:10rem}}@media screen and (max-width:640px){.home-partner-item{width:8rem;height:8rem}}.partners-swiper{background:#fff}.partners-swiper:not(:last-child){margin-bottom:6rem}.partners-swiper .swiper{overflow:visible}.partners-swiper .swiper-wrapper{transition-timing-function:linear}.partners-swiper .swiper-slide{width:17rem}@media screen and (max-width:1600px){.partners-swiper:not(:last-child){margin-bottom:4rem}}@media screen and (max-width:1200px){.partners-swiper .swiper-slide{width:12rem}}@media screen and (max-width:640px){.partners-swiper:not(:last-child){margin-bottom:2rem}.partners-swiper .swiper-slide{width:8rem}}.objects-nav--content{scrollbar-color:var(--color-inv) transparent;scrollbar-width:thin}.objects-nav--content::-webkit-scrollbar{width:.3rem}.objects-nav--content::-webkit-scrollbar-track{background-color:transparent}.objects-nav--content::-webkit-scrollbar-thumb{background-color:var(--color-inv)}.is_loading{position:relative}.is_loading::after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:10;background:#fff url(../img/icons/ic_preloader.gif) no-repeat center;background-size:4rem}