@-webkit-keyframes narrow-logo{from{width:auto}to{width:93px}}@keyframes narrow-logo{from{width:auto}to{width:93px}}@-webkit-keyframes fade-in{from{opacity:1;display:inline-block}to{opacity:0;display:none}}@keyframes fade-in{from{opacity:1;display:inline-block}to{opacity:0;display:none}}@-webkit-keyframes fade-out{from{opacity:0;display:none}to{opacity:1;display:inline-block}}@keyframes fade-out{from{opacity:0;display:none}to{opacity:1;display:inline-block}}@-webkit-keyframes letter-n-move{from{left:64.29px}to{left:43.21px}}@keyframes letter-n-move{from{left:64.29px}to{left:43.21px}}@-webkit-keyframes letter-m-move{from{left:157.58px}to{left:86.5px}}@keyframes letter-m-move{from{left:157.58px}to{left:86.5px}}@-webkit-keyframes letter-n2-move{from{left:256.64px}to{left:134.82px}}@keyframes letter-n2-move{from{left:256.64px}to{left:134.82px}}@-webkit-keyframes gauge-1-up{from{height:0px}to{height:7px}}@keyframes gauge-1-up{from{height:0px}to{height:7px}}@-webkit-keyframes gauge-1-down{from{height:7px}to{height:0px}}@keyframes gauge-1-down{from{height:7px}to{height:0px}}@-webkit-keyframes gauge-2-up{from{height:0px}to{height:14px}}@keyframes gauge-2-up{from{height:0px}to{height:14px}}@-webkit-keyframes gauge-2-up2{from{height:14px}to{height:21px}}@keyframes gauge-2-up2{from{height:14px}to{height:21px}}@-webkit-keyframes gauge-2-down{from{height:21px}to{height:0px}}@keyframes gauge-2-down{from{height:21px}to{height:0px}}@-webkit-keyframes gauge-3-up{from{height:0px}to{height:21px}}@keyframes gauge-3-up{from{height:0px}to{height:21px}}@-webkit-keyframes gauge-3-down{from{height:21px}to{height:0px}}@keyframes gauge-3-down{from{height:21px}to{height:0px}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.logo{-webkit-animation:narrow-logo .2s linear 1.5s;animation:narrow-logo .2s linear 1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;height:17px}.logo .logo__letter{position:absolute;display:inline-block;height:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--black)}.logo .logo__block{position:absolute;display:inline-block;width:0;height:100%;background-color:var(--black);left:0;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.logo .logo__block_animate{-webkit-animation:block-move-right .8s linear 1.6s,block-move-left .6s linear 3.1s;animation:block-move-right .8s linear 1.6s,block-move-left .6s linear 3.1s}.logo .logo__gauge{position:absolute;display:inline-block;opacity:0;width:20.3px;height:0;bottom:-3px;background-color:var(--black);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.gauge-1{left:14px}.gauge-2{left:36px}.gauge-3{left:58px}.animate_gauge-1{-webkit-animation:fade-out .2s ease-in-out 1s,gauge-1-up .5s 1s,gauge-1-down .5s ease-in-out 3s,fade-in .2s ease-in-out 3.9s;animation:fade-out .2s ease-in-out 1s,gauge-1-up .5s 1s,gauge-1-down .5s ease-in-out 3s,fade-in .2s ease-in-out 3.9s}.animate_gauge-2{-webkit-animation:fade-out .2s ease-in-out 1s,gauge-2-up .5s 1.5s,gauge-2-up2 .5s ease-in-out 2.5s,gauge-2-down 1s ease-in-out 3s,fade-in .2s ease-in-out 3.9s;animation:fade-out .2s ease-in-out 1s,gauge-2-up .5s 1.5s,gauge-2-up2 .5s ease-in-out 2.5s,gauge-2-down 1s ease-in-out 3s,fade-in .2s ease-in-out 3.9s}.animate_gauge-3{-webkit-animation:fade-out .2s ease-in-out 1s,gauge-3-up .5s ease-in-out 2s,gauge-3-down 1s ease-in-out 2.5s,fade-in .2s ease-in-out 3.9s;animation:fade-out .2s ease-in-out 1s,gauge-3-up .5s ease-in-out 2s,gauge-3-down 1s ease-in-out 2.5s,fade-in .2s ease-in-out 3.9s}.animate_logo{-webkit-animation:fadeIn .2s ease-in-out 0s forwards;animation:fadeIn .2s ease-in-out 0s forwards}.arrow-link{display:inline-block;width:9px;height:13px;background-color:var(--black);-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00123 1.98804L2.00705 1L7.63281 6.52632L2.00705 12.0526L1.00123 11.0646L5.62118 6.52632L1.00123 1.98804Z' fill='%23252525' stroke='%23252525'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00123 1.98804L2.00705 1L7.63281 6.52632L2.00705 12.0526L1.00123 11.0646L5.62118 6.52632L1.00123 1.98804Z' fill='%23252525' stroke='%23252525'/%3E%3C/svg%3E")}.logo_knmn{height:30px;width:93px;position:relative;bottom:6px}.logo_knmn{opacity:0}.logo_knmn-active{opacity:1}:root{--body-background: #EEEEEE;--black: #252525;--green: #657B74;--gray: #ABABAB;--white: #FFFFFF;--darker-black: #222222;--border-gray: #C5CDCA;--background-gray: #F6F6F6}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{word-break:break-word}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0}ol,ul{list-style:none}html{height:100%}body{padding:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;-webkit-tap-highlight-color:rgba(0,0,0,0)}a{text-decoration:none;color:var(--black)}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){*{-webkit-animation-duration:.01ms !important;animation-duration:.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;-webkit-transition-duration:.01ms !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.grecaptcha-badge{visibility:hidden !important}textarea,input{outline:none}::-webkit-scrollbar{display:none !important}::-webkit-scrollbar-track{border-radius:10px !important;background:inherit !important}.container{scrollbar-width:0}@font-face{font-family:"Baltica";src:url("../../fonts/baltica_regular.ttf") format("truetype"),url("../../fonts/baltica_regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Baltica";src:url("../../fonts/baltica_bold.ttf") format("truetype"),url("../../fonts/baltica_bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Stolzl";src:url("../../fonts/stolzl/stolzl_bold.otf") format("opentype");font-weight:700;font-style:normal}@font-face{font-family:"Stolzl";src:url("../../fonts/stolzl/stolzl_medium.otf") format("opentype");font-weight:500;font-style:normal}@font-face{font-family:"Stolzl";src:url("../../fonts/stolzl/stolzl_regular.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"Stolzl";src:url("../../fonts/stolzl/stolzl_book.otf") format("opentype");font-weight:300;font-style:normal}@font-face{font-family:"Stolzl";src:url("../../fonts/stolzl/stolzl_light.otf") format("opentype");font-weight:200;font-style:normal}@font-face{font-family:"Stolzl";src:url("../../fonts/stolzl/stolzl_thin.otf") format("opentype");font-weight:100;font-style:normal}@font-face{font-family:"Roboto";src:url("../../fonts/roboto/Roboto-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Roboto";src:url("../../fonts/roboto/Roboto-Medium.ttf") format("truetype");font-weight:500;font-style:normal}.kinomania-icon{vertical-align:baseline;display:inline-block;width:29px;height:8px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--black);-webkit-mask-image:url("/themes/custom/mania_mobile/icons/kinomania-state-0.svg");mask-image:url("/themes/custom/mania_mobile/icons/kinomania-state-0.svg")}.kinomania-icon.kinomania-icon_white{background-color:#fff}.kinomania-icon.kinomania-icon_state-1{-webkit-mask-image:url("/themes/custom/mania_mobile/icons/kinomania-state-1.svg");mask-image:url("/themes/custom/mania_mobile/icons/kinomania-state-1.svg")}.kinomania-icon.kinomania-icon_state-2{-webkit-mask-image:url("/themes/custom/mania_mobile/icons/kinomania-state-2.svg");mask-image:url("/themes/custom/mania_mobile/icons/kinomania-state-2.svg")}.kinomania-icon.kinomania-icon_state-3{-webkit-mask-image:url("/themes/custom/mania_mobile/icons/kinomania-state-3.svg");mask-image:url("/themes/custom/mania_mobile/icons/kinomania-state-3.svg")}.kinomania-icon-small{vertical-align:baseline;display:inline-block;width:20px;height:6px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--black);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='19.28' height='6' viewBox='0 0 29 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='4.5' width='8' height='3' stroke='black'/%3E%3Crect x='10.5' y='2.5' width='8' height='5' stroke='black'/%3E%3Cpath d='M20.5 0H28.5V7.5H20.5V0.5Z' stroke='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='19.28' height='6' viewBox='0 0 29 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='4.5' width='8' height='3' stroke='black'/%3E%3Crect x='10.5' y='2.5' width='8' height='5' stroke='black'/%3E%3Cpath d='M20.5 0H28.5V7.5H20.5V0.5Z' stroke='black'/%3E%3C/svg%3E")}.kinomania-icon-small.kinomania-icon_white{background-color:#fff}.kinomania-icon-small.kinomania-icon-small_state-1{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='19.28' height='6' viewBox='0 0 29 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='4.5' width='8' height='3' stroke='black' fill='black'/%3E%3Crect x='10.5' y='2.5' width='8' height='5' stroke='black'/%3E%3Cpath d='M20.5 0H28.5V7.5H20.5V0.5Z' stroke='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='19.28' height='6' viewBox='0 0 29 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='4.5' width='8' height='3' stroke='black' fill='black'/%3E%3Crect x='10.5' y='2.5' width='8' height='5' stroke='black'/%3E%3Cpath d='M20.5 0H28.5V7.5H20.5V0.5Z' stroke='black'/%3E%3C/svg%3E")}.kinomania-icon-small.kinomania-icon-small_state-2{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='19.28' height='6' viewBox='0 0 29 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='4.5' width='8' height='3' stroke='black' fill='black'/%3E%3Crect x='10.5' y='2.5' width='8' height='5' stroke='black' fill='black'/%3E%3Cpath d='M20.5 0H28.5V7.5H20.5V0.5Z' stroke='black'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='19.28' height='6' viewBox='0 0 29 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='4.5' width='8' height='3' stroke='black' fill='black'/%3E%3Crect x='10.5' y='2.5' width='8' height='5' stroke='black' fill='black'/%3E%3Cpath d='M20.5 0H28.5V7.5H20.5V0.5Z' stroke='black'/%3E%3C/svg%3E%0A")}.kinomania-icon-small.kinomania-icon-small_state-3{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='19.28' height='6' viewBox='0 0 29 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='4.5' width='8' height='3' stroke='black' fill='black'/%3E%3Crect x='10.5' y='2.5' width='8' height='5' stroke='black' fill='black'/%3E%3Cpath d='M20.5 0H28.5V7.5H20.5V0.5Z' stroke='black' fill='black'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='19.28' height='6' viewBox='0 0 29 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='4.5' width='8' height='3' stroke='black' fill='black'/%3E%3Crect x='10.5' y='2.5' width='8' height='5' stroke='black' fill='black'/%3E%3Cpath d='M20.5 0H28.5V7.5H20.5V0.5Z' stroke='black' fill='black'/%3E%3C/svg%3E%0A")}.info-icon{display:inline-block;width:12px;height:12px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.4 3H6.6V4.2H5.4V3ZM5.4 5.4H6.6V9H5.4V5.4ZM6 0C2.688 0 0 2.688 0 6C0 9.312 2.688 12 6 12C9.312 12 12 9.312 12 6C12 2.688 9.312 0 6 0ZM6 10.8C3.354 10.8 1.2 8.646 1.2 6C1.2 3.354 3.354 1.2 6 1.2C8.646 1.2 10.8 3.354 10.8 6C10.8 8.646 8.646 10.8 6 10.8Z' fill='%23252525'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.4 3H6.6V4.2H5.4V3ZM5.4 5.4H6.6V9H5.4V5.4ZM6 0C2.688 0 0 2.688 0 6C0 9.312 2.688 12 6 12C9.312 12 12 9.312 12 6C12 2.688 9.312 0 6 0ZM6 10.8C3.354 10.8 1.2 8.646 1.2 6C1.2 3.354 3.354 1.2 6 1.2C8.646 1.2 10.8 3.354 10.8 6C10.8 8.646 8.646 10.8 6 10.8Z' fill='%23252525'/%3E%3C/svg%3E")}.video-icon{display:inline-block;width:14.6px;height:12.6px;background-color:var(--black);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.92836 0V1.9276H0V12.5294H12.5343V10.6018H14.4627V0H1.92836ZM11.5702 11.5656H0.964179V2.8914H11.5702V11.5656ZM13.4985 9.638H12.5343V1.9276H2.89254V0.9638H13.4985V9.638ZM4.8209 4.819V9.638L8.67761 7.2285L4.8209 4.819Z' fill='%23252525'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.92836 0V1.9276H0V12.5294H12.5343V10.6018H14.4627V0H1.92836ZM11.5702 11.5656H0.964179V2.8914H11.5702V11.5656ZM13.4985 9.638H12.5343V1.9276H2.89254V0.9638H13.4985V9.638ZM4.8209 4.819V9.638L8.67761 7.2285L4.8209 4.819Z' fill='%23252525'/%3E%3C/svg%3E")}.vk-icon{display:inline-block;width:100%;height:100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8642 11.9999C4.6369 11.9999 1.09144 7.72714 0.955078 0.63623H4.09144C4.18235 5.8635 6.50053 8.04532 8.31871 8.49987V0.681684H11.2278V5.18169C13.046 4.99987 14.9096 2.95441 15.546 0.681684H18.4551C17.9551 3.45441 15.9096 5.49987 14.4551 6.3635C15.9096 7.04532 18.2278 8.81805 19.1369 12.0453H15.9096C15.2278 9.8635 13.5005 8.22714 11.1823 7.99987V12.0453L10.8642 11.9999Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8642 11.9999C4.6369 11.9999 1.09144 7.72714 0.955078 0.63623H4.09144C4.18235 5.8635 6.50053 8.04532 8.31871 8.49987V0.681684H11.2278V5.18169C13.046 4.99987 14.9096 2.95441 15.546 0.681684H18.4551C17.9551 3.45441 15.9096 5.49987 14.4551 6.3635C15.9096 7.04532 18.2278 8.81805 19.1369 12.0453H15.9096C15.2278 9.8635 13.5005 8.22714 11.1823 7.99987V12.0453L10.8642 11.9999Z' fill='white'/%3E%3C/svg%3E")}.tg-icon{display:inline-block;width:100%;height:100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='19' height='16' viewBox='0 0 19 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.24461 6.71762C6.12317 4.59893 9.37089 3.19112 11.0017 2.50812C15.6433 0.570637 16.619 0.236107 17.2463 0.222168C17.3857 0.222168 17.6923 0.250046 17.9014 0.41731C18.0687 0.556698 18.1105 0.737902 18.1384 0.877289C18.1662 1.01668 18.1941 1.30939 18.1662 1.53241C17.9153 4.18077 16.8281 10.6065 16.2706 13.5615C16.0336 14.816 15.5736 15.2342 15.1276 15.276C14.1519 15.3596 13.4131 14.6348 12.4792 14.0215C11.0017 13.0597 10.1793 12.4604 8.74365 11.5125C7.08494 10.4253 8.15822 9.82596 9.10605 8.85025C9.35695 8.59935 13.6361 4.6965 13.7198 4.34803C13.7337 4.30622 13.7337 4.13895 13.6361 4.05532C13.5386 3.97169 13.3992 3.99957 13.2877 4.02744C13.1343 4.05532 10.7926 5.61646 6.23467 8.69692C5.56562 9.1569 4.96625 9.37992 4.42264 9.36598C3.82327 9.35204 2.6803 9.03145 1.8161 8.75267C0.770692 8.41814 -0.0656323 8.23694 0.00406135 7.65151C0.0458775 7.34486 0.464039 7.03821 1.24461 6.71762Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='19' height='16' viewBox='0 0 19 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.24461 6.71762C6.12317 4.59893 9.37089 3.19112 11.0017 2.50812C15.6433 0.570637 16.619 0.236107 17.2463 0.222168C17.3857 0.222168 17.6923 0.250046 17.9014 0.41731C18.0687 0.556698 18.1105 0.737902 18.1384 0.877289C18.1662 1.01668 18.1941 1.30939 18.1662 1.53241C17.9153 4.18077 16.8281 10.6065 16.2706 13.5615C16.0336 14.816 15.5736 15.2342 15.1276 15.276C14.1519 15.3596 13.4131 14.6348 12.4792 14.0215C11.0017 13.0597 10.1793 12.4604 8.74365 11.5125C7.08494 10.4253 8.15822 9.82596 9.10605 8.85025C9.35695 8.59935 13.6361 4.6965 13.7198 4.34803C13.7337 4.30622 13.7337 4.13895 13.6361 4.05532C13.5386 3.97169 13.3992 3.99957 13.2877 4.02744C13.1343 4.05532 10.7926 5.61646 6.23467 8.69692C5.56562 9.1569 4.96625 9.37992 4.42264 9.36598C3.82327 9.35204 2.6803 9.03145 1.8161 8.75267C0.770692 8.41814 -0.0656323 8.23694 0.00406135 7.65151C0.0458775 7.34486 0.464039 7.03821 1.24461 6.71762Z' fill='white'/%3E%3C/svg%3E")}body{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--body-background)}.layout{position:relative;width:100%;background-color:#fff;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:auto;margin-right:auto}.layout a{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.footer{width:100%;height:485px;margin-left:auto;margin-right:auto;padding-top:89px;padding-bottom:65px;background-color:#f3f3f3}.footer .footer__logo,.footer .footer__menu,.footer .footer__age-category{margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer .footer__logo{width:212px;height:22px;margin-bottom:56px}.footer .footer__menu{padding:0;margin-bottom:54px;max-width:399px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .footer__menu-item{white-space:nowrap;font-family:Stolzl;font-size:12px;font-weight:500;line-height:14.4px;letter-spacing:.19em;text-transform:uppercase;color:#000;padding:0 16px;margin-bottom:20px;margin-right:1px;margin-left:3px}.footer .footer__age-category{margin-left:auto;margin-right:auto}.footer__divide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:60px;padding-top:60px;background-color:#fff}.navbar{position:sticky;z-index:2000;top:0;background-color:#fff;height:79px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:19px;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.0509803922);box-shadow:0 3px 3px rgba(0,0,0,.0509803922)}.navbar .navbar__burger{position:relative;width:39px;height:40px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.navbar .navbar__burger-icon{cursor:pointer;position:absolute;display:block;width:40px;height:40px;-webkit-mask-position:center left;mask-position:center left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H19V1.7H0V0Z' fill='%23252525'/%3E%3Cpath d='M0 7.65022H19V9.35022H0V7.65022Z' fill='%23252525'/%3E%3Cpath d='M0 15.3H19V17H0V15.3Z' fill='%23252525'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H19V1.7H0V0Z' fill='%23252525'/%3E%3Cpath d='M0 7.65022H19V9.35022H0V7.65022Z' fill='%23252525'/%3E%3Cpath d='M0 15.3H19V17H0V15.3Z' fill='%23252525'/%3E%3C/svg%3E%0A")}.navbar .navbar__close-icon{cursor:pointer;position:absolute;display:block;width:40px;height:40px;-webkit-mask-position:center left;mask-position:center left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#ababab;-webkit-mask-image:url(/themes/custom/mania/icons/close.svg);mask-image:url(/themes/custom/mania/icons/close.svg)}.navbar .navbar__burger-list{position:absolute;top:100%;display:none}.modal{display:block;z-index:190;height:100%;position:absolute;background:#fff;display:none;left:calc(50% - 650px);margin:0 auto;position:fixed;top:0px;left:auto;right:auto;width:100%;z-index:1002;padding-top:80px}.modal h3{margin-bottom:15px}.modal__row{margin-bottom:48px;font-family:"Stolzl";color:#000;font-size:12px;font-weight:500;line-height:14.4px;letter-spacing:.03em}.modal__row ul{padding:0}.modal__row h3{margin-top:0;font-size:21px;font-weight:500;line-height:25.2px;color:#657b74;letter-spacing:0}.modal__content{overflow-y:auto;max-height:100%;padding:57px;padding-top:40px;letter-spacing:.01em}.modal__content li{text-transform:uppercase;margin-bottom:15px}.modal__close{cursor:pointer;font-size:24px}.inner-menu{display:grid;grid-auto-flow:column;gap:30px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;background-color:var(--white);border-top:1px solid var(--border-gray);border-bottom:1px solid var(--border-gray)}.inner-menu::-webkit-scrollbar{display:none}.inner-menu.inner-menu_regular{border-top:0}.inner-menu.inner-menu_regular2{border-top:0;border-bottom:0}.inner-menu .inner-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;font-family:Stolzl;font-size:12px;font-weight:400;line-height:14.4px;word-wrap:normal;white-space:nowrap}.inner-menu .inner-menu__item a{color:var(--black)}.inner-menu .inner-menu__item_active{color:var(--green)}.inner-menu .inner-menu__item_active a{color:var(--green)}.series-filter__item_active a{color:var(--white)}.navbar__search-button{position:absolute;right:9px;top:18px;background-color:rgba(0,0,0,0);border:none;cursor:pointer;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.gsc-input-box,.gsc-input-box input{background:#f6f6f6 !important}.gsc-input-box{padding:10.5px}.hidden-block{position:absolute;top:65px;left:0;padding-right:5px;padding-left:5px;z-index:100;width:100%;height:0;overflow:hidden;background-color:#fff;-webkit-transition:height .3s ease;transition:height .3s ease;-webkit-box-shadow:0px 3px 3px rgba(218,218,218,.3);box-shadow:0px 3px 3px rgba(218,218,218,.3)}.hidden-block p{margin:10px;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.hidden-block.active{height:auto}.hidden-block.active p{opacity:1}.gsc-control-cse{padding-left:50px;padding-right:50px;border-color:#fff;background-color:#fff}.gsc-search-button-v2{padding:12px 12px !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;border-radius:0 !important}table.gsc-search-box td.gsc-input{padding-right:3px !important}.gsc-search-button-v2 svg{fill:#fff;width:15px;height:15px}.gsc-input-box{padding:3px !important}.gsc-input-box{border-radius:0 !important}.gsc-search-button-v2 svg{width:15px !important}.sezon-muzyki{font:700 13px/145% Stolzl;letter-spacing:1.17px;text-transform:uppercase;margin-top:3px;position:absolute;left:197px}.sezon-muzyki span{display:block;margin:-8px 0 0 15px}a:focus,button:focus{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.playerObject{margin-left:-19px;margin-right:-19px}.playerObject .vjs-filmru.vjs-mobile.vjs-portrait.vjs-controls-enabled .vjs-infopan{top:10px}.playerObject .vjs-filmru.vjs-mobile:not(.vjs-poster){width:100%;height:100%;max-width:780px;min-height:0}.playerObject .vjs-filmru.vjs-mobile.vjs-trailer.vjs-portrait .vjs-progress-control{bottom:0}.playerObject .vjs-filmru.vjs-mobile.vjs-portrait div.vjs-settings{display:none}.playerObject .vjs-filmru.vjs-mobile.vjs-portrait.vjs-has-started.vjs-controls-enabled .vjs-hideoverlay{display:none}.playerObject .vjs-filmru.vjs-mobile.vjs-trailer.vjs-portrait .vjs-fullscreen-control{bottom:27px;right:12px}.play-icon{width:65px;height:65px;opacity:1;background:url(/themes/custom/mania/icons/play-video.svg) center;border-radius:50px;margin:-32.5px 0 0 -32.5px;display:block;position:absolute;top:50%;left:50%}.levels-filter{position:relative;overflow:hidden}.levels-filter .levels-filter__item-focus{pointer-events:none;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:302px;margin-left:auto;margin-right:auto;height:29px;-webkit-transition:.3s;transition:.3s}.levels-filter .levels-filter__item-focus::before,.levels-filter .levels-filter__item-focus::after{display:block;content:"";position:absolute;top:6px;width:5px;height:16px;background-color:var(--black);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='5' height='16' viewBox='0 0 5 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 0V2.54118H2.86195V13.4588H5V16H0V0H5Z' fill='%23252525'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='5' height='16' viewBox='0 0 5 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 0V2.54118H2.86195V13.4588H5V16H0V0H5Z' fill='%23252525'/%3E%3C/svg%3E")}.levels-filter .levels-filter__item-focus::before{left:0}.levels-filter .levels-filter__item-focus::after{right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.levels-filter .levels-filter__item{display:block;text-align:center;line-height:28px;height:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:100%;color:var(--gray);text-transform:uppercase;font-size:11px;font-weight:500;letter-spacing:.05em;-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(1);transform:scale(1)}.levels-filter .levels-filter__item_active{color:var(--black);-webkit-transform:scale(1.27);transform:scale(1.27)}.levels-filter .levels-filter__item_active .levels-filter__item-icon{background-color:var(--black)}.levels-filter .levels-filter__item-icon{margin-right:5px;background-color:var(--gray);width:25.42px;height:7.91px;-webkit-mask-size:cover;mask-size:cover;display:inline-block}.show-all-link{position:relative;color:var(--gray);font-family:"Stolzl";font-size:13px;font-weight:300;line-height:15.6px;-webkit-transition:.3s;transition:.3s;margin-right:16px}.show-all-link::before,.show-all-link::after{-webkit-transition:margin .3s;transition:margin .3s;top:3px;left:102%;display:block;content:"";position:absolute;width:12px;height:12px;margin-left:4px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.show-all-link::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M 0 5.25 H 9.1275 L 9.1275 6.75 H 0 V 5.25 Z' fill='%23ABABAB'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M 0 5.25 H 9.1275 L 9.1275 6.75 H 0 V 5.25 Z' fill='%23ABABAB'/%3E%3C/svg%3E")}.show-all-link::after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.25H9.1275L4.935 1.0575L6 0L12 6L6 12L4.9425 10.9425L9.1275 6.75H0V5.25Z' fill='%23ABABAB'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.25H9.1275L4.935 1.0575L6 0L12 6L6 12L4.9425 10.9425L9.1275 6.75H0V5.25Z' fill='%23ABABAB'/%3E%3C/svg%3E")}.show-all-link:hover{color:var(--black)}.show-all-link:hover::after{margin-left:12px}.show-all-link.front-page::before,.show-all-link.front-page::after{top:1px}.banner-full-width{position:relative;width:100%;max-width:100vw;overflow:hidden}.banner-full-width img{display:block;width:100%;height:auto}.three-columns-grid{display:grid;grid-template-columns:repeat(3, 277px);grid-template-rows:auto}.three-news-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto;grid-column-gap:20px;overflow-x:auto;scrollbar-width:none}.common-subheader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common-subheader .common-subheader__title{color:var(--black);font-family:Stolzl;font-size:21px;font-weight:500;line-height:1.3}.common-subheader .common-subheader__link{vertical-align:baseline;-webkit-mask-position:center right;mask-position:center right;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--black);-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00026 1.98804L2.00607 1L7.63184 6.52632L2.00607 12.0526L1.00026 11.0646L5.6202 6.52632L1.00026 1.98804Z' fill='%23252525' stroke='%23252525'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00026 1.98804L2.00607 1L7.63184 6.52632L2.00607 12.0526L1.00026 11.0646L5.6202 6.52632L1.00026 1.98804Z' fill='%23252525' stroke='%23252525'/%3E%3C/svg%3E")}.main-topics{font-family:"Stolzl";margin-bottom:-28px}.main-topics .main-topics__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-topics .main-topics__list{gap:46px}.main-topics .main-topics__list-item-first{color:var(--black);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-topics .main-topics__list-item-first .main-topics__list-item-first-img{-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}.main-topics .main-topics__list-item-first:hover .main-topics__list-item-first-img{-webkit-transform:scale(1.05);transform:scale(1.05)}.main-topics .main-topics__list-item-first:hover .main-topics__list-item-first-delimiter{width:100px;background-image:-webkit-gradient(linear, left top, right top, from(#0067C7), color-stop(46.35%, #8A00CB), to(#D40000));background-image:linear-gradient(90deg, #0067C7 0%, #8A00CB 46.35%, #D40000 100%)}.main-topics .main-topics__list-item-first .main-topics__list-item-first-footer{margin-bottom:35px;margin-top:7px}.main-topics .main-topics__list-item-first-poster{background-image:url(/themes/custom/mania/icons/empty.png);background-size:cover;background-repeat:no-repeat;background-position:center center;margin-bottom:18px;overflow:hidden;aspect-ratio:324/214}.main-topics .main-topics__list-item-first-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-topics .main-topics__list-item-first-info,.main-topics .main-topics__list-item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-topics .main-topics__list-item-first-info object{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-topics .main-topics__list-item-first-type{font-family:Stolzl;font-size:10px;font-weight:500;line-height:12px;letter-spacing:.19em;text-align:center;text-transform:uppercase;margin-bottom:9px;color:var(--green)}.main-topics .main-topics__list-item-first-type:hover{color:var(--green)}.main-topics .main-topics__list-item-type{display:block;margin-bottom:6px;margin-top:0px;font-family:Stolzl;font-size:10px;font-weight:500;line-height:12px;letter-spacing:.19em;text-transform:uppercase;-webkit-transform:TranslateY(-2px);transform:TranslateY(-2px);color:var(--green)}.main-topics .main-topics__list-item-type:hover{color:var(--green)}.main-topics .main-topics__list-item-first-title{font-family:Baltica;font-size:21px;font-weight:700;line-height:25.83px;text-align:center;color:var(--black);margin-bottom:7px}.main-topics .main-topics__list-item-title{font-family:Stolzl;font-size:13px;font-weight:300;line-height:18.85px;text-align:left;color:var(--black);margin-bottom:5px}.main-topics .main-topics__list-item-first-delimiter,.main-topics .main-topics__list-item-delimiter{border:0;margin-left:auto;margin-right:auto;width:50px;height:1px;background-image:-webkit-gradient(linear, left top, right top, from(#ABABAB), to(#ABABAB));background-image:linear-gradient(90deg, #ABABAB 0%, #ABABAB 100%);-webkit-transition:.3s;transition:.3s}.main-topics .main-topics__list-item-first-footer{margin:0 auto 45px}.main-topics .main-topics__list-item-footer{-ms-flex-wrap:wrap;flex-wrap:wrap}.main-topics .main-topics__list-item-first-footer,.main-topics .main-topics__list-item-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;gap:10px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.main-topics .main-topics__list-item-first-footer a:hover,.main-topics .main-topics__list-item-footer a:hover{color:var(--green)}.main-topics .main-topics__list-item-first-footer a:hover .kinomania-icon-small,.main-topics .main-topics__list-item-footer a:hover .kinomania-icon-small{background-color:var(--green)}.main-topics .main-topics__list-item-first-footer object{line-height:12px}.main-topics .main-topics__list-footer-item{font-family:"Stolzl";text-transform:lowercase;font-size:10px;font-weight:300;line-height:12px;color:var(--gray);white-space:nowrap}.main-topics .main-topics__list-item-first-round,.main-topics .main-topics__list-item-round{display:inline-block;background-color:var(--gray);width:3px;height:3px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='4' height='3' viewBox='0 0 4 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.545 0C2.43 0 3.09 0.615 3.09 1.47C3.09 2.325 2.43 2.94 1.545 2.94C0.66 2.94 0 2.325 0 1.47C0 0.615 0.66 0 1.545 0Z' fill='%23ABABAB'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='4' height='3' viewBox='0 0 4 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.545 0C2.43 0 3.09 0.615 3.09 1.47C3.09 2.325 2.43 2.94 1.545 2.94C0.66 2.94 0 2.325 0 1.47C0 0.615 0.66 0 1.545 0Z' fill='%23ABABAB'/%3E%3C/svg%3E")}.main-topics .main-topics__list-item-first-footer-item,.main-topics .main-topics__list-item-footer-text{font-family:"Stolzl";font-size:10px;font-weight:400;line-height:12px;text-transform:uppercase;color:var(--gray);white-space:nowrap}.main-topics .main-topics__list-item-img{width:100%;height:68px;-o-object-fit:cover;object-fit:cover}.main-topics .main-topics__list-item{display:grid;grid-template-columns:102px auto;gap:10px;color:var(--black)}.main-topics .main-topics__list-item .main-topics__list-item-img{-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}.main-topics .main-topics__list-item:hover .main-topics__list-item-img{-webkit-transform:scale(1.05);transform:scale(1.05)}.main-topics .main-topics__list-item:hover .main-topics__list-item-delimiter{width:100px;background-image:-webkit-gradient(linear, left top, right top, from(#0067C7), color-stop(46.35%, #8A00CB), to(#D40000));background-image:linear-gradient(90deg, #0067C7 0%, #8A00CB 46.35%, #D40000 100%)}.main-topics .main-topics__list-item:hover .main-topics__list-item-type{color:var(--green)}.main-topics .main-topics__list-item-poster{height:68px;overflow:hidden;margin-bottom:20px}.main-topics .main-topics__list-item-rank-icon{width:28px;height:9px;-webkit-mask-size:28px 9px;mask-size:28px 9px}.main-topics .main-topics__list-item-rank-caption{font-family:"Stolzl";text-transform:uppercase;font-size:9px;font-weight:300;line-height:12px;letter-spacing:.12em;text-align:left;color:var(--black)}.main-topics .kinomania-object{line-height:12px}.mania_empty{font-family:"Stolzl"}.list-divider{border-bottom:1px solid var(--border-gray)}.ui-radio-switch{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:34px;border-radius:8px;background-color:#f6f6f6}.ui-radio-switch input[type=radio],.ui-radio-switch input[type=checkbox]{position:absolute;z-index:-1;opacity:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ui-radio-switch label,.ui-radio-switch a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;font-family:"Stolzl";font-size:12px;font-weight:500;line-height:17.4px;padding:9px 14px;letter-spacing:.1px;text-align:center;cursor:pointer;-webkit-transition:background-color 400ms ease-in,color 400ms ease-in;transition:background-color 400ms ease-in,color 400ms ease-in}.ui-radio-switch label:not(:first-of-type),.ui-radio-switch label:not(:last-of-type:nth-of-type(2)):not(:first-of-type),.ui-radio-switch a:not(:first-of-type),.ui-radio-switch a:not(:last-of-type:nth-of-type(2)):not(:first-of-type){border-left:1px solid #c5cdca}.ui-radio-switch input[type=radio]:checked+label,.ui-radio-switch input[type=checkbox]:checked+label,.ui-radio-switch input[type=checkbox]:checked+a{background-color:var(--green);color:#fff}.ui-radio-switch label.disabled,.ui-radio-switch a.disabled{cursor:default;color:var(--gray)}.ui-select{height:34px;font-family:"Stolzl";word-break:normal;border:1px solid var(--border-gray);border-radius:8px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--background-gray)}.ui-select .ui-select__icon{width:12px;height:12px;margin-right:6px;-webkit-mask-size:12px;mask-size:12px}.ui-select .ui-select__radios{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:14px;padding:12px 15px;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:0;outline:none;list-style:none}.ui-select .ui-select__radios_sort{padding-left:13px}.ui-select .ui-select__radios::-webkit-details-marker{display:none}.ui-select .ui-select__radios:focus{outline:none}.ui-select .ui-select__radios:after{content:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.988038 0.368421L0 1.37424L5.52632 7L11.0526 1.37424L10.0646 0.368421L5.52632 4.98836L0.988038 0.368421Z' fill='%23252525'/%3E%3C/svg%3E");float:right;-webkit-transition:-webkit-transform ease-in-out 100ms;transition:-webkit-transform ease-in-out 100ms;transition:transform ease-in-out 100ms;transition:transform ease-in-out 100ms, -webkit-transform ease-in-out 100ms;-ms-flex-negative:0;flex-shrink:0;height:18px}.ui-select .ui-select__radios{counter-reset:radios}.ui-select input[type=radio]{counter-increment:radios;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;margin:0}.ui-select input[type=radio]:checked{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;pointer-events:none;--display: block}.ui-select input[type=radio]:after{content:attr(title);display:inline;margin-right:15px;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:.1px}.ui-select input[type=radio][data-dropdown-default=true]{color:#888}.ui-select__radios_active:after{-webkit-transform:rotate(-180deg) translate(0%, 0%);transform:rotate(-180deg) translate(0%, 0%)}.ui-select-context{position:fixed;z-index:3000}.ui-select-context .ui-select__bg{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5)}.ui-select-context .ui-select__list{counter-reset:labels}.ui-select-context .ui-select__box{position:fixed;width:100%;left:0;bottom:0;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px 12px 0px 0px;overflow:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .1s ease-in;transition:all .1s ease-in;z-index:3001}.ui-select-context .ui-select__box_active{-webkit-transform:translateY(0%);transform:translateY(0%)}.ui-select-context .ui-select__header{height:64px;padding-left:19px;padding-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f6f6f6}.ui-select-context .ui-select__header-title{font-family:Stolzl;font-size:15px;font-weight:500;line-height:18px}.ui-select-context .ui-select__header-cross{width:14px;height:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.02868 6.98413L13.8317 1.19666C13.9464 1.0631 14.0063 0.89131 13.9995 0.715608C13.9927 0.539906 13.9196 0.373235 13.795 0.248903C13.6703 0.12457 13.5032 0.0517322 13.327 0.0449456C13.1508 0.038159 12.9786 0.0979233 12.8447 0.212295L7.04168 5.99977L1.23868 0.205314C1.10687 0.0738535 0.928092 0 0.74168 0C0.555269 0 0.376493 0.0738535 0.24468 0.205314C0.112868 0.336774 0.0388162 0.515072 0.0388162 0.700984C0.0388162 0.886897 0.112868 1.0652 0.24468 1.19666L6.05468 6.98413L0.24468 12.7716C0.171403 12.8342 0.111889 12.9112 0.0698727 12.9978C0.0278564 13.0844 0.00424528 13.1788 0.000521634 13.2749C-0.00320201 13.3711 0.0130418 13.4669 0.048234 13.5565C0.0834262 13.6461 0.136807 13.7275 0.205025 13.7955C0.273244 13.8636 0.354827 13.9168 0.444654 13.9519C0.534482 13.987 0.630614 14.0032 0.727018 13.9995C0.823421 13.9958 0.918014 13.9722 1.00486 13.9303C1.0917 13.8884 1.16893 13.8291 1.23168 13.756L7.04168 7.96849L12.8447 13.756C12.9786 13.8703 13.1508 13.9301 13.327 13.9233C13.5032 13.9165 13.6703 13.8437 13.795 13.7194C13.9196 13.595 13.9927 13.4284 13.9995 13.2527C14.0063 13.077 13.9464 12.9052 13.8317 12.7716L8.02868 6.98413Z' fill='%23252525'/%3E%3C/svg%3E");padding:17px;background-repeat:no-repeat;background-position:center}.ui-select-context .ui-select__list{padding-left:0;padding-right:15px;overflow-y:auto;margin-top:19px;margin-left:19px;margin-right:7px;margin-bottom:30px;min-height:8vh;max-height:37.5vh}.ui-select-context .ui-select__list::-webkit-scrollbar{width:4px}.ui-select-context .ui-select__list::-webkit-scrollbar-button{display:none}.ui-select-context .ui-select__list::-webkit-scrollbar-track-piece{position:absolute;right:5px}.ui-select-context .ui-select__list::-webkit-scrollbar-thumb{border-radius:10px;background:var(--border-gray)}.ui-select-context .ui-select__list li{margin:0;height:40px}.ui-select-context .ui-select__list li .ui-select__list-item{font-family:"Stolzl";font-size:13px;font-weight:400;line-height:15.6px;letter-spacing:.01em;padding-top:10px;padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ui-select-context .ui-select__list li .ui-select__list-item:hover{color:var(--green)}.ui-select-context .ui-select__list li:last-child{height:26px}.ui-select-context .ui-select__list .ui-select__list-item:last-child{padding-bottom:0}.ui-select-context .ui-select__list-item_checked::after{content:url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.36395 9.19242L6.36396 9.19243L4.94975 10.6066L0 5.65689L1.41421 4.24268L4.94974 7.7782L12.7279 0L14.1422 1.41421L6.36395 9.19242Z' fill='%23252525'/%3E%3C/svg%3E")}.ui-select-context .ui-select__list-item_submenu::after{content:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-0.000391006 1.48333L1.00064 0.5L6.59961 6L1.00064 11.5L-0.000391006 10.5167L4.59755 6L-0.000391006 1.48333Z' fill='%23252525'/%3E%3C/svg%3E")}.ui-select-context .item-calendar::after{content:url("data:image/svg+xml,%3Csvg%20width%3D'7'%20height%3D'12'%20viewBox%3D'0%200%207%2012'%20fill%3D'none'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M-0.000391006%201.48333L1.00064%200.5L6.59961%206L1.00064%2011.5L-0.000391006%2010.5167L4.59755%206L-0.000391006%201.48333Z'%20fill%3D'%23252525'%2F%3E%3C%2Fsvg%3E")}.filters-reset{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background-color:rgba(0,0,0,0);font-family:"Stolzl";font-size:12px;font-weight:400;line-height:17.4px;cursor:pointer;color:var(--gray)}.filters-reset:hover{color:var(--gray)}.filters-reset:before{content:"X";margin-right:5px}.person-page .filters-reset{margin-top:-20px}.person{font-family:"Stolzl";font-weight:300;line-height:24px}.person .person__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit}.person .person__profile>*:not(:last-child){margin-right:14px}.person .person__profile .person__profile-img{-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}.person .person__profile:hover .person__profile-img{-webkit-transform:scale(1.05);transform:scale(1.05)}.person .person__profile-photo{background-image:url(/themes/custom/mania_mobile/icons/placeholder_creator.png);background-size:cover;background-repeat:no-repeat;background-position:center center;-webkit-box-flex:1;-ms-flex:1 0 31.5%;flex:1 0 31.5%;height:100%;overflow:hidden;max-width:101px;height:146px}.person .person__profile-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.person .person__profile-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.person .person__profile-desc-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.person .person__profile-name{font-size:13px;font-weight:500;line-height:15.6px;margin-bottom:3px}.person .person__profile-original{font-size:10px;font-weight:300;line-height:10.5px;margin-bottom:12px;color:var(--gray)}.person .person__profile-profession{display:inline-block;font-size:10px;font-weight:300;line-height:14.5px}.person .person__profile-profession a:hover{color:var(--green)}.collections-scroll{margin-bottom:-20px}.collection-item{display:inline-block;width:100%;height:auto}.collection-item .collection-item__image{background-image:url(/themes/custom/mania/icons/empty.png);background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;width:100%;height:59vw}.collection-item .collection-item__image img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:59vw}.collection-item .collection-item__content{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f6f6f6}.collection-item .collection-item__content object{display:inline-block;height:12px;margin-bottom:10px}.collection-item .collection-item__category{color:var(--green);display:inline-block;font-family:"Stolzl";font-size:10px;font-weight:500;line-height:12px;letter-spacing:.19em;text-transform:uppercase;-webkit-transform:translateY(-8px);transform:translateY(-8px)}.collection-item .collection-item__category:hover{color:var(--green)}.collection-item .collection-item__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:auto;margin-right:auto;color:var(--black);font-family:"Baltica";font-size:17px;font-weight:700;line-height:20.9px;text-align:center}.collection-item .collection-item__hr{border:0;margin-left:auto;margin-right:auto;width:50px;height:1px;background-image:-webkit-gradient(linear, left top, right top, from(#ABABAB), to(#ABABAB));background-image:linear-gradient(90deg, #ABABAB 0%, #ABABAB 100%);-webkit-transition:.3s;transition:.3s}.collection-item .collection-item__footer{color:var(--black);font-family:"Stolzl";font-size:12px;font-weight:300;line-height:14.4px;display:-webkit-box;display:-ms-flexbox;display:flex}.collection-item .collection-item__delimiter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:10px;padding-left:5px;padding-right:5px;color:var(--black);font-size:8px}.collection-item .collection-item__delimiter::before{content:url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.27212 0.489258C3.24694 0.489258 3.97392 1.16641 3.97392 2.10782C3.97392 3.04923 3.24694 3.72638 2.27212 3.72638C1.2973 3.72638 0.570312 3.04923 0.570312 2.10782C0.570312 1.16641 1.2973 0.489258 2.27212 0.489258Z' fill='%23252525'/%3E%3C/svg%3E")}.collection-item:hover .collection-item__hr{width:100px;background-image:-webkit-gradient(linear, left top, right top, from(#0067C7), color-stop(46.35%, #8A00CB), to(#D40000));background-image:linear-gradient(90deg, #0067C7 0%, #8A00CB 46.35%, #D40000 100%)}.current-video{max-width:100%;margin-left:auto;margin-right:auto;position:relative}.current-video .current-video__element{position:absolute;top:0;left:0;width:100%;height:100%}.current-video .current-video__item{background-color:#000;padding-top:58.62%}.film-level{padding-top:23px;padding-left:14px;padding-right:14px;padding-bottom:18px}.film-level.film-level_watch{padding-top:21px}.film-level .film-level__rating{font-family:"Stolzl";position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:8px;margin-left:auto;margin-right:auto}.film-level .film-level__rating:before{content:"";position:absolute;bottom:0;left:calc(50% - 60px);width:120px;height:1px;margin-left:auto;margin-right:auto;background-color:var(--gray)}.film-level .film-level__rating>*:not(:last-child){margin-right:25px}.film-level .film-level__rating-item{font-size:12px;font-weight:300;line-height:14.4px}.film-level .film-level__rating-item span{font-size:21px;font-weight:700;line-height:25.2px}.film-level .film-level__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Stolzl;font-size:10px;font-weight:500;line-height:12px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px}.film-level .film-level__header .kinomania-icon-small{zoom:1.05;width:21.36px;height:6.65px}.film-level .film-level__header-arrow{vertical-align:baseline;display:inline-block;width:9px;height:13px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--black);-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00026 1.98804L2.00607 1L7.63184 6.52632L2.00607 12.0526L1.00026 11.0646L5.6202 6.52632L1.00026 1.98804Z' fill='%23252525' stroke='%23252525'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00026 1.98804L2.00607 1L7.63184 6.52632L2.00607 12.0526L1.00026 11.0646L5.6202 6.52632L1.00026 1.98804Z' fill='%23252525' stroke='%23252525'/%3E%3C/svg%3E");position:relative;top:-2px;left:3px}.film-level .film-level__description{font-family:"Stolzl";font-size:12px;font-weight:400;line-height:17.4px;color:var(--gray);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.film-level.expand .film-level__description{-webkit-line-clamp:unset}.film-level .film-level__description-more,.film-level .film-level__description-less{display:inline-block;font-family:"Stolzl";font-size:12px;font-weight:400;line-height:17.4px;color:var(--gray);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:23px}.film-level .film-level__description-more:hover,.film-level .film-level__description-less:hover{color:var(--black)}.film-level .film-level__description-less{display:none}.film-level.expand .film-level__description-more{display:none}.film-level.expand .film-level__description-less{display:inline-block}.film-level .film-level__ask{font-family:"Stolzl";font-size:12px;font-weight:500;line-height:17.4px;color:var(--black);margin-bottom:4px}.film-level .film-level__answer{font-family:"Stolzl";font-size:12px;font-weight:300;line-height:17.4px;color:var(--black)}.collection-topics{font-family:"Stolzl";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;scroll-behavior:smooth}.collection-topics .collection-topics__label{font-size:12px;font-weight:500;line-height:14.4px;margin-right:6px;-ms-flex-item-align:center;align-self:center;white-space:nowrap;margin-top:0px}.collection-topics .collection-topics__item{font-size:10px;font-weight:300;line-height:14.5px;-ms-flex-negative:0;flex-shrink:0;min-height:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;background-color:#f6f6f6;border-radius:8px}.collection-topics .collection-topics__item:not(:last-of-type){margin-right:7px}.collection-topics .collection-topics__item .collection-topics__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-height:60px;max-width:200px}.collection-topics .collection-topics__item_active{background-color:var(--green);color:var(--white)}.subtitle-line{font-family:"Stolzl";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subtitle-line .subtitle-line__title{color:var(--black);font-size:21px;font-weight:500;line-height:25.2px}.collections-header{font-family:"Stolzl"}.collections-header .collections-header__title{font-size:27px;font-weight:700;line-height:27px;text-align:center}.collections-header .collections-header__desc{width:100%;font-size:12px;font-weight:300;line-height:17.4px;color:var(--black);text-align:center}.inner-menu__item.inner-menu__item_deactive{color:#ababab}.person-filmography__occupation-item_deactive{color:#ababab}.person-filmography__occupation-item_active{color:var(--green);border-bottom:3px solid}.popular-persons .bef-datepicker{position:absolute;display:none}.ui-widget-header{border:1px solid #fdfdfd;background:#fff;color:#333;font-weight:bold}.ui-state-default,.ui-widget-content .ui-state-default{border:1px solid #fff;background:#fff;font-weight:normal;color:#000}.ui-state-highlight,.ui-widget-content .ui-state-highlight{border:1px solid #000;background:#2b61db;color:#fff}.ui-datepicker-current-day{background:#fff;font-weight:normal;color:#fff}.ui-datepicker-current-day .ui-state-default{border:1px solid #fff;background:#2b61db;font-weight:normal;color:#000}.ui-datepicker .ui-datepicker-next{display:none}.ui-datepicker .ui-datepicker-prev{display:none}span.ui-datepicker-year{display:none}.ui-datepicker td span,.ui-datepicker td a{padding:.2em;text-align:center}.sticky-film-header{position:sticky;top:79px;z-index:1001}.loading-spinner{position:absolute;margin-top:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:50px;gap:2px}.spinner-bar{width:21px;height:10px;background-color:#000;-webkit-animation:stepAnimation 1s infinite;animation:stepAnimation 1s infinite;-webkit-transform-origin:bottom;transform-origin:bottom}.spinner-bar:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.spinner-bar:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.spinner-bar:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes stepAnimation{0%,100%{height:0px}50%{height:21px}}@keyframes stepAnimation{0%,100%{height:0px}50%{height:21px}}.block-img-menu .block-img-menu__items::-webkit-scrollbar{display:none}.three-news-grids::-webkit-scrollbar{display:none}.movie-cards{-ms-overflow-style:none;scrollbar-width:none}.movie-cards::-webkit-scrollbar{display:none}.collection-topics::-webkit-scrollbar{display:none}.series-filter::-webkit-scrollbar{display:none}.movies-list::-webkit-scrollbar{display:none}.posts-nav::-webkit-scrollbar{display:none}.person-body__photos::-webkit-scrollbar{display:none}.person-navigation::-webkit-scrollbar{display:none}.notfound .footer__divide{display:none}.notfound .notfound-content{margin-bottom:-105px}.notfound .notfound-left{max-width:100%;z-index:2}.notfound .notfound-right{z-index:1}.notfound .notfound-title{font-family:Stolzl;font-size:21px;font-weight:700;line-height:25.2px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.notfound .notfound-about{font-family:Stolzl;font-size:14px;font-weight:400;line-height:20.3px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.notfound .notfound-button{display:block;color:var(--black);border:1px solid currentColor;border-radius:21px;padding:12px;text-align:center;font-family:"Stolzl";font-size:14px;font-weight:400;line-height:1.3;width:137px;height:42px;margin-left:auto !important;margin-right:auto !important;position:relative;z-index:2}.notfound .video-background{position:relative;width:100%;height:100vw;overflow:hidden}.notfound .video-background video{height:auto;width:100%;scale:119%;-webkit-transform:translate(0vw, 4vw);transform:translate(0vw, 4vw)}.news-items{width:100%;background-color:var(--black);color:var(--white)}.news-items-media{font-family:"Stolzl"}.news-items-media .news-items-media__more{font-size:12px;font-weight:300;line-height:14.4px;color:var(--gray)}.posts-list-hr{width:100%;height:1px;border-top:1px solid #616161;opacity:.3}.news-item-image{overflow:hidden;position:relative}.news-item-image img{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.news-item-image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.news-item-image img{position:absolute;top:0;left:0;display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.news-item-image .news-item-image__image{overflow:hidden;position:relative;padding-top:65.8%}.news-item-image .news-item-image__info{padding-left:20px;padding-right:20px;text-align:center}.news-item-image .news-item-image__info object{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-item-image .news-item-image__category{display:inline-block;color:var(--green);font-family:"Stolzl";font-size:10px;font-weight:500;line-height:12px;text-align:center;text-transform:uppercase;letter-spacing:.19em}.news-item-image .news-item-image__category:hover{color:var(--green)}.news-item-image .news-item-image__title{margin-left:auto;margin-right:auto;font-family:"Baltica";font-size:21px;font-weight:700;line-height:25.83px;margin-top:1px}.news-item-image .news-item-image__hr{border:0;margin-left:auto;margin-right:auto;width:50px;height:1px;background-image:-webkit-gradient(linear, left top, right top, from(#ABABAB), to(#ABABAB));background-image:linear-gradient(90deg, #ABABAB 0%, #ABABAB 100%);-webkit-transition:.3s;transition:.3s}.news-item-image:hover .news-item-image__hr{width:90px;background-image:-webkit-gradient(linear, left top, right top, from(#0067C7), color-stop(46.35%, #8A00CB), to(#D40000));background-image:linear-gradient(90deg, #0067C7 0%, #8A00CB 46.35%, #D40000 100%)}.news-item-image .news-item-image__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.news-item-image .news-item-image__footer a:hover{color:var(--green)}.news-item-image .news-item-image__footer a:hover .kinomania-icon-small{background-color:var(--green)}.news-item-image .news-item-image__date{color:#ababab;font-family:"Stolzl";font-size:10px;font-weight:300;text-transform:lowercase;line-height:13px}.news-item-image .news-item-image__level{font-family:"Stolzl";font-size:9px;font-weight:300;text-transform:uppercase;letter-spacing:.12em;line-height:12px}.news-item-image .news-item-image__level .kinomania-icon-small{margin-right:1px}.news-item{display:inline-block}.news-item .news-item__category{color:var(--green);font-family:"Stolzl";font-size:12px;font-weight:400;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;display:inline-block}.news-item .news-item__category:hover{color:var(--green)}.news-item .news-item__title{max-width:490px;font-family:"Stolzl";font-size:17px;font-weight:300;line-height:24px}.news-item .news-item__hr{border:0;width:46px;height:1px;background-image:-webkit-gradient(linear, left top, right top, from(#ABABAB), to(#ABABAB));background-image:linear-gradient(90deg, #ABABAB 0%, #ABABAB 100%);-webkit-transition:.3s;transition:.3s}.news-item:hover .news-item__hr{width:90px;background-image:-webkit-gradient(linear, left top, right top, from(#0067C7), color-stop(46.35%, #8A00CB), to(#D40000));background-image:linear-gradient(90deg, #0067C7 0%, #8A00CB 46.35%, #D40000 100%)}.news-item .news-item__footer{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.news-item .news-item__footer a:hover{color:var(--green)}.news-item .news-item__footer a:hover .kinomania-icon-small{background-color:var(--green)}.news-item .news-item__date{color:#ababab;font-family:"Stolzl";text-transform:lowercase;font-size:10px;font-weight:300;line-height:13px}.news-item .news-item__level{color:var(--black);font-family:"Stolzl";font-size:9px;font-weight:300;text-transform:uppercase;letter-spacing:.1em;line-height:12px}.news-item .news-item__image img{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.news-item:hover .news-item__image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.news-item .news-item__image{overflow:hidden;position:relative}.news-item .news-item__image img{width:100%;height:187px;-o-object-fit:cover;object-fit:cover;display:block}.news-item .back img{width:100%;height:355px;-o-object-fit:cover;object-fit:cover;display:block}.news-item.news-item_small .news-item__title{max-width:100%;color:var(--white);font-size:13px;font-weight:300;line-height:18.85px}.news-item.news-item_medium{color:var(--black)}.news-item.news-item_medium .news-item__image{width:281px;height:187px;margin-bottom:10px}.news-item.news-item_medium .news-item__info .news-item__category{font-size:10px;font-weight:500;line-height:12px;letter-spacing:.19em;text-transform:uppercase;color:var(--green);display:inline-block}.news-item.news-item_medium .news-item__info .news-item__category:hover{color:var(--green)}.news-item.news-item_medium .news-item__info .news-item__title{font-size:15px;font-weight:500;line-height:18px}.news-item.news-item_large{width:100%;gap:20px;position:relative}.news-item.news-item_large .news-item__image{position:relative;left:0;top:0;width:100%;max-height:355px}.news-item.news-item_large .news-item__info{background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, transparent), to(var(--black)));background-image:linear-gradient(to bottom, transparent, transparent 25%, var(--black) 100%);position:absolute;bottom:0;left:0}.news-item.news-item_large .news-item__title{font-family:"Baltica";max-width:100%;color:var(--white);font-size:21px;font-weight:700;line-height:26.25px}.breadcrumbs{font-family:"Stolzl";display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;font-weight:300;line-height:17.4px}.breadcrumbs .breadcrumbs__item{color:var(--gray)}.breadcrumbs .breadcrumbs__item::after{content:" »"}.breadcrumbs .breadcrumbs__item_current{color:var(--darker-black)}.footer{width:100%;height:485px;margin-left:auto;margin-right:auto;padding-top:89px;padding-bottom:65px;background-color:#f3f3f3}.footer .footer__logo,.footer .footer__menu,.footer .footer__age-category{margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer .footer__logo{width:212px;height:22px;margin-bottom:56px}.footer .footer__menu{padding:0;margin-bottom:54px;max-width:399px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .footer__menu-item{white-space:nowrap;font-family:Stolzl;font-size:12px;font-weight:500;line-height:14.4px;letter-spacing:.19em;text-transform:uppercase;color:#000;padding:0 16px;margin-bottom:20px;margin-right:1px;margin-left:3px}.footer .footer__age-category{margin-left:auto;margin-right:auto}.footer__divide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:60px;padding-top:60px;background-color:#fff}.movie-medium-card{font-family:"Stolzl";overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 46.7%;flex:1 0 46.7%;max-width:150px}.movie-medium-card .movie-medium-card__image{overflow:hidden;position:relative;width:100%;padding-bottom:150%;margin-bottom:10px}.movie-medium-card .movie-medium-card__image img{top:0;left:0;position:absolute;-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:100%;margin:0 !important}.movie-medium-card .movie-medium-card__image img{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.movie-medium-card:hover .movie-medium-card__image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.movie-medium-card .movie-medium-card__name{display:block;font-size:13px;font-weight:500;line-height:15.6px;margin-bottom:2px;color:var(--black);word-break:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.movie-medium-card .movie-medium-card__genre{display:block;color:var(--gray);font-family:Stolzl;font-size:12px;font-weight:400;line-height:14.4px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.movie-medium-card .movie-medium-card__genre a{color:var(--gray)}.movie-small-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px;padding-bottom:9px;border-bottom:1px solid #c5cdca}.movie-small-card:last-child{border-bottom:0}.movie-small-card .movie-small-card__image img{-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}.movie-small-card:hover .movie-small-card__image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.movie-small-card object{display:inline-block;line-height:10.8px}.movie-small-card .movie-small-card__image{background-image:url(/themes/custom/mania_mobile/icons/placeholder_mini.png);background-size:cover;background-repeat:no-repeat;background-position:center center;-ms-flex-negative:0;flex-shrink:0;position:relative;width:64px;height:96px;margin-right:14px;overflow:hidden}.movie-small-card .movie-small-card__image img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:100%}.movie-small-card.movie-small-card_three-cols:nth-last-child(-n+3){border-bottom:0}.movie-small-card .movie-small-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.movie-small-card .movie-small-card__name{color:var(--black);font-family:"Stolzl";font-size:13px;font-weight:500;line-height:15.6px}.movie-small-card .movie-small-card__genre{color:var(--gray);font-family:"Stolzl";font-size:10px;font-weight:300;line-height:12px}.movie-small-card .movie-small-card__stats{font-family:"Stolzl";font-size:10px;font-weight:300;line-height:14.5px;color:var(--black)}.movie-small-card .movie-small-card__level{font-family:"Stolzl";font-size:9px;font-weight:300;line-height:10.8px;text-transform:uppercase;letter-spacing:.12em}.movie-small-card .movie-small-card__level:hover{color:var(--green)}.movie-small-card .movie-small-card__level:hover .kinomania-icon-small{background-color:var(--green)}.series-header{font-family:"Stolzl"}.series-header .series-header__title{font-size:21px;font-weight:700;line-height:25.2px;text-align:center}.series-header .series-header__subtitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:300;line-height:14.4px;margin:0 auto;color:var(--gray);text-align:center}.series-header .series-header__subtitle a{color:inherit}.series-header .series-header__subtitle a:hover{color:var(--green)}.series-header .series-header__subtitle>*:not(:last-child){margin-right:5px}.series-header .series-header__subtitle>*:not(:last-child)::after{content:"";background-color:var(--gray);display:inline-block;width:3px;height:3px;vertical-align:20%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.86495 0.530029C2.74995 0.530029 3.40995 1.14503 3.40995 2.00003C3.40995 2.85503 2.74995 3.47003 1.86495 3.47003C0.979946 3.47003 0.319946 2.85503 0.319946 2.00003C0.319946 1.14503 0.979946 0.530029 1.86495 0.530029Z' fill='%23ABABAB'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.86495 0.530029C2.74995 0.530029 3.40995 1.14503 3.40995 2.00003C3.40995 2.85503 2.74995 3.47003 1.86495 3.47003C0.979946 3.47003 0.319946 2.85503 0.319946 2.00003C0.319946 1.14503 0.979946 0.530029 1.86495 0.530029Z' fill='%23ABABAB'/%3E%3C/svg%3E");margin-left:5px}.series-header .series-header__desc{width:100%;font-size:12px;font-weight:300;line-height:17.4px;color:var(--black);text-align:center}.series-filter{font-family:"Stolzl";display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:10px;padding-top:10px;overflow-x:auto;background-color:var(--white)}.series-filter>*:not(:last-child){margin-right:7px}.series-filter .series-filter__item{font-size:12px;font-weight:500;line-height:14.4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px;padding-right:15px;-ms-flex-negative:0;flex-shrink:0;height:34px;color:var(--black);background-color:var(--background-gray);cursor:pointer;border-radius:8px}.series-filter .series-filter__item_active{color:var(--white);background-color:var(--green)}.series-filter .series-filter__item span{margin-left:3px}.film-post-large{display:inline-block;width:100%}.film-post-large .film-post-large__image img{-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}.film-post-large:hover .film-post-large__image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.film-post-large .film-post-large__image{background-image:url(/themes/custom/mania/icons/empty.png);background-size:cover;background-repeat:no-repeat;background-position:center center;overflow:hidden;position:relative;width:100%;height:59vw}.film-post-large .film-post-large__image img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:59vw}.film-post-large .film-post-large__category{color:var(--green);font-family:"Stolzl";font-size:10px;font-weight:500;line-height:12px;letter-spacing:.19em;display:inline-block;text-transform:uppercase}.film-post-large .film-post-large__category:hover{color:var(--green)}.film-post-large .film-post-large__info{padding-left:20px;padding-right:20px;text-align:center}.film-post-large .film-post-large__info object{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.film-post-large .film-post-large__title{color:#252525;font-family:"Baltica";font-size:17px;font-weight:700;line-height:20.9px}.film-post-large .film-post-large__hr{border:0;margin-left:auto;margin-right:auto;width:46px;height:1px;background-image:-webkit-gradient(linear, left top, right top, from(#ABABAB), to(#ABABAB));background-image:linear-gradient(90deg, #ABABAB 0%, #ABABAB 100%);-webkit-transition:.3s;transition:.3s}.film-post-large:hover .film-post-large__hr{width:90px;background-image:-webkit-gradient(linear, left top, right top, from(#0067C7), color-stop(46.35%, #8A00CB), to(#D40000));background-image:linear-gradient(90deg, #0067C7 0%, #8A00CB 46.35%, #D40000 100%)}.film-post-large .film-post-large__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.film-post-large .film-post-large__delimiter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:10px;padding-left:8px;padding-right:8px;color:#ababab;font-size:8px}.film-post-large .film-post-large__date{color:#ababab;font-family:"Stolzl";text-transform:uppercase;text-transform:lowercase;font-size:12px;font-weight:300;line-height:14.4px}.film-post-large .film-post-large__level{color:var(--black);font-family:"Stolzl";font-size:10px;font-weight:300;line-height:1.3;text-transform:uppercase;letter-spacing:.1em}.movies-list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.media-film-card{font-family:"Stolzl";color:var(--black);height:146px;display:-webkit-box;display:-ms-flexbox;display:flex}.media-film-card>*:not(:last-child){margin-right:10px}.media-film-card:first-of-type{margin-top:0}.media-film-card:last-of-type{margin-bottom:0}.media-film-card .media-film-card__img{-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}.media-film-card:hover .media-film-card__img{-webkit-transform:scale(1.05);transform:scale(1.05)}.media-film-card .media-film-card__poster{background-image:url(/themes/custom/mania/icons/placeholder.png);background-size:cover;background-repeat:no-repeat;background-position:center center;-webkit-box-flex:0;-ms-flex:0 0 31.46%;flex:0 0 31.46%;position:relative;overflow:hidden;max-width:101px}.media-film-card .media-film-card__poster .media-film-card__img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-film-card .media-film-card__title{margin-bottom:4px;font-size:13px;font-weight:500;line-height:15.6px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.media-film-card .media-film-card__title-original{font-size:10px;font-weight:300;line-height:12px;color:var(--gray);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.media-film-card .media-film-card__info{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.media-film-card .media-film-card__info_flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.media-film-card .media-film-card__desc{font-size:10px;font-weight:300;line-height:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.media-film-card .media-film-card__desc a:hover{color:var(--green)}.media-film-card .media-film-card__ranks{font-size:10px;font-weight:300;line-height:14.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.media-film-card .media-film-card__rank{color:var(--black)}.media-film-card .media-film-card__rank:last-child{margin-right:0}.media-film-card .media-film-card__rank .media-film-card__rank-whole{font-family:"Stolzl";font-size:10px;font-weight:300;line-height:14.5px}.media-film-card .media-film-card__rank .media-film-card__rank-fraction{font-family:"Stolzl";font-size:10px;font-weight:300;line-height:14.5px}.media-film-card .media-film-card__rank-icon{width:19.28px;height:6px;-webkit-mask-size:19.28px 6px;mask-size:19.28px 6px}.media-film-card .media-film-card__rank-caption{font-size:9px;font-weight:400;line-height:10.8px;letter-spacing:.12em;text-transform:uppercase}.media-film-card .media-film-card__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:0;padding:0;background-color:rgba(0,0,0,0);position:absolute;bottom:0}.media-film-card .media-film-card__btn img{height:100%}.media-film-card object{display:inline-block;line-height:12px;width:100%}.films-card{margin-top:100px}.films-list{font-family:"Stolzl"}.films-list h2{font-size:17px}.films-list .films-list__item{color:var(--black);display:grid;grid-template-columns:102px auto;gap:10px;height:146px}.films-list .films-list__item .films-list__item-img{-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}.films-list .films-list__item:hover .films-list__item-img{-webkit-transform:scale(1.05);transform:scale(1.05)}.films-list .films-list__item-info{padding-top:5px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%}.films-list .films-list__item-info .cast-role{display:none}.films-list .films-list__item-info_with-banner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0px}.films-list .films-list__item-poster{background-image:url(/themes/custom/mania_mobile/icons/placeholder.png);background-size:cover;background-repeat:no-repeat;background-position:center center;width:102px;height:146px;overflow:hidden}.films-list .films-list__item-poster .films-list__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.films-list .films-list__item-poster img{margin-top:0 !important;margin-bottom:0 !important}.films-list .films-list__item-title{font-family:Stolzl;font-size:13px;font-weight:500;line-height:15.6px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;margin-top:-3px;margin-bottom:3px}.films-list .films-list__item-title-original{font-family:Stolzl;font-size:10px;font-weight:400;line-height:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;color:var(--gray);margin-bottom:10px}.films-list .films-list__item-title-original a{color:#ababab}.films-list .films-list__item-desc{font-family:Stolzl;font-size:10px;font-weight:400;line-height:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;margin-bottom:2px}.films-list .films-list__item-desc a:hover{color:var(--green)}.films-list .films-list__item-ranks{font-family:Stolzl;font-size:10px;font-weight:400;line-height:14.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.films-list .films-list__item-ranks a:hover .films-list__item-rank-caption{color:var(--green)}.films-list .films-list__item-role{font-family:Stolzl;font-size:10px;font-weight:300;line-height:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.films-list .films-list__item-role a:hover .films-list__item-rank-caption{color:var(--green)}.films-list .films-list__item-rank{font-family:Stolzl;font-size:10px;font-weight:400;line-height:14.5px}.films-list .films-list__item-rank:last-child{margin-right:0}.films-list .films-list__item-level{font-family:Stolzl;font-size:9px;font-weight:300;line-height:10.8px;letter-spacing:.12em;text-transform:uppercase;margin-top:9px}.films-list .films-list__item-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:0;padding:0;background-color:rgba(0,0,0,0);position:absolute;bottom:0}.films-list .films-list__item-btn img{margin:0}.limiter-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.limiter-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.limiter-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.limiter-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.limiter-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.limiter-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.limiter-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.limiter-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.scroll-lock{overflow:hidden}.shrink-none{-ms-flex-negative:0 !important;flex-shrink:0 !important}.text-gray{color:var(--gray) !important}.bg-gray{background-color:var(--background-gray) !important}.bg-black{background-color:var(--black) !important}.bg-white{background-color:var(--white) !important}.block-gray{background-color:var(--background-gray) !important}.d-none{display:none !important}.centered-margin{margin-left:auto !important;margin-right:auto !important}.mb-0{margin-bottom:0px !important}.mt-0{margin-top:0px !important}.mb-1{margin-bottom:1px !important}.mt-1{margin-top:1px !important}.mb-2{margin-bottom:2px !important}.mt-2{margin-top:2px !important}.mb-3{margin-bottom:3px !important}.mt-3{margin-top:3px !important}.mb-4{margin-bottom:4px !important}.mt-4{margin-top:4px !important}.mb-5{margin-bottom:5px !important}.mt-5{margin-top:5px !important}.mb-6{margin-bottom:6px !important}.mt-6{margin-top:6px !important}.mb-7{margin-bottom:7px !important}.mt-7{margin-top:7px !important}.mb-8{margin-bottom:8px !important}.mt-8{margin-top:8px !important}.mb-9{margin-bottom:9px !important}.mt-9{margin-top:9px !important}.mb-10{margin-bottom:10px !important}.mt-10{margin-top:10px !important}.mb-11{margin-bottom:11px !important}.mt-11{margin-top:11px !important}.mb-12{margin-bottom:12px !important}.mt-12{margin-top:12px !important}.mb-13{margin-bottom:13px !important}.mt-13{margin-top:13px !important}.mb-14{margin-bottom:14px !important}.mt-14{margin-top:14px !important}.mb-15{margin-bottom:15px !important}.mt-15{margin-top:15px !important}.mb-16{margin-bottom:16px !important}.mt-16{margin-top:16px !important}.mb-17{margin-bottom:17px !important}.mt-17{margin-top:17px !important}.mb-18{margin-bottom:18px !important}.mt-18{margin-top:18px !important}.mb-19{margin-bottom:19px !important}.mt-19{margin-top:19px !important}.mb-20{margin-bottom:20px !important}.mt-20{margin-top:20px !important}.mb-21{margin-bottom:21px !important}.mt-21{margin-top:21px !important}.mb-22{margin-bottom:22px !important}.mt-22{margin-top:22px !important}.mb-23{margin-bottom:23px !important}.mt-23{margin-top:23px !important}.mb-24{margin-bottom:24px !important}.mt-24{margin-top:24px !important}.mb-25{margin-bottom:25px !important}.mt-25{margin-top:25px !important}.mb-26{margin-bottom:26px !important}.mt-26{margin-top:26px !important}.mb-27{margin-bottom:27px !important}.mt-27{margin-top:27px !important}.mb-28{margin-bottom:28px !important}.mt-28{margin-top:28px !important}.mb-29{margin-bottom:29px !important}.mt-29{margin-top:29px !important}.mb-30{margin-bottom:30px !important}.mt-30{margin-top:30px !important}.mb-31{margin-bottom:31px !important}.mt-31{margin-top:31px !important}.mb-32{margin-bottom:32px !important}.mt-32{margin-top:32px !important}.mb-33{margin-bottom:33px !important}.mt-33{margin-top:33px !important}.mb-34{margin-bottom:34px !important}.mt-34{margin-top:34px !important}.mb-35{margin-bottom:35px !important}.mt-35{margin-top:35px !important}.mb-36{margin-bottom:36px !important}.mt-36{margin-top:36px !important}.mb-37{margin-bottom:37px !important}.mt-37{margin-top:37px !important}.mb-38{margin-bottom:38px !important}.mt-38{margin-top:38px !important}.mb-39{margin-bottom:39px !important}.mt-39{margin-top:39px !important}.mb-40{margin-bottom:40px !important}.mt-40{margin-top:40px !important}.mb-41{margin-bottom:41px !important}.mt-41{margin-top:41px !important}.mb-42{margin-bottom:42px !important}.mt-42{margin-top:42px !important}.mb-43{margin-bottom:43px !important}.mt-43{margin-top:43px !important}.mb-44{margin-bottom:44px !important}.mt-44{margin-top:44px !important}.mb-45{margin-bottom:45px !important}.mt-45{margin-top:45px !important}.mb-46{margin-bottom:46px !important}.mt-46{margin-top:46px !important}.mb-47{margin-bottom:47px !important}.mt-47{margin-top:47px !important}.mb-48{margin-bottom:48px !important}.mt-48{margin-top:48px !important}.mb-49{margin-bottom:49px !important}.mt-49{margin-top:49px !important}.mb-50{margin-bottom:50px !important}.mt-50{margin-top:50px !important}.mb-51{margin-bottom:51px !important}.mt-51{margin-top:51px !important}.mb-52{margin-bottom:52px !important}.mt-52{margin-top:52px !important}.mb-53{margin-bottom:53px !important}.mt-53{margin-top:53px !important}.mb-54{margin-bottom:54px !important}.mt-54{margin-top:54px !important}.mb-55{margin-bottom:55px !important}.mt-55{margin-top:55px !important}.mb-56{margin-bottom:56px !important}.mt-56{margin-top:56px !important}.mb-57{margin-bottom:57px !important}.mt-57{margin-top:57px !important}.mb-58{margin-bottom:58px !important}.mt-58{margin-top:58px !important}.mb-59{margin-bottom:59px !important}.mt-59{margin-top:59px !important}.mb-60{margin-bottom:60px !important}.mt-60{margin-top:60px !important}.mb-61{margin-bottom:61px !important}.mt-61{margin-top:61px !important}.mb-62{margin-bottom:62px !important}.mt-62{margin-top:62px !important}.mb-63{margin-bottom:63px !important}.mt-63{margin-top:63px !important}.mb-64{margin-bottom:64px !important}.mt-64{margin-top:64px !important}.mb-65{margin-bottom:65px !important}.mt-65{margin-top:65px !important}.mb-66{margin-bottom:66px !important}.mt-66{margin-top:66px !important}.mb-67{margin-bottom:67px !important}.mt-67{margin-top:67px !important}.mb-68{margin-bottom:68px !important}.mt-68{margin-top:68px !important}.mb-69{margin-bottom:69px !important}.mt-69{margin-top:69px !important}.mb-70{margin-bottom:70px !important}.mt-70{margin-top:70px !important}.mb-71{margin-bottom:71px !important}.mt-71{margin-top:71px !important}.mb-72{margin-bottom:72px !important}.mt-72{margin-top:72px !important}.mb-73{margin-bottom:73px !important}.mt-73{margin-top:73px !important}.mb-74{margin-bottom:74px !important}.mt-74{margin-top:74px !important}.mb-75{margin-bottom:75px !important}.mt-75{margin-top:75px !important}.mb-76{margin-bottom:76px !important}.mt-76{margin-top:76px !important}.mb-77{margin-bottom:77px !important}.mt-77{margin-top:77px !important}.mb-78{margin-bottom:78px !important}.mt-78{margin-top:78px !important}.mb-79{margin-bottom:79px !important}.mt-79{margin-top:79px !important}.mb-80{margin-bottom:80px !important}.mt-80{margin-top:80px !important}.mb-81{margin-bottom:81px !important}.mt-81{margin-top:81px !important}.mb-82{margin-bottom:82px !important}.mt-82{margin-top:82px !important}.mb-83{margin-bottom:83px !important}.mt-83{margin-top:83px !important}.mb-84{margin-bottom:84px !important}.mt-84{margin-top:84px !important}.mb-85{margin-bottom:85px !important}.mt-85{margin-top:85px !important}.mb-86{margin-bottom:86px !important}.mt-86{margin-top:86px !important}.mb-87{margin-bottom:87px !important}.mt-87{margin-top:87px !important}.mb-88{margin-bottom:88px !important}.mt-88{margin-top:88px !important}.mb-89{margin-bottom:89px !important}.mt-89{margin-top:89px !important}.mb-90{margin-bottom:90px !important}.mt-90{margin-top:90px !important}.mb-91{margin-bottom:91px !important}.mt-91{margin-top:91px !important}.mb-92{margin-bottom:92px !important}.mt-92{margin-top:92px !important}.mb-93{margin-bottom:93px !important}.mt-93{margin-top:93px !important}.mb-94{margin-bottom:94px !important}.mt-94{margin-top:94px !important}.mb-95{margin-bottom:95px !important}.mt-95{margin-top:95px !important}.mb-96{margin-bottom:96px !important}.mt-96{margin-top:96px !important}.mb-97{margin-bottom:97px !important}.mt-97{margin-top:97px !important}.mb-98{margin-bottom:98px !important}.mt-98{margin-top:98px !important}.mb-99{margin-bottom:99px !important}.mt-99{margin-top:99px !important}.mb-100{margin-bottom:100px !important}.mt-100{margin-top:100px !important}.mb-101{margin-bottom:101px !important}.mt-101{margin-top:101px !important}.mb-102{margin-bottom:102px !important}.mt-102{margin-top:102px !important}.mb-103{margin-bottom:103px !important}.mt-103{margin-top:103px !important}.mb-104{margin-bottom:104px !important}.mt-104{margin-top:104px !important}.mb-105{margin-bottom:105px !important}.mt-105{margin-top:105px !important}.mb-106{margin-bottom:106px !important}.mt-106{margin-top:106px !important}.mb-107{margin-bottom:107px !important}.mt-107{margin-top:107px !important}.mb-108{margin-bottom:108px !important}.mt-108{margin-top:108px !important}.mb-109{margin-bottom:109px !important}.mt-109{margin-top:109px !important}.mb-110{margin-bottom:110px !important}.mt-110{margin-top:110px !important}.mb-111{margin-bottom:111px !important}.mt-111{margin-top:111px !important}.mb-112{margin-bottom:112px !important}.mt-112{margin-top:112px !important}.mb-113{margin-bottom:113px !important}.mt-113{margin-top:113px !important}.mb-114{margin-bottom:114px !important}.mt-114{margin-top:114px !important}.mb-115{margin-bottom:115px !important}.mt-115{margin-top:115px !important}.mb-116{margin-bottom:116px !important}.mt-116{margin-top:116px !important}.mb-117{margin-bottom:117px !important}.mt-117{margin-top:117px !important}.mb-118{margin-bottom:118px !important}.mt-118{margin-top:118px !important}.mb-119{margin-bottom:119px !important}.mt-119{margin-top:119px !important}.mb-120{margin-bottom:120px !important}.mt-120{margin-top:120px !important}.mb-121{margin-bottom:121px !important}.mt-121{margin-top:121px !important}.mb-122{margin-bottom:122px !important}.mt-122{margin-top:122px !important}.mb-123{margin-bottom:123px !important}.mt-123{margin-top:123px !important}.mb-124{margin-bottom:124px !important}.mt-124{margin-top:124px !important}.mb-125{margin-bottom:125px !important}.mt-125{margin-top:125px !important}.mb-126{margin-bottom:126px !important}.mt-126{margin-top:126px !important}.mb-127{margin-bottom:127px !important}.mt-127{margin-top:127px !important}.mb-128{margin-bottom:128px !important}.mt-128{margin-top:128px !important}.mb-129{margin-bottom:129px !important}.mt-129{margin-top:129px !important}.mb-130{margin-bottom:130px !important}.mt-130{margin-top:130px !important}.mb-131{margin-bottom:131px !important}.mt-131{margin-top:131px !important}.mb-132{margin-bottom:132px !important}.mt-132{margin-top:132px !important}.mb-133{margin-bottom:133px !important}.mt-133{margin-top:133px !important}.mb-134{margin-bottom:134px !important}.mt-134{margin-top:134px !important}.mb-135{margin-bottom:135px !important}.mt-135{margin-top:135px !important}.mb-136{margin-bottom:136px !important}.mt-136{margin-top:136px !important}.mb-137{margin-bottom:137px !important}.mt-137{margin-top:137px !important}.mb-138{margin-bottom:138px !important}.mt-138{margin-top:138px !important}.mb-139{margin-bottom:139px !important}.mt-139{margin-top:139px !important}.mb-140{margin-bottom:140px !important}.mt-140{margin-top:140px !important}.mb-141{margin-bottom:141px !important}.mt-141{margin-top:141px !important}.mb-142{margin-bottom:142px !important}.mt-142{margin-top:142px !important}.mb-143{margin-bottom:143px !important}.mt-143{margin-top:143px !important}.mb-144{margin-bottom:144px !important}.mt-144{margin-top:144px !important}.mb-145{margin-bottom:145px !important}.mt-145{margin-top:145px !important}.mb-146{margin-bottom:146px !important}.mt-146{margin-top:146px !important}.mb-147{margin-bottom:147px !important}.mt-147{margin-top:147px !important}.mb-148{margin-bottom:148px !important}.mt-148{margin-top:148px !important}.mb-149{margin-bottom:149px !important}.mt-149{margin-top:149px !important}.mb-150{margin-bottom:150px !important}.mt-150{margin-top:150px !important}.mb-151{margin-bottom:151px !important}.mt-151{margin-top:151px !important}.mb-152{margin-bottom:152px !important}.mt-152{margin-top:152px !important}.mb-153{margin-bottom:153px !important}.mt-153{margin-top:153px !important}.mb-154{margin-bottom:154px !important}.mt-154{margin-top:154px !important}.mb-155{margin-bottom:155px !important}.mt-155{margin-top:155px !important}.mb-156{margin-bottom:156px !important}.mt-156{margin-top:156px !important}.mb-157{margin-bottom:157px !important}.mt-157{margin-top:157px !important}.mb-158{margin-bottom:158px !important}.mt-158{margin-top:158px !important}.mb-159{margin-bottom:159px !important}.mt-159{margin-top:159px !important}.mb-160{margin-bottom:160px !important}.mt-160{margin-top:160px !important}.mb-161{margin-bottom:161px !important}.mt-161{margin-top:161px !important}.mb-162{margin-bottom:162px !important}.mt-162{margin-top:162px !important}.mb-163{margin-bottom:163px !important}.mt-163{margin-top:163px !important}.mb-164{margin-bottom:164px !important}.mt-164{margin-top:164px !important}.mb-165{margin-bottom:165px !important}.mt-165{margin-top:165px !important}.mb-166{margin-bottom:166px !important}.mt-166{margin-top:166px !important}.mb-167{margin-bottom:167px !important}.mt-167{margin-top:167px !important}.mb-168{margin-bottom:168px !important}.mt-168{margin-top:168px !important}.mb-169{margin-bottom:169px !important}.mt-169{margin-top:169px !important}.mb-170{margin-bottom:170px !important}.mt-170{margin-top:170px !important}.mb-171{margin-bottom:171px !important}.mt-171{margin-top:171px !important}.mb-172{margin-bottom:172px !important}.mt-172{margin-top:172px !important}.mb-173{margin-bottom:173px !important}.mt-173{margin-top:173px !important}.mb-174{margin-bottom:174px !important}.mt-174{margin-top:174px !important}.mb-175{margin-bottom:175px !important}.mt-175{margin-top:175px !important}.mb-176{margin-bottom:176px !important}.mt-176{margin-top:176px !important}.mb-177{margin-bottom:177px !important}.mt-177{margin-top:177px !important}.mb-178{margin-bottom:178px !important}.mt-178{margin-top:178px !important}.mb-179{margin-bottom:179px !important}.mt-179{margin-top:179px !important}.mb-180{margin-bottom:180px !important}.mt-180{margin-top:180px !important}.mb-181{margin-bottom:181px !important}.mt-181{margin-top:181px !important}.mb-182{margin-bottom:182px !important}.mt-182{margin-top:182px !important}.mb-183{margin-bottom:183px !important}.mt-183{margin-top:183px !important}.mb-184{margin-bottom:184px !important}.mt-184{margin-top:184px !important}.mb-185{margin-bottom:185px !important}.mt-185{margin-top:185px !important}.mb-186{margin-bottom:186px !important}.mt-186{margin-top:186px !important}.mb-187{margin-bottom:187px !important}.mt-187{margin-top:187px !important}.mb-188{margin-bottom:188px !important}.mt-188{margin-top:188px !important}.mb-189{margin-bottom:189px !important}.mt-189{margin-top:189px !important}.mb-190{margin-bottom:190px !important}.mt-190{margin-top:190px !important}.mb-191{margin-bottom:191px !important}.mt-191{margin-top:191px !important}.mb-192{margin-bottom:192px !important}.mt-192{margin-top:192px !important}.mb-193{margin-bottom:193px !important}.mt-193{margin-top:193px !important}.mb-194{margin-bottom:194px !important}.mt-194{margin-top:194px !important}.mb-195{margin-bottom:195px !important}.mt-195{margin-top:195px !important}.mb-196{margin-bottom:196px !important}.mt-196{margin-top:196px !important}.mb-197{margin-bottom:197px !important}.mt-197{margin-top:197px !important}.mb-198{margin-bottom:198px !important}.mt-198{margin-top:198px !important}.mb-199{margin-bottom:199px !important}.mt-199{margin-top:199px !important}.mb-200{margin-bottom:200px !important}.mt-200{margin-top:200px !important}.mb-201{margin-bottom:201px !important}.mt-201{margin-top:201px !important}.mb-202{margin-bottom:202px !important}.mt-202{margin-top:202px !important}.mb-203{margin-bottom:203px !important}.mt-203{margin-top:203px !important}.mb-204{margin-bottom:204px !important}.mt-204{margin-top:204px !important}.mb-205{margin-bottom:205px !important}.mt-205{margin-top:205px !important}.mb-206{margin-bottom:206px !important}.mt-206{margin-top:206px !important}.mb-207{margin-bottom:207px !important}.mt-207{margin-top:207px !important}.mb-208{margin-bottom:208px !important}.mt-208{margin-top:208px !important}.mb-209{margin-bottom:209px !important}.mt-209{margin-top:209px !important}.mb-210{margin-bottom:210px !important}.mt-210{margin-top:210px !important}.mb-211{margin-bottom:211px !important}.mt-211{margin-top:211px !important}.mb-212{margin-bottom:212px !important}.mt-212{margin-top:212px !important}.mb-213{margin-bottom:213px !important}.mt-213{margin-top:213px !important}.mb-214{margin-bottom:214px !important}.mt-214{margin-top:214px !important}.mb-215{margin-bottom:215px !important}.mt-215{margin-top:215px !important}.mb-216{margin-bottom:216px !important}.mt-216{margin-top:216px !important}.mb-217{margin-bottom:217px !important}.mt-217{margin-top:217px !important}.mb-218{margin-bottom:218px !important}.mt-218{margin-top:218px !important}.mb-219{margin-bottom:219px !important}.mt-219{margin-top:219px !important}.mb-220{margin-bottom:220px !important}.mt-220{margin-top:220px !important}.mb-221{margin-bottom:221px !important}.mt-221{margin-top:221px !important}.mb-222{margin-bottom:222px !important}.mt-222{margin-top:222px !important}.mb-223{margin-bottom:223px !important}.mt-223{margin-top:223px !important}.mb-224{margin-bottom:224px !important}.mt-224{margin-top:224px !important}.mb-225{margin-bottom:225px !important}.mt-225{margin-top:225px !important}.mb-226{margin-bottom:226px !important}.mt-226{margin-top:226px !important}.mb-227{margin-bottom:227px !important}.mt-227{margin-top:227px !important}.mb-228{margin-bottom:228px !important}.mt-228{margin-top:228px !important}.mb-229{margin-bottom:229px !important}.mt-229{margin-top:229px !important}.mb-230{margin-bottom:230px !important}.mt-230{margin-top:230px !important}.mb-231{margin-bottom:231px !important}.mt-231{margin-top:231px !important}.mb-232{margin-bottom:232px !important}.mt-232{margin-top:232px !important}.mb-233{margin-bottom:233px !important}.mt-233{margin-top:233px !important}.mb-234{margin-bottom:234px !important}.mt-234{margin-top:234px !important}.mb-235{margin-bottom:235px !important}.mt-235{margin-top:235px !important}.mb-236{margin-bottom:236px !important}.mt-236{margin-top:236px !important}.mb-237{margin-bottom:237px !important}.mt-237{margin-top:237px !important}.mb-238{margin-bottom:238px !important}.mt-238{margin-top:238px !important}.mb-239{margin-bottom:239px !important}.mt-239{margin-top:239px !important}.mb-240{margin-bottom:240px !important}.mt-240{margin-top:240px !important}.mb-241{margin-bottom:241px !important}.mt-241{margin-top:241px !important}.mb-242{margin-bottom:242px !important}.mt-242{margin-top:242px !important}.mb-243{margin-bottom:243px !important}.mt-243{margin-top:243px !important}.mb-244{margin-bottom:244px !important}.mt-244{margin-top:244px !important}.mb-245{margin-bottom:245px !important}.mt-245{margin-top:245px !important}.mb-246{margin-bottom:246px !important}.mt-246{margin-top:246px !important}.mb-247{margin-bottom:247px !important}.mt-247{margin-top:247px !important}.mb-248{margin-bottom:248px !important}.mt-248{margin-top:248px !important}.mb-249{margin-bottom:249px !important}.mt-249{margin-top:249px !important}.mb-250{margin-bottom:250px !important}.mt-250{margin-top:250px !important}.mb-251{margin-bottom:251px !important}.mt-251{margin-top:251px !important}.mb-252{margin-bottom:252px !important}.mt-252{margin-top:252px !important}.mb-253{margin-bottom:253px !important}.mt-253{margin-top:253px !important}.mb-254{margin-bottom:254px !important}.mt-254{margin-top:254px !important}.mb-255{margin-bottom:255px !important}.mt-255{margin-top:255px !important}.mb-256{margin-bottom:256px !important}.mt-256{margin-top:256px !important}.mb-257{margin-bottom:257px !important}.mt-257{margin-top:257px !important}.mb-258{margin-bottom:258px !important}.mt-258{margin-top:258px !important}.mb-259{margin-bottom:259px !important}.mt-259{margin-top:259px !important}.mb-260{margin-bottom:260px !important}.mt-260{margin-top:260px !important}.mb-261{margin-bottom:261px !important}.mt-261{margin-top:261px !important}.mb-262{margin-bottom:262px !important}.mt-262{margin-top:262px !important}.mb-263{margin-bottom:263px !important}.mt-263{margin-top:263px !important}.mb-264{margin-bottom:264px !important}.mt-264{margin-top:264px !important}.mb-265{margin-bottom:265px !important}.mt-265{margin-top:265px !important}.mb-266{margin-bottom:266px !important}.mt-266{margin-top:266px !important}.mb-267{margin-bottom:267px !important}.mt-267{margin-top:267px !important}.mb-268{margin-bottom:268px !important}.mt-268{margin-top:268px !important}.mb-269{margin-bottom:269px !important}.mt-269{margin-top:269px !important}.mb-270{margin-bottom:270px !important}.mt-270{margin-top:270px !important}.mb-271{margin-bottom:271px !important}.mt-271{margin-top:271px !important}.mb-272{margin-bottom:272px !important}.mt-272{margin-top:272px !important}.mb-273{margin-bottom:273px !important}.mt-273{margin-top:273px !important}.mb-274{margin-bottom:274px !important}.mt-274{margin-top:274px !important}.mb-275{margin-bottom:275px !important}.mt-275{margin-top:275px !important}.mb-276{margin-bottom:276px !important}.mt-276{margin-top:276px !important}.mb-277{margin-bottom:277px !important}.mt-277{margin-top:277px !important}.mb-278{margin-bottom:278px !important}.mt-278{margin-top:278px !important}.mb-279{margin-bottom:279px !important}.mt-279{margin-top:279px !important}.mb-280{margin-bottom:280px !important}.mt-280{margin-top:280px !important}.mb-281{margin-bottom:281px !important}.mt-281{margin-top:281px !important}.mb-282{margin-bottom:282px !important}.mt-282{margin-top:282px !important}.mb-283{margin-bottom:283px !important}.mt-283{margin-top:283px !important}.mb-284{margin-bottom:284px !important}.mt-284{margin-top:284px !important}.mb-285{margin-bottom:285px !important}.mt-285{margin-top:285px !important}.mb-286{margin-bottom:286px !important}.mt-286{margin-top:286px !important}.mb-287{margin-bottom:287px !important}.mt-287{margin-top:287px !important}.mb-288{margin-bottom:288px !important}.mt-288{margin-top:288px !important}.mb-289{margin-bottom:289px !important}.mt-289{margin-top:289px !important}.mb-290{margin-bottom:290px !important}.mt-290{margin-top:290px !important}.mb-291{margin-bottom:291px !important}.mt-291{margin-top:291px !important}.mb-292{margin-bottom:292px !important}.mt-292{margin-top:292px !important}.mb-293{margin-bottom:293px !important}.mt-293{margin-top:293px !important}.mb-294{margin-bottom:294px !important}.mt-294{margin-top:294px !important}.mb-295{margin-bottom:295px !important}.mt-295{margin-top:295px !important}.mb-296{margin-bottom:296px !important}.mt-296{margin-top:296px !important}.mb-297{margin-bottom:297px !important}.mt-297{margin-top:297px !important}.mb-298{margin-bottom:298px !important}.mt-298{margin-top:298px !important}.mb-299{margin-bottom:299px !important}.mt-299{margin-top:299px !important}.mb-300{margin-bottom:300px !important}.mt-300{margin-top:300px !important}.mb-301{margin-bottom:301px !important}.mt-301{margin-top:301px !important}.mb-302{margin-bottom:302px !important}.mt-302{margin-top:302px !important}.mb-303{margin-bottom:303px !important}.mt-303{margin-top:303px !important}.mb-304{margin-bottom:304px !important}.mt-304{margin-top:304px !important}.mb-305{margin-bottom:305px !important}.mt-305{margin-top:305px !important}.mb-306{margin-bottom:306px !important}.mt-306{margin-top:306px !important}.mb-307{margin-bottom:307px !important}.mt-307{margin-top:307px !important}.mb-308{margin-bottom:308px !important}.mt-308{margin-top:308px !important}.mb-309{margin-bottom:309px !important}.mt-309{margin-top:309px !important}.mb-310{margin-bottom:310px !important}.mt-310{margin-top:310px !important}.mb-311{margin-bottom:311px !important}.mt-311{margin-top:311px !important}.mb-312{margin-bottom:312px !important}.mt-312{margin-top:312px !important}.mb-313{margin-bottom:313px !important}.mt-313{margin-top:313px !important}.mb-314{margin-bottom:314px !important}.mt-314{margin-top:314px !important}.mb-315{margin-bottom:315px !important}.mt-315{margin-top:315px !important}.mb-316{margin-bottom:316px !important}.mt-316{margin-top:316px !important}.mb-317{margin-bottom:317px !important}.mt-317{margin-top:317px !important}.mb-318{margin-bottom:318px !important}.mt-318{margin-top:318px !important}.mb-319{margin-bottom:319px !important}.mt-319{margin-top:319px !important}.mb-320{margin-bottom:320px !important}.mt-320{margin-top:320px !important}.mb-321{margin-bottom:321px !important}.mt-321{margin-top:321px !important}.mb-322{margin-bottom:322px !important}.mt-322{margin-top:322px !important}.mb-323{margin-bottom:323px !important}.mt-323{margin-top:323px !important}.mb-324{margin-bottom:324px !important}.mt-324{margin-top:324px !important}.mb-325{margin-bottom:325px !important}.mt-325{margin-top:325px !important}.mb-326{margin-bottom:326px !important}.mt-326{margin-top:326px !important}.mb-327{margin-bottom:327px !important}.mt-327{margin-top:327px !important}.mb-328{margin-bottom:328px !important}.mt-328{margin-top:328px !important}.mb-329{margin-bottom:329px !important}.mt-329{margin-top:329px !important}.mb-330{margin-bottom:330px !important}.mt-330{margin-top:330px !important}.mb-331{margin-bottom:331px !important}.mt-331{margin-top:331px !important}.mb-332{margin-bottom:332px !important}.mt-332{margin-top:332px !important}.mb-333{margin-bottom:333px !important}.mt-333{margin-top:333px !important}.mb-334{margin-bottom:334px !important}.mt-334{margin-top:334px !important}.mb-335{margin-bottom:335px !important}.mt-335{margin-top:335px !important}.mb-336{margin-bottom:336px !important}.mt-336{margin-top:336px !important}.mb-337{margin-bottom:337px !important}.mt-337{margin-top:337px !important}.mb-338{margin-bottom:338px !important}.mt-338{margin-top:338px !important}.mb-339{margin-bottom:339px !important}.mt-339{margin-top:339px !important}.mb-340{margin-bottom:340px !important}.mt-340{margin-top:340px !important}.mb-341{margin-bottom:341px !important}.mt-341{margin-top:341px !important}.mb-342{margin-bottom:342px !important}.mt-342{margin-top:342px !important}.mb-343{margin-bottom:343px !important}.mt-343{margin-top:343px !important}.mb-344{margin-bottom:344px !important}.mt-344{margin-top:344px !important}.mb-345{margin-bottom:345px !important}.mt-345{margin-top:345px !important}.mb-346{margin-bottom:346px !important}.mt-346{margin-top:346px !important}.mb-347{margin-bottom:347px !important}.mt-347{margin-top:347px !important}.mb-348{margin-bottom:348px !important}.mt-348{margin-top:348px !important}.mb-349{margin-bottom:349px !important}.mt-349{margin-top:349px !important}.mb-350{margin-bottom:350px !important}.mt-350{margin-top:350px !important}.mb-351{margin-bottom:351px !important}.mt-351{margin-top:351px !important}.mb-352{margin-bottom:352px !important}.mt-352{margin-top:352px !important}.mb-353{margin-bottom:353px !important}.mt-353{margin-top:353px !important}.mb-354{margin-bottom:354px !important}.mt-354{margin-top:354px !important}.mb-355{margin-bottom:355px !important}.mt-355{margin-top:355px !important}.mb-356{margin-bottom:356px !important}.mt-356{margin-top:356px !important}.mb-357{margin-bottom:357px !important}.mt-357{margin-top:357px !important}.mb-358{margin-bottom:358px !important}.mt-358{margin-top:358px !important}.mb-359{margin-bottom:359px !important}.mt-359{margin-top:359px !important}.mb-360{margin-bottom:360px !important}.mt-360{margin-top:360px !important}.mb-361{margin-bottom:361px !important}.mt-361{margin-top:361px !important}.mb-362{margin-bottom:362px !important}.mt-362{margin-top:362px !important}.mb-363{margin-bottom:363px !important}.mt-363{margin-top:363px !important}.mb-364{margin-bottom:364px !important}.mt-364{margin-top:364px !important}.mb-365{margin-bottom:365px !important}.mt-365{margin-top:365px !important}.mb-366{margin-bottom:366px !important}.mt-366{margin-top:366px !important}.mb-367{margin-bottom:367px !important}.mt-367{margin-top:367px !important}.mb-368{margin-bottom:368px !important}.mt-368{margin-top:368px !important}.mb-369{margin-bottom:369px !important}.mt-369{margin-top:369px !important}.mb-370{margin-bottom:370px !important}.mt-370{margin-top:370px !important}.mb-371{margin-bottom:371px !important}.mt-371{margin-top:371px !important}.mb-372{margin-bottom:372px !important}.mt-372{margin-top:372px !important}.mb-373{margin-bottom:373px !important}.mt-373{margin-top:373px !important}.mb-374{margin-bottom:374px !important}.mt-374{margin-top:374px !important}.mb-375{margin-bottom:375px !important}.mt-375{margin-top:375px !important}.mb-376{margin-bottom:376px !important}.mt-376{margin-top:376px !important}.mb-377{margin-bottom:377px !important}.mt-377{margin-top:377px !important}.mb-378{margin-bottom:378px !important}.mt-378{margin-top:378px !important}.mb-379{margin-bottom:379px !important}.mt-379{margin-top:379px !important}.mb-380{margin-bottom:380px !important}.mt-380{margin-top:380px !important}.mb-381{margin-bottom:381px !important}.mt-381{margin-top:381px !important}.mb-382{margin-bottom:382px !important}.mt-382{margin-top:382px !important}.mb-383{margin-bottom:383px !important}.mt-383{margin-top:383px !important}.mb-384{margin-bottom:384px !important}.mt-384{margin-top:384px !important}.mb-385{margin-bottom:385px !important}.mt-385{margin-top:385px !important}.mb-386{margin-bottom:386px !important}.mt-386{margin-top:386px !important}.mb-387{margin-bottom:387px !important}.mt-387{margin-top:387px !important}.mb-388{margin-bottom:388px !important}.mt-388{margin-top:388px !important}.mb-389{margin-bottom:389px !important}.mt-389{margin-top:389px !important}.mb-390{margin-bottom:390px !important}.mt-390{margin-top:390px !important}.mb-391{margin-bottom:391px !important}.mt-391{margin-top:391px !important}.mb-392{margin-bottom:392px !important}.mt-392{margin-top:392px !important}.mb-393{margin-bottom:393px !important}.mt-393{margin-top:393px !important}.mb-394{margin-bottom:394px !important}.mt-394{margin-top:394px !important}.mb-395{margin-bottom:395px !important}.mt-395{margin-top:395px !important}.mb-396{margin-bottom:396px !important}.mt-396{margin-top:396px !important}.mb-397{margin-bottom:397px !important}.mt-397{margin-top:397px !important}.mb-398{margin-bottom:398px !important}.mt-398{margin-top:398px !important}.mb-399{margin-bottom:399px !important}.mt-399{margin-top:399px !important}.mb-400{margin-bottom:400px !important}.mt-400{margin-top:400px !important}.mr-0{margin-right:0px !important}.ml-0{margin-left:0px !important}.mr-1{margin-right:1px !important}.ml-1{margin-left:1px !important}.mr-2{margin-right:2px !important}.ml-2{margin-left:2px !important}.mr-3{margin-right:3px !important}.ml-3{margin-left:3px !important}.mr-4{margin-right:4px !important}.ml-4{margin-left:4px !important}.mr-5{margin-right:5px !important}.ml-5{margin-left:5px !important}.mr-6{margin-right:6px !important}.ml-6{margin-left:6px !important}.mr-7{margin-right:7px !important}.ml-7{margin-left:7px !important}.mr-8{margin-right:8px !important}.ml-8{margin-left:8px !important}.mr-9{margin-right:9px !important}.ml-9{margin-left:9px !important}.mr-10{margin-right:10px !important}.ml-10{margin-left:10px !important}.mr-11{margin-right:11px !important}.ml-11{margin-left:11px !important}.mr-12{margin-right:12px !important}.ml-12{margin-left:12px !important}.mr-13{margin-right:13px !important}.ml-13{margin-left:13px !important}.mr-14{margin-right:14px !important}.ml-14{margin-left:14px !important}.mr-15{margin-right:15px !important}.ml-15{margin-left:15px !important}.mr-16{margin-right:16px !important}.ml-16{margin-left:16px !important}.mr-17{margin-right:17px !important}.ml-17{margin-left:17px !important}.mr-18{margin-right:18px !important}.ml-18{margin-left:18px !important}.mr-19{margin-right:19px !important}.ml-19{margin-left:19px !important}.mr-20{margin-right:20px !important}.ml-20{margin-left:20px !important}.mr-21{margin-right:21px !important}.ml-21{margin-left:21px !important}.mr-22{margin-right:22px !important}.ml-22{margin-left:22px !important}.mr-23{margin-right:23px !important}.ml-23{margin-left:23px !important}.mr-24{margin-right:24px !important}.ml-24{margin-left:24px !important}.mr-25{margin-right:25px !important}.ml-25{margin-left:25px !important}.mr-26{margin-right:26px !important}.ml-26{margin-left:26px !important}.mr-27{margin-right:27px !important}.ml-27{margin-left:27px !important}.mr-28{margin-right:28px !important}.ml-28{margin-left:28px !important}.mr-29{margin-right:29px !important}.ml-29{margin-left:29px !important}.mr-30{margin-right:30px !important}.ml-30{margin-left:30px !important}.mr-31{margin-right:31px !important}.ml-31{margin-left:31px !important}.mr-32{margin-right:32px !important}.ml-32{margin-left:32px !important}.mr-33{margin-right:33px !important}.ml-33{margin-left:33px !important}.mr-34{margin-right:34px !important}.ml-34{margin-left:34px !important}.mr-35{margin-right:35px !important}.ml-35{margin-left:35px !important}.mr-36{margin-right:36px !important}.ml-36{margin-left:36px !important}.mr-37{margin-right:37px !important}.ml-37{margin-left:37px !important}.mr-38{margin-right:38px !important}.ml-38{margin-left:38px !important}.mr-39{margin-right:39px !important}.ml-39{margin-left:39px !important}.mr-40{margin-right:40px !important}.ml-40{margin-left:40px !important}.mr-41{margin-right:41px !important}.ml-41{margin-left:41px !important}.mr-42{margin-right:42px !important}.ml-42{margin-left:42px !important}.mr-43{margin-right:43px !important}.ml-43{margin-left:43px !important}.mr-44{margin-right:44px !important}.ml-44{margin-left:44px !important}.mr-45{margin-right:45px !important}.ml-45{margin-left:45px !important}.mr-46{margin-right:46px !important}.ml-46{margin-left:46px !important}.mr-47{margin-right:47px !important}.ml-47{margin-left:47px !important}.mr-48{margin-right:48px !important}.ml-48{margin-left:48px !important}.mr-49{margin-right:49px !important}.ml-49{margin-left:49px !important}.mr-50{margin-right:50px !important}.ml-50{margin-left:50px !important}.mr-51{margin-right:51px !important}.ml-51{margin-left:51px !important}.mr-52{margin-right:52px !important}.ml-52{margin-left:52px !important}.mr-53{margin-right:53px !important}.ml-53{margin-left:53px !important}.mr-54{margin-right:54px !important}.ml-54{margin-left:54px !important}.mr-55{margin-right:55px !important}.ml-55{margin-left:55px !important}.mr-56{margin-right:56px !important}.ml-56{margin-left:56px !important}.mr-57{margin-right:57px !important}.ml-57{margin-left:57px !important}.mr-58{margin-right:58px !important}.ml-58{margin-left:58px !important}.mr-59{margin-right:59px !important}.ml-59{margin-left:59px !important}.mr-60{margin-right:60px !important}.ml-60{margin-left:60px !important}.mr-61{margin-right:61px !important}.ml-61{margin-left:61px !important}.mr-62{margin-right:62px !important}.ml-62{margin-left:62px !important}.mr-63{margin-right:63px !important}.ml-63{margin-left:63px !important}.mr-64{margin-right:64px !important}.ml-64{margin-left:64px !important}.mr-65{margin-right:65px !important}.ml-65{margin-left:65px !important}.mr-66{margin-right:66px !important}.ml-66{margin-left:66px !important}.mr-67{margin-right:67px !important}.ml-67{margin-left:67px !important}.mr-68{margin-right:68px !important}.ml-68{margin-left:68px !important}.mr-69{margin-right:69px !important}.ml-69{margin-left:69px !important}.mr-70{margin-right:70px !important}.ml-70{margin-left:70px !important}.mr-71{margin-right:71px !important}.ml-71{margin-left:71px !important}.mr-72{margin-right:72px !important}.ml-72{margin-left:72px !important}.mr-73{margin-right:73px !important}.ml-73{margin-left:73px !important}.mr-74{margin-right:74px !important}.ml-74{margin-left:74px !important}.mr-75{margin-right:75px !important}.ml-75{margin-left:75px !important}.mr-76{margin-right:76px !important}.ml-76{margin-left:76px !important}.mr-77{margin-right:77px !important}.ml-77{margin-left:77px !important}.mr-78{margin-right:78px !important}.ml-78{margin-left:78px !important}.mr-79{margin-right:79px !important}.ml-79{margin-left:79px !important}.mr-80{margin-right:80px !important}.ml-80{margin-left:80px !important}.mr-81{margin-right:81px !important}.ml-81{margin-left:81px !important}.mr-82{margin-right:82px !important}.ml-82{margin-left:82px !important}.mr-83{margin-right:83px !important}.ml-83{margin-left:83px !important}.mr-84{margin-right:84px !important}.ml-84{margin-left:84px !important}.mr-85{margin-right:85px !important}.ml-85{margin-left:85px !important}.mr-86{margin-right:86px !important}.ml-86{margin-left:86px !important}.mr-87{margin-right:87px !important}.ml-87{margin-left:87px !important}.mr-88{margin-right:88px !important}.ml-88{margin-left:88px !important}.mr-89{margin-right:89px !important}.ml-89{margin-left:89px !important}.mr-90{margin-right:90px !important}.ml-90{margin-left:90px !important}.mr-91{margin-right:91px !important}.ml-91{margin-left:91px !important}.mr-92{margin-right:92px !important}.ml-92{margin-left:92px !important}.mr-93{margin-right:93px !important}.ml-93{margin-left:93px !important}.mr-94{margin-right:94px !important}.ml-94{margin-left:94px !important}.mr-95{margin-right:95px !important}.ml-95{margin-left:95px !important}.mr-96{margin-right:96px !important}.ml-96{margin-left:96px !important}.mr-97{margin-right:97px !important}.ml-97{margin-left:97px !important}.mr-98{margin-right:98px !important}.ml-98{margin-left:98px !important}.mr-99{margin-right:99px !important}.ml-99{margin-left:99px !important}.mr-100{margin-right:100px !important}.ml-100{margin-left:100px !important}.pt-5{padding-top:10px !important}.pt-10{padding-top:10px !important}.pt-15{padding-top:15px !important}.pt-20{padding-top:20px !important}.pt-25{padding-top:25px !important}.pt-28{padding-top:28px !important}.pt-30{padding-top:30px !important}.pt-32{padding-top:32px !important}.pt-35{padding-top:35px !important}.pt-40{padding-top:40px !important}.pt-50{padding-top:50px !important}.pt-56{padding-top:56px !important}.pt-64{padding-top:64px !important}.pt-preview{padding-top:91.67% !important}.pt-full{padding-top:100% !important}.p-50{padding:50px !important}.pt-100{padding-top:110px !important}.pt-110{padding-top:110px !important}.pb-0{padding-bottom:0px !important}.pb-1{padding-bottom:1px !important}.pb-2{padding-bottom:2px !important}.pb-3{padding-bottom:3px !important}.pb-4{padding-bottom:4px !important}.pb-5{padding-bottom:5px !important}.pb-6{padding-bottom:6px !important}.pb-7{padding-bottom:7px !important}.pb-8{padding-bottom:8px !important}.pb-9{padding-bottom:9px !important}.pb-10{padding-bottom:10px !important}.pb-11{padding-bottom:11px !important}.pb-12{padding-bottom:12px !important}.pb-13{padding-bottom:13px !important}.pb-14{padding-bottom:14px !important}.pb-15{padding-bottom:15px !important}.pb-16{padding-bottom:16px !important}.pb-17{padding-bottom:17px !important}.pb-18{padding-bottom:18px !important}.pb-19{padding-bottom:19px !important}.pb-20{padding-bottom:20px !important}.pb-21{padding-bottom:21px !important}.pb-22{padding-bottom:22px !important}.pb-23{padding-bottom:23px !important}.pb-24{padding-bottom:24px !important}.pb-25{padding-bottom:25px !important}.pb-26{padding-bottom:26px !important}.pb-27{padding-bottom:27px !important}.pb-28{padding-bottom:28px !important}.pb-29{padding-bottom:29px !important}.pb-30{padding-bottom:30px !important}.pb-31{padding-bottom:31px !important}.pb-32{padding-bottom:32px !important}.pb-33{padding-bottom:33px !important}.pb-34{padding-bottom:34px !important}.pb-35{padding-bottom:35px !important}.pb-36{padding-bottom:36px !important}.pb-37{padding-bottom:37px !important}.pb-38{padding-bottom:38px !important}.pb-39{padding-bottom:39px !important}.pb-40{padding-bottom:40px !important}.pb-41{padding-bottom:41px !important}.pb-42{padding-bottom:42px !important}.pb-43{padding-bottom:43px !important}.pb-44{padding-bottom:44px !important}.pb-45{padding-bottom:45px !important}.pb-46{padding-bottom:46px !important}.pb-47{padding-bottom:47px !important}.pb-48{padding-bottom:48px !important}.pb-49{padding-bottom:49px !important}.pb-50{padding-bottom:50px !important}.pb-51{padding-bottom:51px !important}.pb-52{padding-bottom:52px !important}.pb-53{padding-bottom:53px !important}.pb-54{padding-bottom:54px !important}.pb-55{padding-bottom:55px !important}.pb-56{padding-bottom:56px !important}.pb-57{padding-bottom:57px !important}.pb-58{padding-bottom:58px !important}.pb-59{padding-bottom:59px !important}.pb-60{padding-bottom:60px !important}.pb-61{padding-bottom:61px !important}.pb-62{padding-bottom:62px !important}.pb-63{padding-bottom:63px !important}.pb-64{padding-bottom:64px !important}.pb-65{padding-bottom:65px !important}.pb-66{padding-bottom:66px !important}.pb-67{padding-bottom:67px !important}.pb-68{padding-bottom:68px !important}.pb-69{padding-bottom:69px !important}.pb-70{padding-bottom:70px !important}.pb-71{padding-bottom:71px !important}.pb-72{padding-bottom:72px !important}.pb-73{padding-bottom:73px !important}.pb-74{padding-bottom:74px !important}.pb-75{padding-bottom:75px !important}.pb-76{padding-bottom:76px !important}.pb-77{padding-bottom:77px !important}.pb-78{padding-bottom:78px !important}.pb-79{padding-bottom:79px !important}.pb-80{padding-bottom:80px !important}.pb-81{padding-bottom:81px !important}.pb-82{padding-bottom:82px !important}.pb-83{padding-bottom:83px !important}.pb-84{padding-bottom:84px !important}.pb-85{padding-bottom:85px !important}.pb-86{padding-bottom:86px !important}.pb-87{padding-bottom:87px !important}.pb-88{padding-bottom:88px !important}.pb-89{padding-bottom:89px !important}.pb-90{padding-bottom:90px !important}.pb-91{padding-bottom:91px !important}.pb-92{padding-bottom:92px !important}.pb-93{padding-bottom:93px !important}.pb-94{padding-bottom:94px !important}.pb-95{padding-bottom:95px !important}.pb-96{padding-bottom:96px !important}.pb-97{padding-bottom:97px !important}.pb-98{padding-bottom:98px !important}.pb-99{padding-bottom:99px !important}.pb-100{padding-bottom:100px !important}.pb-101{padding-bottom:101px !important}.pb-102{padding-bottom:102px !important}.pb-103{padding-bottom:103px !important}.pb-104{padding-bottom:104px !important}.pb-105{padding-bottom:105px !important}.pb-106{padding-bottom:106px !important}.pb-107{padding-bottom:107px !important}.pb-108{padding-bottom:108px !important}.pb-109{padding-bottom:109px !important}.pb-110{padding-bottom:110px !important}.pb-111{padding-bottom:111px !important}.pb-112{padding-bottom:112px !important}.pb-113{padding-bottom:113px !important}.pb-114{padding-bottom:114px !important}.pb-115{padding-bottom:115px !important}.pb-116{padding-bottom:116px !important}.pb-117{padding-bottom:117px !important}.pb-118{padding-bottom:118px !important}.pb-119{padding-bottom:119px !important}.pb-120{padding-bottom:120px !important}.pb-121{padding-bottom:121px !important}.pb-122{padding-bottom:122px !important}.pb-123{padding-bottom:123px !important}.pb-124{padding-bottom:124px !important}.pb-125{padding-bottom:125px !important}.pb-126{padding-bottom:126px !important}.pb-127{padding-bottom:127px !important}.pb-128{padding-bottom:128px !important}.pb-129{padding-bottom:129px !important}.pb-130{padding-bottom:130px !important}.pb-131{padding-bottom:131px !important}.pb-132{padding-bottom:132px !important}.pb-133{padding-bottom:133px !important}.pb-134{padding-bottom:134px !important}.pb-135{padding-bottom:135px !important}.pb-136{padding-bottom:136px !important}.pb-137{padding-bottom:137px !important}.pb-138{padding-bottom:138px !important}.pb-139{padding-bottom:139px !important}.pb-140{padding-bottom:140px !important}.pb-141{padding-bottom:141px !important}.pb-142{padding-bottom:142px !important}.pb-143{padding-bottom:143px !important}.pb-144{padding-bottom:144px !important}.pb-145{padding-bottom:145px !important}.pb-146{padding-bottom:146px !important}.pb-147{padding-bottom:147px !important}.pb-148{padding-bottom:148px !important}.pb-149{padding-bottom:149px !important}.pb-150{padding-bottom:150px !important}.pb-151{padding-bottom:151px !important}.pb-152{padding-bottom:152px !important}.pb-153{padding-bottom:153px !important}.pb-154{padding-bottom:154px !important}.pb-155{padding-bottom:155px !important}.pb-156{padding-bottom:156px !important}.pb-157{padding-bottom:157px !important}.pb-158{padding-bottom:158px !important}.pb-159{padding-bottom:159px !important}.pb-160{padding-bottom:160px !important}.pb-161{padding-bottom:161px !important}.pb-162{padding-bottom:162px !important}.pb-163{padding-bottom:163px !important}.pb-164{padding-bottom:164px !important}.pb-165{padding-bottom:165px !important}.pb-166{padding-bottom:166px !important}.pb-167{padding-bottom:167px !important}.pb-168{padding-bottom:168px !important}.pb-169{padding-bottom:169px !important}.pb-170{padding-bottom:170px !important}.pb-171{padding-bottom:171px !important}.pb-172{padding-bottom:172px !important}.pb-173{padding-bottom:173px !important}.pb-174{padding-bottom:174px !important}.pb-175{padding-bottom:175px !important}.pb-176{padding-bottom:176px !important}.pb-177{padding-bottom:177px !important}.pb-178{padding-bottom:178px !important}.pb-179{padding-bottom:179px !important}.pb-180{padding-bottom:180px !important}.pb-181{padding-bottom:181px !important}.pb-182{padding-bottom:182px !important}.pb-183{padding-bottom:183px !important}.pb-184{padding-bottom:184px !important}.pb-185{padding-bottom:185px !important}.pb-186{padding-bottom:186px !important}.pb-187{padding-bottom:187px !important}.pb-188{padding-bottom:188px !important}.pb-189{padding-bottom:189px !important}.pb-190{padding-bottom:190px !important}.pb-191{padding-bottom:191px !important}.pb-192{padding-bottom:192px !important}.pb-193{padding-bottom:193px !important}.pb-194{padding-bottom:194px !important}.pb-195{padding-bottom:195px !important}.pb-196{padding-bottom:196px !important}.pb-197{padding-bottom:197px !important}.pb-198{padding-bottom:198px !important}.pb-199{padding-bottom:199px !important}.pb-200{padding-bottom:200px !important}.pb-201{padding-bottom:201px !important}.pb-202{padding-bottom:202px !important}.pb-203{padding-bottom:203px !important}.pb-204{padding-bottom:204px !important}.pb-205{padding-bottom:205px !important}.pb-206{padding-bottom:206px !important}.pb-207{padding-bottom:207px !important}.pb-208{padding-bottom:208px !important}.pb-209{padding-bottom:209px !important}.pb-210{padding-bottom:210px !important}.pb-211{padding-bottom:211px !important}.pb-212{padding-bottom:212px !important}.pb-213{padding-bottom:213px !important}.pb-214{padding-bottom:214px !important}.pb-215{padding-bottom:215px !important}.pb-216{padding-bottom:216px !important}.pb-217{padding-bottom:217px !important}.pb-218{padding-bottom:218px !important}.pb-219{padding-bottom:219px !important}.pb-220{padding-bottom:220px !important}.pb-221{padding-bottom:221px !important}.pb-222{padding-bottom:222px !important}.pb-223{padding-bottom:223px !important}.pb-224{padding-bottom:224px !important}.pb-225{padding-bottom:225px !important}.pb-226{padding-bottom:226px !important}.pb-227{padding-bottom:227px !important}.pb-228{padding-bottom:228px !important}.pb-229{padding-bottom:229px !important}.pb-230{padding-bottom:230px !important}.pb-231{padding-bottom:231px !important}.pb-232{padding-bottom:232px !important}.pb-233{padding-bottom:233px !important}.pb-234{padding-bottom:234px !important}.pb-235{padding-bottom:235px !important}.pb-236{padding-bottom:236px !important}.pb-237{padding-bottom:237px !important}.pb-238{padding-bottom:238px !important}.pb-239{padding-bottom:239px !important}.pb-240{padding-bottom:240px !important}.pb-241{padding-bottom:241px !important}.pb-242{padding-bottom:242px !important}.pb-243{padding-bottom:243px !important}.pb-244{padding-bottom:244px !important}.pb-245{padding-bottom:245px !important}.pb-246{padding-bottom:246px !important}.pb-247{padding-bottom:247px !important}.pb-248{padding-bottom:248px !important}.pb-249{padding-bottom:249px !important}.pb-250{padding-bottom:250px !important}.pb-251{padding-bottom:251px !important}.pb-252{padding-bottom:252px !important}.pb-253{padding-bottom:253px !important}.pb-254{padding-bottom:254px !important}.pb-255{padding-bottom:255px !important}.pb-256{padding-bottom:256px !important}.pb-257{padding-bottom:257px !important}.pb-258{padding-bottom:258px !important}.pb-259{padding-bottom:259px !important}.pb-260{padding-bottom:260px !important}.pb-261{padding-bottom:261px !important}.pb-262{padding-bottom:262px !important}.pb-263{padding-bottom:263px !important}.pb-264{padding-bottom:264px !important}.pb-265{padding-bottom:265px !important}.pb-266{padding-bottom:266px !important}.pb-267{padding-bottom:267px !important}.pb-268{padding-bottom:268px !important}.pb-269{padding-bottom:269px !important}.pb-270{padding-bottom:270px !important}.pb-271{padding-bottom:271px !important}.pb-272{padding-bottom:272px !important}.pb-273{padding-bottom:273px !important}.pb-274{padding-bottom:274px !important}.pb-275{padding-bottom:275px !important}.pb-276{padding-bottom:276px !important}.pb-277{padding-bottom:277px !important}.pb-278{padding-bottom:278px !important}.pb-279{padding-bottom:279px !important}.pb-280{padding-bottom:280px !important}.pb-281{padding-bottom:281px !important}.pb-282{padding-bottom:282px !important}.pb-283{padding-bottom:283px !important}.pb-284{padding-bottom:284px !important}.pb-285{padding-bottom:285px !important}.pb-286{padding-bottom:286px !important}.pb-287{padding-bottom:287px !important}.pb-288{padding-bottom:288px !important}.pb-289{padding-bottom:289px !important}.pb-290{padding-bottom:290px !important}.pb-291{padding-bottom:291px !important}.pb-292{padding-bottom:292px !important}.pb-293{padding-bottom:293px !important}.pb-294{padding-bottom:294px !important}.pb-295{padding-bottom:295px !important}.pb-296{padding-bottom:296px !important}.pb-297{padding-bottom:297px !important}.pb-298{padding-bottom:298px !important}.pb-299{padding-bottom:299px !important}.pb-300{padding-bottom:300px !important}.pb-301{padding-bottom:301px !important}.pb-302{padding-bottom:302px !important}.pb-303{padding-bottom:303px !important}.pb-304{padding-bottom:304px !important}.pb-305{padding-bottom:305px !important}.pb-306{padding-bottom:306px !important}.pb-307{padding-bottom:307px !important}.pb-308{padding-bottom:308px !important}.pb-309{padding-bottom:309px !important}.pb-310{padding-bottom:310px !important}.pb-311{padding-bottom:311px !important}.pb-312{padding-bottom:312px !important}.pb-313{padding-bottom:313px !important}.pb-314{padding-bottom:314px !important}.pb-315{padding-bottom:315px !important}.pb-316{padding-bottom:316px !important}.pb-317{padding-bottom:317px !important}.pb-318{padding-bottom:318px !important}.pb-319{padding-bottom:319px !important}.pb-320{padding-bottom:320px !important}.pb-321{padding-bottom:321px !important}.pb-322{padding-bottom:322px !important}.pb-323{padding-bottom:323px !important}.pb-324{padding-bottom:324px !important}.pb-325{padding-bottom:325px !important}.pb-326{padding-bottom:326px !important}.pb-327{padding-bottom:327px !important}.pb-328{padding-bottom:328px !important}.pb-329{padding-bottom:329px !important}.pb-330{padding-bottom:330px !important}.pb-331{padding-bottom:331px !important}.pb-332{padding-bottom:332px !important}.pb-333{padding-bottom:333px !important}.pb-334{padding-bottom:334px !important}.pb-335{padding-bottom:335px !important}.pb-336{padding-bottom:336px !important}.pb-337{padding-bottom:337px !important}.pb-338{padding-bottom:338px !important}.pb-339{padding-bottom:339px !important}.pb-340{padding-bottom:340px !important}.pb-341{padding-bottom:341px !important}.pb-342{padding-bottom:342px !important}.pb-343{padding-bottom:343px !important}.pb-344{padding-bottom:344px !important}.pb-345{padding-bottom:345px !important}.pb-346{padding-bottom:346px !important}.pb-347{padding-bottom:347px !important}.pb-348{padding-bottom:348px !important}.pb-349{padding-bottom:349px !important}.pb-350{padding-bottom:350px !important}.pb-351{padding-bottom:351px !important}.pb-352{padding-bottom:352px !important}.pb-353{padding-bottom:353px !important}.pb-354{padding-bottom:354px !important}.pb-355{padding-bottom:355px !important}.pb-356{padding-bottom:356px !important}.pb-357{padding-bottom:357px !important}.pb-358{padding-bottom:358px !important}.pb-359{padding-bottom:359px !important}.pb-360{padding-bottom:360px !important}.pb-361{padding-bottom:361px !important}.pb-362{padding-bottom:362px !important}.pb-363{padding-bottom:363px !important}.pb-364{padding-bottom:364px !important}.pb-365{padding-bottom:365px !important}.pb-366{padding-bottom:366px !important}.pb-367{padding-bottom:367px !important}.pb-368{padding-bottom:368px !important}.pb-369{padding-bottom:369px !important}.pb-370{padding-bottom:370px !important}.pb-371{padding-bottom:371px !important}.pb-372{padding-bottom:372px !important}.pb-373{padding-bottom:373px !important}.pb-374{padding-bottom:374px !important}.pb-375{padding-bottom:375px !important}.pb-376{padding-bottom:376px !important}.pb-377{padding-bottom:377px !important}.pb-378{padding-bottom:378px !important}.pb-379{padding-bottom:379px !important}.pb-380{padding-bottom:380px !important}.pb-381{padding-bottom:381px !important}.pb-382{padding-bottom:382px !important}.pb-383{padding-bottom:383px !important}.pb-384{padding-bottom:384px !important}.pb-385{padding-bottom:385px !important}.pb-386{padding-bottom:386px !important}.pb-387{padding-bottom:387px !important}.pb-388{padding-bottom:388px !important}.pb-389{padding-bottom:389px !important}.pb-390{padding-bottom:390px !important}.pb-391{padding-bottom:391px !important}.pb-392{padding-bottom:392px !important}.pb-393{padding-bottom:393px !important}.pb-394{padding-bottom:394px !important}.pb-395{padding-bottom:395px !important}.pb-396{padding-bottom:396px !important}.pb-397{padding-bottom:397px !important}.pb-398{padding-bottom:398px !important}.pb-399{padding-bottom:399px !important}.pb-400{padding-bottom:400px !important}.pl-13{padding-left:13px !important}.pl-15{padding-left:15px !important}.pl-18{padding-left:18px !important}.pl-19{padding-left:19px !important}.pl-20{padding-left:20px !important}.pl-28{padding-left:28px !important}.pr-10{padding-right:10px !important}.pr-11{padding-right:13px !important}.pr-13{padding-right:13px !important}.pr-18{padding-right:19px !important}.pr-19{padding-right:19px !important}.pr-20{padding-right:20px !important}.mr-n18{margin-right:-18px !important}.ml-auto{margin-left:auto !important}.fs-21{font-size:21px !important}.lh-30{line-height:30px !important}.flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.gap-10{gap:10px !important}.gap-20{gap:20px !important}.gap-30{gap:30px !important}.gap-32{gap:32px !important}.gap-40{gap:40px !important}.gap-50{gap:50px !important}.gap-70{gap:70px !important}.column-gap-10{-webkit-column-gap:10px !important;-moz-column-gap:10px !important;column-gap:10px !important}.column-gap-15{-webkit-column-gap:15px !important;-moz-column-gap:15px !important;column-gap:15px !important}.column-gap-20{-webkit-column-gap:20px !important;-moz-column-gap:20px !important;column-gap:20px !important}.column-gap-30{-webkit-column-gap:30px !important;-moz-column-gap:30px !important;column-gap:30px !important}.column-gap-40{-webkit-column-gap:40px !important;-moz-column-gap:40px !important;column-gap:40px !important}.column-gap-50{-webkit-column-gap:50px !important;-moz-column-gap:50px !important;column-gap:50px !important}.column-gap-70{-webkit-column-gap:70px !important;-moz-column-gap:70px !important;column-gap:70px !important}.row-gap-10{row-gap:10px !important}.row-gap-20{row-gap:20px !important}.row-gap-30{row-gap:30px !important}.row-gap-40{row-gap:40px !important}.row-gap-50{row-gap:50px !important}.row-gap-100{row-gap:100px !important}.border-none{border:0 !important}.border-15{border-radius:15px !important}.sticky-0{position:sticky;top:0}.sticky-50{position:sticky;top:50px}.sticky-header{position:sticky;top:79px;z-index:1001}.z-3{z-index:3}.text-top{vertical-align:text-top}.color-gray{color:var(--gray) !important}.color-black{color:var(--black) !important}.bc-white{background-color:var(--white)}.relative{position:relative !important}.z-1{z-index:1001 !important}.plvw-5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hide{display:none !important}
