 /* -- core css -- */ 

/* -- flex -- */
.flex, [class*="flex"], [class^="flex"]  { display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; }
.--0 { flex:0 0 auto; }
.--1 { flex:1 0 auto; }
.--c { justify-content:center; align-items:center; }
.--c--r { justify-content:center; align-items:flex-end; }
.--r { justify-content:flex-end; }
.--w { justify-content:space-between; align-items:center; height:100%; }
.--wrap { flex-wrap:wrap; }
.--col--c { flex-flow:column nowrap; flex:1 0 auto; justify-content:center; align-items:center; }
.--col { flex-flow:column nowrap; justify-content:flex-start; align-items:stretch; flex:1 0 auto; }
.--col-row { flex-flow:row wrap; justify-content:flex-start; align-content:flex-start; margin:0 -.6rem; }
.col--1,.col--2 { padding:0 .6rem; }
.col--2 { flex:1 0 280px; }
.--outer { flex-flow:row wrap; flex:1 0 100%; justify-content:center; 
  margin:0 auto; line-height:0; transition:all .8s ease; }


/* layout */
a  { cursor:pointer; text-decoration:none; outline:none; cursor:pointer;
  -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none;
  -webkit-touch-callout:none; -khtml-user-drag:none; -webkit-user-drag:none; }
a img { border:0 none; }

html { height:100%; overflow-x:hidden; font-size:calc(0.875rem + 0.35vw);  font-size:min(max(15px, 1.25vw), 22px); scroll-behavior:smooth; }

body { min-height:100%; opacity:0; animation:start-show 1.2s ease-in forwards; animation-delay:.5s; }

@keyframes start-show { from {opacity:0;} to {opacity:1;} }

section { max-width:100%; margin:0; padding:0; z-index:1; }

wrap { width:75%; width:clamp(320px, 75%, 1200px); /*max-width:860px;*/ }

section > wrap:last-child,
section > [class*="-outer"]:last-child { margin-bottom:3.5rem; }
section > wrap:first-child,
section > [class*="-outer"]:first-child  { margin-top:3.5rem; }

wrap p { margin:1.05rem 0; text-align:justify; hyphens:auto; }
@media  (max-width:640px)  { wrap p  { text-align:left; } }




.button, a.button, .button a { display: inline-block; /*display:flex; flex-grow:1; justify-content:center; align-items:center;*/ cursor:pointer; }
.btn       { position:absolute; top:0; right:0; bottom:0; left:0; }
.button, .btn, button, a { -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; }




.opac   { opacity:.6; }
.sq     { display:block; position:relative; width:2.6rem; height:2.6rem; overflow:hidden; }
.circle { border-radius:10rem; }
.tshad  { text-shadow:8px 8px 16px rgb(0 0 0 / 95%); }


/* transitions*/
.trans       { -webkit-transition-duration:.55s; -moz-transition-duration:.55s; -ms-transition-duration:.55s; 
  -o-transition-duration:.55s; transition-duration:.55s; transition-timing-function: ease-in-out; }
.trans:hover { -webkit-transition-duration:.55s; -moz-transition-duration:.55s; -ms-transition-duration:.55s; 
  -o-transition-duration:.55s; transition-duration:.55s; transition-timing-function: ease-in-out; }


.bgcv        { background-repeat:no-repeat; 
  background-position:center center; -webkit-backface-visibility:hidden; 
  -webkit-background-size:cover; -o-background-size:cover; background-size:cover; }



[class^="ico-"], [class*="ico-"] { height:100%; 
  background-repeat:no-repeat; background-position:center; background-size:75% 75%; }

.ico-menu     { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200px' height='200px' version='1.1' viewBox='0 0 100000 100000'%3E%3Cline fill='none' stroke='white' stroke-width='5000' x1='25000' y1='32000' x2='75000' y2= '32000' /%3E%3Cline fill='none' stroke='white' stroke-width='5000' stroke-miterlimit='22.9256' x1='25000' y1='50000' x2='75000' y2= '50000' /%3E%3Cline fill='none' stroke='white' stroke-width='5000' stroke-miterlimit='22.9256' x1='25000' y1='68000' x2='75000' y2= '68000' /%3E%3C/svg%3E"); 
}
.ico-arrow-up { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200px' height='200px' viewBox='0 0 100000 100000' %3E%3Cpolyline fill='none' stroke='white' stroke-width='2500' points='37500,37500 50000,25000 62500,37500 '/%3E%3Cline fill='none' stroke='white' stroke-width='2500' stroke-miterlimit='22.925' stroke-dasharray='5000.000000 7500.000000' x1='50000' y1='78000' x2='50000' y2= '28000' /%3E%3C/svg%3E"); 
}
.ico-arrow    { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100px' height='50px' viewBox='0 0 100000 50000'%3E%3Cpolyline fill='none' stroke='white' stroke-width='2500' points='69500,12500 82000,25000 69500,37500 '/%3E%3Cline fill='none' stroke='white' stroke-width='2500' stroke-miterlimit='22.9256' stroke-dasharray='5000.000000 7500.000000' x1='18000' y1='25000' x2='82000' y2= '25000' /%3E%3C/svg%3E"); 
}
.ico-mice     { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 100000 100000' %3E%3Cline fill='none' stroke='white' stroke-width='5000' stroke-linecap='round' x1='50000' y1='28375' x2='50000' y2= '40375' /%3E%3Crect fill='none' stroke='white' stroke-width='2500' stroke-miterlimit='22.9256' x='24999.9' y='12499.9' width='50000.1' height='75000.1' rx='16000' ry='17280'/%3E%3C/svg%3E"); 
}
.ico-win      {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100px' height='75px' viewBox='0 0 100 75' %3E%3Crect fill='none' stroke='%23fff' stroke-width='4' x='5' y='5' width='90' height='65'/%3E%3C/svg%3E"); 
}
.ico-open     { background-size: 60% 60%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='100px' height='100px' viewBox='0 0 20000 20000' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='1000' d='M9900 10100l8508.4 -8508.4m-4908.4 -91.6l5000 0 0 5000m-17000 -500l12500 0 0 12500 -12500 0 0 -12500z'/%3E%3C/svg%3E"); 
}
.ico-360      { background-size: 65% 65%; background-position:center 60%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200px' height='130px' viewBox='0 0 200 130'%3E%3Cpath fill='none' stroke='%23FFF' stroke-width='5' stroke-linecap='round' stroke-linejoin='round' d='M139.004 112.572c-11.8,2.078 -25.03,3.243 -39.004,3.243 -49.705,0 -90,-14.736 -90,-32.913 0,-13.037 20.728,-24.302 50.788,-29.632m24.297 -2.828c4.852,-0.296 9.833,-0.452 14.915,-0.452 5.805,0 11.478,0.202 16.976,0.587m23.57 2.936c29.337,5.423 49.454,16.546 49.454,29.389 0,11.723 -16.759,22.014 -41.992,27.844m-25.32 -4.742l16.316 6.568 -16.316 11.432m56.787 -64.783c0.986,-4.095 1.525,-8.825 1.525,-14.212 0,-24.052 -10.745,-34.988 -24,-34.988 -13.255,0 -24,10.936 -24,34.988 0,24.052 10.745,34.988 24,34.988 6.456,0 12.316,-2.594 16.63,-8.034m-49.192 -20.746c0.368,1.647 0.562,3.359 0.562,5.115 0,13.07 -10.745,23.665 -23.999,23.665 -13.255,0 -24,-10.595 -24,-23.665 0,-13.07 10.745,-23.664 24,-23.664 11.029,0 20.321,7.336 23.13,17.329m-16.326 -40l-26.19 32.381m-53.871 -32.381l29.989 0 -20.455 26.08c-0.309,0.393 -0.103,0.88 0.469,0.686 18.042,-6.138 30.253,5.689 30.253,19.047 0,13.358 -11.64,24.187 -26,24.187 -6.901,0 -13.173,-2.502 -17.828,-6.582m-7.43 -11.846c-0.138,-0.527 -0.259,-1.061 -0.359,-1.601m169.617 -49.959c2.21,0 4,1.79 4,4 0,2.209 -1.79,4 -4,4 -2.209,0 -4,-1.791 -4,-4 0,-2.21 1.791,-4 4,-4z'/%3E%3C/svg%3E");
}
.ico-lark     { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 100000 100000' %3E%3Cpath id='hnd' fill='white' fill-rule='nonzero' d='M78153.5 72805.3c2539.8,1811.8 6340,10408.6 1567.3,9241.6 -9504.9,-2324.1 -24364.9,-196.4 -35017,-310 -13194.9,-140.9 -27210,-1974.5 -28804.3,-18766.8 -1086.8,-11446.8 550,-26116.4 2317.8,-37219.3 612.9,-3849.3 5867.8,-3955.1 5584.2,-349l-1146.3 14568.7c-151.5,1926.5 1335.9,2324.7 2531.6,938 1331.1,-1543.8 2525.2,-3570.7 3557.9,-5451.9 3065.9,-5583.6 6055,-11233.1 9077.4,-16844.1 2543.9,-4573.7 7506.6,-1493.8 5629.3,2200.5l-10922.2 21493.2c-3263.7,6422.6 -7595.2,14059.7 -5685.5,21322.1 1985.1,7549.6 10874.1,11653.9 17409.4,7702 8631.8,-5219.4 7440.1,-21951.1 -3183.6,-21302.4 -4593,280.3 -7729.5,4964.3 -7732.9,9493.6 -2.4,3156.6 1824.6,6139.7 5146.8,6020.9 3182.9,-113.9 4733.9,-2735.4 4706.4,-5733.9 -25.7,-2812.3 -3026.5,-2816.1 -2933.8,-677.6 49.1,1134.9 326.5,2106.8 -860.9,2864.3 -1571,1002.1 -3006.1,-266 -3312.2,-1946.5 -638.4,-3507.1 1969.1,-6913.1 5412.1,-6942.4 7653.1,-65.5 7619.2,12236.3 1120.1,15733 -6118.3,3292 -13451.7,-1543 -13513.3,-8862.9 -61.7,-7316.7 6058.5,-14314.5 10385.5,-20004.6l18669.8 -24551.3c3300.3,-4340 8129.8,-848.9 5840.1,2620.4l-12727.9 19285.6c-4025.5,6099.4 -73.7,8966.9 4399.4,4681.8l14204.1 -13607c3137.2,-3005.3 7299.9,309 3907.5,4498.2 -3629.9,4482.6 -7409,8955.7 -11001.3,13472.2 -3066.3,3856 -5101.4,8731.9 -5148.6,13374.1 -34.5,3390.1 -376.9,6188.5 4599.8,9308.7 3927,2462.2 11215.7,393.3 15923.3,3750.8z'/%3E%3C/svg%3E"); 
}

@keyframes fadebgc { from {opacity:0;} to {opacity:1;} }