﻿@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;font-family:"Montserrat"}body{margin:0px;overflow-x:hidden}img{object-fit:cover;width:100%}.hero{max-height:110vh;width:100%;display:flex;background:linear-gradient(180deg, #5D5ABD 53.75%, #2B2957 100%);position:relative;height:100%;overflow-x:hidden;min-height:850px}@media(max-width: 480px){.hero{min-height:650px;max-height:93vh}}.hero__bg{mix-blend-mode:multiply;min-height:100vh;z-index:1}@media(max-width: 480px){.hero__bg{min-height:93vh}}@media(max-width: 992px){.hero__bg{object-position:55% center}}@media(max-width: 768px){.hero__bg{object-position:60% center}}@media(max-width: 630px){.hero__bg{object-position:60% center}}@media(max-width: 530px){.hero__bg{display:none}}.hero__bg--mobile{display:none}@media(max-width: 530px){.hero__bg--mobile{display:flex}}.blend__mode{width:100%;height:100%;position:absolute;display:flex;background:linear-gradient(180deg, #5D5ABD 53.75%, #2B2957 100%);min-height:750px}@media(max-width: 480px){.blend__mode{min-height:650px}}.hero__container{max-width:1062px;display:flex;width:100%;left:50%;transform:translateX(-50%);position:absolute;height:100%;padding:20px;flex-direction:column;justify-content:center;z-index:2;min-height:750px;padding-top:100px}@media(max-width: 480px){.hero__container{min-height:650px}}.hero__logo{max-width:250px;margin-bottom:auto}@media(max-width: 480px){.hero__logo{max-width:200px}}span{font-size:14px;text-transform:uppercase;color:#fff;text-align:center;margin-bottom:24px}@media(max-width: 480px){span{margin-bottom:12px}}.started{display:flex;justify-content:center;color:#fff;height:87px;align-items:center;font-size:3.2rem;text-align:center;font-weight:600}.started-hidden{display:none}.clock-day:before{content:var(--timer-day)}.clock-hours:before{content:var(--timer-hours)}.clock-minutes:before{content:var(--timer-minutes)}.clock-seconds:before{content:var(--timer-seconds)}.clock-col-hidden{display:none}.clock-container{background-color:#080808;border-radius:5px;padding:20px 15px;box-shadow:1px 1px 5px hsla(0,0%,100%,.15),0 15px 90px 30px rgba(0,0,0,.25);display:flex}@media(max-width: 480px){.clock-container{padding:10px 7px}}.clock-container--wrapper{display:flex;justify-content:center}.clock-col{text-align:center;margin-right:40px;margin-left:40px;min-width:90px;position:relative;height:87px}@media(max-width: 768px){.clock-col{margin-left:20px;margin-right:20px}}@media(max-width: 576px){.clock-col{min-width:65px}}@media(max-width: 480px){.clock-col{height:70px;margin-left:15px;margin-right:15px}}@media only screen and (max-width: 430px){.clock-col{height:60px;margin-left:8px;margin-right:8px}}.clock-col:not(:last-child):before,.clock-col:not(:last-child):after{content:"";background-color:hsla(0,0%,100%,.3);height:5px;width:5px;border-radius:50%;display:block;position:absolute;right:-42px}@media only screen and (max-width: 768px){.clock-col:not(:last-child):before,.clock-col:not(:last-child):after{right:-24px}}@media only screen and (max-width: 480px){.clock-col:not(:last-child):before,.clock-col:not(:last-child):after{right:-19px}}@media only screen and (max-width: 430px){.clock-col:not(:last-child):before,.clock-col:not(:last-child):after{right:-12px}}.clock-col:not(:last-child):before{top:35%}.clock-col:not(:last-child):after{top:50%}.clock-timer:before{color:#fff;font-size:52px;text-transform:uppercase}@media only screen and (max-width: 576px){.clock-timer:before{font-size:42px}}@media only screen and (max-width: 480px){.clock-timer:before{font-size:36px}}@media only screen and (max-width: 430px){.clock-timer:before{font-size:29px}}.clock-label{color:hsla(0,0%,100%,.35);text-transform:uppercase;font-size:11.2px;margin-top:10px;margin-bottom:0px}@media only screen and (max-width: 430px){.clock-label{margin-top:auto}}.clock-col-last:before,.clock-col-last:after{display:none !important}.clock-timer{margin-top:0px;margin-bottom:10px;line-height:1.2}@media only screen and (max-width: 430px){.clock-timer{margin-bottom:5px}}.scroll{width:30px;height:50px;border:2px solid #fff;border-radius:50px;cursor:pointer;position:relative;margin-top:15px;left:50%;transform:translateX(-50%)}.scroll:before{position:absolute;top:30%;left:calc(50% - 3px);content:"";width:6px;height:6px;background-color:#fff;border-radius:100%;animation:map__under 2s infinite}@keyframes map__under{0%{-webkit-transform:translate(0, 0);opacity:0}40%{opacity:1}80%{-webkit-transform:translate(0, 20px);opacity:0}100%{opacity:0}}.hero__left{width:429px;height:429px;display:flex;position:absolute;top:0;left:0;z-index:2}@media(max-width: 768px){.hero__left{display:none}}@media only screen and (max-width: 768px){.hero__left{display:none !important;opacity:0 !important}}.vector__left--sm{width:477px;height:50px;background-color:#e7414f;transform:rotate(-45deg) translateX(250px) translateY(-50px);animation-name:left-sm;animation-duration:.5s;position:absolute;animation-delay:.5s;animation-fill-mode:forwards}.vector__left--lg{width:477px;height:50px;background-color:#e7414f;transform:rotate(-45deg) translateX(300px) translateY(0px);animation-name:left-lg;animation-duration:.5s;animation-delay:.7s;position:absolute;animation-fill-mode:forwards}@keyframes left-sm{0%{transform:rotate(-45deg) translateX(230px) translateY(-50px)}100%{transform:rotate(-45deg) translateX(-100px) translateY(-50px)}}@keyframes left-lg{0%{transform:rotate(-45deg) translateX(300px) translateY(20px)}100%{transform:rotate(-45deg) translateX(-150px) translateY(20px)}}.hero__right{width:429px;height:505px;display:flex;position:absolute;top:0;right:0;z-index:2;overflow:hidden}@media(max-width: 630px){.hero__right{transform:translateY(-60px)}}.vector__right--sm{width:684px;height:35px;background:linear-gradient(90deg, #00AFAC 100%, #00AFAC 0%);transform:rotate(57deg) translateX(-500px) translateY(70px);animation-name:right-sm;animation-duration:.5s;position:absolute;animation-delay:1s;animation-fill-mode:forwards}.vector__right--lg{width:762px;height:35px;background:linear-gradient(90deg, #00AFAC 100%, #00AFAC 0%);transform:rotate(57deg) translateX(-550px) translateY(155px);animation-name:right-lg;animation-duration:.5s;animation-delay:1.3s;position:absolute;animation-fill-mode:forwards}@keyframes right-sm{0%{transform:rotate(57deg) translateX(-500px) translateY(120px)}100%{transform:rotate(57deg) translateX(230px) translateY(120px)}}@keyframes right-lg{0%{transform:rotate(57deg) translateX(-550px) translateY(205px)}100%{transform:rotate(57deg) translateX(70px) translateY(205px)}}.container{max-width:1062px;padding:50px 100px;display:flex;width:100%;margin:0 auto;align-items:flex-start;gap:15px}@media(max-width: 1100px){.container{padding:50px 20px}}@media(max-width: 480px){.container{padding:30px 20px;padding-bottom:0px}}.row{display:flex;gap:30px;align-items:center}@media(max-width: 768px){.row{gap:15px}}@media(max-width: 480px){.row{gap:10px}}.hug{min-width:269px;height:55px;display:flex;justify-content:center;align-items:center;background-color:#e7414f;font-size:22px;font-weight:700;color:#fff;margin-bottom:0px}@media(max-width: 880px){.hug{min-width:200px}}@media(max-width: 768px){.hug{min-width:180px;font-size:20px}}@media(max-width: 680px){.hug{min-width:170px;font-size:18px}}@media(max-width: 570px){.hug{min-width:130px;font-size:15px}}@media(max-width: 480px){.hug{min-width:110px;font-size:13px}}@media(max-width: 410px){.hug{min-width:100px;font-size:12px}}.logos{display:flex;justify-content:space-between;width:100%;gap:20px;flex-flow:wrap;row-gap:20px}@media(max-width: 560px){.logos{gap:10px !important}}.logo{max-height:150px;object-fit:contain;max-width:calc(20% - 20px);width:100%}@media(max-width: 992px){.logo{max-width:calc(33% - 20px)}}@media(max-width: 560px){.logo{max-width:calc(33% - 10px)}}.logo>img{height:100%;object-fit:contain}@media(max-width: 992px){.logo:nth-of-type(4),.logo:nth-of-type(5){max-width:calc(50% - 20px)}}@media(max-width: 480px){.logo:nth-of-type(1){padding:20px}.logo:nth-of-type(2){padding:5px}.logo:nth-of-type(5){padding:15px}}.hp__p{font-size:30px;color:#000;margin:0px;flex:1}@media(max-width: 880px){.hp__p{font-size:25px}}@media(max-width: 768px){.hp__p{font-size:25px}}@media(max-width: 680px){.hp__p{font-size:22px}}@media(max-width: 570px){.hp__p{font-size:19px}}@media(max-width: 480px){.hp__p{font-size:16px}}@media(max-width: 410px){.hp__p{font-size:14px}}.hp__h1{color:#fff;text-transform:uppercase;font-size:80px;text-align:center;font-weight:900;margin:0px;text-shadow:0px 0px 100px rgba(0,0,0,.5019607843);margin-bottom:20px;line-height:1.2}@media(max-width: 880px){.hp__h1{font-size:60px}}@media(max-width: 560px){.hp__h1{font-size:50px}}@media(max-width: 480px){.hp__h1{margin-bottom:10px;font-size:45px}}.hp__content{flex-direction:column;max-width:940px !important}@media(max-width: 480px){.hp__content{padding-bottom:0px !important}}.hp__program{padding-left:0px;padding-bottom:0px;font-size:40px}.hp__partneri{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.hp__partneri>img{object-fit:contain;max-width:175px}@media(max-width: 992px){.hp__partneri>img{max-width:155px}}@media(max-width: 480px){.hp__partneri>img{max-width:125px}}.hp__prev{color:#1e4ca6}.hp__prev::after{transform:unset !important}.hp__next{color:#1e4ca6}.hp__slide{height:auto}.c-blue{color:var(--blue)}.c-white{color:#fff}.c-lt-blue{color:var(--lt-blue)}.bg-lt-blue{background-color:var(--lt-blue)}.c-pink{color:var(--pink)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1,.cms h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a,.cms a{background-color:rgba(0,0,0,0);word-break:break-word}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[v-cloak]{display:none !important}:root{--c-black: #000;--c-white: #fff;--c-anthracite: #2D2D2D;--c-text: #2D2D2D;--c-grey: #BEBEBE;--c-transparent: transparent;--c-grey-light: #CECECE;--c-grey-dark: #626262;--c-grey-darkest: #333333;--c-grey-faded: #DDDDDD;--c-orange: #D68D03;--c-red: #EF3C40;--header-height: 120px;--product-filter-head: 50px;--bs-sm: 0 1px 2px hsla(0, 0%, 0%, 0.05), 0 1px 4px hsla(0, 0%, 0%, 0.05), 0 2px 8px hsla(0, 0%, 0%, 0.05);--bs-md: 0 1px 3px hsla(0, 0%, 0%, 0.06), 0 2px 6px hsla(0, 0%, 0%, 0.06), 0 3px 8px hsla(0, 0%, 0%, 0.09);--bs-lg: 0 1px 4px hsla(0, 0%, 0%, 0.09), 0 3px 8px hsla(0, 0%, 0%, 0.09), 0 4px 13px hsla(0, 0%, 0%, 0.13);--bs-xl: 0 10px 24px hsla(0, 0%, 0%, 0.05), 0 20px 48px hsla(0, 0%, 0%, 0.05), 0 1px 4px hsla(0, 0%, 0%, 0.1);--blue: #10357F;--pink: #EB2152;--lt-blue: #1E9CD8}:focus-visible{outline-color:#0085f2;outline-offset:1px;outline-style:auto}*{scroll-margin-top:125px}html{box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth}body{font-size:1.6rem;overflow-x:hidden;position:relative}*,*::before,*::after{box-sizing:border-box}img{vertical-align:top;max-width:100%;position:relative}img[alt]:after{display:flex;position:absolute;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:#fff;font-weight:300;line-height:2;text-align:center;content:attr(alt)}.container{max-width:1280px;padding-left:20px;padding-right:20px;padding-top:25px;padding-bottom:25px;position:relative;z-index:3}.position--relative{position:relative}.user-select--none{user-select:none}.cursor--pointer{cursor:pointer}.object-fit--contain{object-fit:contain}.object-fit--cover{object-fit:cover}.vertical-align--middle{vertical-align:middle}.text-decoration--none{text-decoration:none}.text-decoration--hover:hover{text-decoration:underline}.truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.overflow-x--auto{overflow-x:auto}.grecaptcha-badge{display:none}body{font-family:"Montserrat",sans-serif;color:var(--c-green-darkest);font-weight:400}h1,.cms h1,h2,.cms h2,h3,.cms h3,h4,.cms h4,h5,.cms h5,h6,.cms h6,p,.cms p,.cms span,.cms div,.h1,.h2,.h3,.h4,.h5,.h6,.p{margin:0;margin-bottom:.45em}h1,.cms h1,h2,.cms h2,h3,.cms h3,h4,.cms h4,h5,.cms h5,h6,.cms h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Montserrat",sans-serif;font-weight:400;line-height:1.3}h1,.cms h1,.h1{font-size:48px;font-weight:900;text-transform:uppercase;color:#fff}@media(min-width: 320px){h1,.cms h1,.h1{font-size:calc(48px + 12*(100vw - 320px)/860)}}@media(min-width: 1180px){h1,.cms h1,.h1{font-size:60px}}h2,.cms h2,.h2{font-size:25px}@media(min-width: 320px){h2,.cms h2,.h2{font-size:calc(25px + 5*(100vw - 320px)/1046)}}@media(min-width: 1366px){h2,.cms h2,.h2{font-size:30px}}h3,.cms h3,.h3{font-size:16px}@media(min-width: 320px){h3,.cms h3,.h3{font-size:calc(16px + 3*(100vw - 320px)/1046)}}@media(min-width: 1366px){h3,.cms h3,.h3{font-size:19px}}h4,.cms h4,.h4{font-size:15px}@media(min-width: 320px){h4,.cms h4,.h4{font-size:calc(15px + 3*(100vw - 320px)/1046)}}@media(min-width: 1366px){h4,.cms h4,.h4{font-size:18px}}h5,.cms h5,.h5{font-size:15px}@media(min-width: 320px){h5,.cms h5,.h5{font-size:calc(15px + 2*(100vw - 320px)/1046)}}@media(min-width: 1366px){h5,.cms h5,.h5{font-size:17px}}h6,.cms h6,.h6{font-size:13px}@media(min-width: 320px){h6,.cms h6,.h6{font-size:calc(13px + 2*(100vw - 320px)/1046)}}@media(min-width: 1366px){h6,.cms h6,.h6{font-size:15px}}p,.cms p,.cms span,.cms div,.p,li,.cms li,select,textarea,input{line-height:1.5;font-size:14px}@media(min-width: 320px){p,.cms p,.cms span,.cms div,.p,li,.cms li,select,textarea,input{font-size:calc(14px + 2*(100vw - 320px)/1046)}}@media(min-width: 1366px){p,.cms p,.cms span,.cms div,.p,li,.cms li,select,textarea,input{font-size:16px}}a,.cms a{text-decoration:none}a:hover{cursor:pointer}.whitespace--nowrap{white-space:nowrap}.text-c--black{color:var(--c-black)}.text-c--red{color:var(--c-red)}.text-c--grey{color:var(--c-grey)}.text-c--white{color:var(--c-white)}.text-c--transparent{color:var(--c-transparent)}.text-c--grey-light{color:var(--c-grey-light)}.text-c--grey-dark{color:var(--c-grey-dark)}.text-c--grey-darkest{color:var(--c-grey-darkest)}.text-transform--uppercase{text-transform:uppercase !important}.text-align--left{text-align:left !important}.text-align--center{text-align:center !important}.text-align--right{text-align:right !important}.text--underline{text-decoration:underline}.text--underline-none{text-decoration:none}.font-weight--400{font-weight:400}.font-weight--500{font-weight:500}.font-weight--600{font-weight:600}.font-weight--700{font-weight:700}.font-weight--800{font-weight:800}.lh-35{line-height:35px}.clearfix::after{clear:both;content:"";display:table}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visiblity--hidden{visibility:hidden}.mt-0{margin-top:0px !important}.pt-0{padding-top:0px !important}.mb-0{margin-bottom:0px !important}.pb-0{padding-bottom:0px !important}.ml-0{margin-left:0px !important}.pl-0{padding-left:0px !important}.mr-0{margin-right:0px !important}.pr-0{padding-right:0px !important}.mt-1{margin-top:1px !important}.pt-1{padding-top:1px !important}.mb-1{margin-bottom:1px !important}.pb-1{padding-bottom:1px !important}.ml-1{margin-left:1px !important}.pl-1{padding-left:1px !important}.mr-1{margin-right:1px !important}.pr-1{padding-right:1px !important}.mt-5{margin-top:5px !important}.pt-5{padding-top:5px !important}.mb-5{margin-bottom:5px !important}.pb-5{padding-bottom:5px !important}.ml-5{margin-left:5px !important}.pl-5{padding-left:5px !important}.mr-5{margin-right:5px !important}.pr-5{padding-right:5px !important}.mt-10{margin-top:10px !important}.pt-10{padding-top:10px !important}.mb-10{margin-bottom:10px !important}.pb-10{padding-bottom:10px !important}.ml-10{margin-left:10px !important}.pl-10{padding-left:10px !important}.mr-10{margin-right:10px !important}.pr-10{padding-right:10px !important}.mt-15{margin-top:15px !important}.pt-15{padding-top:15px !important}.mb-15{margin-bottom:15px !important}.pb-15{padding-bottom:15px !important}.ml-15{margin-left:15px !important}.pl-15{padding-left:15px !important}.mr-15{margin-right:15px !important}.pr-15{padding-right:15px !important}.mt-20{margin-top:20px !important}.pt-20{padding-top:20px !important}.mb-20{margin-bottom:20px !important}.pb-20{padding-bottom:20px !important}.ml-20{margin-left:20px !important}.pl-20{padding-left:20px !important}.mr-20{margin-right:20px !important}.pr-20{padding-right:20px !important}.mt-25{margin-top:25px !important}.pt-25{padding-top:25px !important}.mb-25{margin-bottom:25px !important}.pb-25{padding-bottom:25px !important}.ml-25{margin-left:25px !important}.pl-25{padding-left:25px !important}.mr-25{margin-right:25px !important}.pr-25{padding-right:25px !important}.mt-30{margin-top:30px !important}.pt-30{padding-top:30px !important}.mb-30{margin-bottom:30px !important}.pb-30{padding-bottom:30px !important}.ml-30{margin-left:30px !important}.pl-30{padding-left:30px !important}.mr-30{margin-right:30px !important}.pr-30{padding-right:30px !important}.mt-35{margin-top:35px !important}.pt-35{padding-top:35px !important}.mb-35{margin-bottom:35px !important}.pb-35{padding-bottom:35px !important}.ml-35{margin-left:35px !important}.pl-35{padding-left:35px !important}.mr-35{margin-right:35px !important}.pr-35{padding-right:35px !important}.mt-40{margin-top:40px !important}.pt-40{padding-top:40px !important}.mb-40{margin-bottom:40px !important}.pb-40{padding-bottom:40px !important}.ml-40{margin-left:40px !important}.pl-40{padding-left:40px !important}.mr-40{margin-right:40px !important}.pr-40{padding-right:40px !important}.mt-45{margin-top:45px !important}.pt-45{padding-top:45px !important}.mb-45{margin-bottom:45px !important}.pb-45{padding-bottom:45px !important}.ml-45{margin-left:45px !important}.pl-45{padding-left:45px !important}.mr-45{margin-right:45px !important}.pr-45{padding-right:45px !important}.mt-50{margin-top:50px !important}.pt-50{padding-top:50px !important}.mb-50{margin-bottom:50px !important}.pb-50{padding-bottom:50px !important}.ml-50{margin-left:50px !important}.pl-50{padding-left:50px !important}.mr-50{margin-right:50px !important}.pr-50{padding-right:50px !important}.mt-55{margin-top:55px !important}.pt-55{padding-top:55px !important}.mb-55{margin-bottom:55px !important}.pb-55{padding-bottom:55px !important}.ml-55{margin-left:55px !important}.pl-55{padding-left:55px !important}.mr-55{margin-right:55px !important}.pr-55{padding-right:55px !important}.mt-60{margin-top:60px !important}.pt-60{padding-top:60px !important}.mb-60{margin-bottom:60px !important}.pb-60{padding-bottom:60px !important}.ml-60{margin-left:60px !important}.pl-60{padding-left:60px !important}.mr-60{margin-right:60px !important}.pr-60{padding-right:60px !important}.mt-65{margin-top:65px !important}.pt-65{padding-top:65px !important}.mb-65{margin-bottom:65px !important}.pb-65{padding-bottom:65px !important}.ml-65{margin-left:65px !important}.pl-65{padding-left:65px !important}.mr-65{margin-right:65px !important}.pr-65{padding-right:65px !important}.mt-70{margin-top:70px !important}.pt-70{padding-top:70px !important}.mb-70{margin-bottom:70px !important}.pb-70{padding-bottom:70px !important}.ml-70{margin-left:70px !important}.pl-70{padding-left:70px !important}.mr-70{margin-right:70px !important}.pr-70{padding-right:70px !important}.mt-75{margin-top:75px !important}.pt-75{padding-top:75px !important}.mb-75{margin-bottom:75px !important}.pb-75{padding-bottom:75px !important}.ml-75{margin-left:75px !important}.pl-75{padding-left:75px !important}.mr-75{margin-right:75px !important}.pr-75{padding-right:75px !important}.mt-80{margin-top:80px !important}.pt-80{padding-top:80px !important}.mb-80{margin-bottom:80px !important}.pb-80{padding-bottom:80px !important}.ml-80{margin-left:80px !important}.pl-80{padding-left:80px !important}.mr-80{margin-right:80px !important}.pr-80{padding-right:80px !important}.mt-85{margin-top:85px !important}.pt-85{padding-top:85px !important}.mb-85{margin-bottom:85px !important}.pb-85{padding-bottom:85px !important}.ml-85{margin-left:85px !important}.pl-85{padding-left:85px !important}.mr-85{margin-right:85px !important}.pr-85{padding-right:85px !important}.mt-90{margin-top:90px !important}.pt-90{padding-top:90px !important}.mb-90{margin-bottom:90px !important}.pb-90{padding-bottom:90px !important}.ml-90{margin-left:90px !important}.pl-90{padding-left:90px !important}.mr-90{margin-right:90px !important}.pr-90{padding-right:90px !important}.mt-95{margin-top:95px !important}.pt-95{padding-top:95px !important}.mb-95{margin-bottom:95px !important}.pb-95{padding-bottom:95px !important}.ml-95{margin-left:95px !important}.pl-95{padding-left:95px !important}.mr-95{margin-right:95px !important}.pr-95{padding-right:95px !important}.mt-100{margin-top:100px !important}.pt-100{padding-top:100px !important}.mb-100{margin-bottom:100px !important}.pb-100{padding-bottom:100px !important}.ml-100{margin-left:100px !important}.pl-100{padding-left:100px !important}.mr-100{margin-right:100px !important}.pr-100{padding-right:100px !important}@media(min-width: 0){.mt--0{margin-top:0px !important}.pt--0{padding-top:0px !important}.mb--0{margin-bottom:0px !important}.pb--0{padding-bottom:0px !important}.ml--0{margin-left:0px !important}.pl--0{padding-left:0px !important}.mr--0{margin-right:0px !important}.pr--0{padding-right:0px !important}.mt--1{margin-top:1px !important}.pt--1{padding-top:1px !important}.mb--1{margin-bottom:1px !important}.pb--1{padding-bottom:1px !important}.ml--1{margin-left:1px !important}.pl--1{padding-left:1px !important}.mr--1{margin-right:1px !important}.pr--1{padding-right:1px !important}.mt--5{margin-top:5px !important}.pt--5{padding-top:5px !important}.mb--5{margin-bottom:5px !important}.pb--5{padding-bottom:5px !important}.ml--5{margin-left:5px !important}.pl--5{padding-left:5px !important}.mr--5{margin-right:5px !important}.pr--5{padding-right:5px !important}.mt--10{margin-top:10px !important}.pt--10{padding-top:10px !important}.mb--10{margin-bottom:10px !important}.pb--10{padding-bottom:10px !important}.ml--10{margin-left:10px !important}.pl--10{padding-left:10px !important}.mr--10{margin-right:10px !important}.pr--10{padding-right:10px !important}.mt--15{margin-top:15px !important}.pt--15{padding-top:15px !important}.mb--15{margin-bottom:15px !important}.pb--15{padding-bottom:15px !important}.ml--15{margin-left:15px !important}.pl--15{padding-left:15px !important}.mr--15{margin-right:15px !important}.pr--15{padding-right:15px !important}.mt--20{margin-top:20px !important}.pt--20{padding-top:20px !important}.mb--20{margin-bottom:20px !important}.pb--20{padding-bottom:20px !important}.ml--20{margin-left:20px !important}.pl--20{padding-left:20px !important}.mr--20{margin-right:20px !important}.pr--20{padding-right:20px !important}.mt--25{margin-top:25px !important}.pt--25{padding-top:25px !important}.mb--25{margin-bottom:25px !important}.pb--25{padding-bottom:25px !important}.ml--25{margin-left:25px !important}.pl--25{padding-left:25px !important}.mr--25{margin-right:25px !important}.pr--25{padding-right:25px !important}.mt--30{margin-top:30px !important}.pt--30{padding-top:30px !important}.mb--30{margin-bottom:30px !important}.pb--30{padding-bottom:30px !important}.ml--30{margin-left:30px !important}.pl--30{padding-left:30px !important}.mr--30{margin-right:30px !important}.pr--30{padding-right:30px !important}.mt--35{margin-top:35px !important}.pt--35{padding-top:35px !important}.mb--35{margin-bottom:35px !important}.pb--35{padding-bottom:35px !important}.ml--35{margin-left:35px !important}.pl--35{padding-left:35px !important}.mr--35{margin-right:35px !important}.pr--35{padding-right:35px !important}.mt--40{margin-top:40px !important}.pt--40{padding-top:40px !important}.mb--40{margin-bottom:40px !important}.pb--40{padding-bottom:40px !important}.ml--40{margin-left:40px !important}.pl--40{padding-left:40px !important}.mr--40{margin-right:40px !important}.pr--40{padding-right:40px !important}.mt--45{margin-top:45px !important}.pt--45{padding-top:45px !important}.mb--45{margin-bottom:45px !important}.pb--45{padding-bottom:45px !important}.ml--45{margin-left:45px !important}.pl--45{padding-left:45px !important}.mr--45{margin-right:45px !important}.pr--45{padding-right:45px !important}.mt--50{margin-top:50px !important}.pt--50{padding-top:50px !important}.mb--50{margin-bottom:50px !important}.pb--50{padding-bottom:50px !important}.ml--50{margin-left:50px !important}.pl--50{padding-left:50px !important}.mr--50{margin-right:50px !important}.pr--50{padding-right:50px !important}.mt--55{margin-top:55px !important}.pt--55{padding-top:55px !important}.mb--55{margin-bottom:55px !important}.pb--55{padding-bottom:55px !important}.ml--55{margin-left:55px !important}.pl--55{padding-left:55px !important}.mr--55{margin-right:55px !important}.pr--55{padding-right:55px !important}.mt--60{margin-top:60px !important}.pt--60{padding-top:60px !important}.mb--60{margin-bottom:60px !important}.pb--60{padding-bottom:60px !important}.ml--60{margin-left:60px !important}.pl--60{padding-left:60px !important}.mr--60{margin-right:60px !important}.pr--60{padding-right:60px !important}.mt--65{margin-top:65px !important}.pt--65{padding-top:65px !important}.mb--65{margin-bottom:65px !important}.pb--65{padding-bottom:65px !important}.ml--65{margin-left:65px !important}.pl--65{padding-left:65px !important}.mr--65{margin-right:65px !important}.pr--65{padding-right:65px !important}.mt--70{margin-top:70px !important}.pt--70{padding-top:70px !important}.mb--70{margin-bottom:70px !important}.pb--70{padding-bottom:70px !important}.ml--70{margin-left:70px !important}.pl--70{padding-left:70px !important}.mr--70{margin-right:70px !important}.pr--70{padding-right:70px !important}.mt--75{margin-top:75px !important}.pt--75{padding-top:75px !important}.mb--75{margin-bottom:75px !important}.pb--75{padding-bottom:75px !important}.ml--75{margin-left:75px !important}.pl--75{padding-left:75px !important}.mr--75{margin-right:75px !important}.pr--75{padding-right:75px !important}.mt--80{margin-top:80px !important}.pt--80{padding-top:80px !important}.mb--80{margin-bottom:80px !important}.pb--80{padding-bottom:80px !important}.ml--80{margin-left:80px !important}.pl--80{padding-left:80px !important}.mr--80{margin-right:80px !important}.pr--80{padding-right:80px !important}.mt--85{margin-top:85px !important}.pt--85{padding-top:85px !important}.mb--85{margin-bottom:85px !important}.pb--85{padding-bottom:85px !important}.ml--85{margin-left:85px !important}.pl--85{padding-left:85px !important}.mr--85{margin-right:85px !important}.pr--85{padding-right:85px !important}.mt--90{margin-top:90px !important}.pt--90{padding-top:90px !important}.mb--90{margin-bottom:90px !important}.pb--90{padding-bottom:90px !important}.ml--90{margin-left:90px !important}.pl--90{padding-left:90px !important}.mr--90{margin-right:90px !important}.pr--90{padding-right:90px !important}.mt--95{margin-top:95px !important}.pt--95{padding-top:95px !important}.mb--95{margin-bottom:95px !important}.pb--95{padding-bottom:95px !important}.ml--95{margin-left:95px !important}.pl--95{padding-left:95px !important}.mr--95{margin-right:95px !important}.pr--95{padding-right:95px !important}.mt--100{margin-top:100px !important}.pt--100{padding-top:100px !important}.mb--100{margin-bottom:100px !important}.pb--100{padding-bottom:100px !important}.ml--100{margin-left:100px !important}.pl--100{padding-left:100px !important}.mr--100{margin-right:100px !important}.pr--100{padding-right:100px !important}}@media(min-width: 480px){.mt-xs-0{margin-top:0px !important}.pt-xs-0{padding-top:0px !important}.mb-xs-0{margin-bottom:0px !important}.pb-xs-0{padding-bottom:0px !important}.ml-xs-0{margin-left:0px !important}.pl-xs-0{padding-left:0px !important}.mr-xs-0{margin-right:0px !important}.pr-xs-0{padding-right:0px !important}.mt-xs-1{margin-top:1px !important}.pt-xs-1{padding-top:1px !important}.mb-xs-1{margin-bottom:1px !important}.pb-xs-1{padding-bottom:1px !important}.ml-xs-1{margin-left:1px !important}.pl-xs-1{padding-left:1px !important}.mr-xs-1{margin-right:1px !important}.pr-xs-1{padding-right:1px !important}.mt-xs-5{margin-top:5px !important}.pt-xs-5{padding-top:5px !important}.mb-xs-5{margin-bottom:5px !important}.pb-xs-5{padding-bottom:5px !important}.ml-xs-5{margin-left:5px !important}.pl-xs-5{padding-left:5px !important}.mr-xs-5{margin-right:5px !important}.pr-xs-5{padding-right:5px !important}.mt-xs-10{margin-top:10px !important}.pt-xs-10{padding-top:10px !important}.mb-xs-10{margin-bottom:10px !important}.pb-xs-10{padding-bottom:10px !important}.ml-xs-10{margin-left:10px !important}.pl-xs-10{padding-left:10px !important}.mr-xs-10{margin-right:10px !important}.pr-xs-10{padding-right:10px !important}.mt-xs-15{margin-top:15px !important}.pt-xs-15{padding-top:15px !important}.mb-xs-15{margin-bottom:15px !important}.pb-xs-15{padding-bottom:15px !important}.ml-xs-15{margin-left:15px !important}.pl-xs-15{padding-left:15px !important}.mr-xs-15{margin-right:15px !important}.pr-xs-15{padding-right:15px !important}.mt-xs-20{margin-top:20px !important}.pt-xs-20{padding-top:20px !important}.mb-xs-20{margin-bottom:20px !important}.pb-xs-20{padding-bottom:20px !important}.ml-xs-20{margin-left:20px !important}.pl-xs-20{padding-left:20px !important}.mr-xs-20{margin-right:20px !important}.pr-xs-20{padding-right:20px !important}.mt-xs-25{margin-top:25px !important}.pt-xs-25{padding-top:25px !important}.mb-xs-25{margin-bottom:25px !important}.pb-xs-25{padding-bottom:25px !important}.ml-xs-25{margin-left:25px !important}.pl-xs-25{padding-left:25px !important}.mr-xs-25{margin-right:25px !important}.pr-xs-25{padding-right:25px !important}.mt-xs-30{margin-top:30px !important}.pt-xs-30{padding-top:30px !important}.mb-xs-30{margin-bottom:30px !important}.pb-xs-30{padding-bottom:30px !important}.ml-xs-30{margin-left:30px !important}.pl-xs-30{padding-left:30px !important}.mr-xs-30{margin-right:30px !important}.pr-xs-30{padding-right:30px !important}.mt-xs-35{margin-top:35px !important}.pt-xs-35{padding-top:35px !important}.mb-xs-35{margin-bottom:35px !important}.pb-xs-35{padding-bottom:35px !important}.ml-xs-35{margin-left:35px !important}.pl-xs-35{padding-left:35px !important}.mr-xs-35{margin-right:35px !important}.pr-xs-35{padding-right:35px !important}.mt-xs-40{margin-top:40px !important}.pt-xs-40{padding-top:40px !important}.mb-xs-40{margin-bottom:40px !important}.pb-xs-40{padding-bottom:40px !important}.ml-xs-40{margin-left:40px !important}.pl-xs-40{padding-left:40px !important}.mr-xs-40{margin-right:40px !important}.pr-xs-40{padding-right:40px !important}.mt-xs-45{margin-top:45px !important}.pt-xs-45{padding-top:45px !important}.mb-xs-45{margin-bottom:45px !important}.pb-xs-45{padding-bottom:45px !important}.ml-xs-45{margin-left:45px !important}.pl-xs-45{padding-left:45px !important}.mr-xs-45{margin-right:45px !important}.pr-xs-45{padding-right:45px !important}.mt-xs-50{margin-top:50px !important}.pt-xs-50{padding-top:50px !important}.mb-xs-50{margin-bottom:50px !important}.pb-xs-50{padding-bottom:50px !important}.ml-xs-50{margin-left:50px !important}.pl-xs-50{padding-left:50px !important}.mr-xs-50{margin-right:50px !important}.pr-xs-50{padding-right:50px !important}.mt-xs-55{margin-top:55px !important}.pt-xs-55{padding-top:55px !important}.mb-xs-55{margin-bottom:55px !important}.pb-xs-55{padding-bottom:55px !important}.ml-xs-55{margin-left:55px !important}.pl-xs-55{padding-left:55px !important}.mr-xs-55{margin-right:55px !important}.pr-xs-55{padding-right:55px !important}.mt-xs-60{margin-top:60px !important}.pt-xs-60{padding-top:60px !important}.mb-xs-60{margin-bottom:60px !important}.pb-xs-60{padding-bottom:60px !important}.ml-xs-60{margin-left:60px !important}.pl-xs-60{padding-left:60px !important}.mr-xs-60{margin-right:60px !important}.pr-xs-60{padding-right:60px !important}.mt-xs-65{margin-top:65px !important}.pt-xs-65{padding-top:65px !important}.mb-xs-65{margin-bottom:65px !important}.pb-xs-65{padding-bottom:65px !important}.ml-xs-65{margin-left:65px !important}.pl-xs-65{padding-left:65px !important}.mr-xs-65{margin-right:65px !important}.pr-xs-65{padding-right:65px !important}.mt-xs-70{margin-top:70px !important}.pt-xs-70{padding-top:70px !important}.mb-xs-70{margin-bottom:70px !important}.pb-xs-70{padding-bottom:70px !important}.ml-xs-70{margin-left:70px !important}.pl-xs-70{padding-left:70px !important}.mr-xs-70{margin-right:70px !important}.pr-xs-70{padding-right:70px !important}.mt-xs-75{margin-top:75px !important}.pt-xs-75{padding-top:75px !important}.mb-xs-75{margin-bottom:75px !important}.pb-xs-75{padding-bottom:75px !important}.ml-xs-75{margin-left:75px !important}.pl-xs-75{padding-left:75px !important}.mr-xs-75{margin-right:75px !important}.pr-xs-75{padding-right:75px !important}.mt-xs-80{margin-top:80px !important}.pt-xs-80{padding-top:80px !important}.mb-xs-80{margin-bottom:80px !important}.pb-xs-80{padding-bottom:80px !important}.ml-xs-80{margin-left:80px !important}.pl-xs-80{padding-left:80px !important}.mr-xs-80{margin-right:80px !important}.pr-xs-80{padding-right:80px !important}.mt-xs-85{margin-top:85px !important}.pt-xs-85{padding-top:85px !important}.mb-xs-85{margin-bottom:85px !important}.pb-xs-85{padding-bottom:85px !important}.ml-xs-85{margin-left:85px !important}.pl-xs-85{padding-left:85px !important}.mr-xs-85{margin-right:85px !important}.pr-xs-85{padding-right:85px !important}.mt-xs-90{margin-top:90px !important}.pt-xs-90{padding-top:90px !important}.mb-xs-90{margin-bottom:90px !important}.pb-xs-90{padding-bottom:90px !important}.ml-xs-90{margin-left:90px !important}.pl-xs-90{padding-left:90px !important}.mr-xs-90{margin-right:90px !important}.pr-xs-90{padding-right:90px !important}.mt-xs-95{margin-top:95px !important}.pt-xs-95{padding-top:95px !important}.mb-xs-95{margin-bottom:95px !important}.pb-xs-95{padding-bottom:95px !important}.ml-xs-95{margin-left:95px !important}.pl-xs-95{padding-left:95px !important}.mr-xs-95{margin-right:95px !important}.pr-xs-95{padding-right:95px !important}.mt-xs-100{margin-top:100px !important}.pt-xs-100{padding-top:100px !important}.mb-xs-100{margin-bottom:100px !important}.pb-xs-100{padding-bottom:100px !important}.ml-xs-100{margin-left:100px !important}.pl-xs-100{padding-left:100px !important}.mr-xs-100{margin-right:100px !important}.pr-xs-100{padding-right:100px !important}}@media(min-width: 576px){.mt-sm-0{margin-top:0px !important}.pt-sm-0{padding-top:0px !important}.mb-sm-0{margin-bottom:0px !important}.pb-sm-0{padding-bottom:0px !important}.ml-sm-0{margin-left:0px !important}.pl-sm-0{padding-left:0px !important}.mr-sm-0{margin-right:0px !important}.pr-sm-0{padding-right:0px !important}.mt-sm-1{margin-top:1px !important}.pt-sm-1{padding-top:1px !important}.mb-sm-1{margin-bottom:1px !important}.pb-sm-1{padding-bottom:1px !important}.ml-sm-1{margin-left:1px !important}.pl-sm-1{padding-left:1px !important}.mr-sm-1{margin-right:1px !important}.pr-sm-1{padding-right:1px !important}.mt-sm-5{margin-top:5px !important}.pt-sm-5{padding-top:5px !important}.mb-sm-5{margin-bottom:5px !important}.pb-sm-5{padding-bottom:5px !important}.ml-sm-5{margin-left:5px !important}.pl-sm-5{padding-left:5px !important}.mr-sm-5{margin-right:5px !important}.pr-sm-5{padding-right:5px !important}.mt-sm-10{margin-top:10px !important}.pt-sm-10{padding-top:10px !important}.mb-sm-10{margin-bottom:10px !important}.pb-sm-10{padding-bottom:10px !important}.ml-sm-10{margin-left:10px !important}.pl-sm-10{padding-left:10px !important}.mr-sm-10{margin-right:10px !important}.pr-sm-10{padding-right:10px !important}.mt-sm-15{margin-top:15px !important}.pt-sm-15{padding-top:15px !important}.mb-sm-15{margin-bottom:15px !important}.pb-sm-15{padding-bottom:15px !important}.ml-sm-15{margin-left:15px !important}.pl-sm-15{padding-left:15px !important}.mr-sm-15{margin-right:15px !important}.pr-sm-15{padding-right:15px !important}.mt-sm-20{margin-top:20px !important}.pt-sm-20{padding-top:20px !important}.mb-sm-20{margin-bottom:20px !important}.pb-sm-20{padding-bottom:20px !important}.ml-sm-20{margin-left:20px !important}.pl-sm-20{padding-left:20px !important}.mr-sm-20{margin-right:20px !important}.pr-sm-20{padding-right:20px !important}.mt-sm-25{margin-top:25px !important}.pt-sm-25{padding-top:25px !important}.mb-sm-25{margin-bottom:25px !important}.pb-sm-25{padding-bottom:25px !important}.ml-sm-25{margin-left:25px !important}.pl-sm-25{padding-left:25px !important}.mr-sm-25{margin-right:25px !important}.pr-sm-25{padding-right:25px !important}.mt-sm-30{margin-top:30px !important}.pt-sm-30{padding-top:30px !important}.mb-sm-30{margin-bottom:30px !important}.pb-sm-30{padding-bottom:30px !important}.ml-sm-30{margin-left:30px !important}.pl-sm-30{padding-left:30px !important}.mr-sm-30{margin-right:30px !important}.pr-sm-30{padding-right:30px !important}.mt-sm-35{margin-top:35px !important}.pt-sm-35{padding-top:35px !important}.mb-sm-35{margin-bottom:35px !important}.pb-sm-35{padding-bottom:35px !important}.ml-sm-35{margin-left:35px !important}.pl-sm-35{padding-left:35px !important}.mr-sm-35{margin-right:35px !important}.pr-sm-35{padding-right:35px !important}.mt-sm-40{margin-top:40px !important}.pt-sm-40{padding-top:40px !important}.mb-sm-40{margin-bottom:40px !important}.pb-sm-40{padding-bottom:40px !important}.ml-sm-40{margin-left:40px !important}.pl-sm-40{padding-left:40px !important}.mr-sm-40{margin-right:40px !important}.pr-sm-40{padding-right:40px !important}.mt-sm-45{margin-top:45px !important}.pt-sm-45{padding-top:45px !important}.mb-sm-45{margin-bottom:45px !important}.pb-sm-45{padding-bottom:45px !important}.ml-sm-45{margin-left:45px !important}.pl-sm-45{padding-left:45px !important}.mr-sm-45{margin-right:45px !important}.pr-sm-45{padding-right:45px !important}.mt-sm-50{margin-top:50px !important}.pt-sm-50{padding-top:50px !important}.mb-sm-50{margin-bottom:50px !important}.pb-sm-50{padding-bottom:50px !important}.ml-sm-50{margin-left:50px !important}.pl-sm-50{padding-left:50px !important}.mr-sm-50{margin-right:50px !important}.pr-sm-50{padding-right:50px !important}.mt-sm-55{margin-top:55px !important}.pt-sm-55{padding-top:55px !important}.mb-sm-55{margin-bottom:55px !important}.pb-sm-55{padding-bottom:55px !important}.ml-sm-55{margin-left:55px !important}.pl-sm-55{padding-left:55px !important}.mr-sm-55{margin-right:55px !important}.pr-sm-55{padding-right:55px !important}.mt-sm-60{margin-top:60px !important}.pt-sm-60{padding-top:60px !important}.mb-sm-60{margin-bottom:60px !important}.pb-sm-60{padding-bottom:60px !important}.ml-sm-60{margin-left:60px !important}.pl-sm-60{padding-left:60px !important}.mr-sm-60{margin-right:60px !important}.pr-sm-60{padding-right:60px !important}.mt-sm-65{margin-top:65px !important}.pt-sm-65{padding-top:65px !important}.mb-sm-65{margin-bottom:65px !important}.pb-sm-65{padding-bottom:65px !important}.ml-sm-65{margin-left:65px !important}.pl-sm-65{padding-left:65px !important}.mr-sm-65{margin-right:65px !important}.pr-sm-65{padding-right:65px !important}.mt-sm-70{margin-top:70px !important}.pt-sm-70{padding-top:70px !important}.mb-sm-70{margin-bottom:70px !important}.pb-sm-70{padding-bottom:70px !important}.ml-sm-70{margin-left:70px !important}.pl-sm-70{padding-left:70px !important}.mr-sm-70{margin-right:70px !important}.pr-sm-70{padding-right:70px !important}.mt-sm-75{margin-top:75px !important}.pt-sm-75{padding-top:75px !important}.mb-sm-75{margin-bottom:75px !important}.pb-sm-75{padding-bottom:75px !important}.ml-sm-75{margin-left:75px !important}.pl-sm-75{padding-left:75px !important}.mr-sm-75{margin-right:75px !important}.pr-sm-75{padding-right:75px !important}.mt-sm-80{margin-top:80px !important}.pt-sm-80{padding-top:80px !important}.mb-sm-80{margin-bottom:80px !important}.pb-sm-80{padding-bottom:80px !important}.ml-sm-80{margin-left:80px !important}.pl-sm-80{padding-left:80px !important}.mr-sm-80{margin-right:80px !important}.pr-sm-80{padding-right:80px !important}.mt-sm-85{margin-top:85px !important}.pt-sm-85{padding-top:85px !important}.mb-sm-85{margin-bottom:85px !important}.pb-sm-85{padding-bottom:85px !important}.ml-sm-85{margin-left:85px !important}.pl-sm-85{padding-left:85px !important}.mr-sm-85{margin-right:85px !important}.pr-sm-85{padding-right:85px !important}.mt-sm-90{margin-top:90px !important}.pt-sm-90{padding-top:90px !important}.mb-sm-90{margin-bottom:90px !important}.pb-sm-90{padding-bottom:90px !important}.ml-sm-90{margin-left:90px !important}.pl-sm-90{padding-left:90px !important}.mr-sm-90{margin-right:90px !important}.pr-sm-90{padding-right:90px !important}.mt-sm-95{margin-top:95px !important}.pt-sm-95{padding-top:95px !important}.mb-sm-95{margin-bottom:95px !important}.pb-sm-95{padding-bottom:95px !important}.ml-sm-95{margin-left:95px !important}.pl-sm-95{padding-left:95px !important}.mr-sm-95{margin-right:95px !important}.pr-sm-95{padding-right:95px !important}.mt-sm-100{margin-top:100px !important}.pt-sm-100{padding-top:100px !important}.mb-sm-100{margin-bottom:100px !important}.pb-sm-100{padding-bottom:100px !important}.ml-sm-100{margin-left:100px !important}.pl-sm-100{padding-left:100px !important}.mr-sm-100{margin-right:100px !important}.pr-sm-100{padding-right:100px !important}}@media(min-width: 768px){.mt-md-0{margin-top:0px !important}.pt-md-0{padding-top:0px !important}.mb-md-0{margin-bottom:0px !important}.pb-md-0{padding-bottom:0px !important}.ml-md-0{margin-left:0px !important}.pl-md-0{padding-left:0px !important}.mr-md-0{margin-right:0px !important}.pr-md-0{padding-right:0px !important}.mt-md-1{margin-top:1px !important}.pt-md-1{padding-top:1px !important}.mb-md-1{margin-bottom:1px !important}.pb-md-1{padding-bottom:1px !important}.ml-md-1{margin-left:1px !important}.pl-md-1{padding-left:1px !important}.mr-md-1{margin-right:1px !important}.pr-md-1{padding-right:1px !important}.mt-md-5{margin-top:5px !important}.pt-md-5{padding-top:5px !important}.mb-md-5{margin-bottom:5px !important}.pb-md-5{padding-bottom:5px !important}.ml-md-5{margin-left:5px !important}.pl-md-5{padding-left:5px !important}.mr-md-5{margin-right:5px !important}.pr-md-5{padding-right:5px !important}.mt-md-10{margin-top:10px !important}.pt-md-10{padding-top:10px !important}.mb-md-10{margin-bottom:10px !important}.pb-md-10{padding-bottom:10px !important}.ml-md-10{margin-left:10px !important}.pl-md-10{padding-left:10px !important}.mr-md-10{margin-right:10px !important}.pr-md-10{padding-right:10px !important}.mt-md-15{margin-top:15px !important}.pt-md-15{padding-top:15px !important}.mb-md-15{margin-bottom:15px !important}.pb-md-15{padding-bottom:15px !important}.ml-md-15{margin-left:15px !important}.pl-md-15{padding-left:15px !important}.mr-md-15{margin-right:15px !important}.pr-md-15{padding-right:15px !important}.mt-md-20{margin-top:20px !important}.pt-md-20{padding-top:20px !important}.mb-md-20{margin-bottom:20px !important}.pb-md-20{padding-bottom:20px !important}.ml-md-20{margin-left:20px !important}.pl-md-20{padding-left:20px !important}.mr-md-20{margin-right:20px !important}.pr-md-20{padding-right:20px !important}.mt-md-25{margin-top:25px !important}.pt-md-25{padding-top:25px !important}.mb-md-25{margin-bottom:25px !important}.pb-md-25{padding-bottom:25px !important}.ml-md-25{margin-left:25px !important}.pl-md-25{padding-left:25px !important}.mr-md-25{margin-right:25px !important}.pr-md-25{padding-right:25px !important}.mt-md-30{margin-top:30px !important}.pt-md-30{padding-top:30px !important}.mb-md-30{margin-bottom:30px !important}.pb-md-30{padding-bottom:30px !important}.ml-md-30{margin-left:30px !important}.pl-md-30{padding-left:30px !important}.mr-md-30{margin-right:30px !important}.pr-md-30{padding-right:30px !important}.mt-md-35{margin-top:35px !important}.pt-md-35{padding-top:35px !important}.mb-md-35{margin-bottom:35px !important}.pb-md-35{padding-bottom:35px !important}.ml-md-35{margin-left:35px !important}.pl-md-35{padding-left:35px !important}.mr-md-35{margin-right:35px !important}.pr-md-35{padding-right:35px !important}.mt-md-40{margin-top:40px !important}.pt-md-40{padding-top:40px !important}.mb-md-40{margin-bottom:40px !important}.pb-md-40{padding-bottom:40px !important}.ml-md-40{margin-left:40px !important}.pl-md-40{padding-left:40px !important}.mr-md-40{margin-right:40px !important}.pr-md-40{padding-right:40px !important}.mt-md-45{margin-top:45px !important}.pt-md-45{padding-top:45px !important}.mb-md-45{margin-bottom:45px !important}.pb-md-45{padding-bottom:45px !important}.ml-md-45{margin-left:45px !important}.pl-md-45{padding-left:45px !important}.mr-md-45{margin-right:45px !important}.pr-md-45{padding-right:45px !important}.mt-md-50{margin-top:50px !important}.pt-md-50{padding-top:50px !important}.mb-md-50{margin-bottom:50px !important}.pb-md-50{padding-bottom:50px !important}.ml-md-50{margin-left:50px !important}.pl-md-50{padding-left:50px !important}.mr-md-50{margin-right:50px !important}.pr-md-50{padding-right:50px !important}.mt-md-55{margin-top:55px !important}.pt-md-55{padding-top:55px !important}.mb-md-55{margin-bottom:55px !important}.pb-md-55{padding-bottom:55px !important}.ml-md-55{margin-left:55px !important}.pl-md-55{padding-left:55px !important}.mr-md-55{margin-right:55px !important}.pr-md-55{padding-right:55px !important}.mt-md-60{margin-top:60px !important}.pt-md-60{padding-top:60px !important}.mb-md-60{margin-bottom:60px !important}.pb-md-60{padding-bottom:60px !important}.ml-md-60{margin-left:60px !important}.pl-md-60{padding-left:60px !important}.mr-md-60{margin-right:60px !important}.pr-md-60{padding-right:60px !important}.mt-md-65{margin-top:65px !important}.pt-md-65{padding-top:65px !important}.mb-md-65{margin-bottom:65px !important}.pb-md-65{padding-bottom:65px !important}.ml-md-65{margin-left:65px !important}.pl-md-65{padding-left:65px !important}.mr-md-65{margin-right:65px !important}.pr-md-65{padding-right:65px !important}.mt-md-70{margin-top:70px !important}.pt-md-70{padding-top:70px !important}.mb-md-70{margin-bottom:70px !important}.pb-md-70{padding-bottom:70px !important}.ml-md-70{margin-left:70px !important}.pl-md-70{padding-left:70px !important}.mr-md-70{margin-right:70px !important}.pr-md-70{padding-right:70px !important}.mt-md-75{margin-top:75px !important}.pt-md-75{padding-top:75px !important}.mb-md-75{margin-bottom:75px !important}.pb-md-75{padding-bottom:75px !important}.ml-md-75{margin-left:75px !important}.pl-md-75{padding-left:75px !important}.mr-md-75{margin-right:75px !important}.pr-md-75{padding-right:75px !important}.mt-md-80{margin-top:80px !important}.pt-md-80{padding-top:80px !important}.mb-md-80{margin-bottom:80px !important}.pb-md-80{padding-bottom:80px !important}.ml-md-80{margin-left:80px !important}.pl-md-80{padding-left:80px !important}.mr-md-80{margin-right:80px !important}.pr-md-80{padding-right:80px !important}.mt-md-85{margin-top:85px !important}.pt-md-85{padding-top:85px !important}.mb-md-85{margin-bottom:85px !important}.pb-md-85{padding-bottom:85px !important}.ml-md-85{margin-left:85px !important}.pl-md-85{padding-left:85px !important}.mr-md-85{margin-right:85px !important}.pr-md-85{padding-right:85px !important}.mt-md-90{margin-top:90px !important}.pt-md-90{padding-top:90px !important}.mb-md-90{margin-bottom:90px !important}.pb-md-90{padding-bottom:90px !important}.ml-md-90{margin-left:90px !important}.pl-md-90{padding-left:90px !important}.mr-md-90{margin-right:90px !important}.pr-md-90{padding-right:90px !important}.mt-md-95{margin-top:95px !important}.pt-md-95{padding-top:95px !important}.mb-md-95{margin-bottom:95px !important}.pb-md-95{padding-bottom:95px !important}.ml-md-95{margin-left:95px !important}.pl-md-95{padding-left:95px !important}.mr-md-95{margin-right:95px !important}.pr-md-95{padding-right:95px !important}.mt-md-100{margin-top:100px !important}.pt-md-100{padding-top:100px !important}.mb-md-100{margin-bottom:100px !important}.pb-md-100{padding-bottom:100px !important}.ml-md-100{margin-left:100px !important}.pl-md-100{padding-left:100px !important}.mr-md-100{margin-right:100px !important}.pr-md-100{padding-right:100px !important}}@media(min-width: 992px){.mt-lg-0{margin-top:0px !important}.pt-lg-0{padding-top:0px !important}.mb-lg-0{margin-bottom:0px !important}.pb-lg-0{padding-bottom:0px !important}.ml-lg-0{margin-left:0px !important}.pl-lg-0{padding-left:0px !important}.mr-lg-0{margin-right:0px !important}.pr-lg-0{padding-right:0px !important}.mt-lg-1{margin-top:1px !important}.pt-lg-1{padding-top:1px !important}.mb-lg-1{margin-bottom:1px !important}.pb-lg-1{padding-bottom:1px !important}.ml-lg-1{margin-left:1px !important}.pl-lg-1{padding-left:1px !important}.mr-lg-1{margin-right:1px !important}.pr-lg-1{padding-right:1px !important}.mt-lg-5{margin-top:5px !important}.pt-lg-5{padding-top:5px !important}.mb-lg-5{margin-bottom:5px !important}.pb-lg-5{padding-bottom:5px !important}.ml-lg-5{margin-left:5px !important}.pl-lg-5{padding-left:5px !important}.mr-lg-5{margin-right:5px !important}.pr-lg-5{padding-right:5px !important}.mt-lg-10{margin-top:10px !important}.pt-lg-10{padding-top:10px !important}.mb-lg-10{margin-bottom:10px !important}.pb-lg-10{padding-bottom:10px !important}.ml-lg-10{margin-left:10px !important}.pl-lg-10{padding-left:10px !important}.mr-lg-10{margin-right:10px !important}.pr-lg-10{padding-right:10px !important}.mt-lg-15{margin-top:15px !important}.pt-lg-15{padding-top:15px !important}.mb-lg-15{margin-bottom:15px !important}.pb-lg-15{padding-bottom:15px !important}.ml-lg-15{margin-left:15px !important}.pl-lg-15{padding-left:15px !important}.mr-lg-15{margin-right:15px !important}.pr-lg-15{padding-right:15px !important}.mt-lg-20{margin-top:20px !important}.pt-lg-20{padding-top:20px !important}.mb-lg-20{margin-bottom:20px !important}.pb-lg-20{padding-bottom:20px !important}.ml-lg-20{margin-left:20px !important}.pl-lg-20{padding-left:20px !important}.mr-lg-20{margin-right:20px !important}.pr-lg-20{padding-right:20px !important}.mt-lg-25{margin-top:25px !important}.pt-lg-25{padding-top:25px !important}.mb-lg-25{margin-bottom:25px !important}.pb-lg-25{padding-bottom:25px !important}.ml-lg-25{margin-left:25px !important}.pl-lg-25{padding-left:25px !important}.mr-lg-25{margin-right:25px !important}.pr-lg-25{padding-right:25px !important}.mt-lg-30{margin-top:30px !important}.pt-lg-30{padding-top:30px !important}.mb-lg-30{margin-bottom:30px !important}.pb-lg-30{padding-bottom:30px !important}.ml-lg-30{margin-left:30px !important}.pl-lg-30{padding-left:30px !important}.mr-lg-30{margin-right:30px !important}.pr-lg-30{padding-right:30px !important}.mt-lg-35{margin-top:35px !important}.pt-lg-35{padding-top:35px !important}.mb-lg-35{margin-bottom:35px !important}.pb-lg-35{padding-bottom:35px !important}.ml-lg-35{margin-left:35px !important}.pl-lg-35{padding-left:35px !important}.mr-lg-35{margin-right:35px !important}.pr-lg-35{padding-right:35px !important}.mt-lg-40{margin-top:40px !important}.pt-lg-40{padding-top:40px !important}.mb-lg-40{margin-bottom:40px !important}.pb-lg-40{padding-bottom:40px !important}.ml-lg-40{margin-left:40px !important}.pl-lg-40{padding-left:40px !important}.mr-lg-40{margin-right:40px !important}.pr-lg-40{padding-right:40px !important}.mt-lg-45{margin-top:45px !important}.pt-lg-45{padding-top:45px !important}.mb-lg-45{margin-bottom:45px !important}.pb-lg-45{padding-bottom:45px !important}.ml-lg-45{margin-left:45px !important}.pl-lg-45{padding-left:45px !important}.mr-lg-45{margin-right:45px !important}.pr-lg-45{padding-right:45px !important}.mt-lg-50{margin-top:50px !important}.pt-lg-50{padding-top:50px !important}.mb-lg-50{margin-bottom:50px !important}.pb-lg-50{padding-bottom:50px !important}.ml-lg-50{margin-left:50px !important}.pl-lg-50{padding-left:50px !important}.mr-lg-50{margin-right:50px !important}.pr-lg-50{padding-right:50px !important}.mt-lg-55{margin-top:55px !important}.pt-lg-55{padding-top:55px !important}.mb-lg-55{margin-bottom:55px !important}.pb-lg-55{padding-bottom:55px !important}.ml-lg-55{margin-left:55px !important}.pl-lg-55{padding-left:55px !important}.mr-lg-55{margin-right:55px !important}.pr-lg-55{padding-right:55px !important}.mt-lg-60{margin-top:60px !important}.pt-lg-60{padding-top:60px !important}.mb-lg-60{margin-bottom:60px !important}.pb-lg-60{padding-bottom:60px !important}.ml-lg-60{margin-left:60px !important}.pl-lg-60{padding-left:60px !important}.mr-lg-60{margin-right:60px !important}.pr-lg-60{padding-right:60px !important}.mt-lg-65{margin-top:65px !important}.pt-lg-65{padding-top:65px !important}.mb-lg-65{margin-bottom:65px !important}.pb-lg-65{padding-bottom:65px !important}.ml-lg-65{margin-left:65px !important}.pl-lg-65{padding-left:65px !important}.mr-lg-65{margin-right:65px !important}.pr-lg-65{padding-right:65px !important}.mt-lg-70{margin-top:70px !important}.pt-lg-70{padding-top:70px !important}.mb-lg-70{margin-bottom:70px !important}.pb-lg-70{padding-bottom:70px !important}.ml-lg-70{margin-left:70px !important}.pl-lg-70{padding-left:70px !important}.mr-lg-70{margin-right:70px !important}.pr-lg-70{padding-right:70px !important}.mt-lg-75{margin-top:75px !important}.pt-lg-75{padding-top:75px !important}.mb-lg-75{margin-bottom:75px !important}.pb-lg-75{padding-bottom:75px !important}.ml-lg-75{margin-left:75px !important}.pl-lg-75{padding-left:75px !important}.mr-lg-75{margin-right:75px !important}.pr-lg-75{padding-right:75px !important}.mt-lg-80{margin-top:80px !important}.pt-lg-80{padding-top:80px !important}.mb-lg-80{margin-bottom:80px !important}.pb-lg-80{padding-bottom:80px !important}.ml-lg-80{margin-left:80px !important}.pl-lg-80{padding-left:80px !important}.mr-lg-80{margin-right:80px !important}.pr-lg-80{padding-right:80px !important}.mt-lg-85{margin-top:85px !important}.pt-lg-85{padding-top:85px !important}.mb-lg-85{margin-bottom:85px !important}.pb-lg-85{padding-bottom:85px !important}.ml-lg-85{margin-left:85px !important}.pl-lg-85{padding-left:85px !important}.mr-lg-85{margin-right:85px !important}.pr-lg-85{padding-right:85px !important}.mt-lg-90{margin-top:90px !important}.pt-lg-90{padding-top:90px !important}.mb-lg-90{margin-bottom:90px !important}.pb-lg-90{padding-bottom:90px !important}.ml-lg-90{margin-left:90px !important}.pl-lg-90{padding-left:90px !important}.mr-lg-90{margin-right:90px !important}.pr-lg-90{padding-right:90px !important}.mt-lg-95{margin-top:95px !important}.pt-lg-95{padding-top:95px !important}.mb-lg-95{margin-bottom:95px !important}.pb-lg-95{padding-bottom:95px !important}.ml-lg-95{margin-left:95px !important}.pl-lg-95{padding-left:95px !important}.mr-lg-95{margin-right:95px !important}.pr-lg-95{padding-right:95px !important}.mt-lg-100{margin-top:100px !important}.pt-lg-100{padding-top:100px !important}.mb-lg-100{margin-bottom:100px !important}.pb-lg-100{padding-bottom:100px !important}.ml-lg-100{margin-left:100px !important}.pl-lg-100{padding-left:100px !important}.mr-lg-100{margin-right:100px !important}.pr-lg-100{padding-right:100px !important}}@media(min-width: 1200px){.mt-xl-0{margin-top:0px !important}.pt-xl-0{padding-top:0px !important}.mb-xl-0{margin-bottom:0px !important}.pb-xl-0{padding-bottom:0px !important}.ml-xl-0{margin-left:0px !important}.pl-xl-0{padding-left:0px !important}.mr-xl-0{margin-right:0px !important}.pr-xl-0{padding-right:0px !important}.mt-xl-1{margin-top:1px !important}.pt-xl-1{padding-top:1px !important}.mb-xl-1{margin-bottom:1px !important}.pb-xl-1{padding-bottom:1px !important}.ml-xl-1{margin-left:1px !important}.pl-xl-1{padding-left:1px !important}.mr-xl-1{margin-right:1px !important}.pr-xl-1{padding-right:1px !important}.mt-xl-5{margin-top:5px !important}.pt-xl-5{padding-top:5px !important}.mb-xl-5{margin-bottom:5px !important}.pb-xl-5{padding-bottom:5px !important}.ml-xl-5{margin-left:5px !important}.pl-xl-5{padding-left:5px !important}.mr-xl-5{margin-right:5px !important}.pr-xl-5{padding-right:5px !important}.mt-xl-10{margin-top:10px !important}.pt-xl-10{padding-top:10px !important}.mb-xl-10{margin-bottom:10px !important}.pb-xl-10{padding-bottom:10px !important}.ml-xl-10{margin-left:10px !important}.pl-xl-10{padding-left:10px !important}.mr-xl-10{margin-right:10px !important}.pr-xl-10{padding-right:10px !important}.mt-xl-15{margin-top:15px !important}.pt-xl-15{padding-top:15px !important}.mb-xl-15{margin-bottom:15px !important}.pb-xl-15{padding-bottom:15px !important}.ml-xl-15{margin-left:15px !important}.pl-xl-15{padding-left:15px !important}.mr-xl-15{margin-right:15px !important}.pr-xl-15{padding-right:15px !important}.mt-xl-20{margin-top:20px !important}.pt-xl-20{padding-top:20px !important}.mb-xl-20{margin-bottom:20px !important}.pb-xl-20{padding-bottom:20px !important}.ml-xl-20{margin-left:20px !important}.pl-xl-20{padding-left:20px !important}.mr-xl-20{margin-right:20px !important}.pr-xl-20{padding-right:20px !important}.mt-xl-25{margin-top:25px !important}.pt-xl-25{padding-top:25px !important}.mb-xl-25{margin-bottom:25px !important}.pb-xl-25{padding-bottom:25px !important}.ml-xl-25{margin-left:25px !important}.pl-xl-25{padding-left:25px !important}.mr-xl-25{margin-right:25px !important}.pr-xl-25{padding-right:25px !important}.mt-xl-30{margin-top:30px !important}.pt-xl-30{padding-top:30px !important}.mb-xl-30{margin-bottom:30px !important}.pb-xl-30{padding-bottom:30px !important}.ml-xl-30{margin-left:30px !important}.pl-xl-30{padding-left:30px !important}.mr-xl-30{margin-right:30px !important}.pr-xl-30{padding-right:30px !important}.mt-xl-35{margin-top:35px !important}.pt-xl-35{padding-top:35px !important}.mb-xl-35{margin-bottom:35px !important}.pb-xl-35{padding-bottom:35px !important}.ml-xl-35{margin-left:35px !important}.pl-xl-35{padding-left:35px !important}.mr-xl-35{margin-right:35px !important}.pr-xl-35{padding-right:35px !important}.mt-xl-40{margin-top:40px !important}.pt-xl-40{padding-top:40px !important}.mb-xl-40{margin-bottom:40px !important}.pb-xl-40{padding-bottom:40px !important}.ml-xl-40{margin-left:40px !important}.pl-xl-40{padding-left:40px !important}.mr-xl-40{margin-right:40px !important}.pr-xl-40{padding-right:40px !important}.mt-xl-45{margin-top:45px !important}.pt-xl-45{padding-top:45px !important}.mb-xl-45{margin-bottom:45px !important}.pb-xl-45{padding-bottom:45px !important}.ml-xl-45{margin-left:45px !important}.pl-xl-45{padding-left:45px !important}.mr-xl-45{margin-right:45px !important}.pr-xl-45{padding-right:45px !important}.mt-xl-50{margin-top:50px !important}.pt-xl-50{padding-top:50px !important}.mb-xl-50{margin-bottom:50px !important}.pb-xl-50{padding-bottom:50px !important}.ml-xl-50{margin-left:50px !important}.pl-xl-50{padding-left:50px !important}.mr-xl-50{margin-right:50px !important}.pr-xl-50{padding-right:50px !important}.mt-xl-55{margin-top:55px !important}.pt-xl-55{padding-top:55px !important}.mb-xl-55{margin-bottom:55px !important}.pb-xl-55{padding-bottom:55px !important}.ml-xl-55{margin-left:55px !important}.pl-xl-55{padding-left:55px !important}.mr-xl-55{margin-right:55px !important}.pr-xl-55{padding-right:55px !important}.mt-xl-60{margin-top:60px !important}.pt-xl-60{padding-top:60px !important}.mb-xl-60{margin-bottom:60px !important}.pb-xl-60{padding-bottom:60px !important}.ml-xl-60{margin-left:60px !important}.pl-xl-60{padding-left:60px !important}.mr-xl-60{margin-right:60px !important}.pr-xl-60{padding-right:60px !important}.mt-xl-65{margin-top:65px !important}.pt-xl-65{padding-top:65px !important}.mb-xl-65{margin-bottom:65px !important}.pb-xl-65{padding-bottom:65px !important}.ml-xl-65{margin-left:65px !important}.pl-xl-65{padding-left:65px !important}.mr-xl-65{margin-right:65px !important}.pr-xl-65{padding-right:65px !important}.mt-xl-70{margin-top:70px !important}.pt-xl-70{padding-top:70px !important}.mb-xl-70{margin-bottom:70px !important}.pb-xl-70{padding-bottom:70px !important}.ml-xl-70{margin-left:70px !important}.pl-xl-70{padding-left:70px !important}.mr-xl-70{margin-right:70px !important}.pr-xl-70{padding-right:70px !important}.mt-xl-75{margin-top:75px !important}.pt-xl-75{padding-top:75px !important}.mb-xl-75{margin-bottom:75px !important}.pb-xl-75{padding-bottom:75px !important}.ml-xl-75{margin-left:75px !important}.pl-xl-75{padding-left:75px !important}.mr-xl-75{margin-right:75px !important}.pr-xl-75{padding-right:75px !important}.mt-xl-80{margin-top:80px !important}.pt-xl-80{padding-top:80px !important}.mb-xl-80{margin-bottom:80px !important}.pb-xl-80{padding-bottom:80px !important}.ml-xl-80{margin-left:80px !important}.pl-xl-80{padding-left:80px !important}.mr-xl-80{margin-right:80px !important}.pr-xl-80{padding-right:80px !important}.mt-xl-85{margin-top:85px !important}.pt-xl-85{padding-top:85px !important}.mb-xl-85{margin-bottom:85px !important}.pb-xl-85{padding-bottom:85px !important}.ml-xl-85{margin-left:85px !important}.pl-xl-85{padding-left:85px !important}.mr-xl-85{margin-right:85px !important}.pr-xl-85{padding-right:85px !important}.mt-xl-90{margin-top:90px !important}.pt-xl-90{padding-top:90px !important}.mb-xl-90{margin-bottom:90px !important}.pb-xl-90{padding-bottom:90px !important}.ml-xl-90{margin-left:90px !important}.pl-xl-90{padding-left:90px !important}.mr-xl-90{margin-right:90px !important}.pr-xl-90{padding-right:90px !important}.mt-xl-95{margin-top:95px !important}.pt-xl-95{padding-top:95px !important}.mb-xl-95{margin-bottom:95px !important}.pb-xl-95{padding-bottom:95px !important}.ml-xl-95{margin-left:95px !important}.pl-xl-95{padding-left:95px !important}.mr-xl-95{margin-right:95px !important}.pr-xl-95{padding-right:95px !important}.mt-xl-100{margin-top:100px !important}.pt-xl-100{padding-top:100px !important}.mb-xl-100{margin-bottom:100px !important}.pb-xl-100{padding-bottom:100px !important}.ml-xl-100{margin-left:100px !important}.pl-xl-100{padding-left:100px !important}.mr-xl-100{margin-right:100px !important}.pr-xl-100{padding-right:100px !important}}@media(min-width: 1400px){.mt-2xl-0{margin-top:0px !important}.pt-2xl-0{padding-top:0px !important}.mb-2xl-0{margin-bottom:0px !important}.pb-2xl-0{padding-bottom:0px !important}.ml-2xl-0{margin-left:0px !important}.pl-2xl-0{padding-left:0px !important}.mr-2xl-0{margin-right:0px !important}.pr-2xl-0{padding-right:0px !important}.mt-2xl-1{margin-top:1px !important}.pt-2xl-1{padding-top:1px !important}.mb-2xl-1{margin-bottom:1px !important}.pb-2xl-1{padding-bottom:1px !important}.ml-2xl-1{margin-left:1px !important}.pl-2xl-1{padding-left:1px !important}.mr-2xl-1{margin-right:1px !important}.pr-2xl-1{padding-right:1px !important}.mt-2xl-5{margin-top:5px !important}.pt-2xl-5{padding-top:5px !important}.mb-2xl-5{margin-bottom:5px !important}.pb-2xl-5{padding-bottom:5px !important}.ml-2xl-5{margin-left:5px !important}.pl-2xl-5{padding-left:5px !important}.mr-2xl-5{margin-right:5px !important}.pr-2xl-5{padding-right:5px !important}.mt-2xl-10{margin-top:10px !important}.pt-2xl-10{padding-top:10px !important}.mb-2xl-10{margin-bottom:10px !important}.pb-2xl-10{padding-bottom:10px !important}.ml-2xl-10{margin-left:10px !important}.pl-2xl-10{padding-left:10px !important}.mr-2xl-10{margin-right:10px !important}.pr-2xl-10{padding-right:10px !important}.mt-2xl-15{margin-top:15px !important}.pt-2xl-15{padding-top:15px !important}.mb-2xl-15{margin-bottom:15px !important}.pb-2xl-15{padding-bottom:15px !important}.ml-2xl-15{margin-left:15px !important}.pl-2xl-15{padding-left:15px !important}.mr-2xl-15{margin-right:15px !important}.pr-2xl-15{padding-right:15px !important}.mt-2xl-20{margin-top:20px !important}.pt-2xl-20{padding-top:20px !important}.mb-2xl-20{margin-bottom:20px !important}.pb-2xl-20{padding-bottom:20px !important}.ml-2xl-20{margin-left:20px !important}.pl-2xl-20{padding-left:20px !important}.mr-2xl-20{margin-right:20px !important}.pr-2xl-20{padding-right:20px !important}.mt-2xl-25{margin-top:25px !important}.pt-2xl-25{padding-top:25px !important}.mb-2xl-25{margin-bottom:25px !important}.pb-2xl-25{padding-bottom:25px !important}.ml-2xl-25{margin-left:25px !important}.pl-2xl-25{padding-left:25px !important}.mr-2xl-25{margin-right:25px !important}.pr-2xl-25{padding-right:25px !important}.mt-2xl-30{margin-top:30px !important}.pt-2xl-30{padding-top:30px !important}.mb-2xl-30{margin-bottom:30px !important}.pb-2xl-30{padding-bottom:30px !important}.ml-2xl-30{margin-left:30px !important}.pl-2xl-30{padding-left:30px !important}.mr-2xl-30{margin-right:30px !important}.pr-2xl-30{padding-right:30px !important}.mt-2xl-35{margin-top:35px !important}.pt-2xl-35{padding-top:35px !important}.mb-2xl-35{margin-bottom:35px !important}.pb-2xl-35{padding-bottom:35px !important}.ml-2xl-35{margin-left:35px !important}.pl-2xl-35{padding-left:35px !important}.mr-2xl-35{margin-right:35px !important}.pr-2xl-35{padding-right:35px !important}.mt-2xl-40{margin-top:40px !important}.pt-2xl-40{padding-top:40px !important}.mb-2xl-40{margin-bottom:40px !important}.pb-2xl-40{padding-bottom:40px !important}.ml-2xl-40{margin-left:40px !important}.pl-2xl-40{padding-left:40px !important}.mr-2xl-40{margin-right:40px !important}.pr-2xl-40{padding-right:40px !important}.mt-2xl-45{margin-top:45px !important}.pt-2xl-45{padding-top:45px !important}.mb-2xl-45{margin-bottom:45px !important}.pb-2xl-45{padding-bottom:45px !important}.ml-2xl-45{margin-left:45px !important}.pl-2xl-45{padding-left:45px !important}.mr-2xl-45{margin-right:45px !important}.pr-2xl-45{padding-right:45px !important}.mt-2xl-50{margin-top:50px !important}.pt-2xl-50{padding-top:50px !important}.mb-2xl-50{margin-bottom:50px !important}.pb-2xl-50{padding-bottom:50px !important}.ml-2xl-50{margin-left:50px !important}.pl-2xl-50{padding-left:50px !important}.mr-2xl-50{margin-right:50px !important}.pr-2xl-50{padding-right:50px !important}.mt-2xl-55{margin-top:55px !important}.pt-2xl-55{padding-top:55px !important}.mb-2xl-55{margin-bottom:55px !important}.pb-2xl-55{padding-bottom:55px !important}.ml-2xl-55{margin-left:55px !important}.pl-2xl-55{padding-left:55px !important}.mr-2xl-55{margin-right:55px !important}.pr-2xl-55{padding-right:55px !important}.mt-2xl-60{margin-top:60px !important}.pt-2xl-60{padding-top:60px !important}.mb-2xl-60{margin-bottom:60px !important}.pb-2xl-60{padding-bottom:60px !important}.ml-2xl-60{margin-left:60px !important}.pl-2xl-60{padding-left:60px !important}.mr-2xl-60{margin-right:60px !important}.pr-2xl-60{padding-right:60px !important}.mt-2xl-65{margin-top:65px !important}.pt-2xl-65{padding-top:65px !important}.mb-2xl-65{margin-bottom:65px !important}.pb-2xl-65{padding-bottom:65px !important}.ml-2xl-65{margin-left:65px !important}.pl-2xl-65{padding-left:65px !important}.mr-2xl-65{margin-right:65px !important}.pr-2xl-65{padding-right:65px !important}.mt-2xl-70{margin-top:70px !important}.pt-2xl-70{padding-top:70px !important}.mb-2xl-70{margin-bottom:70px !important}.pb-2xl-70{padding-bottom:70px !important}.ml-2xl-70{margin-left:70px !important}.pl-2xl-70{padding-left:70px !important}.mr-2xl-70{margin-right:70px !important}.pr-2xl-70{padding-right:70px !important}.mt-2xl-75{margin-top:75px !important}.pt-2xl-75{padding-top:75px !important}.mb-2xl-75{margin-bottom:75px !important}.pb-2xl-75{padding-bottom:75px !important}.ml-2xl-75{margin-left:75px !important}.pl-2xl-75{padding-left:75px !important}.mr-2xl-75{margin-right:75px !important}.pr-2xl-75{padding-right:75px !important}.mt-2xl-80{margin-top:80px !important}.pt-2xl-80{padding-top:80px !important}.mb-2xl-80{margin-bottom:80px !important}.pb-2xl-80{padding-bottom:80px !important}.ml-2xl-80{margin-left:80px !important}.pl-2xl-80{padding-left:80px !important}.mr-2xl-80{margin-right:80px !important}.pr-2xl-80{padding-right:80px !important}.mt-2xl-85{margin-top:85px !important}.pt-2xl-85{padding-top:85px !important}.mb-2xl-85{margin-bottom:85px !important}.pb-2xl-85{padding-bottom:85px !important}.ml-2xl-85{margin-left:85px !important}.pl-2xl-85{padding-left:85px !important}.mr-2xl-85{margin-right:85px !important}.pr-2xl-85{padding-right:85px !important}.mt-2xl-90{margin-top:90px !important}.pt-2xl-90{padding-top:90px !important}.mb-2xl-90{margin-bottom:90px !important}.pb-2xl-90{padding-bottom:90px !important}.ml-2xl-90{margin-left:90px !important}.pl-2xl-90{padding-left:90px !important}.mr-2xl-90{margin-right:90px !important}.pr-2xl-90{padding-right:90px !important}.mt-2xl-95{margin-top:95px !important}.pt-2xl-95{padding-top:95px !important}.mb-2xl-95{margin-bottom:95px !important}.pb-2xl-95{padding-bottom:95px !important}.ml-2xl-95{margin-left:95px !important}.pl-2xl-95{padding-left:95px !important}.mr-2xl-95{margin-right:95px !important}.pr-2xl-95{padding-right:95px !important}.mt-2xl-100{margin-top:100px !important}.pt-2xl-100{padding-top:100px !important}.mb-2xl-100{margin-bottom:100px !important}.pb-2xl-100{padding-bottom:100px !important}.ml-2xl-100{margin-left:100px !important}.pl-2xl-100{padding-left:100px !important}.mr-2xl-100{margin-right:100px !important}.pr-2xl-100{padding-right:100px !important}}@media(min-width: 0){.d-none{display:none !important}}@media(min-width: 0){.d-inline{display:inline !important}}@media(min-width: 0){.d-inline-block{display:inline-block !important}}@media(min-width: 0){.d-block{display:block !important}}@media(min-width: 0){.d-table{display:table !important}}@media(min-width: 0){.d-table-cell{display:table-cell !important}}@media(min-width: 0){.d-table-row{display:table-row !important}}@media(min-width: 0){.d-flex{display:flex !important}}@media(min-width: 0){.d-inline-flex{display:inline-flex !important}}@media(min-width: 0){.d-grid{display:grid !important}}@media(min-width: 0){.d-inline-grid{display:inline-grid !important}}@media(min-width: 480px){.d-xs-none{display:none !important}}@media(min-width: 480px){.d-xs-inline{display:inline !important}}@media(min-width: 480px){.d-xs-inline-block{display:inline-block !important}}@media(min-width: 480px){.d-xs-block{display:block !important}}@media(min-width: 480px){.d-xs-table{display:table !important}}@media(min-width: 480px){.d-xs-table-cell{display:table-cell !important}}@media(min-width: 480px){.d-xs-table-row{display:table-row !important}}@media(min-width: 480px){.d-xs-flex{display:flex !important}}@media(min-width: 480px){.d-xs-inline-flex{display:inline-flex !important}}@media(min-width: 480px){.d-xs-grid{display:grid !important}}@media(min-width: 480px){.d-xs-inline-grid{display:inline-grid !important}}@media(min-width: 576px){.d-sm-none{display:none !important}}@media(min-width: 576px){.d-sm-inline{display:inline !important}}@media(min-width: 576px){.d-sm-inline-block{display:inline-block !important}}@media(min-width: 576px){.d-sm-block{display:block !important}}@media(min-width: 576px){.d-sm-table{display:table !important}}@media(min-width: 576px){.d-sm-table-cell{display:table-cell !important}}@media(min-width: 576px){.d-sm-table-row{display:table-row !important}}@media(min-width: 576px){.d-sm-flex{display:flex !important}}@media(min-width: 576px){.d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 576px){.d-sm-grid{display:grid !important}}@media(min-width: 576px){.d-sm-inline-grid{display:inline-grid !important}}@media(min-width: 768px){.d-md-none{display:none !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}}@media(min-width: 768px){.d-md-inline-block{display:inline-block !important}}@media(min-width: 768px){.d-md-block{display:block !important}}@media(min-width: 768px){.d-md-table{display:table !important}}@media(min-width: 768px){.d-md-table-cell{display:table-cell !important}}@media(min-width: 768px){.d-md-table-row{display:table-row !important}}@media(min-width: 768px){.d-md-flex{display:flex !important}}@media(min-width: 768px){.d-md-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.d-md-grid{display:grid !important}}@media(min-width: 768px){.d-md-inline-grid{display:inline-grid !important}}@media(min-width: 992px){.d-lg-none{display:none !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}}@media(min-width: 992px){.d-lg-inline-block{display:inline-block !important}}@media(min-width: 992px){.d-lg-block{display:block !important}}@media(min-width: 992px){.d-lg-table{display:table !important}}@media(min-width: 992px){.d-lg-table-cell{display:table-cell !important}}@media(min-width: 992px){.d-lg-table-row{display:table-row !important}}@media(min-width: 992px){.d-lg-flex{display:flex !important}}@media(min-width: 992px){.d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 992px){.d-lg-grid{display:grid !important}}@media(min-width: 992px){.d-lg-inline-grid{display:inline-grid !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}}@media(min-width: 1200px){.d-xl-inline-block{display:inline-block !important}}@media(min-width: 1200px){.d-xl-block{display:block !important}}@media(min-width: 1200px){.d-xl-table{display:table !important}}@media(min-width: 1200px){.d-xl-table-cell{display:table-cell !important}}@media(min-width: 1200px){.d-xl-table-row{display:table-row !important}}@media(min-width: 1200px){.d-xl-flex{display:flex !important}}@media(min-width: 1200px){.d-xl-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.d-xl-grid{display:grid !important}}@media(min-width: 1200px){.d-xl-inline-grid{display:inline-grid !important}}@media(min-width: 1400px){.d-2xl-none{display:none !important}}@media(min-width: 1400px){.d-2xl-inline{display:inline !important}}@media(min-width: 1400px){.d-2xl-inline-block{display:inline-block !important}}@media(min-width: 1400px){.d-2xl-block{display:block !important}}@media(min-width: 1400px){.d-2xl-table{display:table !important}}@media(min-width: 1400px){.d-2xl-table-cell{display:table-cell !important}}@media(min-width: 1400px){.d-2xl-table-row{display:table-row !important}}@media(min-width: 1400px){.d-2xl-flex{display:flex !important}}@media(min-width: 1400px){.d-2xl-inline-flex{display:inline-flex !important}}@media(min-width: 1400px){.d-2xl-grid{display:grid !important}}@media(min-width: 1400px){.d-2xl-inline-grid{display:inline-grid !important}}.fill--white{fill:#fff}.fill--black{fill:#000}.row{display:flex;flex:0 1 auto;flex-flow:row wrap}.row--reverse{flex-direction:row-reverse}.row.center{justify-content:center}.flex{display:flex}.flex--inline{display:inline-flex}.col{flex-direction:column}.col--reverse{flex-direction:column-reverse}.first{order:-1}.last{order:1}.spacer{flex-grow:1 !important}.gap--5{gap:5px}.gap--10{gap:10px}.gap--20{gap:20px}.gap--30{gap:30px}@media(min-width: 0){.order-1{order:1 !important}}@media(min-width: 0){.order-2{order:2 !important}}@media(min-width: 0){.order-3{order:3 !important}}@media(min-width: 0){.order-4{order:4 !important}}@media(min-width: 0){.order-5{order:5 !important}}@media(min-width: 0){.order-6{order:6 !important}}@media(min-width: 0){.order-7{order:7 !important}}@media(min-width: 0){.order-8{order:8 !important}}@media(min-width: 0){.order-9{order:9 !important}}@media(min-width: 0){.order-10{order:10 !important}}@media(min-width: 480px){.order-xs-1{order:1 !important}}@media(min-width: 480px){.order-xs-2{order:2 !important}}@media(min-width: 480px){.order-xs-3{order:3 !important}}@media(min-width: 480px){.order-xs-4{order:4 !important}}@media(min-width: 480px){.order-xs-5{order:5 !important}}@media(min-width: 480px){.order-xs-6{order:6 !important}}@media(min-width: 480px){.order-xs-7{order:7 !important}}@media(min-width: 480px){.order-xs-8{order:8 !important}}@media(min-width: 480px){.order-xs-9{order:9 !important}}@media(min-width: 480px){.order-xs-10{order:10 !important}}@media(min-width: 576px){.order-sm-1{order:1 !important}}@media(min-width: 576px){.order-sm-2{order:2 !important}}@media(min-width: 576px){.order-sm-3{order:3 !important}}@media(min-width: 576px){.order-sm-4{order:4 !important}}@media(min-width: 576px){.order-sm-5{order:5 !important}}@media(min-width: 576px){.order-sm-6{order:6 !important}}@media(min-width: 576px){.order-sm-7{order:7 !important}}@media(min-width: 576px){.order-sm-8{order:8 !important}}@media(min-width: 576px){.order-sm-9{order:9 !important}}@media(min-width: 576px){.order-sm-10{order:10 !important}}@media(min-width: 768px){.order-md-1{order:1 !important}}@media(min-width: 768px){.order-md-2{order:2 !important}}@media(min-width: 768px){.order-md-3{order:3 !important}}@media(min-width: 768px){.order-md-4{order:4 !important}}@media(min-width: 768px){.order-md-5{order:5 !important}}@media(min-width: 768px){.order-md-6{order:6 !important}}@media(min-width: 768px){.order-md-7{order:7 !important}}@media(min-width: 768px){.order-md-8{order:8 !important}}@media(min-width: 768px){.order-md-9{order:9 !important}}@media(min-width: 768px){.order-md-10{order:10 !important}}@media(min-width: 992px){.order-lg-1{order:1 !important}}@media(min-width: 992px){.order-lg-2{order:2 !important}}@media(min-width: 992px){.order-lg-3{order:3 !important}}@media(min-width: 992px){.order-lg-4{order:4 !important}}@media(min-width: 992px){.order-lg-5{order:5 !important}}@media(min-width: 992px){.order-lg-6{order:6 !important}}@media(min-width: 992px){.order-lg-7{order:7 !important}}@media(min-width: 992px){.order-lg-8{order:8 !important}}@media(min-width: 992px){.order-lg-9{order:9 !important}}@media(min-width: 992px){.order-lg-10{order:10 !important}}@media(min-width: 1200px){.order-xl-1{order:1 !important}}@media(min-width: 1200px){.order-xl-2{order:2 !important}}@media(min-width: 1200px){.order-xl-3{order:3 !important}}@media(min-width: 1200px){.order-xl-4{order:4 !important}}@media(min-width: 1200px){.order-xl-5{order:5 !important}}@media(min-width: 1200px){.order-xl-6{order:6 !important}}@media(min-width: 1200px){.order-xl-7{order:7 !important}}@media(min-width: 1200px){.order-xl-8{order:8 !important}}@media(min-width: 1200px){.order-xl-9{order:9 !important}}@media(min-width: 1200px){.order-xl-10{order:10 !important}}@media(min-width: 1400px){.order-2xl-1{order:1 !important}}@media(min-width: 1400px){.order-2xl-2{order:2 !important}}@media(min-width: 1400px){.order-2xl-3{order:3 !important}}@media(min-width: 1400px){.order-2xl-4{order:4 !important}}@media(min-width: 1400px){.order-2xl-5{order:5 !important}}@media(min-width: 1400px){.order-2xl-6{order:6 !important}}@media(min-width: 1400px){.order-2xl-7{order:7 !important}}@media(min-width: 1400px){.order-2xl-8{order:8 !important}}@media(min-width: 1400px){.order-2xl-9{order:9 !important}}@media(min-width: 1400px){.order-2xl-10{order:10 !important}}@media(min-width: 0){.align-self-start{align-self:start !important}}@media(min-width: 0){.align-self-center{align-self:center !important}}@media(min-width: 0){.align-self-end{align-self:end !important}}@media(min-width: 0){.align-self-space-around{align-self:space-around !important}}@media(min-width: 0){.align-self-space-between{align-self:space-between !important}}@media(min-width: 0){.justify-self-start{justify-self:start !important}}@media(min-width: 0){.justify-self-center{justify-self:center !important}}@media(min-width: 0){.justify-self-end{justify-self:end !important}}@media(min-width: 0){.justify-self-space-around{justify-self:space-around !important}}@media(min-width: 0){.justify-self-space-between{justify-self:space-between !important}}@media(min-width: 0){.justify-content-start{justify-content:start !important}}@media(min-width: 0){.justify-content-center{justify-content:center !important}}@media(min-width: 0){.justify-content-end{justify-content:end !important}}@media(min-width: 0){.justify-content-space-around{justify-content:space-around !important}}@media(min-width: 0){.justify-content-space-between{justify-content:space-between !important}}@media(min-width: 0){.align-items-start{align-items:start !important}}@media(min-width: 0){.align-items-center{align-items:center !important}}@media(min-width: 0){.align-items-end{align-items:end !important}}@media(min-width: 0){.align-items-space-around{align-items:space-around !important}}@media(min-width: 0){.align-items-space-between{align-items:space-between !important}}@media(min-width: 480px){.align-self-xs-start{align-self:start !important}}@media(min-width: 480px){.align-self-xs-center{align-self:center !important}}@media(min-width: 480px){.align-self-xs-end{align-self:end !important}}@media(min-width: 480px){.align-self-xs-space-around{align-self:space-around !important}}@media(min-width: 480px){.align-self-xs-space-between{align-self:space-between !important}}@media(min-width: 480px){.justify-self-xs-start{justify-self:start !important}}@media(min-width: 480px){.justify-self-xs-center{justify-self:center !important}}@media(min-width: 480px){.justify-self-xs-end{justify-self:end !important}}@media(min-width: 480px){.justify-self-xs-space-around{justify-self:space-around !important}}@media(min-width: 480px){.justify-self-xs-space-between{justify-self:space-between !important}}@media(min-width: 480px){.justify-content-xs-start{justify-content:start !important}}@media(min-width: 480px){.justify-content-xs-center{justify-content:center !important}}@media(min-width: 480px){.justify-content-xs-end{justify-content:end !important}}@media(min-width: 480px){.justify-content-xs-space-around{justify-content:space-around !important}}@media(min-width: 480px){.justify-content-xs-space-between{justify-content:space-between !important}}@media(min-width: 480px){.align-items-xs-start{align-items:start !important}}@media(min-width: 480px){.align-items-xs-center{align-items:center !important}}@media(min-width: 480px){.align-items-xs-end{align-items:end !important}}@media(min-width: 480px){.align-items-xs-space-around{align-items:space-around !important}}@media(min-width: 480px){.align-items-xs-space-between{align-items:space-between !important}}@media(min-width: 576px){.align-self-sm-start{align-self:start !important}}@media(min-width: 576px){.align-self-sm-center{align-self:center !important}}@media(min-width: 576px){.align-self-sm-end{align-self:end !important}}@media(min-width: 576px){.align-self-sm-space-around{align-self:space-around !important}}@media(min-width: 576px){.align-self-sm-space-between{align-self:space-between !important}}@media(min-width: 576px){.justify-self-sm-start{justify-self:start !important}}@media(min-width: 576px){.justify-self-sm-center{justify-self:center !important}}@media(min-width: 576px){.justify-self-sm-end{justify-self:end !important}}@media(min-width: 576px){.justify-self-sm-space-around{justify-self:space-around !important}}@media(min-width: 576px){.justify-self-sm-space-between{justify-self:space-between !important}}@media(min-width: 576px){.justify-content-sm-start{justify-content:start !important}}@media(min-width: 576px){.justify-content-sm-center{justify-content:center !important}}@media(min-width: 576px){.justify-content-sm-end{justify-content:end !important}}@media(min-width: 576px){.justify-content-sm-space-around{justify-content:space-around !important}}@media(min-width: 576px){.justify-content-sm-space-between{justify-content:space-between !important}}@media(min-width: 576px){.align-items-sm-start{align-items:start !important}}@media(min-width: 576px){.align-items-sm-center{align-items:center !important}}@media(min-width: 576px){.align-items-sm-end{align-items:end !important}}@media(min-width: 576px){.align-items-sm-space-around{align-items:space-around !important}}@media(min-width: 576px){.align-items-sm-space-between{align-items:space-between !important}}@media(min-width: 768px){.align-self-md-start{align-self:start !important}}@media(min-width: 768px){.align-self-md-center{align-self:center !important}}@media(min-width: 768px){.align-self-md-end{align-self:end !important}}@media(min-width: 768px){.align-self-md-space-around{align-self:space-around !important}}@media(min-width: 768px){.align-self-md-space-between{align-self:space-between !important}}@media(min-width: 768px){.justify-self-md-start{justify-self:start !important}}@media(min-width: 768px){.justify-self-md-center{justify-self:center !important}}@media(min-width: 768px){.justify-self-md-end{justify-self:end !important}}@media(min-width: 768px){.justify-self-md-space-around{justify-self:space-around !important}}@media(min-width: 768px){.justify-self-md-space-between{justify-self:space-between !important}}@media(min-width: 768px){.justify-content-md-start{justify-content:start !important}}@media(min-width: 768px){.justify-content-md-center{justify-content:center !important}}@media(min-width: 768px){.justify-content-md-end{justify-content:end !important}}@media(min-width: 768px){.justify-content-md-space-around{justify-content:space-around !important}}@media(min-width: 768px){.justify-content-md-space-between{justify-content:space-between !important}}@media(min-width: 768px){.align-items-md-start{align-items:start !important}}@media(min-width: 768px){.align-items-md-center{align-items:center !important}}@media(min-width: 768px){.align-items-md-end{align-items:end !important}}@media(min-width: 768px){.align-items-md-space-around{align-items:space-around !important}}@media(min-width: 768px){.align-items-md-space-between{align-items:space-between !important}}@media(min-width: 992px){.align-self-lg-start{align-self:start !important}}@media(min-width: 992px){.align-self-lg-center{align-self:center !important}}@media(min-width: 992px){.align-self-lg-end{align-self:end !important}}@media(min-width: 992px){.align-self-lg-space-around{align-self:space-around !important}}@media(min-width: 992px){.align-self-lg-space-between{align-self:space-between !important}}@media(min-width: 992px){.justify-self-lg-start{justify-self:start !important}}@media(min-width: 992px){.justify-self-lg-center{justify-self:center !important}}@media(min-width: 992px){.justify-self-lg-end{justify-self:end !important}}@media(min-width: 992px){.justify-self-lg-space-around{justify-self:space-around !important}}@media(min-width: 992px){.justify-self-lg-space-between{justify-self:space-between !important}}@media(min-width: 992px){.justify-content-lg-start{justify-content:start !important}}@media(min-width: 992px){.justify-content-lg-center{justify-content:center !important}}@media(min-width: 992px){.justify-content-lg-end{justify-content:end !important}}@media(min-width: 992px){.justify-content-lg-space-around{justify-content:space-around !important}}@media(min-width: 992px){.justify-content-lg-space-between{justify-content:space-between !important}}@media(min-width: 992px){.align-items-lg-start{align-items:start !important}}@media(min-width: 992px){.align-items-lg-center{align-items:center !important}}@media(min-width: 992px){.align-items-lg-end{align-items:end !important}}@media(min-width: 992px){.align-items-lg-space-around{align-items:space-around !important}}@media(min-width: 992px){.align-items-lg-space-between{align-items:space-between !important}}@media(min-width: 1200px){.align-self-xl-start{align-self:start !important}}@media(min-width: 1200px){.align-self-xl-center{align-self:center !important}}@media(min-width: 1200px){.align-self-xl-end{align-self:end !important}}@media(min-width: 1200px){.align-self-xl-space-around{align-self:space-around !important}}@media(min-width: 1200px){.align-self-xl-space-between{align-self:space-between !important}}@media(min-width: 1200px){.justify-self-xl-start{justify-self:start !important}}@media(min-width: 1200px){.justify-self-xl-center{justify-self:center !important}}@media(min-width: 1200px){.justify-self-xl-end{justify-self:end !important}}@media(min-width: 1200px){.justify-self-xl-space-around{justify-self:space-around !important}}@media(min-width: 1200px){.justify-self-xl-space-between{justify-self:space-between !important}}@media(min-width: 1200px){.justify-content-xl-start{justify-content:start !important}}@media(min-width: 1200px){.justify-content-xl-center{justify-content:center !important}}@media(min-width: 1200px){.justify-content-xl-end{justify-content:end !important}}@media(min-width: 1200px){.justify-content-xl-space-around{justify-content:space-around !important}}@media(min-width: 1200px){.justify-content-xl-space-between{justify-content:space-between !important}}@media(min-width: 1200px){.align-items-xl-start{align-items:start !important}}@media(min-width: 1200px){.align-items-xl-center{align-items:center !important}}@media(min-width: 1200px){.align-items-xl-end{align-items:end !important}}@media(min-width: 1200px){.align-items-xl-space-around{align-items:space-around !important}}@media(min-width: 1200px){.align-items-xl-space-between{align-items:space-between !important}}@media(min-width: 1400px){.align-self-2xl-start{align-self:start !important}}@media(min-width: 1400px){.align-self-2xl-center{align-self:center !important}}@media(min-width: 1400px){.align-self-2xl-end{align-self:end !important}}@media(min-width: 1400px){.align-self-2xl-space-around{align-self:space-around !important}}@media(min-width: 1400px){.align-self-2xl-space-between{align-self:space-between !important}}@media(min-width: 1400px){.justify-self-2xl-start{justify-self:start !important}}@media(min-width: 1400px){.justify-self-2xl-center{justify-self:center !important}}@media(min-width: 1400px){.justify-self-2xl-end{justify-self:end !important}}@media(min-width: 1400px){.justify-self-2xl-space-around{justify-self:space-around !important}}@media(min-width: 1400px){.justify-self-2xl-space-between{justify-self:space-between !important}}@media(min-width: 1400px){.justify-content-2xl-start{justify-content:start !important}}@media(min-width: 1400px){.justify-content-2xl-center{justify-content:center !important}}@media(min-width: 1400px){.justify-content-2xl-end{justify-content:end !important}}@media(min-width: 1400px){.justify-content-2xl-space-around{justify-content:space-around !important}}@media(min-width: 1400px){.justify-content-2xl-space-between{justify-content:space-between !important}}@media(min-width: 1400px){.align-items-2xl-start{align-items:start !important}}@media(min-width: 1400px){.align-items-2xl-center{align-items:center !important}}@media(min-width: 1400px){.align-items-2xl-end{align-items:end !important}}@media(min-width: 1400px){.align-items-2xl-space-around{align-items:space-around !important}}@media(min-width: 1400px){.align-items-2xl-space-between{align-items:space-between !important}}@media(min-width: 0){.col{flex:1 1 0;max-width:100%}.col--bare{flex:0 0 auto}.col-1{flex:0 0 8.33%;max-width:8.33%}.col-offset-1{margin-left:8.33%}.col-2{flex:0 0 16.666%;max-width:16.666%}.col-offset-2{margin-left:16.666%}.col-3{flex:0 0 25%;max-width:25%}.col-offset-3{margin-left:25%}.col-4{flex:0 0 33.333%;max-width:33.333%}.col-offset-4{margin-left:33.333%}.col-5{flex:0 0 41.667%;max-width:41.667%}.col-offset-5{margin-left:41.667%}.col-6{flex:0 0 50%;max-width:50%}.col-offset-6{margin-left:50%}.col-7{flex:0 0 58.333%;max-width:58.333%}.col-offset-7{margin-left:58.333%}.col-8{flex:0 0 66.667%;max-width:66.667%}.col-offset-8{margin-left:66.667%}.col-9{flex:0 0 75%;max-width:75%}.col-offset-9{margin-left:75%}.col-10{flex:0 0 83.333%;max-width:83.333%}.col-offset-10{margin-left:83.333%}.col-11{flex:0 0 91.667%;max-width:91.667%}.col-offset-11{margin-left:91.667%}.col-12{flex:0 0 100%;max-width:100%}}@media(min-width: 480px){.col-xs{flex:1 1 0;max-width:100%}.col-xs--bare{flex:0 0 auto}.col-xs-1{flex:0 0 8.33%;max-width:8.33%}.col-xs-offset-1{margin-left:8.33%}.col-xs-2{flex:0 0 16.666%;max-width:16.666%}.col-xs-offset-2{margin-left:16.666%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-offset-3{margin-left:25%}.col-xs-4{flex:0 0 33.333%;max-width:33.333%}.col-xs-offset-4{margin-left:33.333%}.col-xs-5{flex:0 0 41.667%;max-width:41.667%}.col-xs-offset-5{margin-left:41.667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-offset-6{margin-left:50%}.col-xs-7{flex:0 0 58.333%;max-width:58.333%}.col-xs-offset-7{margin-left:58.333%}.col-xs-8{flex:0 0 66.667%;max-width:66.667%}.col-xs-offset-8{margin-left:66.667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-offset-9{margin-left:75%}.col-xs-10{flex:0 0 83.333%;max-width:83.333%}.col-xs-offset-10{margin-left:83.333%}.col-xs-11{flex:0 0 91.667%;max-width:91.667%}.col-xs-offset-11{margin-left:91.667%}.col-xs-12{flex:0 0 100%;max-width:100%}}@media(min-width: 576px){.col-sm{flex:1 1 0;max-width:100%}.col-sm--bare{flex:0 0 auto}.col-sm-1{flex:0 0 8.33%;max-width:8.33%}.col-sm-offset-1{margin-left:8.33%}.col-sm-2{flex:0 0 16.666%;max-width:16.666%}.col-sm-offset-2{margin-left:16.666%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-offset-3{margin-left:25%}.col-sm-4{flex:0 0 33.333%;max-width:33.333%}.col-sm-offset-4{margin-left:33.333%}.col-sm-5{flex:0 0 41.667%;max-width:41.667%}.col-sm-offset-5{margin-left:41.667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-offset-6{margin-left:50%}.col-sm-7{flex:0 0 58.333%;max-width:58.333%}.col-sm-offset-7{margin-left:58.333%}.col-sm-8{flex:0 0 66.667%;max-width:66.667%}.col-sm-offset-8{margin-left:66.667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-offset-9{margin-left:75%}.col-sm-10{flex:0 0 83.333%;max-width:83.333%}.col-sm-offset-10{margin-left:83.333%}.col-sm-11{flex:0 0 91.667%;max-width:91.667%}.col-sm-offset-11{margin-left:91.667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.col-md{flex:1 1 0;max-width:100%}.col-md--bare{flex:0 0 auto}.col-md-1{flex:0 0 8.33%;max-width:8.33%}.col-md-offset-1{margin-left:8.33%}.col-md-2{flex:0 0 16.666%;max-width:16.666%}.col-md-offset-2{margin-left:16.666%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-offset-3{margin-left:25%}.col-md-4{flex:0 0 33.333%;max-width:33.333%}.col-md-offset-4{margin-left:33.333%}.col-md-5{flex:0 0 41.667%;max-width:41.667%}.col-md-offset-5{margin-left:41.667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-offset-6{margin-left:50%}.col-md-7{flex:0 0 58.333%;max-width:58.333%}.col-md-offset-7{margin-left:58.333%}.col-md-8{flex:0 0 66.667%;max-width:66.667%}.col-md-offset-8{margin-left:66.667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-offset-9{margin-left:75%}.col-md-10{flex:0 0 83.333%;max-width:83.333%}.col-md-offset-10{margin-left:83.333%}.col-md-11{flex:0 0 91.667%;max-width:91.667%}.col-md-offset-11{margin-left:91.667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.col-lg{flex:1 1 0;max-width:100%}.col-lg--bare{flex:0 0 auto}.col-lg-1{flex:0 0 8.33%;max-width:8.33%}.col-lg-offset-1{margin-left:8.33%}.col-lg-2{flex:0 0 16.666%;max-width:16.666%}.col-lg-offset-2{margin-left:16.666%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-offset-3{margin-left:25%}.col-lg-4{flex:0 0 33.333%;max-width:33.333%}.col-lg-offset-4{margin-left:33.333%}.col-lg-5{flex:0 0 41.667%;max-width:41.667%}.col-lg-offset-5{margin-left:41.667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-offset-6{margin-left:50%}.col-lg-7{flex:0 0 58.333%;max-width:58.333%}.col-lg-offset-7{margin-left:58.333%}.col-lg-8{flex:0 0 66.667%;max-width:66.667%}.col-lg-offset-8{margin-left:66.667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-offset-9{margin-left:75%}.col-lg-10{flex:0 0 83.333%;max-width:83.333%}.col-lg-offset-10{margin-left:83.333%}.col-lg-11{flex:0 0 91.667%;max-width:91.667%}.col-lg-offset-11{margin-left:91.667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1200px){.col-xl{flex:1 1 0;max-width:100%}.col-xl--bare{flex:0 0 auto}.col-xl-1{flex:0 0 8.33%;max-width:8.33%}.col-xl-offset-1{margin-left:8.33%}.col-xl-2{flex:0 0 16.666%;max-width:16.666%}.col-xl-offset-2{margin-left:16.666%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-offset-3{margin-left:25%}.col-xl-4{flex:0 0 33.333%;max-width:33.333%}.col-xl-offset-4{margin-left:33.333%}.col-xl-5{flex:0 0 41.667%;max-width:41.667%}.col-xl-offset-5{margin-left:41.667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-offset-6{margin-left:50%}.col-xl-7{flex:0 0 58.333%;max-width:58.333%}.col-xl-offset-7{margin-left:58.333%}.col-xl-8{flex:0 0 66.667%;max-width:66.667%}.col-xl-offset-8{margin-left:66.667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-offset-9{margin-left:75%}.col-xl-10{flex:0 0 83.333%;max-width:83.333%}.col-xl-offset-10{margin-left:83.333%}.col-xl-11{flex:0 0 91.667%;max-width:91.667%}.col-xl-offset-11{margin-left:91.667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1400px){.col-2xl{flex:1 1 0;max-width:100%}.col-2xl--bare{flex:0 0 auto}.col-2xl-1{flex:0 0 8.33%;max-width:8.33%}.col-2xl-offset-1{margin-left:8.33%}.col-2xl-2{flex:0 0 16.666%;max-width:16.666%}.col-2xl-offset-2{margin-left:16.666%}.col-2xl-3{flex:0 0 25%;max-width:25%}.col-2xl-offset-3{margin-left:25%}.col-2xl-4{flex:0 0 33.333%;max-width:33.333%}.col-2xl-offset-4{margin-left:33.333%}.col-2xl-5{flex:0 0 41.667%;max-width:41.667%}.col-2xl-offset-5{margin-left:41.667%}.col-2xl-6{flex:0 0 50%;max-width:50%}.col-2xl-offset-6{margin-left:50%}.col-2xl-7{flex:0 0 58.333%;max-width:58.333%}.col-2xl-offset-7{margin-left:58.333%}.col-2xl-8{flex:0 0 66.667%;max-width:66.667%}.col-2xl-offset-8{margin-left:66.667%}.col-2xl-9{flex:0 0 75%;max-width:75%}.col-2xl-offset-9{margin-left:75%}.col-2xl-10{flex:0 0 83.333%;max-width:83.333%}.col-2xl-offset-10{margin-left:83.333%}.col-2xl-11{flex:0 0 91.667%;max-width:91.667%}.col-2xl-offset-11{margin-left:91.667%}.col-2xl-12{flex:0 0 100%;max-width:100%}}.footer{background-color:#004d9d;position:relative;overflow:hidden}.footer__content{display:flex;justify-content:center;padding-top:90px;padding-bottom:90px;position:relative;z-index:10}.footer__text{color:#fff;margin-bottom:0;font-size:15px}@media(max-width: 529px){.footer__text{text-align:center}}.footer__link{color:#fff;text-decoration:underline}.footer__link:hover{text-decoration:none}.footer__big{display:flex;position:absolute;right:0;top:0;width:374px;height:1071px;background-color:rgba(0,71,153,.4);transform:rotate(40deg) translateX(-400px)}@media(max-width: 991px){.footer__big{transform:rotate(40deg) translateX(-200px)}}@media(max-width: 575px){.footer__big{transform:rotate(40deg) translateX(-250px);width:180px}}.footer__right{display:flex;position:absolute;top:0;right:0;z-index:2;background:url(/assets/media/img/footer__right.png);width:1211px;height:100%;background-repeat:no-repeat;background-size:cover}@media(max-width: 1099px){.footer__right{width:600px;background-position:center}}.footer__vright{display:flex;width:84px;height:1115px;background-color:rgba(0,71,153,.7058823529);transform:rotate(-45deg)}@media(max-width: 575px){.footer__vright{width:42px}}.footer__overlay{display:flex;position:absolute;width:100%;height:100%;background-color:rgba(217,217,217,.1019607843);top:0;left:0}.footer__left{display:flex;position:absolute;top:0;left:0;z-index:2;background:url(/assets/media/img/footer__left.png);width:427px;height:100%;background-repeat:no-repeat;background-size:cover}@media(max-width: 1099px){.footer__left{width:200px;background-position:right}}.footer__vleft{display:flex;width:47px;height:774px;transform:rotate(-29deg);background:linear-gradient(180deg, #EB2152 0%, #793D87 100%)}@media(max-width: 575px){.footer__vleft{width:24px}}@media(max-width: 529px){.footer__strednik{display:none}}.footer__br{display:none}@media(max-width: 529px){.footer__br{display:flex}}.registration{padding-bottom:200px}@media(max-width: 767px){.registration__title{text-align:center}}.registration__container{gap:30px}@media(min-width: 992px){.registration__container>.col-lg-3{max-width:calc(25% - 23px)}.registration__container>.col-lg-9{max-width:calc(75% - 23px)}}@media(max-width: 991px){.registration__container>.col-sm-6{max-width:calc(50% - 15px)}.registration__container>.col-sm-12{max-width:100%}}@media(max-width: 575px){.registration__container>.col-12{max-width:100%}}.registration__radios{display:flex;gap:50px;justify-content:flex-end}@media(max-width: 991px){.registration__radios{justify-content:flex-start}}@media(max-width: 499px){.registration__radios{flex-direction:column;gap:30px;margin-top:10px}}.registration__succesfull{display:flex;justify-content:center;flex-direction:column;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-align:center;white-space:nowrap;user-select:none;border:none;font-weight:400;padding:8px 45px;text-decoration:none;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.btn--tiny{min-height:30px;padding:7px 14px}.btn--big{height:45px;width:140px}.btn--mw{min-width:250px}@media(min-width: 320px){.btn--mw{min-width:calc(250px + 50*(100vw - 320px)/1046)}}@media(min-width: 1366px){.btn--mw{min-width:300px}}.btn--faded{opacity:.35}.btn--faded:hover{opacity:1}.btn--disabled{cursor:not-allowed}.btn--black{--c-bg-colour: var(--c-text, #000);--c-border-colour: var(--c-text, #000);--c-fc-colour: var(--c-white, #fff);color:var(--c-fc-colour);background:var(--c-bg-colour);border:1px solid var(--c-border-colour)}.btn--black:hover{--c-bg-colour: var(--c-white);--c-fc-colour: var(--c-text)}.btn--white{--c-bg-colour: var(--c-white, #fff);--c-border-colour: var(--c-text, #000);--c-fc-colour: var(--c-text, #000);color:var(--c-fc-colour);background:var(--c-bg-colour);border:1px solid var(--c-border-colour)}.btn--white:hover{--c-bg-colour: var(--c-text);--c-fc-colour: var(--c-white)}.btn--blue{--c-bg-colour: var(--blue);--c-border-colour: var(--blue);--c-fc-colour: var(--c-white, #fff);color:var(--c-fc-colour);background:var(--c-bg-colour);border:1px solid var(--c-border-colour)}.btn--blue:hover{--c-bg-colour: var(--c-white);--c-fc-colour: var(--blue)}.btn:hover{text-decoration:none}.btn-favourite{text-decoration:none;cursor:pointer;--c-wishlist-icon-fill: none;--c-wishlist-icon-stroke: #000;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.btn-favourite:hover{--c-wishlist-icon-fill: #000}.btn-favourite__heart{display:block;height:20px;width:20px}.btn-favourite.in-favourite{--c-wishlist-icon-stroke: red}.btn-favourite.in-favourite:hover{--c-wishlist-icon-fill: red}.btn-favourite:focus{outline:none}.btn-icon__svg{display:block;height:20px;width:18px;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.btn--unstyled{background:none;border:none;cursor:pointer}.btn--trapezoid{display:inline-block;padding:13px 40px;font-size:16px;font-weight:700;color:#fff;background-color:var(--blue);border:none;outline:none;position:relative;cursor:pointer;overflow:hidden;clip-path:polygon(20px 0, 100% 0, 100% 100%, 0 100%);transition:all .3s ease;text-transform:uppercase}.btn--trapezoid:hover{background-color:#fff;color:var(--blue)}.btn--trapezoid::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid var(--blue);clip-path:polygon(20px 0, 100% 0, 100% 100%, 0 100%);z-index:-1}.btn--trapezoid::before{content:"";position:absolute;top:0;left:0;background-color:var(--blue);height:110%;width:1px;z-index:-1;transform:translateX(10px) translateY(-2px) rotate(24deg)}.burger{height:25px;width:25px;cursor:pointer}.burger__icon{position:relative;top:50%;transform:translateY(-50%);width:100%;height:2px;background:var(--blue);display:block}.burger__icon::before,.burger__icon::after{width:100%;height:2px;background:var(--blue);display:block;content:"";transform-origin:1.5px center;transition:transform .3s;position:absolute}.burger__icon::before{top:-300%}@media(max-width: 449px){.burger__icon::before{top:-250%}}.burger__icon::after{top:300%}@media(max-width: 449px){.burger__icon::after{top:250%}}.burger-gfi{height:100%;width:100%;cursor:pointer}.burger-gfi:hover .burger-gfi__icon::before{transform:translateY(-26px)}.burger-gfi:hover .burger-gfi__icon::after{transform:translateY(26px)}.burger-gfi__icon{position:relative;top:50%;transform:translateY(-50%);width:100%;height:13px;background:var(--blue);display:block;transition:all 3s ease-in-out}.burger-gfi__icon::before,.burger-gfi__icon::after{width:100%;height:13px;background:var(--blue);display:block;content:"";transform-origin:1.5px center;transition:transform .3s;position:absolute}.burger-gfi__icon::before{transform:translateY(-32px)}.burger-gfi__icon::after{transform:translateY(32px)}.cms strong{font-weight:700}.cms a *{color:inherit !important}.cms iframe,.cms video{width:100%}.cms iframe:focus,.cms video:focus{outline:none}.cms img{padding:30px;max-width:100% !important;height:auto !important}.cms::after{display:table;content:"";clear:both}.yt{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.yt iframe,.yt object,.yt embed{position:absolute;top:0;left:0;width:100%;height:100%}.fade-enter-active{transition:opacity .2s}.fade-enter,.fade-leave-active{opacity:0}.paginator{width:100%}.paginator ul{padding:20px 0;margin:0;text-align:center;list-style:none}.paginator ul li{display:inline-block;width:auto;margin-left:auto;min-width:35px;min-height:35px;font-size:1.3rem;margin:0 3px}.paginator ul li::before{display:none}.paginator ul li a{display:block;padding:5px 10px;background:#fff;color:#333;border:1px solid #333;text-decoration:none}.paginator ul li:hover a,.paginator ul li.active a{background:#333;color:#fff}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.loading__item,.lazy:not(.lz-loaded){color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important;user-select:none;pointer-events:none;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);background-size:800px 104px;width:100%}.loading__item:empty::after,.lazy:empty:not(.lz-loaded)::after{content:" "}.loading__item *,.lazy:not(.lz-loaded) *{visibility:hidden;transition:none !important}.loading__item *:empty::after,.lazy:not(.lz-loaded) *:empty::after{content:" "}@-webkit-keyframes moveclouds{0%{margin-left:1000px}100%{margin-left:-1000px}}@-moz-keyframes moveclouds{0%{margin-left:1000px}100%{margin-left:-1000px}}@-o-keyframes moveclouds{0%{margin-left:1000px}100%{margin-left:-1000px}}.header{position:absolute;z-index:1000;width:100%;display:flex;justify-content:center}@media(max-width: 991px){.header{justify-content:flex-end}.header.is-active{justify-content:flex-end}.header.is-active .header__nav{flex-direction:column}.header.is-active .header__link{display:flex;padding-bottom:10px}.header.is-active .header__lang{display:flex;gap:10px}.header.is-active .header__lang>.is-active{background-color:var(--blue);color:#fff}.header.is-active .header__lang>a{border:1px solid var(--blue);background-color:#fff;color:var(--blue)}.header.is-active .header__wrapper{flex-direction:column;min-height:100vh;background:#f0f2f7;position:relative;z-index:9999;animation:slideIn .5s ease-in-out;padding-left:30px;padding-right:30px;padding-top:20px}@keyframes slideIn{from{transform:translateX(300px)}to{transform:translateX(0)}}.header.is-active .header__left{display:none}.header.is-active .header__scrim{display:flex}.header.is-active .header__burger{padding-right:0px}.header.is-active .header__burger>.burger>.burger__icon{height:0px}.header.is-active .header__burger>.burger>.burger__icon::after{top:0px;transform:rotate(-45deg) translateY(7px) translateX(-4px)}.header.is-active .header__burger>.burger>.burger__icon::before{top:0px;transform:rotate(45deg) translateY(-7px) translateX(-4px)}.header.remove-active .header__wrapper{animation:slideOut .5s ease-in-out}@keyframes slideOut{from{transform:translateX(300px)}to{transform:translateX(0px)}}}.header__wrapper{display:flex}.header__left{overflow:hidden}.header__right{overflow:hidden}@media(max-width: 991px){.header__right{display:none}}.header__nav{display:flex;background-color:#f0f2f7;padding:10px;padding-left:0px;padding-right:0px}.header__link{font-size:15px;font-weight:800;color:var(--blue);text-transform:uppercase;padding:20px 10px;position:relative}@media(max-width: 1099px){.header__link{padding:20px 7px}}@media(max-width: 991px){.header__link{display:none}}.header__link:after{content:"";position:absolute;width:100%;height:2px;background-color:var(--pink);bottom:0;left:0;opacity:0;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.header__link.is-active:after{opacity:1}.header__link:hover:after{opacity:1}.header__lang{display:flex;align-items:center;margin-left:20px}@media(max-width: 1099px){.header__lang{margin-left:10px}}@media(max-width: 991px){.header__lang{display:none}}.header__lang>.is-active{background-color:#fff;color:var(--blue)}.header__lang>a{padding:5px 10px;color:#fff}.header__burger{padding-left:20px;padding-right:20px;display:none;align-items:center}@media(max-width: 991px){.header__burger{display:flex;order:-1;justify-content:flex-end}}.header__scrim{display:none;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.banner{background:url("/assets/media/svg/head-bgr.svg");background-position:bottom;background-size:cover;overflow:hidden;position:relative}.banner__container{padding-top:100px;padding-bottom:30px;padding-left:20px;padding-right:20px;display:flex;justify-content:space-between;align-items:center}@media(max-width: 991px){.banner__container{justify-content:center}}.banner__title{margin-bottom:0;margin-top:0px;position:relative;z-index:20}@media(max-width: 991px){.banner__title{min-height:180px;display:flex;align-items:center}}.banner__logo{margin-bottom:auto;align-self:flex-start;position:relative;z-index:20}@media(max-width: 991px){.banner__logo{position:absolute;top:0;left:0;transform:translateX(20px) translateY(20px)}.banner__logo>img{height:120px;object-fit:contain}}@media(max-width: 991px)and (min-width: 480px){.banner__logo>img{height:calc(120px + 60*(100vw - 480px)/288)}}@media(max-width: 991px)and (min-width: 768px){.banner__logo>img{height:180px}}@media(max-width: 991px){.banner__empty{display:none}}.dialog{padding:0px;max-width:550px;border:0px;outline:0px}.dialog::backdrop{backdrop-filter:blur(6px);background:rgba(0,0,0,.6)}.dialog__content{display:flex;flex-direction:column;padding:30px}.dialog__head{display:flex;gap:15px;padding-bottom:15px;border-bottom:1px solid #e2e2e2;flex-wrap:wrap;row-gap:0px}.dialog__name{font-size:20px;width:100%;display:flex;justify-content:space-between}@media(min-width: 320px){.dialog__name{font-size:calc(20px + 5*(100vw - 320px)/1046)}}@media(min-width: 1366px){.dialog__name{font-size:25px}}.dialog__date{font-size:20px}@media(min-width: 320px){.dialog__date{font-size:calc(20px + 5*(100vw - 320px)/1046)}}@media(min-width: 1366px){.dialog__date{font-size:25px}}.dialog__close{display:flex;position:absolute;width:50px;height:50px;top:0;right:0;transform:translateY(10px)}.dialog__close:hover{cursor:pointer}.dialog__close::after{content:"";display:flex;width:40px;height:2px;background-color:var(--blue);transform:rotate(45deg) translateX(7px) translateY(22px)}.dialog__close::before{content:"";display:flex;width:40px;height:2px;background-color:var(--blue);transform:rotate(-45deg) translateX(-5px) translateY(24px)}.dialog__text{margin-top:30px;line-height:1.5}.dialog__button{outline:none;margin-right:20px;border:1px solid var(--blue);color:#fff;background-color:var(--blue);font-size:16px;font-weight:400;padding:18px 30px;text-transform:capitalize;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}@media(max-width: 479px){.dialog__button{padding:12px 15px}}.dialog__button:hover{color:var(--blue);background-color:#fff;cursor:pointer}.form__fields{display:grid;grid-template-columns:repeat(auto-fill, minmax(195px, 1fr));gap:30px}@media(max-width: 991px){.form__fields{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}}@media(max-width: 419px){.form__fields{grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}}.form__group{display:inline-flex;flex-flow:column;position:relative;padding-bottom:10px}.form__group--220px{min-width:220px}.form__title{display:flex;opacity:.35;margin-bottom:15px;font-size:13px}.form__control{border:1px solid #000;min-height:51px;padding:15px;width:100%;color:inherit}.form__control::placeholder{color:inherit}.form__control--select{height:100%;color:inherit;vertical-align:middle;background:rgba(0,0,0,0) url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__control--select[multiple]{background:none}.form__control--option>input{height:100%}.form__control--option>label{height:100%;display:flex;align-items:center}.form__control[type=checkbox]{display:none}.form__control:focus{border-color:#000;outline:0;box-shadow:0 1px 6px rgba(32,33,36,.28)}.form__control[disabled]{background-color:#fff;opacity:1}.form__control--hidden-arrows::-webkit-outer-spin-button,.form__control--hidden-arrows::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form__control--hidden-arrows[type=number]{-moz-appearance:textfield}.form__control--borderless{border:none}.form__control--transparent{background-color:rgba(0,0,0,0)}.form__control--placeholderless::placeholder{color:rgba(0,0,0,0)}.form__placeholder{position:absolute;top:50%;left:7px;transform:translateY(-50%) translateX(-1px);transition:.3s;background-color:#fff;padding:0 8px}.form__placeholder--ceiled-20px{top:20px}.form__placeholder--alone{background-color:#fff}.form__placeholder--sticky,.form__control--placeholderless:focus+.form__placeholder,.form__control--placeholderless:not(:placeholder-shown)+.form__placeholder{top:0;transform:translateY(-50%);font-size:12px;background-color:#fff;z-index:2}.form__tiny{font-size:14px;text-transform:none;color:#000;text-align:left;margin-bottom:unset}.form__box{display:flex;align-items:center;position:relative;gap:5px}.form__box:has(.form__control:checked) .form__square{color:var(--fc-input-button);background-color:#ddd}.form__box:has(.form__control:checked) .form__square::before{transform:scale(1) translateY(-4px)}.form__icon{display:flex;place-items:center;gap:8px;position:absolute;top:50%;right:20px;transform:translateY(-50%);opacity:.3;z-index:1;font-size:18px}.form__icon--filled{opacity:100}.form__icon+.form__control{padding-right:45px}.form__icon--number{opacity:1;right:10px}.form__icon--number+.form__control{padding-right:90px}.form__icon--edge{right:0}.form__square{display:grid;place-items:center;width:31px;min-width:31px;height:31px;min-height:31px;aspect-ratio:1/1;border:2px solid #000;color:rgba(0,0,0,0);cursor:pointer}.form__square::before{content:"✔";background-repeat:no-repeat;background-size:85% 85%;background-position:center;width:15px;height:15px;text-align:center;transform:scale(0) translateY(-4px);transition:120ms transform ease-in-out;color:#000}.form__sign{display:grid;place-items:center;background-color:#ddd;width:31px;height:31px;aspect-ratio:1/1;color:var(--fc-input-button);cursor:pointer}.form-error{--clr-form-error: #e7414f;position:absolute;left:0;bottom:0;display:flex;align-items:flex-start;padding-top:4px;color:var(--clr-form-error);font-size:12px;--transform: calc(100% - 7px);transform:translateY(var(--transform))}.form-error__content{display:flex}.form-error__icon{display:block;height:16px;width:16px;margin-right:8px;fill:var(--clr-form-error)}.form-error__txt{color:var(--clr-form-error) !important;text-transform:none;margin-bottom:0}.form__button{display:flex;justify-content:center}.form__button>*{background-color:#10357f;color:#fff;padding:18px 35px;border:1px solid #10357f;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.form__button>*:hover{background-color:#fff;color:#10357f;border:1px solid #10357f}.program__dialog{max-width:850px;width:100%}.program__border{border-bottom:1px solid #e2e2e2}.program__ol{margin:0}.program__ol>li{font-size:14px;color:var(--blue)}.program__ul{margin:0;padding:0;list-style:none}.program__ul>p,.cms .program__ul>span,.cms .program__ul>div{font-size:14px}.program__ul>li{padding-top:2px;padding-bottom:2px;font-size:14px;color:var(--blue)}.program__ul--dot{padding-left:20px;list-style:disc}.program__img{display:none}.program__qr{display:flex;align-items:center;gap:15px;padding-top:20px;flex-wrap:wrap}.program__qr>img{max-width:200px}.program__qr>p,.cms .program__qr>span,.cms .program__qr>div{font-size:14px}.program__row{width:100%}.program__row:hover{cursor:pointer}.program__row:hover .program__detail{text-decoration:underline}.program__detail{font-size:20px;color:var(--blue);display:flex;align-items:center;gap:7px;padding-top:5px;padding-bottom:5px;position:relative;padding-right:20px}@media(max-width: 680px){.program__detail{font-size:17px;padding-right:18px}}@media(max-width: 570px){.program__detail{font-size:15px}}@media(max-width: 480px){.program__detail{font-size:14px}}@media(max-width: 410px){.program__detail{font-size:13px}}.program__detail::after{content:"⟩";color:var(--blue);margin-bottom:0px;font-size:19px;position:absolute;top:0;right:0;text-decoration:none !important;transform:translateY(2.5px)}@media(max-width: 680px){.program__detail::after{font-size:17px}}@media(max-width: 570px){.program__detail::after{font-size:16px}}@media(max-width: 480px){.program__detail::after{font-size:14px}}@media(max-width: 410px){.program__detail::after{font-size:13px}}.program__content>p,.cms .program__content>span,.cms .program__content>div{font-size:14px}.about__buttons{gap:20px;flex-wrap:wrap}.about__container{gap:50px;align-items:center;justify-content:center}@media(min-width: 769px){.about__container{align-items:flex-start}.about__container .col-md-7{max-width:calc(58.333% - 50px)}}.about__img{border-radius:50%}.about__profile{display:flex;flex-direction:column;align-items:center;gap:40px}.about__lower{margin-top:100px}@media(max-width: 767px){.about__lower-second{order:2;margin-top:0}}.about__lines{display:flex;gap:30px;position:absolute;top:50%;flex-direction:column;transform:translateX(-50px) translateY(-40%)}.about__line{display:flex;width:2610px;height:104px;background:rgba(16,53,127,.2);transform:rotate(169deg)}.about__section{position:relative;overflow:hidden}.about__slide{gap:97px;align-items:flex-start}@media(min-width: 769px){.about__slide{height:100%}.about__slide .col-md-8{max-width:calc(66.667% - 90px)}.about__slide .col-md-4{max-width:calc(33.333% - 30px)}.about__slide>a{height:100%}.about__slide>a>img{height:100%}}@media(max-width: 767px){.about__slide{gap:10px;margin-bottom:50px}}.about__navigation{position:absolute;display:flex;right:0;bottom:0;transform:translateX(-10px) translateY(-200%);z-index:1}.about__button{width:33px;height:33px;background-color:#1e4ca6;position:relative}.about__button.swiper-button-disabled{background-color:#10357f}.about__button::after{content:"";background:url(/assets/media/svg/pointer_right.svg);display:flex;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;transform:translateX(1px) translateY(1px)}.about__button-prev::after{transform:rotate(180deg) translateX(-1px) translateY(-1px)}.about__button:hover{cursor:pointer}.team__container{gap:30px}@media(min-width: 1201px){.team__container .col-xl-4{max-width:calc(33.333% - 20px)}}@media(max-width: 1199px){.team__container .col-md-6{max-width:calc(50% - 20px)}}@media(max-width: 767px){.team__container .col-12{max-width:100%}}.team__card{position:relative}.team__card:hover{cursor:pointer}.team__content{display:flex;position:absolute;width:100%;bottom:0;left:0;align-items:flex-end}.team__text{display:flex;flex-direction:column;flex:1;padding-bottom:10px;padding-top:10px;padding-left:10px}@media(min-width: 420px){.team__text{padding-left:calc(10px + 15*(100vw - 420px)/60)}}@media(min-width: 480px){.team__text{padding-left:25px}}.partneri{display:flex;flex-direction:column;gap:0px;max-width:1080px;padding-top:50px}.partneri__title{text-transform:uppercase;text-align:center;width:100%;margin-bottom:0px;color:var(--blue);font-weight:600;margin-bottom:5px}.partneri__breakline{display:flex;width:100%;height:1px;background-color:#e2e2e2;margin-bottom:30px}.partneri__breakline--hp:last-of-type{display:none}.partneri__logos{display:flex;flex-flow:row;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;gap:50px;row-gap:0px;margin-bottom:30px}.partneri__logo{width:auto;height:100%}@media(max-width: 991px){.partneri__logo{max-width:155px}}@media(max-width: 479px){.partneri__logo{max-width:125px}}.partneri__dialog>dialog{max-width:870px}.nabidka__title{font-size:40px}.nabidka__cards{gap:60px;margin-top:30px}@media(min-width: 993px){.nabidka__cards .col-lg-4{max-width:calc(33.333% - 40px)}}.nabidka__cards:hover{cursor:pointer}.nabidka__btn{display:flex;position:absolute;bottom:0;right:0;transform:translateY(-20px)}.nabidka__card{position:relative}.nabidka__content{display:flex;position:absolute;flex-direction:column;left:0;top:0;padding-left:20px;padding-top:60px}.nabidka__subtitle{font-size:20px}@media(min-width: 320px){.nabidka__subtitle{font-size:calc(20px + 5*(100vw - 320px)/1046)}}@media(min-width: 1366px){.nabidka__subtitle{font-size:25px}}.nabidka__text{font-size:17px;margin-top:10px}@media(min-width: 320px){.nabidka__text{font-size:calc(17px + 3*(100vw - 320px)/1046)}}@media(min-width: 1366px){.nabidka__text{font-size:20px}}.nabidka__dialog{gap:0px;align-items:flex-start}@media(min-width: 769px){.nabidka__dialog{gap:20px}.nabidka__dialog>.col-md-6{max-width:calc(50% - 20px)}}.nabidka__ul{list-style:none;padding:0;margin:0;color:var(--blue)}.nabidka__ul>li{position:relative;padding-left:15px;line-height:1.8571;font-size:13px}@media(min-width: 320px){.nabidka__ul>li{font-size:calc(13px + 1*(100vw - 320px)/1046)}}@media(min-width: 1366px){.nabidka__ul>li{font-size:14px}}.nabidka__ul>li::before{content:"";position:absolute;left:0;top:0;transform:translateY(11px);width:2px;height:2px;background-color:#000;border-radius:50%}.kontakt{display:flex;flex-direction:column}.kontakt__text{font-size:13px}@media(min-width: 320px){.kontakt__text{font-size:calc(13px + 2*(100vw - 320px)/1046)}}@media(min-width: 1366px){.kontakt__text{font-size:15px}}.kontakt__link{font-size:13px;margin-bottom:.45em}@media(min-width: 320px){.kontakt__link{font-size:calc(13px + 2*(100vw - 320px)/1046)}}@media(min-width: 1366px){.kontakt__link{font-size:15px}}.kontakt__link:hover{text-decoration:underline}.kontakt__container{gap:0px;row-gap:50px;padding-top:50px;padding-bottom:50px}/*# sourceMappingURL=main.css.map */
