.elementor-81168 .elementor-element.elementor-element-42e231e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:69px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}/* Start custom CSS for shortcode, class: .elementor-element-f6db0a7 */.chained-quiz {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #dedede;
    border-radius: 10px;
    padding: 30px;
    font-size: 20px;
    line-height: 30px;
    background:#fff;
}
.chained-quiz input[type="button"] {display:none!important}
.chained-quiz-choice input {display:none}
.chained-quiz-label,.chained-quiz-btn {cursor: pointer;
    display: block;
    background: #3aba6d;
    color: #fff;
    padding: 25px 25px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    box-shadow: 0 10px 12px rgb(0 0 0 / 13%), 0 20px 2px -16px rgb(255 255 255 / 18%) inset;
}
.chained-quiz-btn {
  position:relative;
  margin: 20px 0;
}
.chained-quiz-btn:before {
  content:"";
  height:20px;
  border-right:4px solid #fff;
  border-bottom:4px solid #fff;
  width:20px;
  display:inline-block;
  transform:rotate(-45deg) translate(-10px,-10px);
  margin-right:15px;
  vertical-align:middle;
  animation: show-line 0.7s infinite 0s alternate;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
}
.chained-quiz-btn:hover {color:#fff}
.chained-quiz-btn img,
.chained-quiz-btn span {vertical-align:middle}
.chained-quiz-btn img {margin-right:13px}
.chained-quiz-question {margin-bottom:30px}
.chained-quiz-loading {position:relative}
.chained-quiz-loading > * {opacity:0.2;}
.chained-quiz-loading:after {content:"";position:absolute;top: 50%;left:50%;margin-left:-42px;margin-top:-42px;display: inline-block;width: 84px;height: 84px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='84px' height='84px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cg transform='translate(50 50)'%3E%3Cg transform='scale(0.9)'%3E%3Cg transform='translate(-50 -50)'%3E%3Cg%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' values='0 50 50;360 50 50' keyTimes='0;1' dur='0.7575757575757576s'%3E%3C/animateTransform%3E%3Cpath fill-opacity='0.72' fill='%230e1f8f' d='M50 50L50 0A50 50 0 0 1 100 50Z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' values='0 50 50;360 50 50' keyTimes='0;1' dur='1.0101010101010102s'%3E%3C/animateTransform%3E%3Cpath fill-opacity='0.72' fill='%23c10230' d='M50 50L50 0A50 50 0 0 1 100 50Z' transform='rotate(90 50 50)'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' values='0 50 50;360 50 50' keyTimes='0;1' dur='1.5151515151515151s'%3E%3C/animateTransform%3E%3Cpath fill-opacity='0.72' fill='%230e1f8f' d='M50 50L50 0A50 50 0 0 1 100 50Z' transform='rotate(180 50 50)'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' values='0 50 50;360 50 50' keyTimes='0;1' dur='3.0303030303030303s'%3E%3C/animateTransform%3E%3Cpath fill-opacity='0.72' fill='%23c10230' d='M50 50L50 0A50 50 0 0 1 100 50Z' transform='rotate(270 50 50)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity: 1;}
.chained-quiz-question ul li {
     position:relative;
 }
 .chained-quiz-question ul li:before {
     position:absolute;
     content:"";
     display:inline-block;
     width:15px;
     height:15px;
     left:-22px;
     top:7px;
     background-repeat:no-repeat;
     background-size:contain;
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16px' viewBox='0 -46 417.81333 417' width='16px' fill='%23011463'%3E%3Cpath d='m159.988281 318.582031c-3.988281 4.011719-9.429687 6.25-15.082031 6.25s-11.09375-2.238281-15.082031-6.25l-120.449219-120.46875c-12.5-12.5-12.5-32.769531 0-45.246093l15.082031-15.085938c12.503907-12.5 32.75-12.5 45.25 0l75.199219 75.203125 203.199219-203.203125c12.503906-12.5 32.769531-12.5 45.25 0l15.082031 15.085938c12.5 12.5 12.5 32.765624 0 45.246093zm0 0'/%3E%3C/svg%3E");
 }
 .chained-quiz-question ul li:not(:last-child) {
     margin-bottom:15px
 }
 .chained-quiz-question ul {
     list-style:none;
     margin-left: 30px;
 }
@keyframes show-line {
  from {transform: rotate(-45deg) translate(-10px,-10px);opacity:0}
  to {transform: rotate(-45deg) translate(0,0);opacity:1}
}/* End custom CSS */