.Layout-backdropPage{overflow:hidden;position:relative;transition:all .3s;z-index:0}.Layout-backdropPage.isActive{filter:blur(1rem);transform:scale(1.05)}.Layout-h1{width:0;height:0;position:absolute;overflow:hidden;color:transparent;pointer-events:none}.TopBar{position:fixed;width:100%;top:0;left:0;height:3rem;background:#7fc2e4;display:flex;flex-direction:row;align-items:center;z-index:100;visibility:visible}@media screen and (min-width:960px){.TopBar{visibility:visible;height:4.5rem}}.TopBar>*{width:100%}.TopBar-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative}.TopBar-input{position:fixed;top:4.6rem;right:4rem;width:4.4rem;z-index:101;transition:all .2s;pointer-events:none}.TopBar-input.isOpenMobile{pointer-events:all;width:calc(100% - 8rem)}@media screen and (min-width:568px){.TopBar-input{width:4.4rem}.TopBar-input.isOpenMobile{width:calc(100% - 8rem)}}@media screen and (min-width:768px){.TopBar-input{right:50%;width:auto;transform:translate(29rem)}.TopBar-input.isOpenMobile{width:auto}}@media screen and (min-width:960px){.TopBar-input{width:50rem;top:.8rem;left:50%;right:auto;transform:translate(-50%);pointer-events:all}.TopBar-input.isOpenMobile{width:50rem}}@media screen and (min-width:1180px){.TopBar-input,.TopBar-input.isOpenMobile{width:70rem}}.TopBar-inputInner{position:relative;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s}.TopBar-inputInner.isOpenMobile{opacity:1;pointer-events:auto;visibility:visible}@media screen and (min-width:768px){.TopBar-inputInner{width:58rem}.TopBar-inputInner.isOpenMobile{max-width:58rem}}@media screen and (min-width:960px){.TopBar-inputInner{max-width:none;opacity:1;width:auto;pointer-events:auto;visibility:visible}.TopBar-inputInner.isOpenMobile{max-width:none}}.TopBar-result{position:fixed;height:calc(100% - 9rem);max-height:0;width:100%;top:9rem;left:0;background:#f1f1f1;border-top:0 solid #e6e6e6;overflow:auto;z-index:100;transition:all .2s}@media screen and (min-width:960px){.TopBar-result{height:calc(100% - 4.5rem);top:4.5rem}}.TopBar-result.isOpen{max-height:100%;border-top:.1rem solid #e6e6e6}.TopBar-resultContent>:nth-child(2){padding-top:32px}@media screen and (min-width:568px){.TopBar-resultContent>:nth-child(2){padding-top:48px}}.TopBar-openButton{outline:none;padding:.5rem;border:0 solid #162056;color:#162056;background:transparent;position:absolute;top:0;right:1.4rem;opacity:1;visibility:visible;transition:all .2s;cursor:pointer;pointer-events:all}.TopBar-openButton.isOpenMobile{opacity:0;visibility:hidden}@media screen and (min-width:960px){.TopBar-openButton{opacity:0;visibility:hidden}}.TopBar-openButton>i{font-size:2rem;line-height:1}.TopBar-closeButton{outline:none;padding:.5rem;border:0 solid #162056;color:#162056;background:transparent;position:absolute;top:-1px;right:-2.8rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer;pointer-events:all}.TopBar-closeButton.isOpenMobile{opacity:1;visibility:visible}@media screen and (min-width:960px){.TopBar-closeButton,.TopBar-closeButton.isOpenMobile{opacity:0;visibility:hidden}}.TopBar-closeButton>i{font-size:2rem;line-height:1}.TopBar-backgroundMobile{position:fixed;top:3rem;left:0;right:0;width:100%;height:6rem;opacity:0;visibility:hidden;z-index:100;background:#f1f1f1;transition:all .2s}.TopBar-backgroundMobile.isOpenMobile{opacity:1;visibility:visible}@media screen and (min-width:960px){.TopBar-backgroundMobile,.TopBar-backgroundMobile.isOpenMobile{opacity:0;visibility:hidden}}.TopBar-langLink{color:inherit;text-decoration:inherit}.TopBar-langLink:hover{text-decoration:underline}.TopBar-careerBox{margin-right:2rem;display:none}@media screen and (min-width:960px){.TopBar-careerBox{display:inline-block}}.TopBar-resultCount{margin:0;font-weight:300;color:#162056;text-align:left;font-size:1.8rem;line-height:1.33333}@media screen and (min-width:568px){.TopBar-resultCount{font-size:2.4rem;line-height:1.33333}}.Navbar{height:6rem;position:fixed;top:3rem;left:0;right:0;overflow:visible;background-color:#fff;z-index:99}@media screen and (min-width:960px){.Navbar{position:fixed;top:4.5rem;height:8rem}}.Navbar-box{position:relative;z-index:10;transition:box-shadow .2s linear .2s}.Navbar-linkBar{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;bottom:0;left:0;height:50px;background-color:#f1f1f1;text-align:center;color:#00bff0;text-decoration:none;font-weight:500;text-transform:uppercase;font-size:1.3rem;line-height:1.23077;opacity:0;visibility:hidden;transition:color .2s ease,opacity .2s ease,visibility .2s ease}.Navbar-linkBar:hover{color:#162056}.Navbar-linkBar>*{vertical-align:middle}.Navbar-linkBar i{margin-left:8px;font-size:2rem;line-height:1}.Navbar-linkBar.isVisible{opacity:1;visibility:visible;transition:color .2s ease,opacity .2s ease .2s,visibility .2s ease .2s}.MenuMobile{height:6rem;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width:960px){.MenuMobile{display:none}}.MenuMobile-logo{position:relative;display:flex;align-items:center;color:red;font-weight:700;text-transform:uppercase}@media screen and (min-width:960px){.MenuMobile-logo{position:absolute;top:0;left:0;bottom:0}}.MenuMobile-logo a{line-height:0;font-size:0}.MenuMobile-logo img{height:4rem;width:6.5rem}@media screen and (min-width:960px){.MenuMobile-logo img{height:5rem;width:8.1rem}}.MenuMobile-logo span{height:4rem;width:6.5rem}@media screen and (min-width:960px){.MenuMobile-logo span{height:5rem;width:8.1rem}}.MenuMobile-mobilePart{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.MenuMobile-item:not(:first-child){margin-left:5rem}@media screen and (min-width:960px){.MenuMobile-item:not(:first-child){margin-left:2rem}}@media screen and (min-width:1380px){.MenuMobile-item:not(:first-child){margin-left:5rem}}.MenuMobile-item--login{position:relative;display:none}@media screen and (min-width:568px){.MenuMobile-item--login{display:block}}.MenuMobile-item--newAccount{position:relative;margin-right:1.2rem}@media screen and (min-width:960px){.MenuMobile-item--newAccount{margin-right:0}}.MenuMobile-item--newAccount:not(:first-child){margin-left:1rem}@media screen and (min-width:960px){.MenuMobile-item--newAccount:not(:first-child){margin-left:1rem}}@media screen and (min-width:1380px){.MenuMobile-item--newAccount:not(:first-child){margin-left:1rem}}.MenuMobile-loginSubmenu{position:fixed;top:78px;right:1rem;left:1rem;width:auto;max-height:0;overflow:hidden;box-shadow:none;background:#fff;transition:all .2s}@media screen and (min-width:568px){.MenuMobile-loginSubmenu{position:absolute;top:100%;right:0;left:auto;width:45.4rem}}.MenuMobile-loginSubmenu.isVisible{max-height:50rem;box-shadow:0 10px 20px 0 rgba(0,0,0,.25)}@media screen and (min-width:568px){.MenuMobile-loginSubmenu--shifted{right:-14rem}}@media screen and (min-width:768px){.MenuMobile-loginSubmenu--shifted{right:0}}.MenuMobile-loginSubmenu--alternated{top:83px}@media screen and (min-width:568px){.MenuMobile-loginSubmenu--alternated{top:100%}}.MenuMobile-loginSubmenuAccount{padding:3rem;background:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .2s;text-decoration:none;cursor:pointer}.MenuMobile-loginSubmenuAccount h3{margin-top:.4rem}.MenuMobile-loginSubmenuAccount button{margin-top:1.5rem;margin-left:3rem;flex-shrink:0}.MenuMobile-loginSubmenuAccount:hover{background:#e6e6e6}.MenuMobile-loginSubmenuAccount:hover button{box-shadow:0 10px 20px 0 rgba(0,0,0,.25);background:#162056}.MenuMobile-loginSubmenuAccount:hover button i{color:#fff}.MenuMobile-loginSubmenuAccount--newAccount{padding:1.8rem 2rem}.MenuMobile-loginSubmenuAccount--newAccount button{margin-top:0}.MenuMobile-loginSubmenuAccount--newAccount h2{font-size:1.8rem;line-height:1.22222}.MenuMobile-loginSubmenuAccount--newAccount h3{font-size:1.4rem;line-height:1.28571;margin-top:0}@media screen and (min-width:568px){.MenuMobile-loginSubmenuAccount--newAccount{padding:3rem}.MenuMobile-loginSubmenuAccount--newAccount h2{font-size:2.3rem;line-height:1}.MenuMobile-loginSubmenuAccount--newAccount h3{font-size:1.8rem;line-height:1.22222;margin-top:.4rem}}.MenuMobile-loginSubmenuAccount--newAccount:not(:first-child){position:relative}.MenuMobile-loginSubmenuAccount--newAccount:not(:first-child):before{content:"";display:block;position:absolute;height:2px;width:100%;top:-1px;left:0;background:#f1f1f1}.MenuMobile-loginSubmenuCafeterie{padding:2.3rem 3rem;background:#f1f1f1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .2s;text-decoration:none;cursor:pointer}.MenuMobile-loginSubmenuCafeterie button{margin-left:3rem;flex-shrink:0}.MenuMobile-loginSubmenuCafeterie:hover{background:#e6e6e6}.MenuMobile-loginSubmenuCafeterie:hover button{box-shadow:0 10px 20px 0 rgba(0,0,0,.25);background:#162056}.MenuMobile-loginSubmenuCafeterie:hover button i{color:#fff}.MenuMobile-loginSubmenuAccountText{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.MenuMobile-loginSubmenuAccountIcon{width:3rem;height:3rem;margin-right:2rem;flex-shrink:0}@media screen and (min-width:568px){.MenuMobile-loginSubmenuAccountIcon{margin-right:3rem}}.MenuMobile-burger{width:2.4rem;height:2.4rem;margin-left:2.2rem;position:relative;overflow:hidden;cursor:pointer}.MenuMobile-burger>*{width:2.4rem;height:2.4rem;display:flex;justify-content:center;align-items:center;transition:all .2s ease-in;position:absolute;top:0;left:0}.MenuMobile-burger>:first-child{transform:translate(0)}.MenuMobile-burger>:last-child{transform:translateY(100%)}.MenuMobile-burger>*>i{color:#162056;font-size:2.4rem;line-height:1}.MenuMobile-burger.isOpen>:first-child{transform:translateY(-100%)}.MenuMobile-burger.isOpen>:last-child{transform:translate(0)}.SubmenuMobile{max-height:0;position:fixed;top:9rem;left:0;right:0;overflow:auto;transition:all .2s;background-color:#fff;box-shadow:none}@media screen and (min-width:960px){.SubmenuMobile{display:none}}.SubmenuMobile.isOpen{max-height:calc(100% - 9rem);box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}.SubmenuMobile-submenu{position:relative;padding:0;margin:0;width:100%;max-height:0;overflow:hidden;list-style-type:none;transition:max-height .2s}.SubmenuMobile-submenu.isOpen{max-height:200rem}.SubmenuMobile-submenu li{border-top:.1rem solid #e6e6e6}.SubmenuMobile-submenu li>ul{background-color:#f1f1f1}.SubmenuMobile-submenu li>ul>li>ul{background-color:#e6e6e6}.SubmenuMobile-submenu .loginMobile{display:list-item}@media screen and (min-width:568px){.SubmenuMobile-submenu .loginMobile{display:none}}.SubmenuMobile-title{width:100%;height:5rem;display:flex;justify-content:space-between;align-items:center;cursor:default}.SubmenuMobile-title,.SubmenuMobile-title>span{color:#162056;font-weight:500;text-decoration:none;font-size:1.4rem;line-height:1.28571}.SubmenuMobile-title>i{color:#162056;transition:all .2s;font-size:2.4rem;line-height:1}.SubmenuMobile-title.login,.SubmenuMobile-title.login>span{color:#e60a14;text-transform:uppercase}.SubmenuMobile-title.login>i{color:#e60a14}.SubmenuMobile-title.isOpen>i{transform:rotate(90deg)}.SubmenuMobile-link{width:100%;height:5rem;display:flex;justify-content:space-between;align-items:center}.SubmenuMobile-link,.SubmenuMobile-link>span{color:#162056;font-weight:500;text-decoration:none;transition:all .2s;font-size:1.4rem;line-height:1.28571}.SubmenuMobile-link:hover,.SubmenuMobile-link:hover>span{color:#00bff0}.MenuDesktop{position:relative;height:6rem;display:none;justify-content:flex-end;align-items:center}@media screen and (min-width:960px){.MenuDesktop{height:8rem;display:flex}}.MenuDesktop-logo{position:relative;display:flex;align-items:center;color:red;font-weight:700;text-transform:uppercase}@media screen and (min-width:960px){.MenuDesktop-logo{position:absolute;top:0;left:0;bottom:0}}.MenuDesktop-logo a{line-height:0;font-size:0}.MenuDesktop-logo img{height:4rem;width:6.5rem}@media screen and (min-width:960px){.MenuDesktop-logo img{height:5rem;width:8.1rem}}.MenuDesktop-logo span{height:4rem;width:6.5rem}@media screen and (min-width:960px){.MenuDesktop-logo span{height:5rem;width:8.1rem}}.MenuDesktop-item:not(:first-child){margin-left:5rem}@media screen and (min-width:960px){.MenuDesktop-item:not(:first-child){margin-left:2rem}}@media screen and (min-width:1180px){.MenuDesktop-item:not(:first-child){margin-left:3.5rem}}@media screen and (min-width:1380px){.MenuDesktop-item:not(:first-child){margin-left:5rem}}.MenuDesktop-item--login{position:relative;display:none}@media screen and (min-width:568px){.MenuDesktop-item--login{display:block}}.MenuDesktop-item--newAccount{position:relative;margin-right:1.2rem}@media screen and (min-width:960px){.MenuDesktop-item--newAccount{margin-right:0}}.MenuDesktop-item--newAccount:not(:first-child){margin-left:1rem}@media screen and (min-width:960px){.MenuDesktop-item--newAccount:not(:first-child){margin-left:1rem}}@media screen and (min-width:1180px){.MenuDesktop-item--newAccount:not(:first-child){margin-left:1rem}}.MenuDesktop-item--tabletHide{display:none}@media screen and (min-width:1180px){.MenuDesktop-item--tabletHide{display:block}}.MenuDesktop-item--smallDesktopHide{display:none}@media screen and (min-width:1380px){.MenuDesktop-item--smallDesktopHide{display:block}}.MenuDesktop-link{display:block;line-height:8rem;color:inherit;cursor:pointer;white-space:nowrap}.MenuDesktop-link:hover{color:#00bff0}.MenuDesktop-link.isActive{cursor:default}.MenuDesktop-link.isSubmenuActive{color:#00bff0}.MenuDesktop-linkInner{display:inline-block;font-weight:500;font-size:1.2rem;line-height:1.25}@media screen and (min-width:1180px){.MenuDesktop-linkInner{font-size:1.4rem;line-height:1.28571}}.MenuDesktop-linkInner.isActive{position:relative}.MenuDesktop-linkInner.isActive:after{content:" ";display:block;position:absolute;bottom:-.9rem;left:0;right:0;height:.4rem;border-radius:.2rem;background:#e60a14}.MenuDesktop-loginSubmenu{position:fixed;top:78px;right:1rem;left:1rem;width:auto;max-height:0;overflow:hidden;box-shadow:none;background:#fff;transition:all .2s}@media screen and (min-width:568px){.MenuDesktop-loginSubmenu{position:absolute;top:100%;right:0;left:auto;width:45.4rem}}.MenuDesktop-loginSubmenu.isVisible{max-height:50rem;box-shadow:0 10px 20px 0 rgba(0,0,0,.25)}.MenuDesktop-loginSubmenuAccount{padding:3rem;background:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s;text-decoration:none}.MenuDesktop-loginSubmenuAccount h3{margin-top:.4rem}.MenuDesktop-loginSubmenuAccount button{margin-top:1.5rem;margin-left:3rem;flex-shrink:0}.MenuDesktop-loginSubmenuAccount:hover{background:#e6e6e6}.MenuDesktop-loginSubmenuAccount:hover button{box-shadow:0 10px 20px 0 rgba(0,0,0,.25);background:#162056}.MenuDesktop-loginSubmenuAccount:hover button i{color:#fff}.MenuDesktop-loginSubmenuAccount--newAccount{padding:1.8rem 2rem}.MenuDesktop-loginSubmenuAccount--newAccount button{margin-top:0}.MenuDesktop-loginSubmenuAccount--newAccount h2{font-size:1.8rem;line-height:1.22222}.MenuDesktop-loginSubmenuAccount--newAccount h3{margin-top:0;font-size:1.4rem;line-height:1.28571}@media screen and (min-width:568px){.MenuDesktop-loginSubmenuAccount--newAccount{padding:3rem}.MenuDesktop-loginSubmenuAccount--newAccount h2{font-size:2.3rem;line-height:1.21739}.MenuDesktop-loginSubmenuAccount--newAccount h3{font-size:1.8rem;line-height:1.22222;margin-top:.4rem}}.MenuDesktop-loginSubmenuAccount--newAccount:not(:first-child){border-top:2px solid #f1f1f1}.MenuDesktop-loginSubmenuCafeterie{padding:2.3rem 3rem;background:#f1f1f1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s;text-decoration:none}.MenuDesktop-loginSubmenuCafeterie button{margin-left:3rem;flex-shrink:0}.MenuDesktop-loginSubmenuCafeterie:hover{background:#e6e6e6}.MenuDesktop-loginSubmenuCafeterie:hover button{box-shadow:0 10px 20px 0 rgba(0,0,0,.25);background:#162056}.MenuDesktop-loginSubmenuCafeterie:hover button i{color:#fff}.MenuDesktop-loginSubmenuAccountText{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.MenuDesktop-loginSubmenuAccountIcon{width:3rem;height:3rem;margin-right:2rem;flex-shrink:0}@media screen and (min-width:568px){.MenuDesktop-loginSubmenuAccountIcon{margin-right:3rem}}.SubmenuDesktop{margin:-.1rem -2rem 0;max-height:.1rem;transition:max-height .2s linear .2s;overflow:hidden;display:none}@media screen and (min-width:960px){.SubmenuDesktop{display:block}}.SubmenuDesktop.isVisible{max-height:40rem}.SubmenuDesktop-item{border-top:.1rem solid #e6e6e6}.SubmenuDesktop-product{padding:4.2rem 5rem 6.4rem 0;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media screen and (min-width:960px){.SubmenuDesktop-product{padding:4rem 4rem 6.9rem}}@media screen and (min-width:1180px){.SubmenuDesktop-product{padding:4rem 9rem 6.9rem}}@media screen and (min-width:1380px){.SubmenuDesktop-product{padding:4.2rem 5rem 6.4rem 0}}.SubmenuDesktop-productImageColumn{display:none}@media screen and (min-width:1380px){.SubmenuDesktop-productImageColumn{display:block}}.SubmenuDesktop-productImageColumn a{margin-left:2rem;transition:all .2s}.SubmenuDesktop-productLinkColumn{margin-top:1rem}.SubmenuDesktop-productTitle{color:#162056;text-transform:uppercase;font-weight:700;transition:all .2s;cursor:default;font-size:1.5rem;line-height:1.26667}.SubmenuDesktop-productLinkGroup{margin-top:2rem}.SubmenuDesktop-productLink{color:rgba(22,32,86,.6);font-weight:500;text-decoration:none;display:block;transition:all .2s;cursor:pointer;font-size:1.4rem;line-height:2.85714}.SubmenuDesktop-productLink:hover{color:#162056}.SubmenuDesktop-productLink span i{color:#e60a14;display:inline-block;margin-right:4px;font-size:2rem;line-height:1}.SubmenuDesktop-productLink span>*{vertical-align:middle}.SubmenuDesktop-productImage{width:26.6rem;height:20.3rem}.SubmenuDesktop-cooperation{font-size:0;line-height:0}.SubmenuDesktop-cooperationItem{width:50%;height:15rem;position:relative;display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 5rem;text-decoration:none;transition:all .2s;background:#fff;vertical-align:top;cursor:pointer}.SubmenuDesktop-cooperationItem:not(:first-child){border-left:1px solid #e6e6e6}.SubmenuDesktop-cooperationItem button{flex-shrink:0}.SubmenuDesktop-cooperationItem:hover{background:#f1f1f1}.SubmenuDesktop-cooperationItem:hover h2{color:#00bff0}.SubmenuDesktop-cooperationItem:hover button{box-shadow:0 10px 20px 0 rgba(0,0,0,.25);background:#162056}.SubmenuDesktop-cooperationItem:hover button i{color:#fff}.SubmenuDesktop-cooperationTextBlock{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.SubmenuDesktop-cooperationIcon{width:4rem;height:4rem;margin-right:3rem;flex-shrink:0}.SubmenuDesktop-cooperationHeader{color:#162056;font-weight:700;padding:0;margin:0;font-size:2.3rem;line-height:1.21739}.SubmenuDesktop-cooperationSubtitle{color:rgba(22,32,86,.6);font-weight:400;margin-top:.4rem;font-size:1.8rem;line-height:1.22222}.SubmenuDesktop-linkBar{position:absolute;width:100%;bottom:0;left:0;height:40px;background-color:#f1f1f1}.Footer{background:#162056;color:#fff}.Footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;margin:-1.5rem -2rem}@media screen and (min-width:568px){.Footer-content{margin:-3rem -2rem}}.Footer-socials{margin-top:6rem;text-align:center}@media screen and (min-width:568px){.Footer-socials{margin-top:10rem}}.Footer-socialLink{display:inline-block;width:5rem;height:5rem;margin:0 1.5rem;background:#00bff0;text-align:center;line-height:5rem;border-radius:50%;cursor:pointer}@media screen and (min-width:568px){.Footer-socialLink{margin:0 2.3rem}}.Footer-socialLink img{vertical-align:middle}.Footer-groupList{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;flex-grow:1;width:100%}@media screen and (min-width:568px){.Footer-groupList{width:calc(100% - 22rem)}}@media screen and (min-width:768px){.Footer-groupList{width:calc(100% - 29rem)}}@media screen and (min-width:1380px){.Footer-groupList{width:calc(100% - 33.4rem)}}.Footer-group{min-width:13rem;margin:1.5rem 2rem}@media screen and (min-width:568px){.Footer-group{margin:3rem 2rem}}.Footer-logoBox{width:16.4rem;height:10rem;flex-shrink:0;margin:3rem 17rem 3rem 2rem;display:none}@media screen and (min-width:568px){.Footer-logoBox{display:inline-block;width:10rem;height:6rem;margin:3rem 10rem 3rem 2rem}}@media screen and (min-width:768px){.Footer-logoBox{margin:3rem 17rem 3rem 2rem}}@media screen and (min-width:1380px){.Footer-logoBox{width:16.4rem;height:10rem;margin:3rem 17rem 3rem 2rem}}.Footer-logoBoxMobile{width:6rem;height:4rem;margin:5rem auto 0;display:block}@media screen and (min-width:568px){.Footer-logoBoxMobile{display:none}}.Footer-title{font-weight:700;color:#00bff0;margin:0 0 3rem;font-size:1.5rem;line-height:1.26667}.Footer-link{color:#fff;text-decoration:none;cursor:pointer;font-size:1.5rem;line-height:1.33333}.Footer-link+.Footer-link{margin-top:2rem}.Footer-link:hover{color:#fff;text-decoration:underline}.Footer-linkBox+.Footer-linkBox{margin-top:2rem}