body {
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/images-cg/bg-ci-berries.jpg) no-repeat scroll 50% 0;
  font-family: proxima-nova,sans-serif;
}

p {
  font-family: proxima-nova,sans-serif;
}
.ci-profiles-section-outer {
    margin:40px 15px 30px;
}

@media only screen and (min-width:900px) {
    .ci-profiles-section-outer {
        margin:50px 15px 10px;
    }    
}

.ci-profiles-section {
    max-width:1200px;
    margin:0 auto;
    text-align:center;
}

.ci-profiles-section h2 {
    margin:0;
    font-family:proxima-nova, sans-serif;
    font-size:25px; font-weight:700;
    color:#36384c; text-transform:uppercase;
}

.ci-profiles-section hr {
    padding:1px 0 0; margin:40px 15px 20px;
    border:0;
    background:#a2a3ab;
}

@media only screen and (min-width:900px) {
    .ci-profiles-section hr {
        margin:50px 15px 30px;
    }
}

#ci-profiles-wrapper {
    
}

#ci-profiles-wrapper .hs_cos_wrapper_type_custom_widget, #ci-profiles-wrapper .hs_cos_wrapper_type_module {
	width:auto; max-width:none; min-width:0; height:auto; max-height:none; min-height:0;
	margin:0; padding:0;
	border:0;
}

@media only screen and (min-width:600px) {
	#ci-profiles-wrapper .hs_cos_wrapper_type_custom_widget, #ci-profiles-wrapper .hs_cos_wrapper_type_module  {
		display:inline-block;
		width:49.25%;
		vertical-align:top;
	}
}

@media only screen and (min-width:1000px) {
	#ci-profiles-wrapper .hs_cos_wrapper_type_custom_widget, #ci-profiles-wrapper .hs_cos_wrapper_type_module {
		width:32.75%;
	}
}

.chef-invitational-profile-box {
    
}

.chef-invitational-profile-box-inner {
    padding:20px 15px;
}

@media only screen and (min-width:900px) {
    .chef-invitational-profile-box-inner {
        padding:30px 15px;
    }    
}

.chef-invitational-profile-box-inner h2 {
    margin:0 0 5px;
    font-family:proxima-nova, sans-serif;
    font-size:25px; font-weight:700;
    color:#a2803d; text-transform:uppercase;
}

.chef-invitational-profile-box-inner h2 a {
  color:#a2803d;
  text-decoration:none;
}
.chef-invitational-profile-box-inner h2 a:hover {
  color:#36384c;
}
.cip-box-pic {
    display:inline-block;
    padding:8px; margin:0 0 15px;
    border:1px solid #a2803d;
}

a.cip-box-bio-link {
    display:block;  
    margin:0 0 20px; padding:0 0 20px;
    background:url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/images-cg/bg-ci-plus-sign-1.png) no-repeat scroll 50% 100%;
    font-size:20px; font-weight:700;
    color:#a2a3ab; text-decoration:none; text-transform:uppercase;
}

a.cip-box-bio-link:hover {
    color:#36384c; text-decoration:none;
}

a.cip-box-bio-link-active {
    padding-bottom:0;
    background:none;
    color:#36384c;
}

.cip-box-bio-content {
    
}

.cip-box-recipe {
    padding:0 0 20px;
    line-height:1.35;
    font-family:proxima-nova, sans-serif;
    font-size:22px; font-weight:300;
    color:#a2803d; text-transform:uppercase;
}

.cip-box-recipe span:first-child {
    color:#36384c;
}

.cip-box-recipe a {
    color:#a2803d; text-decoration:none;
}

.cip-box-recipe a:hover {
    color:#36384c; text-decoration:none;
}

.cgci-page-section-3-outer {
  padding:40px 15px;
  background:#eaeaea;
  text-align:center;
}

@media only screen and (min-width:900px) {
  .cgci-page-section-3-outer {
    padding:50px 15px;
  }  
}

.cgci-page-section-3 {
  max-width:1200px;
  margin:0 auto;
}

.cgci-page-section-3 h2 {
  font-family:proxima-nova, sans-serif;
  color:#37394e;
}

.cgci-page-section-3 *:first-child {
  margin-top:0;
}

.cgci-page-section-3 *:last-child {
  margin-bottom:0;
}

a.cgci-button-3 {
	display:inline-block;
	margin:5px 0; padding:15px 25px;
	line-height:1.15;
	background:#37394e;
  font-family:proxima-nova, sans-serif;
	font-size:22px; font-weight:500;
	color:#fff; text-decoration:none; text-transform:uppercase;
	transition:all .5s;
}

@media only screen and (min-width:569px) {
	a.cgci-button-3 {
		padding:12px 40px;
		line-height:1.15;
		font-size:24px;
	}	
}

@media only screen and (min-width:900px) {
	a.cgci-button-3 {
		padding:15px 50px;
		line-height:1.125;
		font-size:26px;
	}
}

@media only screen and (min-width:1200px) {
	a.cgci-button-3 {
		padding:15px 100px;
		line-height:1.1;
		font-size:28px;
	}
}

a.cgci-button-3:hover {
	color:#fff; text-decoration:none;
	background:#282a42;
}

#anchor-cgci-entry-form {
  /* do not style - for anchor use only */  
}

#anchor-cgci-entry-form:target {
  visibility:hidden;
  display:block;    
  position:relative; top:-100px;
}

.ci-divider-1 {
    padding:87px 0 0; margin:0 15px;
    background:url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/images-cg/bg-ci-divider-option-1.png) no-repeat scroll 50% 50%;
}

@media only screen and (min-width:900px) {
    .ci-divider-1 {
        margin:0 15px;
    }    
}

.ci-styled-hr-1 {

}

.ci-sponsors-section-outer {
    margin:20px 15px 45px;
}

@media only screen and (min-width:768px) {
    .ci-sponsors-section-outer {
        margin:25px 15px 55px;
    }    
}

.ci-sponsors-section {
    max-width:1170px;
    margin:0 auto;
    text-align:center;
}

.ci-sponsors-heading {
    max-width:800px;
    margin:0 auto 30px;
}

@media only screen and (min-width:1000px) {
    .ci-sponsors-heading {
        position:relative; 
        margin:0 auto -30px; padding:0 30px;
        background:#fff;
    }        
}

.ci-sponsors-heading h2 {
    margin:0; padding:0;
    font-family:proxima-nova, sans-serif;
    font-size:25px; font-weight:700;
    color:#36384c; text-transform:uppercase;
}

@media only screen and (min-width:569px) {
    .ci-sponsors-heading h2 {
        font-size:30px;
    }    
}

#ci-sponsors-wrapper {
    padding:40px 0 0;
    border:1px solid #a2a3ab;
}

@media only screen and (min-width:600px) {
    #ci-sponsors-wrapper {
        padding:40px 0 0;
    }    
}

@media only screen and (min-width:1000px) {
    #ci-sponsors-wrapper {
        padding:80px 0 0;
    }    
}

#ci-sponsors-wrapper .hs_cos_wrapper_type_custom_widget, #ci-sponsors-wrapper .hs_cos_wrapper_type_module {
	width:auto; max-width:none; min-width:0; height:auto; max-height:none; min-height:0;
	margin:0; padding:0;
	border:0;
}

@media only screen and (min-width:600px) {
	#ci-sponsors-wrapper .hs_cos_wrapper_type_custom_widget, #ci-sponsors-wrapper .hs_cos_wrapper_type_module {
		display:inline-block;
		width:49.25%;
		vertical-align:middle;
	}
}

@media only screen and (min-width:800px) {
	#ci-sponsors-wrapper .hs_cos_wrapper_type_custom_widget, #ci-sponsors-wrapper .hs_cos_wrapper_type_module {
		width:32.75%;
	}
}

@media only screen and (min-width:1000px) {
	#ci-sponsors-wrapper .hs_cos_wrapper_type_custom_widget, #ci-sponsors-wrapper .hs_cos_wrapper_type_module {
		width:24.5%;
	}
}

.ci-logo {
    max-width:200px;    
    padding:0 0 25px; margin:0 auto;
}

@media only screen and (min-width:600px) {
    .ci-logo {
        padding:0 40px 40px;
    }    
}

@media only screen and (min-width:1000px) {
    .ci-logo {
        padding:0 50px 50px;
    }    
}

.ci-pic-wrapper-1 {
    display:inline-block;
    padding:8px;
    border:1px solid #a2803d;
}

.ci-page-section-outer {
    margin:20px 15px;
}

@media only screen and (min-width:768px) {
    .ci-page-section-outer {
        margin:25px 15px;
    }    
}

.ci-page-section {
    max-width:1170px;
    margin:0 auto;
}

.ci-page-section-wc-outer {
    margin:20px 15px;
}

@media only screen and (min-width:768px) {
    .ci-page-section-wc-outer {
        margin:25px 15px;
    }    
}

.ci-page-section-wc {
    max-width:1200px;
    margin:0 auto;
}

.ci-pswc-col-50 {
    
}

@media only screen and (min-width:768px) {
    .ci-pswc-col-50 {
        display:inline-block;
        width:50%;
        vertical-align:middle;
    }    
}

.ci-pswc-col-50-inner {
    padding:20px 15px;
}

@media only screen and (min-width:768px) {
    .ci-pswc-col-50-inner {
        padding:25px 15px;
    }    
}

/* 2020 Virtual Header Background */
.ci-hero-section-outer-virtual {
  background:#fff url(https://promos.calgiant.com/hubfs/bg-ci-recipe.jpg) no-repeat scroll right center;
  background-size:cover;
  text-align:center;
}
@media only screen and (min-width:500px) {
  .ci-hero-section-outer-virtual  {
    background:#fff url(https://promos.calgiant.com/hubfs/bg-ci-recipe.jpg) no-repeat scroll;
    background-size: cover;
    background-position: 120px 20%;
  }
}
@media only screen and (min-width:768px) {
  .ci-hero-section-outer-virtual  {
    background-position: 200px 20%;
  }
}
@media only screen and (min-width:1000px) {
  .ci-hero-section-outer-virtual  {
    background-position:0% 20%;
    text-align:left;
    background-size:auto;
  }    
}
@media only screen and (min-width:1100px) {
  .ci-hero-section-outer-virtual  {
    background-position:100% 20%;
  }    
}
/* END 2020 Virtual Header Background */

.ci-hero-section-outer {
  /*background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/images-cg/bg-ci-chef.jpg) no-repeat scroll 30% 100%;*/
  background:#fff;
  text-align:center;
}
.hci-hero-section-outer {
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/19-home-chef-invitational/bg-hci-header-sm.png) no-repeat scroll center center;
    text-align:center;
}
@media only screen and (min-width:500px) {
  .ci-hero-section-outer {
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/bg-ci-chef-new.jpg) no-repeat scroll;
    background-size: cover;
    background-position: 120px 20%;
  }
}
@media only screen and (min-width:768px) {
  .ci-hero-section-outer {
    background-position: 200px 20%;
  }
  .hci-hero-section-outer {
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/19-home-chef-invitational/bg-hci-header-med.jpg) no-repeat scroll center center;
    text-align:center;
  } 
}
@media only screen and (min-width:1000px) {
  .ci-hero-section-outer {
    background-position:0% 20%;
    text-align:left;
    background-size:auto;
  }    
  .hci-hero-section-outer {
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/19-home-chef-invitational/bg-hci-header-3.jpg) no-repeat scroll 0% 100%;
    background-position:100% 100%;
    text-align:left;
    background-size: cover;
  } 
}
@media only screen and (min-width:1100px) {
  .ci-hero-section-outer {
    background-position:100% 20%;
  }    
}

/* END 2020 Header Background */

.ci-hero-2022-section-outer,
.ci-hero-2023-section-outer {
  /*background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/images-cg/bg-ci-chef.jpg) no-repeat scroll 30% 100%;*/
  background:#fff;
  text-align:center;
}
.hci-hero-2022-section-outer {
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/19-home-chef-invitational/bg-hci-header-sm.png) no-repeat scroll center center;
    text-align:center;
}
@media only screen and (min-width:500px) {
  .ci-hero-2022-section-outer {
    /*background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/2022-chef-invitational/bg-ci-chef-2022-4.jpg) no-repeat scroll;*/
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/bg-ci-chef-2022-derek.jpg) no-repeat scroll;
    background-size: cover;
    background-position: 120px 20%;
  }
  .ci-hero-2023-section-outer {
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/bg-ci-chef-2023-winner.jpg) no-repeat scroll;
    background-size: cover;
    background-position: 120px 20%;
  }
}
@media only screen and (min-width:768px) {
  .ci-hero-2022-section-outer,
  .ci-hero-2023-section-outer{
    background-position: 200px 20%;
  }
  .hci-hero-2022-section-outer {
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/19-home-chef-invitational/bg-hci-header-med.jpg) no-repeat scroll center center;
    text-align:center;
  } 
}
@media only screen and (min-width:1000px) {
  .ci-hero-2022-section-outer,
  .ci-hero-2023-section-outer {
    background-position:0% 20%;
    text-align:left;
    background-size:auto;
  }    
  .hci-hero-2022-section-outer {
    background:#fff url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/19-home-chef-invitational/bg-hci-header-3.jpg) no-repeat scroll 0% 100%;
    background-position:100% 100%;
    text-align:left;
    background-size: cover;
  } 
}
@media only screen and (min-width:1100px) {
  .ci-hero-2022-section-outer,
  .ci-hero-2023-section-outer {
    background-position:100% 20%;
  }    
}


.new-ci-hero-section {
  max-width:1170px;
  margin:0 auto;
  display:flex;
  justify-content:center;
  padding:50px;
}
.new-ci-hero-section img {
  width:350px;
  max-width:100%;
}
@media only screen and (min-width:768px) {
  .new-ci-hero-section {
    justify-content:flex-start;
  }
}
.ci-header-logo {
    padding:30px 3%;
    width:350px;
    max-width: 94%;
    height:auto;
    margin:0 auto;
}
.ci-header-logo img {
    width: 100%;
    height:auto;
    margin:0 auto;
}
.hci-header-logo {
    padding:30px;
  margin:0 auto;
}
.hci-header-logo img {
    width:100%;
    max-width: 400px;
    height:auto;
    margin:0 auto;
}

@media only screen and (min-width:1000px) {
    .ci-header-logo {
        padding:50px;
      margin:0px;
    }    
    .hci-header-logo {
        padding:50px;
    }    
}

#ci-content-sec-1 {
    color:#fff; text-align:center;
}

#ci-content-sec-1 h1 {
    font-family:proxima-nova, sans-serif;
    font-size:27px; font-weight:700;
    color:#a2803d; text-transform:uppercase;
}

@media only screen and (min-width:569px) {
    #ci-content-sec-1 h1 {
        font-size:30px;
    }
}


#ci-content-sec-2 {
    text-align:center;
}

#ci-content-sec-2 h2 {
    font-family:proxima-nova, sans-serif;
    font-size:25px; font-weight:500;
    color:#a2803d; text-transform:uppercase;
}

.video-player {
    width:100%;
    max-width: 800px;
    margin:0 auto;
    position:relative;
    float:none;
}

/** General Section **/

.ci-general-section h1 {
    font-family:proxima-nova, sans-serif;
    font-size:27px; font-weight:700;
    color:#a2803d; text-transform:uppercase;
}

.ci-general-section h2 {
    margin:0;
    font-family:proxima-nova, sans-serif;
    font-size:25px; font-weight:700;
    color:#a2803d; text-transform:uppercase;
}

@media only screen and (min-width:569px) {
    .ci-general-section h1 {
        font-size:30px;
    }
}

.ci-general-section-outer {
    margin:40px 15px 30px;
}

@media only screen and (min-width:900px) {
    .ci-general-section-outer {
        margin:50px 15px 10px;
    }    
}

.ci-general-section {
    max-width:1200px;
    margin:0 auto;
    text-align:center;
}

.ci-general-section hr {
    padding:1px 0 0; margin:40px 15px 20px;
    border:0;
    background:#a2a3ab;
}

@media only screen and (min-width:900px) {
    .ci-general-section hr {
        margin:50px 15px 30px;
    }
}
.ci-general-section form {
  text-align:left;
  margin:0 auto;
  float:none;
  max-width:500px;
}
.ci-general-section form p {
  text-align:center;
}
.hci-general-section {
  margin:0 auto;
}
.hci-general-section form {
  text-align:center;
  margin:0 auto;
  float:none;
  max-width:800px;
}
.hci-general-section form p {
  text-align:center;
}
.hci-general-section .hs-form.stacked label {
  text-align:center;
  
}
/** Recipe Voting Images **/

.hci-recipe-wrap {
}
.hci-recipe-content {
  padding:30px 20px 0px;
  border-top: 1px solid #a2a3ab;
}
.hci-recipe-content h2 {
  text-align:center;
}
.hci-recipes-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
}
.hci-recipe {
  width:47%;
  padding:1.5%;
  text-align:center;
}
.hci-recipe-img {
}
.hci-recipe p {
  font-size:16px;
  margin-top:8px;
}
  
@media only screen and (min-width:768px) {
  .hci-recipe {
    width:30.333%;
    padding:1.5%;
    text-align:center;
  }
  .hci-recipe p {
    font-size:18px;
  }
}
@media only screen and (min-width:1000px) {
}

.recipe-box a {
    font-weight: 700;
    color: #a2803d;
}

@media only screen and (min-width:900px) {
  .ci-quote-wrapper {
    display:flex;
    align-items:center;
    justify-content:center; 
  }
  .ci-quote-text {
    width:40%;
    display:inline-block;
    vertical-align: middle;
  }
  .ci-quote-image {
    width:40%;
    display:inline-block;
    vertical-align: middle;
  }
}

.quote-boxes {
  margin-top:40px;
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  justify-content:center;
}
.quote-box {
  margin-bottom:25px;
  width:90%;
}
.quote-box p {
  font-size:18px;
  margin:10px 0;
}

p.quotee {
  margin: 0 0 15px;
  font-family: proxima-nova,sans-serif;
  font-weight: 700;
  color: #a2803d;
}
.quote-box img {
    padding: 8px;
    margin: 0 0 0px;
    border: 1px solid #a2803d;
}
@media only screen and (min-width:480px) {
  .quote-box {
    width:70%;
    padding-left:2%;
    padding-right:2%;
  }
}
@media only screen and (min-width:600px) {
  .quote-boxes {
  }
  .quote-box {
    width:45%;
    padding-left:2%;
    padding-right:2%;
  }
  .quote-box p {
    font-size:18px;
  }
}
@media only screen and (min-width:768px) {
  .quote-box {
    width:40%;
    padding-left:2%;
    padding-right:2%;
  }
}
@media only screen and (min-width:1000px) {
  .quote-boxes {
    
  }
  .quote-box {
    width:29%;
  }
}
@media only screen and (min-width:1200px) {
  .quote-boxes {
    
  }
  .quote-box {
    width:29%;
  }
  .quote-box p {
    font-size:20px;
  }
}

.ci-section-header {
  color:#000;
  font-family: proxima-nova,sans-serif;
  margin: 20px 0 20px;
  font-size:30px;
  text-transform:uppercase;
  font-weight:700;
}

@media only screen and (min-width:768px) {
  .ci-section-header {
    font-size:40px;
  }
}

/* Accordian Sections */

a.accordian-section-content-link {
    display:block;  
    padding:0 0 20px;
    background:url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/images-cg/bg-ci-plus-sign-1.png) no-repeat scroll 50% 100%;
    font-size:25px; font-weight:700;
    color:#a2a3ab; text-decoration:none; text-transform:uppercase;
    text-align:center;
    font-family: proxima-nova,sans-serif;
    margin: 0 auto 20px;
}

a.accordian-section-content-link span {
  display:inline-block;
  text-align:center;
  background:#fff;
  z-index:100;
  padding:0 15px;
}
a.accordian-section-content-link:hover {
    color:#a2803d; text-decoration:none;
}

a.accordian-section-content-link-active {
    background:url(https://232760.fs1.hubspotusercontent-na1.net/hubfs/232760/images-cg/bg-ci-minus-sign-1.png) no-repeat scroll 50% 100%;
    color:#a2803d;
}

.accordian-section-content {
    border:1px solid #a2803d;
    margin: -50px auto 20px;
    max-width: 90%;
}
@media only screen and (min-width:1300px) {
  .accordian-section-content {
      margin: -50px auto 20px;
  }
}
/* Form Section */

.form-wrap {
  background:#eaeaea;
}
.form-content {
  display:flex;
  align-items:center;
  max-width:750px;
  padding-bottom: 60px;
  padding-top: 50px;
  justify-content:space-between;
  flex-wrap:wrap;
}
.form-text {
  width:100%;
  text-align:center;
}
.form-form {
  width:100%;
}
.form-content .hs_cos_wrapper_type_form {
  display:flex;
  align-items:center;
  margin:0 auto;
}

.form-content #hs_form_target_form {
  margin:0 auto;
}
.form-content h2 {
  color: rgb(162, 128, 61);
  text-align:center;
  margin-bottom:10px;
  margin-top:0;
}
@media only screen and (min-width:570px) {
  .form-content h2 {
  }
  .form-text {
    width:48%;
  }
  .form-form {
    width:48%;
  }
}

.form-content-2 {
	padding-bottom: 60px;
	padding-top: 50px;	
}

.form-content-2 h1 {
  color: rgb(162, 128, 61);
  text-align:center;
  margin-bottom:10px;
  margin-top:0;
}

#ci-form-wrapper-1 {
  max-width:750px;
  margin:0 auto;
}

.form-content-2 #ci-form-wrapper-1 h1 {
  font-size:1.5em !important;
}

.hs-button {
}
.hs-form ul {
  padding-left: 10px;
}
.hs-form li {
  list-style-type:none;
}
.hs-form input[type="checkbox"] {
  margin-right:10px;
}
ul.hs-error-msgs {
  margin-top:2px;
}
  

.hs-form-field .input input,
.hs-form-field .input select {
  margin: 5px 0 15px;
}
.hs-form-field {
}
.hs_upload_here,
.hs_upload_your_recipe_ingredients_instructions,
.hs_upload_your_high_resolution_head_shot {
  margin-top:20px;
  margin-bottom:0px;
}
.hs-form-field input[type="file"] {
  margin-bottom:5px;
  margin-top:5px;
}
.hs_error_rollup, .hs-error-msg {
  color:red;
}
.btn, .hs-button {
  background-color:rgb(162, 128, 61) !important;
  text-decoration:none;
  color:#fff;
  border-radius:5px;
  margin-top:20px;
  padding:10px 15px;
  font-size:18px;
  font-style:normal;
  border:none;
  text-transform:uppercase;
  display:inline-block;
  font-weight:600;
}
.btn:hover, .hs-button:hover {
  background-color:black;
}
@media only screen and (min-width:768px) {
  .btn, .hs-button {
    font-size:20px;
  }
}
.finalists-wrap {
  padding-bottom:15px;
}

.vote-wrap {
  background:#222 url(https://promos.calgiant.com/hubfs/images-cg/bg-ci-option-1.jpg) no-repeat scroll 50% 50%; background-size:cover;
}
.vote-content {
  max-width:800px;
  margin:0 auto;
  padding-bottom:80px;
}
@media only screen and (min-width:768px) {
  .vote-content {
    max-width:800px;
  }
}
.vote-content:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
/* TYPEFORM */
.css-1w1zpv9, img.gcCrZp, img.popup__BaseCloseImage-sc-10ta2p7-6, img.popup__closeImageRight-sc-10ta2p7-9 {
  width:30px;
  max-width:30px;
  height:30px;
}
}