*{box-sizing:border-box;vertical-align:middle;font-family:'Montserrat',sans-serif;font-size:1rem;font-weight:400;line-height:1.4;list-style:none;text-decoration:none;outline:none;padding:0;margin:0}
:root{--color-body:#1d1b1d;--color-text-body:#ccc7cc;--color-header:#151415;--color-main:#95630a;--color-secondary:#f9ecf9;--article-shadow:#aa7007;--menu-li-a:#020602;--menu-li-a-border:#50370c;--array-video:#e29202;--about:#000;--trands:#000;--trands-border:#4b3408;--trands-hover:#352509;--cats:#000;--cats-border:#613e00;--cats-hover:#3f2e0f;--gray-bg:#373437;--col-3-border:#272527;--header-mob-border:#67143c;--base-gray:#dfd3d9;--base-white:#fff;--base-black:#000}
body{background:var(--color-body);color:var(--color-text-body);margin:auto;scroll-behavior:smooth}
header{background:var(--color-header);padding:.8rem 0}
button,.sorting{cursor:pointer}
a{color:var(--color-main)}
p b{vertical-align:initial;font-weight:700}
input{width:100%;background:var(--color-header);border:.15rem solid var(--color-main);border-radius:100rem;padding:.6rem 1.4rem;line-height:1.5;color:var(--base-gray)}
h1{color:#fff;font-size:175%;font-weight:500;margin:.6rem 0;width:100%;position: relative;}
.container{position: relative;max-width:1300px;margin:auto}
.grid{display:flex}
.a-i\003A center{align-items:center}
.f-w\003Awrap{flex-wrap:wrap}
.j-c\003A between{justify-content:space-between}
.col\003A 4{width:calc(100% / 4 - .8rem);margin:.4rem;transition:.4s}
.col\003A 4:hover{box-shadow:0 0 0 .25rem var(--article-shadow);border-radius:.3rem}
.logotype{width:25rem}
.logotype a{color:var(--base-white)}
.logotype a:hover .first_text{color:var(--color-main)}
.logotype a{font-family:'Montserrat',sans-serif;font-size:26px;font-weight:700;transition:.4s;text-transform:uppercase}
.last_text{background-image:linear-gradient(25deg,#FFF,#a6a6a6);text-transform:none}
.logotype a span{font-family:'Montserrat',sans-serif;vertical-align:initial;font-size:24px;font-weight:700;transition:.4s;text-transform:uppercase;color:#fff;background:#0a1508b8;border:3px solid #aa7007;padding:5px;border-radius:4px;margin-left:4px}
.main_title{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin:0 0 1rem}
.main_title .sorting{color:#fff;background:none;display:flex;align-items:center;font-size:15px;margin:8px 0 0;padding:5px 7px;border:2px solid var(--color-main);border-radius:4px;transition:all .3s;animation:pulse 3s infinite;animation-timing-function:linear;animation-iteration-count:2}
.main_title .sorting:hover{border:2px solid var(--color-main)}
.main_title h1{width:auto}
.main_title .sorting i{margin-left:4px}
#news_set_sort{display: none;}
#news_set_sort.open{position: absolute;display:block;right: 0;top: 50px;z-index: 9;background: #1d1b1d;font-size:15px;margin:8px 0 0;padding:5px 7px;border:2px solid var(--color-main);border-radius:4px;}
@keyframes pulse {
0%{transform:scale(0.95);box-shadow:0 0 0 0 var(--color-main)}
70%{transform:scale(1);box-shadow:0 0 0 10px #000}
100%{transform:scale(0.95);box-shadow:0 0 0 0 var(--color-main)}
}
.similar_video{color:#fff;font-weight:500;margin:1.2rem 0;padding:4px 0 4px 4px}
.similar_video span{border-bottom:3px solid var(--color-main);font-size:130%;padding-bottom:4px}
.my-queries{margin:-8px 2px 14px;padding-bottom:10px;text-align:center}
.my-queries a{display:inline-block!important;margin:12px 2px 0!important}
.queries li a,.my-queries a{background:#000;color:#fff}
.queries ul{padding:0 0 12px}
.queries li{float:left}
.queries li a,.my-queries a{font-size:16px;margin:8px 4px 0 2px;border-radius:4px;display:block;height:36px;line-height:28px;padding:2px 6px;white-space:nowrap;text-overflow:ellipsis;border:2px solid #5c3e0a}
.queries li a:hover,.my-queries a:hover{background-color:#5c3e0a!important;transition:all .3s}
.boobs{border:2px solid #95630a!important}
.queries-shift{overflow:auto;white-space:nowrap;animation:shift-effect 1s ease-in-out .2s backwards}
.queries-shift a{display:inline-block}
.queries-shift::-webkit-scrollbar{background:#949494;border-radius:4px;height:10px;padding:10px}
.queries-shift::-webkit-scrollbar-thumb{border-radius:4px;background:#95630a}
@keyframes shift-effect {
0%{padding-left:100px}
25%{padding-left:0}
50%{padding-left:100px}
100%{padding-left:0}
}
.btn_up{position:fixed;background-color:var(--color-main);right:10px;bottom:5px;border-radius:22px;cursor:pointer;width:44px;height:44px}
.btn_up::before{content:"";text-align:center;position:absolute;width:20px;height:20px;left:12px;top:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17V4M3 10l7-7 7 7'/%3E%3C/g%3E%3C/svg%3E")}
.btn_up_hide{display:none}
@media (hover:hover) and (pointer:fine) {
.btn_up:hover{background-color:var(--color-main)}
}
.last_text{color:var(--color-main);margin:0 0 0 .2rem}
.search\003A form{width:25rem;position:relative}
.search{padding:.6rem 3.4rem .6rem 1.4rem}
.search\003A form button{background-color:var(--color-main);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='512px' height='512px' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='opacity:0.983' fill='%23ffffff' d='M 286.5,-0.5 C 300.5,-0.5 314.5,-0.5 328.5,-0.5C 415.203,12.2772 473.37,59.9438 503,142.5C 506.818,155.765 509.651,169.099 511.5,182.5C 511.5,196.5 511.5,210.5 511.5,224.5C 499.583,306.166 455.583,362.999 379.5,395C 309.616,418.588 244.616,409.255 184.5,367C 126.374,320.699 99.5402,260.199 104,185.5C 113.79,105.689 154.957,48.8556 227.5,15C 246.612,7.23196 266.279,2.0653 286.5,-0.5 Z M 292.5,70.5 C 356.041,67.2908 401.874,93.9575 430,150.5C 449.05,199.817 442.716,245.483 411,287.5C 373.827,329.68 327.66,344.513 272.5,332C 216.126,313.628 183.626,275.128 175,216.5C 171.833,159.658 194.333,116.492 242.5,87C 258.328,78.5568 274.995,73.0568 292.5,70.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.984' fill='%23ffffff' d='M 61.5,511.5 C 54.5,511.5 47.5,511.5 40.5,511.5C 19.1541,505.487 5.48743,491.821 -0.5,470.5C -0.5,463.5 -0.5,456.5 -0.5,449.5C 1.61514,441.6 5.11514,434.266 10,427.5C 45.8333,391.667 81.6667,355.833 117.5,320C 118.167,319.333 118.833,319.333 119.5,320C 138.338,349.338 162.338,373.505 191.5,392.5C 155.68,428.82 119.68,464.986 83.5,501C 76.7338,505.885 69.4005,509.385 61.5,511.5 Z'/%3e%3c/g%3e%3c/svg%3e ");background-repeat:no-repeat;background-position:center;background-size:1.3rem;border:none;padding:1.2rem 2rem;border-radius:100rem;position:absolute;transition:.4s;right:.35rem;bottom:.3rem}
.search\003A form button:hover{background-color:#95630a94}
.menu\003Aheader{width:calc(100% - 41rem);margin:0 1rem;display:flex}
.menu\003Aheader li{margin:0 1.5rem 0 0}
.menu\003Aheader li:last-child{margin:0}
.menu\003Aheader li a{padding:1rem .25rem;text-transform:uppercase;color:var(--color-secondary);position:relative;letter-spacing:.01rem}
.menu\003Aheader li a:hover::after{content:"";position:absolute;bottom:-1rem;left:0;width:100%;height:.2rem;background:var(--color-main)}
.menu\003Amain{padding:1rem 0;border-bottom:.01rem solid var(--article-shadow)}
.menu\003Amain ul li{width:calc(100% / 5);color:var(--base-white);position:relative}
.menu\003Amain ul li a{display:block;padding:.55rem 1rem;text-align:center;color:var(--base-gray);background:var(--menu-li-a);border:2px solid var(--menu-li-a-border);margin:.25rem;border-radius:.35rem;transition:.4s}
.menu\003Amain ul li span{background:var(--menu-li-a-border);color:var(--base-white);position:absolute;top:6px;right:6px;font-size:12px;border-radius:2px;padding:0 5px;height:18px;line-height:20px}
.main-categories{border:2px solid #975f00!important}
.menu\003Amain ul li a:hover{box-shadow:0 0 0 .1rem var(--color-main)}
.array\003Avideo a{color:var(--base-white)}
.image-video{padding-bottom:56%;position:relative}
.img\003A array-video{width:100%;height:100%;object-fit:contain;object-position:center;background:#000;border-radius:.3rem .3rem 0 0;position:absolute;top:0;left:0}
.mode\003A array{margin:-.3em}
.text\003A array-video{padding:.3rem;background:var(--array-video);color:var(--base-black);font-weight:700;border-radius:0 0 .3rem .3rem;overflow:hidden;height: 53px;}
.text\003A array-cat{padding:.3rem;background:var(--array-video);color:var(--base-black);text-align:center;font-weight:700;border-radius:0 0 .3rem .3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.about{background:var(--about);color:#fff;padding:1rem 1.3rem;border-radius:.5rem;margin:2rem 0}
.about a{color: var(--color-main);text-decoration:underline;text-decoration-thickness:from-font;vertical-align:initial}
h2{font-size:140%;padding:0 0 .5rem;margin:0 0 .2rem;display:inline-block}
p{line-height:2}
footer{padding:1rem 0;background:var(--color-header);box-shadow:0 0 .5rem -.1rem var(--color-main)}
footer a{color:var(--base-gray);padding:.2rem}
footer a:first-child{font-weight:700;text-transform:uppercase}
@media screen and (max-width:520px) {
.j-c\003A between{display:block}
footer a{display:block;text-align:center}
footer a:first-child{margin-bottom:.4rem}
}
.icons\003Astar{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 610.545 582.022'%3E%3Cpath d='M704,329.335a24.664,24.664,0,0,0-20-17L503.333,286l-81-163.667a26,26,0,0,0-44.666,0L296.666,286,116,312.335a24.668,24.668,0,0,0-20,17A25,25,0,0,0,102,355L233.333,482.337l-31,180a25.334,25.334,0,0,0,10,24.666,25,25,0,0,0,26.333,1.667L400,603.67l161.667,85a24.357,24.357,0,0,0,11.666,3A26.374,26.374,0,0,0,588,687a25.339,25.339,0,0,0,10-24.666l-31.333-180L697.667,355A25.008,25.008,0,0,0,704,329.335Z' transform='translate(-94.686 -109.648)' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;display:inline-block;width:1rem;height:1rem;vertical-align:text-top;margin:0 .4rem 0 0}
.icons\003Alogo{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='512px' height='512px' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='opacity:0.98' fill='%23010000' d='M 106.5,-0.5 C 109.5,-0.5 112.5,-0.5 115.5,-0.5C 116.458,0.961599 117.624,2.29493 119,3.5C 124.732,30.6607 138.732,52.3274 161,68.5C 177.116,61.6766 193.95,58.1766 211.5,58C 246.964,40.7735 284.298,34.1068 323.5,38C 347.905,41.2927 369.738,50.4593 389,65.5C 408.512,49.1472 420.845,28.4805 426,3.5C 427.376,2.29493 428.542,0.961599 429.5,-0.5C 432.5,-0.5 435.5,-0.5 438.5,-0.5C 463.565,29.089 473.065,63.089 467,101.5C 465.535,106.894 463.869,112.228 462,117.5C 457.259,127.987 451.759,137.987 445.5,147.5C 452.584,174.932 453.417,202.598 448,230.5C 443.491,252.201 438.825,273.868 434,295.5C 432.257,304.438 431.59,313.438 432,322.5C 432.664,329.68 436.164,334.847 442.5,338C 453.13,339.815 463.797,341.148 474.5,342C 476.993,345.174 477.993,348.841 477.5,353C 475.388,380.576 462.055,400.576 437.5,413C 444.036,418.238 449.536,424.404 454,431.5C 465,450.167 476,468.833 487,487.5C 490.266,498.623 486.766,506.623 476.5,511.5C 340.5,511.5 204.5,511.5 68.5,511.5C 58.2448,506.643 54.7448,498.643 58,487.5C 60.3003,483.732 62.4669,479.898 64.5,476C 33.7955,456.748 20.6289,428.914 25,392.5C 25.9008,384.428 27.2342,376.428 29,368.5C 35.8171,345.22 42.3171,321.887 48.5,298.5C 42.4908,298.666 36.4908,298.499 30.5,298C 18.5195,293.209 14.0195,284.376 17,271.5C 25.3333,255.167 33.6667,238.833 42,222.5C 49.0498,212.486 58.2165,209.986 69.5,215C 71.3333,216.833 73.1667,218.667 75,220.5C 83.6667,237.167 92.3333,253.833 101,270.5C 104.533,283.255 100.366,292.421 88.5,298C 81.0604,297.888 73.8937,298.721 67,300.5C 61.6117,321.666 55.6117,342.666 49,363.5C 43.1875,382.174 41.5208,401.174 44,420.5C 48.3836,437.876 58.3836,450.876 74,459.5C 81.5835,448.002 88.9168,436.335 96,424.5C 99.8333,420.667 103.667,416.833 107.5,413C 80.1028,398.914 66.9361,376.414 68,345.5C 68.8333,343.333 70.3333,341.833 72.5,341C 80.8333,340.667 89.1667,340.333 97.5,340C 108.805,338.692 115.638,332.525 118,321.5C 118.717,312.464 118.384,303.464 117,294.5C 110.046,263.732 104.38,232.732 100,201.5C 99.258,183.447 99.5913,165.447 101,147.5C 70.5781,107.26 67.5781,64.927 92,20.5C 96.2735,13.0691 101.107,6.06909 106.5,-0.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23f8bd07' d='M 128.5,150.5 C 146.754,136.665 157.254,118.332 160,95.5C 159.044,94.4214 158.211,93.2547 157.5,92C 133.783,82.1002 114.783,66.6002 100.5,45.5C 102.432,39.6307 104.932,33.964 108,28.5C 122.133,60.9663 145.3,84.4663 177.5,99C 173.221,117.242 163.887,132.242 149.5,144C 143.782,147.775 137.616,150.608 131,152.5C 129.699,152.361 128.866,151.695 128.5,150.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23fabe07' d='M 404.5,148.5 C 407.724,145.782 410.891,142.782 414,139.5C 434.073,111.804 439.406,81.4709 430,48.5C 429.329,47.7476 428.496,47.4142 427.5,47.5C 431.181,41.4721 434.347,35.1388 437,28.5C 459.162,68.54 455.829,106.207 427,141.5C 423.242,145.931 418.908,149.598 414,152.5C 410.529,151.629 407.362,150.296 404.5,148.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23fdda00' d='M 100.5,45.5 C 114.783,66.6002 133.783,82.1002 157.5,92C 158.211,93.2547 159.044,94.4214 160,95.5C 157.254,118.332 146.754,136.665 128.5,150.5C 102.441,128.688 90.9411,100.688 94,66.5C 95.1061,59.0487 97.2728,52.0487 100.5,45.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23fdda00' d='M 427.5,47.5 C 428.496,47.4142 429.329,47.7476 430,48.5C 439.406,81.4709 434.073,111.804 414,139.5C 410.891,142.782 407.724,145.782 404.5,148.5C 390.525,141.618 380.358,130.952 374,116.5C 371.863,111.256 370.03,105.923 368.5,100.5C 368.833,99.5 369.167,98.5 369.5,97.5C 394.071,86.9309 413.404,70.2642 427.5,47.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%235f7c8a' d='M 338.5,59.5 C 347.159,64.31 355.159,70.1433 362.5,77C 354.487,83.0105 345.82,88.0105 336.5,92C 333.087,96.0708 332.587,100.571 335,105.5C 340.418,124.52 350.918,140.02 366.5,152C 373.567,156.537 381.234,159.37 389.5,160.5C 397.774,165.703 406.774,168.703 416.5,169.5C 418.47,190.336 417.303,211.003 413,231.5C 407.584,255.08 402.584,278.746 398,302.5C 397.333,310.5 397.333,318.5 398,326.5C 401.788,341.777 411.622,349.444 427.5,349.5C 432.115,352.64 437.115,354.974 442.5,356.5C 439.94,374.98 431.273,389.647 416.5,400.5C 391.771,393.312 367.437,384.812 343.5,375C 329.55,364.604 323.05,350.77 324,333.5C 324.29,331.048 324.956,328.715 326,326.5C 341.033,316.469 352.033,303.136 359,286.5C 366.673,264.982 373.839,243.316 380.5,221.5C 385.959,221.897 391.292,221.397 396.5,220C 401.343,215.62 401.677,210.954 397.5,206C 370.091,205.031 343.091,201.031 316.5,194C 294.547,187.69 274.547,177.69 256.5,164C 243.722,152.943 234.556,139.443 229,123.5C 226.045,119.723 222.212,118.557 217.5,120C 215.448,120.93 213.948,122.43 213,124.5C 211.397,134.562 209.563,144.562 207.5,154.5C 201.068,153.347 195.568,155.014 191,159.5C 187.55,166.94 184.55,174.607 182,182.5C 174.85,198.81 163.683,211.477 148.5,220.5C 147.614,221.325 147.281,222.325 147.5,223.5C 142.458,231.104 144.458,236.104 153.5,238.5C 158.91,256.896 165.41,274.896 173,292.5C 180.959,304.126 190.625,314.126 202,322.5C 207.384,340.629 204.05,356.962 192,371.5C 187.938,375.731 183.771,379.731 179.5,383.5C 164.152,388.894 148.819,394.394 133.5,400C 118.346,400.008 105.846,394.175 96,382.5C 90.5761,375.395 87.4095,367.395 86.5,358.5C 123.256,357.904 139.756,339.237 136,302.5C 130.546,272.467 124.879,242.467 119,212.5C 116.764,197.236 116.098,181.902 117,166.5C 117.333,165.833 117.667,165.167 118,164.5C 121.302,167.401 125.135,169.068 129.5,169.5C 148.659,166.173 164.159,156.84 176,141.5C 185.458,128.584 191.625,114.251 194.5,98.5C 193.289,89.9399 188.622,83.9399 180.5,80.5C 184.297,78.7165 188.297,77.5499 192.5,77C 200.167,76.6667 207.833,76.3333 215.5,76C 254.496,54.8312 295.496,49.3312 338.5,59.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%2336464e' d='M 338.5,59.5 C 351.193,62.8469 362.86,68.3469 373.5,76C 368.731,79.1027 363.731,81.7694 358.5,84C 352.298,88.281 349.798,94.1143 351,101.5C 356.373,126.3 369.207,145.966 389.5,160.5C 381.234,159.37 373.567,156.537 366.5,152C 350.918,140.02 340.418,124.52 335,105.5C 332.587,100.571 333.087,96.0708 336.5,92C 345.82,88.0105 354.487,83.0105 362.5,77C 355.159,70.1433 347.159,64.31 338.5,59.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%2337474f' d='M 207.5,154.5 C 203.888,174.56 194.888,191.727 180.5,206C 170.329,213.419 159.329,219.252 147.5,223.5C 147.281,222.325 147.614,221.325 148.5,220.5C 163.683,211.477 174.85,198.81 182,182.5C 184.55,174.607 187.55,166.94 191,159.5C 195.568,155.014 201.068,153.347 207.5,154.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23c21d1d' d='M 291.5,203.5 C 265.722,196.943 242.389,185.61 221.5,169.5C 222.191,164.402 223.358,159.402 225,154.5C 235.678,169.182 248.845,181.015 264.5,190C 273.592,194.546 282.592,199.046 291.5,203.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%2336464e' d='M 427.5,349.5 C 411.622,349.444 401.788,341.777 398,326.5C 397.333,318.5 397.333,310.5 398,302.5C 402.584,278.746 407.584,255.08 413,231.5C 417.303,211.003 418.47,190.336 416.5,169.5C 422.057,168.388 426.723,165.722 430.5,161.5C 432.719,166.243 433.886,171.243 434,176.5C 434.666,188.524 434.332,200.524 433,212.5C 427.978,239.967 422.311,267.3 416,294.5C 413.425,309.029 414.091,323.362 418,337.5C 419.994,342.519 423.161,346.519 427.5,349.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23f34234' d='M 221.5,169.5 C 242.389,185.61 265.722,196.943 291.5,203.5C 308.775,209.636 326.441,214.303 344.5,217.5C 337.979,238.564 331.146,259.564 324,280.5C 313.974,303.194 297.807,320.027 275.5,331C 272.854,331.497 270.187,331.664 267.5,331.5C 259.022,330.098 251.022,327.265 243.5,323C 232.178,316.352 222.011,308.185 213,298.5C 208.205,292.358 204.205,285.691 201,278.5C 195.167,261 189.333,243.5 183.5,226C 198.024,215.152 208.857,201.319 216,184.5C 217.568,179.286 219.401,174.286 221.5,169.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23c61e1d' d='M 344.5,217.5 C 350.844,218.391 357.178,219.391 363.5,220.5C 356.901,239.796 350.401,259.13 344,278.5C 335.327,296.84 322.161,311.006 304.5,321C 294.475,327.23 283.642,331.063 272,332.5C 270.293,332.492 268.793,332.158 267.5,331.5C 270.187,331.664 272.854,331.497 275.5,331C 297.807,320.027 313.974,303.194 324,280.5C 331.146,259.564 337.979,238.564 344.5,217.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23c21e1d' d='M 34.5,280.5 C 45.5,280.5 56.5,280.5 67.5,280.5C 67.6633,278.143 67.4966,275.81 67,273.5C 61.9115,264.324 57.0782,254.99 52.5,245.5C 52.0431,244.702 51.3764,244.369 50.5,244.5C 53.0752,240.353 55.4085,236.02 57.5,231.5C 58.6507,230.269 59.8173,230.269 61,231.5C 68.6667,246.167 76.3333,260.833 84,275.5C 84.6667,277.167 84.6667,278.833 84,280.5C 67.4022,281.831 50.9022,281.831 34.5,280.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%2336464e' d='M 179.5,383.5 C 183.771,379.731 187.938,375.731 192,371.5C 204.05,356.962 207.384,340.629 202,322.5C 190.625,314.126 180.959,304.126 173,292.5C 165.41,274.896 158.91,256.896 153.5,238.5C 158.295,237.235 162.962,235.568 167.5,233.5C 173.293,249.378 178.793,265.378 184,281.5C 191.177,300.008 202.844,315.008 219,326.5C 223.897,346.473 218.063,362.64 201.5,375C 194.182,377.938 186.849,380.771 179.5,383.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23f14234' d='M 50.5,244.5 C 51.3764,244.369 52.0431,244.702 52.5,245.5C 57.0782,254.99 61.9115,264.324 67,273.5C 67.4966,275.81 67.6633,278.143 67.5,280.5C 56.5,280.5 45.5,280.5 34.5,280.5C 33.4017,279.399 33.235,278.066 34,276.5C 39.7682,265.963 45.2682,255.297 50.5,244.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23f24234' d='M 286.5,347.5 C 287.833,347.5 289.167,347.5 290.5,347.5C 296.697,371.03 311.697,385.363 335.5,390.5C 355.418,398.029 375.418,405.362 395.5,412.5C 403.195,416.814 410.029,422.481 416,429.5C 428.333,449.833 440.667,470.167 453,490.5C 453.49,491.793 453.657,493.127 453.5,494.5C 435.833,494.5 418.167,494.5 400.5,494.5C 404.208,475.45 398.542,459.95 383.5,448C 346.268,425.624 309.268,426.124 272.5,449.5C 239.382,428.337 205.049,426.003 169.5,442.5C 156.112,444.944 144.612,450.944 135,460.5C 132.148,464.204 129.815,468.204 128,472.5C 127.5,479.826 127.334,487.159 127.5,494.5C 109.83,494.667 92.1635,494.5 74.5,494C 85.4592,475.916 96.2925,457.749 107,439.5C 113.705,429.803 122.539,422.636 133.5,418C 158.5,409 183.5,400 208.5,391C 226.607,378.636 236.94,361.47 239.5,339.5C 254.18,348.088 269.846,350.755 286.5,347.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23c41e1d' d='M 335.5,390.5 C 311.697,385.363 296.697,371.03 290.5,347.5C 289.167,347.5 287.833,347.5 286.5,347.5C 293.574,345.134 300.574,342.467 307.5,339.5C 308.251,361.345 317.585,378.345 335.5,390.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%2336464e' d='M 442.5,356.5 C 447.659,358.183 452.992,358.849 458.5,358.5C 454.219,382.114 440.219,396.114 416.5,400.5C 431.273,389.647 439.94,374.98 442.5,356.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23c51e1d' d='M 395.5,412.5 C 407.471,415.654 418.471,420.821 428.5,428C 431.372,430.537 433.872,433.37 436,436.5C 447.5,455.5 459,474.5 470.5,493.5C 464.872,494.495 459.206,494.829 453.5,494.5C 453.657,493.127 453.49,491.793 453,490.5C 440.667,470.167 428.333,449.833 416,429.5C 410.029,422.481 403.195,416.814 395.5,412.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23c61e1d' d='M 169.5,442.5 C 149.403,454.031 141.07,471.364 144.5,494.5C 138.833,494.5 133.167,494.5 127.5,494.5C 127.334,487.159 127.5,479.826 128,472.5C 129.815,468.204 132.148,464.204 135,460.5C 144.612,450.944 156.112,444.944 169.5,442.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23fc9601' d='M 346.5,450.5 C 363.395,460.302 370.062,474.969 366.5,494.5C 298.167,494.5 229.833,494.5 161.5,494.5C 157.844,476.645 164.178,463.812 180.5,456C 212.013,443.74 241.347,447.74 268.5,468C 270.833,468.667 273.167,468.667 275.5,468C 287.58,459.303 300.913,453.303 315.5,450C 325.936,447.857 336.269,448.024 346.5,450.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23f17a00' d='M 346.5,450.5 C 362.126,452.727 374.292,460.394 383,473.5C 383.5,480.492 383.666,487.492 383.5,494.5C 377.833,494.5 372.167,494.5 366.5,494.5C 370.062,474.969 363.395,460.302 346.5,450.5 Z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;width:2rem;height:2rem;display:inline-block;margin:0 .7rem 0 .5rem;position:relative;top:-.3rem}
.icons\003Atags{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='512px' height='512px' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='opacity:0.958' fill='%23ffffff' d='M 251.5,2.5 C 265.073,1.84541 275.906,6.84541 284,17.5C 301.977,53.2871 319.81,89.1204 337.5,125C 339.087,125.862 340.754,126.529 342.5,127C 380.863,132.48 419.196,138.147 457.5,144C 478.944,152.633 486.444,168.133 480,190.5C 478.92,192.996 477.586,195.33 476,197.5C 446.974,225.526 418.307,253.86 390,282.5C 389.333,285.167 389.333,287.833 390,290.5C 396.818,328.073 402.984,365.739 408.5,403.5C 405.822,428.005 392.155,439.171 367.5,437C 365.122,436.489 362.788,435.822 360.5,435C 325.778,416.305 290.778,398.139 255.5,380.5C 220.222,398.139 185.222,416.305 150.5,435C 130.445,441.542 115.278,435.708 105,417.5C 103.095,413.033 102.262,408.367 102.5,403.5C 108.083,365.751 114.249,328.084 121,290.5C 121.667,287.833 121.667,285.167 121,282.5C 92.6926,253.86 64.0259,225.526 35,197.5C 24.4709,179.322 26.9709,163.155 42.5,149C 45.1667,147.667 47.8333,146.333 50.5,145C 87.7176,138.686 125.051,133.02 162.5,128C 166.377,127.743 170.043,126.743 173.5,125C 191.19,89.1204 209.023,53.2871 227,17.5C 233.302,9.3477 241.468,4.3477 251.5,2.5 Z M 254.5,30.5 C 256.757,30.9617 258.757,31.9617 260.5,33.5C 277.728,68.9567 295.228,104.29 313,139.5C 319.595,148.415 328.428,153.582 339.5,155C 376.191,160.17 412.857,165.503 449.5,171C 453.955,173.06 455.122,176.227 453,180.5C 425,207.833 397,235.167 369,262.5C 362.103,271.76 359.769,282.093 362,293.5C 368.231,329.824 374.398,366.157 380.5,402.5C 380.182,408.313 377.182,410.48 371.5,409C 338.167,391.333 304.833,373.667 271.5,356C 261.949,351.842 252.282,351.509 242.5,355C 208.009,372.745 173.676,390.745 139.5,409C 131.668,409.821 128.835,406.321 131,398.5C 137.108,363.519 143.108,328.519 149,293.5C 151.221,282.058 148.888,271.725 142,262.5C 114,235.167 86,207.833 58,180.5C 55.8783,176.227 57.045,173.06 61.5,171C 102.319,165.502 142.985,159.169 183.5,152C 189.563,149.271 194.397,145.104 198,139.5C 215.772,104.29 233.272,68.9567 250.5,33.5C 251.901,32.4793 253.235,31.4793 254.5,30.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.938' fill='%23ffffff' d='M 100.5,19.5 C 104.967,19.1326 109.3,19.6326 113.5,21C 120.61,29.3888 127.11,38.2222 133,47.5C 134.502,62.9944 127.669,68.8277 112.5,65C 104.553,56.2598 97.7192,46.7598 92,36.5C 90.6145,28.6038 93.4479,22.9371 100.5,19.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.937' fill='%23ffffff' d='M 400.5,19.5 C 415.42,18.3745 421.253,25.0412 418,39.5C 412.267,48.5692 405.767,57.0692 398.5,65C 383.342,68.8392 376.509,63.0059 378,47.5C 382.609,39.8926 387.609,32.5592 393,25.5C 395.134,22.8474 397.634,20.8474 400.5,19.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.941' fill='%23ffffff' d='M -0.5,323.5 C -0.5,319.833 -0.5,316.167 -0.5,312.5C 1.64111,309.528 4.30777,307.028 7.5,305C 16.9746,301.452 26.6413,298.619 36.5,296.5C 49.027,299.219 52.8604,306.553 48,318.5C 46.8333,319.667 45.6667,320.833 44.5,322C 34.1578,326.042 23.6578,329.542 13,332.5C 6.99412,331.645 2.49412,328.645 -0.5,323.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.94' fill='%23ffffff' d='M 511.5,312.5 C 511.5,316.167 511.5,319.833 511.5,323.5C 508.506,328.645 504.006,331.645 498,332.5C 487.259,329.809 476.759,326.309 466.5,322C 458.5,314.333 458.5,306.667 466.5,299C 468.9,297.299 471.567,296.466 474.5,296.5C 484.359,298.619 494.025,301.452 503.5,305C 506.692,307.028 509.359,309.528 511.5,312.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.939' fill='%23ffffff' d='M 253.5,455.5 C 261.052,455.19 266.218,458.523 269,465.5C 269.667,476.5 269.667,487.5 269,498.5C 264.242,507.816 257.075,510.316 247.5,506C 244.894,504.062 243.061,501.562 242,498.5C 241.333,487.5 241.333,476.5 242,465.5C 244.21,460.112 248.043,456.779 253.5,455.5 Z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;width:18px;height:14px;display:inline-block;margin-top:-4px}
.icons\003Atag{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='512px' height='512px' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='opacity:0.987' fill='%23ffffff' d='M 511.5,142.5 C 511.5,145.5 511.5,148.5 511.5,151.5C 501.573,169.848 491.24,188.015 480.5,206C 479.167,206.667 477.833,207.333 476.5,208C 451.502,208.5 426.502,208.667 401.5,208.5C 391.988,239.547 382.322,270.547 372.5,301.5C 401.502,301.333 430.502,301.5 459.5,302C 468.966,305.431 472.132,311.931 469,321.5C 459.719,339.903 449.552,357.736 438.5,375C 437.167,375.667 435.833,376.333 434.5,377C 405.494,377.167 376.494,377.667 347.5,378.5C 337.436,409.859 327.269,441.192 317,472.5C 315.833,475 314,476.833 311.5,478C 287.563,479.637 263.563,479.97 239.5,479C 230.887,475.074 228.054,468.574 231,459.5C 239.843,432.306 248.676,405.139 257.5,378C 228.169,377.5 198.835,377.333 169.5,377.5C 160.135,408.622 150.301,439.622 140,470.5C 138.5,474.667 135.667,477.5 131.5,479C 108.167,479.667 84.8333,479.667 61.5,479C 53.6953,475.219 50.862,469.053 53,460.5C 61.936,433.192 70.7693,405.859 79.5,378.5C 55.5069,377.667 31.5069,377.167 7.5,377C 3.97911,375.31 1.31244,372.81 -0.5,369.5C -0.5,365.833 -0.5,362.167 -0.5,358.5C 8.22582,343.39 16.7258,328.057 25,312.5C 27.3648,306.798 31.5315,303.298 37.5,302C 59.8308,301.5 82.1642,301.333 104.5,301.5C 113.96,271.118 123.627,240.785 133.5,210.5C 106.506,209.667 79.5062,209.167 52.5,209C 43.0381,206.871 39.2048,201.037 41,191.5C 50.2999,174.187 59.6333,156.853 69,139.5C 70.5,138 72,136.5 73.5,135C 101.753,133.849 130.086,133.016 158.5,132.5C 168.432,101.87 178.266,71.203 188,40.5C 189.5,36.3333 192.333,33.5 196.5,32C 220.167,31.3333 243.833,31.3333 267.5,32C 275.037,36.0318 277.537,42.1985 275,50.5C 266.467,77.9317 257.634,105.265 248.5,132.5C 277.826,133.5 307.159,133.833 336.5,133.5C 346.16,101.354 356.326,69.354 367,37.5C 368.961,34.8647 371.461,33.0314 374.5,32C 397.833,31.3333 421.167,31.3333 444.5,32C 448.641,33.4741 451.474,36.3074 453,40.5C 453.696,44.9054 453.363,49.2388 452,53.5C 443.191,80.0929 434.691,106.76 426.5,133.5C 452.169,133.333 477.835,133.5 503.5,134C 507.103,136.098 509.77,138.932 511.5,142.5 Z M 223.5,209.5 C 252.841,209.167 282.174,209.5 311.5,210.5C 301.224,240.662 291.557,270.995 282.5,301.5C 253.159,301.833 223.826,301.5 194.5,300.5C 204.776,270.338 214.443,240.005 223.5,209.5 Z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;display:inline-block;width:.9rem;height:.9rem;vertical-align:revert;margin:0 .25rem 0 0;position:relative;top:.05rem}
.icons\003A caret-down{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='512px' height='512px' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='opacity:0.972' fill='%23ffffff' d='M 76.5,110.5 C 81.1271,110.573 85.4604,111.74 89.5,114C 115.167,139.667 140.833,165.333 166.5,191C 225.833,191.667 285.167,191.667 344.5,191C 370.167,165.333 395.833,139.667 421.5,114C 428.167,110.667 434.833,110.667 441.5,114C 448.069,120.945 449.236,128.778 445,137.5C 385.167,197.333 325.333,257.167 265.5,317C 258.833,320.333 252.167,320.333 245.5,317C 185.667,257.167 125.833,197.333 66,137.5C 59.6481,124.532 63.1481,115.532 76.5,110.5 Z M 199.5,224.5 C 236.664,223.336 273.998,223.169 311.5,224C 292.986,242.681 274.319,261.181 255.5,279.5C 236.813,261.145 218.146,242.812 199.5,224.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.961' fill='%23ffffff' d='M 74.5,191.5 C 79.742,191.023 84.742,191.856 89.5,194C 144.68,249.347 200.014,304.514 255.5,359.5C 310.986,304.514 366.32,249.347 421.5,194C 431.31,189.282 439.476,191.115 446,199.5C 448.256,205.675 447.923,211.675 445,217.5C 385.167,277.333 325.333,337.167 265.5,397C 258.833,400.333 252.167,400.333 245.5,397C 185.667,337.167 125.833,277.333 66,217.5C 60.6071,205.846 63.4404,197.179 74.5,191.5 Z M 199.5,224.5 C 218.146,242.812 236.813,261.145 255.5,279.5C 274.319,261.181 292.986,242.681 311.5,224C 273.998,223.169 236.664,223.336 199.5,224.5 Z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;width:18px;height:14px;display:inline-block}
.menu\003Atrend{margin:1rem 0}
.menu\003Atrend li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;padding:.45rem .7rem;text-align:center;color:var(--base-white);background:var(--trands);border:.1rem solid var(--trands-border);margin:.25rem;border-radius:.35rem;transition:.4s}
.menu\003Atrend li a:hover{background:var(--trands-hover)}
.menu\003A category{margin:1rem 0 0 .4rem}
.menu\003A category a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;padding:.45rem .7rem;text-align:center;color:var(--base-white);background:var(--cats);border:.1rem solid var(--cats-border);margin:.25rem;border-radius:.35rem;transition:.4s}
.migos a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;padding:.45rem .7rem;text-align:center;color:var(--base-white);background:var(--cats);border:.1rem solid var(--cats-border);margin:.9rem .2rem 0;border-radius:.35rem;transition:.4s}
.menu\003A category a:hover{background:var(--cats-hover)}
.middle{font-size:120%;font-weight:500;margin:0 1rem 0 0;padding:0;border-bottom:0}
.col\003A 3{width:calc(100% / 3);text-align:center;padding:1rem;background:var(--about);color:#fff;border:solid var(--col-3-border);border-width:0 .01rem 0 0}
.col\003A 3:first-child{border-radius:0 0 0 .5rem;text-align:left}
.col\003A 3:last-child{border-width:0;border-radius:0 0 .5rem 0}
.col\003A 75{width:calc(100% - 25% - 1.5rem)}
.col\003A 25{width:25%;margin:0 0 0 1.5rem}
.col\003A 100{width:100%;margin:0 0 1.5rem;transition:.4s}
.video\003Amain .menu\003Atrend{margin:1rem 0 0 .4rem}
.video\003Amain .about{margin:1rem 0 1.25rem}
.array\003Avideo-small a{color:var(--base-white)}
.content\003Avideo .array\003Avideo{margin:0 0 2rem;width:100%}
.col\003A 100:hover{box-shadow:0 0 0 .25rem var(--article-shadow);border-radius:.3rem}
.plyr--video{border-radius:.5rem .5rem 0 0;width:100%;height:33rem}
.js-player iframe,.js-player{width:100%;height:33rem}
.icons\003A calendar,.icons\003Aview,.icons\003Atime{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='512px' height='512px' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='opacity:0.997' fill='%23ffffff' d='M 83.5,-0.5 C 96.8333,-0.5 110.167,-0.5 123.5,-0.5C 123.5,12.8333 123.5,26.1667 123.5,39.5C 211.5,39.5 299.5,39.5 387.5,39.5C 387.5,26.1667 387.5,12.8333 387.5,-0.5C 400.833,-0.5 414.167,-0.5 427.5,-0.5C 427.5,12.8333 427.5,26.1667 427.5,39.5C 439.171,39.3335 450.838,39.5001 462.5,40C 488.681,46.3479 505.014,62.5146 511.5,88.5C 511.5,213.167 511.5,337.833 511.5,462.5C 504.833,488.5 488.5,504.833 462.5,511.5C 324.5,511.5 186.5,511.5 48.5,511.5C 22.5,504.833 6.16667,488.5 -0.5,462.5C -0.5,337.833 -0.5,213.167 -0.5,88.5C 5.98594,62.5146 22.3193,46.3479 48.5,40C 60.1619,39.5001 71.8286,39.3335 83.5,39.5C 83.5,26.1667 83.5,12.8333 83.5,-0.5 Z M 59.5,79.5 C 67.5,79.5 75.5,79.5 83.5,79.5C 83.5,92.8333 83.5,106.167 83.5,119.5C 96.8333,119.5 110.167,119.5 123.5,119.5C 123.5,106.167 123.5,92.8333 123.5,79.5C 211.5,79.5 299.5,79.5 387.5,79.5C 387.5,92.8333 387.5,106.167 387.5,119.5C 400.833,119.5 414.167,119.5 427.5,119.5C 427.5,106.167 427.5,92.8333 427.5,79.5C 437.55,79.1687 447.55,79.6687 457.5,81C 465.531,84.5509 470.031,90.7176 471,99.5C 471.5,115.497 471.667,131.497 471.5,147.5C 327.5,147.5 183.5,147.5 39.5,147.5C 39.0841,129.458 39.5841,111.458 41,93.5C 44.7733,85.5437 50.9399,80.8771 59.5,79.5 Z M 39.5,187.5 C 183.5,187.5 327.5,187.5 471.5,187.5C 471.667,275.501 471.5,363.501 471,451.5C 469.833,463.333 463.333,469.833 451.5,471C 320.833,471.667 190.167,471.667 59.5,471C 47.6667,469.833 41.1667,463.333 40,451.5C 39.5,363.501 39.3333,275.501 39.5,187.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 75.5,229.5 C 88.8333,229.5 102.167,229.5 115.5,229.5C 115.5,242.833 115.5,256.167 115.5,269.5C 102.167,269.5 88.8333,269.5 75.5,269.5C 75.5,256.167 75.5,242.833 75.5,229.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 155.5,229.5 C 168.833,229.5 182.167,229.5 195.5,229.5C 195.5,242.833 195.5,256.167 195.5,269.5C 182.167,269.5 168.833,269.5 155.5,269.5C 155.5,256.167 155.5,242.833 155.5,229.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 235.5,229.5 C 248.833,229.5 262.167,229.5 275.5,229.5C 275.5,242.833 275.5,256.167 275.5,269.5C 262.167,269.5 248.833,269.5 235.5,269.5C 235.5,256.167 235.5,242.833 235.5,229.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 315.5,229.5 C 328.833,229.5 342.167,229.5 355.5,229.5C 355.5,242.833 355.5,256.167 355.5,269.5C 342.167,269.5 328.833,269.5 315.5,269.5C 315.5,256.167 315.5,242.833 315.5,229.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 395.5,229.5 C 408.833,229.5 422.167,229.5 435.5,229.5C 435.5,242.833 435.5,256.167 435.5,269.5C 422.167,269.5 408.833,269.5 395.5,269.5C 395.5,256.167 395.5,242.833 395.5,229.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 75.5,309.5 C 88.8333,309.5 102.167,309.5 115.5,309.5C 115.5,322.833 115.5,336.167 115.5,349.5C 102.167,349.5 88.8333,349.5 75.5,349.5C 75.5,336.167 75.5,322.833 75.5,309.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 155.5,309.5 C 168.833,309.5 182.167,309.5 195.5,309.5C 195.5,322.833 195.5,336.167 195.5,349.5C 182.167,349.5 168.833,349.5 155.5,349.5C 155.5,336.167 155.5,322.833 155.5,309.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 235.5,309.5 C 248.833,309.5 262.167,309.5 275.5,309.5C 275.5,322.833 275.5,336.167 275.5,349.5C 262.167,349.5 248.833,349.5 235.5,349.5C 235.5,336.167 235.5,322.833 235.5,309.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 315.5,309.5 C 328.833,309.5 342.167,309.5 355.5,309.5C 355.5,322.833 355.5,336.167 355.5,349.5C 342.167,349.5 328.833,349.5 315.5,349.5C 315.5,336.167 315.5,322.833 315.5,309.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 395.5,309.5 C 408.833,309.5 422.167,309.5 435.5,309.5C 435.5,322.833 435.5,336.167 435.5,349.5C 422.167,349.5 408.833,349.5 395.5,349.5C 395.5,336.167 395.5,322.833 395.5,309.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 75.5,389.5 C 88.8333,389.5 102.167,389.5 115.5,389.5C 115.5,402.833 115.5,416.167 115.5,429.5C 102.167,429.5 88.8333,429.5 75.5,429.5C 75.5,416.167 75.5,402.833 75.5,389.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 155.5,389.5 C 168.833,389.5 182.167,389.5 195.5,389.5C 195.5,402.833 195.5,416.167 195.5,429.5C 182.167,429.5 168.833,429.5 155.5,429.5C 155.5,416.167 155.5,402.833 155.5,389.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 235.5,389.5 C 248.833,389.5 262.167,389.5 275.5,389.5C 275.5,402.833 275.5,416.167 275.5,429.5C 262.167,429.5 248.833,429.5 235.5,429.5C 235.5,416.167 235.5,402.833 235.5,389.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:1' fill='%23ffffff' d='M 315.5,389.5 C 328.833,389.5 342.167,389.5 355.5,389.5C 355.5,402.833 355.5,416.167 355.5,429.5C 342.167,429.5 328.833,429.5 315.5,429.5C 315.5,416.167 315.5,402.833 315.5,389.5 Z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;display:inline-block;width:16px;height:16px;vertical-align:text-top;margin:0 .25rem 0 0;position:relative;top:.05rem}
.icons\003Aview{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='512px' height='512px' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='opacity:0.985' fill='%23ffffff' d='M 8.5,-0.5 C 32.5,-0.5 56.5,-0.5 80.5,-0.5C 89.4535,4.84176 91.9535,12.5084 88,22.5C 86.8333,25 85,26.8333 82.5,28C 64.9274,29.4726 47.2607,29.9726 29.5,29.5C 29.9726,47.2607 29.4726,64.9274 28,82.5C 24.9833,87.5924 20.4833,89.9257 14.5,89.5C 7.70928,89.3567 2.70928,86.3567 -0.5,80.5C -0.5,56.5 -0.5,32.5 -0.5,8.5C 0.803551,7.01307 1.97022,5.3464 3,3.5C 5.01533,2.30342 6.84866,0.970083 8.5,-0.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.985' fill='%23ffffff' d='M 430.5,-0.5 C 454.5,-0.5 478.5,-0.5 502.5,-0.5C 503.987,0.803551 505.654,1.97022 507.5,3C 508.697,5.01533 510.03,6.84866 511.5,8.5C 511.5,32.5 511.5,56.5 511.5,80.5C 506.158,89.4535 498.492,91.9535 488.5,88C 486,86.8333 484.167,85 483,82.5C 481.527,64.9274 481.027,47.2607 481.5,29.5C 463.739,29.9726 446.073,29.4726 428.5,28C 423.408,24.9833 421.074,20.4833 421.5,14.5C 421.643,7.70928 424.643,2.70928 430.5,-0.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.965' fill='%23ffffff' d='M 511.5,249.5 C 511.5,253.5 511.5,257.5 511.5,261.5C 485.699,289.803 456.699,314.303 424.5,335C 381.845,363.222 335.178,381.222 284.5,389C 238.463,393.716 194.13,387.049 151.5,369C 101.935,347.736 57.6014,318.736 18.5,282C 11.5653,275.571 5.23198,268.738 -0.5,261.5C -0.5,257.5 -0.5,253.5 -0.5,249.5C 50.9095,193.097 113.243,153.263 186.5,130C 232.5,117.333 278.5,117.333 324.5,130C 397.757,153.263 460.09,193.097 511.5,249.5 Z M 254.5,150.5 C 300.014,152.878 332.514,174.545 352,215.5C 369.085,266.015 356.918,307.848 315.5,341C 275.495,366.996 235.495,366.996 195.5,341C 155.612,309.652 142.779,269.486 157,220.5C 175.173,177.154 207.673,153.821 254.5,150.5 Z M 141.5,181.5 C 117.44,222.407 113.94,265.074 131,309.5C 134.258,316.351 137.758,323.018 141.5,329.5C 102.675,310.675 68.0087,286.009 37.5,255.5C 68.0087,224.991 102.675,200.325 141.5,181.5 Z M 369.5,181.5 C 408.325,200.325 442.991,224.991 473.5,255.5C 442.991,286.009 408.325,310.675 369.5,329.5C 393.56,288.593 397.06,245.926 380,201.5C 376.742,194.649 373.242,187.982 369.5,181.5 Z M 247.5,221.5 C 268.477,219.007 282.31,227.674 289,247.5C 291.984,268.495 283.484,282.328 263.5,289C 242.788,291.566 228.955,283.066 222,263.5C 219.227,242.478 227.727,228.478 247.5,221.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.962' fill='%23ffffff' d='M 243.5,190.5 C 283.696,187.224 309.196,204.891 320,243.5C 323.76,283.72 306.26,309.22 267.5,320C 227.28,323.76 201.78,306.26 191,267.5C 187.444,227.258 204.944,201.591 243.5,190.5 Z M 247.5,221.5 C 227.727,228.478 219.227,242.478 222,263.5C 228.955,283.066 242.788,291.566 263.5,289C 283.484,282.328 291.984,268.495 289,247.5C 282.31,227.674 268.477,219.007 247.5,221.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.985' fill='%23ffffff' d='M 80.5,511.5 C 56.5,511.5 32.5,511.5 8.5,511.5C 7.01307,510.196 5.3464,509.03 3.5,508C 2.30342,505.985 0.970083,504.151 -0.5,502.5C -0.5,478.5 -0.5,454.5 -0.5,430.5C 4.84176,421.546 12.5084,419.046 22.5,423C 25,424.167 26.8333,426 28,428.5C 29.4726,446.073 29.9726,463.739 29.5,481.5C 47.2607,481.027 64.9274,481.527 82.5,483C 87.5924,486.017 89.9257,490.517 89.5,496.5C 89.3567,503.291 86.3567,508.291 80.5,511.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.985' fill='%23ffffff' d='M 511.5,430.5 C 511.5,454.5 511.5,478.5 511.5,502.5C 510.196,503.987 509.03,505.654 508,507.5C 505.985,508.697 504.151,510.03 502.5,511.5C 478.5,511.5 454.5,511.5 430.5,511.5C 421.546,506.158 419.046,498.492 423,488.5C 424.167,486 426,484.167 428.5,483C 446.073,481.527 463.739,481.027 481.5,481.5C 481.027,463.739 481.527,446.073 483,428.5C 486.017,423.408 490.517,421.074 496.5,421.5C 503.291,421.643 508.291,424.643 511.5,430.5 Z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center}
.icons\003Atime{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='512px' height='512px' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='opacity:0.962' fill='%23ffffff' d='M 232.5,-0.5 C 247.833,-0.5 263.167,-0.5 278.5,-0.5C 369.801,10.883 437.967,56.5496 483,136.5C 498.419,166.864 507.919,198.864 511.5,232.5C 511.5,247.833 511.5,263.167 511.5,278.5C 498.676,377.341 447.342,448.174 357.5,491C 331.755,501.936 305.088,508.769 277.5,511.5C 262.833,511.5 248.167,511.5 233.5,511.5C 140.782,500.408 71.9487,454.075 27,372.5C 12.2182,342.687 3.05154,311.354 -0.5,278.5C -0.5,263.167 -0.5,247.833 -0.5,232.5C 10.8826,141.2 56.5493,73.0337 136.5,28C 166.898,12.6966 198.898,3.19658 232.5,-0.5 Z M 254.5,29.5 C 331.486,31.7394 392.986,63.4061 439,124.5C 484.53,192.412 492.863,264.746 464,341.5C 432.312,412.849 378.478,457.683 302.5,476C 218.529,490.897 147.029,467.731 88,406.5C 30.8805,338.562 16.2138,262.228 44,177.5C 72.7271,105.107 124.56,58.2735 199.5,37C 217.751,32.762 236.084,30.262 254.5,29.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.968' fill='%23ffffff' d='M 249.5,60.5 C 258.822,58.2511 265.655,61.2511 270,69.5C 270.667,83.5 270.667,97.5 270,111.5C 265.652,119.915 258.819,122.748 249.5,120C 245.333,118.5 242.5,115.667 241,111.5C 240.333,97.5 240.333,83.5 241,69.5C 242.688,65.3148 245.521,62.3148 249.5,60.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.917' fill='%23ffffff' d='M 125.5,112.5 C 139.002,112.52 144.835,119.187 143,132.5C 141.5,138 138,141.5 132.5,143C 118.543,144.71 112.043,138.543 113,124.5C 115.12,118.211 119.286,114.211 125.5,112.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.921' fill='%23ffffff' d='M 379.5,112.5 C 394.139,112.962 399.972,120.296 397,134.5C 391.339,143.781 383.506,145.948 373.5,141C 366.375,133.54 365.708,125.54 371.5,117C 374.099,115.205 376.766,113.705 379.5,112.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.962' fill='%23ffffff' d='M 249.5,150.5 C 258.822,148.251 265.655,151.251 270,159.5C 270.333,189.167 270.667,218.833 271,248.5C 299.667,277.167 328.333,305.833 357,334.5C 361.667,341.833 361.667,349.167 357,356.5C 349.625,361.628 342.125,361.794 334.5,357C 304.333,326.833 274.167,296.667 244,266.5C 243,264.833 242,263.167 241,261.5C 240.333,227.5 240.333,193.5 241,159.5C 242.688,155.315 245.521,152.315 249.5,150.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.968' fill='%23ffffff' d='M 69.5,240.5 C 83.504,240.333 97.504,240.5 111.5,241C 119.915,245.348 122.748,252.181 120,261.5C 118.5,265.667 115.667,268.5 111.5,270C 97.5,270.667 83.5,270.667 69.5,270C 60.5253,264.848 58.0253,257.348 62,247.5C 64.0147,244.588 66.5147,242.255 69.5,240.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.968' fill='%23ffffff' d='M 399.5,240.5 C 413.504,240.333 427.504,240.5 441.5,241C 449.915,245.348 452.748,252.181 450,261.5C 448.5,265.667 445.667,268.5 441.5,270C 427.5,270.667 413.5,270.667 399.5,270C 390.525,264.848 388.025,257.348 392,247.5C 394.015,244.588 396.515,242.255 399.5,240.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.923' fill='%23ffffff' d='M 123.5,367.5 C 139.834,367 146.001,374.667 142,390.5C 136.774,397.686 129.94,399.853 121.5,397C 113.584,392.177 111.084,385.343 114,376.5C 116.294,372.461 119.461,369.461 123.5,367.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.921' fill='%23ffffff' d='M 378.5,367.5 C 393.813,367.121 399.98,374.454 397,389.5C 390.022,399.358 381.522,400.858 371.5,394C 365.708,385.46 366.375,377.46 373.5,370C 375.315,369.243 376.981,368.41 378.5,367.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.968' fill='%23ffffff' d='M 249.5,390.5 C 258.822,388.251 265.655,391.251 270,399.5C 270.667,413.5 270.667,427.5 270,441.5C 265.652,449.915 258.819,452.748 249.5,450C 245.333,448.5 242.5,445.667 241,441.5C 240.333,427.5 240.333,413.5 241,399.5C 242.688,395.315 245.521,392.315 249.5,390.5 Z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center}
.pagination{margin:2rem auto;display:flex;justify-content:center;flex-wrap:wrap;flex-basis: 100%;width: 100%;}
.pagination a,.pagination > span{display:block;padding:.5rem .9rem;background:var(--gray-bg);color:var(--base-white);text-align:center;border-radius:.2rem;margin:.25rem}
.pagination > span{background:var(--array-video);color:var(--base-black)}
.about.nn{margin:0;border-radius: .5rem 0rem 0rem .5rem;}
.about.nn img{width: 80%;
  margin: 0 auto;
  display: block;}
.frate {height:22px; width: 100%;line-height:24px;top: -5px; position:relative; opacity:0;
display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.frate.done {opacity:1;}
.rate-data {display:none;}
.rate-plus, .rate-minus {cursor:pointer;}
.frate svg{width: 16px;
  height: 16px;
  fill: #fff;}
  .rcount{margin: 0 5px;}
.rate-minus .fa {color:#f20404; position: relative;}
.rbar {height:6px; overflow:hidden; background-color:#f20404; border-radius:3px; position:absolute; left:0; bottom:-12px; width:100%;}
.rfill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#3c0; transition:width 1s linear;}
.rate-perc {font-size: 15px; font-weight: 700;}
.rate-perc.high {color:#3c0;}
.rate-perc.low {color:#f20404;}
	@keyframes bounceRate {
  from {transform: translate(0,0%);}
  to {transform: translate(0,-50%);}
}
.image-video.prev:before{content:'';position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px;background-image:url(../images/spinner.svg);z-index:1}
#fullsearch{width:100%}
h1 svg{fill: #fff;
  width: 25px;
  float: right;
  height: 25px;}
h1 a{float: right;}
@media screen and (max-width:1330px) {
.container{padding:0 .6rem}
}
@media screen and (max-width:1200px) {
.container{max-width:1000px}
.menu\003Amain ul li a{font-size:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
h1{font-size:155%;font-weight:500;margin:.4rem 0}
}
@media screen and (max-width:1080px) {
.col\003A 75{width:100%}
.col\003A 25{display:none}
}
@media screen and (max-width:980px) {
header{text-align:center;border-bottom:.1rem solid var(--color-main)}
.mobile\003Ahidden-text,nav.menu\003Amain{display:none}
.icons\003Amenu{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='512px' height='512px' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='opacity:0.968' fill='%23ffffff' d='M 511.5,84.5 C 511.5,89.1667 511.5,93.8333 511.5,98.5C 508.165,105.997 502.498,110.831 494.5,113C 335.167,113.667 175.833,113.667 16.5,113C 8.50176,110.831 2.83509,105.997 -0.5,98.5C -0.5,93.8333 -0.5,89.1667 -0.5,84.5C 2.83509,77.0028 8.50176,72.1694 16.5,70C 175.833,69.3333 335.167,69.3333 494.5,70C 502.498,72.1694 508.165,77.0028 511.5,84.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.989' fill='%23ffffff' d='M 511.5,248.5 C 511.5,252.833 511.5,257.167 511.5,261.5C 509.016,268.816 504.016,273.649 496.5,276C 335.833,276.667 175.167,276.667 14.5,276C 6.98409,273.649 1.98409,268.816 -0.5,261.5C -0.5,257.167 -0.5,252.833 -0.5,248.5C 1.98409,241.184 6.98409,236.351 14.5,234C 175.167,233.333 335.833,233.333 496.5,234C 504.016,236.351 509.016,241.184 511.5,248.5 Z'/%3e%3c/g%3e%3cg%3e%3cpath style='opacity:0.968' fill='%23ffffff' d='M 511.5,411.5 C 511.5,416.167 511.5,420.833 511.5,425.5C 508.157,433.006 502.49,437.84 494.5,440C 335.167,440.667 175.833,440.667 16.5,440C 8.5098,437.84 2.84313,433.006 -0.5,425.5C -0.5,420.833 -0.5,416.167 -0.5,411.5C 2.94839,403.556 8.94839,398.723 17.5,397C 176.167,396.333 334.833,396.333 493.5,397C 502.052,398.723 508.052,403.556 511.5,411.5 Z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;width:16px;height:16px;display:inline-block;margin-top:-3px}
.mobile\003Ahidden{display:block}
.logotype,.menu\003Aheader,.search\003A form{margin:1rem 0}
.logotype{width:42%;text-align:left}
.menu\003Aheader{width:20%}
.search\003A form{width:38%}
.mobile\003Aheader{display:flex;justify-content:space-between}
.mobile\003Aj-c\003Astart{justify-content:center}
.menu\003Aheader li a,.menu\003Aheader li.pc\:hidden a{padding:.7rem;font-size:90%;background:#583e0fc4;border:2px solid #7a5109;border-radius:.3rem;transition:.4s}
.menu\003Aheader li a:hover::after{content:none}
.mobile\003Aj-c\003A center{justify-content:center}
.menu\003Aheader li a:hover,.menu\003Aheader li.pc\:hidden a:hover{background:#000;border:2px solid #d98b00}
.col\003A 4{width:calc(100% / 3 - .8rem);margin:.4rem;transition:.4s}
}
@media screen and (max-width:900px) {
.plyr--video,.js-player iframe,.js-player{height:26rem}
.sort > li {
  line-height: 40px;
}
}
@media screen and (min-width:830px) {
.icons\003Amenu{margin:0 0 6px;height:26px}
.icons\003Atags{margin:0 0 2px}
.mobile\003Ahidden{display:none}
.icons\003Atags{display:none}
}
@media screen and (max-width:830px) {
.mobile\003Aheader{flex-wrap:wrap}
.menu\003Amain,.mobile\003Ahidden-text-v2{display:none}
.menu\003Aheader{align-items:center;display:flex;justify-content:space-around;width:100%}
.logotype{width:100%;margin:1rem 0 1.4rem;align-items:center;display:flex;justify-content:center}
.search\003A form{width:100%}
}
@media screen and (max-width:925px) {
.menu\003Amain ul li{width:calc(100% / 4)}
}
@media screen and (max-width:660px) {
.col\003A 4{width:calc(100% / 2 - .8rem);margin:.4rem;transition:.4s}
.plyr--video,.js-player iframe,.js-player{height:22rem}
}
@media screen and (max-width:535px) {
.plyr--video,.js-player iframe,.js-player{height:18rem}
}
@media screen and (min-width:495px) {
.icons\003Amenu{margin:0 3px 2px 0}
}
@media screen and (max-width:495px) {
.menu\003Aheader li a,.menu\003Aheader li.pc\:hidden a{padding:.65rem;font-size:80%;border-radius:.2rem}
.menu\003Aheader li{margin:0 1rem 0 0;width:100%}
.search\003A form{width:100%}
.logotype a{font-size:24px;display:flex;align-items:center;justify-content:flex-start}
.logotype a span{font-size:24px;padding:3px 6px;margin-left:10px}
.first_text,.last_text{font-size:160%;transition:.4s}
}
@media screen and (max-width:625px) {
.menu\003Amain ul li{width:calc(100% / 3)}
.plyr--video,.js-player iframe,.js-player{height:16rem}
.col\003A 3{display:flex;flex-direction:column;align-items:center;justify-content:center}
.col\003A 3 .icons\003A calendar,.col\003A 3 .icons\003Aview,.col\003A 3 .icons\003Atime{width:24px;height:24px;vertical-align:text-top;margin:0 0 .6rem;position:relative;top:0}
.frate{height: 44px;top: 0;}

.rbar{bottom: 0px;}
.frate svg {
  width: 22px;
  height: 22px;
}
.col\003A 3{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:calc(100% / 2);padding:.6rem;border-radius:0;flex-grow:1}
.col\003A 3:first-child,.col\003A 3:last-child{border-radius:0}
.col\003A 3:nth-child(2){border-width:0}
.col\003A 3:last-child{border-width:.01rem 0 0;border-radius:0 0 .5rem .5rem}
.mobile\003A f-w\003Awrap-ifnormation{flex-wrap:wrap}
.col\003A 3 .icons\003A calendar,.col\003A 3 .icons\003Aview,.col\003A 3 .icons\003Atime{width:16px;height:16px;margin:0 .5rem 0 0;top:.02rem}
}
@media screen and (max-width:330px) {
.col\003A 4{width:100%;margin:.4rem}
}
@media screen and (max-width:375px) {
.logotype a{font-size:18px}
.logotype a span{font-size:18px;padding:4px 4px 0;margin-left:6px}
.plyr--video,.js-player iframe,.js-player{height:13rem}
}
@media screen and (max-width:450px) {
.col\:4 {width: calc(100% / 1 - .8rem);}
.text\:array-video {
  height: auto;
}
}
@media screen and (max-width:310px) {
.icons\003Alogo{display:none}
}
@media screen and (max-width:326px) {
.menu\003Aheader li a,.menu\003Aheader li.pc\:hidden a{padding:.65rem;font-size:75%}
.menu\003Aheader li a i,.menu\003Aheader li.pc\:hidden a i{display:none}
}
@media screen and (max-width:476px) {
.menu\003Amain ul li{width:calc(100% / 2)}
}
@media screen and (max-width:285px) {
.menu\003Amain ul li{width:100%}
}