body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{font-size:16px}.navbar{height:60px;background-color:indigo}.navbar__container{width:100%;height:100%;max-width:1355px;margin:0 auto}.navbar__element{height:50}.logo{height:100%;width:200px;display:flex;align-items:center;justify-content:center;text-decoration:none;margin:0 auto 5px}.logo__first-span,.logo__second-span{color:#fff;font-size:2.4rem;font-weight:400}.logo__second-span{font-weight:900;color:plum}.home{background-color:plum;padding:0}.home__container{width:100%;height:100%;max-width:1355px;margin:0 auto;padding:20px 0}.content__container{padding-left:10px}.content__block{background-color:#fff;width:calc(100% - 30px);margin:0;padding:5px 10px;box-shadow:1px 1px 1px grey}:after,:before{box-sizing:border-box}a{background-color:transparent}i{font-style:italic}.carousel{overflow:hidden;max-width:100%;position:relative;box-sizing:border-box;display:block}.carousel__viewport{overflow:hidden;height:100%;max-width:1330px}.carousel__tab{height:100%;width:100%;max-width:5000px}.carousel__button--next,.carousel__button--previous{box-sizing:border-box;position:absolute;top:0;bottom:0;width:35px;font-size:2.5em;font-weight:700;line-height:300px;background:hsla(0,0%,100%,.5);color:indigo;cursor:pointer;text-decoration:none!important}.carousel__button--next:hover,.carousel__button--previous:hover{background:hsla(0,0%,100%,.8)}.carousel__button--inactive{background:hsla(0,0%,100%,0);cursor:auto}.carousel__button--inactive:after,.carousel__button--inactive:before{content:""}.carousel__button--previous{left:0;text-align:left}.carousel__button--previous:after{float:none;content:"<"}.carousel__button--next{right:0;text-align:right}.carousel__button--next:before{float:none;content:">"}.car-icon{font-family:"bdicons"}.card{display:block;height:300px;width:500px;min-width:500px;margin:4px 1px 0;padding:0 2px;position:relative}.card__title{position:absolute;top:calc(50% - 35px);left:calc(50% - 50px);font-size:3rem;font-weight:900;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.card__title--long{left:calc(50% - 120px)}.card__image{display:block;width:500px;height:300px;background-position:50%;background-repeat:no-repeat;background-size:cover}
/*# sourceMappingURL=main.0b99179a.chunk.css.map */