.htmlbox.problem {
  margin-top: 30px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: yellow;
}

/*

.contactform input, .contactform textarea {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
div.contactform p.checkbox label {
    display: inline !important;
    font-size: 1.2em;
    text-align: justify;
}
div.contactform p.checkbox input {
    width: auto;
}
*/

/*.contactform {
    display: none;
}
*/body {
font-family: "Ubuntu", sans-serif;
}

#belowsite {
    border-radius: 0px 0px 30px 30px;
}

#topbanner {
background-color: #047bbf;
padding-top: 10px;
}

#innertopbanner {
    border-radius: 30px 30px 0px 0px;
    max-width: 100%;
    padding: 0 2.5vw;
    background-color: white;
}

#mobile-header {
    box-shadow: none;
    transition: 0.4s;
}

.side-nav__footer {
    box-shadow: none;
}

.side-nav__hide {
    right: 16px;
left: auto;
}

.side-nav__container {
border-radius: 0px 30px 30px 0px;
height: 97%;
top: -2px;
}

/*TOP MENU*/

#topmenu{
    box-shadow: none;
}

div.topmenu ul {
    background-color: #047bbf;
border-radius: 30px 0px 0px 30px;
margin-left: 550px;
}

div.topmenu ul ul{
border-radius: 30px 0px 30px 30px;
margin-left: auto;
}


div.topmenu ul li {
border-radius: 30px;
}


/*END OF TOP MENU*/



/*PAGE TITLES*/

#contenttop h1, #belowcontent h1 {
    font-size: clamp(1.375rem, 0.947rem + 1.711vw, 3rem); /*22-48*/
    margin-bottom: 4vh;
    line-height: 1.4em;
    font-weight: 600;
    background-color: #0074bb;
    color: white;
    display: inline-block;
    padding-right: 40px;
    border-radius: 0px 50px 50px 0px;
    padding-bottom: 12px;
    padding-left: 12px;
border: none;
position: relative;
}
@media (max-width: 820px) {
#contenttop h1 {
    margin-bottom: 2vh;
    margin-top: 1vh;
}
}

#contenttop h1:before{
content: '';
    position: absolute;
    top: 0;
    left: -5vh;
    width: calc(5vh + 2px);
    height: 100%;
    background-color: #0074bb;
}

#contenttop h1 a{
color: #fff;

}

h1 a.backtocat:before {
    border-right-color: #ffffff;
}

/*END OF PAGE TITLES*/


/*TOP BANNER*/

.c-topbanner-container {
display: flex;
    justify-content: flex-end;
    gap: 30px;
align-items: center;
}

.c-topbanner-social-img {
max-height: 27px;
width: auto;
margin-left: 10px;
    transition: 0.5s;
scale: 1;
}

.c-topbanner-social-img:hover{
scale: 1.1;
    transition: 0.5s;
}

.c-topbanner-phone {
display: flex;
    gap: 5px;
}

.c-topbanner-phone img{
max-height: 45px;
width: auto;
}

.c-topbanner-phone:hover  img{
filter: invert(24%) sepia(56%) saturate(3113%) hue-rotate(184deg) brightness(102%) contrast(103%);
}

.c-phone-title {
margin-bottom: 0px;
line-height: 1em;
font-weight: 900;
font-size: 1.7em;
color: #0095da;
}

.c-phone-subtitle {
font-size: 0.8em;
letter-spacing: 2px;
margin-bottom: 0px;
line-height: 1em;
text-transform: uppercase;
}

/*END OF TOP BANNER*/


/*FOOTER*/

.c-footer-container {
padding-top: 5vh;
    padding-bottom: 5vh;
    display: flex;
align-items: center;
    justify-content: space-between;
}

@media (max-width: 1024px) {
.c-footer-container {
flex-direction: column;
}
}


.c-footer-info {
display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
padding: 0px 8vh;
}

.c-footer-logo {
height: 30vh;
width: auto;
}

@media (max-width: 1024px) {
.c-footer-logo {
height: 20vw;
}
}

@media (max-width: 540px) {
.c-footer-logo {
height: 120px;
}
}

.c-footer-social {
display: flex;
gap: 10px;
}
.c-footer-social img {
max-height: 40px;
width: auto;
}


.c-social-icon {
    transition: 0.5s;
scale: 1;
margin-left: 5px;
}

.c-social-icon:hover{
scale: 1.1;
    transition: 0.5s;
}


.c-footer-menu-container {
display: flex;
    gap: 5vh;
    padding: 10vh 5vh 5vh 5vh;
    justify-content: space-between;
flex-wrap: wrap;
}

.c-footer-menu-container a{
text-decoration: none;
}

.c-footer-menu-container p{
font-weight: 800;
    color: #0179ba;
    margin-bottom: 5px;
}


.c-footer-menu-container ul{
list-style-type: none !important;
    padding-left: 0 !important;
line-height: 1.8em;
}

.c-footer-logos {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.c-hours-info {
    display: flex;
    gap: 20px;
    justify-content: center;
padding: 0px 5vh;
justify-content: flex-end;
font-size: 0.9em;
}

/*END OF FOOTER*/



/*PRODUCTS*/

#contenttop div.horizontalitems div.item {
   width: auto;
}

div.horizontalitems div.list div.item h3 {
display: none;
}

div.horizontalitems div.item div.photos img {
    border: 1px solid #eee8ea;
}

/*END OF PRODUCTS*/

/*TITLES*/

.c-title-1 {
font-size: 2em;
    color: #0179ba;
    margin-bottom: 10px;
    line-height: 1.1em;
    font-weight: 500;
}

.c-title-2 {
font-size: 1.2em;
    color: #0179ba;
    margin-bottom: 10px;
    line-height: 1.1em;
    font-weight: 700;
}

/*END OF TITLES*/


/*NEWS*/

#contenttop div.horizontalitemsnews div.item {
   width: auto;
}

div.horizontalitemsnews div.itemcontent {
    border-radius: 30px;
    overflow: hidden;
}


div.horizontalitemsnews div.theitems {
    justify-content: center;
}
/*END OF NEWS*/

/* SINTAGES PAROUSIASI */

.imagemenu ul li a {
    border: 1px solid #cdcdcd !important;
    border-radius: 20px !important;
    background-image: none;
    margin: 10px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 0%);
    position: relative;
    top: 0px;
    transition: 0.3s;
}

.imagemenu ul li a:hover {
border: 1px solid #0074bc !important;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
    top: -10px;
}

/* HIDE SUNTAGES UPOMENOU */
.notloggedin #treemenu_m10_parent_2609 {
  display: none;
}div.horizmenu ul ul ul {
    top: auto;
}

.c-newlogo {
    background-image: url('/cache/files/17a830224c62b5a812588d236b197309cfb8a778.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('/cache/files/17a830224c62b5a812588d236b197309cfb8a778.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 270px;
    transform: translate(-50%, 0%);
}

.side-nav__header {
    background-color: white;
    background-image: url('/cache/files/17a830224c62b5a812588d236b197309cfb8a778.svg') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 2vh;
    margin-right: 2vh;
}

.side-nav__header {
    max-height: 120px;
}.c-newsletter-container {
background-color: #047bbf;
color: #fff;
    border-radius: 50px 0px 0px 50px;
margin-top: 5vh;
display: flex;
    gap: 4vh;
    justify-content: center;
    padding: 10px 20px 10px 30px;
align-items: center;
}

@media (max-width: 540px) {
.c-newsletter-container {
flex-direction: column;
    padding: 10px 20px 30px 30px;
gap: 2vh;
}
}

.c-newsletter-title {
font-size: 2.4em;
    font-weight: 900;
    margin-bottom: 0px;
    font-family: 'Ubuntu';
}

.c-newsletter-text {
margin-bottom: 0px;
font-size: 0.9em;
}

@media (max-width: 820px) {
.c-newsletter-text {
margin-bottom: 20px;
}
}.c-button-1 {
display: inline-block;
    text-align: center;
    padding: 10px 20px;
    transition: 1.4s;
    text-decoration: none;
        background-color: #047bbf;
color: #fff;
border-radius: 20px;
font-size: 0.9em;
font-weight: 700;
}
.c-button-1:hover {
    background-color: #fff;
color: #047bbf;
}

.c-button-2 {
    font-weight: 900;
    padding: 15px 20px;
    color: #0179ba !important;
    background-color: #ffffff;
    transition: 0.3s;
    border-radius: 3px;
    border-color: transparent;
    min-width: 170px;
    border-radius: 30px;
    text-decoration: none;

}
.c-button-2:hover {
color: white !important;
background-color: #ed1c24;
}

.c-button-3 {
display: inline-block;
    text-align: center;
    padding: 15px 20px;
    transition: 0.3s;
    text-decoration: none;
        background-color: #047bbf;
color: #fff;
border-radius: 50px;
font-size: 0.9em;
font-weight: 700;
}
.c-button-3:hover {
    background-color: #ed1c24;
color: white;
}.c-blues-boxes {
    display: flex;
gap: 20px;
    flex-direction: column;
}


.c-blues-boxes div{
    display: flex;
align-items: center;
}

.c-blues-boxes div img{
    width: 100px;
    height: auto;
    margin-right: -40px;
    position: relative;
}

.c-blues-boxes p {
    background-color: #0179ba;
    color: #fff;
    padding: 30px;
    border-radius: 30px;
    font-size: 1.2em;
text-align: center;
}#top.c-top-50xronia-container {
    background-color: #047bbf;
    padding: 50px 20px;
}

.c-top-50xronia-inner {
    max-width: 1920px;
    margin: 0 auto;
    text-align: center;
    color: white;
}

.c-50xronia-logo img {
    max-width: 500px;
    width: 100%;
    height: auto;
}

.c-top-subtitle {
    font-size: 30px;
    color: white;
    font-weight: bold;
}

.c-top-content {
    font-size: 18px;
    max-width: 720px;
    margin: 0 auto;
}

.c-top-50xronia-inner .edgetoedge {
    overflow: unset;
}

.c-mpalonia {
    position: relative;
    height: 100%;
}

.c-mpalonia img {
width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    width: 10vw;
    height: auto;
}

.c-mpaloni-1 {
    position: absolute;
    bottom: -50px;
    left: 20%;
    transform: translate(0%, 0%) rotate(0deg);
    animation: sway1 6s ease-in-out infinite;
}

.c-mpaloni-2 {
    position: absolute;
    bottom: -50px;
    left: 40%;
    transform: translate(0%, 0%) rotate(0deg);
    animation: sway2 6s ease-in-out infinite;
}

.c-mpaloni-3 {
    position: absolute;
    bottom: -50px;
    left: 20%;
    transform: translate(0%, 0%) rotate(0deg);
    animation: sway3 6s ease-in-out infinite;
}

.c-mpaloni-4 {
    position: absolute;
    bottom: -50px;
    left: 40%;
    transform: translate(0%, 0%) rotate(0deg);
    animation: sway4 6s ease-in-out infinite;
}

/* ANIMATION MPALONIA */

@keyframes sway1 {
    0%   { transform: translate(0%, 0%) rotate(5deg); }
    50%  { transform: translate(0%, 0%) rotate(-5deg); }
    100% { transform: translate(0%, 0%) rotate(5deg); }
}

@keyframes sway2 {
    0%   { transform: translate(0%, 0%) rotate(-4deg); }
    50%  { transform: translate(0%, 0%) rotate(3deg); }
    100% { transform: translate(0%, 0%) rotate(-4deg); }
}

@keyframes sway3 {
    0%   { transform: translate(0%, 0%) rotate(3deg); }
    50%  { transform: translate(0%, 0%) rotate(-3deg); }
    100% { transform: translate(0%, 0%) rotate(3deg); }
}

@keyframes sway4 {
    0%   { transform: translate(0%, 0%) rotate(-5deg); }
    50%  { transform: translate(0%, 0%) rotate(3deg); }
    100% { transform: translate(0%, 0%) rotate(-5deg); }
}


#history.c-50xronia-container, #xruses-times.c-50xronia-container {
    background-color: #047bbf;
    padding: 50px 20px;
    margin-top: -50px;
}

#xruses-times.c-50xronia-container {
    padding-bottom: 100px;
}

.c-50xronia-inner {
    background-color: white;
    text-align: center;
    border-radius: 20px;
padding: 50px 20px;
}

#50xroniafooter .c-50xronia-container {
    background-color: #047bbf;
    padding: 0px 20px 50px 20px;
    margin-top: -30px;
}

.c-50xronia-footer .c-50xronia-inner {
    background-color: transparent;
    padding: 0px 20px;
}


#contenttop h2.c-title-main, #belowcontent h2.c-title-main {
    font-size: 30px;
    font-weight: bold;
}

.c-50xronia-subtitle {
    color: #2a467b;
    font-size: 20px;
    max-width: 700px;
    margin: 0 auto;
}

.c-gold-boxy {
    background-image: linear-gradient(45deg, #c3a667, #e4cc90, #c3a667);
    display: inline-block;
    padding: 15px 50px;
    font-size: 20px;
}

.c-corner-left {
border-radius: 40px 40px 40px 0px;
}

.c-corner-right {
border-radius: 40px 40px 0px 40px;
}


/* SLIDER DESIGN */

.slider-arrow-left {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 200px;
    bottom: 0;
    opacity: 0;
    width: 50px;
    height: 50px;
color: white;
    opacity: 1;
    outline: white;
background-color: #047bbf;
border-radius: 50%;
}

 .slider-arrow-right {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 200px;
    bottom: 0;
    opacity: 0;
    width: 50px;
color: white;
    height: 50px;
    opacity: 1;
        outline: white;
background-color: #047bbf;
border-radius: 50%;
}
.slider-arrow-left:hover, .slider-arrow-right:hover {
background-color: #cc0000;
}

.slick-arrow-right:focus, .slick-arrow-left:focus {
background-color: #cc0000;
}

.slick-arrow-right:before {
    top: 12px;
    right: 16px;
    height: 24px;
    width: auto;
}

.slick-arrow-left:before {
    top: 12px;
    left: 16px;
    height: 24px;
    width: auto;
}

.c-slider-lefttoright {
    margin-bottom: 50px;
}

.c-slider-lefttoright, .c-slider-righttoleft {
    padding: 20px 0px;
}

.swiper img {
    height: 100%;
    max-height: 400px;
    width: auto;
    padding: 10px;
}

.mySwiperRightToLeft {
    margin-bottom: 50px;
}

.swiper.swiperxrusestimes {
max-width: 1920px;
    margin: 0 auto;
    margin-top: 30px;
}

.swiper.swiperxrusestimes img {
    height: auto;
    max-height: 100%;
    width: 100%;
    padding: 10px;
}

/* END SLIDER DESIGN */

.items.horizontalitemsnews, .items.horizontalitemsnews .c-50xronia-inner {
background-color: #f1f1f1;
}

.am_2782 {
    width: 100%;
}

.c-shareyourstory {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
max-width: 1440px;
    margin: 0 auto;
}

.am_2749, .am_2750 {
    width: calc(50% - 20px);
}

.c-blueboxy {
    background-color: #047bbf;
    color: white;
    padding: 20px 20px 40px 20px;
    box-sizing: border-box;
    border-radius: 20px;
}

#contenttop div.htmlbox .c-blueboxy ul {
    line-height: 2em;
    padding-left: 0px;
}

#content .c-blueboxy h2.c-title-main {
color: white;
    font-weight: bold !important;

}

#contenttop div.htmlbox .c-blueboxy li::marker {
    color: #efaa20;
}

.c-goldboxy {
    margin-top: 30px;
    background-image: linear-gradient(45deg, #c3a667, #e4cc90, #c3a667);
    color: white;
    padding: 20px 20px 40px 20px;
    box-sizing: border-box;
    border-radius: 20px;
    color: #222222;
}
#content .c-goldboxy h2.c-title-main {
    color: #222222;
    font-weight: bold !important;
}

.c-shareyourstory .contactform {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    padding: 0px 0px 40px 0px;
    box-sizing: border-box;
    border-radius: 40px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 18%);
}

#content .c-shareyourstory .contactform h2 {
    background-color: #047bbf;
    color: white;
    border-radius: 40px 40px 40px 0px;
    padding: 20px 10px 10px 10px;
    font-weight: bold;
}

#content .c-shareyourstory .contactform form {
    padding: 0 20px;
}

#content .c-shareyourstory .contactform form input, #content .c-shareyourstory .contactform form textarea {
    width: 100%;
    box-sizing: border-box;
}

#content .c-shareyourstory .contactform form select {
    width: 100%;
}

.c-shareyourstory .contactform .submit button {
    background-color: #047bbf;
    border: 0;
    color: white;
    border-radius: 20px;
    padding: 10px 30px;
    transition: 0.3s;
}

.c-shareyourstory .contactform .submit button:hover {
    background-color: #ed1c24;
}


.c-shareyourstory .contactform .required.input.checkbox {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
}

#content .contactform form .checkbox input {
    width: 20px;
}

/*INSTAGRAM*/

.instagram_module_container {
max-width: 95vw;
margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.instagram_module_container .instagram-image {
    border-radius: 30px;
}

.instagram_module_container .slider-arrows {
background-color: #0095da;
color: #fff;
border-radius: 100%;
width: 40px;
    height: 40px;
font-size: 0px;
}

.instagram_module_container .slider-arrows span {
    font-size: 16px;
}


.instagram_module_container .slider-arrows .fa-chevron-right {
margin-left: 2px;
}

.instagram_module_container .slider-arrows .fa-chevron-left{
margin-right: 2px;
}


.instagram_module_container .slider-arrows:hover {
background-color: #cc0000;
}

/*END OF INSTAGRAM*/

/*MAIN TITLES*/

.c-blue-title {
    font-size: clamp(1.375rem, 0.947rem + 1.711vw, 3rem); /*22-48*/
    margin-bottom: 20px;
    line-height: 1em;
    font-weight: 600;
    color: white;
    display: inline-block;
    border-radius: 0px 50px 50px 0px;
    padding: 12px 12vh 12px 40px;
position: relative;
    background-color: #0074bb;
max-width: 50vw;
}

.c-blue-title:before{
content: '';
    position: absolute;
    top: 0;
    left: -5vh;
    width: calc(5vh + 2px);
    height: 100%;
    background-color: #0074bb;
}

.c-blue-title span{
font-size: clamp(1.125rem, 0.928rem + 0.789vw, 1.875rem); /*18-30*/
font-weight: 400;
}

.c-gray-title {
    font-size: clamp(1rem, 0.836rem + 0.658vw, 1.625rem); /*16-26*/
    margin-bottom: 20px;
    line-height: 1em;
    font-weight: 600;
    color: #03507C;
    display: inline-block;
    border-radius: 50px 0px 0px 50px;
    padding: 20px 40px 20px 40px;
position: relative;
    background-color: #f1f1f1;
        font-size: 24px;
}


@media (max-width: 500px) {
.c-gray-title {

    padding:  16px 12px 16px 40px;
}
}



.c-gray-title:before{
content: '';
    position: absolute;
    top: 0;
    right: -5vh;
    width: calc(5vh + 2px);
    height: 100%;
    background-color: #f1f1f1;
}

.c-second-title-position {
    text-align: right;
}

.c-titles-container {
    margin-top: 50px;
}

div.horizontalitemsnews div.list div.item h3 {
    max-width: 400px;
    margin: 0 auto;
}#quiz {
    background-color: #047bbf;
    margin-top: 80px;
}

#quiz .c-50xronia-inner {
    background-color: transparent;
padding-bottom: 100px;
}

#contenttop #quiz h2.c-title-main, #quiz .c-50xronia-subtitle, #belowcontent h2.c-title-main {
    color: white;
}

.quiz-container {
  max-width: 700px;
  margin: auto;
    margin-top: 50px;
  position: relative;
}

.quiz-inner {
  position: relative;
    z-index: 2;
    background-color: white;
    width: 100%;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  border-radius: 20px;
    box-sizing: border-box;
}

.quiz-container::before {
   content: '';
   height: 100%;
   position: absolute;
    left: -12%;
   top: 0;
   background-image: url('/cache/files/97bb3c22c1ca4536ac5e29a31efb4aaa10e78eaa.png');
   width: 17.5%;
    background-size: contain;
    z-index: 1;
}

.quiz-container::after {
   content: '';
   height: 100%;
   position: absolute;
    right: -12%;
   top: 0;
   background-image: url('/cache/files/c9d4aa232a6f1d73ec90eeeee27df55b3c4e795c.png');
width: 16.5%;
    background-size: contain;
    z-index: 1;
}

.question {
    margin-bottom: 30px;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    align-items: center;
}

.question .img-responsive.center-block {
    max-height: 120px;
}

.question .c-gold-boxy {
   font-weight: bold;
}

.question h3 {
  margin-bottom: 15px;
  width: 100%;
   text-align: center;
}

.answer-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.answer {
  flex: calc(50% - 30px);
  padding: 15px 10px;
  text-align: center;
  border: 1px solid #047bbf;
  border-radius: 25px;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.3s ease;
  user-select: none;
  color: #047bbf;
}

.answer img {
    width: auto;
    height: 100%;
    max-height: 120px;
    margin-bottom: 10px;
}

.answer.selected, .answer:hover {
  background-color: #047bbf;
  color: white;
}

.answer input {
  display: none;
}

#submitBtn {
  padding: 12px 25px;
  background: #047bbf;
  color: white;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  font-size: 16px;
  margin-top: 10px;
  transition: all 0.3s ease;

}

#submitBtn:hover {
    background: #ed1c24;
}

/* Modal */
.modal {
  display: none;
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
  z-index: 999;
}

.modal-content {
  background: white;
  padding: 30px;
  border-radius: 8px;
  text-align: center;
  max-width: 400px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
position: relative;
}

.modal a, .modal button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  border-radius: 20px;
  text-decoration: none;
  border: none;
  font-weight: bold;
  cursor: pointer;
}

.modal a.try-again {
  background: #047bbf;
  color: white;
}

.modal a.join-contest {
    background-image: linear-gradient(45deg, #c3a667, #e4cc90, #c3a667);
  color: #222;
}

.modal button {
  background: #1976d2;
  color: white;
}

.modal .close-btn {
    position: absolute;
    top: -5px;
    right: 10px;
    background: black;
    border: none;
    font-size: 15px;
    cursor: pointer;
    color: white;
    transition: color 0.2s ease;
    padding: 10px;
    line-height: 13px;
}

.modal .close-btn:hover {
  color: #ed1c24;
}
@media (max-width: 820px) {
.c-blue-title {
    padding: 12px 12vh 12px 20px;
}
}

@media (max-width: 990px) {
.c-mpalonia img {
    width: 20vw;
    height: auto;
}

.c-mpalonia {
    height: 100px;
}

.c-mpalonia-dexia {
    height: 150px;

}

.c-50xronia-inner {
    padding: 20px 20px;
}

.c-gold-boxy {
    padding: 15px 15px;
    margin-top: 20px;
}

.am_2749, .am_2750 {
    width: 100%;
}
.quiz-inner {
    padding: 10px;
}

.answer {
    flex: 100%;
    padding: 10px 10px;
}

.slider-arrow-left {
    top: 50%;
}

.slider-arrow-right {
    top: 50%;
}

.instagram_module_container {
    max-width: 95vw;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}



}@keyframes confetti-slow {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
  }
  100% {
    transform: translate3d(25px, 140vh, 0) rotateX(360deg) rotateY(180deg);
  }
}
@keyframes confetti-medium {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
  }
  100% {
    transform: translate3d(100px, 140vh, 0) rotateX(100deg) rotateY(360deg);
  }
}
@keyframes confetti-fast {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
  }
  100% {
    transform: translate3d(-50px, 140vh, 0) rotateX(10deg) rotateY(250deg);
  }
}

.js-container.container {
  pointer-events: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.confetti-container {
  perspective: 700px;
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  pointer-events: none;
  z-index: 80;
}

.confetti {
  position: absolute;
  z-index: 1;
  top: -10px;
  border-radius: 0%;
  pointer-events: none;
}
.confetti--animation-slow {
  animation: confetti-slow 8.25s linear 1 forwards;
}
.confetti--animation-medium {
  animation: confetti-medium 7.75s linear 1 forwards;
}
.confetti--animation-fast {
  animation: confetti-fast 6.25s linear 1 forwards;
}
