@import url(../css/general.css);@import url(../css/common-styles-white-pages.css);html{--main-color:#303030;--second-color:#ffffff;--third-color:#f2c03f;--main-background:#ffffff}body{display:flex;flex-flow:column nowrap}.main__carousel{gap:64px;height:fit-content;padding-bottom:48px}.main__title{margin:38px 0}.main__judges{width:87%;gap:64px}.judges__item{position:relative}.judge-item__wrap{position:relative}.judge-item__frame{width:454px;height:552px;position:absolute;z-index:-1;top:12.4%;left:3.8%}.judge-item__frame img{width:100%;height:100%}.judge-item__photo{width:454px;height:382px;overflow:hidden}.judge-item__photo img{width:100%;height:100%}.judge-item__info{background-color:#f4f4f4;box-shadow:0 4px 24px -8px rgb(0 0 0 / .24);display:grid;grid-template-areas:'name country' 'description description' '. links';padding:32px 24px 24px 34px;text-align:left}.judge-item__name{font-family:var(--second-font-family);font-size:40px;line-height:110.00000000000001%;letter-spacing:.03em;grid-area:name}.judge-item__country{opacity:.32;font-size:14px;letter-spacing:2px;text-transform:uppercase;grid-area:country;justify-self:end;margin-top:8px}.judge-item__description{line-height:150%;letter-spacing:0em;font-size:18px;opacity:.64;grid-area:description;margin-top:24px}.judge-item__links{justify-content:end;grid-area:links;margin-top:28px}@media screen and (max-width:1299px){.menu__toggler-wrap::after,.menu__toggler-wrap::before,.menu__toggler-wrap span{background-color:#654EA3}body.mobile-lock{.menu__toggler-wrap::after,.menu__toggler-wrap::before,.menu__toggler-wrap span,.header__logo{background-color:#fff}.menu__toggler{margin-left:0}}.header a,.mobile-lang-switch>*{color:var(--second-color)}.wrap{grid-template-rows:min-content 100%;grid-template-columns:100%;padding:0}.main{grid-row:1 / 2}.main__title{margin-left:48px;margin-bottom:57px}.main__judges{width:100%}.carousel>button{z-index:2}}@media screen and (max-width:799px){.main__title{margin-top:9px}}@media screen and (max-width:599px){.wrap{grid-template-rows:min-content;padding:0}.main__title{margin:0 0 32px 16px;font-size:32px}div.main__carousel{gap:0}.judge-item{height:min-content}.judge-item__wrap{width:100%;height:min-content}.judge-item__frame{display:none}.judge-item__photo{width:100vw;height:39.559vh}.judge-item__name{font-size:28px}.judge-item__country{margin-top:16px;justify-self:start}.judge-item__description{margin-top:16px;line-height:140%}.judge-item__links{margin-top:0}.judge-item__info{grid-template-areas:'name' 'country' 'description' 'links';padding:16px}}