@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95)}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95)}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{transform:perspective(400px) rotateX(-20deg)}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{transform:perspective(400px) rotateX(-20deg)}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{transform:perspective(400px) rotateY(-20deg)}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{transform:perspective(400px) rotateY(-20deg)}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg)}60%,80%{opacity:1}80%{transform:skewX(-5deg)}to{transform:none;opacity:1}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg)}60%,80%{opacity:1}80%{transform:skewX(-5deg)}to{transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.atwho-view{position:absolute;top:0;left:0;display:none;margin-top:18px;background:#fff;min-width:120px;max-height:200px;overflow:auto;z-index:11110!important}.atwho-view .cur strong{font:700}.atwho-view ul{list-style:none;padding:0;margin:auto}.atwho-view ul li{display:block;cursor:pointer}.atwho-view small{font-size:smaller;color:#777;font-weight:400}.android_device_block.device_basic{width:328px;height:653px}@media screen and (max-width:768px){.android_device_block.device_basic{width:229.6px;height:457.1px}}.android_device_block.device_basic .device{width:328px;height:653px;background-image:url(//cdn.hinative.com/packs/media/device/android-119b67ec.png);background-size:328px 653px}@media screen and (max-width:768px){.android_device_block.device_basic .device{width:229.6px;height:457.1px;background-size:229.6px 457.1px}}.android_device_block.device_basic .screen{top:56px;left:17px;width:294px;height:422.7px}@media screen and (max-width:768px){.android_device_block.device_basic .screen{top:39.2px;left:11.9px;width:205.8px;height:295.89px}}.android_device_block.device_basic .screen img{width:294px;height:530.5px}@media screen and (max-width:768px){.android_device_block.device_basic .screen img{width:205.8px;height:371.35px}}.iphone_device_block.device_basic{width:328px;height:658px}@media screen and (max-width:768px){.iphone_device_block.device_basic{width:192.5px;height:387.1px}}.iphone_device_block.device_basic .device{width:275px;height:553px;background-image:url(//cdn.hinative.com/packs/media/device/iphone-941504ba.png);background-size:275px 553px}@media screen and (max-width:768px){.iphone_device_block.device_basic .device{width:192.5px;height:387.1px;background-size:192.5px 387.1px}}.iphone_device_block.device_basic .screen{top:60px;left:16px;width:243px;height:432.7px}@media screen and (max-width:768px){.iphone_device_block.device_basic .screen{top:42px;left:11.2px;width:170.1px;height:302.89px}}.iphone_device_block.device_basic .screen img{width:243px;height:432.7px}@media screen and (max-width:768px){.iphone_device_block.device_basic .screen img{width:170.1px;height:302.89px}}.nowrap{flex-wrap:nowrap!important}.al_xs_center{text-align:center!important}@media screen and (min-width:576px){.al_sm_center{text-align:center!important}}@media screen and (min-width:768px){.al_md_center{text-align:center!important}}.al_xs_left{text-align:left!important}.ml_xs_20{margin-left:20px!important}.ml_sm_10,.ml_sm_20{margin-left:10px!important}.ml_md_20{margin-left:20px!important}.font-large,.heading_icon_border,.mod_activities_stack .link-right-arrow>*,.paid_service_heading{font-family:inherit;font-size:16px;line-height:1.5}@media screen and (min-width:576px){.font-large,.heading_icon_border,.mod_activities_stack .link-right-arrow>*,.paid_service_heading{font-size:21px}}.choices_answer .count p span,.font-middle-large{font-family:inherit;font-size:16px;line-height:1.5}@media screen and (min-width:576px){.choices_answer .count p span,.font-middle-large{font-size:18px}}.answer_sending_box,.checktxt .main_t,.choices_answer .vote_status,.container_fukidashi .heading_main,.font-middle,.heading_label label,.heading_main a,.language_status .native_lang_level,.link_black,.link_chroma,.link_gray,.link_list,.link_white,.panel-body,.panel-header,.panel-heading,.panel.paid_service_payment .paid_service_details,.recommend_join h2,.recommend_join p,.section_homework .editable-click,.section_question .editable-click,.tag_heading .tag_format .tag,.textarea_p,.top_description,.wrapper_bread .breadcrumb{font-family:inherit;font-size:15px;line-height:1.5}@media screen and (min-width:576px){.answer_sending_box,.checktxt .main_t,.choices_answer .vote_status,.container_fukidashi .heading_main,.font-middle,.heading_label label,.heading_main a,.language_status .native_lang_level,.link_black,.link_chroma,.link_gray,.link_list,.link_white,.panel-body,.panel-header,.panel-heading,.panel.paid_service_payment .paid_service_details,.recommend_join h2,.recommend_join p,.section_homework .editable-click,.section_question .editable-click,.tag_heading .tag_format .tag,.textarea_p,.top_description,.wrapper_bread .breadcrumb{font-size:16px}}.answer_content p.selected_keyword,.country_selector>li,.country_selector>li.selected,.credit_lang-8,.desc_box,.font-small,.help-block,.label_specifics span,.note,.note_bg,.note_bg_danger,.note_bg_thin,.note_bg_white,.note_danger,.oauth_attention,.panel-footer,.panel.paid_service_payment .paid_service_heading,.problem_description a,.problem_supplement a,.recommend_list_items .txt,.recommend_list_items .txt h2,.recommend_list_items .txt p,.supplement_heading{font-family:inherit;font-size:13px;line-height:1.5}@media screen and (min-width:576px){.answer_content p.selected_keyword,.country_selector>li,.country_selector>li.selected,.credit_lang-8,.desc_box,.font-small,.help-block,.label_specifics span,.note,.note_bg,.note_bg_danger,.note_bg_thin,.note_bg_white,.note_danger,.oauth_attention,.panel-footer,.panel.paid_service_payment .paid_service_heading,.problem_description a,.problem_supplement a,.recommend_list_items .txt,.recommend_list_items .txt h2,.recommend_list_items .txt p,.supplement_heading{font-size:14px}}#profiles_edit .upload_field .delete_image_link,#profiles_update .upload_field .delete_image_link,.checktxt .specific_t,.closed_label,.country_selector>li:not(.country),.font-x-small,.help-block,input[type=radio]:checked+label .checktxt .specific_t{font-family:inherit;font-size:12px;line-height:1.5}#trek_theme .username_wrapper .username,.team_member_role,.timeago,.username{padding:0;color:#707070;font-family:inherit;font-size:12px;line-height:1.5}.wrapper_bread .breadcrumb>li{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat_content .arrow_left_wrapper,.chat_content .default_arrow,.chat_content .myreply_arrow,.chat_content .myreply_owner_arrow,.chat_content .owner_arrow,.container_fukidashi .arrow_left_wrapper,.container_fukidashi .default_arrow,.container_fukidashi .myreply_arrow,.container_fukidashi .myreply_owner_arrow,.container_fukidashi .owner_arrow,.featured_answer_fukidashi .arrow_left_wrapper,.featured_answer_fukidashi .default_arrow,.featured_answer_fukidashi .myreply_arrow,.featured_answer_fukidashi .myreply_owner_arrow,.featured_answer_fukidashi .owner_arrow,.link_to_premium_banner .arrow_left_wrapper,.link_to_premium_banner .default_arrow,.link_to_premium_banner .myreply_arrow,.link_to_premium_banner .myreply_owner_arrow,.link_to_premium_banner .owner_arrow,.myreply_owner .arrow_left_wrapper,.myreply_owner .default_arrow,.myreply_owner .myreply_arrow,.myreply_owner .myreply_owner_arrow,.myreply_owner .owner_arrow,.prior_fukidashi .arrow_left_wrapper,.prior_fukidashi .default_arrow,.prior_fukidashi .myreply_arrow,.prior_fukidashi .myreply_owner_arrow,.prior_fukidashi .owner_arrow,.question_owner .arrow_left_wrapper,.question_owner .default_arrow,.question_owner .myreply_arrow,.question_owner .myreply_owner_arrow,.question_owner .owner_arrow{display:block;width:8px;height:24px}hr.trek_divider{margin:0 -16px}@media screen and (max-width:768px){hr.trek_divider{margin:0 -8px}}.banner_ad.banner_ad_a_block a img.focus,.banner_ad.banner_ad_a_block a img:focus,.banner_ad.banner_ad_a_block a img:hover,.note_bg i.focus.icon-close,.note_bg i.icon-close:focus,.note_bg i.icon-close:hover{opacity:.9;cursor:pointer;filter:alpha(opacity=90)}.banner_ad.banner_ad_a_block a img.focus,.banner_ad.banner_ad_a_block a img:focus,.note_bg i.focus.icon-close,.note_bg i.icon-close:focus{opacity:.7;cursor:pointer;filter:alpha(opacity=70)}#profiles_edit .upload_field .upload_file,#profiles_update .upload_field .upload_file,.block_button_group [class*=form_btn_] input,.upload_field input[type=file]{position:absolute;z-index:1;top:0;right:0;width:auto;height:auto;opacity:0;cursor:pointer;filter:alpha(opacity=0)}.filled_container,.mod_question_container{position:relative;border:1px solid #d8d8d8;border-radius:4px;background-color:#fff}.banner_hn_top_trek.is_sp .btn_showmore:after,.banner_hn_top_trek.is_sp .trek_feature_list li:before,.breadcrumb_arrow li:first-child:before,.breadcrumb_arrow li:nth-child(n+2):before,.form_group .form_select:after,.heading_label.heading_label_earth:before,.heading_label.heading_label_mail:before,.heading_label.heading_label_native:before,.heading_label.heading_label_password:before,.heading_label.heading_label_study:before,.heading_label.heading_label_user:before,.link_dark_gray_arrow:after,.link_gray_small.link_gray_small_arrow:after,.link_orange_medium_arrow:after,.link_orange_small_arrow:after,.link_orange_small_arrow_bottom:after,.list-group.list-group_link .list-group-item a:after,.list-group.list-group_link_large .list-group-item a:after,.pagination.pagination_orange li a.first:before,.pagination.pagination_orange li a.last:before,.pagination.pagination_orange li a.next:before,.pagination.pagination_orange li a.prev:before,.select_body.select_icon_arrow_line_bottom:after{font-family:Icomoon!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;speak:none}.section_homework .editable-buttons button.btn-mini.editable-cancel,.section_homework .editable-buttons button.btn-mini.editable-submit,.section_homework .editable-buttons button.btn-small.editable-cancel,.section_homework .editable-buttons button.btn-small.editable-submit,.section_question .editable-buttons button.btn-mini.editable-cancel,.section_question .editable-buttons button.btn-mini.editable-submit,.section_question .editable-buttons button.btn-small.editable-cancel,.section_question .editable-buttons button.btn-small.editable-submit{padding:6px 10px;border-radius:4px;font-size:12px}.btn_banner,.btn_trek_primary{background-color:#fe4d12;color:#fff}.btn_banner:active,.btn_banner:focus,.btn_banner:hover,.btn_trek_primary:active,.btn_trek_primary:focus,.btn_trek_primary:hover{background-color:#fe602b;box-shadow:none;color:#fff;text-decoration:none}.btn_banner{border-radius:2px!important}@media screen and (min-width:576px){.btn_banner{border-radius:4px!important}}.mod_toolbuttons:after,.mod_toolbuttons:before{content:"";display:table}.mod_toolbuttons:after{display:block;visibility:hidden;height:1px;margin-top:-1px;clear:both}.mod_toolbuttons{*zoom:1}.video_horizontal_loaded:before,.video_horizontal_loading:before,.video_horizontal_loading_error:before{content:"";display:inline-block;width:72px;height:72px;background-image:url(//cdn.hinative.com/packs/media/images/img_video_loading@2x-f022fc6a.png);background-size:100%}*,:after,:before{box-sizing:border-box}html{font-size:16px;line-height:1.5;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{font-family:Helvetica Neue,Helvetica,Arial,Meiryo,Yu Gothic Medium,sans-serif}body,html{word-wrap:break-word}body{color:#333;font-size:15px;line-height:1.4}body.with_filled{background-color:#f5f5f5}h1,h2{font-size:1rem;line-height:1.5}h1,h2,ol,ul{margin:0;padding:0}ol,ul{list-style-type:none}p{margin:0}div{-webkit-appearance:none!important}input[type=text]:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}:focus{outline:2px solid #ffb79f}fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}fieldset:focus{border-color:#5ca0e6;outline:none}legend{padding:0;border:0}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}select{cursor:pointer}select::-ms-expand{display:none!important}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}textarea{resize:none}input,textarea{font-size:16px}img{max-width:100%;vertical-align:middle}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #d8d8d8}a{text-decoration:none}a:focus{outline:0}dl{margin-top:0}dd,dt{line-height:1.4}dt{font-weight:700}dd{margin-left:0}ol,ul{margin-top:0}ol,ol ol,ol ul,ul,ul ol,ul ul{margin-bottom:0}.button_clear_ghost,.button_default,.button_facebook,.button_google,.button_link,.button_link_clear,.button_plain,.button_primary,.button_primary_ghost,.button_primary_link,.button_purple_ghost,.button_twitter{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;border-radius:4px;background-color:#fff;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.block.button_clear_ghost,.block.button_default,.block.button_facebook,.block.button_google,.block.button_link,.block.button_link_clear,.block.button_plain,.block.button_primary,.block.button_primary_ghost,.block.button_primary_link,.block.button_purple_ghost,.block.button_twitter{display:block;width:100%}.rounded.button_clear_ghost,.rounded.button_default,.rounded.button_facebook,.rounded.button_google,.rounded.button_link,.rounded.button_link_clear,.rounded.button_plain,.rounded.button_primary,.rounded.button_primary_ghost,.rounded.button_primary_link,.rounded.button_purple_ghost,.rounded.button_twitter{border-radius:50px}.sm.button_clear_ghost,.sm.button_default,.sm.button_facebook,.sm.button_google,.sm.button_link,.sm.button_link_clear,.sm.button_plain,.sm.button_primary,.sm.button_primary_ghost,.sm.button_primary_link,.sm.button_purple_ghost,.sm.button_twitter{padding:.25rem .75rem;font-size:.8rem}.lg.button_clear_ghost,.lg.button_default,.lg.button_facebook,.lg.button_google,.lg.button_link,.lg.button_link_clear,.lg.button_plain,.lg.button_primary,.lg.button_primary_ghost,.lg.button_primary_link,.lg.button_purple_ghost,.lg.button_twitter{padding:.75rem 1.25rem;font-size:1.2rem}.button_clear_ghost .button_icon,.button_default .button_icon,.button_facebook .button_icon,.button_google .button_icon,.button_link .button_icon,.button_link_clear .button_icon,.button_plain .button_icon,.button_primary .button_icon,.button_primary_ghost .button_icon,.button_primary_link .button_icon,.button_purple_ghost .button_icon,.button_twitter .button_icon{font-size:1.5em}.button_clear_ghost .button_icon.pre,.button_default .button_icon.pre,.button_facebook .button_icon.pre,.button_google .button_icon.pre,.button_link .button_icon.pre,.button_link_clear .button_icon.pre,.button_plain .button_icon.pre,.button_primary .button_icon.pre,.button_primary_ghost .button_icon.pre,.button_primary_link .button_icon.pre,.button_purple_ghost .button_icon.pre,.button_twitter .button_icon.pre{margin-right:.5rem}.button_clear_ghost .button_icon.suf,.button_default .button_icon.suf,.button_facebook .button_icon.suf,.button_google .button_icon.suf,.button_link .button_icon.suf,.button_link_clear .button_icon.suf,.button_plain .button_icon.suf,.button_primary .button_icon.suf,.button_primary_ghost .button_icon.suf,.button_primary_link .button_icon.suf,.button_purple_ghost .button_icon.suf,.button_twitter .button_icon.suf{margin-left:.5rem}.button_clear_ghost .button_image.pre,.button_default .button_image.pre,.button_facebook .button_image.pre,.button_google .button_image.pre,.button_link .button_image.pre,.button_link_clear .button_image.pre,.button_plain .button_image.pre,.button_primary .button_image.pre,.button_primary_ghost .button_image.pre,.button_primary_link .button_image.pre,.button_purple_ghost .button_image.pre,.button_twitter .button_image.pre{margin-right:.5rem}.button_clear_ghost .button_image.suf,.button_default .button_image.suf,.button_facebook .button_image.suf,.button_google .button_image.suf,.button_link .button_image.suf,.button_link_clear .button_image.suf,.button_plain .button_image.suf,.button_primary .button_image.suf,.button_primary_ghost .button_image.suf,.button_primary_link .button_image.suf,.button_purple_ghost .button_image.suf,.button_twitter .button_image.suf{margin-left:.5rem}.button_plain{background-color:transparent}.button_default{border:1px solid #d8d8d8}.button_default:active,.button_default:focus,.button_default:hover{background-color:#efefef}.button_primary,.button_primary:focus,.button_primary:hover{background-color:#fe4d12;color:#fff}.button_clear_ghost{background-color:transparent;box-shadow:inset 0 0 0 1px #fff;color:#fff}.button_clear_ghost:hover{color:#fff}.button_primary_ghost{border:0;box-shadow:inset 0 0 0 1px #fe4d12;color:#fe4d12}.button_primary_ghost:active,.button_primary_ghost:focus,.button_primary_ghost:hover{background-color:#ffede7;color:#fe4d12}.button_primary_link,.button_primary_link:hover{color:#fe4d12}.button_purple_ghost{border:0;box-shadow:inset 0 0 0 1px #823cff;color:#823cff}.button_purple_ghost:active,.button_purple_ghost:focus,.button_purple_ghost:hover{background-color:#f1ebff;color:#823cff}.button_link_clear{background-color:transparent;color:#fff}.button_google{border:1px solid #d8d8d8}.button_facebook,.button_google{display:inline-flex;align-items:center}.button_facebook,.button_facebook:hover{background-color:#316bff;color:#fff}.button_twitter{display:inline-flex;align-items:center}.button_twitter,.button_twitter:hover{background-color:#1da1f2;color:#fff}.mod_heading_page{margin:2rem 0}.mod_heading_page .title{font-size:1.4rem;font-weight:700;line-height:2rem}.mod_heading_page .operations{display:inline-block;margin-left:16px}.mod_heading_l1{margin:32px 0 24px;padding:10px 0;border-bottom:1px solid #d8d8d8}.mod_heading_l1:first-child{margin-top:0}.mod_heading_l1 .title{font-size:1.2rem;font-weight:700;line-height:1.8rem}.mod_heading_l2{position:relative;margin:24px 0 16px}.mod_heading_l2:first-child{margin-top:0}.mod_heading_l2 .title{font-size:1.1rem;font-weight:700}.mod_heading_l3{position:relative;margin:30px 0 10px;padding-bottom:10px;border-bottom:1px solid #f2f2f2}.mod_heading_l3 .title{color:#fe4d12;font-size:13px;font-weight:700}.mod_heading_l3 .ops{position:absolute;top:0;right:0}.mod_heading_l3 .ops_anchor{color:#999;font-size:13px}.mod_heading_lined{position:relative;margin-bottom:1rem;padding-left:.75rem}.mod_heading_lined:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:4px;border-radius:4px;background-color:#fe4d12}.mod_heading_lined .title{font-size:19px}.mod_heading_lined.title_meaning{color:#147bf3}.mod_heading_lined.title_meaning:before{background-color:#147bf3}.mod_heading_lined.title_difference{color:#0eb077}.mod_heading_lined.title_difference:before{background-color:#0eb077}.mod_heading_lined.title_example{color:#ff6b75}.mod_heading_lined.title_example:before{background-color:#ff6b75}.mod_heading_lined.title_watsay{color:#8a36ff}.mod_heading_lined.title_watsay:before{background-color:#8a36ff}.mod_heading_lined.title_other{color:#707070}.mod_heading_lined.title_other:before{background-color:#707070}.heading_main{display:block;padding:0!important;font-weight:400}.heading_main p{margin-bottom:5px}.heading_icon_border{margin:0 0 24px;padding:12px 8px;border-bottom:1px solid #d8d8d8}@media screen and (max-width:768px){.heading_icon_border{margin:0 0 16px;padding:0 8px 6px}}.heading_icon_border i:before{margin-right:4px;vertical-align:middle}.heading_icon_border .bordered_anchor,.heading_icon_border .bordered_anchor:hover,.heading_icon_border .bordered_anchor:link{color:#fe4d12}.heading_content_strong{margin:0;color:#2c2d30;font-size:16px;font-weight:700;line-height:1.5}.heading_content_strong.white{color:#fff}.heading_content_strong.brand{color:#fe4d12}.heading_content_strong.gray{color:#999;font-size:14px}.title_label{margin-top:0;margin-bottom:5px;color:#707070;font-size:14px;font-weight:700;line-height:1.5}.heading_lead{margin-right:-16px;margin-left:-16px;padding:1rem 16px;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;font-weight:700}@media screen and (min-width:576px){.heading_lead{margin-right:16px;margin-left:16px}.heading_lead.bt_none{border-top:0}}.headline{margin-top:10px;margin-bottom:10px;font-weight:700}.w100{width:100%}.d_inline{display:inline}.d_inlineblock{display:inline-block}.d_block{display:block}.box_flex{box-flex:1}.on_middle{vertical-align:middle}.pos_relative{position:relative}.al_center,.h_text_center{text-align:center}.al_right,.h_text_right{text-align:right}.al_left,.h_text_left{text-align:left}.d_flex{display:flex}.justify-content-start{justify-content:flex-start}.img-circle,.img-circle>img{border-radius:50%}.img_user>img{width:54px;height:54px}.divider{padding:15px 0}.divider,.divider span{position:relative;text-align:center}.divider span{z-index:5;padding:0 5px;background-color:#fff;color:#999;font-size:15px;font-weight:700;line-height:0!important}.divider:after{content:"";display:block;position:absolute;z-index:1;top:50%;width:100%;height:1px;border-top:1px solid #d8d8d8}.divider_filled{height:2rem;margin-top:36px;margin-right:-16px;margin-left:-16px;border-top:1px solid #d8d8d8;background-color:#f5f5f5}@media screen and (min-width:576px){.divider_filled{margin-right:-11px;margin-left:-11px}}.cursor_default{cursor:default}.actions{margin-top:20px}.container{padding-right:0;padding-left:0}@supports (padding:max(0)){@media screen and (min-width:576px){.jumbotron .title_container,.wrapper_nav,footer{padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left)}}}.bgc_white{background-color:#fff}.link_list{margin:0 auto 20px;text-align:left}.link_list a{display:block;margin-bottom:5px;text-align:left}.link_list a:last-child{padding-right:0;border-right:0}.link_list a:first-child{padding-left:0}.link_list .icon-help:before{padding-right:5px;color:#999}.premium_user{background-image:url(//cdn.hinative.com/packs/media/images/icon_premium-18578ff8.svg)}.premium_user,.trek_user{display:inline-block;width:12px;height:12px;background-repeat:no-repeat;background-position:100% 100%;background-size:12px 12px}.trek_user{background-image:url(//cdn.hinative.com/packs/media/images/icon_student-902bede4.svg)}.icon_question_orange{display:inline-block;vertical-align:top;width:23px;height:23px;background:transparent url(//cdn.hinative.com/packs/media/lp/icon_question_orange-8252488a.svg) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:23px 23px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.icon_question_orange{background:transparent url(//cdn.hinative.com/packs/media/lp/icon_question_orange-8252488a.svg) no-repeat 0 0;background-size:23px 23px}}.icon_checked_green{display:inline-block;vertical-align:top;width:23px;height:23px;background:transparent url(//cdn.hinative.com/packs/media/lp/icon_checked_green-131a8479.svg) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:23px 23px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.icon_checked_green{background:transparent url(//cdn.hinative.com/packs/media/lp/icon_checked_green-131a8479.svg) no-repeat 0 0;background-size:23px 23px}}.icon-study_group{display:inline-block;width:16px;height:16px;background:transparent url(//cdn.hinative.com/packs/media/settings/study_group-ff98e899.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:16px 16px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.icon-study_group{background:transparent url(//cdn.hinative.com/packs/media/settings/study_group-ff98e899.png) no-repeat 0 0;background-size:16px 16px}}.icon-sign_google:before{content:"";display:inline-block;width:20px;height:20px;background:transparent url(//cdn.hinative.com/packs/media/images/icon_google-e9ee7c87.svg) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:20px 20px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.icon-sign_google:before{background:transparent url(//cdn.hinative.com/packs/media/images/icon_google-e9ee7c87.svg) no-repeat 0 0;background-size:20px 20px}}.img_circle{border-radius:100%}.clearfix:after{content:"";display:block;clear:both}.center{margin:0 auto}@media (max-width:576px){.h_hidden_xs{display:none!important}}@media (max-width:992px) and (min-width:768px){.h_hidden_md{display:none!important}}@media (min-width:992px){.h_hidden_lg{display:none!important}}.h_visible_xs{display:none!important}@media (max-width:576px){.h_visible_xs{display:block!important}}.h_visible_md{display:none!important}@media (max-width:992px) and (min-width:768px){.h_visible_md{display:block!important}}.h_visible_lg{display:none!important}@media (min-width:992px){.h_visible_lg{display:block!important}}.center-block{display:block;margin-right:auto;margin-left:auto}.close{float:right;opacity:.2;color:#000;font-size:21px;font-weight:700;line-height:1;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20)}.h_hide,.hidden,.hide{display:none!important}.h_show,.show{display:block!important}.list-inline{margin-left:-5px;padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.text-muted{color:#777}.text-nowrap{white-space:nowrap}.small,small{font-size:85%}.breadcrumb{margin-bottom:20px;padding:8px 15px;border-radius:4px;background-color:#f5f5f5;list-style:none}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#a1a3a9}.breadcrumb_arrow{margin-bottom:0;padding:0;background-color:transparent;text-align:left}.breadcrumb_arrow li{margin:3px 0;line-height:1}.breadcrumb_arrow li:first-child:before{content:"\e61e";display:inline-block;margin-right:2px;transform:scaleX(1.15);color:#fe4d12;vertical-align:bottom}@media screen and (max-width:768px){.breadcrumb_arrow li:first-child .hide_on_mobile{display:none}}.breadcrumb_arrow li:nth-child(n+2):before{content:"\e63e";padding:0 2px 0 5px;color:#999;font-size:16px;vertical-align:text-top}.breadcrumb_arrow li a{color:#fe4d12;font-size:16px;font-weight:500}@media screen and (max-width:768px){.breadcrumb_arrow li a{font-size:15px}}.jumbotron_gray{margin-bottom:0;padding:16px 0;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;border-radius:0;background-color:#e6e6e6}@media screen and (min-width:768px){.jumbotron_gray{margin-bottom:24px;padding:24px 0}}.jumbotron_gray .title_container{margin:0 auto;color:#2c2d30;font-size:20px;font-weight:500;line-height:140%;text-align:left}@media screen and (min-width:576px){.jumbotron_gray .title_container{font-size:24px}}@media screen and (max-width:992px){.jumbotron_gray .title_container{padding:0 16px}}@media screen and (min-width:992px){.jumbotron_gray .title_container{padding:0}}.alert-warning{border-color:#faebcc;background-color:#fcf8e3;color:#8a6d3b}.alert-success{border-color:#d6e9c6;background-color:#dff0d8;color:#3c763d}.alert-danger{border-color:#ebccd1;background-color:#f2dede;color:#a94442}.alert{padding:15px;border:1px solid transparent;border-radius:4px}.alert,.well{margin-bottom:20px}.well{min-height:20px;padding:19px;border:1px solid #e3e3e3;border-radius:4px;background-color:#f5f5f5}a{color:#11131b}a:active,a:focus,a:hover{background-color:transparent;background-color:initial;color:#000;color:initial;text-decoration:none}.help-block .icon-help:before{padding-right:2px;color:#999}.form-group{margin-bottom:0}.form-control{height:40px;border:2px solid #d8d8d8;box-shadow:none;color:#2c2d30;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-control:-moz-placeholder{color:#999!important}.form-control:-ms-input-placeholder{color:#999!important}.form-control::-webkit-input-placeholder{color:#999!important}.form-control:focus{outline:none;box-shadow:none}.list-group{margin-bottom:16px;padding:0!important;border-radius:0;color:#11131b}.list-group .list-group-item{padding:8px 16px}.list-group.list-group_font-large{font-weight:600}.list-group.list-group_link_large{border-radius:2px}.list-group.list-group_link_large .list-group-item{width:100%;padding:0}.list-group.list-group_link_large .list-group-item a{display:block;position:relative;padding:18px 25px 18px 15px;color:#2c2d30;font-size:15px;cursor:pointer}@media screen and (min-width:576px){.list-group.list-group_link_large .list-group-item a{padding:20px 25px 20px 15px;font-size:16px}}.list-group.list-group_link_large .list-group-item a:after{content:"\e63e";display:flex;position:absolute;top:0;right:10px;bottom:0;align-items:center;margin:0;color:#999;font-size:16px}.list-group.list-group_link_large .list-group-item a:hover{background-color:#fff9f7;color:#f53e01}.list-group.list-group_link_large .list-group-item a:hover:after{color:#fe4d12}.list-group.list-group_link_large .list-group-item:first-child a:hover{border-radius:3px 3px 0 0}.list-group.list-group_link_large .list-group-item:last-child a:hover{border-radius:0 0 3px 3px}.list-group.list-group_link_large .list-group-item:only-child a:hover{border-radius:3px}.list-group.list-group_link{border-radius:2px}.list-group.list-group_link .list-group-item{width:100%;padding:0}.list-group.list-group_link .list-group-item:first-child{border-radius:2px 2px 0 0}.list-group.list-group_link .list-group-item:last-child{border-radius:0 0 2px 2px}.list-group.list-group_link .list-group-item a{display:block;position:relative;padding:12px 24px 12px 12px;color:#2c2d30;font-size:14px;line-height:1.5;cursor:pointer}.list-group.list-group_link .list-group-item a:after{content:"\e63e";display:flex;position:absolute;top:0;right:10px;bottom:0;align-items:center;margin:0;color:#999;font-size:16px}.list-group.list-group_link .list-group-item a:hover{background-color:#fff;color:#fe4d12}.list-group.list-group_link .list-group-item a:hover:after{color:#fe4d12}.list-group.list-group_link .list-group-item.active{border-color:#d8d8d8;background-color:transparent}.list-group.list-group_link .list-group-item.active a{background-color:#fff;color:#fe4d12;font-weight:700}.list-group.list-group_link .list-group-item.active a:after{color:#fe4d12}.list-group.list-group_link .list-group-item:first-child a:hover{border-radius:2px 2px 0 0}.list-group.list-group_link .list-group-item:last-child a:hover{border-radius:0 0 2px 2px}.list-group.list-group_link .list-group-item.list-group-item-title{padding:12px!important}.list-group.list-group_bg_gray_white .list-group-item{padding:10px!important;border:0;font-size:15px}.list-group.list-group_bg_gray_white .list-group-item:not(:last-child){border-bottom:1px solid #d8d8d8}.list-group.list-group_bg_gray_white .list-group-item .list_inner:not(:last-child){padding:0 10px 0 0!important}.list-group.list-group_bg_gray_white .list-group-item.header{border-width:2px;font-size:16px;font-weight:600}.list-group.list-group_bg_gray_white .list-group-item:nth-child(2n){background-color:#f5f5f5}.list-group.list-group_flex .list-group-item a{display:flex;align-items:center;cursor:pointer}.list-group.list-group_flex .list-group-item a.focus,.list-group.list-group_flex .list-group-item a:focus,.list-group.list-group_flex .list-group-item a:hover{border-color:transparent;opacity:1;background-color:#f2f2f2;color:#3f4351;cursor:pointer;filter:alpha(opacity=100)}.list-group.list-group_flex .list-group-item a.active.focus,.list-group.list-group_flex .list-group-item a.active:focus,.list-group.list-group_flex .list-group-item a.focus,.list-group.list-group_flex .list-group-item a:active.focus,.list-group.list-group_flex .list-group-item a:active:focus,.list-group.list-group_flex .list-group-item a:focus{border-color:transparent;opacity:1;background-color:#d8d8d8;color:#131317;cursor:pointer;filter:alpha(opacity=100)}.list-group.list-group_flex .list-group-item a:hover:after{color:#d8d8d8}.row:not(.throwback){margin-right:0!important;margin-left:0!important}.pagination{display:inline-block;margin:21px 0;padding-left:0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left}.pagination.pagination_orange{margin:24px 0 0;padding-bottom:24px}.pagination.pagination_orange li:not(.disabled) a:hover{border-radius:2px;background-color:#fe7345;color:#fff}.pagination.pagination_orange li.disabled a{margin:0 2px}.pagination.pagination_orange li.active a{border-radius:2px;border-color:#fe4d12;background-color:#fe4d12;color:#fff}.pagination.pagination_orange li a{display:flex;align-items:center;justify-content:center;min-width:28px;height:32px;margin:3px 2px;padding:0 2px;border:0!important;background-color:transparent;color:#fe4d12;font-size:15px;font-weight:500;text-align:center}.pagination.pagination_orange li a.first,.pagination.pagination_orange li a.last,.pagination.pagination_orange li a.next,.pagination.pagination_orange li a.prev{width:auto;margin-right:4px;margin-left:4px;border-radius:2px;background-color:#fff;box-shadow:0 0 0 2px #d8d8d8}@media screen and (min-width:576px){.pagination.pagination_orange li a.first,.pagination.pagination_orange li a.last,.pagination.pagination_orange li a.next,.pagination.pagination_orange li a.prev{margin-right:6px;margin-left:6px}}.pagination.pagination_orange li a.first:hover,.pagination.pagination_orange li a.last:hover,.pagination.pagination_orange li a.next:hover,.pagination.pagination_orange li a.prev:hover{background-color:#fe7345;box-shadow:0 0 0 2px #fe7345}.pagination.pagination_orange li a.next:before,.pagination.pagination_orange li a.prev:before{content:"\e63e";display:inline-block;font-size:12px;vertical-align:text-bottom}.pagination.pagination_orange li a.first:before,.pagination.pagination_orange li a.last:before{content:"\e65f";display:inline-block;font-size:16px;vertical-align:text-bottom}.pagination.pagination_orange li a.first:before,.pagination.pagination_orange li a.prev:before{transform:scaleX(-1)}.panel-header,.panel-heading{color:#2c2d30}.panel{box-shadow:none}.panel.panel_team_summary{padding:0;border:1px solid #d8d8d8}.panel.panel_team_summary .panel-body{padding:20px;border-radius:3px;background-color:#f2f2f2}.panel.panel_team_summary .panel-heading{padding-bottom:16px;border-bottom:2px solid #fe4d12;background-color:#f2f2f2;color:#fe4d12}.panel.panel_team_summary .panel-heading+.panel-body{border-radius:0 0 3px 3px}.panel-body{color:#2c2d30}.panel-body.panel_body_white{background-color:#fff!important}.panel-footer{color:#707070}.progress{margin-bottom:0}.progress.progress_small{height:4px;box-shadow:none}.progress.progress_dark{background-color:#ededed}.progress .progress-bar.progress-bar_quick_level{background-color:#0eb077;box-shadow:none}.row:after,.row:before{display:none}.row.page_container{justify-content:center}.l_container{position:relative;max-width:1152px;margin:0 auto;padding:0 16px}.l_container.fluid{max-width:none}.l_container.semi_narrow{max-width:800px}.l_container.narrow{max-width:600px}.l_container.thin{max-width:500px}.l_wrapper_container{background-color:#f5f5f5}.l_wrapper_container.without_filled_background{background-color:#fff}.l_main_container{width:798px;min-height:1px;padding:0 16px}.l_main_container.full{width:100%}@media screen and (max-width:992px){.l_main_container{width:100%;margin:0 auto}}.l_navigation_container,.l_sidebar_container{width:352px;min-height:1px;padding:0 16px}@media screen and (max-width:992px){.l_sidebar_container{display:none;width:auto}}.row{display:flex!important;box-sizing:border-box!important;flex:0 1 auto!important;flex-direction:row;flex-wrap:wrap}.row:after,.row:before{content:none!important}.row.reverse{flex-direction:row-reverse}@media screen and (max-width:768px){.row[class*=al_xs_reverse]{flex-direction:row-reverse}}@media screen and (min-width:576px){.row[class*=al_sm_reverse]{flex-direction:row-reverse}}@media screen and (min-width:768px){.row[class*=al_md_reverse]{flex-direction:row-reverse}}.col.reverse{flex-direction:column-reverse}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.333%;max-width:8.333%}.col-xs-2{flex-basis:16.667%;max-width:16.667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.333%;max-width:33.333%}.col-xs-5{flex-basis:41.667%;max-width:41.667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.333%;max-width:58.333%}.col-xs-8{flex-basis:66.667%;max-width:66.667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.333%;max-width:83.333%}.col-xs-11{flex-basis:91.667%;max-width:91.667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media screen and (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.333%;max-width:8.333%}.col-sm-2{flex-basis:16.667%;max-width:16.667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.333%;max-width:33.333%}.col-sm-5{flex-basis:41.667%;max-width:41.667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.333%;max-width:58.333%}.col-sm-8{flex-basis:66.667%;max-width:66.667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.333%;max-width:83.333%}.col-sm-11{flex-basis:91.667%;max-width:91.667%}.col-sm-12{flex-basis:100%;max-width:100%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.middle-sm{align-items:center}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media screen and (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.333%;max-width:8.333%}.col-md-2{flex-basis:16.667%;max-width:16.667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.333%;max-width:33.333%}.col-md-5{flex-basis:41.667%;max-width:41.667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.333%;max-width:58.333%}.col-md-8{flex-basis:66.667%;max-width:66.667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.333%;max-width:83.333%}.col-md-11{flex-basis:91.667%;max-width:91.667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media screen and (min-width:768px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.333%;max-width:8.333%}.col-lg-2{flex-basis:16.667%;max-width:16.667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.333%;max-width:33.333%}.col-lg-5{flex-basis:41.667%;max-width:41.667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.333%;max-width:58.333%}.col-lg-8{flex-basis:66.667%;max-width:66.667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.333%;max-width:83.333%}.col-lg-11{flex-basis:91.667%;max-width:91.667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}.l_trek_header_plain{padding:2rem 0;text-align:center}.mod_header{z-index:4;background-color:#333}.mod_header.sticky{position:-webkit-sticky;position:sticky;top:0}.mod_header .inner{display:flex;align-items:center;justify-content:space-between;height:56px}.mod_header .header_item.search{flex-grow:1;padding:0 1rem}.mod_footer{content-visibility:auto;contain-intrinsic-size:1200px;padding:16px 0 48px}.mod_footer .section_l1{position:relative}@media screen and (max-width:768px){.mod_footer .section_l1{text-align:center}}.mod_footer .section_nav{margin:16px 0;text-align:center}.mod_footer .social_item{display:inline-block}.mod_footer .language_selector_item{position:absolute;top:5px;right:0}@media screen and (max-width:768px){.mod_footer .language_selector_item{position:static;margin:32px 0;text-align:center}}.mod_footer .language_selector_item .inner{display:inline-block}.mod_footer .social_anchor{display:inline-block;padding:8px}.mod_footer .nav_item{display:inline-block;margin:0 8px}@media screen and (max-width:768px){.mod_footer .nav_item{display:block;margin:16px 0}}.mod_footer .copy{text-align:center}.mod_footer .copy_anchor{color:#999}.mod_global_navigations{position:-webkit-sticky;position:sticky;z-index:4;top:0;padding:.25rem 0;background-color:#333}.mod_global_navigations .navigations{display:flex;align-items:center;justify-content:space-around;list-style:none}.mod_global_navigations .navigation_item{display:block;flex-basis:20%}.mod_global_navigations .navigation_item.question_button a{display:block;position:relative;width:48px;height:48px;margin:0 auto;border:1px solid #1c1c1c;border-radius:50%;background:linear-gradient(180deg,#8d8d8d,#717171)}.mod_global_navigations .navigation_item.question_button a:hover{background:linear-gradient(180deg,#fe7141,#fe4e13)}.mod_global_navigations .navigation_item.question_button a:focus{background:linear-gradient(180deg,#fe4e13,#fe7041)}.mod_global_navigations .navigation_item.question_button a:before{content:"";display:block;position:absolute;top:4px;left:50%;width:21px;height:21px;transform:translateX(-50%);background-image:url(//cdn.hinative.com/packs/media/images/question_image_icon-a8582320.png);background-repeat:no-repeat;background-position:50%}.mod_global_navigations .navigation_item.question_button a .navigation_label{padding-top:28px}.mod_global_navigations .navigation_item.question_button .navigation_label{padding-top:30px}.mod_global_navigations .navigation_anchor{display:block;position:relative;color:#fff;text-align:center}.mod_global_navigations .navigation_anchor .hs{font-size:24px}.mod_global_navigations .navigation_anchor .notification_count{position:absolute;top:-.125rem;right:50%;min-width:1.25rem;margin-right:-1.5rem;padding:.25rem;border-radius:50px;background-color:#f44336;color:#fff;font-size:12px;line-height:.7rem;text-align:center}.mod_global_navigations .navigation_label{overflow:hidden;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mod_alert{margin:1rem 0;padding:.5rem 16px}.mod_alert ul{padding-left:1.5rem;list-style-type:disc}.mod_alert li{margin:.5rem 0;line-height:1.5}.mod_alert.danger{border:1px solid #f44336;border-radius:4px;background-color:#fde1df;color:#f44336}.mod_alert.success{border:1px solid #d6e9c6;border-radius:4px;background-color:#dff0d8;color:#3c763d}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[ng_cloak],[x-ng-cloak]{display:none!important}.btn,.btn_banner{margin-bottom:0;padding:10px 25px;transition:.3s ease;border:1px solid transparent;border-radius:30px;background-image:none;font-weight:700;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;outline:none!important;background-color:#fff;white-space:normal;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.btn.focus,.btn:focus,.btn:hover,.btn_banner:focus,.btn_banner:hover,.focus.btn_banner{background-color:#fff;box-shadow:none;text-decoration:none}.active.btn_banner,.btn.active,.btn:active,.btn_banner:active{outline:0;background-color:#f2f2f2;background-image:none;box-shadow:none}.btn.disabled,.btn.dropdown-toggle,.btn[disabled],.disabled.btn_banner,.dropdown-toggle.btn_banner,[disabled].btn_banner,fieldset[disabled] .btn,fieldset[disabled] .btn_banner{opacity:1;background-color:#fff;background-image:none;box-shadow:none;color:hsla(0,0%,100%,.7)}.btn.disabled:hover,.btn.dropdown-toggle:hover,.btn[disabled]:hover,.disabled.btn_banner:hover,.dropdown-toggle.btn_banner:hover,[disabled].btn_banner:hover,fieldset[disabled] .btn:hover,fieldset[disabled] .btn_banner:hover{color:hsla(0,0%,100%,.7)}.btn-group.open .dropdown-toggle{box-shadow:none!important}.btn:focus,.btn_banner:focus,.dropdown-toggle{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;outline:none!important}.dropdown-toggle{background-color:transparent;white-space:normal}.dropdown-toggle.focus,.dropdown-toggle:focus,.dropdown-toggle:hover{background-color:rgba(13,13,13,0);box-shadow:none;text-decoration:none}.dropdown-toggle.active,.dropdown-toggle:active{outline:0;background-color:transparent;background-image:none;box-shadow:none}.dropdown-toggle.disabled,.dropdown-toggle.dropdown-toggle,.dropdown-toggle[disabled],fieldset[disabled] .dropdown-toggle{opacity:1;background-color:transparent;background-image:none;box-shadow:none;color:hsla(0,0%,100%,.7)}.dropdown-toggle.disabled:hover,.dropdown-toggle.dropdown-toggle:hover,.dropdown-toggle[disabled]:hover,fieldset[disabled] .dropdown-toggle:hover{color:hsla(0,0%,100%,.7)}.btn-mini{padding:4px 10px;border-radius:2px;font-size:12px}.btn-small{padding:6px 10px;border-radius:4px;font-size:12px}.btn-large{padding:10px 30px;border-radius:30px}.btn-square{border-radius:2px!important}@media screen and (min-width:576px){.btn-square{border-radius:4px!important}}.btn-primary,.btn-submit{outline:none!important;background-color:#fe4d12;white-space:normal;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.btn-primary,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary:link,.btn-primary:visited,.btn-submit,.btn-submit:active,.btn-submit:focus,.btn-submit:hover,.btn-submit:link,.btn-submit:visited{border-color:transparent;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover,.btn-submit.focus,.btn-submit:focus,.btn-submit:hover{background-color:#fe602b;box-shadow:none;text-decoration:none}.btn-primary.active,.btn-primary:active,.btn-submit.active,.btn-submit:active{outline:0;background-color:#f53e01;background-image:none;box-shadow:none}.btn-primary.disabled,.btn-primary.dropdown-toggle,.btn-primary[disabled],.btn-submit.disabled,.btn-submit.dropdown-toggle,.btn-submit[disabled],fieldset[disabled] .btn-primary,fieldset[disabled] .btn-submit{opacity:1;background-color:#e6592a;background-image:none;box-shadow:none;color:hsla(0,0%,100%,.7)}.btn-primary.disabled:hover,.btn-primary.dropdown-toggle:hover,.btn-primary[disabled]:hover,.btn-submit.disabled:hover,.btn-submit.dropdown-toggle:hover,.btn-submit[disabled]:hover,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-submit:hover{color:hsla(0,0%,100%,.7)}.btn-primary.btn-primary-square,.btn-submit.btn-primary-square{border-radius:4px}.btn-sub{outline:none!important;background-color:#38a5ff;white-space:normal;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.btn-sub,.btn-sub:active,.btn-sub:focus,.btn-sub:hover,.btn-sub:link,.btn-sub:visited{border-color:transparent;color:#fff}.btn-sub.focus,.btn-sub:focus,.btn-sub:hover{background-color:#52b1ff;box-shadow:none;text-decoration:none}.btn-sub.active,.btn-sub:active{outline:0;background-color:#1f99ff;background-image:none;box-shadow:none}.btn-sub.disabled,.btn-sub.dropdown-toggle,.btn-sub[disabled],fieldset[disabled] .btn-sub{opacity:1;background-color:#4ca3eb;background-image:none;box-shadow:none;color:hsla(0,0%,100%,.7)}.btn-sub.disabled:hover,.btn-sub.dropdown-toggle:hover,.btn-sub[disabled]:hover,fieldset[disabled] .btn-sub:hover{color:hsla(0,0%,100%,.7)}.btn-sub.btn-sub-square{border-radius:4px}.btn-primary-plain{color:#fe4d12}.btn-danger{outline:none!important;background-color:#f44336;white-space:normal;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.btn-danger,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.btn-danger:link,.btn-danger:visited{border-color:transparent;color:#fff}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#f55a4e;box-shadow:none;text-decoration:none}.btn-danger.active,.btn-danger:active{outline:0;background-color:#f32c1e;background-image:none;box-shadow:none}.btn-danger.disabled,.btn-danger.dropdown-toggle,.btn-danger[disabled],fieldset[disabled] .btn-danger{opacity:1;background-color:#df554b;background-image:none;box-shadow:none;color:hsla(0,0%,100%,.7)}.btn-danger.disabled:hover,.btn-danger.dropdown-toggle:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover{color:hsla(0,0%,100%,.7)}.btn-default{border:1px solid #d8d8d8;background-color:#fff}.btn-default:link{border-color:#d8d8d8;background-color:#fff;color:#1b1e2b}.btn-default.focus,.btn-default:focus,.btn-default:hover{border:1px solid #d8d8d8;color:#2f344a}.btn-default:visited{border-color:#d8d8d8;color:#1b1e2b}.btn-default,.btn-default.active,.btn-default:active{border-color:#d8d8d8;box-shadow:none;color:#1b1e2b}.btn-default.active.focus,.btn-default.active:focus,.btn-default.focus,.btn-default:active.focus,.btn-default:active:focus,.btn-default:focus{border-color:#d8d8d8;box-shadow:none}.btn-default:hover{border-color:#d8d8d8;background-color:#f2f2f2}.btn-default:focus{border-color:#bfbfbf;background-color:#d8d8d8}.btn-disabled{border:1px solid transparent}.btn-disabled:link{border-color:transparent;background-color:#d8d8d8!important;color:#999}.btn-disabled.focus,.btn-disabled:focus,.btn-disabled:hover{border:1px solid transparent;color:#b3b3b3}.btn-disabled:visited{border-color:transparent;color:#999}.btn-disabled,.btn-disabled.active,.btn-disabled:active{border-color:transparent;box-shadow:none;color:#999}.btn-disabled.active.focus,.btn-disabled.active:focus,.btn-disabled.focus,.btn-disabled:active.focus,.btn-disabled:active:focus,.btn-disabled:focus{border-color:transparent;box-shadow:none}.btn-disabled.focus,.btn-disabled:focus,.btn-disabled:hover{opacity:1;cursor:auto}.btn-facebook,.btn-google,.btn-lang8,.btn-twitter{display:block;min-width:154px;margin:0 auto 15px}.btn-facebook i:before,.btn-google i:before,.btn-lang8 i:before,.btn-twitter i:before{margin-right:6px;font-size:20px;vertical-align:middle}.btn-lang8{outline:none!important;background-color:#1668e8;white-space:normal;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.btn-lang8,.btn-lang8:active,.btn-lang8:focus,.btn-lang8:hover,.btn-lang8:link,.btn-lang8:visited{border-color:transparent;color:#fff}.btn-lang8.focus,.btn-lang8:focus,.btn-lang8:hover{background-color:#2c77eb;box-shadow:none;text-decoration:none}.btn-lang8.active,.btn-lang8:active{outline:0;background-color:#145ed1;background-image:none;box-shadow:none}.btn-lang8.disabled,.btn-lang8.dropdown-toggle,.btn-lang8[disabled],fieldset[disabled] .btn-lang8{opacity:1;background-color:#2f6ecf;background-image:none;box-shadow:none;color:hsla(0,0%,100%,.7)}.btn-lang8.disabled:hover,.btn-lang8.dropdown-toggle:hover,.btn-lang8[disabled]:hover,fieldset[disabled] .btn-lang8:hover{color:hsla(0,0%,100%,.7)}.btn-twitter{outline:none!important;background-color:#1da1f2;white-space:normal;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.btn-twitter,.btn-twitter:active,.btn-twitter:focus,.btn-twitter:hover,.btn-twitter:link,.btn-twitter:visited{border-color:transparent;color:#fff}.btn-twitter.focus,.btn-twitter:focus,.btn-twitter:hover{background-color:#35abf3;box-shadow:none;text-decoration:none}.btn-twitter.active,.btn-twitter:active{outline:0;background-color:#0d95e8;background-image:none;box-shadow:none}.btn-twitter.disabled,.btn-twitter.dropdown-toggle,.btn-twitter[disabled],fieldset[disabled] .btn-twitter{opacity:1;background-color:#359bda;background-image:none;box-shadow:none;color:hsla(0,0%,100%,.7)}.btn-twitter.disabled:hover,.btn-twitter.dropdown-toggle:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover{color:hsla(0,0%,100%,.7)}.btn-facebook{outline:none!important;background-color:#316bff;white-space:normal;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.btn-facebook,.btn-facebook:active,.btn-facebook:focus,.btn-facebook:hover,.btn-facebook:link,.btn-facebook:visited{border-color:transparent;color:#fff}.btn-facebook.focus,.btn-facebook:focus,.btn-facebook:hover{background-color:#4b7dff;box-shadow:none;text-decoration:none}.btn-facebook.active,.btn-facebook:active{outline:0;background-color:#1859ff;background-image:none;box-shadow:none}.btn-facebook.disabled,.btn-facebook.dropdown-toggle,.btn-facebook[disabled],fieldset[disabled] .btn-facebook{opacity:1;background-color:#4674ea;background-image:none;box-shadow:none;color:hsla(0,0%,100%,.7)}.btn-facebook.disabled:hover,.btn-facebook.dropdown-toggle:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover{color:hsla(0,0%,100%,.7)}.btn-google{border:1px solid #d8d8d8;background:#fff;color:#3d3d3d}.link_chroma{color:#fe4d12}.link_black,.link_gray{color:#707070}.link_white{color:#fff}.link_orange{color:#fe4d12}.link_gray_small{color:#707070;font-size:14px}.link_gray_small.link_gray_small_arrow{position:relative;padding-right:20px}.link_gray_small.link_gray_small_arrow:hover:after{transform:scale(1.15);transition:.1s ease-in-out}.link_gray_small.link_gray_small_arrow:after{content:"\e63e";font-size:16px;font-weight:600;display:flex;position:absolute;top:0;right:0;bottom:0;align-items:center}.link_orange_medium_arrow,.link_orange_small_arrow{position:relative;padding-right:20px;color:#fe4d12;font-size:14px}.link_orange_medium_arrow:hover:after,.link_orange_small_arrow:hover:after{transform:scale(1.15);transition:.1s ease-in-out}.link_orange_medium_arrow:after,.link_orange_small_arrow:after{content:"\e63e";font-size:16px;display:flex;position:absolute;top:0;right:0;bottom:0;align-items:center}.link_orange_medium_arrow{font-size:16px}.link_orange_medium_arrow:after{font-size:15px}.link_dark_gray_arrow{position:relative;padding-right:15px;font-size:15px}.link_dark_gray_arrow:hover:after{transform:scale(1.15);transition:.1s ease-in-out}.link_dark_gray_arrow:after{content:"\e63e";font-size:16px;display:flex;position:absolute;top:0;right:0;bottom:0;align-items:center}.link_orange_small_arrow_bottom{position:relative;padding-right:20px;font-size:14px}.link_orange_small_arrow_bottom:hover:after{transform:scale(1.15);transition:.1s ease-in-out}.link_orange_small_arrow_bottom:after{content:"\e66c";font-size:16px;display:flex;position:absolute;top:0;right:0;bottom:0;align-items:center}.link_underline{text-decoration:underline}.link_underline:hover,.link_underline:link,.link_underline:visited{color:#fff}.btn_close_circle{display:inline-block;width:30px;height:30px;border:0;border-radius:50%;background-color:#fe4d12;background-image:url(//cdn.hinative.com/packs/media/images/btn_close-046e1d3e.svg);background-repeat:no-repeat;background-size:30px 30px}.btn_close_circle:hover{transform:scale(1.15);background-color:#fe4d12;cursor:pointer}.btn_close_circle_black_small{display:inline-block;width:20px;height:20px;border:0;border-radius:50%;background-color:#2c2d30;background-image:url(//cdn.hinative.com/packs/media/images/btn_close-046e1d3e.svg);background-repeat:no-repeat;background-size:20px 20px}.btn_close_circle_black_small:hover{transform:scale(1.15);background-color:#2c2d30;cursor:pointer}.btn_close_circle_black{display:inline-block;width:30px;height:30px;border:0;border-radius:50%;background-color:#2c2d30;background-image:url(//cdn.hinative.com/packs/media/images/btn_close-046e1d3e.svg);background-repeat:no-repeat;background-size:30px 30px}.btn_close_circle_black:hover{transform:scale(1.15);background-color:#2c2d30;cursor:pointer}.btn_close_circle_gray_small{display:inline-block;width:20px;height:20px;border:0;border-radius:50%;background-color:#999;background-image:url(//cdn.hinative.com/packs/media/images/btn_close-046e1d3e.svg);background-repeat:no-repeat;background-size:20px 20px}.btn_close_circle_gray_small:hover{transform:scale(1.15);background-color:#999;cursor:pointer}.btn_back{display:block;height:100%;padding:10px;border-radius:0;background-color:transparent;color:#999;font-size:16px;line-height:1!important}.btn_back:focus,.btn_back:hover{background-color:transparent;color:#fe4d12}.btn_banner{display:inline-block;font-weight:700;text-align:center}.btn_bordered{border:1px solid #fff!important;background-color:transparent!important;color:#fff;font-weight:700;cursor:pointer}.btn_bordered:link{color:#fff}.btn_bordered:hover,.btn_bordered:visited{border-color:#e6e6e6!important;background-color:transparent!important;color:#e6e6e6}.btn_bordered.focus,.btn_bordered:focus,.btn_bordered:hover{border-color:#d9d9d9!important;background-color:transparent!important;color:#d9d9d9;cursor:pointer}.btn_bordered.active.focus,.btn_bordered.active:focus,.btn_bordered.focus,.btn_bordered:active.focus,.btn_bordered:active:focus,.btn_bordered:focus{border-color:#ccc!important;background-color:transparent!important;color:#ccc;cursor:pointer}.btn_bordered_main{border:1px solid #fe4d12!important;background-color:transparent!important;color:#fe4d12;font-weight:700;cursor:pointer}.btn_bordered_main:link{color:#fe4d12}.btn_bordered_main:hover,.btn_bordered_main:visited{border-color:#dc3801!important;background-color:transparent!important;color:#dc3801}.btn_bordered_main.focus,.btn_bordered_main:focus,.btn_bordered_main:hover{border-color:#c33101!important;background-color:transparent!important;color:#c33101;cursor:pointer}.btn_bordered_main.active.focus,.btn_bordered_main.active:focus,.btn_bordered_main.focus,.btn_bordered_main:active.focus,.btn_bordered_main:active:focus,.btn_bordered_main:focus{border-color:#a92b01!important;background-color:transparent!important;color:#a92b01;cursor:pointer}.btn_bordered_purple{border:1px solid #823cff!important;background-color:transparent!important;color:#823cff;font-weight:700;cursor:pointer}.btn_bordered_purple:link{color:#823cff}.btn_bordered_purple:hover,.btn_bordered_purple:visited{border-color:#6109ff!important;background-color:transparent!important;color:#6109ff}.btn_bordered_purple.focus,.btn_bordered_purple:focus,.btn_bordered_purple:hover{border-color:#5600ef!important;background-color:transparent!important;color:#5600ef;cursor:pointer}.btn_bordered_purple.active.focus,.btn_bordered_purple.active:focus,.btn_bordered_purple.focus,.btn_bordered_purple:active.focus,.btn_bordered_purple:active:focus,.btn_bordered_purple:focus{border-color:#4c00d5!important;background-color:transparent!important;color:#4c00d5;cursor:pointer}.btn_bordered_black{border:1px solid #999!important;background-color:transparent!important;color:#999;font-weight:700;cursor:pointer}.btn_bordered_black:link{color:#999}.btn_bordered_black:hover,.btn_bordered_black:visited{border-color:grey!important;background-color:transparent!important;color:grey}.btn_bordered_black.focus,.btn_bordered_black:focus,.btn_bordered_black:hover{border-color:#737373!important;background-color:transparent!important;color:#737373;cursor:pointer}.btn_bordered_black.active.focus,.btn_bordered_black.active:focus,.btn_bordered_black.focus,.btn_bordered_black:active.focus,.btn_bordered_black:active:focus,.btn_bordered_black:focus{border-color:#666!important;background-color:transparent!important;color:#666;cursor:pointer}.btn_bordered_black i{color:#999;vertical-align:middle}.btn_bordered_white{border:1px solid #fff!important;background-color:transparent!important;color:#fff;font-weight:700;cursor:pointer}.btn_bordered_white:link{color:#fff}.btn_bordered_white:hover,.btn_bordered_white:visited{border-color:#e6e6e6!important;background-color:transparent!important;color:#e6e6e6}.btn_bordered_white.focus,.btn_bordered_white:focus,.btn_bordered_white:hover{border-color:#d9d9d9!important;background-color:transparent!important;color:#d9d9d9;cursor:pointer}.btn_bordered_white.active.focus,.btn_bordered_white.active:focus,.btn_bordered_white.focus,.btn_bordered_white:active.focus,.btn_bordered_white:active:focus,.btn_bordered_white:focus{border-color:#ccc!important;background-color:transparent!important;color:#ccc;cursor:pointer}.btn_bordered_white i{color:#fff;vertical-align:middle}.btn_trek_primary{display:inline-block;padding:14px 25px;transition:.3s ease;font-weight:700}@media screen and (min-width:768px){.btn_trek_primary{border-radius:4px!important;font-size:18px}}@media screen and (max-width:768px){.btn_trek_primary{width:100%;padding-right:10px;padding-left:10px;border-radius:2px!important}}.btn_block.btn_block_vertical{width:50%;margin:0 auto}.btn_text_header{color:#fff;font-size:13px;font-weight:700}.btn_text_header:hover,.btn_text_header:visited{color:#e6e6e6}.btn-success{border-color:#4cae4c;background-color:#5cb85c;color:#fff}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn-group{display:inline-block;position:relative;vertical-align:middle}.btn-group>.btn,.btn-group>.btn_banner{position:relative;float:left}.btn-group .btn+.btn,.btn-group .btn+.btn_banner,.btn-group .btn_banner+.btn,.btn-group .btn_banner+.btn_banner{margin-left:-1px}.btn-group>.btn:not(:first-child):not(:last-child),.btn-group>.btn_banner:not(:first-child):not(:last-child){border-radius:0}.btn-group>.btn:first-child,.btn-group>.btn_banner:first-child{margin-left:0;border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.btn_banner:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#readmore{display:none;z-index:5;margin:0 auto}#readmore:before{content:"";display:block;width:30px;height:30px;margin:0 auto;background:no-repeat 50% url(//cdn.hinative.com/packs/media/loadings/default-091d6e81.gif);background-color:trasparent;background-size:30px 30px}#loading,#loading_overlay>.indicator{display:none;position:fixed;z-index:5;top:50%;left:50%;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:8px;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.3)}#loading:before,#loading_overlay>.indicator:before{content:"";display:block;position:absolute;top:12px;left:20px;width:80px;height:80px;border-radius:100%;background:url(//cdn.hinative.com/packs/media/loadings/default-091d6e81.gif) no-repeat 50%;background-size:60px 60px}#loading:after,#loading_overlay>.indicator:after{content:"loading...";display:block;position:absolute;top:84px;left:0;width:120px;height:120px;border-radius:100%;opacity:1;background:transparent;color:#666;font-size:12px;text-align:center}#loading_overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}#loading_overlay>.indicator{display:block}.loading{width:auto;height:auto;padding-left:48px!important;background:url(//cdn.hinative.com/packs/media/loadings/default-091d6e81.gif) no-repeat 16px;background-color:#999!important;background-size:16px 16px;color:#fff}.mb_0{margin-bottom:0!important}.mb_5{margin-bottom:5px!important}.mb_10{margin-bottom:10px!important}.mb_15{margin-bottom:15px!important}.mb_20{margin-bottom:20px!important}.mb_25{margin-bottom:25px!important}.mb_30{margin-bottom:30px!important}.mb_35{margin-bottom:35px!important}.mb_40{margin-bottom:40px!important}.mb_45{margin-bottom:45px!important}.mb_50{margin-bottom:50px!important}.mb_55{margin-bottom:55px!important}.mb_60{margin-bottom:60px!important}.mb_65{margin-bottom:65px!important}.mb_70{margin-bottom:70px!important}.mb_75{margin-bottom:75px!important}.mb_80{margin-bottom:80px!important}.mb_85{margin-bottom:85px!important}.mt_0{margin-top:0!important}.mt_5{margin-top:5px!important}.mt_10{margin-top:10px!important}.mt_15{margin-top:15px!important}.mt_20{margin-top:20px!important}.mt_25{margin-top:25px!important}.mt_30,.mt_35{margin-top:30px!important}.mt_40{margin-top:40px!important}.mt_45{margin-top:45px!important}.mt_50{margin-top:50px!important}.mt_80{margin-top:80px!important}.ml_0{margin-left:0!important}.ml_5{margin-left:5px!important}.ml_10{margin-left:10px!important}.ml_15{margin-left:15px!important}.ml_20{margin-left:20px!important}.ml_25{margin-left:25px!important}.ml_30{margin-left:30px!important}.ml_35{margin-left:35px!important}.ml_40{margin-left:40px!important}.ml_45{margin-left:45px!important}.ml_50{margin-left:50px!important}.mr_0{margin-right:0!important}.mr_5{margin-right:5px!important}.mr_10{margin-right:10px!important}.mr_15{margin-right:15px!important}.mr_20{margin-right:20px!important}.mr_25{margin-right:25px!important}.mr_30{margin-right:30px!important}.mr_35{margin-right:35px!important}.mr_40{margin-right:40px!important}.mr_45{margin-right:45px!important}.mr_50{margin-right:50px!important}.p_0{padding:0!important}.p15{padding:15px}.pr_0{padding-right:0!important}.pr_5{padding-right:5px!important}.pr_10{padding-right:10px!important}.pr_15{padding-right:15px!important}.pr_20{padding-right:20px!important}.pl_0{padding-left:0!important}.pl_5{padding-left:5px!important}.pl_10{padding-left:10px!important}.pl_15{padding-left:15px!important}.pl_20{padding-left:20px!important}.pt_0{padding-top:0!important}.pt_5{padding-top:5px!important}.pt_10{padding-top:10px!important}.pt_15{padding-top:15px!important}.pt_20{padding-top:20px!important}.pt_25{padding-top:25px!important}.pt_30{padding-top:30px!important}.pt_35{padding-top:35px!important}.pt_40{padding-top:40px!important}.pt_45{padding-top:45px!important}.pt_50{padding-top:50px!important}.pb_0{padding-bottom:0!important}.pb_5{padding-bottom:5px!important}.pb_10{padding-bottom:10px!important}.pb_15{padding-bottom:15px!important}.pb_20{padding-bottom:20px!important}.pb_25{padding-bottom:25px!important}.pb_30{padding-bottom:30px!important}.pb_35{padding-bottom:35px!important}.pb_40{padding-bottom:40px!important}.pb_45{padding-bottom:45px!important}.pb_50{padding-bottom:50px!important}.mod_modal{display:none;position:relative;z-index:9}.mod_modal.is-open{display:block}.mod_modal .modal_overlay{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;background:rgba(0,0,0,.6)}.mod_modal .modal_close{position:absolute;z-index:2;top:-.5rem;right:-.5rem;padding:3px;border-radius:50%;background-color:#fe4d12;color:#fff;font-size:1.5rem;font-weight:700;cursor:pointer}.mod_modal .modal_close .hidden_text{display:block;position:absolute;top:0;left:0;width:0;height:0;overflow:hidden;text-indent:100%;white-space:nowrap}@media screen and (max-width:992px){.mod_modal .modal_close{right:.5rem}}.mod_modal .modal_container_wrapper{position:relative;width:600px}@media screen and (max-width:992px){.mod_modal .modal_container_wrapper{width:100%;padding:0 1rem}}.mod_modal .modal_container_wrapper.wide{width:834px}.mod_modal .modal_container{z-index:1;box-sizing:border-box;max-height:90vh;overflow-y:scroll;border-radius:4px;background-color:#fff}.mod_modal .modal_header_image{padding:2rem 1rem;text-align:center}.mod_modal .modal_header_image.patterned{border-radius:4px 4px 0 0;background-image:linear-gradient(rgba(16,22,35,.9),rgba(16,22,35,.9)),url(//cdn.hinative.com/packs/media/images/pattern_base@2x-11cd7f64.png)}.mod_modal .modal_header_image.patterned_light{border-radius:4px 4px 0 0;background-image:url(//cdn.hinative.com/packs/media/images/pattern_light-c5b92169.png),linear-gradient(90deg,rgba(254,77,18,.9),rgba(255,174,66,.9))}.mod_modal .modal_image{max-width:250px;max-height:180px}.mod_modal .modal_body{padding:1.5rem}.mod_modal .modal_body.stripped{padding:0}.mod_modal .modal_body .title{margin-bottom:20px;font-size:20px}.mod_modal .modal_body .title .accent{color:#fe4d12;font-size:3rem}.mod_modal .modal_body .content{margin-bottom:1.5rem}.mod_modal .modal_body .content p{margin:10px 0;line-height:1.5}.mod_modal .modal_body .content a{color:#fe4d12}.mod_modal .modal_body .action{text-align:center}.mod_modal .modal_body .action.strict{max-width:10rem;margin:0 auto}.mod_modal .modal_body .help{margin-top:.5rem;text-align:center}.mod_modal .hidden-text{display:inline-block;overflow:hidden;text-indent:-9999px;white-space:nowrap}@-webkit-keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@-webkit-keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.mod_modal[aria-hidden=false] .modal_overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0,0,.2,1);animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.mod_modal[aria-hidden=false] .modal_container_wrapper{-webkit-animation:mmslideIn .3s cubic-bezier(0,0,.2,1);animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.mod_modal[aria-hidden=true] .modal_overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0,0,.2,1);animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.mod_modal[aria-hidden=true] .modal_container_wrapper{-webkit-animation:mmslideOut .3s cubic-bezier(0,0,.2,1);animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.mod_modal .modal_container_wrapper,.mod_modal .modal_overlay{will-change:transform}.image-size_flex{width:100%;height:auto;border-radius:50%}.red{color:#f44336}.green{color:#00c853}.blue{color:#467fba}.search_result_count{padding:16px 0 24px;color:#707070;text-align:center}@media screen and (max-width:768px){.search_result_count{padding:24px 0}}.form_group{margin:1.5rem 0}.form_group.stripped{margin:0}.form_group.stripped_top{margin-top:0}.form_group.stripped_bottom{margin-bottom:0}.form_group .form_label{display:block;margin-bottom:.5rem;font-size:13px;font-weight:700;text-align:left}.form_group .form_required{display:inline-block;padding:3px;border-radius:2px;background-color:#f44336;color:#fff;font-size:10px}.form_group .form_help{color:#999;font-size:12px;font-weight:400}.form_group .form_item{display:block;width:100%;padding:.75rem;border:2px solid #d8d8d8;border-radius:4px;font-size:16px}.form_group .form_item:focus{border-color:#ffb79f;outline:0}.form_group .form_item[readonly]{border:1px dashed #d8d8d8}.form_group .form_item[readonly]:focus{border-color:#d8d8d8}.form_group .form_item.static{padding-right:0;padding-left:0;border:0;color:#999}.form_group .form_item.error{border:2px solid #f44336}.form_group .form_action{text-align:center}.form_group .form_splitted_date select{padding:.75rem;border:2px solid #d8d8d8;border-radius:4px;background-color:transparent;-webkit-appearance:none}.form_group .form_toggle{display:flex}.form_group .form_toggle input{display:none}.form_group .form_select{position:relative}.form_group .form_select:after{content:"\e66c";position:absolute;top:50%;right:16px;margin-top:-.5rem;color:#999;line-height:1rem;pointer-events:none}.form_group .form_select:hover:after{color:#fe4d12}.form_group .form_select .select_item{display:block;width:100%;padding:.75rem;border:2px solid #d8d8d8;border-radius:4px;background-color:#fff;font-size:16px;-webkit-appearance:none}.form_group .form_select .select_item:focus{border-color:#ffb79f;outline:0}.form_group .form_select .select_item.unbordered{border:0}.form_group .form_select.sm .select_item{padding:.5rem}.form_group .form_check{padding:.75rem 0}.form_group .form_check input[type=checkbox]{display:none}.form_group .form_check .check_item{position:relative;padding-left:1.5rem;line-height:1}.form_group .form_check .check_item:before{content:"";display:block;position:absolute;top:0;left:0;width:1rem;height:1rem;border-radius:4px;box-shadow:inset 0 0 0 2px #d8d8d8}.form_group .form_check .check_item .description{margin-top:.5rem;color:#999}.form_group .form_check :checked+.check_item:before{background-color:#fe4d12;box-shadow:none}.form_group .form_check :checked+.check_item:after{content:"";display:block;position:absolute;top:1px;left:5px;width:6px;height:11px;transform:rotate(45deg);border-right:3px solid #fff;border-bottom:3px solid #fff}.form_group .form_check :checked:disabled+.check_item:before{background-color:#d8d8d8}.form_group .form_check.lg .check_item{padding-left:2.5rem;line-height:2}.form_group .form_check.lg .check_item:before{width:2rem;height:2rem;box-shadow:inset 0 0 0 4px #d8d8d8}.form_group .form_check.lg :checked+.check_item:before{box-shadow:none}.form_group .form_check.lg :checked+.check_item:after{top:2px;left:9px;width:14px;height:21px;border-width:6px}.form_group .toggle_item{flex-grow:1;width:100%}.form_group .toggle_item:first-child .toggle_label{border-right:0;border-radius:4px 0 0 4px}.form_group .toggle_item:last-child .toggle_label{border-radius:0 4px 4px 0}.form_group .toggle_label{display:block;padding:.75rem;border:2px solid #999}.form_group :checked+.toggle_label{border-color:#3f72a8;background-color:#467fba;color:#fff}input[type=file]{display:block;width:100%;margin-bottom:10px;font-size:16px}input[type=file]:-moz-placeholder{color:#999!important}input[type=file]:-ms-input-placeholder{color:#999!important}input[type=file]::-webkit-input-placeholder{color:#999!important}.field_with_errors{width:100%}label{margin:0}label.error{display:block;margin-top:5px;margin-bottom:5px;color:#f44336;font-size:13px!important;font-weight:400!important}.help-block{display:block;margin:10px 0 20px;line-height:1.2}.heading_label{display:flex;align-items:center;margin-bottom:15px;vertical-align:middle}.heading_label:before{margin-right:4px!important;color:#999;font-size:18px!important}.heading_label.heading_label_earth:before{content:"\e64d"}.heading_label.heading_label_study:before{content:"\e61f"}.heading_label.heading_label_native:before{content:"\e636"}.heading_label.heading_label_user:before{content:"\e602"}.heading_label.heading_label_mail:before{content:"\e617"}.heading_label.heading_label_password:before{content:"\e612"}.heading_label .requiered,.heading_label i,.heading_label label,.heading_label span{display:inline-block}.heading_label label{margin:0;padding:0;font-weight:700}.heading_label .wrapper_btn_status_delete{margin-left:auto}.label_specifics{display:block;margin:20px 0 0}.label_specifics i,.label_specifics span{transition-property:color;transition-duration:.8s;transition-timing-function:ease}.label_specifics i{color:#999}.label_specifics i:hover{color:#fe4d12}.label_specifics span{color:#11131b;font-weight:700}.label_specifics span:hover{color:#292b34}.required{display:inline-block;margin-left:4px;padding:2px 6px;border-radius:2px;background-color:#f44336;color:#fff;font-size:10px;font-weight:700;line-height:1.2;text-align:center;vertical-align:text-top}.select_body{display:block;position:relative;background-image:none}.select_body select{margin:0;padding-right:27px!important}.select_body label{display:block;margin:0;padding:0 10px 0 0;color:#292b34;font-size:12px;font-weight:600}.select_body.select_inline{display:inline-block}.select_body.select_new_question{display:inline-block;width:100%;margin:3px auto 7px!important}@media screen and (min-width:768px){.select_body.select_new_question{width:auto;min-width:310px}}.select_body.select_new_question select{height:44px}.select_body.select_icon_arrow_line_bottom:after{content:"\e66c";display:flex;position:absolute;top:0;right:10px;bottom:0;align-items:center;width:22px;color:#999;font-size:20px;font-weight:400;pointer-events:none}.select_body.select_icon_arrow_line_bottom:focus:after,.select_body.select_icon_arrow_line_bottom:hover:after{color:#fe4d12}.select_body.select_large{display:inline-block;width:100%;min-width:300px;max-height:50px;margin:0}@media screen and (max-width:768px){.select_body.select_large{min-width:100%}}.select_body.select_large select{height:50px;padding:0 15px!important;font-size:16px}.select_body.select_time{padding-bottom:20px}.select_body.select_time select{display:inline-block;width:80px;height:50px;padding:0 15px!important;line-height:48px}.select_interface_lang{padding:16px;text-align:left}.select_interface_lang form{display:block}.select_interface_lang label.d_inline{color:#292b34;font-size:1.1em}.wrapper_searchbox .search_form{display:block;margin-left:auto}.wrapper_searchbox .search_form .btn,.wrapper_searchbox .search_form .btn_banner{line-height:1.5}.wrapper_searchbox .search_form input[type=text]{display:block;flex-grow:1;height:48px!important;padding-left:14px;border:1px solid #d8d8d8;border-right:0;border-radius:4px 0 0 4px;background-color:#fff;color:#11131b;font-size:18px;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wrapper_searchbox .search_form input[type=text]:-moz-placeholder{color:#999;font-size:18px}.wrapper_searchbox .search_form input[type=text]:-ms-input-placeholder{color:#999;font-size:18px}.wrapper_searchbox .search_form input[type=text]::-webkit-input-placeholder{color:#999;font-size:18px}.wrapper_searchbox .search_form input[type=text]:focus{box-sizing:border-box;border:1px solid #fe4d12;border-right:0;outline:none;background-color:#fff;line-height:1.5}.wrapper_searchbox .search_form .search_input{padding:8px!important}.wrapper_searchbox .search_form .btn_search{display:block;width:50px;height:48px!important;padding:0 15px;border:0;border-radius:0 4px 4px 0;background-color:#fe4d12;background-image:url(//cdn.hinative.com/packs/media/images/icon_search@2x-43c4e7fa.png);background-repeat:no-repeat;background-position:50%;background-size:25px;color:#666}.wrapper_searchbox .search_form .btn_search:focus{background-color:#fe7345}.wrapper_searchbox .search_form .btn_search:before{font-size:16px;line-height:48px;vertical-align:baseline}.wrapper_searchbox>form{display:block!important}.img_dummy_upload{width:60px!important;height:60px!important}.img_dummy_upload:hover{opacity:.6}.img_loading{display:block;position:absolute;top:0;width:60px!important;height:60px!important}.wrapper_add_language{text-align:center}.wrapper_add_language>.btn,.wrapper_add_language>.btn_banner{display:inline-block}.form_group_horizontal{display:flex;margin-bottom:2rem}@media screen and (max-width:768px){.form_group_horizontal{display:block}}.form_group_horizontal .label_container{width:35%;padding-right:1.5rem}@media screen and (max-width:768px){.form_group_horizontal .label_container{width:100%;margin-bottom:.5rem;padding:0;font-size:18px;font-weight:700}}.form_group_horizontal .item_container{width:65%;padding-left:1.5rem;border-left:1px solid #d8d8d8}@media screen and (max-width:768px){.form_group_horizontal .item_container{width:100%;padding:0;border:0}}.mod_form_question{text-align:center}.mod_form_question .help_icon{margin-top:1rem;text-align:right}.mod_form_question .help_icon .button{color:#dadada;cursor:pointer}table.responsible_layout th{width:20%;font-size:14px}table.responsible_layout_block{table-layout:fixed}table.responsible_layout_block th{min-width:100px;padding:10px;background-color:transparent;font-weight:400}table.responsible_layout_block td{padding:10px;background-color:#fff}@media (max-width:479px){table.responsible_layout_block{display:block}table.responsible_layout_block td,table.responsible_layout_block th{padding-right:0!important;padding-left:0!important;border-bottom:1px solid #d8d8d8!important}table.responsible_layout_block td,table.responsible_layout_block th{display:block;width:100%;padding-right:10px!important;padding-left:10px!important}table.responsible_layout_block th{color:#292b34;font-size:12px;font-weight:400}}.intro_list{margin-bottom:15px}.intro_list .intro_tit{margin-bottom:5px;color:grey;font-size:14px}.intro_list .intro_desc{padding:16px;border-top:1px solid #d8d8d8!important;border-bottom:1px solid #d8d8d8!important;background:hsla(0,0%,100%,.5);font-size:16px}@media screen and (min-width:768px){.intro_list{margin-bottom:30px}}.mod_profile_badge_stack{display:flex;align-items:center;margin:0 -3px .5rem 0}.mod_profile_badge_stack .badge_item{display:block;width:20px;height:20px;margin:0 3px;background-repeat:no-repeat;background-size:contain;color:#d8d8d8}.mod_profile_badge_stack .badge_item.premium{background-image:url(//cdn.hinative.com/packs/media/icons/premium-18578ff8.svg)}.mod_profile_badge_stack .badge_item.trek_student{background-image:url(//cdn.hinative.com/packs/media/icons/student-902bede4.svg)}.mod_profile_badge_stack .badge_item.trek_teacher{background-image:url(//cdn.hinative.com/packs/media/icons/teacher-f9722cd6.svg)}.mod_profile_badge_stack .badge_item.response_rate.level_1{background-image:url(//cdn.hinative.com/packs/media/response_rate/level_1-0e7b9b3d.svg)}.mod_profile_badge_stack .badge_item.response_rate.level_2{background-image:url(//cdn.hinative.com/packs/media/response_rate/level_2-868d2397.svg)}.mod_profile_badge_stack .badge_item.response_rate.level_3{background-image:url(//cdn.hinative.com/packs/media/response_rate/level_3-d0e8d2bb.svg)}.mod_profile_badge_stack .badge_item.response_rate.level_4{background-image:url(//cdn.hinative.com/packs/media/response_rate/level_4-9a9d8ed4.svg)}.mod_profile_badge_stack .badge_label{margin-right:5px;color:#fff;font-size:12px;line-height:20px}.mod_profile_badge_stack .separator{height:20px;margin:0 15px;border-right:1px solid #d8d8d8}.filled_container{padding:16px}@media screen and (max-width:768px){.filled_container{border-right:0;border-left:0;border-radius:0}}@media screen and (max-width:768px){.mod_sp_fit_container{margin:0 -16px}}.mod_please_activate_message .message_anchor{display:block;padding:16px 0;background-color:#fff;color:#fe4d12;font-size:14px;font-weight:700}.mod_please_activate_message .message_anchor:hover{background-color:#fff;color:#fe4d12}.mod_paragraph_container p{margin:16px 0;line-height:1.5}.mod_paragraph_container a{text-decoration:underline}.mod_paragraph_container strong{color:#fe4d12}.mod_divider_default{margin:24px 0;border-top:1px solid #d8d8d8}.mod_no_result{padding:2rem 32px}.mod_no_result .header_image{display:block;margin:0 auto 2rem}.mod_no_result .body_text{color:#292b34;text-align:center}.country_selector{border:1px solid #f2f2f2;border-radius:4px;background-color:#fff}.country_selector>li{display:none;height:100%;margin:0 -1px;padding:0 16px;border-right:1px solid #f2f2f2;border-left:1px solid #f2f2f2;background-color:#fff;color:#999}.country_selector>li.country{color:#292b34}.country_selector>li.country.focus,.country_selector>li.country:focus,.country_selector>li.country:hover{border-color:#f2f2f2;opacity:1;background-color:#f9f9f9;color:#25293a;cursor:pointer;filter:alpha(opacity=100)}.country_selector>li.country.active.focus,.country_selector>li.country.active:focus,.country_selector>li.country.focus,.country_selector>li.country:active.focus,.country_selector>li.country:active:focus,.country_selector>li.country:focus{border-color:#d8d8d8;opacity:1;background-color:#e0e0e0;color:#000;cursor:pointer;filter:alpha(opacity=100)}.country_selector>li.selected{display:flex;position:relative;align-items:center;padding-left:24px}.country_selector>li.selected.focus,.country_selector>li.selected:focus,.country_selector>li.selected:hover{border-color:#f2f2f2;opacity:1;background-color:#f9f9f9;color:#25293a;cursor:pointer;filter:alpha(opacity=100)}.country_selector>li.selected.active.focus,.country_selector>li.selected.active:focus,.country_selector>li.selected.focus,.country_selector>li.selected:active.focus,.country_selector>li.selected:active:focus,.country_selector>li.selected:focus{border-color:#d8d8d8;opacity:1;background-color:#e0e0e0;color:#000;cursor:pointer;filter:alpha(opacity=100)}@media screen and (max-width:576px){.country_selector>li.selected{padding-left:16px}}.country_selector.active .icon_select_arrow{display:none}.country_selector:not(.active){position:relative}.country_selector:not(.active) .icon_select_arrow{position:absolute;top:0;right:10px;width:20px;height:50px;color:#999;font-size:16px;line-height:50px}.country_selector.active>li{display:flex;position:relative;align-items:center;height:100%}.country_selector.active>li:first-child{border-radius:4px 4px 0 0}.country_selector.active>li:last-child{border-bottom:1px solid #f2f2f2;border-radius:0 0 4px 4px}.country_selector.active>li.country.focus,.country_selector.active>li.country:focus,.country_selector.active>li.country:hover{border-color:#f2f2f2;opacity:1;background-color:#f9f9f9;color:#25293a;cursor:pointer;filter:alpha(opacity=100)}.country_selector.active>li.country.active.focus,.country_selector.active>li.country.active:focus,.country_selector.active>li.country.focus,.country_selector.active>li.country:active.focus,.country_selector.active>li.country:active:focus,.country_selector.active>li.country:focus{border-color:#d8d8d8;opacity:1;background-color:#e0e0e0;color:#000;cursor:pointer;filter:alpha(opacity=100)}.country_selector.active>li.selected{padding:0 24px 0 16px;color:#fe4d12}.country_selector.active>li.selected.focus,.country_selector.active>li.selected:focus,.country_selector.active>li.selected:hover{border-color:#f2f2f2;opacity:1;background-color:#f9f9f9;color:#fe7345;cursor:pointer;filter:alpha(opacity=100)}.country_selector.active>li.selected.active.focus,.country_selector.active>li.selected.active:focus,.country_selector.active>li.selected.focus,.country_selector.active>li.selected:active.focus,.country_selector.active>li.selected:active:focus,.country_selector.active>li.selected:focus{border-color:#d8d8d8;opacity:1;background-color:#e0e0e0;color:#dc3801;cursor:pointer;filter:alpha(opacity=100)}.editable-input{display:block;width:100%}.editable-buttons{display:block!important;margin:5px 0 0!important}.section_activities .title{width:85%;line-height:2em}ul.activity_list{display:block}ul.activity_list li{display:block;padding:0;list-style-type:none!important;border:1px solid #d8d8d8;border-top:0 solid #d8d8d8}.needle_activity{padding:0 10px;background-color:#fff}.needle_activity em{padding-left:5px;color:#777;font-size:12px}.needle_activity:hover{background-color:#fdfdfd}.needle_activity .activity_status{padding:12px 0 0}.needle_activity .box{padding:10px}.needle_activity .box:hover{background-color:bg_hover_color}.activity_wrapper{padding:12px 0}.activity_wrapper .img_box{position:relative;width:54px;margin-top:0;padding:0}.activity_wrapper .img_box img{width:54px;height:54px;border-radius:50%}.activity_wrapper .img_box .icon{position:absolute;right:0;bottom:0;width:1rem;height:1rem;border-radius:0}.activity_wrapper .content p{margin:0}.activity_wrapper .content p>b{color:#11131b}.activity_wrapper .content p>b>span{color:#11131b;font-weight:400}.activity_wrapper .content p>b>span.keyword{color:#11131b;font-weight:700;word-break:break-all}.activity_wrapper .content{padding:0 0 0 12px!important;line-height:1.15}.notification_answer{background:transparent url(//cdn.hinative.com/packs/media/images/notification_answer-4d89b8b2.svg) 0 0/20px 20px no-repeat;background-color:#fff}.notification_answer,.notification_like{width:20px;height:20px;border-radius:4px}.notification_like{background:transparent url(//cdn.hinative.com/packs/media/images/notification_like-18e3dd66.svg) 0 0/20px 20px no-repeat;background-color:#fff}.notification_crown{width:20px;height:20px;border-radius:4px;background:transparent url(//cdn.hinative.com/packs/media/images/notification_crown-425cd1ed.svg) 0 0/20px 20px no-repeat;background-color:#fff}.notification_comment{width:20px;height:20px;border-radius:4px;background:transparent url(//cdn.hinative.com/packs/media/images/notification_comment-6bcee0b6.svg) 0 0/20px 20px no-repeat;background-color:#fff}.notification_vote{width:20px;height:20px;border-radius:4px;background:transparent url(//cdn.hinative.com/packs/media/images/notification_vote-460f2298.svg) 0 0/20px 20px no-repeat;background-color:#fff}.notification_correct{width:20px;height:20px;border-radius:4px;background:transparent url(//cdn.hinative.com/packs/media/images/notification_correct-ed6fe5dc.svg) 0 0/20px 20px no-repeat;background-color:#fff}.notification_quickpoint{width:20px;height:20px;border-radius:4px;background:transparent url(//cdn.hinative.com/packs/media/images/notification_quickpoint-0af0c6f9.svg) 0 0/20px 20px no-repeat;background-color:#fff}.notification_qualitypoint{width:20px;height:20px;border-radius:4px;background:transparent url(//cdn.hinative.com/packs/media/images/notification_qualitypoint-9ee521d4.svg) 0 0/20px 20px no-repeat;background-color:#fff}.needle_activity .circle{margin-right:5px}.needle_activity .circle span{display:block;font-size:20px}.new_activity{background-color:#fffaa9!important}.new_activity:hover{background-color:#fff98f!important}.post_answer_body,.post_answer_body_teacher{position:absolute;left:-1px;width:100%}@media screen and (max-width:768px){.post_answer_body,.post_answer_body_teacher{left:0}}.post_answer_body_teacher textarea{resize:vertical!important}.post_an_answer{position:fixed;z-index:3;bottom:0;left:auto;width:766px;min-height:50px;background-color:transparent}@media screen and (max-width:992px){.post_an_answer{right:16px;left:16px;width:auto}}@media screen and (max-width:768px){.post_an_answer{right:0;left:0}}.answer_form_body{width:auto;margin:0}.post_an_answer>input{border:0;background-color:transparent}.post_an_answer>form{margin:0 auto}@media screen and (max-width:992px){.post_an_answer>form{width:100%}}.answer_form_block{margin:0;padding:8px 0;border-top:2px solid #f2f2f2;background-color:#ededed}@media screen and (max-width:768px){.answer_form_block{width:100%}}.answer_textarea_wrapper{flex-grow:1;padding:0 10px}.answer_textarea_wrapper textarea::-webkit-scrollbar-track{margin:10px 0;border-radius:8px;background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.answer_textarea_wrapper textarea::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.answer_textarea_wrapper textarea::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ccc}.answer_textarea_wrapper textarea{max-height:200px}.answer_textarea_wrapper textarea:focus{overflow-y:scroll}.answer_textarea_wrapper textarea:focus:-webkit-input-placeholder{color:#fff}.answer_form_block .add_image_wrapper{margin:0 auto;text-align:left}.answer_form_block .add_image_wrapper .uploaded_answer_photo{margin:0 auto!important}.answer_form_block .add_image_wrapper .imagebox_wrap{height:auto}.answer_sending_box{z-index:2;width:100%;margin:-48px auto 10px;padding:0}.answer_sending_box p{margin-right:auto!important;margin-left:auto!important;padding:8px 10px;border-radius:4px;background-color:rgba(0,0,0,.7);color:#fff;font-size:15px;line-height:1.5;text-align:center;vertical-align:middle}.answer_sending_box p:before{content:"";display:inline-block;width:34px;height:24px;margin:0 auto;padding-right:4px;background:no-repeat 0 url(//cdn.hinative.com/packs/media/loadings/default-091d6e81.gif);background-size:24px 24px;line-height:24px;vertical-align:middle}.block_button_group{display:flex}.block_button_group [class*=form_btn_]{position:relative;width:50px;height:50px;margin:0!important;text-align:center}.block_button_group [class*=form_btn_]:focus,.block_button_group [class*=form_btn_]:hover{opacity:.8;filter:alpha(opacity=80)}.block_button_group [class*=form_btn_] span{display:inline-block;width:50px;height:50px}.block_button_group [class*=form_btn_] input{width:50px;height:50px}.block_button_group .form_btn_photo{background:transparent url(//cdn.hinative.com/packs/media/images/btn_photo@2x-a894e715.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}.block_button_group .form_btn_stamp{background:transparent url(//cdn.hinative.com/packs/media/images/btn_stamp@2x-5224e538.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}.block_button_group .form_btn_recording{background:transparent url(//cdn.hinative.com/packs/media/images/btn_recording@2x-3c064975.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}.block_button_group .form_btn_keyboard{background:transparent url(//cdn.hinative.com/packs/media/images/btn_keyboard@2x-a9d5e4ef.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}.form_btn_send{width:40px;height:40px;margin-right:10px;padding-top:3px}.form_btn_send input{position:absolute;width:40px;height:40px;margin:0;padding:0;background-color:transparent}.form_btn_send input:active,.form_btn_send input:disabled,.form_btn_send input:focus{outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form_btn_send input:focus .icon-sendbutton{color:#dc3801}.form_btn_send .icon-sendbutton{display:block;font-size:30px;text-align:left}.color_able,.color_disable{display:block;border:0;font-size:0!important;text-indent:-9999;vertical-align:middle}.color_disable+.icon-sendbutton{color:#b3b3b3}.color_disable:hover{cursor:default}.color_default+.icon-sendbutton{color:#b3b3b3}.color_able+.icon-sendbutton{color:#fe4d12!important}.color_able:hover{cursor:pointer}.color_able:hover+.icon-sendbutton{color:#dc3801}.attatched_img_container{margin:16px auto 0}.atattched_thumbnail{overflow:hidden!important;transition:none 0 ease!important;border-radius:4px}.atattched_thumbnail:hover{overflow:hidden;border-radius:4px}.atattched_thumbnail img{border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.atattched_thumbnail.trim_img{max-height:272px}@media (max-width:576px){.atattched_thumbnail.trim_img{max-height:166px}}.atattched_thumbnail.trim_img img{width:100%}.img_now_loading_upload_media{width:300px;height:140px}.img_now_loading_upload_media:before{width:100%;max-width:100%;height:100%}@media screen and (min-width:768px){.img_now_loading_upload_media:before{width:100%;max-width:100%;height:100%}}.attatched_img_wrapper{z-index:10;text-align:center}.attatched_img_wrapper a{display:block}.attatched_img_wrapper img{margin:0 auto}.answer_photo_wrap{width:50px;height:50px;overflow:hidden;border-radius:6px}.answer_photo_wrap img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover}.answer_photo_wrap .video_loading_button{width:50px;height:50px;background:transparent url(//cdn.hinative.com/packs/media/images/thumb_video_loading@2x-19a73145.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px;display:inline-block}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.answer_photo_wrap .video_loading_button{background:transparent url(//cdn.hinative.com/packs/media/images/thumb_video_loading@2x-19a73145.png) no-repeat 0 0;background-size:50px 50px}}.answer_photo_wrap .video_play_button{position:relative}.answer_photo_wrap .video_play_button:before{content:"";display:inline-block;position:absolute;width:50px;height:50px;background:transparent url(//cdn.hinative.com/packs/media/images/thumb_video_play@2x-338338e8.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.answer_photo_wrap .video_play_button:before{background:transparent url(//cdn.hinative.com/packs/media/images/thumb_video_play@2x-338338e8.png) no-repeat 0 0;background-size:50px 50px}}.photo_insert_box{display:inline-block;position:relative;padding:10px 20px}.photo_insert_box .button_delete{position:absolute;z-index:1;top:0;left:60px;width:20px;height:20px;margin-left:0;text-align:left}.photo_insert_box .answer_photo_wrap{margin:0}.section_answer_edit .editblock{padding-top:10px;text-align:center!important}.section_answer_edit .editblock span{text-align:center}.section_answer_edit .add_image_wrapper .upload_field{margin:0 auto;text-align:center}.section_homework audio,.section_question audio{display:block;width:80%;margin:0 auto;text-align:center}@media screen and (max-width:768px){.section_homework audio,.section_question audio{width:90%;margin:0 auto}}.section_homework .popup-alert,.section_question .popup-alert{display:block;width:100%;height:30px;margin:10px 0}.dummy_player_audio{align-items:center;justify-content:space-between;width:100%;height:38px;margin-top:16px}.dummy_player_audio .play_button{width:32px;height:32px;margin-right:8px;padding:8px 16px;background:url(//cdn.hinative.com/packs/media/dummy_player_audio/play-a74c1c10.png);background-size:100%}.dummy_player_audio .play_progress{position:relative;flex-grow:1}.dummy_player_audio .play_progress .progress_bar{width:100%;height:5px;border-radius:2px;background-color:#dadada}.dummy_player_audio .play_progress .progress_speaker{content:"";display:block;position:absolute;top:50%;left:50%;width:40px;height:38px;transform:translate(-50%,-50%);background:url(//cdn.hinative.com/packs/media/dummy_player_audio/speaker-8962c158.png);background-repeat:no-repeat;background-size:100%;background-position-y:2px}.dummy_player_audio .play_time{margin-left:5px;padding:0 0 0 10px;border-radius:10px;color:#707070;font-size:14px;text-align:right}.video_previewer_wrapper{width:100%;max-width:270px;height:270px;margin:0 auto}.video_previewer_wrapper .video_previewer{width:100%;height:100%;border-radius:4px;background-color:#000}.video_horizontal_wrapper{width:100%;height:240px;margin:16px auto;border-radius:4px;background-color:rgba(0,0,0,.2)}@media screen and (max-width:768px){.video_horizontal_wrapper{height:154px}}.video_horizontal_wrapper.video_horizontal_wrapper_dummy{width:270px;height:178px}@media screen and (max-width:768px){.video_horizontal_wrapper.video_horizontal_wrapper_dummy{width:100%}}.video_horizontal{background-size:cover}.video_horizontal,.video_horizontal .content{display:flex;position:relative;align-items:center;justify-content:center;width:100%;height:100%;border-radius:4px}.video_horizontal .content{background-color:rgba(0,0,0,.2)}.video_horizontal .content img{border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.dummy_wrapper{width:270px;height:178px}.play_button_video{width:55px;height:55px}.play_time_video{position:absolute;bottom:1em;left:1em;padding:2px 5px;border-radius:4px;background-color:#090a18;color:#fff;font-size:14px}.video_horizontal_loading:before{background-image:url(//cdn.hinative.com/packs/media/images/img_video_loading@2x-f022fc6a.png)}.video_horizontal_loading_error:before{background-image:url(//cdn.hinative.com/packs/media/images/img_video_error@2x-fd412f95.png)}.video_horizontal_loaded:before{position:absolute;z-index:2;background-image:url(//cdn.hinative.com/packs/media/images/img_video_loading@2x-f022fc6a.png)}.video_horizontal_loaded .content:before{content:"";display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;background-color:rgba(0,0,0,.2);background-size:100%}.stamp_select_box{padding:0}.stamp_list{border-bottom:1px solid #f2f2f2}.stamp_list .stamp_list_wrap{height:120px;min-height:120px;padding:2px 10px 10px;overflow-y:scroll}@media screen and (max-width:768px){.stamp_list .stamp_list_wrap{height:144px;min-height:144px}}.stamp_list .stamp_list_wrap div{display:inline-block;width:22%;margin-right:3%;margin-bottom:5%;text-align:center}.stamp_list .stamp_list_wrap div:nth-child(4n){margin-right:0}@media screen and (max-width:768px){.stamp_list .stamp_list_wrap div{width:46%;margin-right:4%}.stamp_list .stamp_list_wrap div:nth-child(2n){margin-right:0}}.stamp_list img{width:100%;height:auto;text-align:center}@media screen and (max-width:768px){.stamp_list img{width:100%;height:auto}}.stamp_list img:last-child{margin-right:0}.stamp_list img:hover{opacity:.6;cursor:pointer;filter:alpha(opacity=60)}.stamp_index{padding:15px 0 20px;border-top:1px solid #d8d8d8}@media screen and (max-width:768px){.stamp_index{padding:10px 0}}.stamp_index img{width:auto;height:120px/4;margin:0 15px 0 0;padding-right:15px;border-right:1px solid #d8d8d8}.atwho-view{border:1px solid #d8d8d8;border-radius:10px;box-shadow:none;color:#11131b}@media (max-width:480px){.atwho-view{width:90%;border:1px solid #d8d8d8}}.atwho-view .cur{background:#fe4d12;color:#fff}.atwho-view .cur small{background-color:#d8d8d8;color:#11131b}.atwho-view .cur strong{font-weight:700}.atwho-view ul{min-width:200px}.atwho-view ul li{min-width:200px;padding:8px 10px;border:0}.atwho-view ul li:hover{background-color:#fe4d12;color:#fff;font-weight:700}.atwho-view ul li img{display:inline-block;width:30px;height:30px;margin-right:10px;border-radius:4px}@media (max-width:480px){.atwho-view ul,.atwho-view ul li{width:100%}}.atwho-view small{font-size:12px}.wrapper_animation_tooltip{position:relative;z-index:1;width:0;height:0;margin:0;padding:0}.block_animation_tooltip{position:absolute;bottom:20px;left:0;width:0;margin:0;padding:0;-webkit-animation-name:animation_attention;animation-name:animation_attention;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-iteration-count:1;animation-iteration-count:1;font-size:14px;text-align:center;-webkit-animation-fill-mode:both;animation-fill-mode:both}.block_animation_tooltip p{display:block;position:relative;width:300px;padding:10px 15px;border-radius:4px;background-color:#467fba;box-shadow:0 2px 8px rgba(0,0,0,.2);color:#fff;font-weight:700}@media screen and (max-width:768px){.block_animation_tooltip p{width:300px;text-align:left}}.block_animation_tooltip p:after{content:" ";position:absolute;bottom:-13px;left:48%;border:7px solid transparent;border-top-color:#467fba}@media screen and (max-width:768px){.block_animation_tooltip p:after{left:30px}}@-webkit-keyframes animation_attention{0%{font-size:15px;filter:opacity(0)}50%{font-size:15px;filter:opacity(1)}80%{font-size:15px;filter:opacity(1)}90%{font-size:18px;filter:opacity(1)}to{font-size:15px;filter:opacity(1)}}.answer_aside{margin:8px -16px -12px}.answer_aside .aside_item:last-child{border-radius:0 0 14px 14px}.audio_pause_button,.audio_play_button{display:block;cursor:pointer}.audio_play_button{width:50px;height:50px;background:transparent url(//cdn.hinative.com/packs/media/images/thumb_voice_play-23edab44.svg) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.audio_play_button{background:transparent url(//cdn.hinative.com/packs/media/images/thumb_voice_play-23edab44.svg) no-repeat 0 0;background-size:50px 50px}}.audio_pause_button{width:50px;height:50px;background:transparent url(//cdn.hinative.com/packs/media/images/thumb_voice_pause-2e41b67a.svg) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.audio_pause_button{background:transparent url(//cdn.hinative.com/packs/media/images/thumb_voice_pause-2e41b67a.svg) no-repeat 0 0;background-size:50px 50px}}.mod_breadcrumb{margin:16px 0}.section_setting .icon-subwin{padding-left:3px;color:#ccc;font-size:14px;text-align:right}.paid_service_heading{margin-bottom:24px;padding-left:10px}.paid_service_icon{box-flex:0;position:relative;width:72px}.paid_service_icon img{width:72px;height:72px}.paid_service_icon>span{display:block!important;position:absolute;top:46px;right:-7px;width:28px!important;height:28px!important;background-size:28px 28px!important}.panel.paid_service_payment{margin-bottom:30px;padding:0;border:1px solid #d8d8d8;border-radius:4px}.panel.paid_service_payment .panel-body{padding:24px}.panel.paid_service_payment ul li{padding:24px;border-bottom:1px solid #d8d8d8}.panel.paid_service_payment ul li:last-child{border-bottom:0}.panel.paid_service_payment .paid_service_heading{margin:0;padding:0;color:#707070;font-weight:700}.panel.paid_service_payment .paid_service_details{margin:4px 0 24px;padding:0;color:#2c2d30}.panel.paid_service_payment .paid_service_details:last-child{margin-bottom:0}.ticket_count_wrapper{padding:15px}@media screen and (max-width:768px){.ticket_count_wrapper{padding:10px}}.ticket_count_wrapper .premium_icon{display:inline-block;width:20px;height:20px;background-image:url(//cdn.hinative.com/packs/media/images/icon_premium-18578ff8.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:20px 20px}.ticket_count_wrapper .btn_link_buy_tickets{padding:0;color:#fe4d12;font-size:14px;font-weight:700;line-height:1.5}.ticket_count_wrapper .btn_link_buy_tickets .plus_icon .hs{padding-right:2px;color:#fe4d12}.ticket_count_wrapper .num_tickets{padding-bottom:6px;font-size:17px}.ticket_count_wrapper .add_ticket{-webkit-animation:add_ticket 1s;animation:add_ticket 1s}@-webkit-keyframes add_ticket{0%{font-size:17px}50%{font-size:20.4px}to{font-size:17px}}@keyframes add_ticket{0%{font-size:17px}50%{font-size:20.4px}to{font-size:17px}}.list-group.blocked_account .list_inner{display:flex;align-items:center;justify-content:space-between;width:100%;padding-left:10px}@media screen and (max-width:576px){.list-group.blocked_account .btn_bordered_main{padding:10px 15px;font-size:12px}}#registrations_edit .help-block{margin-top:0;line-height:1.3}.form_trek_team .form-group .control-label{display:inline;line-height:1.3;text-align:left}.form_trek_team .form-group .help-block{margin-bottom:10px}.form_trek_team .select_icon_arrow_line_bottom select{border:2px solid #d8d8d8;line-height:1.7rem}.form_trek_team .control-label{margin-top:0;margin-bottom:5px;color:#707070;font-size:14px;font-weight:700;line-height:1.5}.content_caption{color:#707070;font-size:13px;line-height:1.5}.team_user_invited img{opacity:.4;filter:grayscale(100%)}.team_user_invited .heading_content_strong{color:#999}.content_text_receipt{color:#2c2d30;font-size:14px;line-height:1.5}.content_text_receipt .receipt_address{word-wrap:break-word;word-break:break-word}.team_credit_card_info{color:#2c2d30;font-size:15px;line-height:1.5}.team_credit_card_info .price_amount{color:#2c2d30;font-size:18px;line-height:1.5}@media screen and (min-width:576px){.team_credit_card_info .price_amount{font-size:24px}}.team_credit_card_info .price_content{padding-bottom:24px}.list-group-item-title,.list-group-item-title.list-group-item-title_team{background-color:#f2f2f2}.navbar-header_team{float:none!important;background-color:transparent}.navbar-header_team .navbar-toggle{margin-top:16px;margin-bottom:16px}.list-group_bg_gray_white .link_pdf{display:inline;padding:0!important;color:#467fba!important}.list-group_bg_gray_white .link_pdf:before{content:"";display:inline-block;margin-right:7px;vertical-align:text-top;width:16px;height:15px;background:transparent url(//cdn.hinative.com/packs/media/images/icon_download_red-7d7782af.svg) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:16px 15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.list-group_bg_gray_white .link_pdf:before{background:transparent url(//cdn.hinative.com/packs/media/images/icon_download_red-7d7782af.svg) no-repeat 0 0;background-size:16px 15px}}img.img_card{width:33px;height:20px}.message_danger{padding:20px;border:1px solid #f77066;border-radius:8px;background-color:#fccbc7;line-height:1.5}.mod_info_anchor{margin:.5rem 12px;font-size:12px;text-align:right}.mod_info_anchor .inner{cursor:pointer}.mod_info_anchor .hs{color:#999;font-size:18px;vertical-align:bottom}.area_feedback_triggers{padding:16px;background-color:#f5f5f5}.area_feedback_triggers .feedback_header{display:flex;margin-bottom:16px;color:#707070}.area_feedback_triggers .img_mongasama{margin-right:12px;border-radius:50%}.area_feedback_triggers .feedback_label{display:flex;flex-grow:1;color:#999;font-size:12px;line-height:1.4}.area_feedback_triggers .feedback_body{display:flex;position:relative;align-items:center;justify-content:center}.area_feedback_triggers .btn_inner_text{margin-left:4px;font-size:12px;vertical-align:text-top}.area_feedback_triggers .btn_helpful,.area_feedback_triggers .btn_not_helpful{display:flex;align-items:center;justify-content:center;padding:5px 10px;transition:none;border-radius:6px;color:inherit}@media screen and (min-width:576px){.area_feedback_triggers .btn_helpful,.area_feedback_triggers .btn_not_helpful{min-width:174px}}.area_feedback_triggers .btn_helpful.is_disabled,.area_feedback_triggers .btn_helpful.is_selected,.area_feedback_triggers .btn_not_helpful.is_disabled,.area_feedback_triggers .btn_not_helpful.is_selected{cursor:default}.area_feedback_triggers .btn_not_helpful{margin-right:16px;border-color:grey}.area_feedback_triggers .btn_not_helpful.is_selected{background-color:#ddd}.area_feedback_triggers .btn_not_helpful.is_disabled{border-color:#d8d8d8;background-color:#fff;color:#d8d8d8}.area_feedback_triggers .btn_helpful{border-color:#38a5ff;color:#38a5ff}.area_feedback_triggers .btn_helpful.is_selected{background-color:#b7deff}.area_feedback_triggers .btn_helpful.is_disabled{border-color:#b8dfff;background-color:#fff;color:#b8dfff}.area_feedback_triggers .icon_feedback_response{display:inline;font-size:25px;vertical-align:middle}.area_feedback_triggers_dropdown{position:absolute;z-index:2;top:48px;left:unset;width:360px}@media screen and (max-width:768px){.area_feedback_triggers_dropdown{width:100%}}.area_feedback_triggers_dropdown .dropdown_icon{margin-right:8px}.area_feedback_triggers_dropdown .dropdown_header{position:relative;padding:16px;border-bottom:1px solid #d8d8d8;font-size:16px;font-weight:700}@media screen and (max-width:768px){.area_feedback_triggers_dropdown .dropdown_header{padding-right:16px}}.area_feedback_triggers_dropdown .close_dropdown{position:absolute;top:0;right:0;bottom:0}.area_feedback_triggers_dropdown .dropdown_footer{justify-content:center;padding:16px;color:#fe4d12;font-size:10px;text-align:center}.area_feedback_triggers_result{display:none;position:absolute;z-index:2;top:48px;width:360px;padding:56px;border:1px solid #ccc;border-radius:4px;background-color:#fff;box-shadow:0 6px 12px rgba(0,0,0,.175);text-align:center}@media screen and (max-width:768px){.area_feedback_triggers_result{width:100%;padding:16px}}@media screen and (max-width:768px){.area_feedback_triggers_result .mongasama_sweet{width:100%}}.area_feedback_triggers_result .result_body{margin-top:16px;color:#3d3d3d;font-size:16px;font-weight:700}.device_wrapper{display:flex;box-sizing:border-box;flex-direction:column;flex-wrap:wrap;align-items:center;height:100%;padding-top:5vw;padding-right:24px;padding-left:24px;background-color:transparent;text-align:center}@media screen and (min-width:768px){.device_wrapper{flex-direction:row;flex-wrap:wrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;height:460px;max-height:460px;padding-top:6vw;overflow:hidden}}.device_wrapper .content{flex:1 1;flex-shrink:2;padding:0;font-size:24px;line-height:1.5;text-align:center}@media screen and (min-width:768px){.device_wrapper .content{flex-shrink:2;-ms-grid-row-align:center;align-self:center;padding:0 30px 0 0;font-size:24px;text-align:left}}.device_wrapper .content h2{margin:0;padding:48px 24px;color:#ff5e3b;font-size:100%;font-weight:400;line-height:1.5;text-align:center;text-shadow:none}@media screen and (min-width:576px){.device_wrapper .content h2{margin:0 0 24px;padding:20px 0 10px;text-align:left}}.device_wrapper .content p{padding-bottom:6vw;color:#25293a;font-size:65%;line-height:1.5;text-align:center;text-shadow:none}.device_wrapper .content p br{display:none}@media screen and (min-width:576px){.device_wrapper .content p{padding-bottom:30px;text-align:left}}.device_wrapper .image{display:flex;flex-direction:row;flex-wrap:no-wrap;align-items:flex-end;justify-content:center;padding-top:30px}@media screen and (min-width:768px){.device_wrapper .image{flex-wrap:no-wrap;padding-top:0}}.android_device_block,.iphone_device_block{position:relative;margin:0 auto;overflow:hidden}.device{top:0;left:0;margin-bottom:0;opacity:1;background-color:transparent;background-repeat:none;background-position:0 0}.device,.screen{position:absolute}.screen{overflow:hidden;box-shadow:0 0 1px rgba(0,0,0,.5)}.screen img{background-color:#333}.device_basic{height:300px;max-height:300px;overflow:hidden}@media screen and (min-width:768px){.device_basic{height:460px;max-height:460px;overflow:visible}}@media screen and (min-width:768px){.android_device_block.device_basic,.iphone_device_block.device_basic{margin-left:auto}}@media screen and (min-width:768px){.device_wrapper .image+.content{padding-left:0}}.core_features_wrapper section:nth-child(2n) .device_wrapper{flex-direction:column}@media screen and (min-width:768px){.core_features_wrapper section:nth-child(2n) .device_wrapper{flex-direction:row-reverse}.core_features_wrapper section:nth-child(2n) .device_wrapper .content{padding-right:0;padding-left:24px}}.device_frame.device_frame_iphone{width:300px;height:600px;background:transparent url(//cdn.hinative.com/packs/media/device/iphone-941504ba.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:300px 600px;position:relative;padding:64px 17px 68px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.device_frame.device_frame_iphone{background:transparent url(//cdn.hinative.com/packs/media/device/iphone-941504ba.png) no-repeat 0 0;background-size:300px 600px}}.device_frame.device_frame_iphone .device_inner{height:468px;overflow-y:scroll;border-radius:2px;background-color:#fff;box-shadow:0 0 0 1px #000}.device_frame.device_frame_iphone .device_inner .content_image{width:100%;height:auto}.device_frame.device_frame_iphone .header_image{position:absolute;top:64px;width:266px!important;border-radius:2px 2px 0 0}.list-group a.item_single.list-group-item{border-radius:4px}.mod_feedback_modal_trigger{padding:1rem 0}@media screen and (max-width:768px){.mod_feedback_modal_trigger{padding:.75rem 0}}.mod_feedback_modal_trigger .inner{font-size:15px;cursor:pointer}.mod_feedback_modal_trigger .icon-help{color:#999}.mod_feedback_wrapper{padding:2rem;text-align:left}.mod_feedback_wrapper .note{margin:1rem 0;text-align:left}.mod_feedback_wrapper .cta_howto_answer .body{margin-top:24px;font-size:14px}.mod_feedback_wrapper .cta_howto_answer .body[aria-hidden=true]{display:none}.mod_feedback_form{margin-top:1rem}.mod_feedback_form .feedback_trigger{font-weight:700;cursor:pointer}.form_area{padding-top:2rem}.form_area .feedback_button{padding:1rem 0 0;text-align:right}.feedback_thanks{margin:1rem 0}.feedback_thanks .body{margin-bottom:1rem;padding:1rem;border-radius:4px;background-color:#5ca0e6;color:#fff}.language_level_parts:last-child{border-right:0}.levels input[type=radio]{display:none!important}.levels label{padding:0;text-align:left}.box_levels{margin-bottom:40px;padding-left:20px;border-left:2px solid #eee}.registration_item{display:flex;position:relative;margin-bottom:0;transition:.2s ease;border-radius:0;background-color:#d8d8d8}.registration_item input[type=radio]{display:none}.registration_item input[type=radio]+label{display:block;cursor:pointer}.registration_item input[type=radio]:checked+label{border:0}.registration_item:hover{background-color:#cbcbcb;cursor:pointer}.registration_item:hover .checkimage{background-color:#b2b2b2}.registration_item:active,.registration_item:focus{background-color:#cbcbcb}.registration_item:first-child,.registration_item:last-child{border:0}.checkimage{display:block;padding:16px;border:0;background-color:#999;box-flex:0}.checkimage .icon-vote{color:#fff;vertical-align:top}.checktxt{display:block;padding:8px;vertical-align:middle;box-flex:1}.checktxt,.checktxt:hover{background-color:transparent}.checktxt:hover{cursor:pointer}.checktxt:active,.checktxt:focus{background-color:transparent}.checktxt .main_t{display:inline;color:#2c2d30;font-weight:700;line-height:2;vertical-align:middle}.checktxt .specific_t{display:none;padding:16px/4 0;transition-property:display;transition-duration:.2s;transition-timing-function:ease;color:#2c2d30;font-weight:400}input[type=radio]:checked+label{background-color:#ffac91}input[type=radio]:checked+label .checkimage{background-color:#fe4d12}input[type=radio]:checked+label .checktxt{background-color:transparent}input[type=radio]:checked+label .checktxt .specific_t{display:block;filter:opacity(1)}.levels .language_level_parts:first-child label{border-radius:4px 4px 0 0}.levels .language_level_parts:first-child label .checkimage{border-radius:4px 0 0}.levels .language_level_parts:first-child label .checktxt{border-radius:0 4px 0 0}.levels .language_level_parts:last-child label{border-radius:0 0 4px 4px}.levels .language_level_parts:last-child label .checkimage{border-radius:0 0 0 4px}.levels .language_level_parts:last-child label .checktxt{border-radius:0 0 4px}.note{color:#292b34}.note_danger{color:#f44336}.note_bg{padding:12px;border:1px solid #ccc;border-radius:4px;background-color:#f2f2f2;color:#292b34}.note_bg_thin{border:1px solid #ddd;border-radius:4px}.note_bg_thin,.note_bg_white{padding:12px;background-color:#fff;color:#292b34}.note_bg_white{border:1px solid #d8d8d8;border-radius:4px}.note_title{padding-bottom:10px;font-size:15px;font-weight:700;line-height:1.5}@media screen and (min-width:sp_layout){.note_title{font-size:16px}}.note_bg_danger{padding:12px;border:1px solid #f99d97;border-radius:4px;background-color:#fde1df;color:#f44336}.note_bg_danger .note_title{color:#f44336}.note_bg i.icon-close,.note_bg i.icon-close:before{color:#292b34}.manage_base{width:100%;padding:0 20px}.manage_base_header .wrapper_button_header a{color:#fff}.manage_base_header .brand{height:60px;padding-left:24px;color:#fff;font-size:24px;font-weight:700;line-height:60px}.manage_base h1{position:relative;margin:0 auto;padding:24px 0;color:#666;font-weight:400;text-align:left;font-size:24px}@media screen and (min-width:576px){.manage_base h1{font-size:24px}}@media screen and (min-width:768px){.manage_base h1{font-size:31.2px}}.manage_base h1 b{color:#11131b}.manage_base h1:before{content:"";display:block;width:80px;height:2px;margin-bottom:16px;background-color:#ff7040}.manage_base .audio_appendable_form>div{margin-bottom:36px}.manage_base table{width:100%;border:1px solid #d8d8d8;background-color:#fff}.manage_base table .first_homework{background-color:#fe4d12}.manage_base table tr:nth-child(2n) td{background-color:#f2f2f2}.manage_base table tr:nth-child(2n) td.first_homework{background-color:#fe4d12}.manage_base table tr:nth-child(2n) td:hover td{background-color:#f5f5f5}.manage_base table .t_heading{background-color:#292b34;color:#fff}.manage_base table .t_heading a:hover,.manage_base table .t_heading a:link,.manage_base table .t_heading a:visited{color:#fff}.manage_base table th.t_heading_horizontal{width:100px;background-color:#f5f5f5;font-weight:400}.manage_base table th.t_heading_horizontal+td{width:auto;background-color:transparent}.manage_base table th.t_heading_horizontal+td:hover{background-color:transparent}.manage_base table .bgc_lightgray{background-color:#f2f2f2}.manage_base table table.setting td{padding:12px;font-size:12px}.manage_base table td,.manage_base table th{width:18%;padding:19.2px;border-bottom:1px solid #f2f2f2;font-size:16px;font-weight:400;text-align:left;vertical-align:top}.manage_base table td.theme_content,.manage_base table th.theme_content{width:auto}.manage_base table td.theme_content{font-size:14px}.manage_base table td.id_date,.manage_base table th.id_date{width:80px}.manage_base table td.id_content,.manage_base table th.id_content{width:6%}.manage_base table td.id_content a:hover,.manage_base table th.id_content a:hover{color:red}.manage_base table th.id_content{text-align:center}.manage_base table td.id_content{text-align:left}.manage_base table td.other_content a.dropdown-toggle{display:block;background-color:transparent;color:#999;font-size:20px;font-weight:700}.wrapper_bread .breadcrumb{margin-bottom:0;border-radius:0;background-color:transparent}.wrapper_bread .breadcrumb>li,.wrapper_bread .breadcrumb>li a{display:inline-block}.wrapper_bread .breadcrumb>li.active{color:#fe4d12;font-weight:400}.wrapper_bread .breadcrumb>li:before{padding-left:12px!important}.postponer .form-control+.input-group-btn{padding-top:2px}.due_date.postponed:after{content:"*"}.is_manager_urgent{color:#f44336}#profiles_edit .fancy-select,#profiles_update .fancy-select{margin-bottom:20px}#profiles_edit .add_image_wrapper,#profiles_update .add_image_wrapper{width:60px;margin:0 10px 0 0}#profiles_edit .upload_field,#profiles_update .upload_field{position:relative;width:60px;height:60px;overflow:inherit}#profiles_edit .upload_field .user_image,#profiles_update .upload_field .user_image{position:absolute;top:0;left:0;width:60px;height:60px}#profiles_edit .upload_field img,#profiles_update .upload_field img{width:60px;height:60px;border-radius:50%}#profiles_edit .upload_field .upload_file,#profiles_update .upload_field .upload_file{left:0;width:100%;height:70px;filter:alpha(opacity=0)}#profiles_edit .box .trigger,#profiles_update .box .trigger{width:100%;padding:5px}#profiles_edit .wrapper_name_and_image_edit,#profiles_update .wrapper_name_and_image_edit{align-items:center}#profiles_edit .wrapper_name_and_image_edit .heading_label,#profiles_update .wrapper_name_and_image_edit .heading_label{margin-bottom:0;padding-bottom:4px;font-size:14px}#profiles_edit .profile_label_lang .d_inlineblock,#profiles_update .profile_label_lang .d_inlineblock{vertical-align:middle}#profiles_edit .highlight .select_body,#profiles_update .highlight .select_body{margin-top:10px}#profiles_edit .highlight .select_body select,#profiles_update .highlight .select_body select{border:2px solid #ffe18f!important;background-color:#ffefc2}.edit_profile{margin-top:15px}.edit_profile .required{display:none}.edit_profile .wrapper_add_language i.icon-plus{color:#999!important}.edit_profile .wrapper_add_language i.icon-plus:before{vertical-align:baseline}.edit_profile .box_levels{margin-bottom:20px}.edit_profile .box{margin-bottom:50px!important}.wrapper_delete_profile_image{display:block;position:relative;width:60px;height:60px;overflow:visible}.wrapper_delete_profile_image .btn_icon_delete{display:block;position:absolute;z-index:100;right:-6px;bottom:0;width:20px;height:20px}.wrapper_delete_profile_image .btn_icon_delete i{display:inline-block;width:20px;height:20px;border:0;border-radius:50%;background-color:#f44336;background-image:url(//cdn.hinative.com/packs/media/images/btn_close-046e1d3e.svg);background-repeat:no-repeat;background-size:20px 20px}.wrapper_delete_profile_image .btn_icon_delete i:hover{transform:scale(1.15);background-color:#f44336;cursor:pointer}.mention_name a{color:#fe4d12;font-weight:700}.box_answer.for_performance{content-visibility:auto;contain-intrinsic-size:736px}.box_answer .headline{padding:3% 1%;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;background-color:#d8d8d8;font-size:16px}.answer_parts_block{position:relative}.section_homework .editable-inline.editable-container,.section_homework .input-large,.section_question .editable-inline.editable-container,.section_question .input-large{width:100%}.section_homework .editable-click,.section_question .editable-click{display:block;border-bottom:0;cursor:default}.section_homework .editable-input,.section_question .editable-input{margin-bottom:10px}.section_homework .editable-input textarea,.section_question .editable-input textarea{height:100px}.section_homework .editable-error-block,.section_question .editable-error-block{color:#f44336}.section_homework .form-inline .form-group,.section_question .form-inline .form-group{width:100%}.section_homework .textarea_p a.in_place_edit:link,.section_question .textarea_p a.in_place_edit:link{color:#11131b!important}.section_homework .editable-buttons button.btn-mini,.section_homework .editable-buttons button.btn-small,.section_question .editable-buttons button.btn-mini,.section_question .editable-buttons button.btn-small{background-color:#fff;font-weight:700}.section_homework .editable-buttons button.btn-mini.editable-submit,.section_homework .editable-buttons button.btn-small.editable-submit,.section_question .editable-buttons button.btn-mini.editable-submit,.section_question .editable-buttons button.btn-small.editable-submit{border:1px solid #fe4d12!important;background-color:transparent!important;color:#fe4d12;font-weight:700;cursor:pointer}.section_homework .editable-buttons button.btn-mini.editable-submit:link,.section_homework .editable-buttons button.btn-small.editable-submit:link,.section_question .editable-buttons button.btn-mini.editable-submit:link,.section_question .editable-buttons button.btn-small.editable-submit:link{color:#fe4d12}.section_homework .editable-buttons button.btn-mini.editable-submit:hover,.section_homework .editable-buttons button.btn-mini.editable-submit:visited,.section_homework .editable-buttons button.btn-small.editable-submit:hover,.section_homework .editable-buttons button.btn-small.editable-submit:visited,.section_question .editable-buttons button.btn-mini.editable-submit:hover,.section_question .editable-buttons button.btn-mini.editable-submit:visited,.section_question .editable-buttons button.btn-small.editable-submit:hover,.section_question .editable-buttons button.btn-small.editable-submit:visited{border-color:#dc3801!important;background-color:transparent!important;color:#dc3801}.section_homework .editable-buttons button.btn-mini.editable-submit.focus,.section_homework .editable-buttons button.btn-mini.editable-submit:focus,.section_homework .editable-buttons button.btn-mini.editable-submit:hover,.section_homework .editable-buttons button.btn-small.editable-submit.focus,.section_homework .editable-buttons button.btn-small.editable-submit:focus,.section_homework .editable-buttons button.btn-small.editable-submit:hover,.section_question .editable-buttons button.btn-mini.editable-submit.focus,.section_question .editable-buttons button.btn-mini.editable-submit:focus,.section_question .editable-buttons button.btn-mini.editable-submit:hover,.section_question .editable-buttons button.btn-small.editable-submit.focus,.section_question .editable-buttons button.btn-small.editable-submit:focus,.section_question .editable-buttons button.btn-small.editable-submit:hover{border-color:#c33101!important;background-color:transparent!important;color:#c33101;cursor:pointer}.section_homework .editable-buttons button.btn-mini.editable-submit.active.focus,.section_homework .editable-buttons button.btn-mini.editable-submit.active:focus,.section_homework .editable-buttons button.btn-mini.editable-submit.focus,.section_homework .editable-buttons button.btn-mini.editable-submit:active.focus,.section_homework .editable-buttons button.btn-mini.editable-submit:active:focus,.section_homework .editable-buttons button.btn-mini.editable-submit:focus,.section_homework .editable-buttons button.btn-small.editable-submit.active.focus,.section_homework .editable-buttons button.btn-small.editable-submit.active:focus,.section_homework .editable-buttons button.btn-small.editable-submit.focus,.section_homework .editable-buttons button.btn-small.editable-submit:active.focus,.section_homework .editable-buttons button.btn-small.editable-submit:active:focus,.section_homework .editable-buttons button.btn-small.editable-submit:focus,.section_question .editable-buttons button.btn-mini.editable-submit.active.focus,.section_question .editable-buttons button.btn-mini.editable-submit.active:focus,.section_question .editable-buttons button.btn-mini.editable-submit.focus,.section_question .editable-buttons button.btn-mini.editable-submit:active.focus,.section_question .editable-buttons button.btn-mini.editable-submit:active:focus,.section_question .editable-buttons button.btn-mini.editable-submit:focus,.section_question .editable-buttons button.btn-small.editable-submit.active.focus,.section_question .editable-buttons button.btn-small.editable-submit.active:focus,.section_question .editable-buttons button.btn-small.editable-submit.focus,.section_question .editable-buttons button.btn-small.editable-submit:active.focus,.section_question .editable-buttons button.btn-small.editable-submit:active:focus,.section_question .editable-buttons button.btn-small.editable-submit:focus{border-color:#a92b01!important;background-color:transparent!important;color:#a92b01;cursor:pointer}.section_homework .editable-buttons button.btn-mini.editable-cancel,.section_homework .editable-buttons button.btn-small.editable-cancel,.section_question .editable-buttons button.btn-mini.editable-cancel,.section_question .editable-buttons button.btn-small.editable-cancel{border:1px solid #999!important;background-color:transparent!important;color:#999;font-weight:700;cursor:pointer}.section_homework .editable-buttons button.btn-mini.editable-cancel:link,.section_homework .editable-buttons button.btn-small.editable-cancel:link,.section_question .editable-buttons button.btn-mini.editable-cancel:link,.section_question .editable-buttons button.btn-small.editable-cancel:link{color:#999}.section_homework .editable-buttons button.btn-mini.editable-cancel:hover,.section_homework .editable-buttons button.btn-mini.editable-cancel:visited,.section_homework .editable-buttons button.btn-small.editable-cancel:hover,.section_homework .editable-buttons button.btn-small.editable-cancel:visited,.section_question .editable-buttons button.btn-mini.editable-cancel:hover,.section_question .editable-buttons button.btn-mini.editable-cancel:visited,.section_question .editable-buttons button.btn-small.editable-cancel:hover,.section_question .editable-buttons button.btn-small.editable-cancel:visited{border-color:grey!important;background-color:transparent!important;color:grey}.section_homework .editable-buttons button.btn-mini.editable-cancel.focus,.section_homework .editable-buttons button.btn-mini.editable-cancel:focus,.section_homework .editable-buttons button.btn-mini.editable-cancel:hover,.section_homework .editable-buttons button.btn-small.editable-cancel.focus,.section_homework .editable-buttons button.btn-small.editable-cancel:focus,.section_homework .editable-buttons button.btn-small.editable-cancel:hover,.section_question .editable-buttons button.btn-mini.editable-cancel.focus,.section_question .editable-buttons button.btn-mini.editable-cancel:focus,.section_question .editable-buttons button.btn-mini.editable-cancel:hover,.section_question .editable-buttons button.btn-small.editable-cancel.focus,.section_question .editable-buttons button.btn-small.editable-cancel:focus,.section_question .editable-buttons button.btn-small.editable-cancel:hover{border-color:#737373!important;background-color:transparent!important;color:#737373;cursor:pointer}.section_homework .editable-buttons button.btn-mini.editable-cancel.active.focus,.section_homework .editable-buttons button.btn-mini.editable-cancel.active:focus,.section_homework .editable-buttons button.btn-mini.editable-cancel.focus,.section_homework .editable-buttons button.btn-mini.editable-cancel:active.focus,.section_homework .editable-buttons button.btn-mini.editable-cancel:active:focus,.section_homework .editable-buttons button.btn-mini.editable-cancel:focus,.section_homework .editable-buttons button.btn-small.editable-cancel.active.focus,.section_homework .editable-buttons button.btn-small.editable-cancel.active:focus,.section_homework .editable-buttons button.btn-small.editable-cancel.focus,.section_homework .editable-buttons button.btn-small.editable-cancel:active.focus,.section_homework .editable-buttons button.btn-small.editable-cancel:active:focus,.section_homework .editable-buttons button.btn-small.editable-cancel:focus,.section_question .editable-buttons button.btn-mini.editable-cancel.active.focus,.section_question .editable-buttons button.btn-mini.editable-cancel.active:focus,.section_question .editable-buttons button.btn-mini.editable-cancel.focus,.section_question .editable-buttons button.btn-mini.editable-cancel:active.focus,.section_question .editable-buttons button.btn-mini.editable-cancel:active:focus,.section_question .editable-buttons button.btn-mini.editable-cancel:focus,.section_question .editable-buttons button.btn-small.editable-cancel.active.focus,.section_question .editable-buttons button.btn-small.editable-cancel.active:focus,.section_question .editable-buttons button.btn-small.editable-cancel.focus,.section_question .editable-buttons button.btn-small.editable-cancel:active.focus,.section_question .editable-buttons button.btn-small.editable-cancel:active:focus,.section_question .editable-buttons button.btn-small.editable-cancel:focus{border-color:#666!important;background-color:transparent!important;color:#666;cursor:pointer}.section_homework .editable-buttons input,.section_question .editable-buttons input{display:inline-block}.tag_heading{margin:0;padding:8px 0}.tag_heading .tag_format{margin:0;padding-right:0!important;border-radius:0;background-color:transparent}.tag_heading .tag_format .tag{margin:0!important;padding:0!important;background-color:transparent;color:#2c2d30}.stamp_wrap{max-width:300px}.stamp_wrap,.stamp_wrap img{width:100%;text-align:center}.stamp_wrap img{height:100px}.desc_box a,.intro_profile a{color:#fe4d12;word-break:break-all}.desc_box a:link,.intro_profile a:link{color:#fe4d12}.wrapper_fukidashi .q_title a{word-break:break-all}.question .img_box img:hover,.question:hover{opacity:1;filter:alpha(opacity=100)}.sound_parent_box{margin-right:-16px;margin-left:-16px;background-color:#f5f5f5;background-image:url(//cdn.hinative.com/packs/media/images/img_sound_pattern@2x-b1aad7f6.png);background-repeat:no-repeat;background-position:0;background-size:160px auto;background-position-x:50px}.sound_parent_box .sound_parts_front{padding:5px}.add_image_wrapper{position:relative;width:100%;margin:20px auto;text-align:center}.add_image_wrapper .imagebox_wrap{display:inline-block;position:relative;height:160px;margin-top:20px}.upload_field{position:relative}.upload_field .btn_media_upload{display:inline-block;margin:20px 0 0;padding:7px 15px;border:1px solid #d8d8d8;border-radius:2px;outline:none;font-weight:700}.upload_field .btn_media_upload .icon-camera:before{margin-right:6px;font-size:20px;vertical-align:middle}.upload_field input[type=file]{width:100%!important;height:70px}.section_question_edit .editblock{padding-top:10px;text-align:center!important}.section_question_edit .editblock span{text-align:center}.upload_field{margin:0 auto}.deletebox{position:absolute;top:-14px;right:-8px;width:auto}.choices .choice_layout{position:relative;font-size:0}.choices .choice_layout .button_remove{position:absolute;top:7px;right:0}.question_form_head{margin-bottom:0;padding:0}.question_form_head .language_select_f{display:block;padding-bottom:5px}.question_form_head .select_body.select_large{margin:5px auto 10px}.question_form_head .select_body{margin-bottom:5px}.format_jp{margin-top:0!important;padding-top:10px}.question_form_head .format_jp{margin-top:0!important;padding-top:10px!important}.mod_translation_trigger{margin:1rem -.25rem}.mod_translation_trigger .translation_item{padding:.25rem;color:#999;font-size:13px}.mod_translation_count{display:flex;justify-content:space-between}.mod_translation_count .highlighted_count{color:#fe4d12}.mod_diamond_count{display:flex;align-items:center;justify-content:space-between}.mod_diamond_count .counter_icon{margin-right:.25rem}.mod_diamond_count .highlighted_count{font-size:1.4rem;font-weight:700;vertical-align:middle}.mod_diamond_withdrawal .quantity_field{text-align:right}.mod_diamond_withdrawal .quantity_field_help{display:flex;justify-content:flex-end;margin-top:1rem}.mod_about_withdrawals_modal .bulleted_list{margin:0 0 30px 20px;list-style-type:disc}.mod_about_withdrawals_modal .bulleted_list .bulleted_item{margin-bottom:10px}.mod_google_translation{margin-top:24px;padding:24px;border-radius:2px;background:#f5f5f5}@media screen and (max-width:768px){.mod_google_translation{padding:16px;margin:0}}.mod_google_translation .translation_header{display:flex;align-items:center;margin-bottom:.25rem;color:#707070;font-size:14px}@media screen and (max-width:768px){.mod_google_translation .translation_header{margin-bottom:10px}}.mod_google_translation .translation_header .translated_from{margin-left:8px}.mod_google_translation .translation_body{color:#11131b;font-size:15px}.mod_google_translation .translation_body .text_full{display:none}.mod_google_translation .readmore{display:block;margin:16px auto 0;color:#707070;font-size:12px}.mod_google_translation .readmore:hover{color:#8a8a8a}.mod_google_translation.incremental_search{margin-top:0;padding:1rem;border-bottom:.5rem solid #f2f2f2;border-radius:0;background:transparent}.choices_answer{width:auto;text-align:left}.choices_answer .count{padding-right:10px;color:#292b34;font-weight:700}.choices_answer .count p{display:block}.choices_answer .vote_status{display:block;margin:0;padding-right:10px}.choice_attention_vote{position:relative;margin:20px 0 10px;-webkit-animation-name:animation_attention;animation-name:animation_attention;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;font-size:12px;text-align:center;-webkit-animation-fill-mode:both;animation-fill-mode:both}.choice_attention_vote p{display:inline-block;width:auto;padding:7px 10px;border-radius:4px;background-color:#fe4d12;color:#fff;font-weight:700}.choice_attention_vote:after{content:" ";position:absolute;bottom:-13px;left:48%;border:7px solid transparent;border-top-color:#fe4d12}@keyframes animation_attention{0%{filter:opacity(0);transform:scale(.8)}30%{filter:opacity(1);transform:scale(1)}to{filter:opacity(1);transform:scale(1)}}.heading_main .keyword{color:#2c2d30}.heading_main span{color:#707070}.chat_content_wrapper{max-width:574px;margin:0 auto}.chat_content,.container_fukidashi{flex:100% 1;flex-wrap:unset!important;font-weight:400}.chat_content .wrapper_fukidashi,.container_fukidashi .wrapper_fukidashi{border:1px solid #d8d8d8;border-radius:0 15px 15px;background-color:#fff}.chat_content .box,.container_fukidashi .box{margin-bottom:16px}.chat_content .arrow_left_wrapper,.container_fukidashi .arrow_left_wrapper{position:absolute;z-index:1;top:0;left:1px;background-color:#fff}.chat_content .arrow_left_wrapper:before,.container_fukidashi .arrow_left_wrapper:before{content:"";position:absolute;top:0;left:-10px;width:10px;height:1px;background-color:#d8d8d8}.chat_content .arrow_left_wrapper:after,.container_fukidashi .arrow_left_wrapper:after{content:"";position:absolute;top:1px;left:-7px;width:14px;height:2px;background-color:#fff}.chat_content .default_arrow,.chat_content .myreply_arrow,.chat_content .myreply_owner_arrow,.chat_content .owner_arrow,.container_fukidashi .default_arrow,.container_fukidashi .myreply_arrow,.container_fukidashi .myreply_owner_arrow,.container_fukidashi .owner_arrow{position:relative;border-top:1px solid #d8d8d8}.chat_content .default_arrow:before,.chat_content .myreply_arrow:before,.chat_content .myreply_owner_arrow:before,.chat_content .owner_arrow:before,.container_fukidashi .default_arrow:before,.container_fukidashi .myreply_arrow:before,.container_fukidashi .myreply_owner_arrow:before,.container_fukidashi .owner_arrow:before{content:"";position:absolute;top:-1px;left:-12px;width:24px;height:34px;border-radius:0}.chat_content .default_arrow:after,.chat_content .myreply_arrow:after,.chat_content .myreply_owner_arrow:after,.chat_content .owner_arrow:after,.container_fukidashi .default_arrow:after,.container_fukidashi .myreply_arrow:after,.container_fukidashi .myreply_owner_arrow:after,.container_fukidashi .owner_arrow:after{content:"";position:absolute;top:0;width:22px;height:33px;border-radius:0}.chat_content .default_arrow:before,.chat_content .owner_arrow:before,.container_fukidashi .default_arrow:before,.container_fukidashi .owner_arrow:before{border-top-right-radius:24px 24px;box-shadow:inset -19px -1px 0 -6px;color:#d8d8d8}.chat_content .default_arrow:after,.chat_content .owner_arrow:after,.container_fukidashi .default_arrow:after,.container_fukidashi .owner_arrow:after{left:-9px;border-top-right-radius:21px 22px;box-shadow:inset -19px -1px 0 -6px;color:#fff}.chat_content .myreply_arrow:before,.chat_content .myreply_owner_arrow:before,.container_fukidashi .myreply_arrow:before,.container_fukidashi .myreply_owner_arrow:before{border-top-left-radius:21px 21px;box-shadow:inset 19px 1px 0 -6px;color:#d8d8d8}.chat_content .myreply_arrow:after,.chat_content .myreply_owner_arrow:after,.container_fukidashi .myreply_arrow:after,.container_fukidashi .myreply_owner_arrow:after{left:-13px;border-top-left-radius:18px 20px;box-shadow:inset 19px 1px 0 -6px;color:#fff}.container_whole_bubble{display:flex;position:relative;flex-wrap:nowrap;align-content:stretch;-ms-grid-row-align:stretch;align-self:stretch;justify-content:flex-start;width:100%;padding-left:10px;box-ordinal-group:horizontal;box-direction:normal}.wrapper_fukidashi{position:relative;flex:2 1;flex-direction:row;flex-grow:2;padding:12px 16px;word-wrap:break-word;word-break:break-word}.arrow_body{position:relative;flex:0 1}.user_and_posted_time{display:flex;box-sizing:border-box;flex-direction:row;flex-wrap:wrap;-ms-grid-row-align:stretch;align-self:stretch;justify-content:flex-start;padding:0 12px}.user_and_posted_time .time_ago_wrapper{flex-grow:1;margin:0;padding:0;text-align:right}.user_and_posted_time .quick_response a{height:auto!important;margin:0!important}.user_and_posted_time .quick_response .icon-stopwatch_small{color:#fe4d12;font-size:20px}.chat_body .editable-buttons .comment{margin-bottom:0;padding-bottom:0}.chat_content{padding-bottom:24px}.chat_content .icon-exclamation-sign{background-color:#fff}.chat_userstatus{width:inherit;margin-top:0}.chat_userstatus .box_flex{padding:0!important;background:transparent}.chat_userstatus .username{padding-right:15px}.language_status{display:block}.supplement_heading{margin-top:1rem}.desc_box{margin:1rem 0;padding:.5rem 1rem;border:1px solid #d8d8d8;border-radius:4px;background-color:#fbfafa;color:#707070}.answer_content{align-items:baseline}.answer_content p.selected_keyword{position:relative;margin:8px -16px 16px;padding:8px 16px;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;background:#f7f7f7;color:#2c2d30}.answer_content .icon-vote:before{color:#ccc;font-size:10px}.textarea_p{margin:.5rem 0 1rem;color:#2c2d30}.textarea_p a{color:#fe4d12;word-break:break-all}.textarea_p a:link{color:#fe4d12}.myreply_owner .wrapper_fukidashi,.question_owner .wrapper_fukidashi{border:1px solid #ffb79f;border-radius:0 15px 15px;background-color:#fff}.myreply_owner .box,.question_owner .box{margin-bottom:16px}.myreply_owner .arrow_left_wrapper,.question_owner .arrow_left_wrapper{position:absolute;z-index:1;top:0;left:1px;background-color:#fff}.myreply_owner .arrow_left_wrapper:before,.question_owner .arrow_left_wrapper:before{content:"";position:absolute;top:0;left:-10px;width:10px;height:1px;background-color:#ffb79f}.myreply_owner .arrow_left_wrapper:after,.question_owner .arrow_left_wrapper:after{content:"";position:absolute;top:1px;left:-7px;width:14px;height:2px;background-color:#fff}.myreply_owner .default_arrow,.myreply_owner .myreply_arrow,.myreply_owner .myreply_owner_arrow,.myreply_owner .owner_arrow,.question_owner .default_arrow,.question_owner .myreply_arrow,.question_owner .myreply_owner_arrow,.question_owner .owner_arrow{position:relative;border-top:1px solid #ffb79f}.myreply_owner .default_arrow:before,.myreply_owner .myreply_arrow:before,.myreply_owner .myreply_owner_arrow:before,.myreply_owner .owner_arrow:before,.question_owner .default_arrow:before,.question_owner .myreply_arrow:before,.question_owner .myreply_owner_arrow:before,.question_owner .owner_arrow:before{content:"";position:absolute;top:-1px;left:-12px;width:24px;height:34px;border-radius:0}.myreply_owner .default_arrow:after,.myreply_owner .myreply_arrow:after,.myreply_owner .myreply_owner_arrow:after,.myreply_owner .owner_arrow:after,.question_owner .default_arrow:after,.question_owner .myreply_arrow:after,.question_owner .myreply_owner_arrow:after,.question_owner .owner_arrow:after{content:"";position:absolute;top:0;width:22px;height:33px;border-radius:0}.myreply_owner .default_arrow:before,.myreply_owner .owner_arrow:before,.question_owner .default_arrow:before,.question_owner .owner_arrow:before{border-top-right-radius:24px 24px;box-shadow:inset -19px -1px 0 -6px;color:#ffb79f}.myreply_owner .default_arrow:after,.myreply_owner .owner_arrow:after,.question_owner .default_arrow:after,.question_owner .owner_arrow:after{left:-9px;border-top-right-radius:21px 22px;box-shadow:inset -19px -1px 0 -6px;color:#fff}.myreply_owner .myreply_arrow:before,.myreply_owner .myreply_owner_arrow:before,.question_owner .myreply_arrow:before,.question_owner .myreply_owner_arrow:before{border-top-left-radius:21px 21px;box-shadow:inset 19px 1px 0 -6px;color:#ffb79f}.myreply_owner .myreply_arrow:after,.myreply_owner .myreply_owner_arrow:after,.question_owner .myreply_arrow:after,.question_owner .myreply_owner_arrow:after{left:-13px;border-top-left-radius:18px 20px;box-shadow:inset 19px 1px 0 -6px;color:#fff}.myreply .user_and_posted_time,.myreply_owner .user_and_posted_time{padding:0 12px}.myreply .user_and_posted_time .time_ago_wrapper,.myreply_owner .user_and_posted_time .time_ago_wrapper{text-align:left!important}.myreply .user_and_posted_time .timeago,.myreply_owner .user_and_posted_time .timeago{text-align:right!important}.myreply .arrow_left_wrapper,.myreply_owner .arrow_left_wrapper{left:-1px!important}.myreply .arrow_left_wrapper:after,.myreply_owner .arrow_left_wrapper:after{left:-6px!important}.myreply .wrapper_fukidashi,.myreply_owner .wrapper_fukidashi{border-radius:15px 0 15px 15px!important}.myreply .user_and_posted_time,.myreply_owner .user_and_posted_time{position:relative;box-ordinal-group:horizontal;box-direction:reverse;flex-direction:row-reverse}.myreply .answer_body,.myreply .chat_userstatus,.myreply .wrapper_fukidashi,.myreply_owner .answer_body,.myreply_owner .chat_userstatus,.myreply_owner .wrapper_fukidashi{box-ordinal-group:normal;box-direction:normal;flex-direction:normal}.myreply .img_box,.myreply_owner .img_box{padding-right:0;padding-left:0}.myreply .answer_content,.myreply_owner .answer_content{margin-right:0}.img_box_question_answer{flex:0 0 auto;margin-top:20px;flex-basis:54px;width:54px;max-width:54px}.chat_thread{width:4px;height:calc(100% - 2.5rem);margin:1rem auto 0;border-radius:50px;background-color:#d8d8d8}.show_more_label{display:inline-block;margin:.5rem 0 0 10px;padding:4px;border-radius:4px;background-color:#f2f2f2;color:#999;font-size:13px;font-weight:700}.chat_content .area_quality_point{font-weight:700}.chat_content .area_quality_point .num{color:#ff47aa}.chat_content .area_quality_point .unit{color:#999;font-size:.95rem}.body_whole_bubble{flex-wrap:nowrap!important;width:100%}.container_fukidashi{position:relative;margin:0;line-height:1.3}.container_fukidashi .heading_main{border-bottom:0}.language_status .lang_name{display:inline-block}.language_status .native_lang_level{display:inline-block;padding-right:10px;color:#292b34}.myreply .container_whole_bubble,.myreply_owner .container_whole_bubble{flex-direction:row-reverse!important;padding-right:10px;padding-left:0}.answer_body{background-color:transparent!important}.prior_fukidashi .wrapper_fukidashi{border:1px solid #f7c005;border-radius:0 15px 15px;background-color:#fff9e3}.prior_fukidashi .box{margin-bottom:16px}.prior_fukidashi .arrow_left_wrapper{position:absolute;z-index:1;top:0;left:1px;background-color:#fff9e3}.prior_fukidashi .arrow_left_wrapper:before{content:"";position:absolute;top:0;left:-10px;width:10px;height:1px;background-color:#f7c005}.prior_fukidashi .arrow_left_wrapper:after{content:"";position:absolute;top:1px;left:-7px;width:14px;height:2px;background-color:#fff9e3}.prior_fukidashi .arrow_left_wrapper:before{height:2px}.prior_fukidashi .arrow_left_wrapper:after{left:-2px;width:12px;height:10px}.prior_fukidashi .default_arrow,.prior_fukidashi .myreply_arrow,.prior_fukidashi .myreply_owner_arrow,.prior_fukidashi .owner_arrow{position:relative;border-top:1px solid #f7c005}.prior_fukidashi .default_arrow:before,.prior_fukidashi .myreply_arrow:before,.prior_fukidashi .myreply_owner_arrow:before,.prior_fukidashi .owner_arrow:before{content:"";position:absolute;top:-1px;left:-12px;width:24px;height:34px;border-radius:0}.prior_fukidashi .default_arrow:after,.prior_fukidashi .myreply_arrow:after,.prior_fukidashi .myreply_owner_arrow:after,.prior_fukidashi .owner_arrow:after{content:"";position:absolute;top:0;width:22px;height:33px;border-radius:0}.prior_fukidashi .default_arrow,.prior_fukidashi .owner_arrow{border-top-color:#f7c005}.prior_fukidashi .default_arrow:before,.prior_fukidashi .owner_arrow:before{border-top-right-radius:24px 24px;box-shadow:inset -19px -1px 0 -6px;color:#f7c005}.prior_fukidashi .default_arrow:after,.prior_fukidashi .owner_arrow:after{left:-9px;border-top-right-radius:21px 22px;box-shadow:inset -19px -1px 0 -6px;color:#fff9e3}.prior_fukidashi .default_arrow:before,.prior_fukidashi .owner_arrow:before{color:#f7c005!important}.prior_fukidashi .myreply_arrow,.prior_fukidashi .myreply_owner_arrow{border-top-color:#f7c005}.prior_fukidashi .myreply_arrow:before,.prior_fukidashi .myreply_owner_arrow:before{border-top-left-radius:21px 21px;box-shadow:inset 19px 1px 0 -6px;color:#f7c005}.prior_fukidashi .myreply_arrow:after,.prior_fukidashi .myreply_owner_arrow:after{left:-13px;border-top-left-radius:18px 20px;box-shadow:inset 19px 1px 0 -6px;color:#fff9e3}.prior_fukidashi .myreply_arrow:after,.prior_fukidashi .myreply_arrow:before,.prior_fukidashi .myreply_owner_arrow:after,.prior_fukidashi .myreply_owner_arrow:before{color:#f7c005!important}.featured_answer_fukidashi .wrapper_fukidashi{border:1px solid #f7c005;border-radius:0 15px 15px;background-color:#fff}.featured_answer_fukidashi .box{margin-bottom:16px}.featured_answer_fukidashi .arrow_left_wrapper{position:absolute;z-index:1;top:0;left:1px;background-color:#fff}.featured_answer_fukidashi .arrow_left_wrapper:before{content:"";position:absolute;top:0;left:-10px;width:10px;height:1px;background-color:#f7c005}.featured_answer_fukidashi .arrow_left_wrapper:after{content:"";position:absolute;top:1px;left:-7px;width:14px;height:2px;background-color:#fff}.featured_answer_fukidashi .arrow_left_wrapper:before{height:2px}.featured_answer_fukidashi .arrow_left_wrapper:after{left:-2px;width:12px;height:10px;background-color:#f7c005}.featured_answer_fukidashi .default_arrow,.featured_answer_fukidashi .myreply_arrow,.featured_answer_fukidashi .myreply_owner_arrow,.featured_answer_fukidashi .owner_arrow{position:relative;border-top:1px solid #f7c005}.featured_answer_fukidashi .default_arrow:before,.featured_answer_fukidashi .myreply_arrow:before,.featured_answer_fukidashi .myreply_owner_arrow:before,.featured_answer_fukidashi .owner_arrow:before{content:"";position:absolute;top:-1px;left:-12px;width:24px;height:34px;border-radius:0}.featured_answer_fukidashi .default_arrow:after,.featured_answer_fukidashi .myreply_arrow:after,.featured_answer_fukidashi .myreply_owner_arrow:after,.featured_answer_fukidashi .owner_arrow:after{content:"";position:absolute;top:0;width:22px;height:33px;border-radius:0}.featured_answer_fukidashi .default_arrow,.featured_answer_fukidashi .owner_arrow{border-top-color:#f7c005}.featured_answer_fukidashi .default_arrow:before,.featured_answer_fukidashi .owner_arrow:before{border-top-right-radius:24px 24px;box-shadow:inset -19px -1px 0 -6px;color:#f7c005}.featured_answer_fukidashi .default_arrow:after,.featured_answer_fukidashi .owner_arrow:after{left:-9px;border-top-right-radius:21px 22px;box-shadow:inset -19px -1px 0 -6px;color:#fff}.featured_answer_fukidashi .default_arrow:after,.featured_answer_fukidashi .default_arrow:before,.featured_answer_fukidashi .owner_arrow:after,.featured_answer_fukidashi .owner_arrow:before{color:#f7c005!important}.featured_answer_fukidashi .myreply_arrow,.featured_answer_fukidashi .myreply_owner_arrow{border-top-color:#f7c005}.featured_answer_fukidashi .myreply_arrow:before,.featured_answer_fukidashi .myreply_owner_arrow:before{border-top-left-radius:21px 21px;box-shadow:inset 19px 1px 0 -6px;color:#f7c005}.featured_answer_fukidashi .myreply_arrow:after,.featured_answer_fukidashi .myreply_owner_arrow:after{left:-13px;border-top-left-radius:18px 20px;box-shadow:inset 19px 1px 0 -6px;color:#fff}.featured_answer_fukidashi .myreply_arrow:after,.featured_answer_fukidashi .myreply_arrow:before,.featured_answer_fukidashi .myreply_owner_arrow:after,.featured_answer_fukidashi .myreply_owner_arrow:before{color:#f7c005!important}.featured_answer_fukidashi .featured_answer_label{display:flex;align-items:center;margin:-12px -16px 8px;padding:8px 16px;border-bottom:1px solid #f7c005;border-radius:0 14px 0 0;background-color:#f7c005;color:#fff;font-weight:700}.featured_answer_fukidashi .featured_answer_label .hs{padding-right:2px;font-size:21px}.myreply .featured_answer_fukidashi .featured_answer_label{border-radius:14px 0 0}.myreply .featured_answer_fukidashi .arrow_left_wrapper:after{height:1px}.closed_label{display:inline-block;margin-top:8px;padding:4px;border-radius:2px;background-color:#d8d8d8;color:#707070;font-weight:700;line-height:1!important}.read_old_answer.scale_in_out{-webkit-animation:scaleInOut .2s ease-in-out;animation:scaleInOut .2s ease-in-out}@-webkit-keyframes scaleInOut{0%,to{transform:scale(1)}65%{transform:scale(1.02)}}@keyframes scaleInOut{0%,to{transform:scale(1)}65%{transform:scale(1.02)}}.wrapper_border_jagged{width:auto;height:13px;margin:20px -8px 43px;background-repeat:repeat-x;background-size:auto 100%;text-align:center}.wrapper_border_jagged.wrapper_border_jagged_default{background-image:url(//cdn.hinative.com/packs/media/images/border_jagged-029c2bb4.svg)}.wrapper_border_jagged.wrapper_border_jagged_loading{background-image:url(//cdn.hinative.com/packs/media/images/border_jagged_lighter-ab735c9e.svg)}.read_old_answer{display:inline-block;margin-top:-15px;padding:13px;border:2px solid #d8d8d8;border-radius:2px;background-color:#fff;color:#707070;font-size:14px;font-weight:600}.read_old_answer.read_old_answer_default.focus,.read_old_answer.read_old_answer_default:focus,.read_old_answer.read_old_answer_default:hover{border-color:#d8d8d8;opacity:1;background-color:#f5f5f5;color:#8a8a8a;cursor:pointer;filter:alpha(opacity=100)}.read_old_answer.read_old_answer_default.active.focus,.read_old_answer.read_old_answer_default.active:focus,.read_old_answer.read_old_answer_default.focus,.read_old_answer.read_old_answer_default:active.focus,.read_old_answer.read_old_answer_default:active:focus,.read_old_answer.read_old_answer_default:focus{border-color:#bfbfbf;opacity:1;background-color:#dcdcdc;color:#575757;cursor:pointer;filter:alpha(opacity=100)}.read_old_answer.read_old_answer_default .icon-arrow_bottom:after{margin-left:10px;color:#999;font-size:10px}.read_old_answer.read_old_answer_loading{padding:9px 70px;border:2px solid #ececec;background-color:#fff}.text_correction_answer.hide{display:none!important}.text_correction_answer .corrections-list{margin-bottom:24px}.text_correction_answer .corrections-list-item{margin-bottom:16px;padding:0 0 16px;border-bottom:1px solid #d8d8d8}.text_correction_answer .corrections-list-item.correction_bookmarked{margin-bottom:0;padding-bottom:0;border-bottom:0}.text_correction_answer .corrections-list-item p{margin:0}.text_correction_answer .corrections-list-item-inner{display:flex;align-items:center}.text_correction_answer .corrections-list-item .question-text{margin-bottom:8px}.text_correction_answer .corrections-list-item .question-text .hs{margin-right:.5rem;color:#db0000}.text_correction_answer .corrections-list-item .question-text ins{display:none}.text_correction_answer .corrections-list-item .question-text del{color:#db0000}.text_correction_answer .corrections-list-item .question-text.without-correction{margin-bottom:0;padding-left:32px}.text_correction_answer .corrections-list-item .question-text.without-correction p{color:#999}.text_correction_answer .corrections-list-item .corrections-text .hs{margin-right:.5rem;color:#1698b5}.text_correction_answer .corrections-list-item .corrections-text del{display:none}.text_correction_answer .corrections-list-item .corrections-text ins{color:#1698b5;font-weight:700;text-decoration:unset}.text_additional_comment{padding:0}.mod_candidate_container{position:relative}.mod_candidate_container .candidate_items{display:block;position:absolute;z-index:20;top:.25rem;right:0;left:0;border:1px solid #d8d8d8;border-radius:4px;background-color:#fff;list-style:none}.mod_candidate_container .candidate_item+.candidate_item{border-top:1px solid #d8d8d8}.mod_candidate_container .highlighted_answer{margin:.25rem 0;color:#707070;font-size:13px}.mod_candidate_container .candidate_anchor{display:block;padding:1rem;line-height:1.5}.mod_candidate_container .candidate_anchor:focus,.mod_candidate_container .candidate_anchor:hover{background-color:#d8d8d8}.mod_candidate_container .candidate_anchor b{color:#fe4d12}.mod_candidate_container .sub{color:#999;font-size:12px}#userinformation_body{margin-top:36px}#userinformation_body .box{margin-bottom:36px}.oauth_attention{margin-bottom:24px;padding:12px;border:1px solid #ffd668;border-radius:4px;background-color:#ffebb5;color:#9b7100;line-height:1.5;font-size:13px}@media screen and (min-width:576px){.oauth_attention{font-size:13px}}@media screen and (min-width:768px){.oauth_attention{font-size:14.3px}}.oauth_image{margin:24px 0;text-align:left}.oauth_image img{width:60px;height:60px;border-radius:50%}.div_term{margin-top:1rem;padding:0 16px;border:1px solid #d8d8d8;border-radius:4px;background-color:#f2f2f2}.login_button_group_box .btn,.login_button_group_box .btn_banner{margin-bottom:1rem}.anchored_list{margin:0 0 30px 20px;list-style-type:disc}.anchored_list .anchored_item{margin-bottom:10px;color:#d8d8d8}.anchored_list .anchored_link{color:#292b34;line-height:1.5;cursor:pointer}.anchored_list .anchored_link:hover{text-decoration:underline}.mod_question_type{display:flex;align-items:center}.mod_question_type .body .description{margin-top:4px;color:#999;font-size:11px}.mod_question_type .icon{display:inline-flex;position:relative;align-items:center;justify-content:center;width:45px;height:45px;margin-right:16px;border-radius:8px}.mod_question_type .icon .hs{color:#fff;font-size:25px}.mod_question_type .icon.type_what{background-color:#3ad04c}.mod_question_type .icon.type_which{background-color:#35bcfd}.mod_question_type .icon.type_diary{background-color:#f28149}.mod_question_type .icon.type_my_pronounce{background-color:#0067de}.mod_question_type .icon.type_my_pronounce .hs{width:46px;height:46px;background:url(//cdn.hinative.com/packs/media/icon_question_template/icon_my_pronounce@2x-b4a69acd.png) 50%/20px no-repeat}.mod_question_type .icon.type_you_pronounce{background-color:#ff6fa9}.mod_question_type .icon.type_you_pronounce .hs{width:46px;height:46px;background:url(//cdn.hinative.com/packs/media/icon_question_template/icon_my_pronounce@2x-b4a69acd.png) 50%/20px no-repeat}.mod_question_type .icon.type_how{background-color:#b554d9}.mod_question_type .icon.type_free{background-color:#f5ca36}.mod_question_type .icon.type_mean{background-color:#ea497e}.mod_question_type .icon.type_example{background-color:#ea4242}.mod_question_type .icon.type_country{background-color:#6572fc}.mod_new_question_button{display:inline-flex}.mod_new_question_button .btn_new_question{padding:10px 25px;border-radius:30px 0 0 30px;color:#fff;font-size:14px;font-weight:700}.mod_new_question_button .btn_new_question,.mod_new_question_button .open .btn_caret{border-color:#fe4d12;background-color:#fe4d12}.mod_new_question_button .btn_caret{padding:10px 8px;border-radius:0 30px 30px 0;border-color:#fe4d12;background-color:#e6592a;color:#fff;cursor:pointer}.mod_new_question_button .btn_caret .hs{padding:0 6px 0 3px;font-size:.75rem}.new_question_dropdown .dropdown_header{padding:8px 16px;background-color:#f2f2f2;color:#292b34}.new_question_dropdown .icon_question_type{display:inline-flex;position:relative;align-items:center;justify-content:center;width:24px;height:24px;margin-right:8px;border-radius:4px;color:#fff;font-size:18px}.new_question_dropdown .icon_question_type.type_my_pronounce{background-color:#0067de}.new_question_dropdown .icon_question_type.type_my_pronounce .icon-question_my_pronounce{width:24px;height:24px;background:url(//cdn.hinative.com/packs/media/icon_question_template/icon_my_pronounce@2x-b4a69acd.png) 50%/15px no-repeat}.new_question_dropdown .icon_question_type.type_you_pronounce{background-color:#ff6fa9}.new_question_dropdown .icon_question_type.type_you_pronounce .icon-question_you_pronounce{width:24px;height:24px;background:url(//cdn.hinative.com/packs/media/icon_question_template/icon_you_pronounce@2x-53e1fc08.png) 50%/15px no-repeat}.new_question_dropdown .icon_question_type.type_what{background-color:#3ad04c}.new_question_dropdown .icon_question_type.type_which{background-color:#35bcfd}.new_question_dropdown .icon_question_type.type_diary{background-color:#f28149}.new_question_dropdown .icon_question_type.type_how{background-color:#b554d9}.new_question_dropdown .icon_question_type.type_mean{background-color:#ea497e}.new_question_dropdown .icon_question_type.type_example{background-color:#ea4242}.new_question_dropdown .icon_question_type.type_free{background-color:#ffba00}.new_question_dropdown .icon_question_type.type_country{background-color:#6572fc}.mod_question_template_badge{position:absolute;top:-7px;right:-7px;width:24px;height:24px;background-image:url(//cdn.hinative.com/packs/media/icons/icon_premium_medal-1c9a7ba3.svg);background-repeat:no-repeat;background-size:contain}.mod_question_template_badge.is_small{top:-4px;right:-4px;width:12px;height:12px}.mod_question_container.logged_in{padding:1rem 16px 25rem}@media screen and (max-width:768px){.mod_question_container.logged_in{border-right:0;border-left:0;border-radius:0}}.mod_question_container.not_logged_in{padding:1rem 16px 0}@media screen and (max-width:768px){.mod_question_container.not_logged_in{padding:0 16px 1rem;border:0}}.mod_tab_basic{display:flex;align-items:center;margin:1rem 0;border-bottom:1px solid #d8d8d8}.mod_tab_basic .tab_item{display:flex;flex-basis:100%;align-items:center;justify-content:center;padding:1rem 16px;cursor:pointer}.mod_tab_basic .tab_item.active{box-shadow:inset 0 -2px 0 0 #ffba02}.mod_tab_basic .tab_item .icon_img{margin-right:.5rem}.mod_rounded_tab .tab_item{display:inline-block;margin:.25rem 0;padding:10px 20px;border-radius:50px;background-color:#f5f5f5;font-size:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mod_rounded_tab .tab_item.active{background-color:#fe4d12;color:#fff;font-weight:700}.mod_rounded_tab .tab_item+.tab_item{margin-left:.25rem}.mod_share_buttons{content-visibility:auto;contain-intrinsic-size:1200px;margin:12px 0 32px;text-align:center}.mod_share_buttons .title_share_buttons{margin-bottom:12px;color:#555;font-size:13px;text-align:center}.mod_share_buttons .share_button_item{display:inline-block;margin:0 12px;border-radius:4px;font-size:20px;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:992px){.mod_share_buttons .share_button_item{margin:0 4px}}.mod_share_buttons .share_button_item.facebook{background-color:#316bff}.mod_share_buttons .share_button_item.twitter{background-color:#1da1f2}.mod_share_buttons .share_button_item.line{background-color:#00b800}.mod_share_buttons .share_button_item.copy_clipboard{background-color:#f2f2f2}.mod_share_buttons .share_button_item.copy_clipboard .share_button_anchor{color:#999}.mod_share_buttons .share_button_anchor{display:inline-block;padding:7px 50px;color:#fff}@media screen and (max-width:992px){.mod_share_buttons .share_button_anchor{padding:12px 20px}}.mod_user_survey{margin-top:16px}@media screen and (min-width:576px){.mod_user_survey{margin-bottom:24px}}@media screen and (max-width:768px){.mod_user_survey{padding-bottom:120px}}.mod_user_survey .user_survey_header{margin-bottom:16px;padding:8px;font-weight:700;text-align:center}.mod_user_survey .user_survey_header .text_highlighted{color:#fe4d12}.mod_user_survey .user_survey_category{padding:8px 6px;color:#292b34;font-size:13px}@media screen and (max-width:768px){.mod_user_survey .user_survey_category{font-size:18px}}.mod_user_survey .user_survey_category.user_survey_category_other{padding:8px 0}.mod_user_survey .user_survey_description{margin-bottom:16px;padding:16px 6px;font-size:15px}@media screen and (max-width:768px){.mod_user_survey .user_survey_description{font-size:20px;font-weight:700}}.mod_user_survey .user_survey_textarea{margin-top:4px}.mod_user_survey_button{padding:24px;text-align:center}@media screen and (min-width:576px){.mod_user_survey_button{margin:24px -24px 0}}@media screen and (max-width:768px){.mod_user_survey_button{right:0;bottom:0;left:0;background-color:#fff}}.mod_user_survey_button .btn_next{padding:8px 24px;background-color:#d8d8d8;color:#fff}.mod_user_survey_button .btn_next.active{background-color:#fe4d12}.mod_list_group_rounded_column{display:flex;flex-wrap:wrap;width:100%}.mod_list_group_rounded_column .list_item{display:flex;width:50%}@media screen and (min-width:576px){.mod_list_group_rounded_column .list_item{width:33.33333333%}}.mod_list_group_rounded_column .list_item_inner{display:flex;align-items:center;width:100%;margin:4px;padding:8px;border-radius:8px;background-color:#fff;box-shadow:0 0 0 1px #d8d8d8}@media screen and (min-width:576px){.mod_list_group_rounded_column .list_item_inner{flex-direction:column;justify-content:center;padding:16px;text-align:center}}.mod_list_group_rounded_column .list_item_inner .text{margin:8px 0;color:#3d3d3d;font-size:16px;line-height:1.4;vertical-align:middle}.mod_list_group_rounded_column .list_item_inner.selected{box-shadow:0 0 0 2px #fe4d12}.mod_list_group_rounded_column .list_item_inner.selected .text{color:#fe4d12;font-weight:700}.mod_list_group_rounded .list_item_inner{display:block;margin:4px 0;padding:20px 16px;border-radius:8px;box-shadow:0 0 0 1px #d8d8d8}.mod_list_group_rounded .list_item_inner .text{color:#3d3d3d;font-size:16px;line-height:1.5}.mod_list_group_rounded .list_item_inner.selected{box-shadow:0 0 0 2px #fe4d12}.mod_list_group_rounded .list_item_inner.selected .text{color:#fe4d12;font-weight:700}.mod_list_group_condensed .list_item_anchor+.list_item_anchor{border-top:0}.mod_list_group_condensed .list_item_anchor{display:block;padding:4px 8px;border:1px solid #d8d8d8}.mod_list_group_condensed .list_item_anchor:first-child{border-radius:8px 8px 0 0}.mod_list_group_condensed .list_item_anchor:last-child{border-radius:0 0 8px 8px}.mod_list_group_condensed .list_item_anchor .text{color:#3d3d3d;font-size:16px;line-height:1.5}.mod_list_group_condensed .list_item_anchor.selected .text{color:#fe4d12;font-weight:700}.flash_container{position:fixed;z-index:12;top:0;right:0;left:0;padding:15px 0;font-size:14px;font-weight:700;text-align:center}.flash_container.flash-notice{background-color:#00c853;color:#fff}.flash_container.flash-alert{background-color:#f44336;color:#fff}.flash_container.static{position:static;padding:1rem;border-radius:4px}.flash_container .icon{position:absolute;top:50%;right:1rem;width:3rem;height:3rem;margin-top:-1.5rem;line-height:3rem;cursor:pointer}.mod_list_group{background-color:#fff}.mod_list_group .list_item+.list_item{border-top:0}.mod_list_group .list_item{display:block;position:relative;padding:.75rem 1.5rem .75rem .75rem;border:1px solid #d8d8d8;color:#3d3d3d;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mod_list_group .list_item .list_item_right_icon{position:absolute;top:50%;right:10px;margin-top:-.5em;color:#999}.mod_btn_group_vertical{list-style:none}.mod_btn_group_vertical .group_item+.group_item{margin-top:.75rem}.mod_label_ribbon{display:inline-block;position:relative;margin:0 0 4px;padding:3px 8px;border-radius:4px 0 0 4px;background-color:#65c6fc;color:#fff;font-size:.75rem;font-size:13px;font-weight:700}.mod_label_ribbon:after{content:"";display:inline-block;position:absolute;top:0;right:-10px;width:11px;height:24px;background-image:url(//cdn.hinative.com/packs/media/label_ribbon/ribbon_tip-a5a3fd74.svg);background-repeat:no-repeat;background-size:contain}.mod_label_ribbon.is_small{margin:0 0 2px;padding:2px 6px;font-size:11px}.mod_label_ribbon.is_small:after{width:10px;height:20px}.area_like_count{border-top:1px solid #d8d8d8}.area_like_count .liker_btn{display:block;width:auto;padding:8px 16px}@media screen and (max-device-width:640px){.area_like_count .liker_btn{display:inline-block;overflow:hidden;color:#999;text-overflow:ellipsis}.area_like_count .liker_btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.area_like_count .show_like_result{padding-left:0;font-size:13px!important;font-weight:400}.mod_highly_rated_label{display:flex;align-items:center;justify-content:flex-start;padding:6px 16px;background-color:#ffd4eb}.mod_highly_rated_label .icon-quality_point{color:#ff47aa;font-size:24px}.mod_highly_rated_label .text{font-size:12px;font-weight:700;line-height:1.4}.mod_highly_rated_label .text .title{color:#5d5f65}.mod_highly_rated_label .text .description{color:#ff47aa}.mod_dictionary_index .index_heading .title{margin-bottom:24px;color:#707070;font-size:1.2rem;font-weight:700}@media screen and (min-width:768px){.mod_dictionary_anchor_collection{padding-right:16px}}.mod_dictionary_anchor_collection .collection_heading .title{color:#707070;font-size:1.2rem;font-weight:700;text-align:left}.mod_dictionary_anchor_collection .nav_collection{margin:16px 0}.mod_dictionary_anchor_collection .nav_collection .nav_item{display:inline-block;margin-right:2px;margin-bottom:12px;border-bottom:1px solid #fd7750;text-align:center}.mod_dictionary_anchor_collection .nav_collection .nav_anchor{color:#fe4d12}.mod_ad_container{margin:16px 0;overflow:hidden;text-align:center}.mod_ad_container.fitted{margin:0}.mod_ad_container.side_fitted{margin:16px -16px}.mod_banner_container{margin:16px 0}.mod_banner_container .banner_anchor{display:block}.mod_banner_container .banner_image{max-width:100%}.q_block .feed_item_appeal_message{margin-top:.75rem;color:#fe4d12;font-size:12px;font-weight:700}.feeds .trek_feed .normal_questions li a{padding:18px 21px}.question_feeds{background-color:#fff}.question_feeds+.question_feeds{margin-top:2rem}.question_feeds .feed_title{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #d8d8d8;font-weight:700}.question_feeds .feed_title .icon{margin-right:.5rem}.question_feeds .feed_body{padding:24px}.question_feeds .feed_more{text-align:right}.question_feeds .feed_more .anchor{color:#fe4d12}.mod_language_details{margin-bottom:.25rem}.mod_language_details .language_detail_icon{color:#999;font-size:16px;vertical-align:middle}.mod_language_details .detail_items{display:inline-block}.mod_language_details .detail_item{display:inline-block;margin-right:.5rem;line-height:1rem}.mod_language_details .item_name{color:#999;font-size:12px;line-height:1rem}.mod_learning_level_icon{display:inline-block;width:20px;height:1rem;background-repeat:no-repeat;background-size:contain;vertical-align:bottom}.mod_learning_level_icon.beginner{background-image:url(//cdn.hinative.com/packs/media/levels/step_01-0b5ca760.svg)}.mod_learning_level_icon.beginner_intermediate{background-image:url(//cdn.hinative.com/packs/media/levels/step_02-a4d39227.svg)}.mod_learning_level_icon.intermediate{background-image:url(//cdn.hinative.com/packs/media/levels/step_03-8613cf58.svg)}.mod_learning_level_icon.advanced{background-image:url(//cdn.hinative.com/packs/media/levels/step_04-8c49f79f.svg)}.wrapper_google_ad{margin:30px 0 40px;overflow:hidden;text-align:center}@media screen and (max-width:768px){.wrapper_google_ad{margin:20px -8px 32px}}.banner_ad.banner_ad_rectangle{text-align:center}@media screen and (max-width:768px){.banner_ad.banner_ad_rectangle{margin:0}}@media screen and (min-width:576px){.banner_ad.banner_ad_rectangle{margin-top:20px}}.banner_ad.banner_ad_a_block a{display:block;width:100%}.banner_ad.banner_ad_a_block a img{width:100%}.recommend_join{padding:16px;border:1px solid #dadada;background:#fff}.recommend_join h2{margin:0!important;padding:0 0 10px!important;color:#467fba;font-weight:700;line-height:1.4;text-decoration:underline}.recommend_join h2:hover{color:#386695}.recommend_join p{margin:0;padding:0;color:#11131b;line-height:1.3}.recommend_join p:hover{color:#25293a}.recommend_join .link_gray{font-weight:700}.banner_premium{display:block;position:relative;overflow:hidden}.banner_premium .banner_title{flex:1 1;padding:24px 8px;color:#fff;font-size:16px;line-height:1.4}.banner_premium .image_premium{width:44px;height:44px;margin:10px auto 0 20px;border-radius:100%;background-color:#f7c005}.banner_premium.bookmark .image_premium i{background-image:url(//cdn.hinative.com/packs/media/premium_banner/bookmark@2x-cf746b5c.png)}.banner_premium.sound .image_premium i{background-image:url(//cdn.hinative.com/packs/media/premium_banner/sound@2x-d093597e.png)}.banner_premium.feed .image_premium i{background-image:url(//cdn.hinative.com/packs/media/premium_banner/feed@2x-3f8dd2d6.png)}.banner_premium .image_premium i{display:block;width:44px;height:44px;background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.banner_premium .image_monga{display:inline-block;position:relative;width:102px;height:58px}.banner_premium .image_monga img.monga_nuts{width:102px;height:58px}.banner_premium .image_monga img.hand{display:block;position:absolute;z-index:1;right:20px;bottom:-2px;width:7px;height:4px}.banner_premium_content{border:1px solid #d8d8d8;border-radius:4px;background:#11131b;background-image:url(//cdn.hinative.com/packs/media/images/pattern_base@2x-11cd7f64.png),linear-gradient(-150deg,#11131b,#292b34 97%);background-repeat:repeat;background-size:50% 50%}.banner_premium_content>.row{flex-direction:row;flex-wrap:nowrap}.banner_premium_content .image_premium_box{flex-basis:74px;width:74px;max-width:74px}.banner_premium_content i.icon-arrow_right{padding-left:12px;color:#f7c005;font-size:13px;line-height:1.3rem;vertical-align:middle}.banner_premium.on_sidebar .premium_btn_arrow{display:block;margin-left:auto;padding:10px;border-radius:0 0 3px 3px;background-color:#fff;color:#f7c005;font-size:13px;font-weight:700;line-height:1.5;text-align:right}.banner_premium.on_sidebar .premium_btn_arrow:hover:before{content:"";position:absolute;right:30px;bottom:30px;width:20px;height:24px;background:transparent url(//cdn.hinative.com/packs/media/premium_banner/hover_nuts@2x-f1a7df88.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:20px 24px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.banner_premium.on_sidebar .premium_btn_arrow:hover:before{background:transparent url(//cdn.hinative.com/packs/media/premium_banner/hover_nuts@2x-f1a7df88.png) no-repeat 0 0;background-size:20px 24px}}.banner_premium.on_content{margin-top:12px}@media screen and (min-width:768px){.banner_premium.on_content{display:none}}.banner_premium.on_content .banner_premium_content .icon-arrow_right:before{position:absolute;top:50%;right:20px;transform:translateY(-50%);color:#fff}.mod_header_horizontal_app_banner{display:block;padding:1rem 16px;background-color:#f5f5f5}.mod_header_horizontal_app_banner .inner{display:flex;align-items:center}.mod_header_horizontal_app_banner .logo{margin-right:.75rem}.mod_header_horizontal_app_banner .body{flex-grow:1}.mod_header_horizontal_app_banner .title{font-weight:700}.mod_header_horizontal_app_banner .free{font-size:10px}.mod_header_horizontal_app_banner .cta{overflow:hidden;border:0;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mod_banner_bestapp_footer{content-visibility:auto;contain-intrinsic-size:1200px;position:relative;margin:80px 0 16px;padding:32px 24px 32px 80px;border-radius:4px;background:linear-gradient(349.83deg,#ff8400 36.84%,#ff4e1f 85.72%);color:#fff}.mod_banner_bestapp_footer .flying_monga{position:absolute;top:0;right:30%;width:84px;height:60px}.mod_banner_bestapp_footer .balloon,.mod_banner_bestapp_footer .preview{position:absolute;top:0;right:0;height:100%}.mod_banner_bestapp_footer .banner_header{display:flex;align-items:center;margin-bottom:24px}.mod_banner_bestapp_footer .logo{width:52px}.mod_banner_bestapp_footer .description{padding-left:8px}.mod_banner_bestapp_footer .description .title{margin-bottom:5.3333333333px;font-size:16px;font-weight:700;line-height:1.25}.mod_banner_bestapp_footer .description .review_count{font-size:10px}.mod_banner_bestapp_footer .features{margin-left:24px;font-weight:700;list-style:disc outside none;list-style:initial}.mod_banner_bestapp_footer .feature_item{margin:16px 0;font-size:14px}.mod_banner_bestapp_footer .banner_footer{position:relative;z-index:1}.mod_banner_bestapp_footer .footer_item{display:inline-block}.mod_banner_app_download_rectangle{margin:16px 0;overflow:hidden;border-radius:4px;background-color:#fff}.mod_banner_app_download_rectangle .anchor{display:block;position:relative;padding:24px 24px 48px;overflow:hidden;background:linear-gradient(248.01deg,rgba(254,77,18,.95) 2.56%,rgba(254,77,18,.9));color:#fff}.mod_banner_app_download_rectangle .banner_header{display:flex;align-items:center;margin-bottom:24px}.mod_banner_app_download_rectangle .logo{width:52px}.mod_banner_app_download_rectangle .description{padding-left:8px}.mod_banner_app_download_rectangle .description .title{font-size:14px;font-weight:700}.mod_banner_app_download_rectangle .description .review_count{font-size:10px}.mod_banner_app_download_rectangle .features{margin-left:24px;font-weight:700;list-style:disc outside none;list-style:initial}.mod_banner_app_download_rectangle .feature_item{margin:.75rem 0;font-size:14px}.mod_banner_app_download_rectangle .preview{position:absolute;right:16px;bottom:-8px}.mod_banner_app_download_rectangle .banner_footer{display:flex;align-items:center;justify-content:space-around;padding:16px}.mod_banner_app_download_rectangle .footer_item{padding:8px;text-align:center}.mod_banner_app_download_footer{position:fixed;z-index:7;right:0;bottom:0;left:0;width:100%;background-color:hsla(0,0%,100%,.95)}.mod_banner_app_download_footer:before{content:"";display:block;height:4px;background:linear-gradient(74.12deg,rgba(254,77,18,.95) 22.15%,rgba(251,134,12,.97474) 60.26%,#f7c005)}.mod_banner_app_download_footer .banner_app_download_footer_inner{display:block;padding:36px}.mod_banner_app_download_footer .banner_app_download_footer_header{display:flex;align-items:center;margin-bottom:20px;text-align:left}.mod_banner_app_download_footer .banner_app_download_footer_close{position:absolute;top:0;right:0;padding:16px;font-size:18px}.mod_banner_app_download_footer .banner_app_download_footer_icon{width:48px;min-width:48px;height:48px;margin-right:10px}.mod_banner_app_download_footer .banner_app_download_footer_title .title_text{margin-bottom:.25rem;font-weight:700;line-height:1.4}.mod_banner_app_download_footer .banner_app_download_footer_title .rating_stars{margin-right:2px}.mod_banner_app_download_footer .banner_app_download_footer_title .review_count{font-size:10px}.mod_banner_app_download_footer .banner_app_download_footer_title .text_free{font-size:14px;vertical-align:text-bottom}.mod_banner_app_download_footer .banner_app_download_footer_list{padding-left:2rem;list-style-type:disc;font-size:12px;font-weight:700;line-height:1.6}.mod_banner_app_download_footer .button_download{width:100%;margin-top:24px;padding:10px;border-radius:4px;background-color:#fe4d12;color:#fff;font-size:13px}.mod_banner_app_download_sticky_button{display:none;position:fixed;z-index:6;right:0;bottom:0;bottom:1.5rem;left:0;text-align:center}.mod_banner_app_download_sticky_button.active{display:inline-block}.mod_banner_app_download_sticky_button .anchor{display:inline-flex;position:relative;align-items:center;padding:19px 11px 19px 36px;border-radius:50px;background:linear-gradient(92.34deg,#ff4a22 3.75%,#ffc529 114.79%);background-color:#fe4d12;box-shadow:0 4px 4px rgba(0,0,0,.12);color:#fff;font-size:17px;font-weight:700;text-align:center}.mod_banner_app_download_sticky_button .hs{position:absolute;position:static;top:0;right:0;margin-left:1rem;padding:0 8px;border-left:1px solid #fff;line-height:1rem}.mod_transliteration_container{margin:1rem 0}.mod_transliteration_container .trigger{color:#999;font-size:13px;cursor:pointer}.mod_transliteration_container .result_item{margin-bottom:1rem}.mod_transliteration_container .genre{display:inline-block;margin-bottom:.25rem;padding:.125rem .25rem;border-radius:2px;background-color:#d8d8d8;color:#fff;font-size:12px;line-height:1rem}.mod_transliteration_container .result{font-size:13px;line-height:1.25}.mod_tooltip{padding:5px 10px;border-radius:4px;background-color:#333;color:#fff;font-size:13px}.mod_tooltip .arrow{bottom:-2px}.mod_tooltip .arrow,.mod_tooltip .arrow:before{position:absolute;z-index:-1;width:8px;height:8px}.mod_tooltip .arrow:before{content:"";transform:rotate(45deg);background:#333}.mod_tooltip.is_blue,.mod_tooltip.is_blue .arrow:before{background-color:#157bf3}.mod_toolbuttons{margin:0 -.5rem}.mod_toolbuttons .toolbutton_item{display:inline-block;float:left}.mod_toolbuttons .toolbutton_anchor{display:inline-block;padding:.5rem;color:#999;font-size:30px;line-height:30px;text-align:center;cursor:pointer}.mod_toolbuttons .toolbutton_anchor.active,.mod_toolbuttons .toolbutton_anchor:active,.mod_toolbuttons .toolbutton_anchor:hover{color:#fe4d12}.mod_toolbuttons .operation{position:relative;float:right}.mod_toolbuttons .operation .ellipsisbutton_menu{z-index:3}.mod_toolbuttons .toolbutton_label{font-size:9px;line-height:11px}.mod_loading_container{position:relative;padding:4rem}.mod_loading_container:before{content:"";display:block;position:absolute;top:50%;right:0;left:0;width:2rem;height:2rem;margin:-1rem auto 0;background:50%/contain no-repeat url(//cdn.hinative.com/packs/media/loadings/default-091d6e81.gif)}.mod_needle_search_question_result{display:block;padding:1rem 0 1.5rem;border-bottom:1px solid #d8d8d8}.mod_needle_search_question_result .highlighted_answer{margin:.5rem 0;color:#707070}.mod_needle_search_question_result .attached_media{margin:1rem 0}.mod_answer_info_badges{padding-left:.5rem;list-style:none}.mod_answer_info_badges .badge_item{display:inline-block;min-width:1.75rem;height:1.75rem;margin-left:-.5rem;border-radius:50px;background-color:#fe4d12;box-shadow:0 0 0 2px #fff;color:#fff;font-size:14px;font-weight:700;line-height:1.75rem;text-align:center}.mod_answer_info_badges .badge_item.has_voice{background-image:linear-gradient(#f3a30b,#fcbf44)}.mod_answer_info_badges .badge_item.has_no_answer{background-color:#38a5ff}.mod_question_content_decorated{margin:.5rem 0;color:#707070}.mod_question_content_decorated.colored_main,.mod_question_content_decorated .keyword{color:#2c2d30}.mod_question_content_decorated.colored_main .keyword{color:#fe4d12}.mod_language_selector{display:flex;align-items:center}.mod_language_selector .selector_label{margin-right:1rem;font-size:12px}.mod_language_selector .selector_label.inverse{color:#fff}.link_to_premium_banner .wrapper_fukidashi{border:1px solid #d8d8d8;border-radius:0 15px 15px;background-color:#fff}.link_to_premium_banner .box{margin-bottom:16px}.link_to_premium_banner .arrow_left_wrapper{position:absolute;z-index:1;top:0;left:1px;background-color:#fff}.link_to_premium_banner .arrow_left_wrapper:before{content:"";position:absolute;top:0;left:-10px;width:10px;height:1px;background-color:#d8d8d8}.link_to_premium_banner .arrow_left_wrapper:after{content:"";position:absolute;top:1px;left:-7px;width:14px;height:2px;background-color:#fff}.link_to_premium_banner .default_arrow,.link_to_premium_banner .myreply_arrow,.link_to_premium_banner .myreply_owner_arrow,.link_to_premium_banner .owner_arrow{position:relative;border-top:1px solid #d8d8d8}.link_to_premium_banner .default_arrow:before,.link_to_premium_banner .myreply_arrow:before,.link_to_premium_banner .myreply_owner_arrow:before,.link_to_premium_banner .owner_arrow:before{content:"";position:absolute;top:-1px;left:-12px;width:24px;height:34px;border-radius:0}.link_to_premium_banner .default_arrow:after,.link_to_premium_banner .myreply_arrow:after,.link_to_premium_banner .myreply_owner_arrow:after,.link_to_premium_banner .owner_arrow:after{content:"";position:absolute;top:0;width:22px;height:33px;border-radius:0}.link_to_premium_banner .default_arrow:before,.link_to_premium_banner .owner_arrow:before{border-top-right-radius:24px 24px;box-shadow:inset -19px -1px 0 -6px;color:#d8d8d8}.link_to_premium_banner .default_arrow:after,.link_to_premium_banner .owner_arrow:after{left:-9px;border-top-right-radius:21px 22px;box-shadow:inset -19px -1px 0 -6px;color:#fff}.link_to_premium_banner .myreply_arrow:before,.link_to_premium_banner .myreply_owner_arrow:before{border-top-left-radius:21px 21px;box-shadow:inset 19px 1px 0 -6px;color:#d8d8d8}.link_to_premium_banner .myreply_arrow:after,.link_to_premium_banner .myreply_owner_arrow:after{left:-13px;border-top-left-radius:18px 20px;box-shadow:inset 19px 1px 0 -6px;color:#fff}.link_to_premium_banner .dummy_icon{max-width:54px}.link_to_premium_banner .icon_img{width:100%}.link_to_premium_banner .arrow_wrapper{position:relative}.link_to_premium_banner .body_wrapper{flex:100% 1;padding-left:10px}.link_to_premium_banner .more{margin-top:.5rem;text-align:right}.link_to_premium_banner .more_anchor{color:#fe4d12;font-weight:700}.link_to_premium_banner .wrapper_fukidashi{border-color:#00c853;background-color:#f3fff0}.link_to_premium_banner .arrow_left_wrapper{background-color:#f3fff0}.link_to_premium_banner .arrow_left_wrapper:before{background-color:#00c853}.link_to_premium_banner .arrow_left_wrapper:after{background-color:#f3fff0}.link_to_premium_banner .default_arrow{border-top:1px solid #00c853}.link_to_premium_banner .default_arrow:before{color:#00c853}.link_to_premium_banner .default_arrow:after{color:#f3fff0}.mod_user_profile_title{display:flex;align-items:center;margin:1rem 0}.mod_user_profile_title .image{position:relative;width:6rem;padding-right:1rem}.mod_user_profile_title .image .image_wrapper{overflow:hidden;border-radius:50%}.mod_user_profile_title .image .profile_image{max-width:100%}.mod_user_profile_title .image .premium_badge{position:absolute;right:1rem;bottom:0;width:1.75rem;height:1.75rem;background:50%/contain no-repeat url(//cdn.hinative.com/packs/media/images/icon_premium-18578ff8.svg)}@media screen and (max-width:768px){.mod_user_profile_title .image .premium_badge{width:1.25rem;height:1.25rem}}.mod_user_profile_title .body .name{font-size:21px;font-weight:700}.mod_definition_container{border:1px solid #d8d8d8;border-radius:4px}.mod_definition_container .definition_item{padding:0 1rem}.mod_definition_container .title{margin-bottom:.5rem;padding:1rem 1rem 0;border-top:1px solid #d8d8d8;color:#707070;font-size:14px}.mod_definition_container .title:first-child{border-top:0}.mod_definition_container .body{padding:0 1rem 1rem}.mod_answer_limit_warning{margin:-16px -16px 1rem;padding:12px 16px;background-color:#999;color:#fff;font-weight:700;text-align:center}.mod_answer_limit_reached{max-width:574px;margin:0 auto;padding:18px 16px;border-radius:11px;background-color:#101623;color:#fff;font-weight:700;text-align:center}.mod_mic_permission{padding:2rem}.mod_mic_permission .permission_image{max-width:100%;margin-bottom:1.5rem}.mod_mic_permission .permission_text{text-align:center}.mod_audio_recorder{padding:4rem 2rem}.mod_audio_recorder .recorder_title{margin-bottom:1.5rem;text-align:center}.mod_audio_recorder .writing_content{margin-bottom:10px;padding:12px;overflow:auto;border:1px solid #d8d8d8;border-radius:2px;background-color:#f5f5f5;color:#707070;font-size:.9rem;white-space:pre-line}.mod_audio_recorder .during_wrapper{position:relative;margin-bottom:1.5rem;text-align:center}.mod_audio_recorder .during{display:inline-block;position:relative;width:auto;min-height:32px;margin-bottom:15px;padding:10px;border-radius:4px;background-color:#438aff;color:#fff;font-size:14px;text-align:center}.mod_audio_recorder .during:after{content:"\e65b";display:block;position:absolute;right:0;bottom:-4px;left:0;height:12px;margin:0 auto;color:#438aff;font-family:icomoon}.mod_audio_recorder .recorder_rec_button{display:block;width:150px;height:80px;margin:1rem auto;background:50%/150px 80px no-repeat url(//cdn.hinative.com/packs/media/images/audio_pause-676000d3.svg)}.mod_audio_recorder .recorder_rec_button:hover{opacity:.9}.mod_audio_recorder .recorder_rec_button.recording{background:50%/150px 80px no-repeat url(//cdn.hinative.com/packs/media/images/audio_record-336cda3a.svg)}.mod_audio_recorder .recording_time{color:#999;font-size:1.5rem;text-align:center}.mod_audio_recorder .recording_time .current{color:#106aff;font-weight:700}.mod_audio_recorder .recording_time .sep{margin:0 .5rem}.mod_audio_recorder .recording_note{margin-top:1rem;padding:.75rem;border-radius:4px;background-color:#f2f2f2}.mod_audio_upload_trigger{margin:1.5rem 0}.mod_audio_upload_trigger .recording_button{display:flex;align-items:center;width:80px;height:80px;margin:1rem auto;border-radius:100%;background-color:#999}.mod_audio_upload_trigger .recording_button:hover{background-color:#fe4d12;cursor:pointer}.mod_audio_upload_trigger .recording_button_image{display:block;margin:0 auto}.mod_audio_upload_trigger .audio_caption{color:#999;font-size:13px;text-align:center}.mod_audio_upload_trigger .your_voice_caption{margin-top:1.5rem}.mod_uploaded_audio{position:relative;max-width:24rem;margin:0 auto;padding:.25rem;border-radius:4px;background-color:#f2f2f2;box-shadow:0 1px 1px rgba(0,0,0,.2)}.mod_uploaded_audio .uploaded_audio{display:block;max-width:100%;margin:0 auto}.mod_uploaded_audio .delete_button{display:inline-block;position:absolute;top:-.5rem;right:-.5rem;width:2rem;height:2rem;border-radius:50%;background-color:#11131b;color:#fff;text-align:center}.mod_uploaded_audio .delete_button .hs{line-height:2rem}.mod_dropdown .dropdown_menu{min-width:160px;overflow:hidden;border:1px solid #d8d8d8;border-radius:4px;background-color:#fff}.mod_dropdown .dropdown_menu[aria-hidden=true]{display:none}.mod_dropdown .dropdown_menu .dropdown_item{display:block;padding:.8rem 1rem;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mod_dropdown .dropdown_menu .dropdown_item:hover{background-color:#f2f2f2}.mod_dropdown .dropdown_menu .dropdown_item.danger{color:#f44336}.mod_dropdown .dropdown_menu .item_icon{color:#999}.mod_rounded_navigation{margin:-.25rem}.mod_rounded_navigation .tab_item{display:inline-block;margin:.25rem}.mod_rounded_navigation .tab_anchor{display:flex;align-items:center;padding:.75rem 1rem;border-radius:50px;background-color:#fff;font-weight:700;line-height:1rem}.mod_rounded_navigation .tab_anchor.title_meaning{color:#147bf3}.mod_rounded_navigation .tab_anchor.title_meaning:hover{background-color:rgba(20,123,243,.2)}.mod_rounded_navigation .tab_anchor.title_difference{color:#0eb077}.mod_rounded_navigation .tab_anchor.title_difference:hover{background-color:rgba(14,176,119,.2)}.mod_rounded_navigation .tab_anchor.title_example{color:#ff6b75}.mod_rounded_navigation .tab_anchor.title_example:hover{background-color:rgba(255,107,117,.2)}.mod_rounded_navigation .tab_anchor.title_watsay{color:#8a36ff}.mod_rounded_navigation .tab_anchor.title_watsay:hover{background-color:rgba(138,54,255,.2)}.mod_rounded_navigation .tab_anchor.title_other{color:#707070}.mod_rounded_navigation .tab_anchor.title_other:hover{background-color:hsla(0,0%,43.9%,.2)}.mod_rounded_navigation .tab_anchor .hs{margin-right:.25rem;line-height:1rem}.mod_question_card_stack{margin:1rem 0 2rem;padding:1.5rem;border-radius:8px;background-color:#fff}@media screen and (max-width:576px){.mod_question_card_stack{padding:1rem}}.mod_question_card_stack .question_card{margin:1rem 0;overflow:hidden;border:1px solid #d8d8d8;border-radius:4px}.mod_question_card_stack .card_item{padding:.75rem}.mod_question_card_stack .question_title{background-color:#f5f5f5}.mod_question_card_stack .answer_content{margin-bottom:.5rem}.mod_question_card_stack .details_link{text-align:right}.mod_question_card_stack .details_link_anchor{color:#fe4d12;font-size:.9rem}.mod_box_anchors{display:flex;flex-wrap:wrap;margin:-.25rem}.mod_box_anchors .box_anchor_item{width:50%;padding:.25rem}@media screen and (max-width:576px){.mod_box_anchors .box_anchor_item{width:100%}}.mod_box_anchors .box_anchor{display:block;padding:1rem;overflow:hidden;border:1px solid #d8d8d8;border-radius:4px;background-color:#fff;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.mod_prior_checkbox{margin:2rem 0 3rem}.mod_prior_checkbox .help_block .hs{color:#fe4d12}.mod_prior_checkbox .piror_label{font-size:1.1rem;font-weight:400;line-height:1.25!important}.mod_prior_checkbox .remaining_tickets{color:#fe4d12;font-size:1.4rem;font-weight:700}.mod_prior_checkbox.checked .piror_label{color:#999;line-height:2rem!important}.mod_back_to_top{position:fixed;z-index:1;right:16px;bottom:1rem;left:0}.mod_back_to_top .anchor{display:block;align-items:center;width:4rem;height:4rem;margin-left:auto;border-radius:50%;background:linear-gradient(0deg,rgba(254,77,18,.25),rgba(254,77,18,.25)),#fff;box-shadow:0 0 15px rgba(0,0,0,.2);color:#fe4d12;font-size:3rem;line-height:4rem;text-align:center}.more_question_guide .for_search{display:flex;align-items:center;margin-bottom:1rem;padding:1rem;border-radius:8px;background-color:#fff}.more_question_guide .for_search .hs{margin-right:1rem;color:#dadada}.more_question_guide .for_search strong{margin:0 .25rem}.more_question_guide .for_post{padding:1rem;border-radius:8px;background-color:#fff}.more_question_guide .for_post .text{margin-bottom:.75rem}.more_question_guide .for_post .operation{text-align:right}.more_question_guide .for_post .operation .operation_anchor{display:inline-block;padding:.25rem .5rem;border-radius:4px;background-color:#fe4d12;color:#fff}.mod_process_step{display:flex;justify-content:center;margin:1.5rem 0;list-style:none}.mod_process_step .process_item{display:inline-block;text-align:center}.mod_process_step .process_item.active .process_step{background-color:#fe4d12;color:#fff}.mod_process_step .process_item+.process_item{margin-left:1rem}.mod_process_step .process_step{display:inline-block;margin-bottom:.5rem;padding:.5rem .75rem;border-radius:4px;background-color:#eee;color:#999}.mod_process_step .process_label{font-size:14px}.mod_gift_received_modal .received_modal_heading{padding:1rem 16px;background-color:#11131b;text-align:center}.mod_gift_received_modal .received_modal_body{padding:1.5rem 16px;text-align:center}.mod_gift_received_modal .received_modal_body .title{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:18px}.mod_gift_received_modal .received_modal_body .title .user_thumbnail_img{width:2.5rem;height:2.5rem;margin-right:.75rem;border-radius:50%}.mod_gift_received_modal .received_modal_body .content{margin-bottom:2rem}.mod_gift_received_modal .received_modal_body .action{max-width:8rem;margin:0 auto}.mod_gift_received_modal .received_modal_body .action.wide{max-width:none}.mod_gift_received_modal .received_modal_body .action.wide button{width:46.9%}.mod_gift_received_modal .received_modal_body .action.wide .button_default{margin-right:6.2%}.mod_gift_received_modal .received_modal_body .help{color:#707070;cursor:pointer}.mod_gift_sent_users{display:flex;align-items:center;justify-content:flex-end;margin-top:1rem;padding-right:16px}.mod_gift_sent_users .gifbox_icon{margin-right:.25rem}.mod_gift_sent_users .gifbox_icon .icon_img{display:block;width:1.5rem;height:1.5rem}.mod_gift_sent_users .sent_user_thumbnail{margin-right:.5rem}.mod_gift_sent_users .sent_user_thumbnail .thumbnail_img{display:block;width:1.5rem;height:1.5rem;border-radius:50%}.mod_gift_sent_users .text{font-size:12px}.mod_gift_send_button{margin-top:1rem;text-align:right}.mod_profile_filled_stacks{background-image:linear-gradient(rgba(17,19,27,.82),#11131b 23%);background-size:cover}.mod_profile_filled_stacks .stack_inner{padding:1.5rem;background-image:url(//cdn.hinative.com/packs/media/images/pattern_base@2x-11cd7f64.png)}@media screen and (max-width:768px){.mod_profile_filled_stacks .stack_inner{padding:16px}}.mod_profile_header{position:relative;margin-bottom:1.5rem}.mod_profile_header .operations{padding-top:2px}.mod_profile_header .operations .trigger{padding:.25rem;color:#fff;font-size:1.6rem;cursor:pointer}.mod_profile_header .edit_button_wrapper .button_clear_ghost{padding:6px 6px 9px 9px;white-space:nowrap}.mod_profile_header .edit_button_wrapper .button_clear_ghost img{max-width:none}.mod_profile_header .follow_button_wrapper_spacer{padding-right:5px}.mod_profile_header .follow_button_wrapper_spacer button{visibility:hidden;white-space:nowrap}@media screen and (max-width:576px){.mod_profile_header .follow_button_wrapper_spacer{display:none}}@media screen and (min-width:576px){.mod_profile_header .follow_button_wrapper{position:absolute;top:0;right:40px}.mod_profile_header .follow_button_wrapper.is_not_signed_in{right:0}.mod_profile_header .follow_button_wrapper button{white-space:nowrap}}@media screen and (max-width:576px){.mod_profile_header .follow_button_wrapper{margin:38px 0 40px}.mod_profile_header .follow_button_wrapper [class^=button_]{padding-top:.7rem;padding-bottom:.7rem}}.mod_profile_header .header_inner{display:flex}.mod_profile_header .profile_thumbnail .profile_thumbnail_img{width:5.5rem;max-width:none;height:auto;border-radius:50%}.mod_profile_header .body{width:100%;padding-left:1rem}.mod_profile_header .name{margin-bottom:.5rem;padding-right:4px;color:#fff;font-size:1.4rem;word-break:break-all}.mod_profile_header .total_coins{display:inline-flex;align-items:center;padding:5px 8px;border:1px solid #4f5063;border-radius:50px;background-color:#11131b}.mod_profile_header .total_coins .coin_icon{width:16px;height:16px}.mod_profile_header .total_coins .label{margin-left:5px;color:#fff;font-size:15px;font-weight:700}.mod_profile_header .follow_count_wrapper{padding-top:18px;overflow:hidden}.mod_profile_header .follow_count_wrapper li{position:relative;padding:0 10px;float:left}.mod_profile_header .follow_count_wrapper li:first-child{padding-left:0}.mod_profile_header .follow_count_wrapper li:first-child:after{content:"";display:block;position:absolute;top:5px;right:0;width:1px;height:20px;background-color:#fff}.mod_profile_header .follow_count_wrapper a{color:#fff}.mod_profile_header .follow_count_wrapper .num{font-size:20px;font-weight:700}.mod_profile_details{padding:1.5rem;background-color:#fff}@media screen and (max-width:768px){.mod_profile_details{padding:16px}}.mod_profile_details .detail_heading{margin-bottom:1rem;color:#999;font-size:.9rem}.mod_profile_details .detail_list_item{display:inline}.mod_profile_details .detail_list_item+.detail_list_item{margin-left:1rem}.mod_profile_details .detail_footer{margin-top:.5rem}.mod_profile_details .missing_element{display:block;margin:1rem 0;padding:.5rem;border-radius:4px;background-color:#f2f2f2}.mod_profile_statuses .status_header{margin-bottom:.5rem;color:#fff;font-weight:700}.mod_profile_statuses .status_header .prefix{color:#999}.mod_profile_statuses .status_row{margin-bottom:1rem}.mod_profile_statuses .status_item{display:block;overflow:hidden;border-radius:4px;background-color:#fff;cursor:pointer}.mod_profile_statuses .status_item .status_body{padding:1rem}.mod_profile_statuses .status_item .status_body.single_line{display:flex;align-items:center}.mod_profile_statuses .status_item .icon_label{color:#999;font-size:.8rem}.mod_profile_statuses .status_item .icon{margin-right:1rem;color:#999}.mod_profile_statuses .status_item .icon .icon_label{font-size:.8rem}.mod_profile_statuses .status_item .icon .hs{font-size:2rem}.mod_profile_statuses .status_item .icon.native_language .hs{color:#ff47aa}.mod_profile_statuses .status_item .icon_img{width:2.5rem;height:2.5rem}.mod_profile_statuses .status_item .content_text{color:#999;font-size:.9rem}.mod_profile_statuses .status_item_header{padding:.5rem 1rem;background-color:#fdf1f7}.mod_profile_statuses .status_item_header .hs{margin-right:.25rem;color:#fcbddd}.mod_profile_statuses .status_item_header .title{color:#ff47aa}.mod_profile_statuses .status_item_header .suffix{margin-left:.5rem;color:#999;font-size:.8rem}.mod_profile_statuses .status_item_content{display:flex;flex-grow:1;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}.mod_profile_statuses .status_item_content .icon{margin:0}.mod_profile_statuses .status_item_content .level_label{color:#707070}.mod_profile_statuses .status_item_content .level_value{font-size:2rem}.mod_profile_statuses .status_item_content .level_value.quick_point{color:#0eb077}.mod_profile_statuses .status_item_content .level_value.quality_point{color:#ff47aa}.mod_profile_statuses .status_item_content .level_suffix{color:#707070}.mod_profile_statuses .status_item_content .count{flex-grow:1;color:#fe4d12;font-size:2rem;line-height:1;text-align:right}.mod_profile_statuses .status_item_content .count.gray{color:#999}.mod_profile_statuses .progress_values .current{font-size:1.1rem}.mod_profile_statuses .progress_values .max,.mod_profile_statuses .progress_values .sep{color:#707070;font-size:.8rem}.mod_profile_statuses .progress_bar{position:relative;width:100%;height:.25rem;border-radius:50px;background-color:#f2f2f2}.mod_profile_statuses .progress_bar .current{position:absolute;top:0;bottom:0;left:0;border-radius:50px;background-color:#0eb077}.mod_profile_statuses .status_footer{display:flex;align-items:center;justify-content:space-between;padding:.5rem 16px .5rem 4.5rem;background-color:#f2f2f2}.mod_profile_statuses .status_footer .total_values{display:inline-flex;align-items:center}.mod_profile_statuses .status_footer .footer_label{margin-right:.5rem;color:#707070}.mod_profile_statuses .status_footer .footer_value{color:#0eb077;font-size:1.4rem}.mod_profile_statuses .top_percentage{padding:.25rem .5rem;border-radius:4px;font-size:.9rem}.mod_profile_statuses .top_percentage.quick_point{background-color:#d0ece2;color:#0eb077}.mod_profile_statuses .top_percentage.quality_point{background-color:#fce1ef;color:#ff47aa}.mod_fullscreen_app_recommend{position:relative;margin-right:-1px;overflow:hidden;border-radius:4px}.mod_fullscreen_app_recommend .close_button{position:absolute;z-index:10;top:0;right:0;padding:1rem;color:#fff}.mod_fullscreen_app_recommend .fullscreen_heading{position:relative}.mod_fullscreen_app_recommend .fullscreen_heading .img{width:100%}.mod_fullscreen_app_recommend .fullscreen_lead{position:absolute;right:0;bottom:2rem;padding:.5rem;border-radius:4px 0 0 4px;background-color:#328dfe;color:#fff;font-weight:700}.mod_fullscreen_app_recommend .fullscreen_body{padding:1rem}.mod_fullscreen_app_recommend .fullscreen_body .title{margin:1rem 0 2rem;font-size:1.3rem;font-weight:700}.mod_fullscreen_app_recommend .fullscreen_body .action{display:block;padding:1rem;border-radius:50px;background:linear-gradient(180deg,#fe4d12 -87%,#ff8056 -3.64%,#fe4d12 78%);box-shadow:0 2px 4px hsla(0,0%,52.2%,.25);color:#fff;font-weight:700;text-align:center}.mod_fullscreen_app_recommend .fullscreen_body .action:focus{outline:none}.mod_liker_list{display:flex}.mod_liker_list .user_circle{width:40px;height:40px;border-radius:50%}.mod_liker_list .user_detail{flex-grow:1;margin-left:16px}.mod_liker_list .languages .language{margin-right:2px}.mod_liker_list .languages .level{color:#999}.mod_file_drop_modal{padding:5rem 2rem;border:2px dashed #d8d8d8}.mod_file_drop_modal .drop_area_title{color:#707070;font-size:18px;text-align:center}.mod_file_drop_modal.hover{border-color:#fe4d12;opacity:.6}.mod_file_drop_modal.hover .drop_area_title{color:#fe4d12}.mod_level_description{list-style:none}.mod_level_description .list_item{padding:16px 1rem 16px 0}.mod_level_description .list_item+.list_item{border-top:1px solid #d8d8d8}.mod_level_description .list_title{display:flex;align-items:center;font-weight:700}.mod_ads_balloon{content-visibility:auto;contain-intrinsic-size:736px;display:block}.mod_ads_balloon .ads_balloon_user_image{position:relative}.mod_ads_balloon .ads_balloon_user_image .ads_balloon_user_image_user{display:block;width:100%}.mod_ads_balloon .ads_balloon_user_image .ads_balloon_user_image_icon{position:absolute;right:0;bottom:-1rem;left:0;margin:0 auto}.mod_ads_balloon .ads_balloon_image{width:100%}.mod_ads_balloon .ads_balloon_image.w2a_live_promotion{margin:22px 0 8px}.mod_ads_balloon .ads_balloon_more_details{padding:1rem 0;color:#fe4d12;font-weight:700;text-align:right}.medium-zoom-overlay{z-index:10}.medium-zoom-image{z-index:11}.mod_mail_setting_updated{margin:1rem 0}.mod_mail_setting_updated .header{padding:1rem 0}.mod_mail_setting_updated .header .header_img{display:block;margin:1rem auto}.mod_gift_selector{text-align:left}.mod_gift_selector .heading{margin-bottom:2rem}.mod_gift_selector .heading .title{font-size:18px;font-weight:700}.mod_gift_selector .heading .campaign_banner,.mod_gift_selector .heading .campaign_notices{display:none}.mod_gift_selector .heading.under_first_time_charge_campaign{margin-bottom:0}.mod_gift_selector .heading.under_first_time_charge_campaign .campaign_banner{display:block;height:152px;padding:24px 20px;background:#fffcd1;background-image:url(//cdn.hinative.com/packs/media/first_time_coin_charge_campaign/titile_bg-5c70b63d.png);background-repeat:no-repeat;background-position:bottom;background-size:203px;text-align:center}@media screen and (max-width:576px){.mod_gift_selector .heading.under_first_time_charge_campaign .campaign_banner{padding-top:12px;text-align:left}}.mod_gift_selector .heading.under_first_time_charge_campaign .campaign_banner .text{font-size:18px;font-weight:700}.mod_gift_selector .heading.under_first_time_charge_campaign .campaign_banner .text .asterisk{font-size:13px}.mod_gift_selector .heading.under_first_time_charge_campaign .campaign_notices{display:block;margin-top:12px}.mod_gift_selector .heading.under_first_time_charge_campaign .campaign_notices li{color:#3d3d3d;font-size:13px}.mod_gift_selector .heading .headingDescription{margin-top:2rem}.mod_gift_selector .heading .descriptionTitle{color:#707070;font-size:15px;font-weight:700}.mod_gift_selector .heading .descriptionBody{margin-top:.5rem;font-size:13px}.mod_gift_selector .selector{display:flex;flex-wrap:wrap}.mod_gift_selector .giftSelectorItem{flex-basis:25%;padding:1rem}.mod_gift_selector .giftSelectorItem .iconWrapper{text-align:center}.mod_gift_selector .giftSelectorItem .iconWrapper img{display:inline-block;width:85px}.mod_gift_selector .giftSelectorItem .prices{display:flex;align-items:center;justify-content:center;margin-top:.25rem;color:#707070}.mod_gift_selector .giftSelectorItem .priceLabel{margin-left:.5rem}.mod_gift_selector .charger .chargeButton{padding:8px 12px;border:0;border-radius:50px;box-shadow:inset 0 0 0 1px #fe4d12;font-size:15px}.mod_gift_selector .charger .iconImage{margin-right:.5rem}.mod_gift_selector .charger .iconSymbol{margin-left:.5rem;color:#fe4d12}.mod_banner_register_float_pc{position:fixed;z-index:8;bottom:1.5rem;left:1.5rem;padding:1rem 3rem;border:1px solid #999;border-radius:4px;background-color:#fff}.mod_banner_register_float_pc:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.05;background-image:url(//cdn.hinative.com/packs/media/images/pattern_base@2x-11cd7f64.png)}.mod_banner_register_float_pc .closeButton{position:absolute;top:.5rem;right:.5rem;padding:0;color:#999;font-size:20px}.mod_banner_register_float_pc .inner{max-width:225px;margin:0 auto}.mod_banner_register_float_pc .title{font-weight:700;text-align:center}.mod_banner_register_float_pc .operation{margin-top:1rem}.mod_banner_register_float_pc .cta{display:block;padding:12px 28px;border-radius:8px;background:linear-gradient(270deg,#f7c005,#fe4d12);color:#fff;font-weight:700}.mod_activities_stack{border:1px solid #d8d8d8}.mod_activities_stack .activity_item{display:flex;align-items:center;padding:.75rem 16px;background-color:#fff}.mod_activities_stack .activity_item.new{background-color:#fffaa9}.mod_activities_stack .activity_item.disabled{cursor:default;pointer-events:none}.mod_activities_stack .activity_item.disabled .link-right-arrow{display:none!important}.mod_activities_stack .activity_item.system_announcement .body{color:#707070}.mod_activities_stack .activity_item+.activity_item{border-top:1px solid #d8d8d8}.mod_activities_stack .icon{min-width:54px}.mod_activities_stack .icon .icon_inner{position:relative}.mod_activities_stack .icon .icon_img{border-radius:50%}.mod_activities_stack .icon .icon_label_img{position:absolute;right:0;bottom:0}.mod_activities_stack .body{padding-left:16px}.mod_activities_stack .timeago{display:flex;align-items:center;margin-top:.5rem}.mod_activities_stack .timeago .type_icon{width:20px;height:20px;margin-right:.5rem;border-radius:4px;background-color:#fff}.mod_activities_stack .timeago .type_icon.answer{background:transparent url(//cdn.hinative.com/packs/media/images/notification_answer-4d89b8b2.svg) 0 0/20px 20px no-repeat}.mod_activities_stack .timeago .type_icon.like{background:transparent url(//cdn.hinative.com/packs/media/images/notification_like-18e3dd66.svg) 0 0/20px 20px no-repeat}.mod_activities_stack .timeago .type_icon.crown{background:transparent url(//cdn.hinative.com/packs/media/images/notification_crown-425cd1ed.svg) 0 0/20px 20px no-repeat}.mod_activities_stack .timeago .type_icon.comment{background:transparent url(//cdn.hinative.com/packs/media/images/notification_comment-6bcee0b6.svg) 0 0/20px 20px no-repeat}.mod_activities_stack .timeago .type_icon.vote{background:transparent url(//cdn.hinative.com/packs/media/images/notification_vote-460f2298.svg) 0 0/20px 20px no-repeat}.mod_activities_stack .timeago .type_icon.correct{background:transparent url(//cdn.hinative.com/packs/media/images/notification_correct-ed6fe5dc.svg) 0 0/20px 20px no-repeat}.mod_activities_stack .timeago .type_icon.quickpoint{background:transparent url(//cdn.hinative.com/packs/media/images/notification_quickpoint-0af0c6f9.svg) 0 0/20px 20px no-repeat}.mod_activities_stack .timeago .type_icon.qualitypoint{background:transparent url(//cdn.hinative.com/packs/media/images/notification_qualitypoint-9ee521d4.svg) 0 0/20px 20px no-repeat}.mod_activities_stack .link-right-arrow{margin-left:auto;color:#707070}.mod_coin_charger{margin-top:1rem;text-align:left}.mod_coin_charger .havingCoins{display:flex;align-items:center}.mod_coin_charger .havingCoins .prefix{margin-right:.5rem;font-size:18px}.mod_coin_charger .havingCoins .icon{margin-right:.25rem}.mod_coin_charger .havingCoins .value{font-size:24px;font-weight:700}.mod_coin_charger .coinCollection{margin-top:1rem;border:1px solid #f2f2f2;border-radius:4px}.mod_coin_charger .coinCollectionItem{display:flex;align-items:center;padding:.75rem 16px}.mod_coin_charger .coinCollectionItem+.coinCollectionItem{border-top:1px solid #f2f2f2}.mod_coin_charger .coinCollectionItem .icon{margin-right:.5rem}.mod_coin_charger .coinCollectionItem .quantity{flex-grow:1;font-size:18px}.mod_coin_charger .coinCollectionItem .bonusQuantity{margin-left:.25rem;color:#f44336;font-size:12px}.mod_coin_charger .coinCollectionItem .bonusQuantityLabel{margin-left:.25rem;color:#999;font-size:12px}.mod_coin_charger .coinCollectionItem .price .priceButton{min-width:113px;font-weight:700}.mod_coin_charger .coinCollectionItem .addBonusQuantity{margin-left:4px;color:#fe4d12;font-size:17px}.mod_coin_charger .fineprint{font-size:12px}.mod_coin_charger .fineprint .notice{margin:10px 0}.mod_coin_charger .fineprint .link{margin-right:.5rem;color:#999;text-decoration:underline}.mod_native_language_limit_warning{margin-bottom:1rem;padding:1rem;border:1px solid #f99d97;border-radius:4px;background-color:#fde1df;color:#f44336}.mod_stripe_checkout_form .action{text-align:center}.mod_stripe_checkout_form .back_button_wrapper{margin-top:2rem}.mod_banner_app_download_verticlal_sp{margin-top:2rem;border-radius:4px;background-color:#fe4d12}.mod_banner_app_download_verticlal_sp .inner{position:relative;padding:38px 30px 7rem}.mod_banner_app_download_verticlal_sp .heading{margin-bottom:2rem;color:#fff;text-align:center}.mod_banner_app_download_verticlal_sp .heading .copy{margin-bottom:10px;font-size:12px}.mod_banner_app_download_verticlal_sp .heading .hs{display:inline-block;margin-bottom:20px;font-size:2rem}.mod_banner_app_download_verticlal_sp .heading .to_app{font-weight:700}.mod_banner_app_download_verticlal_sp .banner{padding:0;border-radius:4px}.mod_banner_app_download_verticlal_sp .banner .header{width:100%;margin-bottom:10px;padding:10px;border-radius:50px;background:#fff;text-align:center}.mod_banner_app_download_verticlal_sp .operation{position:absolute;bottom:1rem;left:30px}.mod_banner_app_download_verticlal_sp .operation .app_item_anchor{display:block;width:100px}.mod_banner_app_download_verticlal_sp .monga{position:absolute;right:0;bottom:0;width:50%;border-radius:4px}.mod_banner_app_download_verticlal_pc{border-radius:4px;background-color:#fe4d12}.mod_banner_app_download_verticlal_pc .inner{position:relative;padding:38px 24px 11rem}.mod_banner_app_download_verticlal_pc .heading{margin-bottom:2rem;color:#fff;text-align:center}.mod_banner_app_download_verticlal_pc .heading .copy{margin-bottom:10px;font-size:20px}.mod_banner_app_download_verticlal_pc .heading .hs{display:inline-block;margin-bottom:20px;font-size:3rem}.mod_banner_app_download_verticlal_pc .heading .to_app{font-weight:700}.mod_banner_app_download_verticlal_pc .banner{padding:24px;border-radius:4px;background-color:#fff}.mod_banner_app_download_verticlal_pc .banner .header{margin-bottom:10px;text-align:center}.mod_banner_app_download_verticlal_pc .operation{display:flex;align-items:center}.mod_banner_app_download_verticlal_pc .operation .qr{max-width:100px;margin-right:10px}.mod_banner_app_download_verticlal_pc .operation .app_item_anchor{display:block}.mod_banner_app_download_verticlal_pc .monga{position:absolute;right:0;bottom:0;border-radius:4px}.mod_question_feed_filter{position:relative;margin-bottom:1rem}.mod_question_feed_filter .filtered_conditions{display:flex}.mod_question_feed_filter .filtered_conditions .filtered_condition_item{display:inline-flex;align-items:center;height:50px;padding:0 1rem;border-radius:4px;background-color:#fff}.mod_question_feed_filter .filtered_conditions .filtered_condition_item.configured_filter{position:relative;flex-grow:1}.mod_question_feed_filter .filtered_conditions .filtered_condition_item.configured_filter .hs{position:absolute;top:50%;right:1rem;margin-top:-.5rem;color:#999}.mod_question_feed_filter .filtered_conditions .filtered_condition_item.toggle{margin-left:1rem;color:#999;font-size:24px}.mod_question_feed_filter .condition_form{position:absolute;z-index:10;top:4rem;right:0;left:0}.mod_question_feed_filter .region_conditions{padding:1rem 0;border:1px solid #d8d8d8;border-radius:4px;background-color:#fff}.mod_question_feed_filter .region_conditions .group+.group{margin-top:1.5rem}.mod_question_feed_filter .region_conditions .title{margin-bottom:.5rem;padding:0 1rem;color:#999;font-size:14px;font-weight:700}.mod_question_feed_filter .region_conditions .region_condition_item{display:block;width:100%;padding:.75rem 1rem;text-align:left}.mod_question_feed_filter .region_conditions .region_condition_item.active{color:#fe4d12}.mod_question_feed_filter .region_conditions .region_condition_item:hover{background-color:#f2f2f2}.mod_question_feed_filter .detail_conditions{padding:1rem;border:1px solid #d8d8d8;border-radius:4px;background-color:#fff}.mod_question_feed_filter .detail_conditions .title{margin-bottom:.5rem;color:#999;font-size:14px;font-weight:700}.mod_question_feed_filter .detail_conditions .detail_condition_item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-top:1px solid #d8d8d8;font-weight:400}.mod_question_feed_filter .detail_conditions .detail_condition_item .form_item{opacity:0}.mod_question_feed_filter .detail_conditions .detail_condition_item .form_item:checked+.checkbox_accessory{position:relative;border-color:#fe4d12;background-color:#fe4d12}.mod_question_feed_filter .detail_conditions .detail_condition_item .form_item:checked+.checkbox_accessory:before{content:"";display:block;position:absolute;top:-1px;right:0;bottom:0;left:5px;width:10px;height:18px;transform:rotate(45deg);border-right:4px solid #fff;border-bottom:4px solid #fff}.mod_question_feed_filter .detail_conditions .detail_condition_item .checkbox_accessory{width:1.75rem;height:1.75rem;border:3px solid #d8d8d8;border-radius:4px}.mod_question_feed_filter .detail_conditions .actions{padding-top:1rem;border-top:1px solid #d8d8d8;text-align:right}.mod_feed_gifters_question_description{display:flex;max-width:575px;margin:0 auto 2rem;padding:1rem;border:1px solid #8fccff;border-radius:4px;background-color:#e6f4ff}.mod_feed_gifters_question_description .icon{max-width:45px;margin-right:1rem}.mod_diary_notice{margin-top:.5rem;background-color:#fffdee}.mod_diary_notice .anchor{display:block;position:relative;padding:.25rem .25rem .25rem 1.25rem;text-decoration:underline}.mod_diary_notice .anchor:before{content:"";display:block;position:absolute;top:.25rem;bottom:.5rem;left:.25rem;width:3px;background-color:#fbdb14}.mod_coin_balance{margin:50px 0}.mod_coin_balance .total{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.mod_coin_balance .total .amount{margin-left:5px;font-size:16px;font-weight:700}.mod_coin_balance .detail{margin-bottom:10px;color:#999;font-size:10px;text-align:center}.mod_coin_balance .label{margin-right:5px}.mod_coin_balance .charge{display:flex;justify-content:center}.mod_coin_histories .history_item{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #d8d8d8}.mod_coin_histories .history_item .timestamp{font-size:12px}.mod_live_web_to_app{margin:32px 0;padding:74px 28px 72px;background:#fff}.mod_live_web_to_app.signed_in{margin-top:0}.mod_live_web_to_app .logo{text-align:center}.mod_live_web_to_app .logo img{width:292px}.mod_live_web_to_app .cover{margin-top:32px;text-align:center}.mod_live_web_to_app .cover img{width:200px;border-radius:8px}.mod_live_web_to_app .merits_of_follow{margin-top:40px;color:#3d3d3d;font-weight:700;text-align:center}.mod_live_web_to_app .follow_button_wrap{margin-top:16px;text-align:center}.mod_live_web_to_app .follow_button_wrap .follow_button{padding:10px 40px;font-size:22px}.mod_live_web_to_app .text{margin-top:40px;font-size:18px;text-align:center}.mod_live_web_to_app .web_to_app{display:flex;justify-content:center;max-width:605px;margin:40px auto 0;padding:24px 37px;border:1px solid #d8d8d8}@media (max-width:768px){.mod_live_web_to_app .web_to_app{display:block}}@media (max-width:576px){.mod_live_web_to_app .web_to_app{padding:24px}}.mod_live_web_to_app .web_to_app .qr{text-align:center}@media (max-width:768px){.mod_live_web_to_app .web_to_app .qr{margin-bottom:24px}}.mod_live_web_to_app .web_to_app .qr img{width:108px}.mod_live_web_to_app .web_to_app .link{margin-left:24.5px;padding-top:4px;overflow:hidden}@media (max-width:768px){.mod_live_web_to_app .web_to_app .link{margin:0;padding-top:0;text-align:center}}.mod_live_web_to_app .web_to_app .link a{display:inline-block}.mod_live_web_to_app .web_to_app .link .ios{width:183.5px}@media (max-width:576px){.mod_live_web_to_app .web_to_app .link .ios{width:45%;float:left}}.mod_live_web_to_app .web_to_app .link .ios img{width:100%}.mod_live_web_to_app .web_to_app .link .android{width:182px;margin-left:25px}@media (max-width:576px){.mod_live_web_to_app .web_to_app .link .android{width:46%;margin-left:0;float:right}}.mod_live_web_to_app .web_to_app .link .android img{width:100%}.mod_live_web_to_app .web_to_app .notice{padding-top:26px;clear:both;color:#707070;font-size:13px}@media (max-width:576px){.mod_live_web_to_app .web_to_app .notice{padding-top:14px;text-align:left}}.mod_first_time_charge_campaign .banner{height:173px;padding:45px 20px;background:#fffcd1;background-image:url(//cdn.hinative.com/packs/media/first_time_coin_charge_campaign/titile_bg-5c70b63d.png);background-repeat:no-repeat;background-position:bottom;background-size:203px;text-align:center}@media screen and (max-width:576px){.mod_first_time_charge_campaign .banner{padding-top:12px;text-align:left}}.mod_first_time_charge_campaign .banner .text{font-size:18px;font-weight:700}.mod_first_time_charge_campaign .banner .text .asterisk{font-size:13px}.mod_first_time_charge_campaign .notices{margin-top:12px}.mod_first_time_charge_campaign .notices li{color:#3d3d3d;font-size:13px}.mod_choice_question_modal{text-align:center}.mod_choice_question_modal .coin_image img{width:50px;margin-bottom:20px}.mod_choice_question_modal .warning{margin-bottom:5px;font-size:20px;font-weight:700;text-align:left}.mod_choice_question_modal .coin_num{margin-bottom:20px;text-align:left}.mod_choice_question_modal .premium_pr{margin-top:20px;margin-bottom:20px;font-size:15px;font-weight:700}#choice_question_modal .modal_container_wrapper{max-width:502px}.mod_prior_question_modal{text-align:center}.mod_prior_question_modal .coin_image img{width:50px;margin-bottom:20px}.mod_prior_question_modal .warning{margin-bottom:5px;font-size:20px;font-weight:700;text-align:left}.mod_prior_question_modal .coin_num{margin-bottom:20px;text-align:left}.mod_prior_question_modal .premium_pr{margin-top:20px;margin-bottom:20px;font-size:15px;font-weight:700}.mod_premium_appeal_modal .page .image{height:296px;background-repeat:no-repeat;background-position:50%;background-size:cover;text-align:center}@media screen and (max-width:576px){.mod_premium_appeal_modal .page .image{height:148px}}.mod_premium_appeal_modal .page .text{padding:30px 10px 70px;text-align:center}.mod_premium_appeal_modal .page .buttons{margin:0 10px 28px;text-align:center}@media screen and (max-width:576px){.mod_premium_appeal_modal .page .buttons{margin:0 0 38px}}.mod_premium_appeal_modal .page .buttons button{margin:0 10px 10px}@media screen and (max-width:576px){.mod_premium_appeal_modal .page .buttons button{margin:0}}.mod_premium_appeal_modal .page_1 .image{background-color:#eaeaea;background-image:url(//cdn.hinative.com/packs/media/main1/en-efd58fe9.png)}.mod_premium_appeal_modal .page_1 .image.de{background-image:url(//cdn.hinative.com/packs/media/main1/de-4190552a.png)}.mod_premium_appeal_modal .page_1 .image.es{background-image:url(//cdn.hinative.com/packs/media/main1/es-139d7038.png)}.mod_premium_appeal_modal .page_1 .image.fr{background-image:url(//cdn.hinative.com/packs/media/main1/fr-db61890c.png)}.mod_premium_appeal_modal .page_1 .image.it{background-image:url(//cdn.hinative.com/packs/media/main1/it-90539926.png)}.mod_premium_appeal_modal .page_1 .image.ja{background-image:url(//cdn.hinative.com/packs/media/main1/ja-f9dbd626.png)}.mod_premium_appeal_modal .page_1 .image.ko{background-image:url(//cdn.hinative.com/packs/media/main1/ko-e3b47cb2.png)}.mod_premium_appeal_modal .page_1 .image.pl{background-image:url(//cdn.hinative.com/packs/media/main1/pl-8eb1827d.png)}.mod_premium_appeal_modal .page_1 .image.pt{background-image:url(//cdn.hinative.com/packs/media/main1/pt-fb48bf72.png)}.mod_premium_appeal_modal .page_1 .image.ru{background-image:url(//cdn.hinative.com/packs/media/main1/ru-a165026c.png)}.mod_premium_appeal_modal .page_1 .image.tr{background-image:url(//cdn.hinative.com/packs/media/main1/tr-d7f4c184.png)}.mod_premium_appeal_modal .page_1 .image.vi{background-image:url(//cdn.hinative.com/packs/media/main1/vi-d3682c7a.png)}.mod_premium_appeal_modal .page_1 .image.zh-CN{background-image:url(//cdn.hinative.com/packs/media/main1/zh-CN-57b164fa.png)}.mod_premium_appeal_modal .page_1 .image.zh-TW{background-image:url(//cdn.hinative.com/packs/media/main1/zh-TW-e39cd25b.png)}.mod_premium_appeal_modal .page_2 .image{background-color:#fea88b;background-image:url(//cdn.hinative.com/packs/media/main2/en-5876ca68.png);background-size:98%}.mod_premium_appeal_modal .page_2 .image.de{background-image:url(//cdn.hinative.com/packs/media/main2/de-726d7f5c.png)}.mod_premium_appeal_modal .page_2 .image.es{background-image:url(//cdn.hinative.com/packs/media/main2/es-eb08f017.png)}.mod_premium_appeal_modal .page_2 .image.fr{background-image:url(//cdn.hinative.com/packs/media/main2/fr-ab9a1c52.png)}.mod_premium_appeal_modal .page_2 .image.it{background-image:url(//cdn.hinative.com/packs/media/main2/it-817d5219.png)}.mod_premium_appeal_modal .page_2 .image.ja{background-image:url(//cdn.hinative.com/packs/media/main2/ja-d0466be6.png)}.mod_premium_appeal_modal .page_2 .image.ko{background-image:url(//cdn.hinative.com/packs/media/main2/ko-4abeb047.png)}.mod_premium_appeal_modal .page_2 .image.pl{background-image:url(//cdn.hinative.com/packs/media/main2/pl-38209493.png)}.mod_premium_appeal_modal .page_2 .image.pt{background-image:url(//cdn.hinative.com/packs/media/main2/pt-b45383c4.png)}.mod_premium_appeal_modal .page_2 .image.ru{background-image:url(//cdn.hinative.com/packs/media/main2/ru-48869208.png)}.mod_premium_appeal_modal .page_2 .image.tr{background-image:url(//cdn.hinative.com/packs/media/main2/tr-f7d96e69.png)}.mod_premium_appeal_modal .page_2 .image.vi{background-image:url(//cdn.hinative.com/packs/media/main2/vi-978225f2.png)}.mod_premium_appeal_modal .page_2 .image.zh-CN{background-image:url(//cdn.hinative.com/packs/media/main2/zh-CN-219b662d.png)}.mod_premium_appeal_modal .page_2 .image.zh-TW{background-image:url(//cdn.hinative.com/packs/media/main2/zh-TW-3a7462c5.png)}.mod_follow_info_modal{margin-top:14px}.mod_follow_info_modal .open_button a{color:#fff;font-size:14px;text-decoration:underline;cursor:pointer}.mod_follow_info_modal .image{height:200px;background-color:#262d37;background-image:url(//cdn.hinative.com/packs/media/images/pattern_base@2x-11cd7f64.png);text-align:center}.mod_follow_info_modal .image .icon{width:148px;height:148px;margin-top:20px}.mod_follow_info_modal .content{padding:12px 24px 20px}.mod_follow_info_modal .content .title{font-size:20px;font-weight:700}.mod_follow_info_modal .content .text{margin-top:20px;font-size:15px}.mod_follow_info_modal .content .close_button{margin-top:32px;text-align:center}.mod_follow_info_modal .content .close_button button{min-width:100px}.mod_answer_requested_message{display:flex;align-items:center;color:#b98b0d;font-size:13px}.mod_answer_requested_message .icon_img{width:18px;height:18px;margin-right:.25rem}.mod_choose_signup_methods{max-width:500px;margin:2rem auto}.mod_choose_signup_methods .choose_signup_method_collection{list-style:none}.mod_choose_signup_methods .signup_methods_item{margin:.75rem 0}.mod_choose_signup_methods .signup_methods_anchor{display:flex;justify-content:center;font-weight:700}.mod_choose_signup_methods .signup_methods_anchor.link{color:#fe4d12;font-weight:400;text-decoration:underline}.mod_choose_signup_methods .sep{display:flex;align-items:center;margin:1.5rem 0;color:#999;font-weight:700}.mod_choose_signup_methods .sep:after,.mod_choose_signup_methods .sep:before{content:"";display:block;width:100%;border-top:1px solid #d8d8d8}.mod_choose_signup_methods .sep .inner{margin:0 .5rem}.mod_choose_signup_methods .helper_links{margin-top:1.5rem;list-style:none}.mod_choose_signup_methods .helper_links .helper_item{margin:.5rem 0}.mod_choose_signup_methods .helper_links .hs{color:#999}.mod_answer_request_information{margin:.75rem 0;padding-left:10px}.mod_answer_request_information .inner{border-radius:8px;background-color:#f2f2f2}.mod_answer_request_information .body{position:relative;padding:1rem}.mod_answer_request_information .body .hs{position:absolute;top:16px;right:16px;color:#999}.mod_answer_request_information .heading{display:flex;align-items:center;margin-bottom:.5rem;padding-right:1rem;font-size:13px}.mod_answer_request_information .heading .icon_img{width:18px;height:18px;margin-right:.5rem}.mod_answer_request_information .content{color:#999;font-size:13px}.mod_answer_request_information .footer{padding:1rem;border-top:1px solid #d8d8d8;text-align:right}.mod_answer_request_information .operation_item{color:#999;font-size:13px}@media screen and (max-width:576px){.mod_header_search_box{display:none}}.mod_header_search_box.for_sp{display:none;padding:16px;background-color:#292b34}@media screen and (max-width:576px){.mod_header_search_box.for_sp{display:block}}.mod_header_search_box .cover{display:none;position:fixed;z-index:10;top:0;right:0;bottom:0;left:0}.mod_header_search_box .form_inner{display:flex;align-items:center;border-radius:2px 4px 4px 2px;background-color:#fff}.mod_header_search_box .selected_language_label{display:flex;position:relative;align-items:center;padding:0 .5rem;white-space:nowrap}.mod_header_search_box .selected_language_label .selected_language{max-width:6rem;overflow:hidden;color:#707070;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mod_header_search_box .selected_language_label .hs{margin-left:.25rem;color:#999}.mod_header_search_box .select_language{position:absolute;z-index:1;top:0;left:0;width:100%;height:32px;border:0;opacity:0;font-size:16px}.mod_header_search_box .search_field{flex-grow:1;width:100%;padding:.5rem 0;border:0;color:#11131b;font-size:14px}@media screen and (max-width:576px){.mod_header_search_box .search_field{font-size:16px;line-height:1rem}}.mod_header_search_box .search_field:focus{outline:0}.mod_header_search_box .submit_button{height:35px;padding:0 .75rem;border-radius:0 4px 4px 0;background-color:#d8d8d8;color:#fff}.mod_header_logo{display:flex;align-items:center}.mod_header_logo .logo_anchor{display:inline-flex;align-items:center}.mod_header_logo .service_switch{margin-left:.25rem;padding:.25rem;color:#fff;cursor:pointer}.mod_header_logo .service_switch .hs{margin-left:.25rem}.mod_header_logo .service_name{margin-left:.5rem;color:#fff;font-size:18px;font-weight:700}.mod_header_logo .logo_mark{color:#fff;font-size:24px}.mod_header_operations .operations{display:flex;align-items:center;list-style:none}.mod_header_operations .operation_item{display:block}.mod_header_operations .operation_item+.operation_item{margin-left:.25rem}.mod_header_operations .operation_item.operation_profile_item{margin-left:.5rem;cursor:pointer}.mod_header_operations .operation_item.new_question_item{margin-left:1rem}.mod_header_operations .operation_profile_item .profile_image{min-width:32px;border:1px solid #fff;border-radius:50%}.mod_header_operations .operation_anchor{display:block;position:relative;padding:0 .5rem;color:#fff}.mod_header_operations .operation_anchor.icon{font-size:24px}.mod_header_operations .operation_anchor .hs{line-height:3rem}.mod_header_operations .notification_count{position:absolute;top:.125rem;right:50%;min-width:1.25rem;margin-right:-1.25rem;padding:.25rem;border-radius:50px;background-color:#f44336;color:#fff;font-size:12px;line-height:.7rem;text-align:center}.mod_header_operations .session_button{display:block;max-width:6rem;overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mod_toggle_menu{display:flex;justify-content:flex-end;margin:.5rem 0}.mod_toggle_menu .menu_item{display:inline-block;padding:.5rem}.mod_choice_result_modal{padding:1rem}.mod_choice_result_modal .result_modal_heading{margin-bottom:1.5rem;font-size:20px}.mod_choice_result_modal .item_title{display:block;position:relative}.mod_choice_result_modal .item_title .hs{position:absolute;top:50%;right:0;margin-top:-.5em;color:#999}.mod_choice_result_modal .item_title .count{margin-right:10px;color:#292b34;font-size:18px;font-weight:700}.mod_choice_result_modal .item_title .name{color:#292b34;font-size:18px}.mod_choice_result_modal .item_body{display:none}.mod_choice_result_modal .item_body.active{display:block}.mod_choice_result_modal .item_inner{display:flex;align-items:center;padding:16px 0}.mod_choice_result_modal .item_inner .user_circle{width:40px;height:40px;border-radius:50%}.mod_choice_result_modal .item_inner .user_detail{flex-grow:1;margin-left:16px}.mod_choice_result_modal .item_inner .languages .language{margin-right:2px}.mod_choice_result_modal .item_inner .languages .level{color:#999}.mod_text_correction_modal{padding:0}.mod_text_correction_modal .text_correction_heading{padding:.75rem 0;background-color:#292b34;color:#fff;font-weight:700;text-align:center}.mod_text_correction_modal .text_correction_body{padding:1rem}.mod_text_correction_modal .body_heading{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;padding:16px;background-color:#f2f2f2}.mod_text_correction_modal .body_heading .monga_circle{margin-right:16px;border-radius:50%}.mod_text_correction_modal .body_heading .text{flex-basis:0%;flex-grow:1}.mod_text_correction_modal .corrections-list-item{margin-bottom:1rem;padding-top:1rem;color:#999}.mod_text_correction_modal .corrections-list-item .question-text{margin-bottom:.75rem;font-size:1rem}@media screen and (max-width:768px){.mod_text_correction_modal .corrections-list-item .question-text{margin-bottom:16px}}.mod_text_correction_modal .corrections-list-item .text_corrected,.mod_text_correction_modal .corrections-list-item .text_original{margin-bottom:.5rem;font-size:.75rem}@media screen and (max-width:768px){.mod_text_correction_modal .corrections-list-item .text_corrected,.mod_text_correction_modal .corrections-list-item .text_original{margin-bottom:.45rem}}.mod_text_correction_modal .corrections-list-item .text_corrected{color:#fe4d12}.mod_text_correction_modal .corrections_text_comment{margin-top:2rem}.mod_text_correction_modal .corrections-text-input{display:block;width:100%;padding:0 0 .75rem;border:none!important;border-radius:0;box-shadow:0 2px 0 #d8d8d8;font-size:1rem}.mod_text_correction_modal .corrections-text-input:focus{box-shadow:0 2px 0 #fe4d12;color:#2c2d30}.mod_text_correction_modal .corrections-text-input.is_black{color:#2c2d30}.mod_text_correction_modal .operation{position:-webkit-sticky;position:sticky;right:0;bottom:0;left:0;padding:16px;background-color:#fff;text-align:center}.mod_text_correction_modal .operation .cta_close{color:#707070}.mod_text_correction_modal .operation .disabled{opacity:.3}.mod_tutorial_slider .items{list-style:none}.mod_tutorial_slider .item{margin:0;background-color:#fff}.mod_tutorial_slider .item .image{padding:8rem 0;background-position:50%;background-size:cover;text-align:center}@media screen and (max-width:992px){.mod_tutorial_slider .item .image{padding:6rem 0}}.mod_tutorial_slider .item .body{padding:1rem;text-align:center}.mod_tutorial_slider .item .body .description{margin-top:1rem}.mod_tutorial_slider .tutorial_controls{padding:2rem;text-align:center}.mod_follow_list_container{padding:16px;background:#fff}.mod_follow_list_container .title{margin-bottom:24px;padding:22px 0;border-bottom:1px solid #d8d8d8;font-size:18px}.mod_follow_list_container .notice{margin-bottom:32px;font-size:13px}.mod_follow_list_container .list{border:1px solid #d8d8d8;border-radius:4px}.mod_follow_list_container .list li{position:relative;padding:10px;border-bottom:1px solid #d8d8d8}.mod_follow_list_container .list li:last-child{border-bottom:none}.mod_follow_list_container .list li .name{margin-left:16px}.mod_follow_list_container .list li .follow_toggle_button{position:absolute;top:18px;right:10px}.mod_follow_modal{padding:24px}.mod_follow_modal p{margin-bottom:22px;font-size:18px;font-weight:700}.mod_follow_modal button{margin-bottom:18px}.trek_submit_status{display:inline-block;font-size:10px;font-weight:700;text-align:right;vertical-align:middle}.trek_submit_status i:before{font-size:22px;vertical-align:middle}@media screen and (min-width:768px){.trek_submit_status i:before{font-size:24px}}.trek_status_unsubmitted{color:#f44336}.trek_status_corrected,.trek_status_submitted{color:#d8d8d8}.trek_feed .normal_questions li{list-style-type:none;border-bottom:1px solid #f2f2f2}.trek_feed .normal_questions li:first-child{border-top:1px solid #f2f2f2}.trek_monthly_heading{padding:10px;border:0;background-color:#fff}.trek_monthly_heading h2,.trek_monthly_heading h4{margin:0;padding:11px 10px;border:1px solid #f2f2f2;background-color:#f5f5f5;font-weight:400}.trek_monthly_heading .trek_month,.trek_monthly_heading .trek_year{color:#292b34;font-size:12px;font-weight:400;line-height:14px}.trek_monthly_heading .trek_theme{display:inline-block;padding-left:10px;color:#292b34;font-size:14px;font-weight:400;line-height:14px}.trek_feed{margin-bottom:0;background-color:#fff}.trek_feed ul li{width:auto;overflow:hidden}.trek_feed ul li a.list-group-item{display:flex;position:relative;box-sizing:border-box;align-items:center;justify-content:space-between;padding:15px;border-top:0!important;border-right:0;border-bottom:0!important;border-left:0;border-radius:0}.trek_feed_tabs{display:flex;border:0;border-bottom:1px solid #ddd}.trek_feed_tabs li{flex-grow:1;background-color:#e4e4e4}.trek_feed_tabs li a{display:block;padding:16px}.trek_feed_tabs li .unsubmitted_count_badge{margin-left:.5rem;padding:4px;border-radius:8px;background-color:#f44336;color:#fff}.trek_feed_tabs li:nth-child(2){border-right:1px solid #d8d8d8;border-left:1px solid #d8d8d8}.trek_feed_tabs li:first-child{border-radius:4px 0 0}.trek_feed_tabs li:last-child{border-radius:0 4px 0 0}.trek_feed_tabs li.active{position:relative;border:0;border-right:0;background-color:#fff}.trek_feed_tabs li.active:after{content:"";display:block;position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#fff}@media screen and (max-width:768px){.trek_feed_tabs li:first-child,.trek_feed_tabs li:last-child{border-radius:0}.trek_feed_tabs li a{text-align:center}}.trek_date_wrapper{width:60px;line-height:1}.trek_date_wrapper .trek_date_box{display:flex;justify-content:space-around}.trek_date_wrapper .trek_month{position:relative;padding-right:4px;font-size:16px;text-align:left}.trek_date_wrapper .trek_month:before{content:"";display:block;position:absolute;top:-11px;right:-1px;width:35px;height:35px;transform:rotate(310deg);border-bottom:1px solid #ddd}.trek_date_wrapper .trek_count{min-width:1em;padding-top:10px;color:#292b34;font-size:40px;text-align:center;white-space:nowrap}.trek_date_wrapper .trek_days{display:block;width:100%;margin-top:3px;color:#292b34;font-size:15px;text-align:center}.trek_feed .trek_date_wrapper{align-items:center;justify-content:space-between}.problem_details_box .trek_date_wrapper{width:80px;margin:0 auto;padding:10px}.problem_details_box .trek_date_wrapper .trek_count,.problem_details_box .trek_date_wrapper .trek_days,.problem_details_box .trek_date_wrapper .trek_month{color:#fff!important}.problem_details_box .trek_date_wrapper .trek_count,.problem_details_box .trek_date_wrapper .trek_month{box-flex:1}.problem_details_box .trek_date_wrapper .trek_date_box{justify-content:center}.problem_details_box .trek_date_wrapper .trek_days{font-size:12px;text-align:center}.problem_details_box .trek_date_wrapper .trek_month:before{border-bottom:1px solid #fff}.trek_homework_wrapper{flex:1 1;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:space-between;min-height:68px;padding-left:35px}.trek_homework_wrapper .list-group-item-heading{margin:0;padding:0 35px 0 0;font-size:16px;font-weight:400;line-height:1.4;text-align:left}.trek_somestatus_wrapper{display:flex;position:static;justify-content:space-between;margin-bottom:7px}.trek_somestatus_wrapper .trek_status_new{display:block;position:static;margin-right:-15px}.trek_feed_no_content{background-color:#fff}.trek_feed_no_content .img_monga_gray{filter:grayscale(100%)}.trek_feed_no_content .img_monga_gray.img_monga_face_corrected{width:134px;height:118px;background:transparent url(//cdn.hinative.com/packs/media/images/mongasama_face_winner_gray-39cf6f89.svg) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:134px 118px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.trek_feed_no_content .img_monga_gray.img_monga_face_corrected{background:transparent url(//cdn.hinative.com/packs/media/images/mongasama_face_winner_gray-39cf6f89.svg) no-repeat 0 0;background-size:134px 118px}}.trek_feed_no_content .img_monga_gray.img_monga_face_all{width:144px;height:127px;background:transparent url(//cdn.hinative.com/packs/media/images/mongasama_face_serious_gray-919c0b42.svg) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:144px 127px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.trek_feed_no_content .img_monga_gray.img_monga_face_all{background:transparent url(//cdn.hinative.com/packs/media/images/mongasama_face_serious_gray-919c0b42.svg) no-repeat 0 0;background-size:144px 127px}}.trek_feed_no_content .img_monga_gray.img_monga_face_unanswered{width:144px;height:118px;background:transparent url(//cdn.hinative.com/packs/media/images/mongasama_face_gj_gray-818ccde4.svg) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:144px 118px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.trek_feed_no_content .img_monga_gray.img_monga_face_unanswered{background:transparent url(//cdn.hinative.com/packs/media/images/mongasama_face_gj_gray-818ccde4.svg) no-repeat 0 0;background-size:144px 118px}}.submit_status{position:static}.trek_status_new{position:static;z-index:10}.trek_status_new:after,.trek_status_new:before{content:"";display:block;position:absolute;top:0;right:0;width:25px;height:25px}.trek_status_new:before{content:"NEW";display:block;z-index:2;top:8px;right:7px;width:45px;transform:rotate(406deg);color:#fff;font-size:13px;font-weight:700;text-align:right}.trek_status_new:after{z-index:1;border-right:35px solid transparent;border-top:35px solid transparent;border-color:#38a5ff #38a5ff transparent transparent;border-style:solid;border-width:35px}.problem_details_wrapper{padding:0 40px}@media screen and (max-width:768px){.problem_details_wrapper{padding:0 8px}}.problem_details_box{height:75px;margin:30px auto 25px;text-align:center}.problem_details_wrapper .problem_type{margin-bottom:15px;text-align:center}.problem_details_wrapper .problem_type span{color:#292b34;font-size:18px;font-weight:400!important}.problem_details_wrapper .problem_type span.problem_type_text{font-size:18px;font-weight:700!important;vertical-align:bottom}.problem_type_description{margin-bottom:30px;color:#707070;font-size:14px;line-height:1.4;text-align:center}.problem_description{padding-top:30px;border-top:1px solid #f2f2f2;color:#2c2d30;font-size:17px;line-height:1.5}.problem_description+.problem_audio,.problem_description+.problem_image,.problem_description+.problem_image+.problem_audio,.problem_description+.problem_supplement+.problem_audio{padding-top:25px}.problem_description a,.problem_supplement a{font-weight:400}.problem_supplement{margin-top:20px;padding:15px;border:1px solid #d8d8d8;border-radius:4px;background-color:#ebebeb;color:#707070;font-size:15px;line-height:1.5}.problem_image{padding-top:20px;border-radius:4px}.problem_image img{width:100%;border-radius:4px}#trek_theme .container_whole_bubble{color:#2c2d30;font-size:15px;line-height:1.5}hr.trek_divider{height:39px;border:0;border-top:1px solid #f2f2f2;background-color:#fff}.trek_sidebar_piece{min-width:320px;padding:16px;border:1px solid #d8d8d8;border-radius:2px;background-color:#fff}.user_info_wrapper_short{display:flex;box-sizing:border-box;flex-direction:row;flex-wrap:nowrap;align-content:flex-start;justify-content:center}.user_info_wrapper_short a{display:block}.user_info_wrapper_short .userimage{flex-basis:54px;width:54px;max-width:54px}.user_info_wrapper_short .userimage img{width:54px;height:54px;border-radius:50%}.user_info_wrapper_short .username{flex:1 1;-ms-grid-row-align:center;align-self:center;padding-left:16px}.user_info_wrapper_short .username a{color:#fe4d12;font-size:16px;font-weight:700;line-height:1.5}.student_info_box{min-width:320px;margin-top:50px}.label_homework_type{display:inline;padding:.2em .6em .3em;border-radius:.25em;color:#fff;font-size:75%;font-weight:700;line-height:1;text-align:center;vertical-align:baseline;white-space:nowrap}.label_answer_problem .label_homework_type{background-color:#05d8fc}.label_answer_problem .table_description.level{border-bottom-color:transparent;color:#0299b2}@media screen and (min-width:768px){.label_answer_problem .table_description.level{border-bottom-color:#f2f2f2}}.label_answer_problem .table_description{padding:15px;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}@media screen and (min-width:768px){.label_answer_problem .table_description{border-right-color:transparent;border-bottom-color:#f2f2f2;border-left-color:transparent}}.label_answer_problem .problem_type_text,.label_answer_problem .problem_type span.problem_type_text,.label_answer_problem .trek_count{color:#05d8fc!important}.label_answer_problem .problem_details_box .trek_date_wrapper{background-color:#05d8fc;line-height:1}.label_answer_problem .problem_description:before{background-color:#05d8fc}.label_conversation .label_homework_type{background-color:#ff3c2e}.label_conversation .table_description.level{border-bottom-color:transparent;color:#e10f00}@media screen and (min-width:768px){.label_conversation .table_description.level{border-bottom-color:#f2f2f2}}.label_conversation .table_description{padding:15px;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}@media screen and (min-width:768px){.label_conversation .table_description{border-right-color:transparent;border-bottom-color:#f2f2f2;border-left-color:transparent}}.label_conversation .problem_type_text,.label_conversation .problem_type span.problem_type_text,.label_conversation .trek_count{color:#ff3c2e!important}.label_conversation .problem_details_box .trek_date_wrapper{background-color:#ff3c2e;line-height:1}.label_conversation .problem_description:before{background-color:#ff3c2e}.label_short_writing .label_homework_type{background-color:#ffa7ad}.label_short_writing .table_description.level{border-bottom-color:transparent;color:#ff5b66}@media screen and (min-width:768px){.label_short_writing .table_description.level{border-bottom-color:#f2f2f2}}.label_short_writing .table_description{padding:15px;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}@media screen and (min-width:768px){.label_short_writing .table_description{border-right-color:transparent;border-bottom-color:#f2f2f2;border-left-color:transparent}}.label_short_writing .problem_type_text,.label_short_writing .problem_type span.problem_type_text,.label_short_writing .trek_count{color:#ffa7ad!important}.label_short_writing .problem_details_box .trek_date_wrapper{background-color:#ffa7ad;line-height:1}.label_short_writing .problem_description:before{background-color:#ffa7ad}.label_paragraph_writing .label_homework_type{background-color:#ff6b75}.label_paragraph_writing .table_description.level{border-bottom-color:transparent;color:#ff1f2e}@media screen and (min-width:768px){.label_paragraph_writing .table_description.level{border-bottom-color:#f2f2f2}}.label_paragraph_writing .table_description{padding:15px;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}@media screen and (min-width:768px){.label_paragraph_writing .table_description{border-right-color:transparent;border-bottom-color:#f2f2f2;border-left-color:transparent}}.label_paragraph_writing .problem_type_text,.label_paragraph_writing .problem_type span.problem_type_text,.label_paragraph_writing .trek_count{color:#ff6b75!important}.label_paragraph_writing .problem_details_box .trek_date_wrapper{background-color:#ff6b75;line-height:1}.label_paragraph_writing .problem_description:before{background-color:#ff6b75}.label_special .label_homework_type{background-color:#a764ff}.label_special .table_description.level{border-bottom-color:transparent;color:#7c18ff}@media screen and (min-width:768px){.label_special .table_description.level{border-bottom-color:#f2f2f2}}.label_special .table_description{padding:15px;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}@media screen and (min-width:768px){.label_special .table_description{border-right-color:transparent;border-bottom-color:#f2f2f2;border-left-color:transparent}}.label_special .problem_type_text,.label_special .problem_type span.problem_type_text,.label_special .trek_count{color:#a764ff!important}.label_special .problem_details_box .trek_date_wrapper{background-color:#a764ff;line-height:1}.label_special .problem_description:before{background-color:#a764ff}.label_translate_and_answer .label_homework_type{background-color:#65678f}.label_translate_and_answer .table_description.level{border-bottom-color:transparent;color:#454762}@media screen and (min-width:768px){.label_translate_and_answer .table_description.level{border-bottom-color:#f2f2f2}}.label_translate_and_answer .table_description{padding:15px;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}@media screen and (min-width:768px){.label_translate_and_answer .table_description{border-right-color:transparent;border-bottom-color:#f2f2f2;border-left-color:transparent}}.label_translate_and_answer .problem_type_text,.label_translate_and_answer .problem_type span.problem_type_text,.label_translate_and_answer .trek_count{color:#65678f!important}.label_translate_and_answer .problem_details_box .trek_date_wrapper{background-color:#65678f;line-height:1}.label_translate_and_answer .problem_description:before{background-color:#65678f}.label_read_and_answer .label_homework_type{background-color:#a764ff}.label_read_and_answer .table_description.level{border-bottom-color:transparent;color:#7c18ff}@media screen and (min-width:768px){.label_read_and_answer .table_description.level{border-bottom-color:#f2f2f2}}.label_read_and_answer .table_description{padding:15px;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}@media screen and (min-width:768px){.label_read_and_answer .table_description{border-right-color:transparent;border-bottom-color:#f2f2f2;border-left-color:transparent}}.label_read_and_answer .problem_type_text,.label_read_and_answer .problem_type span.problem_type_text,.label_read_and_answer .trek_count{color:#a764ff!important}.label_read_and_answer .problem_details_box .trek_date_wrapper{background-color:#a764ff;line-height:1}.label_read_and_answer .problem_description:before{background-color:#a764ff}.mod_banner_team_rectangle{padding:2rem 16px 0;border-radius:4px;background:url(//cdn.hinative.com/packs/media/images/banner_trek_team@2x-99d66b60.png) 50%/cover no-repeat}.mod_banner_team_rectangle .title{margin-bottom:20px;color:#fff;font-size:1rem;font-weight:700;text-align:center}.mod_banner_team_rectangle .action{margin:0 -16px;padding:1rem;border-radius:0 0 4px 4px;background-color:rgba(17,19,27,.5);text-align:center}.mod_banner_team_rectangle .device_frame.device_image_ios{width:88px;height:auto;background:transparent url(//cdn.hinative.com/packs/media/device/iphone-941504ba.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:88px auto;position:relative;padding:20px 6px 0;margin:0 auto}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.mod_banner_team_rectangle .device_frame.device_image_ios{background:transparent url(//cdn.hinative.com/packs/media/device/iphone-941504ba.png) no-repeat 0 0;background-size:88px auto}}.mod_banner_team_rectangle .device_frame.device_image_ios .device_inner{height:auto;overflow-y:scroll;border-radius:2px;background-color:#fff;box-shadow:0}.mod_banner_team_rectangle .device_frame.device_image_ios .device_inner .content_image{width:100%;height:auto}.mod_banner_team_rectangle .device_frame.device_image_ios .device_inner{height:84px;overflow:hidden;border-radius:0}.mod_trek_breadcrumb{display:block;margin:1rem 0;padding:.5rem 0;background-color:#f2f2f2;list-style:none;text-align:center}.mod_trek_breadcrumb .breadcrumb_item{display:inline}.mod_trek_breadcrumb .breadcrumb_item+.breadcrumb_item:before{content:"/";margin:0 .5rem;color:#d8d8d8}.mod_subscription_confirmation{padding:1rem 0}.mod_subscription_confirmation .course_title{margin-bottom:1rem;text-align:center}.mod_subscription_confirmation .course_title .prefix{color:#999}.mod_subscription_confirmation .course_title .course_name{font-size:1.8rem}.mod_subscription_confirmation .language{margin-bottom:1rem;text-align:center}.mod_subscription_confirmation .language .prefix{color:#999}.mod_subscription_confirmation .language .name{font-size:1.8rem}.mod_subscription_confirmation .price{margin-bottom:1rem;text-align:center}.mod_subscription_confirmation .price .prefix,.mod_subscription_confirmation .price .suffix{color:#999}.mod_subscription_confirmation .price .amount{color:#fe4d12;font-size:1.8rem}.mod_subscription_confirmation .coupon .coupon_title{margin:1rem 0;color:#999;cursor:pointer}.mod_subscription_confirmation .coupon .coupon_form{display:none;padding:.5rem 16px;background-color:#f2f2f2}.mod_subscription_confirmation .coupon .coupon_form.active{display:flex;align-items:center;justify-content:center}.mod_subscription_confirmation .coupon .coupon_form .coupon_code_input_wrapper{margin-right:.25rem}.mod_subscription_confirmation .stripe_payment{text-align:center}.mod_subscription_confirmation .next_step{margin:1.5rem 0 2rem;color:#999;font-size:13px}.mod_subscription_confirmation .sep{margin:2rem 0}.mod_subscription_confirmation .available_cards .title{margin-bottom:1rem;text-align:center}.mod_subscription_confirmation .available_cards .cards{display:flex;justify-content:center;list-style:none}.mod_subscription_confirmation .available_cards .card_item{margin:0 .25rem}.mod_trek_pricing_form{max-width:80%;margin:1.5rem auto}@media screen and (max-width:576px){.mod_trek_pricing_form{max-width:100%}}.mod_trek_pricing_form .jap_heading{margin-bottom:1.5rem;font-size:18px;font-weight:700;text-align:center}.mod_trek_pricing_form .coupon_label{margin-bottom:.5rem;padding:.5rem 16px;font-size:12px;font-weight:700;text-align:center}.mod_trek_pricing_form .coupon_label.valid{background-color:#dff0d8;color:#3c763d}.mod_trek_pricing_form .coupon_label.invalid{color:#f44336}.mod_trek_pricing_form .pricing_anchor{display:block;position:relative;margin:.5rem 0;padding:1rem;border-radius:2px}@media screen and (max-width:576px){.mod_trek_pricing_form .pricing_anchor{padding-right:0}}.mod_trek_pricing_form .pricing_anchor.yearly{border:1px solid #00a6f2;background-image:url(//cdn.hinative.com/packs/media/lp/bg_mountains_white@2x-539b5455.png),linear-gradient(277deg,#36c5ef,#00a8fa);color:#fff}.mod_trek_pricing_form .pricing_anchor .arrow_icon{position:absolute;top:50%;right:0;margin-top:-.5rem}.mod_trek_pricing_form .pricing_anchor.monthly{border:1px solid #999}.mod_trek_pricing_form .pricing_anchor.monthly .plan_price .value{font-size:24px}.mod_trek_pricing_form .plan_title{display:flex;align-items:center;margin-bottom:.75rem}.mod_trek_pricing_form .plan_title .title{font-size:15px}.mod_trek_pricing_form .plan_title .title_ribbon{display:inline-block;position:relative;margin-left:.5rem;padding:.25rem;border-radius:2px;background-color:#fe4d12;color:#fff;font-size:10px;font-weight:700}.mod_trek_pricing_form .plan_title .title_ribbon.jap{border-radius:0;background-color:red}.mod_trek_pricing_form .plan_title .title_ribbon.jap:after,.mod_trek_pricing_form .plan_title .title_ribbon.jap:before{display:none}.mod_trek_pricing_form .plan_title .title_ribbon:before{content:"";display:block;position:absolute;right:-6px;width:10px;height:11px;border-color:transparent;border-style:solid;border-width:11px 6px;top:0;border-top-color:#fe4d12;border-bottom-color:#fe4d12}.mod_trek_pricing_form .plan_price .prefix:lang(en),.mod_trek_pricing_form .plan_price .prefix:lang(es),.mod_trek_pricing_form .plan_price .prefix:lang(ko),.mod_trek_pricing_form .plan_price .suffix:lang(ja),.mod_trek_pricing_form .plan_price .suffix:lang(ru),.mod_trek_pricing_form .plan_price .suffix:lang(zh){display:none}.mod_trek_pricing_form .plan_price .value{font-size:32px}@media screen and (max-width:576px){.mod_trek_pricing_form .plan_price .before_applicated_coupon{display:block}}.mod_trek_pricing_form .plan_price_compare{margin-top:1rem;font-size:12px}.mod_trek_pricing_form .plan_price_compare .value{font-weight:700}.mod_trek_footer_banner{padding:1rem 0;background-color:#252525}.mod_trek_footer_banner .inner{display:flex;align-items:center}@media screen and (max-width:768px){.mod_trek_footer_banner .inner{display:block;text-align:center}}.mod_trek_footer_banner .brand{flex-grow:1}@media screen and (max-width:768px){.mod_trek_footer_banner .brand{margin-bottom:1rem}}.mod_trek_footer_banner .app_banners{display:inline-flex}@media screen and (max-width:768px){.mod_trek_footer_banner .app_banners{display:block}}.mod_trek_footer_banner .app_banners .banner_item{display:block}.mod_trek_footer_banner .app_banners .banner_item+.banner_item{margin-left:.5rem}@media screen and (max-width:768px){.mod_trek_footer_banner .app_banners .banner_item+.banner_item{margin-top:.5rem}}.mod_trek_footer{background:url(//cdn.hinative.com/packs/media/lp/bg_footer-967fb93f.png) 50%/cover no-repeat}.mod_trek_footer .inner{display:flex;justify-content:space-between;padding:2rem 0;color:#fff}@media screen and (max-width:576px){.mod_trek_footer .inner{display:block}}@media screen and (max-width:576px){.mod_trek_footer .footer_nav{margin-bottom:3rem}}.mod_trek_footer .footer_nav .nav_item{margin-bottom:1rem}.mod_trek_footer .footer_nav .nav_anchor{color:#fff}.mod_trek_footer .nav_bullet{padding-left:1rem;list-style:disc}.mod_trek_footer .links{display:flex}@media screen and (max-width:576px){.mod_trek_footer .links{display:block}}.mod_trek_footer .footer_nav+.footer_nav{margin-left:4rem}@media screen and (max-width:576px){.mod_trek_footer .footer_nav+.footer_nav{margin-left:0}}.mod_team_course_selector_modal .header{padding:2rem 16px 16px;background:url(//cdn.hinative.com/packs/media/images/banner_trek_team@2x-99d66b60.png) 50%/cover no-repeat;text-align:center}.mod_team_course_selector_modal .header .title{margin-bottom:1rem;color:#fff;font-size:1.5rem;font-weight:700;line-height:1.25}.mod_team_course_selector_modal .body{padding:16px}.mod_team_course_selector_modal .team_pros_list{padding:16px;background-color:rgba(17,19,27,.25)}.mod_team_course_selector_modal .team_pros_list .list_item{margin:0 auto 16px;color:#fff}.mod_team_course_selector_modal .team_pros_list .list_item .number{display:inline-block;width:30px;height:30px;border-radius:2px;background-color:#1487f2;color:#fff;font-weight:700;line-height:2}.mod_course_selector_modal{padding:2rem 32px}@media screen and (max-width:576px){.mod_course_selector_modal{padding:1.5rem 16px}}.mod_course_selector_modal .course_modal_heading{margin-bottom:1.5rem;text-align:center}.mod_course_selector_modal .course_modal_heading .title{font-size:20px}.mod_course_selector_modal .course_modal_heading .description{color:#999}.mod_course_selector_modal .course_item{position:relative;padding:16px;border-radius:4px;background-color:#f2f2f2}@media screen and (max-width:576px){.mod_course_selector_modal .course_item{margin:.5rem 0;padding:1rem}}.mod_course_selector_modal .course_item .course_recommended{position:absolute;top:-14px}.mod_course_selector_modal .course_item .header{display:flex;margin-bottom:1.5rem}@media screen and (max-width:576px){.mod_course_selector_modal .course_item .header{margin-bottom:1rem}}.mod_course_selector_modal .course_item .header .content{margin-left:16px;font-size:13px}@media screen and (max-width:576px){.mod_course_selector_modal .course_item .header .content{margin-left:8px}}.mod_course_selector_modal .course_item .header .title{margin-bottom:.5rem;font-size:17px;font-weight:700}.mod_course_selector_modal .course_item .body{margin-bottom:1.5rem;font-size:13px}.mod_course_selector_modal .course_item .footer{text-align:center}.mod_course_selector_modal .course_item .action{display:block;max-width:13rem;margin:0 auto}.mod_course_selector_modal .course_item .link_text{margin-top:.5rem;color:#fe4d12;font-size:12px}.mod_premium_section{padding:120px 0}.mod_premium_section .section_heading{margin-bottom:48px}.mod_premium_section .section_heading .title{font-size:24px;text-align:center}.mod_premium_section.comparison{background-color:#11131b;color:#fff}.mod_premium_section.qa{padding-bottom:80px;background-color:#e5e5e5}@media screen and (max-width:576px){.mod_premium_section.qa{padding-bottom:48px}}.mod_premium_hero{padding-top:64px;background:50%/cover no-repeat url(//cdn.hinative.com/packs/media/premium/bg_hero-8f574bd9.png)}@media screen and (max-width:576px){.mod_premium_hero{padding:40px 0;background:50%/cover no-repeat url(//cdn.hinative.com/packs/media/premium/bg_hero_sp-b98bde33.png)}}.mod_premium_hero .heading{margin-bottom:60px;color:#fff;text-align:center}@media screen and (max-width:576px){.mod_premium_hero .heading{margin-bottom:40px}}.mod_premium_hero .heading .title{color:#f7c005;font-size:80px;font-weight:900}@media screen and (max-width:576px){.mod_premium_hero .heading .title{font-size:56px}}.mod_premium_hero .heading .lead{font-size:24px;font-weight:700}@media screen and (max-width:576px){.mod_premium_hero .heading .lead{font-size:16px}}.mod_premium_start.backgrounded{padding:80px 0;background:50%/cover no-repeat url(//cdn.hinative.com/packs/media/premium/bg_hero-8f574bd9.png)}@media screen and (max-width:576px){.mod_premium_start.backgrounded{background:50%/cover no-repeat url(//cdn.hinative.com/packs/media/premium/bg_hero_sp-b98bde33.png)}}.mod_premium_start.backgrounded .heading{margin-bottom:32px;color:#fff;font-size:18px;font-weight:700}.mod_price_stack{position:relative;z-index:1}.mod_price_stack .cards{margin-bottom:24px}.mod_price_stack .attention{max-width:650px;margin:0 auto;color:#fff}.mod_price_stack .attention .disclaimer{display:flex;align-items:center;margin-bottom:1.5rem}@media screen and (max-width:576px){.mod_price_stack .attention .disclaimer{align-items:start}}.mod_price_stack .attention .disclaimer .icon{width:30px;margin-right:1rem}.mod_price_stack .attention p{margin:.5rem 0}.mod_price_stack .attention a{color:#fff;text-decoration:underline}.mod_price_stack .attention .colored{color:#f7c005}.mod_price_stack .attention .icon_anchor{text-decoration:none}.mod_price_card{overflow:hidden;border-radius:8px;background-color:#fff}.mod_price_card.monthly{margin-top:51px}@media screen and (max-width:576px){.mod_price_card.monthly{margin-top:24px}}.mod_price_card .ribbon{padding:13px 0;background-color:#f7c005;color:#fff;font-size:18px;font-weight:700;text-align:center}.mod_price_card .body{padding:48px 24px 24px}.mod_price_card .duration{margin-bottom:12px;font-size:18px}.mod_price_card .price{display:flex;align-items:center;margin-bottom:.75rem;line-height:1rem}.mod_price_card .price .value{font-size:20px}.mod_price_card .price .value strong{margin-right:.25rem;font-size:32px;font-weight:700}.mod_price_card .price .featured_label{margin-left:.25rem;padding:4px 8px;background-color:#ffe7df;color:#db0000}.mod_price_card .summuried{min-height:21px}.mod_price_card .form{margin-top:19px}.mod_premium_feature{position:relative}.mod_premium_feature:before{content:"";position:absolute;top:-32px;right:0;left:0;height:32px}@media screen and (max-width:576px){.mod_premium_feature:before{display:none}}.mod_premium_feature.template{margin-top:-200px;padding:347px 0 0;background-color:#11131b}@media screen and (max-width:576px){.mod_premium_feature.template{margin-top:0;padding:136px 0}}.mod_premium_feature.template:before{background:repeat-x url(//cdn.hinative.com/packs/media/premium/bg_wave_black-e40c148b.png)}@media screen and (max-width:576px){.mod_premium_feature.template .feature_image{margin-bottom:68px}}.mod_premium_feature.prior{margin-top:-100px;padding:290px 0 160px;background-color:#33354a}@media screen and (max-width:576px){.mod_premium_feature.prior{margin-top:-200px;padding:217px 0 14px}}.mod_premium_feature.prior:before{background:repeat-x url(//cdn.hinative.com/packs/media/premium/bg_wave_blue-01b3fba0.png)}@media screen and (max-width:576px){.mod_premium_feature.prior .feature_image{margin-bottom:48px}}.mod_premium_feature .feature_heading{color:#fff}.mod_premium_feature .feature_heading .title{margin-bottom:32px;padding-top:100px;font-size:24px;font-weight:700}@media screen and (max-width:576px){.mod_premium_feature .feature_heading .title{margin-bottom:12px;padding-top:0}}.mod_premium_feature .feature_heading .description{font-size:18px}.mod_premium_feature .feature_image{width:100%}@media screen and (max-width:576px){.mod_premium_feature .feature_image{display:none}}.mod_premium_feature .feature_image.xs{display:none;margin-right:auto;margin-left:auto}.mod_premium_feature .feature_image.xs.right{margin-right:-16px}.mod_premium_feature .feature_image.xs.left{margin-left:-16px}@media screen and (max-width:576px){.mod_premium_feature .feature_image.xs{display:block}}.mod_merit{position:relative;z-index:1;padding:64px 0 0}.mod_merit .heading{position:relative;margin-bottom:32px;padding-bottom:20px;color:#fff;font-size:18px;font-weight:700;text-align:center}.mod_merit .heading:after{content:"";position:absolute;right:0;bottom:0;left:0;width:32px;height:3px;margin:0 auto;background-color:#f7c005}@media screen and (max-width:576px){.mod_merit .heading.left_xs{text-align:left}}.mod_merit_card{padding:16px;border-radius:4px;background-color:#fff}@media screen and (max-width:576px){.mod_merit_card{margin:8px 0}}.mod_merit_card .icon{margin-bottom:12px}.mod_merit_card .icon_image{width:56px}.mod_merit_card .description{margin-bottom:16px;font-size:15px}.mod_merit_card .voice{padding:16px;border-radius:6px;background-color:#f5f5f5;font-size:13px}.mod_merit_card .person{font-size:11px;text-align:right}.mod_merits{display:flex;flex-wrap:wrap}@media screen and (max-width:576px){.mod_merits{display:block}}.mod_merits .merit_item{display:flex;width:50%;margin-bottom:48px;padding-right:2rem}@media screen and (max-width:576px){.mod_merits .merit_item{width:auto;margin-bottom:32px;padding-right:0}}.mod_merits .merit_item .body{padding-left:16px}.mod_merits .merit_item .title{margin-bottom:8px;font-size:15px;font-weight:700}.mod_merits .merit_item .description{font-size:13px}.mod_merits .icon_image{width:64px;height:64px}.mod_comparisons{width:100%}.mod_comparisons .head{text-align:center}.mod_comparisons .cell{padding:15px 30px;border:1px solid #d8d8d8}@media screen and (max-width:576px){.mod_comparisons .cell{padding:10px}}.mod_comparisons .cell.icon{text-align:center}.mod_comparisons .cell.accent{border-bottom:4px solid #c4a857;border-top:4px solid #c4a857;border-color:#d8d8d8 #c4a857;border-style:solid;border-width:1px 4px}.mod_comparisons .cell.accent.filled{border-top:1px solid #c4a857;background-color:#c4a857;color:#fff}.mod_comparisons .cell small{margin-left:1rem}@media screen and (max-width:576px){.mod_comparisons .cell small{display:block;margin:0}}.mod_comparisons .icon_image{width:32px;height:32px}.mod_comparisons tr:last-child .accent{border-bottom:4px solid #c4a857}.mod_qa_container{max-width:1120px;margin:-160px auto 0;padding:60px 0;border-radius:20px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1)}.mod_qa_container .qa{max-width:600px;margin:0 auto;padding:0 16px}.mod_qa_container .qa_item{font-size:15px}.mod_qa_container .qa_item .q{margin-bottom:8px;font-weight:700}.mod_qa_container .qa_item+.qa_item{margin-top:36px}.mod_graph_card{position:relative;color:#fff}@media screen and (max-width:576px){.mod_graph_card.padded_xs{margin-top:93px}}.mod_graph_card .graph_image{max-width:100%}.mod_graph_card .graph_heading{position:absolute;top:19px;left:14px}.mod_graph_card .title{font-size:14px;font-weight:700}.mod_graph_card .title strong{font-size:20px}.mod_graph_card .sub{font-size:11px}.mod_graph_card .xtitles{display:flex;position:absolute;right:14px;bottom:12px;left:14px;justify-content:space-around}@media screen and (max-width:576px){.mod_graph_card .xtitles{bottom:5px}}.mod_graph_card .xtitle.with_icon{display:flex;align-items:center}.mod_graph_card .xtitle .icon_image{margin-right:7px}.mod_premium_fi_filled_bg_2,.mod_premium_fi_filled_bg_3,.mod_premium_fi_filled_bg_4{position:relative}.mod_premium_fi_filled_bg_2:before,.mod_premium_fi_filled_bg_3:before,.mod_premium_fi_filled_bg_4:before{content:"";position:absolute;top:-48px;right:0;left:0;height:48px}.mod_premium_fi_filled_bg_1{background-color:#11131b}.mod_premium_fi_filled_bg_2{background-color:#33354a}.mod_premium_fi_filled_bg_2:before{background:repeat-x url(//cdn.hinative.com/packs/media/feature_introduction/bg_wave_black_2-c7f4758d.png)}.mod_premium_fi_filled_bg_3{background-color:#5960a5}.mod_premium_fi_filled_bg_3:before{background:repeat-x url(//cdn.hinative.com/packs/media/feature_introduction/bg_wave_black_3-98e90d18.png)}.mod_premium_fi_filled_bg_4{background-color:#2b2d59}.mod_premium_fi_filled_bg_4:before{background:repeat-x url(//cdn.hinative.com/packs/media/feature_introduction/bg_wave_black_4-a387376c.png)}.mod_premium_fi_hero{position:relative;z-index:3;padding:4rem 0 0}@media screen and (max-width:576px){.mod_premium_fi_hero{padding:2rem 0 0}}.mod_premium_fi_hero .heading{margin-bottom:2rem;text-align:center}.mod_premium_fi_hero .heading .title{margin:0;color:#f7c005;font-size:80px;font-weight:700}@media screen and (max-width:576px){.mod_premium_fi_hero .heading .title{font-size:50px}}.mod_premium_fi_hero .heading .catch{color:#fff;font-size:18px;font-weight:700}.mod_premium_fi_section{position:relative;z-index:1;padding:2rem 0}.mod_premium_fi_toc{display:flex;flex-wrap:wrap;justify-content:space-between}.mod_premium_fi_toc .toc_item{flex-basis:49%;margin-bottom:2%}.mod_premium_fi_toc .toc_anchor{display:block;padding:.75rem;border-radius:4px;background:#f7c005;color:#fff;font-size:18px;font-weight:700;text-align:center}.mod_premium_fi_box_group+.mod_premium_fi_box_group{margin-top:3rem}.mod_premium_fi_box_group .box{padding-top:1.5rem;border-radius:8px;background-color:#fff}.mod_premium_fi_box_group .box .box_title{font-size:24px;font-weight:700;text-align:center}.mod_premium_fi_thumbnailed_feature{padding:1.5rem 1.5rem 2.5rem}.mod_premium_fi_thumbnailed_feature+.mod_premium_fi_thumbnailed_feature{border-top:1px solid #f2f2f2}.mod_premium_fi_thumbnailed_feature .heading{padding:0 1.5rem}@media screen and (max-width:576px){.mod_premium_fi_thumbnailed_feature .heading{padding:0}}.mod_premium_fi_thumbnailed_feature .feature_title{font-size:18px;font-weight:700}.mod_premium_fi_thumbnailed_feature .feature_description{color:#999}.mod_premium_fi_other_features{padding:1.5rem;list-style:none}.mod_premium_fi_other_features .other_feature_item{display:flex;align-items:center}.mod_premium_fi_other_features .other_feature_item+.other_feature_item{margin-top:2rem}.mod_premium_fi_other_features .other_feature_item .image{flex-basis:4rem}.mod_premium_fi_other_features .other_feature_item .image .icon{min-width:4rem}.mod_premium_fi_other_features .other_feature_item .body{padding-left:1rem}.mod_premium_fi_other_features .other_feature_item .body .title{font-size:18px}.mod_premium_fi_other_features .other_feature_item .body .description{margin-top:.5rem;color:#999}@media screen and (max-width:768px){.banner_hn_top_trek{display:none}.banner_hn_top_trek.is_sp{display:block}}@media screen and (min-width:576px){.banner_hn_top_trek.is_sp{display:none}}.banner_hn_top_trek{padding:20px;background-color:#fbfbf6;background-image:url(//cdn.hinative.com/packs/media/top_trek_banner/bg_trek_sp@2x-5fd55795.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}@media screen and (min-width:576px){.banner_hn_top_trek{margin:0 auto;padding:40px 20px;background-image:url(//cdn.hinative.com/packs/media/top_trek_banner/bn_bg_trek@2x-c13d7343.jpg)}}@media screen and (min-width:768px){.banner_hn_top_trek .container{width:750px!important}}.banner_hn_top_trek .content{flex:1 1;flex-basis:auto;width:auto;max-width:auto}.banner_hn_top_trek .content .logo{margin-bottom:36px}.banner_hn_top_trek .content .logo img{width:150px;height:auto}@media screen and (max-width:768px){.banner_hn_top_trek .content .logo img{width:100px}}.banner_hn_top_trek .content .catch{padding:0 0 12px;color:#2c2d30;font-size:18px;font-weight:700}@media screen and (min-width:576px){.banner_hn_top_trek .content .catch{padding:0;font-size:21px}}.banner_hn_top_trek .content .body_copy{margin-bottom:24px;color:#38393d;font-size:14px}@media screen and (min-width:576px){.banner_hn_top_trek .content .body_copy{font-size:15px}}.banner_hn_top_trek .btn_showmore{display:inline-block;padding:12px 24px;border:1px solid #fe4d12;border-radius:4px;color:#fe4d12;font-size:14px;font-weight:700}.banner_hn_top_trek .image_box{flex-basis:366px;width:366px;max-width:366px}.banner_hn_top_trek .image_box .phone_pc{width:100%;height:auto}.banner_hn_top_trek.is_sp .trek_feature_list{padding:24px;border-radius:2px;background-color:#fff}@media screen and (min-width:576px){.banner_hn_top_trek.is_sp .trek_feature_list{display:none;margin:0;padding:0}}.banner_hn_top_trek.is_sp .trek_feature_list li{position:relative;margin:0 0 12px;padding-left:30px;color:#707070;font-size:14px;line-height:1.6}.banner_hn_top_trek.is_sp .trek_feature_list li:before{content:"\e601";display:flex;position:absolute;left:0;align-items:center;width:22px;height:22px;padding-left:5px;border-radius:2px;background-color:#fe4d12;color:#fff;font-size:12px}.banner_hn_top_trek.is_sp .trek_feature_list li:nth-child(2):before{background-color:#9347ff}.banner_hn_top_trek.is_sp .trek_feature_list li:nth-child(3):before{background-color:#00ddf8}.banner_hn_top_trek.is_sp .btn_showmore{display:block;position:relative;padding:0 24px 0 0;border:0;color:#fff;font-size:15px;text-align:right}@media screen and (max-width:320px){.banner_hn_top_trek.is_sp .btn_showmore{font-size:13px}}.banner_hn_top_trek.is_sp .btn_showmore:after{content:"\e63e";padding-left:2px;color:#fff;font-size:13px;text-align:right;display:flex;position:absolute;top:0;right:0;bottom:0;align-items:center}.banner_hn_top_trek.is_sp .image_box{flex-basis:76px;width:76px;max-width:76px;margin-top:-15px;margin-left:15px}@media screen and (max-width:320px){.banner_hn_top_trek.is_sp .image_box{margin-top:-10px}}.banner_hn_top_trek.is_sp .image_box .phone_sp{width:80px;height:auto}.featured_questions_header{margin-bottom:16px}.featured_questions_title{position:relative;margin:0;padding:0 0 0 16px;font-size:19px;font-weight:700;line-height:1.5}.featured_questions_title:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;border-radius:4px;background-color:#fe4d12}.featured_questions_wrapper{padding-bottom:30px;background-color:#f5f5f5}@media screen and (min-width:768px){.featured_questions_wrapper{padding:50px 30px}}.featured_questions_inner{margin:0 auto;padding:24px;background-color:#fff}@media screen and (min-width:992px){.featured_questions_inner{width:880px;border-radius:20px}}.featured_questions_row{margin:0 -16px}@media screen and (min-width:768px){.featured_questions_row{display:flex}}.featured_questions_question_wrapper{flex-direction:row;padding:16px}@media screen and (min-width:768px){.featured_questions_question_wrapper{width:50%}}.featured_questions_question_element{display:block;padding:16px;border:1px solid #d8d8d8;border-radius:4px}.featured_questions_question_element:hover{background-color:#fff}.featured_questions_question_element_body{height:44px;overflow:hidden;line-height:1.5}.featured_questions_question_element_footer{margin-top:16px}.featured_questions_more{margin-top:24px;text-align:center}.powered_by_wrapper{padding:50px 30px;background-color:#11131b}.powered_by_wrapper div,.powered_by_wrapper h2{color:#fff}.top_description{padding-top:20px;padding-bottom:20px;line-height:1.3;text-align:center}.credit_lang-8{margin:0 auto;padding:0;font-weight:400;text-align:center;vertical-align:middle}.credit_lang-8 .icon-logo_lang8{color:#1668e8;font-size:40px;vertical-align:middle}.black_overlay_wrap{width:100%;height:auto;padding:25px 0 30px;background-image:url(//cdn.hinative.com/packs/media/images/grayscale-61fe532b.png);background-position:50%;background-size:cover;color:#fff;font-size:14px;text-align:center}@media screen and (min-width:768px){.black_overlay_wrap{padding:60px 0}}.register_box a{width:254px;margin-bottom:15px;border-radius:20px;font-size:14px;font-weight:400}.catch_second{padding:20px 0;background-color:#222;font-size:20px;font-style:italic;font-weight:400;line-height:1.5}.catch_lets,.catch_second{color:#fff;text-align:center}.catch_lets{padding:40px 20px;background-image:url(//cdn.hinative.com/packs/media/images/grayscale-61fe532b.png),url(//cdn.hinative.com/packs/media/top/people-d8d1edeb.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;background-blend-mode:multiply}.catch_lets p{padding-bottom:30px;font-size:20px}.howitworks_wrapper{background-color:#fff}.howitworks_block{width:1160px;margin:0 auto;padding-bottom:48px;background-color:transparent}@media screen and (max-width:1160px){.howitworks_block{width:760px}}@media screen and (max-width:760px){.howitworks_block{width:540px}}@media screen and (max-width:540px){.howitworks_block{width:100%;padding:0 24px}}.howitworks_block .title{margin-top:0;padding:72px 24px 24px;color:#fe4d12;font-family:inherit;font-size:21px;line-height:1.5;text-align:center}@media screen and (min-width:576px){.howitworks_block .title{margin-bottom:48px;font-size:27px}}.recommend_list_items{margin:0;padding:0;text-align:left}@media screen and (min-width:768px){.recommend_list_items{display:flex}}.recommend_list_items li{width:100%;margin:20px 0;padding:40px 0;border-right:0;border-bottom:1px solid #d8d8d8}.recommend_list_items li br{display:none}.recommend_list_items li:last-child{margin-bottom:0;border-right:0}@media screen and (max-width:992px){.recommend_list_items li{display:flex}}@media screen and (min-width:768px){.recommend_list_items li{flex-direction:row;margin:0 20px;padding:0 20px;border-right:1px solid #d8d8d8;border-bottom:0}.recommend_list_items li:first-child{margin-right:0}.recommend_list_items li:nth-child(2){margin-right:0;margin-left:0}.recommend_list_items li:last-child{margin-left:0}}.recommend_list_items .txt{padding:0;line-height:1.5;text-align:left;word-wrap:break-word;overflow-wrap:break-word}@media screen and (max-width:992px){.recommend_list_items .txt{margin-left:40px}}.recommend_list_items .txt p{display:block;padding-top:0;word-wrap:break-word;overflow-wrap:break-word}.recommend_list_items .txt h2{margin:0;padding:0;font-weight:400}.recommend_list_items li:before{content:"";display:block;width:50px;min-width:50px;height:50px;margin:0 0 20px;padding:0;opacity:.7;text-align:center}.recommend_list_items li:first-child:before{width:50px;height:50px;background:transparent url(//cdn.hinative.com/packs/media/howitworks/sound@2x-c6251b2c.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.recommend_list_items li:first-child:before{background:transparent url(//cdn.hinative.com/packs/media/howitworks/sound@2x-c6251b2c.png) no-repeat 0 0;background-size:50px 50px}}.recommend_list_items li:nth-child(2):before{width:50px;height:50px;background:transparent url(//cdn.hinative.com/packs/media/howitworks/template@2x-9f602710.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.recommend_list_items li:nth-child(2):before{background:transparent url(//cdn.hinative.com/packs/media/howitworks/template@2x-9f602710.png) no-repeat 0 0;background-size:50px 50px}}.recommend_list_items li:nth-child(3):before{width:50px;height:50px;background:transparent url(//cdn.hinative.com/packs/media/howitworks/fukidashi@2x-12c46bc2.png) no-repeat 0 0;background-repeat:no-repeat;background-position:0 0;background-size:50px 50px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),screen and (―webkit―min―device―pixel―ratio:1.5){.recommend_list_items li:nth-child(3):before{background:transparent url(//cdn.hinative.com/packs/media/howitworks/fukidashi@2x-12c46bc2.png) no-repeat 0 0;background-size:50px 50px}}.core_features_wrapper{width:100%;margin:0;background-color:transparent}.core_features_wrapper section{width:100%;margin:0 auto;padding:0;border-bottom:1px solid #f2f2f2;background-color:#fff}.core_features_wrapper section.filled{background-color:#f5f5f5}.core_features_wrapper section.darked{background-color:#11131b}.core_features_wrapper section.darked p{color:#fff}.core_features_wrapper section:first-child{position:relative;background-color:hsla(0,0%,100%,.9);background-image:url(//cdn.hinative.com/packs/media/top/people-d8d1edeb.jpg);background-position:50%;background-size:cover;background-blend-mode:screen}.core_features_wrapper section:first-child .content,.core_features_wrapper section:first-child .device_wrapper,.core_features_wrapper section:first-child .image{z-index:10}.core_features_wrapper section:first-child .content h2,.core_features_wrapper section:first-child .image h2{color:#11131b}.device_wrapper{width:880px;margin:0 auto}@media screen and (max-width:880px){.device_wrapper{width:760px}}@media screen and (max-width:760px){.device_wrapper{width:540px}}@media screen and (max-width:540px){.device_wrapper{width:100%;padding:0 20px}}.filled_wrapper,footer.footer_top{background-color:#f5f5f5}.top_hero{background:50%/cover url(//cdn.hinative.com/packs/media/top/people_horizontal_dark-4a5b3047.jpg)}@media screen and (max-width:576px){.top_hero{background-position:2%}}@media screen and (max-width:576px){.top_hero .hero_inner{margin:0 -4px}}.top_hero .hero_inner .heading{margin-bottom:1.5rem;padding:5.6em 0 0;color:#fff;text-align:center}.top_hero .hero_inner .heading .lead{padding:8px 12px;background-color:#1698b5;font-size:16px;font-weight:700}@media screen and (max-width:576px){.top_hero .hero_inner .heading .lead{padding:8px}}.top_hero .hero_inner .heading .title{margin-top:1rem;font-size:32px;font-weight:700}@media screen and (max-width:576px){.top_hero .hero_inner .heading .title{font-size:22px}}.top_hero .hero_inner .concept{padding-bottom:2.125rem}@media screen and (max-width:576px){.top_hero .hero_inner .concept{margin:-16px;padding-bottom:3.1rem}}.app_downloads{display:flex;position:relative;justify-content:center;max-width:900px;margin:-4rem auto 5rem;padding:2rem;border:1px solid #d8d8d8;border-radius:8px;background-color:#fff}@media screen and (max-width:576px){.app_downloads{padding:1rem;border-right:0;border-left:0;border-radius:0}}.app_downloads .heading{margin-bottom:.75rem}@media screen and (max-width:576px){.app_downloads .heading{text-align:center}}.app_downloads .heading .title{font-size:18px;font-weight:700}@media screen and (max-width:576px){.app_downloads .heading .title{font-size:14px}}.app_downloads .qr{margin-right:2rem}@media screen and (max-width:576px){.app_downloads .qr{display:none}}.app_downloads .qr .qr_img{width:8rem}.app_downloads .app_items{display:flex;list-style:none}@media screen and (max-width:576px){.app_downloads .app_items{justify-content:space-between}}.app_downloads .app_item{display:inline-block;margin:0 .5rem}.app_downloads .app_item_img{height:55px}@media screen and (max-width:576px){.app_downloads .app_item_img{height:48px}}.section_diary_wrapper{overflow:hidden}@media screen and (min-width:768px){.section_diary_wrapper .l_container{padding-left:0}}.section_appeal{margin-bottom:62px}@media screen and (max-width:768px){.section_appeal{margin-bottom:40px}}.section_appeal .head{margin-bottom:30px}.section_appeal .head .title{font-size:24px;text-align:center}@media screen and (max-width:576px){.section_appeal .head .title{font-size:18px;text-align:left}}.section_appeal .body{display:flex}@media screen and (max-width:768px){.section_appeal .body{display:block}}.section_appeal .body .col{max-width:358px;min-height:282px;padding:16px;border:1px solid #efefef;border-radius:8px}.section_appeal .body .col:not(:first-child){margin-left:32px}@media screen and (max-width:768px){.section_appeal .body .col{margin-right:auto;margin-bottom:18px;margin-left:auto}.section_appeal .body .col:not(:first-child){margin-left:auto}}.section_appeal .body .col .icon{position:relative;width:72px;height:72px;margin-bottom:24px;border-radius:8px;background:#38a5ff}.section_appeal .body .col .icon img{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.section_appeal .body .col .title{margin-bottom:14px;font-size:18px;font-weight:700}.section_movie .title{margin-bottom:30px;font-size:24px;text-align:center}@media screen and (max-width:576px){.section_movie .title{font-size:18px;text-align:left}}.section_movie .body{max-width:560px;margin:0 auto 64px}@media screen and (max-width:576px){.section_movie .body{max-width:358px}}.section_movie .body .movie_wrap{position:relative;height:0;padding-bottom:56.25%;overflow:hidden}.section_movie .body .movie_wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.top_header .inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.top_header .logo .logo_img{height:2.75rem}.top_header .language_selector{margin-left:1.5rem;color:#fff}.top_header .language_selector .form_select{border-bottom:1px solid #fff}.top_header .language_selector .form_select:after{right:.25rem;color:#fff}.top_header .language_selector .select_item{padding:.25rem 0 .25rem .25rem!important;background-color:transparent;color:#fff}.top_header .language_selector .select_item option{color:#000}.top_header .session_items{display:flex;flex-grow:1;justify-content:flex-end;list-style:none}.top_header .session_items .session_item{margin-left:.5rem}.top_header .session_anchor{display:inline-block;padding:.5rem 1rem;color:#fff}.top_header .session_anchor.ghost{border:1px solid #fff;border-radius:50px}.search_feature{padding:2rem 0;border:1px solid #d8d8d8;border-radius:4px;background-color:#fff}@media screen and (max-width:576px){.search_feature{padding:0 0 2rem;border:0;background-color:transparent}}.search_feature .heading{margin-bottom:2rem;text-align:center}@media screen and (max-width:576px){.search_feature .heading{display:none}}.search_feature .heading .title{font-size:24px;font-weight:700}.search_feature .search_form{max-width:500px;margin:0 auto}.search_feature .label_text{margin:1rem 0;text-align:center}.search_feature .language_selector,.search_feature .language_selector_wrapper .form_select:after{color:#fe4d12}.search_feature .query_group{display:flex}.search_feature .query_group .query_input_wrapper{flex-grow:1}.search_feature .query_group .query_input_wrapper .form_item{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.search_feature .query_group .btn_search{padding:0 1rem;border-radius:0 4px 4px 0;background-color:#fe4d12;color:#fff;font-size:1.4rem}.getting_started{margin-top:-10rem;padding:14rem 0 4rem;background-color:#f2f2f2}@media screen and (max-width:576px){.getting_started{margin-top:0;padding:2rem 0;border-top:2px solid #f2f2f2;background-color:transparent}}.getting_started .start{text-align:center}@media screen and (max-width:576px){.getting_started .start{padding:0;border:0;background-color:transparent}}.getting_started .start .heading{margin-bottom:1.5rem}.getting_started .start .heading .title{font-size:19px;font-weight:700}@media screen and (max-width:576px){.getting_started .start .heading .title{font-size:14px}}.getting_started .signup_oauth{max-width:22rem;margin:0 auto 2.25rem;padding:0 16px;list-style:none}@media screen and (max-width:576px){.getting_started .signup_oauth{max-width:auto;margin:0 auto 2.25rem}}.getting_started .signup_oauth_item{display:block}@media screen and (max-width:576px){.getting_started .signup_oauth_item{display:block}}.getting_started .signup_oauth_anchor{display:flex;align-items:center;justify-content:center;margin:.75rem 0;padding:1rem 1.25rem;border-radius:50px;font-size:14px;font-weight:700;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:576px){.getting_started .signup_oauth_anchor{margin:.75rem 0}}.getting_started .signup_oauth_anchor.google{background-color:#fff;box-shadow:inset 0 0 0 1px #d8d8d8}.getting_started .signup_oauth_anchor.facebook{background-color:#316bff;color:#fff}.getting_started .signup_oauth_anchor.twitter{background-color:#1da1f2;color:#fff}.getting_started .signup_oauth_anchor .hs{margin-right:.5rem;font-size:22px}.getting_started .signup_manual{margin-bottom:.5rem;list-style:none}.getting_started .signup_manual_item{display:inline-block}.getting_started .signup_manual_item.separator{margin:0 .5rem}.getting_started .signup_manual_anchor{display:inline-block;padding:.25rem 0}.getting_started .signup_manual_anchor:hover{text-decoration:underline}.getting_started .signin_manual{list-style:none}.getting_started .signin_manual_item{display:inline-block}.getting_started .signin_manual_anchor{display:inline-block;padding:.25rem}.getting_started .signin_manual_anchor:hover{text-decoration:underline}.top_hero_wrapper{background-image:url(//cdn.hinative.com/packs/media/images/grayscale-61fe532b.png),url(//cdn.hinative.com/packs/media/top/people_horizontal-d2f772f3.jpg);background-position:50%;background-size:cover;background-blend-mode:multiply}@media screen and (max-width:576px){.top_hero_wrapper{background-image:url(//cdn.hinative.com/packs/media/images/grayscale-61fe532b.png),url(//cdn.hinative.com/packs/media/top/people-d8d1edeb.jpg);background-position:64% 0}}.l_top_header .inner{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0}.l_top_header .logo{display:inline-flex;align-items:center}.l_top_header .logo .logo_mark{height:3rem;margin-right:.5rem}@media screen and (max-width:576px){.l_top_header .logo .logo_mark{display:none}}.l_top_header .logo .logo_type{height:2rem}@media screen and (max-width:576px){.l_top_header .logo .logo_type{height:1.5rem}}.l_top_header .language_selector{margin-left:1.5rem;color:#fff}.l_top_header .language_selector .form_select{border-bottom:1px solid #fff}.l_top_header .language_selector .form_select:after{right:.25rem;color:#fff}.l_top_header .language_selector .select_item{padding:.25rem 0 .25rem .25rem!important;background-color:transparent;color:#fff}.l_top_header .language_selector .select_item option{color:#000}.l_top_header .session_items{display:flex;flex-grow:1;justify-content:flex-end;list-style:none}.l_top_header .session_anchor{display:inline-block;padding:.5rem 1rem;border:1px solid #fff;border-radius:50px;color:#fff}.mod_trek_referral_banner{display:flex;position:relative;align-items:center;margin-bottom:1rem;padding:1.5rem 11rem 1.5rem 1.5rem;border-radius:4px;background-color:#fff}@media screen and (max-width:768px){.mod_trek_referral_banner{display:block;padding:1rem}}.mod_trek_referral_banner .image_gift_pc{display:block;margin-right:16px}@media screen and (max-width:768px){.mod_trek_referral_banner .image_gift_pc{display:none}}.mod_trek_referral_banner .image_gift_sp{display:none}@media screen and (max-width:768px){.mod_trek_referral_banner .image_gift_sp{display:inline-block}}.mod_trek_referral_banner .heading{margin-bottom:.5rem;color:#fe4d12;font-size:1.2;font-weight:700}.mod_trek_referral_banner .description{font-size:20px}@media screen and (max-width:768px){.mod_trek_referral_banner .description{font-size:18px}}.mod_trek_referral_banner .operation{position:absolute;right:1.5rem}@media screen and (max-width:768px){.mod_trek_referral_banner .operation{position:static;margin-top:.5rem;text-align:center}}.mod_trek_referral_banner .operation .btn_share{display:inline-flex;padding:.5rem 1.5rem;border-radius:4px;background-color:#ff3c2e;color:#fff}.mod_trek_referral_hero{position:relative;margin-top:1.5rem;padding:16px;border:2px solid #fe4d12;background:50%/cover no-repeat url(//cdn.hinative.com/packs/media/referral/bg_hero-fd314339.svg)}@media screen and (max-width:576px){.mod_trek_referral_hero{padding:16px 0 9rem;background:50%/cover no-repeat url(//cdn.hinative.com/packs/media/referral/bg_hero_sp@2x-78db47fe.png)}}.mod_trek_referral_hero .header{display:flex}@media screen and (max-width:576px){.mod_trek_referral_hero .header{display:block}}.mod_trek_referral_hero .header .service_name{margin-left:28px;color:#fe4d12;font-size:1.25rem;font-weight:700}@media screen and (max-width:576px){.mod_trek_referral_hero .header .service_name{margin:0;text-align:center}}.mod_trek_referral_hero .header .title{color:#fe4d12;font-size:1.25rem;font-weight:700}@media screen and (max-width:576px){.mod_trek_referral_hero .header .title{text-align:center}}.mod_trek_referral_hero .body{display:flex;justify-content:center;margin-top:1.35rem}.mod_trek_referral_hero .body_item{display:inline-block;margin:0 1rem;text-align:center}@media screen and (max-width:576px){.mod_trek_referral_hero .image_gift{display:none}}.mod_trek_referral_hero .type{margin-bottom:10px;padding:2px 6px;border:1px solid #edac00;border-radius:20px;color:#edac00;font-size:.75rem;line-height:1rem}.mod_trek_referral_hero .price{font-size:2.3rem;font-weight:700;line-height:1}@media screen and (max-width:576px){.mod_trek_referral_hero .price{font-size:2rem}}.mod_trek_referral_hero .currency{font-size:1.3rem;font-weight:700}.mod_trek_referral_hero .footer{padding:0 48px}@media screen and (max-width:576px){.mod_trek_referral_hero .footer{padding:0}}.mod_trek_referral_hero .closing{margin:1rem auto 0;padding:.5rem 1rem;background-color:#ff3c2e;color:#fff;text-align:center}@media screen and (max-width:576px){.mod_trek_referral_hero .closing{position:absolute;right:0;bottom:0;left:0;width:100%;font-size:.8rem}}.mod_trek_referral_period{margin-top:1.5rem;padding:.5rem;background:#f5f5f5;font-weight:700;text-align:center}.mod_trek_referral_share_buttons{margin-top:1.5rem}.mod_trek_referral_share_buttons .title{font-weight:700;text-align:center}.mod_trek_referral_share_buttons .share_buttons{margin-right:-5px;margin-left:-5px}.mod_trek_referral_share_buttons .btn_item{display:inline-block;width:30%;margin:5px;border-radius:4px;color:#fff;text-align:center}@media screen and (max-width:768px){.mod_trek_referral_share_buttons .btn_item{width:45%}}.mod_trek_referral_share_buttons .btn_item .item_anchor{display:block;padding:.5rem 0;color:#fff;cursor:pointer}.mod_trek_referral_share_buttons .btn_item.copy_clipboard{background-color:#ff3c2e}.mod_trek_referral_share_buttons .btn_item.facebook{background-color:#316bff}.mod_trek_referral_share_buttons .btn_item.twitter{background-color:#1da1f2}.mod_trek_refferal_steps{margin-top:2rem}.mod_trek_refferal_steps .step_item{margin-top:1.5rem}@media screen and (min-width:768px){.mod_trek_refferal_steps .step_item{display:flex;align-items:center}}.mod_trek_refferal_steps .step_item .circle_image{display:block}@media screen and (max-width:992px){.mod_trek_refferal_steps .step_item .circle_image{margin:0 auto 1rem}}@media screen and (min-width:768px){.mod_trek_refferal_steps .step_item .body{flex:1 1;margin-left:2rem}}.mod_trek_refferal_steps .step_item .title{font-weight:700}.mod_trek_refferal_steps .step_item .sub_title{margin-top:.5rem}.mod_trek_refferal_steps .step_item .protip{margin-top:.5rem;padding:1.25rem;background-color:#fffced}.mod_trek_refferal_steps .step_item .protip .protip_title{color:#fe4d12;font-weight:700}.mod_trek_refferal_steps .step_item .protip .protip_detail{margin-top:.5rem}.trek_referral_note{margin-top:2rem;padding:1rem;background-color:#f5f5f5}