<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2{
	font-family: Alice;
	font-style: normal;
	font-weight: normal;
	font-size: 38px;
	line-height: 43px;
	color: #444444;
}
h3{
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 21px;
	line-height: 25px;
	color: #444444;
}
div.main-page #header{
	display: none;
}
#first-screen{
	position: relative;
	text-align: left;
	background: radial-gradient(67.07% 105.81% at 67.07% 24.78%, #69B9E6 0%, #085C8B 100%);
	color: #fff;
	position: relative;
	overflow: hidden;
	min-height: 577px;
	padding: 0 0 20px;
}
#first-screen:before{
	content: "";
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	height: 46px;
	background: #FFECDA;
}
#first-screen .container{
	position: relative;
	z-index: 2;
}
#first-screen .slider-container{
	position: absolute;
	top: 98px;
	height: 430px;
	left: -29vw;
	right: 0;
	z-index: 1;
}
#first-screen h1{
	font-family: Alice;
	font-style: normal;
	font-weight: normal;
	font-size: 92px;
	line-height: 100px;
	text-align: center;
	color: #FFFFFF;
}
#first-screen h2{
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
	padding-left: 110px;
	padding-top: 29px;
	max-width: 448px;
}
#first-screen h2:before{
	content: "";
	position: absolute;
	display: block;
	width: 90px;
	height: 225px;
	left: 0px;
	top: 0px;
	background-image: url("./img/aiki-2.png");
	background-repeat: no-repeat;
	box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.25);
	transition: all ease-out 1s;
}
#first-screen.before-load h2:before{
	top: -250px;
}
#slider_top-slider{
	margin-bottom: 11px;
}
#slider_top-slider div.item{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 20px;
	bottom: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all ease-out 0.5s;
	outline: 1px solid #9AB1BE;
}
#slider_top-slider div.item:after{
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: rgba(0, 24, 38, 0.5);
}
#slider_top-slider .slick-slide{
	position: relative;
	z-index: 1;
	height: 424px;
	width: 130px;
	margin: 0 0px;
	transition: all ease-out 0.5s;
}
#slider_top-slider .slick-slide.slick-center{
	z-index: 10;
}
#slider_top-slider .slick-slide.slick-center div.item{
	top: 0px;
	bottom: 0px;
	left: -86px;
	right: -86px;
	border: 1px solid #FFFFFF;
	outline: none;
}
#slider_top-slider .slick-slide.slick-center div.item:after{
	display: none;
}
#first-screen .welcome-card{
	background: linear-gradient(144.89deg, #1D6C99 0%, #08496D 100%);
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
	text-align: center;
	margin: 0 20px;
	height: 603px;
	max-width: 387px;
	padding: 44px 20px 20px;
	position: relative;
}
#first-screen .welcome-card:before{
	content: "";
	position: absolute;
	z-index: 0;
	width: 253px;
	height: 253px;
	border-radius: 200px;
	left: calc(50% - 253px/2);
	top: 27px;
	background: #FE6A4F;
	transition: all ease-out 1s 0.75s;
}
#first-screen.before-load .welcome-card:before{
	width: 0px;
	height: 0px;
	left: 50%;
	top: calc(27px + 253px/2);
	background: #FE6A4F;
}
#first-screen .welcome-card&gt;div{
	position: relative;
	z-index: 1;
}
#first-screen h3{
	font-family: Alice;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto 85px;
}
#first-screen h5{
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto 15px;
}
#first-screen p.address{
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
}
#first-screen p.address&gt;span{
	font-size: 19px;
	line-height: 22px;
	color: #FFFFFF;
	display: block;
	padding: 13px 0 0px;
}
#first-screen a.location{
	display: inline-block;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #9ADBFF;
	background-image: url("./img/location.png");
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 34px;
	padding: 5px 0 0 30px;
}
#first-screen div.phones{
	margin: 33px auto 30px;
	max-width: 240px;
}
#first-screen div.phones&gt;p{
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	margin-bottom: 14px;
}
#first-screen a.phone{
	display: inline-block;
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
	color: #FFFFFF;
	white-space: nowrap;
	margin-bottom: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
}
#first-screen a.phone.a1{
	background-image: url("./img/a1.png");
}
#first-screen a.phone.mts{
	background-image: url("./img/mts.png");
}
#for-whom{
	background: #FFECDA;
	text-align: center;
	padding: 10px 0 28px;
}
p.after-h2{
	max-width: 542px;
	margin: 0 auto 30px;
}
#for-whom h3{
	margin: 19px 0 10px;
}
#for-whom div.for-whom-item{
	margin-bottom: 30px;
}
#for-whom div.for-whom-item p{
	max-width: 280px;
	margin: 0 auto;
}
.under-center, .under-left{
	padding: 0 0 20px 0;
	position: relative;
}
.under-center:after, .under-left:after{
	content: "";
	position: absolute;
	display: block;
	width: 54px;
	height: 2px;
	background: #2174A2;
	border-radius: 1px;
	bottom: 0px;
	left: calc(50% - 27px);
}
.under-left:after{
	left: 0;
}
#to-start{
	background: #fff;
	padding: 42px 0 47px;
}
#to-start h2{
	text-align: center;
}
#to-start p.after-h2{
	text-align: center;
	margin: 0 auto 47px;
}
#to-start h3.age{
	color: #FE6A4F;
	margin-bottom: 5px;
}
#to-start h3.age&gt;strong{
	font-family: Alice;
	font-style: normal;
	font-weight: normal;
	font-size: 73px;
	line-height: 68px;
	letter-spacing: -0.03em;
}
#to-start h3.easy{
	font-family: Alice;
	font-style: normal;
	font-weight: normal;
	font-size: 29px;
	line-height: 33px;
	letter-spacing: -0.03em;
	color: #FE6A4F;
	margin: 35px 0 25px;
}
#to-start div.history-card{
	background: linear-gradient(150.91deg, #1D6C99 0%, #08496D 100%);
	padding: 60px 25px 36px 94px;
	color: #fff;
	position: relative;
}
#to-start div.history-card:before{
	content: "";
	position: absolute;
	display: block;
	width: 55px;
	height: 147px;
	left: 18px;
	top: 17px;
	background-image: url("./img/aiki-3.png");
	background-repeat: no-repeat;
	transition: all ease-out 3s;
}
#to-start div.history-card.before-scroll:before{
	opacity: 0;
}
#instructors{
	background: #F5F5F5;
	padding: 42px 0 34px;
	text-align: center;
}
#instructors div.instructor-item{
	margin: 10px 0 30px;
}
#instructors div.instructor-item h3{
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #444444;
	margin: 18px 0 0px;
}
#instructors div.instructor-item div.dan{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #444444;
	margin: 0px 0 10px;
	padding-bottom: 12px;
}
#events-slider{
	padding: 42px 0 83px;
	text-align: center;
}
#events-slider h2{
	margin-bottom: 33px;
}
#events-slider div.slider{
	margin-left: 20px;
	margin-right: 20px;
}
.slick-prev, .slick-next{
	width: 64px;
	height: 64px;
	background-image: url("./img/arrow-left.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.slick-prev{
	background-image: url("./img/arrow-left.png");
	left: -51px;
}
.slick-next{
	background-image: url("./img/arrow-right.png");
	right: -51px;
}
#photo-albums{
	background: #F5F5F5;
	padding: 42px 0 35px;
	text-align: center;
}
#photo-albums .albums{
	padding: 0px 0 0px;
}
div.album-preview{
	position: relative;
	width: 228px;
	height: 152px;
	margin: 45px auto 122px;
}
div.album-preview &gt; div{
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 5px solid #FFFFFF;
	box-sizing: border-box;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	transform: translate3d(0, 0, 0);
	transform-origin: 0 100%;
	transition: all ease-out 0.2s;
}
div.album-preview &gt; div:nth-of-type(1){
	transform: rotate(-5deg);
	z-index: 3;
}
div.album-preview &gt; div:nth-of-type(2){
	z-index: 2;
}
div.album-preview &gt; div:nth-of-type(3){
	transform: rotate(5deg);
	z-index: 1;
}
div.album-preview:hover &gt; div:nth-of-type(1){
	transform: rotate(-13deg);
}
div.album-preview:hover &gt; div:nth-of-type(2){
	transform: rotate(-4deg);
}
div.album-preview &gt; h4{
	position: absolute;
	left: -20px;
	right: -20px;
	bottom: -77px !important;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #444444;
	padding: 0 0 15px 0;
}
div.album-preview &gt; h4:after {
    width: 156px;
    left: calc(50% - 78px);
}
div.album-preview &gt; h4&gt;span {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -26px;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	text-decoration-line: underline;
	color: #2174A2;
}
#where{
	background-color: #085179;
	background-image: url("./img/bg-1.jpg");
	background-size: cover;
	background-position: center top;
	padding: 42px 0 45px;
	color: #fff;
}
#where h2{
	text-align: center;
	color: #fff;
	margin-bottom: 27px;
}
#where .columns{
	display: flex;
	justify-content: space-between;
}
#where .aiki{
	margin-top: -45px;
}
#where .columns p{
	max-width: 200px;
}
#where h3{
	color: #FFA078;
	margin-bottom: 13px;
}
#where div.address h4{
	color: #FFA078;
	margin: 19px 0 17px;
}
#where a.location{
	display: inline-block;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	text-decoration-line: underline;
	color: #9ADBFF;
	background-image: url("./img/location-2.png");
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 34px;
	padding: 0px 0 0 24px;
	margin: 13px 0 30px;
}
#where div.time h4{
	font-family: Alice;
	font-style: normal;
	font-weight: normal;
	font-size: 38px;
	line-height: 43px;
	color: #FFA078;
}
#where .questions p{
	color: rgba(255,255,255,0.75);
}
#where .questions a.phone{
	display: block;
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 8px 0 21px;
}
#where .questions a.viber{
	display: inline-block;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	text-decoration-line: underline;
	color: #9ADBFF;
	background-image: url("./img/viber.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 36px 36px;
	min-height: 36px;
	padding: 7px 0 0 50px;
	margin: 20px 0 20px;

}
#footer{
	background: #15415A;
	color: #fff;
	box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15);
	padding: 36px 0 46px;
}
#footer .columns{
	display: flex;
	justify-content: space-between;
}
#footer h3{
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #FE6A4F;
	margin-bottom: 12px;
}
#footer li{
	color: #9ADBFF;
}
#footer a{
	color: #9ADBFF;
}
#footer a:hover{
	text-decoration: underline;
}
#footer div.contacts{
	padding: 14px 0 0 0;
}
#footer a.phone{
	display: inline-block;
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
	color: #FFFFFF;
	white-space: nowrap;
	margin-bottom: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
}
#footer a.phone.a1{
	background-image: url("./img/a1.png");
}
#footer a.phone.mts{
	background-image: url("./img/mts.png");
}
#footer a.email{
	display: inline-block;
	background-image: url("./img/email.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 14px;
}
td&gt;input.filter{
	width: 100%;
}
#header{
	padding: 0px 0 10px;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 100;
	color: #fff;
	transform: translate3d(0, 0, 0);
	transition: all ease-out 0.5s;
	background: linear-gradient(178.71deg, #1D6C99 0%, #08496D 100%);
}
#header a.title{
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	max-width: 400px;
	position: relative;
	display: block;
	padding: 18px 0 4px 80px;
	transition: all 0.5s;
}
#header a.title:before{
	content: "";
	position: absolute;
	display: block;
	width: 58px;
	height: 144px;
	left: 0px;
	top: 0px;
	background: linear-gradient(131.76deg, #1D6C99 0%, #08496D 100%);
	box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.2);
	transition: all 0.5s;
	transform-origin: 0 0;
}
#header a.title:after{
	content: "";
	position: absolute;
	display: block;
	width: 58px;
	height: 144px;
	left: 0px;
	top: 0px;
	background-image: url("./img/aiki-4.png");
	background-repeat: no-repeat;
	background-position: 13px 16px;
	transition: all 0.5s;
	transform-origin: 0 0;
}



#header.scrolled{
	padding: 0px 0 10px;
}
#header.scrolled a.title{
	font-size: 13px;
	line-height: 15px;
	padding: 15px 0 4px 50px;
	max-width: 350px;
	
}
#header.scrolled a.title:before{
	transform: scale(0.5);
}
#header.scrolled a.title:after{
	transform: scale(0.5);
}
#header.scrolled #mobile-menu-button{
	top: 20px;
}



#template1-page{
	padding: 180px 0 80px;
}
#template1-page h1{
	font-family: Alice;
	font-style: normal;
	font-weight: normal;
	font-size: 38px;
	line-height: 43px;
	color: #444444;
	margin-bottom: 22px;
}
#club-list &gt; tbody &gt; tr &gt; td:nth-of-type(4){
	white-space: nowrap;
}
#club-list &gt; tbody &gt; tr &gt; td &gt;strong{
	line-height: 18px;
	display: inline-block;
	margin-bottom: 5px;
}


.pushy{
	background-color: #15415A;
	background-image: url("./img/aiki-5.png");
	background-repeat: no-repeat;
	background-position: 25px 22px;
	color: #fff;
	padding: 63px 10px 46px 87px;
}
.pushy h3{
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #FE6A4F;
	margin-bottom: 0px;
}
.pushy ul{
	margin-bottom: 36px;
}
.pushy li{
	color: #9ADBFF;
	list-style: none;
}
.pushy a{
	color: #9ADBFF;
	padding: 0;
}
.pushy a:hover{
	text-decoration: underline;
}
.pushy div.contacts{
	padding: 0;
}
.pushy div.contacts h3{
	margin-bottom: 16px;
}
.pushy a.phone{
	display: inline-block;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 24px;
	color: #FFFFFF;
	white-space: nowrap;
	margin-bottom: 16px;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 32px;
}
.pushy a.phone.a1{
	background-image: url("./img/a1.png");
}
.pushy a.phone.mts{
	background-image: url("./img/mts.png");
}
.pushy a.email{
	display: inline-block;
	background-image: url("./img/email.png");
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 32px;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 18px;
	color: #FFFFFF;
}
.table-container{
	max-width: 100%;
	overflow: auto;
}



@media (max-width: 1199px){ /* lg */
	
	
}
@media (max-width: 1020px){
	.slick-prev, .slick-next{
		width: 48px;
		height: 48px;
		background-size: contain;
	}
	.slick-prev{
		left: -24px;
	}
	.slick-next{
		right: -24px;
	}
}
@media (min-width: 992px){ /* lg */
	
}
@media (max-width: 991px){ /* md */
	#where .aiki {
	    display: none;
	}
	#to-start div.history-card {
	    padding: 40px 25px 36px 25px;
	}
	#to-start div.history-card:before {
		display: none;
	}
	#first-screen h2 {
	    font-size: 15px;
	    padding-left: 110px;
	    padding-top: 20px;
	}
	#first-screen .welcome-card {
	    margin: 0;
	    height: 603px;
	    max-width: 387px;
	    padding: 44px 0px 20px;
	}
}
@media (max-width: 767px){ /* sm */
	#first-screen{
		background: linear-gradient(144.89deg, #1D6C99 0%, #08496D 100%);
		box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
		padding: 0;
	}
	#first-screen h2 {
	    display: none;
	}
	#first-screen:before {
	    display: none;
	}
	div.main-page #header{
		display: block;
	}
	#header{
		padding: 0px 0 10px;
	}
	#header a.title{
		font-size: 13px;
		line-height: 15px;
		padding: 15px 0 4px 40px;
		max-width: 350px;
		
	}
	#header a.title:before{
		transform: scale(0.5);
	}
	#header a.title:after{
		transform: scale(0.5);
	}
	#header #mobile-menu-button{
		top: 22px;
	}
	#first-screen .welcome-card {
	    margin: 58px 0 0 0;
	    height: auto;
	    background-image: none;
	    box-shadow: none;
	    background-color: transparent;
	    padding: 44px 0px 0px;
	}
	#first-screen h3 {
	    margin: 0 auto 75px;
	}
	#first-screen div.phones {
	    margin: 27px auto 23px;
	}
	#for-whom {
	    padding: 38px 0 28px;
	}
	#to-start div.history-card {
	    padding: 40px 25px 36px 100px;
	}
	#to-start div.history-card:before {
		display: block;
	}
	#first-screen div.slider-container{
		display: none;
	}
	#where .columns {
	    display: block;
	}
	#footer .columns {
	    display: block;
	}
	#header.scrolled a.title {
	    padding: 15px 0 4px 40px;
	}
	#events-slider div.slider {
	    margin-left: -16px;
	    margin-right: -16px;
	}
	.slick-slide {
		max-width: 100vw;
	}
	.slick-prev, .slick-next{
		top: auto;
		bottom: -80px;
	}
	.slick-prev{
		left: calc(50% - 60px);
	}
	.slick-next{
		right: calc(50% - 60px);
	}
	.history-card{
		margin-top: 32px;
	}
	#instructors div.instructor-item p{
		text-align: center;
	}
}
</pre></body></html>