@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap);
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/static/media/fa-brands-400.23f19bb08961f37aaf69.eot);
  src: url(/static/media/fa-brands-400.23f19bb08961f37aaf69.eot?#iefix) format("embedded-opentype"), url(/static/media/fa-brands-400.d878b0a6a1144760244f.woff2) format("woff2"), url(/static/media/fa-brands-400.2285773e6b4b172f07d9.woff) format("woff"), url(/static/media/fa-brands-400.527940b104eb2ea366c8.ttf) format("truetype"), url(/static/media/fa-brands-400.2f517e09eb2ca6650ff5.svg#fontawesome) format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/static/media/fa-regular-400.77206a6bb316fa0aded5.eot);
  src: url(/static/media/fa-regular-400.77206a6bb316fa0aded5.eot?#iefix) format("embedded-opentype"), url(/static/media/fa-regular-400.7a3337626410ca2f4071.woff2) format("woff2"), url(/static/media/fa-regular-400.bb58e57c48a3e911f15f.woff) format("woff"), url(/static/media/fa-regular-400.491974d108fe4002b2aa.ttf) format("truetype"), url(/static/media/fa-regular-400.4689f52cc96215721344.svg#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/static/media/fa-solid-900.9bbb245e67a133f6e486.eot);
  src: url(/static/media/fa-solid-900.9bbb245e67a133f6e486.eot?#iefix) format("embedded-opentype"), url(/static/media/fa-solid-900.1551f4f60c37af51121f.woff2) format("woff2"), url(/static/media/fa-solid-900.eeccf4f66002c6f2ba24.woff) format("woff"), url(/static/media/fa-solid-900.be9ee23c0c6390141475.ttf) format("truetype"), url(/static/media/fa-solid-900.7a8b4f130182d19a2d7c.svg#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

._1Zfes {
  position: relative;
  font-family: 'Gilroy', 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  border-radius: 200px;
  padding: 11px 24px;
  height: 40px;
  cursor: pointer;
  color: #231F20;
  border: 1px solid #231F20;
  flex-shrink: 0;
  background-color: #ffffff;
  -webkit-user-select: none;
          user-select: none; }
  ._1Zfes._3xZtz {
    height: 48px;
    margin-right: 16px; }
  ._1Zfes._3HKEj {
    padding: 9px 24px;
    font-size: 12px;
    line-height: 14px;
    height: 32px; }
  ._1Zfes._vukXG {
    padding: 14px 24px;
    font-size: 16px;
    line-height: 20px;
    height: 48px; }
  ._1Zfes:focus {
    outline: none; }
  ._1Zfes._1VGSp {
    background: none;
    border: none; }
  ._1Zfes._1LmXL {
    color: #ffffff;
    background-color: #231F20; }
  ._1Zfes._3taAX {
    background: transparent;
    color: #231F20;
    border: 0;
    text-decoration: underline; }
  ._1Zfes._1GYyn {
    color: #EE5744;
    border: none;
    background-color: transparent; }
  ._1Zfes._9K5LH {
    cursor: not-allowed !important;
    color: #ffffff !important;
    border: 1px solid #DDDDDD !important;
    background-color: #DDDDDD !important; }
  ._1Zfes._2I9xI {
    display: block; }
  ._1Zfes._18oqt {
    color: #DDDDDD !important; }
  ._1Zfes ._ZVYSF {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    border-radius: 50%;
    background: #ffffff;
    animation: _-Gp3M 1s infinite linear; }
    ._1Zfes ._ZVYSF:before {
      width: 50%;
      height: 50%;
      background: #DDDDDD;
      border-radius: 100% 0 0 0;
      position: absolute;
      top: 0;
      left: 0;
      content: ''; }
    ._1Zfes ._ZVYSF:after {
      background: #DDDDDD;
      width: 85%;
      height: 85%;
      border-radius: 50%;
      content: '';
      margin: auto;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }

@keyframes _-Gp3M {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

._1Rc0G {
  align-items: center;
  border-radius: 4px;
  background-color: #ffe06c;
  font-family: Gilroy;
  font-style: normal;
  font-weight: 800;
  font-size: 10px;
  line-height: 11px;
  padding: 8px;
  margin-left: 16px;
  width: 111px;
  display: grid;
  grid-template-columns: 12px 5px 18px;
  grid-template-rows: auto;
  grid-template-areas: 'image rating separator text'; }
  ._1Rc0G ._3aYrG {
    grid-area: separator;
    margin: 0 8px; }
  ._1Rc0G ._1XBJi {
    grid-area: rating; }
  ._1Rc0G ._3aC5m {
    grid-area: text; }
  ._1Rc0G img {
    grid-area: image;
    width: 8px;
    height: 8px;
    margin-right: 4px; }

._1qytM {
  grid-template-areas: 'text rating image';
  grid-template-columns: auto;
  margin-left: 0;
  padding: 7px 2px 7px 8px;
  width: 95px; }
  ._1qytM ._3aC5m {
    font-weight: 800;
    font-size: 12px; }
  ._1qytM ._1XBJi {
    font-weight: 800;
    font-size: 12px; }
  ._1qytM img {
    height: 10px;
    width: 10px; }

@keyframes _AvCUi {
  0% {
    width: 30px; }
  100% {
    width: 90px; } }

@keyframes _1jEky {
  0% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes _3YC5p {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes _1bzNv {
  0% {
    background-position: -1000px 0; }
  100% {
    background-position: 1000px 0; } }

@keyframes _3oA05 {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

._2Gp9V {
  position: relative;
  width: 100%;
  min-width: 283px;
  height: 340px;
  background: #ffffff;
  box-shadow: 0px 8px 16px rgba(35, 31, 32, 0.06);
  border-radius: 8px;
  font-family: Gilroy, Roboto, sans-serif;
  overflow: hidden;
  box-sizing: border-box; }
  ._2Gp9V._3Ezh6 {
    border: 2px solid #47D178; }
  ._2Gp9V._KnZLS {
    margin-right: 16px;
    border: 1px solid #dddddd; }
  ._2Gp9V._1gSOh {
    animation: _1bzNv 2s infinite linear;
    background: linear-gradient(to right, #eff1f3 4%, #e8e8e8 25%, #eff1f3 36%);
    background-size: 1000px 100%;
    cursor: default; }
  ._2gcdz {
    width: 100%;
    height: 220px;
    background-position: center;
    background-size: auto 135%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    position: relative;
    cursor: pointer; }
    ._2gcdz ._j2his {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    ._2gcdz ._2bOo9 {
      opacity: 0.2; }
    ._2gcdz ._3IWEp {
      background-color: #efefef; }
    ._2gcdz ._3Wk-4,
    ._2gcdz ._3IWEp {
      position: absolute;
      top: calc(50% - 10px);
      text-align: center;
      left: 0;
      width: 100%;
      text-transform: uppercase; }
    @media (max-width: 720px) {
      ._2gcdz {
        background-size: auto 160%; } }
    ._EKwBn {
      position: absolute;
      bottom: 8px;
      margin: 0 10px; }
  ._3UDtm {
    height: 192px; }
  ._2Gp9V ._1JQbd {
    display: flex;
    align-items: center;
    height: 28px;
    padding-left: 22px;
    padding-right: 20px;
    background: #231F20;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #D9C185; }
    ._2Gp9V ._1JQbd img {
      margin-right: 4px;
      width: 18px;
      height: 16px; }
    ._2Gp9V ._1JQbd span {
      flex-grow: 1; }
    ._2Gp9V ._1JQbd ._2RRFU {
      text-align: right; }
  ._2Gp9V ._2RRFU {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 22px; }
  ._1in_4 {
    padding: 4px !important; }
  ._3WboB {
    padding: 8px 8px;
    background-color: #ffffffd9;
    border-radius: 4px;
    display: inline-block;
    border: 1px solid #eeeeee;
    font-size: 11px;
    font-weight: 800;
    margin-right: 4px;
    vertical-align: middle;
    height: 35px;
    line-height: 1.6;
    box-sizing: border-box;
    font-weight: bold;
    position: relative; }
    ._3WboB ._iZKQZ {
      height: 24px;
      width: 24px;
      object-fit: cover; }
    ._3WboB._9E6pr {
      padding: 4px; }
      ._3WboB._9E6pr ._3DRpJ {
        display: none; }
      ._3WboB._9E6pr:hover ._3DRpJ {
        display: inline-block; }
    ._3WboB._30Ofk {
      background-color: #FFE06C; }
    ._3WboB > span._iDkqe {
      color: #FFE06C; }
      ._3WboB > span._iDkqe > img {
        display: inline;
        width: 10px;
        margin-right: 3px; }
    ._3WboB > span._3GyWI {
      color: #999999;
      font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
      font-weight: 600; }
  ._2Gp9V ._LIYHk {
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0px;
    margin: 6px 20px 0 0;
    border-radius: 30px;
    width: 20px;
    height: 17px;
    cursor: pointer; }
    ._2Gp9V ._LIYHk._31WGI {
      pointer-events: none; }
    @media (max-width: 720px) {
      ._2Gp9V ._LIYHk {
        margin: 6px 15px 0 0; } }
    @media (max-width: 720px) {
      ._2Gp9V ._LIYHk img {
        position: absolute;
        right: 0; } }
  ._1LfAp {
    width: 100%;
    height: 39px;
    overflow: hidden;
    line-height: 1.2em;
    padding: 0 16px;
    margin: 16px 0;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: bold; }
    ._wjEVx {
      max-height: 40px;
      overflow: hidden;
      font-size: 18px;
      font-weight: 'bold';
      margin-bottom: 3px; }
    ._QMCXG {
      font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
      width: 100%;
      font-size: 14px;
      font-weight: 600;
      color: #999999;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  ._36la0 {
    position: relative; }
    ._36la0 ._3EspH {
      position: absolute;
      width: 20px;
      left: 20px;
      top: -6px; }
    ._36la0 ._3IFHS {
      font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
      display: inline-block;
      font-size: 12px;
      font-weight: 600;
      vertical-align: middle;
      width: 66%; }
    ._36la0 ._3c-S2 {
      display: inline-block;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 1px solid #eeeeee;
      overflow: hidden;
      margin-right: 8px;
      vertical-align: middle; }
      ._36la0 ._3c-S2 > img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  ._36la0._27huH {
    cursor: pointer; }
  ._1tzI1 {
    color: #ffffff;
    background-color: #4d4d4f;
    box-shadow: 0px 2px 8px rgba(35, 31, 32, 0.1);
    height: 24px;
    font-size: 11px;
    padding: 3px 8px;
    box-sizing: border-box;
    top: 12px;
    margin: 0 10px;
    position: absolute;
    box-shadow: 0px 2px 8px rgba(35, 31, 32, 0.1);
    border-radius: 4px;
    display: flex;
    align-items: center; }
  ._3QFPH {
    position: absolute;
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
    border-radius: 200px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    top: 12px;
    border: none;
    cursor: pointer;
    margin: 0 10px;
    outline: none; }
    ._3QFPH img {
      width: 18px;
      height: 18px; }
    ._3QFPH p {
      margin: 0;
      font-family: Gilroy;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 14px;
      color: #ffffff; }
    ._3QFPH ._3pMj7 {
      border-left: 1px solid rgba(255, 255, 255, 0.5);
      margin: 0 4px;
      height: 100%; }
  ._2Gp9V ._23JhR {
    width: 212px;
    background: #ffffff;
    box-shadow: 0px 8px 16px rgba(35, 31, 32, 0.06);
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    position: absolute;
    top: 30px;
    margin-left: 10px;
    z-index: 9; }
    ._2Gp9V ._23JhR span {
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 22px;
      color: #231f20; }
  ._2Gp9V ._pkGfC {
    position: absolute;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    top: 10px;
    margin-left: 10px; }
  ._2Gp9V ._1Tzcm {
    animation: _3oA05 ease 8s;
    -webkit-animation: _3oA05 ease 8s;
    -moz-animation: _3oA05 ease 8s;
    -o-animation: _3oA05 ease 8s;
    -ms-animation: _3oA05 ease 8s; }
  ._1YaIJ ._Tk214 {
    text-align: right; }
    ._1YaIJ ._Tk214 ._3-J3E {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      animation: _3YC5p 250ms; }
    ._1YaIJ ._Tk214 ._1NTJL {
      margin-right: 6px; }
      ._1YaIJ ._Tk214 ._1NTJL ._35GYO {
        font-size: 10px;
        margin-bottom: 0px;
        width: 55px;
        text-transform: uppercase;
        color: #47D178; }
      ._1YaIJ ._Tk214 ._1NTJL ._2iaEU {
        font-size: 14px;
        font-weight: 800;
        line-height: 22px; }
        ._1YaIJ ._Tk214 ._1NTJL ._2iaEU._1gc0y {
          color: #999999;
          text-decoration: line-through; }
    ._1YaIJ ._Tk214 ._O9g-N {
      border: 1px solid black;
      border-radius: 50px;
      width: 90px;
      float: right;
      height: 30px;
      overflow: hidden;
      white-space: nowrap;
      animation: _AvCUi 200ms; }
      ._1YaIJ ._Tk214 ._O9g-N > span {
        font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
        width: 20px;
        display: inline-block;
        text-align: center;
        font-weight: 600; }
      ._1YaIJ ._Tk214 ._O9g-N > * {
        animation: _1jEky 300ms; }
    ._1YaIJ ._Tk214 button {
      font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      background: white;
      border: 0px solid;
      margin: 0 2.5px;
      cursor: pointer;
      font-weight: bolder;
      line-height: 1.5;
      font-weight: 600;
      text-align: center;
      padding: 0; }
      ._1YaIJ ._Tk214 button > img {
        width: 11px; }
      ._1YaIJ ._Tk214 button:disabled {
        cursor: default;
        opacity: 0.3; }
      ._1YaIJ ._Tk214 button:focus {
        outline-color: transparent;
        outline-style: none; }
      ._1YaIJ ._Tk214 button._2G5m7 {
        color: #ffffff;
        background-color: #000; }
        ._1YaIJ ._Tk214 button._2G5m7:disabled {
          background-color: #666; }
      ._1YaIJ ._Tk214 button._Ihq5g {
        color: #ffffff;
        border: none;
        background: #47D178; }
      ._1YaIJ ._Tk214 button._PK_SM {
        cursor: default;
        background-color: transparent;
        border: 1px solid #4D4D4F;
        color: #4D4D4F; }
  ._1YaIJ button._3gjv2 {
    width: 30px;
    height: 30px;
    background: #231F20;
    border: 2px solid #231F20;
    border-radius: 200px;
    display: flex;
    align-items: center;
    justify-content: center; }
    ._1YaIJ button._3gjv2 img {
      width: 16px;
      height: 16px; }
  ._3Rxn4 {
    height: 40px;
    padding: 16px;
    padding-top: 0;
    display: flex;
    align-items: center; }
    ._3Rxn4 > div {
      width: 100%; }

._3DRpJ {
  position: absolute;
  background-color: #292929;
  color: #ffffff;
  text-align: center;
  padding: 2px 8px;
  border-radius: 4px;
  top: -30px;
  font-family: 'Roboto';
  transform: translateX(-50%);
  left: 50%;
  font-size: 10px; }
  ._3DRpJ:after {
    content: ' ';
    width: 6px;
    height: 6px;
    background-color: inherit;
    position: absolute;
    bottom: -3px;
    left: calc(50% - 3px);
    transform: rotate(45deg); }

@keyframes _2l2ve {
  0% {
    width: 30px; }
  100% {
    width: 90px; } }

@keyframes _3nWrc {
  0% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes _1R5Iy {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes _3a5Wf {
  0% {
    background-position: -1000px 0; }
  100% {
    background-position: 1000px 0; } }

@keyframes _3xwbp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

._3utQq {
  width: 100%;
  min-width: 283px;
  height: 388px;
  background: #ffffff;
  box-shadow: 0px 8px 16px rgba(35, 31, 32, 0.06);
  border-radius: 8px;
  font-family: Gilroy, Roboto, sans-serif;
  overflow: visible;
  box-sizing: border-box; }
  ._3utQq._1ueo2 {
    border: 2px solid #47D178; }
  ._3utQq._2i_YN {
    margin-right: 16px;
    border: 1px solid #dddddd; }
  ._3utQq._3gUgV {
    animation: _3a5Wf 2s infinite linear;
    background: linear-gradient(to right, #eff1f3 4%, #e8e8e8 25%, #eff1f3 36%);
    background-size: 1000px 100%;
    cursor: default; }
  ._1jEmY {
    width: 100%;
    height: 220px;
    background-position: center;
    background-size: auto 135%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    position: relative;
    cursor: pointer; }
    ._1jEmY ._1zKZC {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    ._1jEmY ._21N6t {
      opacity: 0.2; }
    ._1jEmY ._5knzG {
      background-color: #efefef; }
    ._1jEmY ._2AVA_,
    ._1jEmY ._5knzG {
      position: absolute;
      top: calc(50% - 10px);
      text-align: center;
      left: 0;
      width: 100%;
      text-transform: uppercase; }
    @media (max-width: 720px) {
      ._1jEmY {
        background-size: auto 160%; } }
    ._10TJy {
      position: absolute;
      bottom: 8px;
      margin: 0 10px; }
  ._3qEg5 {
    height: 192px; }
  ._3utQq ._3AFPe {
    display: flex;
    align-items: center;
    height: 28px;
    padding-left: 22px;
    padding-right: 20px;
    background: #231F20;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #D9C185; }
    ._3utQq ._3AFPe img {
      margin-right: 4px;
      width: 18px;
      height: 16px; }
    ._3utQq ._3AFPe span {
      flex-grow: 1; }
  ._2RqlB {
    padding: 4px !important; }
  ._1-8tW {
    padding: 8px 8px;
    background-color: #ffffffd9;
    border-radius: 4px;
    display: inline-block;
    border: 1px solid #eeeeee;
    font-size: 11px;
    font-weight: 800;
    margin-right: 4px;
    vertical-align: middle;
    height: 35px;
    line-height: 1.6;
    box-sizing: border-box;
    font-weight: bold;
    position: relative; }
    ._1-8tW ._2qMbu {
      height: 24px;
      width: 24px;
      object-fit: cover; }
    ._1-8tW._23PA5 {
      padding: 4px; }
      ._1-8tW._23PA5 ._2pT6Y {
        display: none; }
      ._1-8tW._23PA5:hover ._2pT6Y {
        display: inline-block; }
    ._1-8tW._1fCzW {
      background-color: #FFE06C; }
    ._1-8tW > span._4Fjtv {
      color: #FFE06C; }
      ._1-8tW > span._4Fjtv > img {
        display: inline;
        width: 10px;
        margin-right: 3px; }
    ._1-8tW > span._1kmfd {
      color: #999999;
      font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
      font-weight: 600; }
  ._3utQq ._15Wk7 {
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0px;
    margin: 6px 20px 0 0;
    border-radius: 30px;
    width: 20px;
    height: 17px;
    cursor: pointer; }
    ._3utQq ._15Wk7._4I2xM {
      pointer-events: none; }
    @media (max-width: 720px) {
      ._3utQq ._15Wk7 {
        margin: 6px 15px 0 0; } }
    @media (max-width: 720px) {
      ._3utQq ._15Wk7 img {
        position: absolute;
        right: 0; } }
  ._107Mf {
    width: 100%;
    height: 39px;
    overflow: hidden;
    line-height: 1.2em;
    padding: 0 16px;
    margin: 12px 0;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: bold; }
    ._1mcaT {
      max-height: 40px;
      overflow: hidden;
      font-size: 18px;
      font-weight: 'bold';
      margin-bottom: 3px; }
    ._1bqxd {
      font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
      width: 100%;
      font-size: 14px;
      font-weight: 600;
      color: #999999;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  ._2nfF- {
    position: relative; }
    ._2nfF- ._1JSmV {
      position: absolute;
      width: 20px;
      left: 20px;
      top: -6px; }
    ._2nfF- ._2S7ik {
      font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
      display: inline-block;
      font-size: 12px;
      font-weight: 600;
      vertical-align: middle;
      width: 66%; }
    ._2nfF- ._1EwgU {
      display: inline-block;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 1px solid #eeeeee;
      overflow: hidden;
      margin-right: 8px;
      vertical-align: middle; }
      ._2nfF- ._1EwgU > img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  ._2nfF-._g3ZaT {
    cursor: pointer; }
  ._1mVmC {
    color: #ffffff;
    background-color: #4d4d4f;
    box-shadow: 0px 2px 8px rgba(35, 31, 32, 0.1);
    height: 24px;
    font-size: 11px;
    padding: 3px 8px;
    box-sizing: border-box;
    top: 12px;
    margin: 0 10px;
    position: absolute;
    box-shadow: 0px 2px 8px rgba(35, 31, 32, 0.1);
    border-radius: 4px;
    display: flex;
    align-items: center; }
  ._1tE90 {
    position: absolute;
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
    border-radius: 200px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    top: 12px;
    border: none;
    cursor: pointer;
    margin: 0 10px;
    outline: none; }
    ._1tE90 img {
      width: 18px;
      height: 18px; }
    ._1tE90 p {
      margin: 0;
      font-family: Gilroy;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 14px;
      color: #ffffff; }
    ._1tE90 ._2U4m4 {
      border-left: 1px solid rgba(255, 255, 255, 0.5);
      margin: 0 4px;
      height: 100%; }
  ._3utQq ._mpl1V {
    width: 212px;
    background: #ffffff;
    box-shadow: 0px 8px 16px rgba(35, 31, 32, 0.06);
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    position: absolute;
    top: 30px;
    margin-left: 10px;
    z-index: 9; }
    ._3utQq ._mpl1V span {
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 22px;
      color: #231f20; }
  ._3utQq ._3a-2w {
    position: absolute;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    top: 10px;
    margin-left: 10px; }
  ._3utQq ._PIOzA {
    animation: _3xwbp ease 8s;
    -webkit-animation: _3xwbp ease 8s;
    -moz-animation: _3xwbp ease 8s;
    -o-animation: _3xwbp ease 8s;
    -ms-animation: _3xwbp ease 8s; }
  ._zEzc_ ._3il0S {
    text-align: right; }
    ._zEzc_ ._3il0S ._1uzux {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      animation: _1R5Iy 250ms; }
    ._zEzc_ ._3il0S ._2X4fF {
      margin-right: 6px; }
      ._zEzc_ ._3il0S ._2X4fF ._2zjuk {
        font-size: 10px;
        margin-bottom: 0px;
        width: 55px;
        text-transform: uppercase;
        color: #47D178; }
      ._zEzc_ ._3il0S ._2X4fF ._1Ip59 {
        font-size: 14px;
        font-weight: 800;
        line-height: 22px; }
        ._zEzc_ ._3il0S ._2X4fF ._1Ip59._2QKJK {
          color: #999999;
          text-decoration: line-through; }
    ._zEzc_ ._3il0S ._2FsxS {
      border: 1px solid black;
      border-radius: 50px;
      width: 90px;
      float: right;
      height: 30px;
      overflow: hidden;
      white-space: nowrap;
      animation: _2l2ve 200ms; }
      ._zEzc_ ._3il0S ._2FsxS > span {
        font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
        width: 20px;
        display: inline-block;
        text-align: center;
        font-weight: 600; }
      ._zEzc_ ._3il0S ._2FsxS > * {
        animation: _3nWrc 300ms; }
    ._zEzc_ ._3il0S button {
      font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      background: white;
      border: 0px solid;
      margin: 0 2.5px;
      cursor: pointer;
      font-weight: bolder;
      line-height: 1.5;
      font-weight: 600;
      text-align: center;
      padding: 0; }
      ._zEzc_ ._3il0S button > img {
        width: 11px; }
      ._zEzc_ ._3il0S button:disabled {
        cursor: default;
        opacity: 0.3; }
      ._zEzc_ ._3il0S button:focus {
        outline-color: transparent;
        outline-style: none; }
      ._zEzc_ ._3il0S button._PSyS0 {
        color: #ffffff;
        background-color: #000; }
        ._zEzc_ ._3il0S button._PSyS0:disabled {
          background-color: #666; }
      ._zEzc_ ._3il0S button._2OGFM {
        color: #ffffff;
        border: none;
        background: #47D178; }
      ._zEzc_ ._3il0S button._2dyay {
        cursor: default;
        background-color: transparent;
        border: 1px solid #4D4D4F;
        color: #4D4D4F; }
  ._zEzc_ button._YLsJ4 {
    width: 30px;
    height: 30px;
    background: #231F20;
    border: 2px solid #231F20;
    border-radius: 200px;
    display: flex;
    align-items: center;
    justify-content: center; }
    ._zEzc_ button._YLsJ4 img {
      width: 16px;
      height: 16px; }
  ._U5qyT {
    height: 40px;
    padding: 0 16px;
    padding-top: 0;
    display: flex;
    align-items: center; }
    ._U5qyT > div {
      width: 100%; }

._2gknX {
  display: flex;
  padding: 12px 0;
  align-items: center; }

._2FohP {
  max-height: 32px;
  border-radius: 200px;
  padding: 4px 16px 4px 16px;
  width: 100%;
  border: 1px solid #231F20;
  font-family: Gilroy;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  cursor: pointer;
  margin-left: 16px; }

._382rm,
._GaAYV {
  border-radius: 100px;
  width: 100%; }
  ._382rm img,
  ._GaAYV img {
    height: 11px;
    width: 11px; }

._GaAYV img {
  margin-left: 12px; }

._382rm {
  text-align: right; }
  ._382rm img {
    margin-right: 12px; }

._382rm:hover,
._GaAYV:hover {
  background: #F5F5F5; }

._fRVUf {
  cursor: pointer;
  margin-right: 16px;
  height: 15px; }

._fRVUf img {
  opacity: 0.8;
  height: 100%; }

._2bdpv {
  min-width: 24px;
  height: 24px;
  color: #ffffff;
  background-color: #46D178;
  border-radius: 100px;
  text-align: center;
  margin: 0 8px; }

#_210In {
  display: flex;
  flex-direction: row;
  padding: 16px 16px;
  border: 1px dashed #dddddd;
  box-sizing: border-box;
  border-radius: 4px; }
  #_210In p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    margin: 0px; }
  #_210In img {
    width: 14px;
    height: 14px;
    margin: 3px 8px 0px 2px; }
@font-face {
  font-family: 'Autograf';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
  src: local("Autograf"), url("https://static.cookunity.com/cross/front-lib/fonts/sign.ttf") format("truetype"); }

@font-face {
  font-family: 'Gilroy';
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
  src: local("Gilroy"), url("https://static.cookunity.com/cross/front-lib/fonts/gilroy-extrabold-webfont.woff2") format("woff2"), url("https://static.cookunity.com/cross/front-lib/fonts/gilroy-extrabold-webfont.woff") format("woff"), url("https://static.cookunity.com/cross/front-lib/fonts/gilroy.ttf") format("truetype"); }

@font-face {
  font-family: 'Gilroy Semibold';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url("https://static.cookunity.com/cross/front-lib/fonts/Gilroy-SemiBold.ttf") format("truetype"); }

@font-face {
  font-family: 'Reinata';
  font-weight: normal;
  font-style: normal;
  src: local("Reinata"), url("https://static.cookunity.com/cross/front-lib/fonts/Reinata-Regular.otf") format("truetype"), url("https://static.cookunity.com/cross/front-lib/fonts/Reinata-Regular.ttf") format("truetype"), url("https://static.cookunity.com/cross/front-lib/fonts/ReinataSans-Regular.otf") format("truetype"), url("https://static.cookunity.com/cross/front-lib/fonts/ReinataSans-Regular.ttf") format("truetype"); }

._2nFsq {
  display: flex;
  justify-content: center;
  height: 100%;
  position: relative; }

._DBDkf {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  color: #231f20;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin: 0; }

@media screen and (max-width: 767px) {
  ._DBDkf {
    font-size: 14px;
    top: 38%; } }

._1CzD2 ._1tpdy {
  background-image: url("https://static.cookunity.com/cross/front-lib/images/star.png");
  width: 24px;
  height: 24px;
  margin: 0px 6px 0px 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }
  @media (max-width: 700px) {
    ._1CzD2 ._1tpdy {
      width: 25px;
      height: 25px; } }

._1CzD2 ._1HyUI {
  background-image: url("https://static.cookunity.com/cross/front-lib/images/half-star.png");
  width: 24px;
  height: 24px;
  margin: 0px 6px 0px 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }
  @media (max-width: 700px) {
    ._1CzD2 ._1HyUI {
      width: 25px;
      height: 25px; } }

._1CzD2 ._36xPz {
  background-image: url("https://static.cookunity.com/cross/front-lib/images/empty-star.png");
  width: 24px;
  height: 24px;
  margin: 0px 6px 0px 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }
  @media (max-width: 700px) {
    ._1CzD2 ._36xPz {
      width: 25px;
      height: 25px; } }

._3SPRv ._3VKo2 {
  display: flex;
  align-items: center;
  margin: 0 0 8px 0; }
  ._3SPRv ._3VKo2 ._3Flbz {
    display: flex;
    align-items: center; }
    ._3SPRv ._3VKo2 ._3Flbz label,
    ._3SPRv ._3VKo2 ._3Flbz label > div {
      width: 16px;
      height: 16px;
      margin-right: 6px; }
  ._3SPRv ._3VKo2 ._226nf {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    margin-right: 8px; }

._3SPRv ._25W_D {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin: 0; }

._3SPRv ._1tSXv {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
  cursor: pointer;
  margin: 0; }

._1qLJr {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.5px;
  color: #231f20;
  margin-bottom: 8px; }
  @media (max-width: 720px) {
    ._1qLJr {
      font-size: 28px;
      line-height: 36px; } }

._21mZz {
  grid-area: story;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal; }
  ._21mZz ._t6GyV {
    font-size: 42px;
    line-height: 42px;
    color: #999999;
    margin: 0 0 -20px 0; }
  ._21mZz ._1hz6m {
    font-size: 14px;
    line-height: 24px;
    margin: 0; }

._2qDJ0 {
  grid-area: chef;
  display: flex;
  font-family: 'Roboto';
  font-style: normal; }
  ._2qDJ0 > img {
    grid-area: chefpic;
    height: 72px;
    width: 72px;
    border: 1px solid #dddddd;
    border-radius: 100px;
    margin-right: 16px;
    object-fit: cover; }
  ._2qDJ0 ._8jX5H {
    display: flex;
    align-items: center;
    flex-direction: column;
    vertical-align: center;
    justify-content: center; }
    ._2qDJ0 ._8jX5H p {
      margin: 0;
      font-weight: bold;
      font-size: 16px;
      line-height: 24px; }
    ._2qDJ0 ._8jX5H a {
      display: flex;
      align-items: center;
      margin-top: 4px;
      grid-area: link;
      font-size: 14px;
      line-height: 24px;
      text-decoration: underline;
      cursor: pointer;
      color: #231f20; }
    ._2qDJ0 ._8jX5H ._1ZjZ2 {
      text-decoration: none;
      cursor: none; }

._GY6Fw {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%; }
  @media screen and (max-width: 767px) {
    ._GY6Fw {
      justify-content: center;
      align-items: center;
      margin-top: 0;
      height: 50px;
      background-color: #fcfcfc;
      border-radius: 50px; } }
  ._GY6Fw ._3TFcj {
    display: flex;
    flex-direction: row;
    width: 200px;
    justify-content: flex-start;
    align-items: center; }
    @media screen and (max-width: 767px) {
      ._GY6Fw ._3TFcj {
        justify-content: center;
        align-items: center; } }
    ._GY6Fw ._3TFcj ._iw6j_ {
      display: flex; }
      ._GY6Fw ._3TFcj ._iw6j_ ._3kDhx {
        display: flex;
        height: 37px;
        width: 37px;
        justify-content: center;
        align-items: center;
        background-color: #ffffff;
        border-radius: 50%;
        border: 1px solid #231F20;
        color: #231F20;
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer; }
        @media screen and (max-width: 767px) {
          ._GY6Fw ._3TFcj ._iw6j_ ._3kDhx {
            border: 1px solid #231F20;
            background-size: 20px; } }
        ._GY6Fw ._3TFcj ._iw6j_ ._3kDhx._3N6sS {
          background-image: url("https://static.cookunity.com/cross/front-lib/images/btn-black-plus.png"); }
        ._GY6Fw ._3TFcj ._iw6j_ ._3kDhx._ANCIe {
          background-image: url("https://static.cookunity.com/cross/front-lib/images/btn-black-minus.png"); }
        ._GY6Fw ._3TFcj ._iw6j_ ._3kDhx:disabled {
          background-color: #DDDDDD;
          border-color: #DDDDDD;
          cursor: not-allowed; }
        ._GY6Fw ._3TFcj ._iw6j_ ._3kDhx > img {
          width: 24px;
          height: 24px; }
          @media screen and (max-width: 767px) {
            ._GY6Fw ._3TFcj ._iw6j_ ._3kDhx > img {
              width: 20px;
              height: 20px; } }
    ._GY6Fw ._3TFcj ._1laPL {
      display: flex;
      width: 20%;
      height: 50px;
      justify-content: center;
      align-items: center;
      font-weight: bold; }

._a2Djd {
  color: black;
  font-weight: normal; }
  ._a2Djd > * {
    margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    ._a2Djd {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-template-rows: auto;
      grid-row-gap: 24px;
      row-gap: 24px;
      -moz-column-gap: 40px;
           grid-column-gap: 40px;
           column-gap: 40px;
      grid-template-areas: 'image description' 'image chef' 'image story' 'image button';
      margin-bottom: 40px; }
      ._a2Djd > * {
        margin-bottom: 0; } }
  ._a2Djd ._3KZoS {
    grid-area: description; }
  ._a2Djd ._6UTdu {
    grid-area: image;
    display: flex;
    align-items: center;
    justify-content: center; }
    ._a2Djd ._6UTdu img {
      width: 100%;
      max-width: 532px; }
  @media screen and (max-width: 767px) {
    ._a2Djd ._kTrGt {
      position: fixed;
      bottom: 0;
      right: 0;
      left: 0;
      padding: 0;
      z-index: 20;
      background: none;
      box-shadow: none;
      margin-bottom: 20px; } }
  ._a2Djd._1vyJC > * {
    color: transparent !important;
    animation: _27mDx 2s infinite linear;
    background: linear-gradient(to right, #eff1f3 4%, #e8e8e8 25%, #eff1f3 36%);
    background-size: 1000px 100%; }
    ._a2Djd._1vyJC > * img,
    ._a2Djd._1vyJC > * a,
    ._a2Djd._1vyJC > * p {
      opacity: 0; }
    ._a2Djd._1vyJC > * ._34IKR, ._a2Djd._1vyJC > * button {
      display: none !important; }

._3Uaro {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  background-color: rgba(35, 31, 32, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  outline: 0;
  overflow-y: auto;
  z-index: 200; }

._3Uaro > ._AlDg0 {
  position: relative;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0 0 64px rgba(0, 67, 32, 0.16), 0 16px 32px rgba(0, 67, 32, 0.06), 0 8px 16px rgba(0, 67, 32, 0.04), 0 4px 8px rgba(0, 67, 32, 0.02);
  margin: 40px auto;
  border-radius: 10px;
  padding: 40px 32px;
  background-size: cover;
  background-repeat: no-repeat;
  height: -webkit-fit-content;
  height: fit-content; }

@media screen and (max-width: 767px) {
  ._3Uaro > ._AlDg0 {
    padding: 40px 20px; } }

._3Uaro > ._AlDg0:focus {
  outline: none; }

._3Uaro > ._AlDg0 > button._2b1uC {
  position: absolute;
  right: 16px;
  top: 16px;
  border: none;
  cursor: pointer;
  background: none;
  padding: 0; }
  ._3Uaro > ._AlDg0 > button._2b1uC > img {
    height: 24px;
    width: 24px;
    vertical-align: middle; }

._3Uaro > ._AlDg0 > button._2b1uC:focus {
  outline: none; }

._3Uaro > ._AlDg0._2Vj3H {
  width: 966px; }

@media screen and (max-width: 966px) {
  ._3Uaro._2Vj3H {
    background-color: #ffffff; }
  ._3Uaro > ._AlDg0._2Vj3H {
    width: 100%;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    padding-top: 64px; }
    ._3Uaro > ._AlDg0._2Vj3H > button._2b1uC {
      top: 20px;
      left: 20px;
      display: flex;
      justify-content: flex-start; }
      ._3Uaro > ._AlDg0._2Vj3H > button._2b1uC._1nnfC {
        justify-content: end; }
        ._3Uaro > ._AlDg0._2Vj3H > button._2b1uC._1nnfC img {
          border-radius: 100%; } }

._3Uaro > ._AlDg0._1uBqX {
  width: 768px; }

@media screen and (max-width: 768px) {
  ._3Uaro._1uBqX {
    background-color: #ffffff; }
  ._3Uaro > ._AlDg0._1uBqX {
    width: 100%;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    padding-top: 64px; }
    ._3Uaro > ._AlDg0._1uBqX > button._2b1uC {
      top: 20px;
      left: 20px;
      display: flex;
      justify-content: flex-start; }
      ._3Uaro > ._AlDg0._1uBqX > button._2b1uC._1nnfC {
        justify-content: end; }
        ._3Uaro > ._AlDg0._1uBqX > button._2b1uC._1nnfC img {
          border-radius: 100%; } }

._3Uaro > ._AlDg0._1nSvE {
  width: 600px; }

@media screen and (max-width: 600px) {
  ._3Uaro._1nSvE {
    background-color: #ffffff; }
  ._3Uaro > ._AlDg0._1nSvE {
    width: 100%;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    padding-top: 64px; }
    ._3Uaro > ._AlDg0._1nSvE > button._2b1uC {
      top: 20px;
      left: 20px;
      display: flex;
      justify-content: flex-start; }
      ._3Uaro > ._AlDg0._1nSvE > button._2b1uC._1nnfC {
        justify-content: end; }
        ._3Uaro > ._AlDg0._1nSvE > button._2b1uC._1nnfC img {
          border-radius: 100%; } }

._3Uaro > ._AlDg0._1S5Oi {
  width: 520px; }

@media screen and (max-width: 520px) {
  ._3Uaro._1S5Oi:not(._3tdIO) {
    background-color: #ffffff; }
  ._3Uaro > ._AlDg0._1S5Oi:not(._DlEYL) {
    width: 100%;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    padding-top: 64px; }
    ._3Uaro > ._AlDg0._1S5Oi:not(._DlEYL) > button._2b1uC {
      top: 20px;
      left: 20px;
      display: flex;
      justify-content: flex-start; }
      ._3Uaro > ._AlDg0._1S5Oi:not(._DlEYL) > button._2b1uC._1nnfC {
        justify-content: end; }
        ._3Uaro > ._AlDg0._1S5Oi:not(._DlEYL) > button._2b1uC._1nnfC img {
          border-radius: 100%; } }

@media screen and (max-width: 520px) {
  ._3Uaro > ._AlDg0._1S5Oi._DlEYL {
    width: 90%;
    padding-top: 40px; } }

._3LBDM {
  color: black;
  margin: 0 auto;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
  padding: 0; }
  ._3LBDM ._1k7Vm {
    width: 100%;
    order: 0;
    flex: 0 1 auto;
    align-self: baseline;
    text-align: left; }
    ._3LBDM ._1k7Vm:not(:last-child) {
      margin-bottom: 40px; }
    ._3LBDM ._1k7Vm ._QCy5Z {
      background: white; }
      ._3LBDM ._1k7Vm ._QCy5Z ._knLGw {
        margin-bottom: 10px;
        flex-wrap: wrap;
        display: flex;
        flex-direction: row;
        justify-content: flex-start; }
      ._3LBDM ._1k7Vm ._QCy5Z ._DB-Yu {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.2px;
        margin: 0 0 8px 0; }
      ._3LBDM ._1k7Vm ._QCy5Z ._3b07a {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.2px;
        color: #999999; }
    ._3LBDM ._1k7Vm ._3-ZRp {
      display: flex;
      align-items: center; }
      ._3LBDM ._1k7Vm ._3-ZRp img {
        object-fit: cover;
        border-radius: 100%;
        margin-right: 4px;
        width: 80px;
        height: 80px; }
        @media screen and (max-width: 767px) {
          ._3LBDM ._1k7Vm ._3-ZRp img {
            margin-left: -20px; } }
      ._3LBDM ._1k7Vm ._3-ZRp p {
        font-family: Gilroy;
        font-style: normal;
        font-weight: 800;
        font-size: 16px;
        line-height: 20px;
        color: #231F20; }
  ._3LBDM ._38Hs7 {
    margin: 40px 0 80px 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    cursor: pointer; }

._3-0R6 {
  display: flex;
  align-items: center;
  margin-bottom: 40px; }
  ._3-0R6 ._3vhV_ {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 14px; }
    ._3-0R6 ._3vhV_ ._1zvim {
      display: flex;
      align-items: center; }
      ._3-0R6 ._3vhV_ ._1zvim label,
      ._3-0R6 ._3vhV_ ._1zvim label > div {
        width: 24px;
        height: 24px;
        margin-right: 6px; }
    ._3-0R6 ._3vhV_ ._2OzZH {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.2px;
      color: #231f20;
      margin-top: 10px; }
  ._3-0R6 p {
    font-family: 'Gilroy';
    font-size: 72px;
    line-height: 72px;
    letter-spacing: -0.5px;
    color: #231f20;
    margin: 0;
    text-align: left; }
    @media (max-width: 720px) {
      ._3-0R6 p {
        font-size: 60px;
        line-height: 60px; } }

._20549 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  background-color: rgba(35, 31, 32, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  outline: 0;
  overflow: hidden;
  z-index: 200;
}
@media screen and (max-width: 768px) {
  ._20549 {
    background-color: #ffffff;
  }
}
._20549
  > ._2fEGy {
  width: 768px;
  position: relative;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0 0 64px rgba(0, 67, 32, 0.16), 0 16px 32px rgba(0, 67, 32, 0.06),
    0 8px 16px rgba(0, 67, 32, 0.04), 0 4px 8px rgba(0, 67, 32, 0.02);
  margin: 40px auto;
  border-radius: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #231f20;
  height: 80%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  ._20549
    > ._2fEGy {
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
  }
}
._20549
  > ._2fEGy:focus {
  outline: none;
}
._20549
  > ._2fEGy
  ._1LD8c {
  height: 100%;
  overflow: auto;
  position: relative;
}
._20549
  > ._2fEGy
  ._1LD8c
  ._OydIL {
  display: none;
}
._20549
  > ._2fEGy
  ._1LD8c
  ._OydIL._3HA69 {
  display: flex;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  padding: 16px 24px;
}
._20549
  > ._2fEGy
  ._1LD8c
  ._OydIL._3HA69
  img {
  width: 24px;
  height: 24px;
}
._20549
  > ._2fEGy
  ._1LD8c
  ._OydIL._3HA69
  ._31cIE {
  display: block;
}
._20549
  > ._2fEGy
  ._1LD8c
  ._OydIL._3HA69
  ._RjsQA {
  display: none;
}
._20549
  > ._2fEGy
  ._1LD8c
  ._OydIL._3HA69
  h2 {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 0 -24px;
  flex-grow: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  ._20549
    > ._2fEGy
    ._1LD8c
    ._OydIL._3HA69 {
    padding: 24px;
    justify-content: space-between;
  }
  ._20549
    > ._2fEGy
    ._1LD8c
    ._OydIL._3HA69
    h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 -24px 0 0;
    flex-grow: 0;
  }
  ._20549
    > ._2fEGy
    ._1LD8c
    ._OydIL._3HA69
    ._31cIE {
    display: none;
  }
  ._20549
    > ._2fEGy
    ._1LD8c
    ._OydIL._3HA69
    ._RjsQA {
    display: block;
  }
}
._20549
  > ._2fEGy
  ._1LD8c
  ._3bdCO {
  padding: 16px 20px 40px 20px;
}
._20549
  > ._2fEGy
  ._1LD8c
  ._3bdCO
  img {
  margin-bottom: 20px;
  width: 24px;
  height: 24px;
}
._20549
  > ._2fEGy
  ._1LD8c
  ._3bdCO
  h2 {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 36px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  ._20549
    > ._2fEGy
    ._1LD8c
    ._3bdCO {
    padding: 24px 24px 40px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
}
._20549
  > ._2fEGy
  ._1LD8c
  ._3MHXf {
  padding: 0 20px 20px 20px;
}
@media screen and (min-width: 768px) {
  ._20549
    > ._2fEGy
    ._1LD8c
    ._3MHXf {
    padding: 0 24px 24px 24px;
  }
}

._1saVW {
  color: black;
  margin-bottom: 80px; }
  ._1saVW > h2 {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 40px 0; }
  ._1saVW > p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.2px;
    color: black;
    margin: 0; }

._3bVup {
  display: flex;
  background: #ffffff;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  margin-top: 16px;
  padding: 12px 0;
  box-sizing: border-box;
  height: 48px;
  justify-content: center; }
  ._3bVup ._eBIan {
    padding: 0 16px;
    cursor: pointer; }
  ._3bVup img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: block; }
    @media screen and (max-width: 767px) {
      ._3bVup img {
        width: 24px;
        height: 24px; } }

._3hhFg {
  position: relative;
  width: 100%; }
  ._3hhFg ._3iQy0 {
    position: absolute;
    left: 0;
    top: 10px;
    min-width: 250px; }
  ._3hhFg ._3Ykmd {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    ._3hhFg ._3Ykmd img {
      width: 20px;
      height: 20px;
      margin-right: 10px;
      display: block; }
      @media screen and (max-width: 767px) {
        ._3hhFg ._3Ykmd img {
          width: 24px;
          height: 24px; } }
    ._3hhFg ._3Ykmd p {
      margin: 0;
      font-family: 'Gilroy';
      font-size: 14px;
      line-height: 22px;
      display: flex;
      align-items: center;
      text-align: right;
      color: #231f20; }
      @media screen and (max-width: 767px) {
        ._3hhFg ._3Ykmd p {
          display: none; } }

._1UWZb {
  background-color: #ffffff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  padding: 24px 20px 14px 20px;
  color: black; }
  ._1UWZb._1kNYJ h2 {
    width: 160px;
    color: transparent;
    cursor: default;
    -webkit-user-select: none;
            user-select: none; }
  ._1UWZb._1kNYJ ._3c98V {
    cursor: default;
    min-width: 100px; }
    ._1UWZb._1kNYJ ._3c98V > * {
      opacity: 0;
      color: transparent;
      -webkit-user-select: none;
              user-select: none;
      cursor: default; }
  ._1UWZb h2 {
    margin: 0 0 32px 0;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 32px; }
  ._1UWZb ._RerWp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    ._1UWZb ._RerWp ._3c98V {
      margin: 0 10px 10px 0;
      background-color: #ffffff;
      padding: 14px 16px;
      color: black;
      border: 1px solid #dddddd;
      border-radius: 200px; }
      ._1UWZb ._RerWp ._3c98V p {
        color: black;
        margin: 0;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 14px; }
        @media (max-width: 720px) {
          ._1UWZb ._RerWp ._3c98V p {
            font-size: 1em; } }
      ._1UWZb ._RerWp ._3c98V._2Hzv2 {
        cursor: pointer;
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline; }

._prJG0 {
  color: black;
  display: grid;
  grid-template-columns: 160px 1fr;
  grid-template-rows: auto;
  grid-template-areas: 'title title' 'image desc';
  -moz-column-gap: 24px;
       grid-column-gap: 24px;
       column-gap: 24px; }
  ._prJG0 h2 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 10px 0;
    grid-area: title;
    margin-bottom: 40px; }
  ._prJG0 img {
    grid-area: image;
    width: 160px;
    height: 160px;
    display: block;
    object-fit: cover;
    margin: 0 auto 10px auto; }
  ._prJG0 p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 10px 0; }
  @media (max-width: 720px) {
    ._prJG0 {
      display: grid;
      grid-template-columns: 160px 1fr;
      grid-template-rows: auto;
      grid-template-areas: 'title title' 'image desc';
      -moz-column-gap: 24px;
           grid-column-gap: 24px;
           column-gap: 24px; }
      ._prJG0 h2 {
        grid-area: title;
        margin-bottom: 40px; }
      ._prJG0 img {
        grid-area: image;
        width: 160px;
        height: 160px;
        margin: 0; }
      ._prJG0 p {
        grid-area: desc; } }

._WQQAe {
  color: black;
  background-color: #ffffff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  padding: 24px 20px; }
  ._WQQAe h2 {
    margin: 0 0 32px 0;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 32px; }
  ._WQQAe > ._2onvK {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal; }
    ._WQQAe > ._2onvK:not(:last-child) {
      margin-bottom: 24px; }
    ._WQQAe > ._2onvK > ._hXgVz {
      margin: 0; }
    ._WQQAe > ._2onvK > ._3V5WN {
      margin: 0;
      text-align: right; }

@media (max-width: 720px) {
  ._2fP0B {
    width: 100%; } }

._2fP0B > ._3ccRY._27GDF {
  margin: 0 0 40px 0;
  padding: 0;
  color: transparent;
  -webkit-user-select: none;
          user-select: none;
  cursor: default;
  width: 280px; }

._2fP0B ._3LZ80 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }
  @media (max-width: 720px) {
    ._2fP0B ._3LZ80 {
      flex-direction: column; } }
  ._2fP0B ._3LZ80 ._1uOpx {
    width: 540px;
    text-align: left;
    display: flex;
    align-items: center;
    flex-direction: row;
    align-items: flex-start;
    padding: 32px 0 0; }
    @media (max-width: 720px) {
      ._2fP0B ._3LZ80 ._1uOpx {
        width: 100%;
        align-items: flex-start; } }
    ._2fP0B ._3LZ80 ._1uOpx p {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0.2px;
      color: #231f20;
      margin: 0;
      max-width: 200px; }
      @media (max-width: 720px) {
        ._2fP0B ._3LZ80 ._1uOpx p {
          margin: 0 0 20px;
          max-width: 100%; } }
      ._2fP0B ._3LZ80 ._1uOpx p span {
        font-family: 'Roboto';
        font-size: 14px;
        line-height: 24px;
        font-weight: bold; }
    ._2fP0B ._3LZ80 ._1uOpx img {
      width: 40px;
      height: 40px;
      margin-right: 16px; }

._2fP0B ._3LZ80 ._1uOpx:first-child {
  margin-right: 30px; }

._2fP0B ._1co3O {
  background: #ffffff;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  padding: 24px 24px 32px; }
  @media (max-width: 720px) {
    ._2fP0B ._1co3O {
      flex-direction: column;
      padding: 24px 20px 32px; } }
  ._2fP0B ._1co3O h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.2px;
    color: #231f20;
    display: flex;
    align-items: center;
    margin: 0;
    border-top: 1px solid #dddddd;
    padding-top: 32px;
    width: 100%; }
    ._2fP0B ._1co3O h3 img {
      width: 40px;
      height: 40px;
      margin-right: 20px; }
  ._2fP0B ._1co3O ._2zhJP,
  ._2fP0B ._1co3O ._1zp9O {
    width: 100%;
    text-align: left; }
    @media (max-width: 720px) {
      ._2fP0B ._1co3O ._2zhJP,
      ._2fP0B ._1co3O ._1zp9O {
        width: 100%; } }
    ._2fP0B ._1co3O ._2zhJP._27GDF > h2,
    ._2fP0B ._1co3O ._1zp9O._27GDF > h2 {
      width: 200px;
      color: transparent;
      -webkit-user-select: none;
              user-select: none;
      cursor: default; }
  ._2fP0B ._1co3O ._1WqTO {
    border: 1px solid #dddddd;
    transform: rotate(90deg);
    width: 252px; }
  ._2fP0B ._1co3O h2 {
    color: black;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 32px; }
  ._2fP0B ._1co3O h4 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #231f20;
    margin: 0 0 10px; }
    ._2fP0B ._1co3O h4 span {
      margin-left: 4px; }
  ._2fP0B ._1co3O ._3IKsu {
    margin: 0 0 32px; }
    ._2fP0B ._1co3O ._3IKsu p {
      margin: 0;
      font-family: 'Roboto';
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 28px;
      letter-spacing: 0.2px;
      color: #231f20; }
    ._2fP0B ._1co3O ._3IKsu._27GDF > p {
      margin: 8px 0;
      line-height: 16px;
      color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }

._2fP0B ._1_B7p ._3CIgD {
  display: flex;
  align-items: center; }

._2fP0B ._1_B7p:first-child {
  display: flex;
  align-items: center; }
  ._2fP0B ._1_B7p:first-child ._1IPoy {
    vertical-align: top;
    display: inline-block;
    width: 48px;
    height: 48px;
    border: 1px solid lightgray;
    border-radius: 24px; }
    @media (max-width: 720px) {
      ._2fP0B ._1_B7p:first-child ._1IPoy {
        margin-left: 0; } }
    ._2fP0B ._1_B7p:first-child ._1IPoy img {
      width: 70%;
      height: 70%;
      margin: 15%; }
  ._2fP0B ._1_B7p:first-child div {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 720px) {
      ._2fP0B ._1_B7p:first-child div {
        width: calc(100% - 60px);
        margin-left: 6px; } }
    ._2fP0B ._1_B7p:first-child div h2 {
      font-family: 'Gilroy';
      font-size: 20px;
      line-height: 28px;
      display: flex;
      align-items: center;
      color: #231f20; }
    ._2fP0B ._1_B7p:first-child div p {
      font-size: 16px;
      padding: 0 10px;
      color: #0073c8;
      margin: 0; }

._2fP0B ._1_B7p:nth-child(2) span {
  padding: 20px 0;
  display: block;
  text-align: left; }

._3iO1m {
  position: relative;
  box-sizing: content-box;
  min-width: 0;
  text-align: center; }
  ._3iO1m > ._bxqTr {
    transform: rotate(-90deg); }
    @media screen and (max-width: 767px) {
      ._3iO1m > ._bxqTr {
        margin: 0; } }
    ._3iO1m > ._bxqTr > ._2hi3K {
      stroke: #DDDDDD;
      stroke-width: 20; }
    ._3iO1m > ._bxqTr > ._3um69 {
      stroke-width: 20; }
      ._3iO1m > ._bxqTr > ._3um69._3BZpO {
        stroke: #7AD7A7; }
      ._3iO1m > ._bxqTr > ._3um69._25pkv {
        stroke: #5ca17d; }
      ._3iO1m > ._bxqTr > ._3um69._33ocT {
        stroke: #3d6c54; }
  ._3iO1m > ._2-dtC {
    text-align: center;
    position: absolute;
    z-index: 1;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }
    ._3iO1m > ._2-dtC > img {
      width: 30px;
      margin-bottom: 36px; }
      @media screen and (max-width: 767px) {
        ._3iO1m > ._2-dtC > img {
          margin-bottom: 18px; } }
    ._3iO1m > ._2-dtC > p {
      font-family: Roboto, sans-serif;
      margin: 0; }
      ._3iO1m > ._2-dtC > p._1cJVU {
        font-family: Gilroy, Roboto, sans-serif;
        font-size: 48px;
        line-height: 60px;
        text-align: center;
        letter-spacing: -1px;
        color: #231F20;
        margin: 0; }
      ._3iO1m > ._2-dtC > p._1RSyi, ._3iO1m > ._2-dtC > p._1PYHk {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        letter-spacing: 0.2px;
        color: #231F20;
        margin: 0; }
      ._3iO1m > ._2-dtC > p._1PYHk {
        font-weight: bold; }

._15Svi {
  width: 72px;
  height: 72px;
  position: relative; }
  ._15Svi > ._8vnO5 {
    transform: rotate(90deg); }
    ._15Svi > ._8vnO5 > ._xK_Ub {
      stroke: #DDDDDD;
      stroke-width: 4; }
    ._15Svi > ._8vnO5 > ._CpJuv {
      stroke: #7AD7A7;
      stroke-width: 4; }
  ._15Svi > ._2x52H {
    text-align: center;
    position: absolute;
    z-index: 1;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }
    ._15Svi > ._2x52H > p {
      font-family: Roboto, sans-serif;
      margin: 0;
      text-transform: uppercase; }
      ._15Svi > ._2x52H > p._3pK1k {
        color: #231F20;
        font-size: 20px;
        line-height: 24px;
        font-weight: 900; }
      ._15Svi > ._2x52H > p._2tFfi {
        color: #767676;
        font-size: 12px;
        line-height: 16px; }

._sJEO5 {
  color: #231F20;
  background-color: #ffffff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  padding: 24px 20px; }
  ._sJEO5 h2 {
    color: #231F20;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 32px; }
  ._sJEO5 ._3isNr {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #231F20;
    margin-top: 40px; }
    @media screen and (max-width: 767px) {
      ._sJEO5 ._3isNr {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin: 10px 0 0 0;
        flex-wrap: wrap; } }
    ._sJEO5 ._3isNr ._xo7PP {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        ._sJEO5 ._3isNr ._xo7PP {
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: space-between;
          margin-bottom: 36px; } }
      ._sJEO5 ._3isNr ._xo7PP ._AB7qF {
        align-items: center; }
        @media screen and (max-width: 767px) {
          ._sJEO5 ._3isNr ._xo7PP ._AB7qF {
            display: flex;
            flex-direction: column;
            align-items: flex-start; } }
        ._sJEO5 ._3isNr ._xo7PP ._AB7qF ._2DtF9 {
          font-family: Gilroy;
          font-style: normal;
          font-weight: 800;
          font-size: 36px;
          line-height: 42px;
          text-align: center;
          letter-spacing: -0.5px;
          color: #231F20;
          margin: 0 0 18px; }
          @media screen and (max-width: 767px) {
            ._sJEO5 ._3isNr ._xo7PP ._AB7qF ._2DtF9 {
              margin: 10px 0 0px; } }
        ._sJEO5 ._3isNr ._xo7PP ._AB7qF > ._3EakM {
          display: flex; }
          @media screen and (max-width: 767px) {
            ._sJEO5 ._3isNr ._xo7PP ._AB7qF > ._3EakM:not(:last-of-type) {
              margin-right: 10px; } }
          ._sJEO5 ._3isNr ._xo7PP ._AB7qF > ._3EakM strong {
            font-weight: 900; }
          ._sJEO5 ._3isNr ._xo7PP ._AB7qF > ._3EakM:not(:last-of-type) {
            margin-bottom: 14px; }
          ._sJEO5 ._3isNr ._xo7PP ._AB7qF > ._3EakM ._2pm80 {
            width: 18px;
            height: 18px;
            margin-right: 10px;
            border-radius: 50%; }
            ._sJEO5 ._3isNr ._xo7PP ._AB7qF > ._3EakM ._2pm80._72OJg {
              background-color: #7AD7A7; }
            ._sJEO5 ._3isNr ._xo7PP ._AB7qF > ._3EakM ._2pm80._1EtsB {
              background-color: #5ca17d; }
            ._sJEO5 ._3isNr ._xo7PP ._AB7qF > ._3EakM ._2pm80._3j_zc {
              background-color: #3d6c54; }
  ._sJEO5 ._vGwop {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #231F20;
    margin: 42px 0px 0px; }
    @media screen and (max-width: 767px) {
      ._sJEO5 ._vGwop {
        margin: 0px; } }
    ._sJEO5 ._vGwop span {
      font-weight: 900; }

._20sae {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  -moz-column-gap: 8px;
       grid-column-gap: 8px;
       column-gap: 8px;
  grid-row-gap: 16px;
  row-gap: 16px;
  margin-bottom: 24px; }
  @media screen and (min-width: 768px) {
    ._20sae {
      grid-template-columns: repeat(auto-fit, 100px);
      column-gap: 16px;
      margin-bottom: 40px; } }
  ._20sae ._2UfUU {
    display: flex;
    align-items: center;
    flex-direction: column;
    color: black;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px; }
    ._20sae ._2UfUU ._36Y8K {
      width: 48px;
      height: 48px;
      border: 1px solid #dddddd;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0 0 10px 0; }
      ._20sae ._2UfUU ._36Y8K img {
        max-width: 32px;
        max-height: 32px;
        width: 100%;
        height: 100%; }
    ._20sae ._2UfUU span {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 20px; }
    @media screen and (min-width: 768px) {
      ._20sae ._2UfUU {
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        ._20sae ._2UfUU ._TWBWD {
          margin: 0 0 10px 0; } }

._Ofhkl {
  position: fixed;
  padding: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 15;
  display: flex;
  justify-content: center; }

._3LmjW {
  border: none;
  max-width: 1400px !important;
  max-height: 100% !important;
  background-color: #fafafa;
  position: absolute;
  background: white;
  overflow: auto;
  padding: 0 10px; }
  ._3LmjW:active, ._3LmjW:focus {
    outline: none; }
  @media screen and (max-width: 767px) {
    ._3LmjW {
      width: 95%; } }

._2eXVP {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Gilroy, Roboto, sans-serif;
  font-weight: 700;
  color: #231F20;
  background-color: #ffffff; }
  ._2eXVP > ._lWC9T {
    width: 100%;
    max-width: 1296px;
    padding: 0 40px;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      ._2eXVP > ._lWC9T {
        padding: 0 10px;
        margin-bottom: 24px;
        align-items: center; } }
    ._2eXVP > ._lWC9T ._3-wVx {
      position: relative;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 20px 0 16px 0; }
      @media screen and (max-width: 767px) {
        ._2eXVP > ._lWC9T ._3-wVx {
          margin: 20px 0; } }
      ._2eXVP > ._lWC9T ._3-wVx p {
        margin: 0; }
      ._2eXVP > ._lWC9T ._3-wVx ._14pU2 {
        display: flex;
        align-items: center;
        cursor: pointer; }
        ._2eXVP > ._lWC9T ._3-wVx ._14pU2 img {
          width: 20px;
          height: 20px;
          margin-right: 10px;
          display: block; }
        ._2eXVP > ._lWC9T ._3-wVx ._14pU2 p:hover {
          text-decoration: underline; }
        @media screen and (max-width: 767px) {
          ._2eXVP > ._lWC9T ._3-wVx ._14pU2 {
            display: none; } }
        ._2eXVP > ._lWC9T ._3-wVx ._14pU2._I_YFV {
          display: none; }
          @media screen and (max-width: 767px) {
            ._2eXVP > ._lWC9T ._3-wVx ._14pU2._I_YFV {
              display: block; }
              ._2eXVP > ._lWC9T ._3-wVx ._14pU2._I_YFV img {
                width: 24px;
                height: 24px; } }
      ._2eXVP > ._lWC9T ._3-wVx ._3YTX_ {
        position: absolute;
        right: 0; }
        ._2eXVP > ._lWC9T ._3-wVx ._3YTX_ ._2Lm0r {
          position: absolute;
          right: 0;
          top: 10px;
          min-width: 250px; }
    ._2eXVP > ._lWC9T ._2LKEU {
      margin-bottom: 40px; }
      ._2eXVP > ._lWC9T ._2LKEU > ._2FyU9 {
        display: none; }
      ._2eXVP > ._lWC9T ._2LKEU > ._1BZ-- > * {
        margin-bottom: 32px; }
      ._2eXVP > ._lWC9T ._2LKEU > ._3W-pl {
        grid-column: span 2; }
      @media screen and (min-width: 769px) {
        ._2eXVP > ._lWC9T ._2LKEU {
          display: grid;
          grid-template-columns: 1fr 1fr;
          grid-template-rows: auto;
          -moz-column-gap: 32px;
               grid-column-gap: 32px;
               column-gap: 32px; }
          ._2eXVP > ._lWC9T ._2LKEU > ._1BZ-- {
            display: none; }
          ._2eXVP > ._lWC9T ._2LKEU > ._3W-pl {
            display: block; }
          ._2eXVP > ._lWC9T ._2LKEU > ._2FyU9 {
            display: block;
            min-width: 0; }
            ._2eXVP > ._lWC9T ._2LKEU > ._2FyU9 > * {
              margin-bottom: 32px; } }

._1A-Jk {
  margin: 25px auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 1280px; }
  ._1A-Jk ._3Qw3d {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 30px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      ._1A-Jk ._3Qw3d {
        flex-direction: column; } }
  @media screen and (min-width: 768px) and (max-width: 1087px) {
    ._1A-Jk {
      padding: 10px; } }
  ._1A-Jk ._1JUVL {
    display: block; }
    @media screen and (max-width: 767px) {
      ._1A-Jk ._1JUVL {
        display: none; } }
  ._1A-Jk ._2lr6b {
    width: 540px; }
    @media screen and (max-width: 767px) {
      ._1A-Jk ._2lr6b {
        width: 100%; } }
  ._1A-Jk ._YOcIM {
    display: none; }
    @media screen and (max-width: 767px) {
      ._1A-Jk ._YOcIM {
        display: block; } }
  ._1A-Jk h2 {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.5px;
    color: #231F20;
    margin: 0;
    height: auto; }
  ._1A-Jk ._3SWh6 {
    border: 1px solid #DDDDDD;
    border-radius: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 400px;
    width: 400px;
    position: relative; }
    @media screen and (max-width: 767px) {
      ._1A-Jk ._3SWh6 {
        height: 260px;
        width: 260px; } }
    ._1A-Jk ._3SWh6 ._2f65N {
      width: 60px;
      height: 57.54px;
      right: 10px;
      position: absolute;
      top: 40px; }
      @media screen and (max-width: 767px) {
        ._1A-Jk ._3SWh6 ._2f65N {
          width: 40px;
          height: 38.36px;
          top: 24px; } }
  ._1A-Jk ._1LcPX {
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    position: relative; }
    @media screen and (max-width: 767px) {
      ._1A-Jk ._1LcPX {
        margin-top: 0; } }
    ._1A-Jk ._1LcPX h4 {
      font-family: Reinata;
      font-style: normal;
      font-weight: normal;
      font-size: 160px;
      line-height: 55px;
      text-align: center;
      letter-spacing: -0.764178px;
      color: #231F20;
      margin: -40px 0 0px;
      position: absolute; }
      @media screen and (max-width: 767px) {
        ._1A-Jk ._1LcPX h4 {
          font-size: 100px;
          line-height: 36px;
          margin: -28px 0 0px; } }
  ._1A-Jk ._Svl8U {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: stretch; }
    @media screen and (max-width: 767px) {
      ._1A-Jk ._Svl8U {
        flex-direction: column;
        padding: 0;
        margin-left: 0; } }
    @media screen and (min-width: 768px), print {
      ._1A-Jk ._Svl8U {
        padding: 15px; } }
    ._1A-Jk ._Svl8U ._18ICC {
      display: flex;
      align-items: center;
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      margin: 12px 0 16px; }
      ._1A-Jk ._Svl8U ._18ICC ._l02QL {
        max-height: 64px;
        max-width: 112px;
        margin-left: 10px;
        background: #ffffff;
        box-shadow: 0 0 32px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.06);
        border-radius: 4px; }
    ._1A-Jk ._Svl8U ._2yrZN {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      margin-top: 36px; }
      ._1A-Jk ._Svl8U ._2yrZN p {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.2px;
        color: #231F20;
        margin: 0 18px 10px 0; }
      ._1A-Jk ._Svl8U ._2yrZN ._ZiC4s {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 14px;
        height: 5px;
        border-radius: 50px;
        align-items: center;
        display: flex;
        padding: 20px;
        border: solid 1px #DDDDDD;
        margin: 0px 10px 10px 0px; }
    ._1A-Jk ._Svl8U ._3T5pW {
      margin: 12px 0; }
  ._1A-Jk ._2FtJd {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #231F20;
    text-align: justify;
    margin-top: 50px; }
    ._1A-Jk ._2FtJd ._3PnMp {
      \-webkit-box-orient: vertical !important;
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 5; }
    ._1A-Jk ._2FtJd ._1cCbm {
      border: none;
      background: transparent;
      margin-top: 20px;
      font-family: Roboto;
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 24px;
      outline: none;
      text-decoration: underline;
      cursor: pointer;
      padding: 0;
      color: #231F20; }
    @media screen and (max-width: 767px) {
      ._1A-Jk ._2FtJd {
        font-size: 14px;
        line-height: 18px;
        padding: 0;
        width: 100%;
        margin-left: 0; } }

._wh502 {
  width: 100%;
  margin: 10px 0 0 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 20px; }
  @media screen and (min-width: 768px) and (max-width: 1087px) {
    ._wh502 {
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 16px;
      grid-row-gap: 20px; } }
  @media screen and (max-width: 767px) {
    ._wh502 {
      padding: 0 0 24px 0;
      grid-template-columns: repeat(1, 1fr);
      grid-column-gap: 8px;
      grid-row-gap: 16px; } }
  ._wh502 p {
    font-size: 12px;
    margin: 8px 0 3px; }

._2zvIW {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.5px;
  color: #231F20;
  margin: 0;
  height: auto; }

._12mHA {
  border: none;
  background: transparent;
  margin-top: 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  outline: none;
  text-decoration: underline;
  cursor: pointer; }

._2Wuex {
  position: relative;
  width: 100%; }
  ._2Wuex ._3PMUP {
    padding-top: 20px; }
    ._2Wuex ._3PMUP > div {
      margin-bottom: 40px; }
  ._2Wuex ._7xw40 {
    position: absolute;
    right: 0; }
    ._2Wuex ._7xw40 ._gcMjO {
      position: absolute;
      right: 0;
      top: 10px;
      min-width: 250px; }

._2sxl6 {
  width: 100%;
  min-height: 204px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  border-radius: 12px;
  box-sizing: border-box;
  cursor: pointer;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    ._2sxl6 {
      min-height: 151px;
      align-items: center; } }
  ._2sxl6 ._3_g5b {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute; }
  ._2sxl6 ._1DjdU {
    margin: 16px 24px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 10;
    color: white; }
    @media screen and (min-width: 768px), print {
      ._2sxl6 ._1DjdU {
        margin: 24px 16px;
        justify-content: flex-end; } }
    ._2sxl6 ._1DjdU ._2VfKQ {
      color: white;
      background-color: #47D178;
      border-radius: 2px;
      width: -webkit-fit-content;
      width: fit-content;
      padding: 0 4px;
      height: 28px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: 'Gilroy';
      font-style: normal;
      font-weight: 800;
      font-size: 16px;
      line-height: 24px;
      margin-top: 8px; }
    ._2sxl6 ._1DjdU ._dlaU6 {
      font-size: 20px;
      line-height: 28px; }
      @media screen and (min-width: 768px), print {
        ._2sxl6 ._1DjdU ._dlaU6 {
          font-size: 36px;
          line-height: 44px; } }
    ._2sxl6 ._1DjdU ._22PKS {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 24px; }
    ._2sxl6 ._1DjdU ._1lvTs {
      width: -webkit-fit-content;
      width: fit-content;
      color: #231F20;
      background-color: white;
      border-radius: 200px;
      padding: 8px 24px;
      border: 1px solid #231F20;
      font-family: 'Gilroy';
      font-style: normal;
      font-weight: 800;
      font-size: 14px;
      line-height: 24px;
      margin-top: 10px;
      cursor: pointer;
      height: 48px; }
      @media screen and (min-width: 768px), print {
        ._2sxl6 ._1DjdU ._1lvTs {
          padding: 12px 32px;
          font-size: 16px; } }
      @media screen and (max-width: 767px) {
        ._2sxl6 ._1DjdU ._1lvTs {
          height: 40px; } }

._3VjBP {
  display: flex;
  flex-direction: column;
  width: 275px;
  position: relative;
  cursor: pointer; }
  ._3VjBP ._27zpm {
    position: absolute;
    right: 0; }
  ._3VjBP ._1jcMY {
    height: calc(100% - 80px);
    object-fit: cover;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px; }
  ._3VjBP ._3Mhge {
    padding: 12px 20px 12px;
    height: 78px; }

._2R4QN {
  height: 162px; }

._2Svv3 {
  height: 340px; }

._38U0T {
  width: 586px;
  height: 340px; }

._18UaO {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
  ._18UaO ._RWqbq {
    display: flex;
    align-items: flex-end;
    position: relative;
    min-width: 180px;
    cursor: pointer; }
    ._18UaO ._RWqbq ._1jcMY {
      width: 64px;
      height: 64px;
      border-radius: 6px;
      object-fit: cover; }
    ._18UaO ._RWqbq ._3Mhge {
      margin-right: 15px;
      padding: 0px 0px 0px 10px;
      min-height: 45px; }
  ._18UaO ._1cKRZ {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer; }
    ._18UaO ._1cKRZ:hover {
      text-decoration: underline; }
    @media screen and (max-width: 767px) {
      ._18UaO ._1cKRZ {
        display: none; } }

._3Mhge {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px; }
  ._3Mhge ._8kumz {
    font-family: Gilroy;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 27px;
    letter-spacing: 0px;
    margin: 0px; }
  ._3Mhge ._1aBRm {
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 23px;
    letter-spacing: 0px;
    margin: 0px; }

._27zpm {
  font-family: Gilroy;
  font-size: 11px;
  font-style: normal;
  font-weight: 800;
  line-height: 14px;
  letter-spacing: 0px;
  text-align: left;
  color: #fff;
  background-color: #7ad7a7;
  padding: 5px 10px;
  border-radius: 0px 6px;
  margin-bottom: 4px; }

._1uJwK {
  background: transparent;
  color: #47d178;
  position: absolute;
  top: 0px;
  left: 65px; }

._1IGhG {
  border-bottom: 8px solid;
  width: 63px;
  height: calc(66px - 8px); }

._1jPyP {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 50px;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    ._1jPyP {
      height: 100%;
      margin-top: 60px;
      padding: 18px 40px 30px 40px; } }
  @media screen and (max-width: 767px) {
    ._1jPyP {
      padding: 0px;
      margin-bottom: 5px; } }
  ._1jPyP ._aZSAR {
    display: flex;
    flex-direction: row;
    position: relative;
    width: 100%;
    max-width: 1200px;
    max-height: 180px; }
    @media screen and (max-width: 767px) {
      ._1jPyP ._aZSAR {
        flex-direction: column;
        max-height: 100%; } }
    ._1jPyP ._aZSAR ._2VipF {
      object-fit: cover; }
      @media screen and (max-width: 767px) {
        ._1jPyP ._aZSAR ._2VipF {
          margin: 0;
          padding: 0;
          width: 100vw; } }
      @media screen and (min-width: 768px) {
        ._1jPyP ._aZSAR ._2VipF {
          position: relative;
          width: 240px;
          height: 240px;
          margin-right: 34px;
          top: -59px;
          border-radius: 10px; } }
    ._1jPyP ._aZSAR ._2w-f7 {
      position: absolute;
      top: -60px;
      left: 130px; }
      @media screen and (max-width: 767px) {
        ._1jPyP ._aZSAR ._2w-f7 {
          display: none; } }
    ._1jPyP ._aZSAR ._TJGtz {
      position: relative;
      display: flex;
      justify-content: space-between;
      flex-grow: 2;
      max-height: 180px; }
      @media screen and (max-width: 767px) {
        ._1jPyP ._aZSAR ._TJGtz {
          flex-direction: column;
          padding: 30px 16px 24px;
          border-radius: 20px;
          margin-top: -20px;
          max-height: 220px; } }
      ._1jPyP ._aZSAR ._TJGtz ._2lbx5 {
        position: absolute;
        top: -45px;
        right: 16px;
        width: 75px;
        height: 32px;
        line-height: 32px;
        border: 1px solid #ffffff;
        box-sizing: border-box;
        border-radius: 3px;
        background-color: #e5e5e5;
        text-align: center; }
        @media screen and (min-width: 768px) {
          ._1jPyP ._aZSAR ._TJGtz ._2lbx5 {
            display: none; } }
        ._1jPyP ._aZSAR ._TJGtz ._2lbx5 ._3c9CL {
          font-family: Roboto;
          font-weight: 500;
          font-size: 14px;
          color: #231f20; }
      ._1jPyP ._aZSAR ._TJGtz ._2JXzP {
        display: flex;
        flex-direction: column; }
        @media screen and (min-width: 768px) {
          ._1jPyP ._aZSAR ._TJGtz ._2JXzP {
            justify-content: end;
            margin-right: 18px; } }
        ._1jPyP ._aZSAR ._TJGtz ._2JXzP ._gLNTf {
          font-family: Gilroy;
          font-style: normal;
          font-weight: 800;
          letter-spacing: 0px; }
          @media screen and (max-width: 767px) {
            ._1jPyP ._aZSAR ._TJGtz ._2JXzP ._gLNTf {
              font-size: 32px;
              line-height: 28px;
              text-align: left;
              margin: 0px 0px 16px; } }
          @media screen and (min-width: 768px) {
            ._1jPyP ._aZSAR ._TJGtz ._2JXzP ._gLNTf {
              font-size: 48px;
              line-height: 44px;
              margin: 0px; } }
        @media screen and (max-width: 767px) {
          ._1jPyP ._aZSAR ._TJGtz ._2JXzP ._QfHia {
            display: none; } }
        @media screen and (min-width: 768px) {
          ._1jPyP ._aZSAR ._TJGtz ._2JXzP ._25Nkb {
            display: none; } }
        ._1jPyP ._aZSAR ._TJGtz ._2JXzP ._36-J6 {
          font-family: Roboto;
          font-size: 16px;
          font-style: normal;
          letter-spacing: 0em;
          text-align: left;
          display: -webkit-box;
          overflow: auto;
          overflow-x: hidden;
          margin-top: 8px; }
          @media screen and (max-width: 767px) {
            ._1jPyP ._aZSAR ._TJGtz ._2JXzP ._36-J6 {
              font-weight: normal;
              line-height: 160%;
              color: #4d4d4f;
              max-height: 130px; } }
          @media screen and (min-width: 768px) {
            ._1jPyP ._aZSAR ._TJGtz ._2JXzP ._36-J6 {
              font-weight: 400;
              line-height: 26px; } }
      ._1jPyP ._aZSAR ._TJGtz ._YVWRZ {
        display: flex;
        align-items: flex-end;
        flex-direction: column; }
        @media screen and (max-width: 767px) {
          ._1jPyP ._aZSAR ._TJGtz ._YVWRZ {
            display: none; } }
        ._1jPyP ._aZSAR ._TJGtz ._YVWRZ ._33UvN {
          font-family: Roboto;
          font-size: 12px;
          font-style: normal;
          font-weight: 700;
          line-height: 19px;
          letter-spacing: 0em;
          color: #979797;
          margin: 5px 0px; }
        ._1jPyP ._aZSAR ._TJGtz ._YVWRZ img {
          height: 16px; }
        ._1jPyP ._aZSAR ._TJGtz ._YVWRZ span {
          font-family: Roboto;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 18px;
          letter-spacing: 0px; }
        ._1jPyP ._aZSAR ._TJGtz ._YVWRZ ._3Bde4 {
          width: 70px;
          margin: 8px 0px 5px;
          border: 0px;
          border-bottom: 1px solid #4d4d4f; }

@media screen and (min-width: 768px) {
  ._zidpz {
    display: none; } }

@media screen and (max-width: 767px) {
  ._zidpz {
    border-radius: 20px 20px 0 0;
    color: white;
    background-color: #ffffff;
    height: 20px; } }

._1aBRL {
  display: flex;
  padding: 8px 20px 12px;
  box-shadow: 0px -8px 16px 0px #0000000F;
  background-color: #231F20;
  opacity: 0.8;
  align-items: center; }
  ._1aBRL ._1aK8e {
    margin-right: 12px;
    height: 8px;
    width: 8px;
    object-fit: cover;
    cursor: pointer; }
  ._1aBRL ._ehXI4 {
    display: flex;
    align-items: center;
    width: 100%; }
    ._1aBRL ._ehXI4 img {
      width: 40px;
      height: 40px;
      margin-right: 8px; }
    ._1aBRL ._ehXI4 ._2Eilc {
      display: flex;
      flex-direction: column; }
      ._1aBRL ._ehXI4 ._2Eilc ._3xfCg {
        font-family: Gilroy;
        font-size: 12px;
        font-style: normal;
        font-weight: 800;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff; }
      ._1aBRL ._ehXI4 ._2Eilc ._3Ne8f {
        font-family: Roboto;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff; }
  ._1aBRL ._2wRes {
    border: solid 1px #ffffff;
    border-radius: 20px;
    padding: 8px 18px;
    background: transparent;
    color: #ffffff;
    font-family: Gilroy;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer; }

._sx2pU {
    width: 222px !important;
}
._3dUaA {
    width: 200px !important;
}
._2L0WR {
  position: relative;
  width: 100%;
  min-width: 205px;
  background: #ffffff;
  border-radius: 8px;
  font-family: Gilroy, Roboto, sans-serif;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 20px 20px 0 0; }
  @media screen and (max-width: 767px) {
    ._2L0WR {
      border-radius: 0 0 0 0; } }
  ._2L0WR._3aFGF {
    animation: _3C3ik 2s infinite linear;
    background: linear-gradient(to right, #eff1f3 4%, #e8e8e8 25%, #eff1f3 36%);
    background-size: 1000px 100%;
    cursor: default; }
  ._1kbHQ {
    width: 100%;
    height: 220px;
    background-position: center;
    background-size: auto 135%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    position: relative; }
    ._1kbHQ ._3QaEe {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    ._1kbHQ ._FhTyt {
      background-color: #efefef;
      position: absolute;
      top: calc(50% - 10px);
      text-align: center;
      left: 0;
      width: 100%;
      text-transform: uppercase; }
    @media (max-width: 720px) {
      ._1kbHQ {
        background-size: auto 160%; } }
  ._1lJtF {
    font-family: 'Gilroy', 'Roboto', sans-serif;
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding: 24px 16px;
    position: relative; }
    @media screen and (max-width: 767px) {
      ._1lJtF {
        border-radius: 20px 20px 0 0;
        margin-top: -20px;
        z-index: 10;
        background: #ffffff;
        width: 100%; } }
    ._24_sk {
      font-style: normal;
      font-weight: 800;
      font-size: 36px;
      margin-bottom: 3px;
      line-height: 44px; }
    ._N2UkC {
      color: #7AD7A7; }
    ._1YEBD {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 170%;
      text-align: center;
      width: 66%;
      margin: auto;
      padding-top: 10px; }
      @media screen and (max-width: 767px) {
        ._1YEBD {
          width: 90%; } }

._WwxPh {
  position: relative;
  width: 100%;
  min-width: 205px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  height: -webkit-max-content;
  height: max-content; }
  ._1QJ9j {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 352px; }
    @media screen and (max-width: 767px) {
      ._1QJ9j {
        height: 190px; } }
  @media screen and (max-width: 767px) {
    ._WwxPh {
      border-radius: 0 0 0 0;
      height: 190px; } }
  ._WwxPh._3aFGF {
    animation: _3C3ik 2s infinite linear;
    background: linear-gradient(to right, #eff1f3 4%, #e8e8e8 25%, #eff1f3 36%);
    background-size: 1000px 100%;
    cursor: default; }
  ._1Y9cl {
    font-family: 'Gilroy', 'Roboto', sans-serif;
    max-width: 100%;
    overflow: hidden;
    padding: 0 24px;
    position: absolute;
    bottom: 24px;
    color: #ffffff; }
    ._NkkeV {
      overflow: hidden;
      font-weight: 800;
      font-size: 56px;
      line-height: 64px;
      max-width: 558px; }
    ._1Hen4 {
      font-family: 'Roboto';
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      margin-top: 16px; }

._1beGo {
  box-shadow: 0px -8px 16px rgba(0, 0, 0, 0.06), 0px 0px 32px rgba(0, 0, 0, 0.04);
  border-radius: 20px 20px 0px 0px;
  padding: 16px; }
  ._1beGo._KoX_W {
    background: #3939d8;
    color: #ffffff; }
  ._1beGo._frpfk {
    background: #ffffff;
    color: #231F20; }
  ._1beGo h4 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    text-align: center; }
  @media screen and (max-width: 767px) {
    ._1beGo ._29AT2 ._OKsSK {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      cursor: pointer;
      margin: 0; } }
  ._1beGo ._29AT2 ._1tLc2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px; }
    @media screen and (max-width: 767px) {
      ._1beGo ._29AT2 ._1tLc2 {
        display: none; } }
    ._1beGo ._29AT2 ._1tLc2 ._2vS-b {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 170%;
      text-align: center;
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      cursor: pointer; }
      ._1beGo ._29AT2 ._1tLc2 ._2vS-b > img {
        width: 14px;
        margin: -3px 2px; }
  ._1beGo ._2IVIJ {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    max-height: 50px;
    transition: max-height 0.3s ease, opacity 0.5s ease-in; }
    ._1beGo ._2IVIJ > img {
      width: 40px;
      margin: 2px 15px;
      cursor: pointer; }
      ._1beGo ._2IVIJ > img._2v5hj, ._1beGo ._2IVIJ > img:hover {
        filter: invert(70%) sepia(64%) saturate(532%) hue-rotate(160deg) brightness(97%) contrast(87%); }
  ._1beGo ._2q9U3 {
    max-height: 200px;
    transition: max-height 0.5s ease, opacity 1s ease-in; }
    ._1beGo ._2q9U3 ._3jET6 {
      padding: 0.5rem 0.75rem;
      border: 1px solid #DDDDDD;
      border-radius: 6px;
      resize: none;
      width: 40%;
      font-family: 'Roboto';
      font-size: 14px;
      line-height: 18px;
      margin: 15px; }
      @media screen and (max-width: 767px) {
        ._1beGo ._2q9U3 ._3jET6 {
          width: 100%; } }
      ._1beGo ._2q9U3 ._3jET6:focus {
        outline: none !important; }
  ._1beGo ._1i9cc {
    z-index: 10; }
    ._1beGo ._1i9cc ._OKsSK {
      color: #231F20; }
    ._1beGo ._1i9cc ._1tLc2 {
      display: flex;
      align-items: center;
      justify-content: center; }
      ._1beGo ._1i9cc ._1tLc2 ._2vS-b {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #231F20;
        margin: 16px 0;
        text-align: center; }
  ._1beGo ._27o94 {
    max-height: 0;
    height: 0;
    opacity: 0;
    z-index: -10; }
  ._1beGo ._3-816 {
    display: flex;
    align-items: center;
    justify-content: center; }

._11bBh {
  font-family: 'Nunito Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  border: 0;
  border-radius: 3em;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
}
._3Dd0r {
  color: white;
  background-color: black;
}
._2mQCW {
  color: #333;
  background-color: transparent;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px inset;
}
._IQHjF {
  font-size: 12px;
  padding: 10px 16px;
}
._1l3yt {
  font-size: 14px;
  padding: 11px 20px;
}
._3H7Rh {
  font-size: 16px;
  padding: 12px 24px;
}

._1cRHz {
  display: grid;
  justify-content: stretch;
  grid-template-columns: 30% 70%; }
  @media screen and (max-width: 768px) {
    ._1cRHz {
      grid-template-columns: 100%;
      grid-template-rows: 390px auto; } }
  ._1cRHz ._25mdq {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      ._1cRHz ._25mdq {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px; } }
  ._1cRHz ._e5HTY {
    padding: 71px 30px 47px; }
    @media screen and (max-width: 768px) {
      ._1cRHz ._e5HTY {
        margin-top: -23px;
        background-color: #FFF;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        padding: 36px 16px; } }
    ._1cRHz ._e5HTY ._1wXq_ {
      text-align: center;
      font-family: Gilroy;
      font-weight: 800;
      font-size: 28px;
      line-height: 36px;
      margin: 0;
      white-space: pre-wrap; }
      @media screen and (max-width: 768px) {
        ._1cRHz ._e5HTY ._1wXq_ {
          margin-bottom: 0px; } }
    ._1cRHz ._e5HTY ._Updv1 {
      margin: 21px auto 66px;
      font-family: Roboto;
      line-height: 24px;
      font-weight: 400;
      text-align: center;
      letter-spacing: -0.3px; }
      @media screen and (max-width: 768px) {
        ._1cRHz ._e5HTY ._Updv1 {
          margin: 28px 0 42px;
          font-size: 16px; } }
    ._1cRHz ._e5HTY ._2XOn- {
      display: flex;
      justify-content: center; }
      ._1cRHz ._e5HTY ._2XOn- > :not(:last-child) {
        margin-right: 21px; }
      ._1cRHz ._e5HTY ._2XOn- ._3FRPz {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 800;
        line-height: 18px;
        letter-spacing: 0px;
        text-align: center;
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline; }

._VQZYG {
  color: black;
  display: grid;
  grid-template-columns: 180px 1fr;
  grid-template-rows: auto;
  grid-template-areas: 'image title' 'image desc' 'image button';
  -moz-column-gap: 24px;
       grid-column-gap: 24px;
       column-gap: 24px; }
  ._VQZYG h2 {
    grid-area: title;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 10px 0;
    text-align: center; }
  ._VQZYG img {
    grid-area: image;
    height: 100%;
    position: absolute;
    top: 0;
    left: 15px; }
  ._VQZYG p {
    grid-area: desc;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center; }
  ._VQZYG ._2eAjp {
    grid-area: button;
    text-align: center; }
  @media (max-width: 720px) {
    ._VQZYG {
      display: inline;
      display: initial; }
      ._VQZYG h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px;
        padding: 0 10px 0 10px; }
      ._VQZYG img {
        width: 100%;
        height: 320px;
        object-fit: cover;
        margin: 0 auto 10px auto;
        position: static;
        position: initial;
        object-position: top; }
      ._VQZYG p {
        font-size: 14px;
        line-height: 170%; } }

@media (max-width: 720px) {
  ._2Ylj1 {
    height: 100%;
    background-color: rgba(35, 31, 32, 0.7) !important; } }

._Bh6Sg {
  margin: 0 !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media (max-width: 720px) {
    ._Bh6Sg {
      position: absolute !important;
      bottom: 0 !important;
      border-radius: 10px 10px 0px 0px !important;
      padding: 24px 16px !important;
      top: auto;
      top: initial;
      left: auto;
      left: initial;
      transform: none;
      transform: initial; } }

._sxdtE {
  display: grid;
  text-align: center;
  margin: 0;
  right: 0;
  left: 0; }
  ._sxdtE ._1l-9r {
    position: relative;
    -webkit-mask-image: linear-gradient(black 50%, transparent 90%);
    mask-image: linear-gradient(black 50%, transparent 90%); }
    ._sxdtE ._1l-9r ._1lNXO {
      width: 320px;
      max-height: 180px;
      object-fit: cover;
      object-position: -110% 0; }
    ._sxdtE ._1l-9r ._1gGQx {
      position: absolute;
      top: 15px;
      left: 50%;
      padding-left: 100px; }
  ._sxdtE ._1oPsf {
    position: absolute;
    top: 20px;
    right: 50%;
    padding-right: 14px; }
  ._sxdtE h2 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 36px;
    color: #231F20;
    margin: 0; }
  ._sxdtE h4 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    margin: 8px auto 24px auto;
    max-width: 300px;
    color: #767676; }
  ._sxdtE ._3ekKP {
    display: none; }

._3uhIq {
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 10; }
  @media screen and (max-width: 767px) {
    ._3uhIq {
      position: fixed;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: rgba(35, 31, 32, 0.7); } }
  ._3uhIq ._OVpNY {
    display: grid;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    width: 315px;
    background-color: white;
    box-shadow: 0px 0px 12px rgba(35, 31, 32, 0.1), 0px 12px 12px rgba(35, 31, 32, 0.07);
    border-radius: 8px; }
    @media screen and (max-width: 767px) {
      ._3uhIq ._OVpNY {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        box-shadow: none;
        box-shadow: initial;
        border-radius: 20px 20px 0px 0px;
        padding-top: 24px; } }
    ._3uhIq ._OVpNY ._Z2aSk {
      display: inline-flex;
      margin: 16px 16px 0 16px;
      padding-bottom: 16px;
      border-bottom: 0.5px solid rgba(153, 153, 153, 0.25);
      cursor: pointer; }
      ._3uhIq ._OVpNY ._Z2aSk:last-child {
        border-bottom: 0; }
      ._3uhIq ._OVpNY ._Z2aSk ._29YPh {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 800;
        font-size: 20px;
        line-height: 28px;
        display: flex;
        align-items: center; }
      ._3uhIq ._OVpNY ._Z2aSk img {
        margin-right: 16px;
        width: 52px;
        height: 52px; }
    ._3uhIq ._OVpNY ._Z2aSk:hover {
      margin: 0;
      padding: 16px;
      background-color: #f5f5f5; }
    ._3uhIq ._OVpNY ._CU8kS {
      position: absolute;
      right: 16px;
      top: 16px;
      border: none;
      cursor: pointer;
      background: none;
      padding: 0;
      display: none; }
      ._3uhIq ._OVpNY ._CU8kS > img {
        height: 24px;
        width: 24px;
        vertical-align: middle; }
      @media screen and (max-width: 767px) {
        ._3uhIq ._OVpNY ._CU8kS {
          display: block; } }

._96CdG {
  height: 103px;
  padding: 0;
  position: relative;
  border-bottom: 2px solid #DDDDDD; }
  ._96CdG * {
    box-sizing: border-box; }
  ._96CdG._1FIHW {
    height: 73px;
    border-bottom: 0;
    transform: translateY(-2px); }
  ._96CdG ._1REOM {
    position: absolute;
    height: 100%;
    display: flex; }
  ._96CdG ._37QSU {
    left: 0;
    top: 2px; }
  ._96CdG ._2sTI9 {
    right: 0;
    top: 2px; }
  ._96CdG ._2XSWB {
    background-color: white;
    width: 32px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    ._96CdG ._2XSWB:hover {
      background-color: #f5f5f5; }
  ._96CdG ._wCtSC {
    width: 40px;
    height: 100%;
    background: linear-gradient(270deg, #FFFFFF 21.42%, rgba(255, 255, 255, 0) 100%); }
  ._96CdG ._3CYJ1 {
    transform: matrix(-1, 0, 0, 1, 0, 0); }
  ._96CdG ._1q09u {
    transform: matrix(1, 0, 0, 1, 0, 0); }
  ._96CdG ._3EPyg {
    -ms-overflow-style: none;
    scrollbar-width: none;
    transform: translateY(2px);
    position: relative;
    padding: 0;
    margin: 0;
    height: 100%;
    white-space: nowrap;
    overflow: auto;
    scroll-behavior: smooth; }
    ._96CdG ._3EPyg::-webkit-scrollbar {
      display: none; }
    ._96CdG ._3EPyg ._3qGg_ {
      display: inline-grid;
      padding: 4px 8px 0px;
      margin: 0 2px;
      height: 100%;
      min-width: 78px;
      cursor: pointer; }
      ._96CdG ._3EPyg ._3qGg_:hover {
        background-color: #f5f5f5; }
      ._96CdG ._3EPyg ._3qGg_._2gMxn {
        border-bottom: 2px solid #231F20; }
      ._96CdG ._3EPyg ._3qGg_ ._3NKvU {
        font-family: 'Gilroy';
        font-style: normal;
        font-weight: 800;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
        margin-top: 4px;
        margin-bottom: 8px; }
      ._96CdG ._3EPyg ._3qGg_ ._2YqwX {
        width: 62px;
        height: 62px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 100px;
        object-fit: cover; }
        ._96CdG ._3EPyg ._3qGg_ ._2YqwX._1FIHW {
          width: 40px;
          height: 40px; }

._1dVQ4 {
  transform: scaleX(-1); }

._kK3Tm {
  width: 100%; }
  ._kK3Tm ._2R5ol {
    height: 50px;
    display: flex;
    align-items: center;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    position: relative; }
    @media screen and (max-width: 767px) {
      ._kK3Tm ._2R5ol {
        position: static;
        position: initial;
        margin-top: 10px; } }
    ._kK3Tm ._2R5ol._29-0Q {
      width: 45px;
      height: 50px;
      top: 10px;
      float: left;
      display: inline-flex;
      border-right: 1px solid #dddddd;
      justify-content: center; }
    ._kK3Tm ._2R5ol ._8984Q {
      margin-left: -5px;
      padding: 0 5px; }
      ._kK3Tm ._2R5ol ._8984Q:hover, ._kK3Tm ._2R5ol ._8984Q:focus {
        background-color: #f5f5f5; }
    ._kK3Tm ._2R5ol ._2UvfF {
      color: #231F20; }
      ._kK3Tm ._2R5ol ._2UvfF._29-0Q {
        display: none; }
    ._kK3Tm ._2R5ol ._26Ao3 {
      color: #47D178;
      margin-left: 3px;
      cursor: pointer; }
      ._kK3Tm ._2R5ol ._26Ao3 img {
        width: 10px;
        margin-left: 5px; }
        ._kK3Tm ._2R5ol ._26Ao3 img._29-0Q {
          margin-left: 0; }
      ._kK3Tm ._2R5ol ._26Ao3 ._3TjzC {
        transform: rotate(180deg); }
  ._kK3Tm ._1FA_d._29-0Q {
    margin-left: 51px; }

@media (max-width: 720px) {
  ._1N_Iv {
    height: 100%;
    background-color: rgba(35, 31, 32, 0.7) !important; } }

._2JOrx {
  margin: 0 !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  padding: 0 !important;
  transform: translate(-50%, -50%);
  width: 100% !important;
  max-width: 948px !important; }
  @media (max-width: 720px) {
    ._2JOrx {
      height: 100% !important;
      position: absolute !important;
      bottom: 0 !important;
      border-radius: 10px 10px 0px 0px !important;
      top: auto;
      top: initial;
      left: auto;
      left: initial;
      transform: none;
      transform: initial; } }
  @media (max-width: 400px) {
    ._2JOrx {
      height: 100% !important;
      border-radius: 0 !important;
      border-radius: initial !important; } }

._1eIAx {
  color: black;
  padding: 32px 32px 0 32px; }
  @media (max-width: 720px) {
    ._1eIAx {
      display: block;
      padding: 24px 16px 0 16px; } }
  ._1eIAx h2 {
    font-family: 'Gilroy';
    font-size: 28px;
    line-height: 36px;
    display: flex;
    align-items: center;
    -webkit-margin-before: 0;
            margin-block-start: 0; }
    @media (max-width: 720px) {
      ._1eIAx h2 {
        font-size: 24px;
        line-height: 32px;
        -webkit-margin-after: 0;
                margin-block-end: 0; } }
  ._1eIAx h3 {
    font-family: 'Gilroy Semibold', 'Roboto', sans-serif;
    font-size: 28px;
    line-height: 36px;
    display: flex;
    align-items: center;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0; }

@media (max-width: 720px) {
  ._cPq9o {
    overflow: auto;
    height: calc(100% - 214px); } }

@media (max-width: 400px) {
  ._cPq9o {
    overflow: auto;
    height: calc(100% - 245px); } }

._cPq9o ._3OruS {
  overflow-x: auto;
  padding: 14px 32px 32px 32px; }
  @media (max-width: 720px) {
    ._cPq9o ._3OruS {
      overflow: hidden;
      padding: 24px 16px 32px 16px; } }
  @media (max-width: 400px) {
    ._cPq9o ._3OruS {
      overflow: hidden;
      padding: 16px 16px 32px 16px; } }
  ._cPq9o ._3OruS ._13mJD {
    display: inline-grid;
    column-gap: 34px;
    grid-template-columns: 268px 268px 268px;
    grid-auto-flow: column; }
    @media (max-width: 720px) {
      ._cPq9o ._3OruS ._13mJD {
        display: grid;
        grid-template-columns: auto;
        grid-row-gap: 20px;
        row-gap: 20px;
        grid-auto-flow: row; } }

._3jpBd {
  display: grid;
  -moz-column-gap: 16px;
       grid-column-gap: 16px;
       column-gap: 16px;
  grid-template-columns: auto auto;
  padding: 32px;
  float: right; }
  @media (max-width: 720px) {
    ._3jpBd {
      border-top: 1px solid #dddddd;
      float: none;
      padding: 24px 35px; } }
  @media (max-width: 400px) {
    ._3jpBd {
      border-top: 1px solid #dddddd;
      float: none;
      padding: 24px 12px; } }

._1sh8M {
  display: flex;
  cursor: pointer; }
  ._1sh8M ._3N535 {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #DDDDDD;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px; }
    ._1sh8M ._3N535 ._397E0 {
      width: 10px;
      height: 10px;
      background-color: #47D178;
      border-radius: 50%;
      opacity: 0; }
    ._1sh8M ._3N535._1YOWz {
      border: 1px solid #47D178; }
      ._1sh8M ._3N535._1YOWz ._397E0 {
        opacity: 1; }
    ._1sh8M ._3N535[type='radio'] {
      display: none; }

._2l7J0 {
  -webkit-appearance: none;
          appearance: none;
  cursor: pointer;
  border-radius: 200px;
  border-style: solid;
  border-width: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700; }
  ._2uGW8 {
    font-size: 14px;
    padding: 7px 16px;
    max-height: 34px; }
  ._21uid {
    padding: 9px 24px;
    max-height: 38px; }
  ._fNjm2 {
    font-size: 16px;
    padding: 12px 32px;
    max-height: 48px; }
  ._2PjwY {
    background-color: #ffc84e;
    color: #000;
    border-color: #ffc84e;
    outline-color: #ffc84e; }
    ._2PjwY:hover {
      background-color: #ffb81c;
      color: #000;
      border-color: #ffb81c;
      outline-color: #ffb81c; }
    ._2PjwY:focus {
      background-color: #ffb81c;
      color: #000;
      border-color: #ffc84e;
      outline-color: #ffc84e; }
    ._2PjwY:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._16kR5 {
      background-color: #ffc84e;
      border-color: #ffc84e;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._16kR5:disabled, ._16kR5:active, ._16kR5:focus, ._16kR5:hover {
        background-color: #ffc84e;
        color: #000;
        border-color: #ffc84e;
        outline-color: #ffc84e; }
  ._2q8sg {
    background-color: #fff;
    color: #000;
    border-color: #000;
    outline-color: #000; }
    ._2q8sg:hover {
      background-color: #fff;
      color: #4d4d4f;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._2q8sg:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #ffc84e;
      outline-color: #ffc84e; }
    ._2q8sg:disabled {
      background-color: #fff;
      color: #a8a8a8;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._KcONy {
      background-color: #fff;
      border-color: #000;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._KcONy:disabled, ._KcONy:active, ._KcONy:focus, ._KcONy:hover {
        background-color: #fff;
        color: #000;
        border-color: #000;
        outline-color: #000; }
  ._2mRU1 {
    background-color: transparent;
    color: #000;
    border-color: transparent;
    outline-color: transparent; }
    ._2mRU1:hover {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #eee;
      outline-color: #eee; }
    ._2mRU1:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #ffc84e;
      outline-color: #ffc84e; }
    ._2mRU1:disabled {
      background-color: transparent;
      color: #a8a8a8;
      border-color: transparent;
      outline-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._37iqX {
      background-color: transparent;
      border-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._37iqX:disabled, ._37iqX:active, ._37iqX:focus, ._37iqX:hover {
        background-color: transparent;
        color: #000;
        border-color: transparent;
        outline-color: transparent; }
  ._QnjBk {
    background-color: #97225a;
    color: #fff;
    border-color: #97225a;
    outline-color: #97225a; }
    ._QnjBk:hover {
      background-color: #6d1a42;
      color: #fff;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._QnjBk:focus {
      background-color: #97225a;
      color: #fff;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._QnjBk:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._3h9pG {
      background-color: #4d4d4f;
      border-color: #4d4d4f;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._3h9pG:disabled, ._3h9pG:active, ._3h9pG:focus, ._3h9pG:hover {
        background-color: #4d4d4f;
        color: #fff;
        border-color: #4d4d4f;
        outline-color: #4d4d4f; }
  ._3pAFd {
    background-color: #fff;
    color: #000;
    border-color: #000;
    outline-color: #000; }
    ._3pAFd:hover {
      background-color: #fff;
      color: #4d4d4f;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._3pAFd:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._3pAFd:disabled {
      background-color: #fff;
      color: #a8a8a8;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._1nc7Z {
      background-color: #fff;
      border-color: #000;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._1nc7Z:disabled, ._1nc7Z:active, ._1nc7Z:focus, ._1nc7Z:hover {
        background-color: #fff;
        color: #000;
        border-color: #000;
        outline-color: #000; }
  ._HbtbG {
    background-color: transparent;
    color: #000;
    border-color: transparent;
    outline-color: transparent; }
    ._HbtbG:hover {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #eee;
      outline-color: #eee; }
    ._HbtbG:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._HbtbG:disabled {
      background-color: transparent;
      color: #a8a8a8;
      border-color: transparent;
      outline-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._2i0hB {
      background-color: transparent;
      border-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._2i0hB:disabled, ._2i0hB:active, ._2i0hB:focus, ._2i0hB:hover {
        background-color: transparent;
        color: #000;
        border-color: transparent;
        outline-color: transparent; }
  ._2P5Pw {
    background-color: #000;
    color: #fff;
    border-color: #000;
    outline-color: #000; }
    ._2P5Pw:hover {
      background-color: #4d4d4f;
      color: #fff;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._2P5Pw:focus {
      background-color: #4d4d4f;
      color: #fff;
      border-color: #000;
      outline-color: #000; }
    ._2P5Pw:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._2YtDP {
      background-color: #4d4d4f;
      border-color: #4d4d4f;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._2YtDP:disabled, ._2YtDP:active, ._2YtDP:focus, ._2YtDP:hover {
        background-color: #4d4d4f;
        color: #fff;
        border-color: #4d4d4f;
        outline-color: #4d4d4f; }
  ._2I_eZ {
    background-color: #fff;
    color: #000;
    border-color: #000;
    outline-color: #000; }
    ._2I_eZ:hover {
      background-color: #fff;
      color: #4d4d4f;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._2I_eZ:focus {
      background-color: #eee;
      color: #000;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._2I_eZ:disabled {
      background-color: #fff;
      color: #a8a8a8;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._2LaQN {
      background-color: #fff;
      border-color: #000;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._2LaQN:disabled, ._2LaQN:active, ._2LaQN:focus, ._2LaQN:hover {
        background-color: #fff;
        color: #000;
        border-color: #000;
        outline-color: #000; }
  ._1kUOc {
    background-color: transparent;
    color: #000;
    border-color: transparent;
    outline-color: transparent; }
    ._1kUOc:hover {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #eee;
      outline-color: #eee; }
    ._1kUOc:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._1kUOc:disabled {
      background-color: transparent;
      color: #a8a8a8;
      border-color: transparent;
      outline-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._2fT7S {
      background-color: transparent;
      border-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._2fT7S:disabled, ._2fT7S:active, ._2fT7S:focus, ._2fT7S:hover {
        background-color: transparent;
        color: #000;
        border-color: transparent;
        outline-color: transparent; }
  ._1xgbY {
    background-color: #fff;
    color: #000;
    border-color: #fff;
    outline-color: #fff; }
    ._1xgbY:hover {
      background-color: #f5f5f5;
      color: #000;
      border-color: #f5f5f5;
      outline-color: #f5f5f5; }
    ._1xgbY:focus {
      background-color: #f5f5f5;
      color: #000;
      border-color: #ddd;
      outline-color: #ddd; }
    ._1xgbY:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._2d7Kk {
      background-color: #fff;
      border-color: #fff;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._2d7Kk:disabled, ._2d7Kk:active, ._2d7Kk:focus, ._2d7Kk:hover {
        background-color: #fff;
        color: #4d4d4f;
        border-color: #fff;
        outline-color: #fff; }
  ._2Gn-Q {
    background-color: #000;
    color: #fff;
    border-color: #fff;
    outline-color: #fff; }
    ._2Gn-Q:hover {
      background-color: #000;
      color: #f5f5f5;
      border-color: #f5f5f5;
      outline-color: #f5f5f5; }
    ._2Gn-Q:focus {
      background-color: #000;
      color: #f5f5f5;
      border-color: #ddd;
      outline-color: #ddd; }
    ._2Gn-Q:disabled {
      background-color: #000;
      color: #a8a8a8;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._3EWiF {
      background-color: #000;
      border-color: #fff;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._3EWiF:disabled, ._3EWiF:active, ._3EWiF:focus, ._3EWiF:hover {
        background-color: #000;
        color: #fff;
        border-color: #fff;
        outline-color: #fff; }
  ._3c_JG {
    background-color: transparent;
    color: #fff;
    border-color: transparent;
    outline-color: transparent; }
    ._3c_JG:hover {
      background-color: transparent;
      color: #fff;
      border-color: transparent;
      outline-color: transparent; }
    ._3c_JG:focus {
      background-color: transparent;
      color: #f5f5f5;
      border-color: #f5f5f5;
      outline-color: #f5f5f5; }
    ._3c_JG:disabled {
      background-color: transparent;
      color: #a8a8a8;
      border-color: transparent;
      outline-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._1u85F {
      background-color: transparent;
      border-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._1u85F:disabled, ._1u85F:active, ._1u85F:focus, ._1u85F:hover {
        background-color: transparent;
        color: #fff;
        border-color: transparent;
        outline-color: transparent; }
  ._2l7J0:disabled {
    cursor: default;
    -webkit-user-select: none;
            user-select: none; }

._2rYb- {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 8px;
  padding: 60px; }
  @media screen and (max-width: 767px) {
    ._2rYb- {
      padding: 16px; } }
  ._2rYb- ._2Zye6 {
    display: flex;
    margin-bottom: 38px;
    align-items: center; }
    ._2rYb- ._2Zye6 ._twPH8 {
      grid-column-start: 1;
      grid-column-end: 2;
      grid-row-start: 1;
      grid-row-end: 3;
      position: relative;
      max-height: 73px;
      margin-right: 16px;
      box-shadow: 0px 0px 6px rgba(35, 31, 32, 0.1), 0px 2px 6px rgba(35, 31, 32, 0.05);
      border-radius: 12px;
      height: 73px;
      width: 30%;
      max-width: 100px; }
    ._2rYb- ._2Zye6 ._gDW_P ._3oYqw {
      font-family: "Source Serif Pro";
      font-size: 36px;
      line-height: 36px;
      font-weight: 700;
      color: #231f20; }
      @media screen and (max-width: 767px) {
        ._2rYb- ._2Zye6 ._gDW_P ._3oYqw {
          font-size: 24px;
          line-height: 24px; } }
    ._2rYb- ._2Zye6 ._gDW_P ._1puuH {
      font-family: "TT Norms Pro";
      font-size: 16px;
      line-height: 16px;
      font-weight: 400;
      color: #231f20;
      margin-bottom: 8px; }
  ._2rYb- ._1UfK- {
    font-family: "TT Norms Pro";
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    padding-bottom: 22px; }
    @media screen and (max-width: 767px) {
      ._2rYb- ._1UfK- {
        font-size: 14px;
        line-height: 14px; } }
  ._2rYb- ._NUlio {
    display: flex; }
    ._2rYb- ._NUlio > *:not(:last-child) {
      margin-right: 8px; }
    @media screen and (max-width: 767px) {
      ._2rYb- ._NUlio {
        flex-direction: column; }
        ._2rYb- ._NUlio > *:not(:last-child) {
          margin-right: 0px;
          margin-bottom: 20px; } }
    ._2rYb- ._NUlio ._3e4GJ {
      border-radius: 0px 0px 8px 8px;
      background: #f5f5f5;
      padding: 20px 12px;
      display: flex;
      align-items: center;
      flex-direction: column;
      width: 100%; }
      ._2rYb- ._NUlio ._1JYgw {
        border-top: 3px solid #ffb156; }
      ._2rYb- ._NUlio ._xFaiH {
        border-top: 3px solid #a8a8a8; }
      ._2rYb- ._NUlio ._wBsXW {
        border-top: 3px solid #199861; }
      @media screen and (max-width: 767px) {
        ._2rYb- ._NUlio ._3e4GJ {
          width: auto; } }
      ._2rYb- ._NUlio ._3e4GJ ._2s9eP {
        font-family: "Source Serif Pro";
        font-size: 20px;
        line-height: 28px;
        font-weight: 700;
        color: #231f20;
        width: 100%;
        padding-bottom: 8px;
        text-align: center; }
        @media screen and (max-width: 767px) {
          ._2rYb- ._NUlio ._3e4GJ ._2s9eP {
            font-size: 20px; } }
      ._2rYb- ._NUlio ._3e4GJ ._3L8QV {
        font-family: "TT Norms Pro";
        font-size: 14px;
        line-height: 14px;
        font-weight: 700;
        border-radius: 2px;
        padding: 4px 8px;
        color: #fff; }
        ._2rYb- ._NUlio ._3e4GJ ._2vV7v {
          background-color: #ffb156; }
        ._2rYb- ._NUlio ._3e4GJ ._22NF_ {
          background-color: #a8a8a8; }
        ._2rYb- ._NUlio ._3e4GJ ._1ME_0 {
          background-color: #199861; }

._332aw {
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ddd;
  border: 1px solid #ddd;
  overflow: hidden;
  object-fit: cover; }
  ._12x6B {
    border-radius: 100%; }

._3RoeK {
  align-items: center;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px; }
  ._3RoeK._2PX4i:hover {
    cursor: pointer; }
  ._3RoeK svg {
    width: 100%; }

._14w7E {
  display: flex;
  align-items: center;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700; }
  ._1aUPC {
    color: #a8a8a8; }
  ._14w7E span:hover {
    cursor: pointer;
    text-decoration: none; }
  ._3osav span:hover {
    text-decoration: underline; }

._2F6Fo ._1aUPC {
  color: #707070; }

._gF469 {
  display: flex;
  align-items: center; }

._2Ehbd {
  background: #fff;
  box-shadow: 0px 0px 12px rgba(35, 31, 32, 0.1), 0px 12px 12px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 20px;
  font-weight: 400; }

._35xfM {
  padding: 16px; }

._r10Ir {
  display: grid;
  padding: 22px 18px;
  border-radius: 0px 0px 8px 8px;
  grid-template-columns: 1fr auto;
  grid-auto-rows: auto;
  grid-template-areas: "a b" "c c";
  background-color: #f5f5f5; }
  ._2os7H {
    grid-auto-rows: auto auto;
    gap: 8px; }
  @media screen and (max-width: 767px) {
    ._r10Ir {
      grid-template-columns: auto;
      grid-auto-rows: auto auto;
      grid-template-areas: "b" "a";
      gap: 16px; }
      ._2os7H {
        grid-auto-rows: auto auto auto;
        grid-template-areas: "b" "a" "c"; } }
  ._r10Ir ._2v97O {
    grid-area: a;
    display: flex;
    align-items: center;
    cursor: pointer; }
    ._r10Ir ._33BG2 {
      font-family: "TT Norms Pro";
      font-size: 14px;
      line-height: 14px;
      font-weight: 700; }
    @media screen and (max-width: 767px) {
      ._r10Ir ._2v97O {
        grid-area: 2;
        gap: 4px;
        justify-self: center; } }
  ._r10Ir ._2eLx2 {
    grid-area: b;
    display: grid;
    grid-template-columns: 24px auto auto;
    -moz-column-gap: 16px;
         grid-column-gap: 16px;
         column-gap: 16px;
    grid-auto-rows: auto auto;
    grid-template-areas: "a b d" "a c d"; }
    ._r10Ir ._33yxf {
      grid-area: a;
      align-self: center; }
    ._r10Ir ._3wq-f {
      grid-area: b;
      color: #231f20;
      font-family: "TT Norms Pro";
      font-size: 16px;
      line-height: 16px;
      font-weight: 700; }
      @media screen and (max-width: 767px) {
        ._r10Ir ._3wq-f {
          font-family: "TT Norms Pro";
          font-size: 14px;
          line-height: 14px;
          font-weight: 700;
          align-self: center; } }
    ._r10Ir ._2CFeY {
      grid-area: c;
      color: #a8a8a8;
      font-family: "TT Norms Pro";
      font-size: 16px;
      line-height: 16px;
      font-weight: 700;
      text-align: right; }
      @media screen and (max-width: 767px) {
        ._r10Ir ._2CFeY {
          font-family: "TT Norms Pro";
          font-size: 14px;
          line-height: 14px;
          font-weight: 700; } }
    ._r10Ir ._-74h8 {
      grid-area: d;
      align-self: center; }
    @media screen and (max-width: 767px) {
      ._r10Ir ._2eLx2 {
        grid-template-areas: "a b d" "c c d";
        column-gap: 4px;
        row-gap: 4px; } }
  ._r10Ir ._3xO-W {
    grid-area: c;
    display: flex; }
    ._r10Ir ._2vQsi {
      margin-right: 32px; }
      ._r10Ir ._38Exl {
        font-family: "TT Norms Pro";
        font-size: 12px;
        line-height: 24px;
        font-weight: 400; }
      ._r10Ir ._2gwYJ {
        font-family: "TT Norms Pro";
        font-size: 16px;
        line-height: 16px;
        font-weight: 700; }
      @media screen and (max-width: 767px) {
        ._r10Ir ._2vQsi {
          margin-right: 0;
          margin-bottom: 16px; } }
    @media screen and (max-width: 767px) {
      ._r10Ir ._3xO-W {
        grid-area: 3;
        flex-direction: column; } }

._d9JSQ {
  width: 130px; }
  ._d9JSQ._1D9q0 {
    color: #fff; }
  ._d9JSQ._2qmhr {
    color: #000; }

._62SvZ {
  width: 100%;
  height: 420px;
  display: flex; }
  @media screen and (max-width: 767px) {
    ._62SvZ {
      flex-direction: column;
      height: 100%; } }

._1oKRE {
  flex: 1 1; }
  ._1oKRE img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  @media screen and (max-width: 767px) {
    ._1oKRE {
      display: none; } }

._7QI6A {
  flex: 2 1; }
  ._7QI6A img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  @media screen and (max-width: 767px) {
    ._7QI6A {
      display: none; } }

._19m8O img {
  display: none;
  height: 200px;
  object-fit: cover;
  width: 100%; }
  @media screen and (max-width: 767px) {
    ._19m8O img {
      display: block; } }

._1ns9p {
  flex: 1 1;
  background-color: #000;
  padding: 32px 26px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: flex-end;
  text-align: center;
  min-width: 367px; }
  @media screen and (max-width: 767px) {
    ._1ns9p {
      padding: 32px 16px;
      min-width: auto; } }

._1CS_z {
  font-family: "Rossanova";
  font-size: 48px;
  line-height: 52px;
  font-weight: 700;
  color: #fff; }

._2A1Hd {
  font-family: "Rossanova";
  font-size: 48px;
  line-height: 52px;
  font-weight: 700;
  color: #ffc84e; }

._3Isby {
  font-family: "TT Norms Pro";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #fff; }

._1npZs {
  font-family: "TT Norms Pro";
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 12px; }

._3aw8v {
  height: 16px;
  align-self: center; }

.__WaCG {
  display: flex;
  align-items: center; }
  .__WaCG input[type='checkbox'] {
    -webkit-appearance: none;
            appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    border: 1px solid #000; }
  .__WaCG input[type='checkbox']:checked {
    width: 16px;
    min-width: 16px;
    height: 16px;
    min-height: 16px;
    background: url("https://static.cookunity.com/cross/front-lib/icons/checkmark.svg") -1px;
    background-color: #97225a;
    border-color: #97225a; }
  .__WaCG ._b5EbR {
    -webkit-margin-start: 0.5rem;
            margin-inline-start: 0.5rem;
    color: #000;
    font-family: "TT Norms Pro";
    font-size: 14px;
    line-height: 20px;
    font-weight: 400; }
  ._3tCYx input[type='checkbox'] {
    border: 1px solid #a8a8a8; }
  ._3tCYx ._b5EbR {
    color: #a8a8a8; }

._2HUSH {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 14px 24px;
  border: 1px solid #4d4d4f;
  border-radius: 4px;
  max-height: 34px;
  color: #4d4d4f;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 18px;
  font-weight: 400; }
  ._3o9Ab {
    cursor: not-allowed !important;
    color: #a8a8a8 !important;
    border-color: #a8a8a8 !important; }
  ._1-yFe {
    cursor: pointer;
    color: #97225a;
    border-color: #97225a;
    font-weight: 700; }

._Vy02l {
  width: 100%;
  display: flex;
  margin-bottom: 40px;
  flex-direction: column; }

._1qbR7 {
  height: 200px;
  width: 100%;
  object-fit: cover; }
  @media screen and (max-width: 767px) {
    ._1qbR7 {
      display: none; } }

._utemS {
  padding: 0 40px 0 111px;
  display: flex;
  flex-direction: row;
  gap: 32px;
  max-width: 100%;
  min-height: 220px;
  background-color: #000; }
  ._utemS._1dOUw {
    margin-top: 60px; }
    @media screen and (max-width: 767px) {
      ._utemS._1dOUw {
        margin-top: 0; } }
  @media screen and (max-width: 767px) {
    ._utemS {
      flex-direction: column;
      max-height: 100%;
      align-items: center;
      padding: 24px 16px;
      text-align: center; } }

._x1--M {
  background-color: #ffc84e;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  border-radius: 0px 8px;
  width: -webkit-max-content;
  width: max-content;
  padding: 7px 8px;
  position: absolute;
  z-index: 1;
  right: 0;
  top: -44px;
  text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    ._x1--M {
      top: 0; } }

._2K9hO {
  object-fit: cover;
  width: 240px;
  height: 240px;
  top: -44px;
  border-radius: 8px;
  position: relative; }
  @media screen and (max-width: 767px) {
    ._2K9hO {
      height: 220px;
      width: 220px;
      top: 0; } }

._1MjHB {
  color: #fff;
  width: 100%;
  height: -webkit-max-content;
  height: max-content;
  margin: 26px 0 24px; }
  @media screen and (max-width: 767px) {
    ._1MjHB {
      margin: 0; } }
  ._1MjHB h1 {
    font-family: "Rossanova";
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    margin: 0; }
    @media screen and (max-width: 767px) {
      ._1MjHB h1 {
        display: none; } }
  ._1MjHB p {
    font-family: "TT Norms Pro";
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 0; }

._2Kabm {
  display: none; }
  @media screen and (max-width: 767px) {
    ._2Kabm {
      display: block;
      font-family: "TT Norms Pro";
      font-size: 28px;
      line-height: 36px;
      font-weight: 700;
      color: #fff; } }

._w4kb3 {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
  align-items: flex-end; }
  @media screen and (max-width: 767px) {
    ._w4kb3 {
      align-items: center;
      margin-top: 0; } }

._3rcet {
  font-family: "TT Norms Pro";
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 5px;
  min-width: -webkit-max-content;
  min-width: max-content; }

._GAXPX {
  padding-bottom: 8px;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 8px;
  width: -webkit-max-content;
  width: max-content; }
  ._GAXPX image, ._GAXPX svg {
    height: 16px;
    object-fit: cover;
    max-width: -webkit-max-content;
    max-width: max-content;
    width: auto; }

._2iLgO {
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #fff; }

._2TniI {
  position: relative;
  height: 220px; }

._uypWj {
  -webkit-appearance: none;
          appearance: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-family: "TT Norms Pro";
  font-size: 16px;
  line-height: 20px;
  font-weight: 700; }
  ._3kRXE {
    font-weight: 400; }
  ._3DK4X {
    font-weight: 700; }
  ._2fFyb {
    font-weight: 800; }
  ._v3VvJ {
    font-size: 12px;
    padding: 2px 4px; }
  ._P1QTp {
    font-size: 14px;
    padding: 4px 12px; }
  ._2CoQm {
    font-size: 16px;
    padding: 8px 12px; }
  ._wi5EN {
    font-size: 18px;
    padding: 12px; }
  ._2l_Xw {
    background-color: #fff;
    color: #000;
    border-color: #eee;
    outline-color: #eee; }
  ._eHIHf {
    background-color: #97225a;
    color: #fff;
    border-color: #97225a;
    outline-color: #97225a; }
  ._mC659 {
    background-color: #199861;
    color: #fff;
    border-color: #199861;
    outline-color: #199861; }
  ._2qEt2 {
    background-color: #000;
    color: #fff;
    border-color: #000;
    outline-color: #000; }
  ._tpoq3 {
    background-color: #707070;
    color: #fff;
    border-color: #707070;
    outline-color: #707070; }
  ._3j8Qg {
    background-color: #ffc84e;
    color: #000;
    border-color: #ffc84e;
    outline-color: #ffc84e; }
  ._IlPhl {
    background-color: #ee5744;
    color: #fff;
    border-color: #ee5744;
    outline-color: #ee5744; }
  ._GbOpf {
    background-color: #3939d8;
    color: #fff;
    border-color: #3939d8;
    outline-color: #3939d8; }
  ._133lB {
    background-color: #c7b273;
    color: #000;
    border-color: #c7b273;
    outline-color: #c7b273; }
  ._uypWj ._3S9gP {
    display: flex; }

._25zKc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px; }

._pa7wi {
  display: flex;
  align-items: flex-start;
  position: relative;
  cursor: pointer;
  gap: 12px; }

._39Xmi {
  width: 64px;
  height: 64px;
  border-radius: 6px;
  object-fit: cover; }

._2wPeN {
  font-family: "TT Norms Pro";
  font-size: 28px;
  line-height: 36px;
  font-weight: 700; }

._2qNOB {
  font-family: "TT Norms Pro";
  font-size: 24px;
  line-height: 28px;
  font-weight: 700; }

._dozIj {
  font-family: "TT Norms Pro";
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: underline;
  min-width: -webkit-max-content;
  min-width: max-content; }

._2j0Fw {
  font-size: 12px;
  line-height: 16px;
  width: -webkit-max-content;
  width: max-content; }

._1aMZG {
  display: flex;
  flex-direction: column;
  align-self: center;
  gap: 4px; }

._2KitP {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-left: 16px;
  border-left: 4px solid currentColor; }

._2KZbh {
  font-family: "Source Serif Pro";
  font-size: 28px;
  line-height: 36px;
  font-weight: 700; }

._2fpJB {
  font-family: "TT Norms Pro";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400; }

._1Mk2B {
  align-items: center;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
  border-style: solid;
  padding: 0;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 24px;
  font-weight: 700; }
  ._1Mk2B:hover:not(:disabled) {
    cursor: pointer; }
  ._3zbJW {
    z-index: 50;
    position: absolute; }
  ._14JKj {
    height: 32px;
    width: 32px; }
  ._168cg {
    width: 56px;
    height: 56px;
    font-size: 20px; }
  ._3n-YL {
    background-color: #ffc84e;
    color: #000;
    border-color: #ffc84e;
    outline-color: #ffc84e; }
    ._3n-YL:hover {
      background-color: #ffb81c;
      color: #000;
      border-color: #ffb81c;
      outline-color: #ffb81c; }
    ._3n-YL:focus {
      background-color: #ffb81c;
      color: #000;
      border-color: #ffc84e;
      outline-color: #ffc84e; }
    ._3n-YL:disabled {
      background-color: #a8a8a8;
      color: #ffb81c;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._2WGim {
      border: 2px solid #ffb81c; }
      ._2WGim:hover:not(:disabled) {
        border-color: #ffb81c; }
  ._1j4uQ {
    background-color: #97225a;
    color: #fff;
    border-color: #97225a;
    outline-color: #97225a; }
    ._1j4uQ:hover {
      background-color: #6d1a42;
      color: #fff;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._1j4uQ:focus {
      background-color: #97225a;
      color: #fff;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._1j4uQ:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._h8bEa {
      border: 2px solid #6d1a42; }
      ._h8bEa:hover:not(:disabled) {
        border-color: #6d1a42; }
  ._jjcSg {
    background-color: #000;
    color: #fff;
    border-color: #000;
    outline-color: #000; }
    ._jjcSg:hover {
      background-color: #4d4d4f;
      color: #fff;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._jjcSg:focus {
      background-color: #4d4d4f;
      color: #fff;
      border-color: #000;
      outline-color: #000; }
    ._jjcSg:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._ZoIWw {
      border: 2px solid #fff; }
      ._ZoIWw:hover:not(:disabled) {
        border-color: #fff; }
  ._2ggYz {
    background-color: #fff;
    color: #000;
    border-color: #fff;
    outline-color: #fff; }
    ._2ggYz:hover {
      background-color: #fff;
      color: #4d4d4f;
      border-color: #fff;
      outline-color: #fff; }
    ._2ggYz:focus {
      background-color: #4d4d4f;
      color: #fff;
      border-color: #fff;
      outline-color: #fff; }
    ._2ggYz:disabled {
      background-color: #fff;
      color: #a8a8a8;
      border-color: #fff;
      outline-color: #fff;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._RHyzc {
      border: 2px solid #000; }
      ._RHyzc:hover:not(:disabled) {
        border-color: #000; }
  ._3m_ik {
    background-color: #c7b273;
    color: #000;
    border-color: #c7b273;
    outline-color: #c7b273; }
    ._3m_ik:hover {
      background-color: #c7b273;
      color: #000;
      border-color: #c7b273;
      outline-color: #c7b273; }
    ._3m_ik:focus {
      background-color: #c7b273;
      color: #000;
      border-color: #c7b273;
      outline-color: #c7b273; }
    ._3m_ik:disabled {
      background-color: #4d4d4f;
      color: #000;
      border-color: #4d4d4f;
      outline-color: #4d4d4f;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._ohmG2 {
      border: 2px solid #c7b273; }
      ._ohmG2:hover:not(:disabled) {
        border-color: #c7b273; }

._tWiBm {
  align-items: center;
  -webkit-appearance: none;
          appearance: none;
  border-radius: 200px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-flex;
  gap: 6px;
  text-decoration: none;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700; }
  ._3pnqQ {
    font-size: 14px;
    padding: 7px 16px;
    max-height: 34px; }
  ._3Us4M {
    padding: 9px 24px;
    max-height: 38px; }
  ._2q6Oy {
    font-size: 16px;
    padding: 12px 32px;
    max-height: 48px; }
  ._34LKT {
    background-color: #ffc84e;
    color: #000;
    border-color: #ffc84e;
    outline-color: #ffc84e; }
    ._34LKT:hover {
      background-color: #ffb81c;
      color: #000;
      border-color: #ffb81c;
      outline-color: #ffb81c; }
    ._34LKT:focus {
      background-color: #ffb81c;
      color: #000;
      border-color: #ffc84e;
      outline-color: #ffc84e; }
    ._34LKT:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._8Q_Kv {
      background-color: #ffc84e;
      border-color: #ffc84e;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._8Q_Kv:disabled, ._8Q_Kv:active, ._8Q_Kv:focus, ._8Q_Kv:hover {
        background-color: #ffc84e;
        color: #000;
        border-color: #ffc84e;
        outline-color: #ffc84e; }
  ._2mqag {
    background-color: #fff;
    color: #000;
    border-color: #000;
    outline-color: #000; }
    ._2mqag:hover {
      background-color: #fff;
      color: #4d4d4f;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._2mqag:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #ffc84e;
      outline-color: #ffc84e; }
    ._2mqag:disabled {
      background-color: #fff;
      color: #a8a8a8;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._3FKg_ {
      background-color: #fff;
      border-color: #000;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._3FKg_:disabled, ._3FKg_:active, ._3FKg_:focus, ._3FKg_:hover {
        background-color: #fff;
        color: #000;
        border-color: #000;
        outline-color: #000; }
  ._3Arx7 {
    background-color: transparent;
    color: #000;
    border-color: transparent;
    outline-color: transparent; }
    ._3Arx7:hover {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #eee;
      outline-color: #eee; }
    ._3Arx7:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #ffc84e;
      outline-color: #ffc84e; }
    ._3Arx7:disabled {
      background-color: transparent;
      color: #a8a8a8;
      border-color: transparent;
      outline-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._3056t {
      background-color: transparent;
      border-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._3056t:disabled, ._3056t:active, ._3056t:focus, ._3056t:hover {
        background-color: transparent;
        color: #000;
        border-color: transparent;
        outline-color: transparent; }
  ._3GK_Y {
    background-color: #97225a;
    color: #fff;
    border-color: #97225a;
    outline-color: #97225a; }
    ._3GK_Y:hover {
      background-color: #6d1a42;
      color: #fff;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._3GK_Y:focus {
      background-color: #97225a;
      color: #fff;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._3GK_Y:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._21lMS {
      background-color: #4d4d4f;
      border-color: #4d4d4f;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._21lMS:disabled, ._21lMS:active, ._21lMS:focus, ._21lMS:hover {
        background-color: #4d4d4f;
        color: #fff;
        border-color: #4d4d4f;
        outline-color: #4d4d4f; }
  ._1Ohny {
    background-color: #fff;
    color: #000;
    border-color: #000;
    outline-color: #000; }
    ._1Ohny:hover {
      background-color: #fff;
      color: #4d4d4f;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._1Ohny:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._1Ohny:disabled {
      background-color: #fff;
      color: #a8a8a8;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._1TIx6 {
      background-color: #fff;
      border-color: #000;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._1TIx6:disabled, ._1TIx6:active, ._1TIx6:focus, ._1TIx6:hover {
        background-color: #fff;
        color: #000;
        border-color: #000;
        outline-color: #000; }
  ._2FF_j {
    background-color: transparent;
    color: #000;
    border-color: transparent;
    outline-color: transparent; }
    ._2FF_j:hover {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #eee;
      outline-color: #eee; }
    ._2FF_j:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #6d1a42;
      outline-color: #6d1a42; }
    ._2FF_j:disabled {
      background-color: transparent;
      color: #a8a8a8;
      border-color: transparent;
      outline-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._3HuWx {
      background-color: transparent;
      border-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._3HuWx:disabled, ._3HuWx:active, ._3HuWx:focus, ._3HuWx:hover {
        background-color: transparent;
        color: #000;
        border-color: transparent;
        outline-color: transparent; }
  ._2Vf46 {
    background-color: #000;
    color: #fff;
    border-color: #000;
    outline-color: #000; }
    ._2Vf46:hover {
      background-color: #4d4d4f;
      color: #fff;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._2Vf46:focus {
      background-color: #4d4d4f;
      color: #fff;
      border-color: #000;
      outline-color: #000; }
    ._2Vf46:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._3HY8C {
      background-color: #4d4d4f;
      border-color: #4d4d4f;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._3HY8C:disabled, ._3HY8C:active, ._3HY8C:focus, ._3HY8C:hover {
        background-color: #4d4d4f;
        color: #fff;
        border-color: #4d4d4f;
        outline-color: #4d4d4f; }
  ._1KY4V {
    background-color: #fff;
    color: #000;
    border-color: #000;
    outline-color: #000; }
    ._1KY4V:hover {
      background-color: #fff;
      color: #4d4d4f;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._1KY4V:focus {
      background-color: #eee;
      color: #000;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._1KY4V:disabled {
      background-color: #fff;
      color: #a8a8a8;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._176sK {
      background-color: #fff;
      border-color: #000;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._176sK:disabled, ._176sK:active, ._176sK:focus, ._176sK:hover {
        background-color: #fff;
        color: #000;
        border-color: #000;
        outline-color: #000; }
  ._1vHcq {
    background-color: transparent;
    color: #000;
    border-color: transparent;
    outline-color: transparent; }
    ._1vHcq:hover {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #eee;
      outline-color: #eee; }
    ._1vHcq:focus {
      background-color: #eee;
      color: #4d4d4f;
      border-color: #4d4d4f;
      outline-color: #4d4d4f; }
    ._1vHcq:disabled {
      background-color: transparent;
      color: #a8a8a8;
      border-color: transparent;
      outline-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._14Wpu {
      background-color: transparent;
      border-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._14Wpu:disabled, ._14Wpu:active, ._14Wpu:focus, ._14Wpu:hover {
        background-color: transparent;
        color: #000;
        border-color: transparent;
        outline-color: transparent; }
  ._1V9uy {
    background-color: #fff;
    color: #000;
    border-color: #fff;
    outline-color: #fff; }
    ._1V9uy:hover {
      background-color: #f5f5f5;
      color: #000;
      border-color: #f5f5f5;
      outline-color: #f5f5f5; }
    ._1V9uy:focus {
      background-color: #f5f5f5;
      color: #000;
      border-color: #ddd;
      outline-color: #ddd; }
    ._1V9uy:disabled {
      background-color: #a8a8a8;
      color: #fff;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._4nOuR {
      background-color: #fff;
      border-color: #fff;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._4nOuR:disabled, ._4nOuR:active, ._4nOuR:focus, ._4nOuR:hover {
        background-color: #fff;
        color: #4d4d4f;
        border-color: #fff;
        outline-color: #fff; }
  ._3dT-5 {
    background-color: #000;
    color: #fff;
    border-color: #fff;
    outline-color: #fff; }
    ._3dT-5:hover {
      background-color: #000;
      color: #f5f5f5;
      border-color: #f5f5f5;
      outline-color: #f5f5f5; }
    ._3dT-5:focus {
      background-color: #000;
      color: #f5f5f5;
      border-color: #ddd;
      outline-color: #ddd; }
    ._3dT-5:disabled {
      background-color: #000;
      color: #a8a8a8;
      border-color: #a8a8a8;
      outline-color: #a8a8a8;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._3qkvK {
      background-color: #000;
      border-color: #fff;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._3qkvK:disabled, ._3qkvK:active, ._3qkvK:focus, ._3qkvK:hover {
        background-color: #000;
        color: #fff;
        border-color: #fff;
        outline-color: #fff; }
  ._2sFL5 {
    background-color: transparent;
    color: #fff;
    border-color: transparent;
    outline-color: transparent; }
    ._2sFL5:hover {
      background-color: transparent;
      color: #fff;
      border-color: transparent;
      outline-color: transparent; }
    ._2sFL5:focus {
      background-color: transparent;
      color: #f5f5f5;
      border-color: #f5f5f5;
      outline-color: #f5f5f5; }
    ._2sFL5:disabled {
      background-color: transparent;
      color: #a8a8a8;
      border-color: transparent;
      outline-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
    ._2uzw3 {
      background-color: transparent;
      border-color: transparent;
      cursor: default;
      -webkit-user-select: none;
              user-select: none; }
      ._2uzw3:disabled, ._2uzw3:active, ._2uzw3:focus, ._2uzw3:hover {
        background-color: transparent;
        color: #fff;
        border-color: transparent;
        outline-color: transparent; }
  ._tWiBm:disabled {
    cursor: default;
    -webkit-user-select: none;
            user-select: none; }
  ._2zPQl {
    text-decoration: underline; }
  ._1PrPm {
    border-style: none; }

._xK39m {
  color: #fff;
  background-color: #1c1c1c;
  padding: 55px 30px 26px;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  justify-content: center;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700; }
  @media screen and (min-width: 768px) {
    ._xK39m {
      display: grid;
      grid-template-columns: repeat(5, 1fr) 190px;
      grid-template-rows: auto 1fr;
      padding: 55px 64px 26px; } }
  ._xK39m ._2IsMN {
    grid-column: 1/3;
    display: flex;
    flex-direction: column; }
    ._xK39m ._2IsMN ._1ayAN {
      display: flex;
      flex-direction: column;
      text-align: center;
      margin: 0;
      font-family: "Source Serif Pro";
      font-size: 28px;
      line-height: 36px;
      font-weight: 700; }
      ._xK39m ._2IsMN ._1ayAN span {
        color: #fff; }
      @media screen and (min-width: 768px) {
        ._xK39m ._2IsMN ._1ayAN {
          text-align: left;
          font-family: "Source Serif Pro";
          font-size: 36px;
          line-height: 44px;
          font-weight: 700; }
          ._xK39m ._2IsMN ._1ayAN > span {
            margin-left: 45px; } }
    ._xK39m ._2IsMN ._30CdA {
      font-family: "Avallon";
      font-size: 36px;
      line-height: 44px;
      font-weight: 400;
      margin-left: 0;
      text-align: center;
      margin-top: 16px;
      transform: rotate(-3.5deg); }
      @media screen and (min-width: 768px) {
        ._xK39m ._2IsMN ._30CdA {
          text-align: left;
          margin-left: 6px;
          transform: none;
          transform: initial; } }
  ._xK39m ._1ZDaK {
    grid-column: 4/6;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0;
    list-style: none;
    margin: 0;
    width: 100%;
    max-width: 230px;
    margin-bottom: auto;
    grid-gap: 12px;
    gap: 12px; }
    @media screen and (min-width: 768px) {
      ._xK39m ._1ZDaK {
        gap: 24px;
        max-width: 100%; } }
    ._xK39m ._1ZDaK ._383JU {
      display: flex;
      flex: 50% 1; }
  ._xK39m ._2PXta,
  ._xK39m ._2PXta:hover,
  ._xK39m ._2PXta:focus {
    padding: 0;
    border: none; }
  ._xK39m ._2PXta:hover,
  ._xK39m ._2PXta:focus {
    text-decoration: underline; }
  ._xK39m a {
    color: #fff; }
  ._xK39m ._1Mwne {
    grid-column-start: 6;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 68px;
    margin-bottom: 48px; }
    @media screen and (min-width: 768px) {
      ._xK39m ._1Mwne {
        align-items: flex-start;
        margin-top: 0;
        margin-bottom: 0; } }
    ._xK39m ._1Mwne ._mS4_R {
      order: 2;
      margin-top: 16px; }
      @media screen and (min-width: 768px) {
        ._xK39m ._1Mwne ._mS4_R {
          margin-bottom: 16px;
          margin-top: 0;
          order: initial;
          align-items: flex-start; } }
      ._xK39m ._1Mwne ._mS4_R ._113eb {
        width: 230px; }
        @media screen and (min-width: 768px) {
          ._xK39m ._1Mwne ._mS4_R ._113eb {
            width: 140px; } }
    ._xK39m ._1Mwne ._2lsRd {
      display: flex;
      gap: 24px;
      margin-top: 20px;
      order: 3; }
      @media screen and (min-width: 768px) {
        ._xK39m ._1Mwne ._2lsRd {
          margin-top: 66px; } }
      ._xK39m ._1Mwne ._2lsRd a {
        width: 36px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #fff;
        border-radius: 100%; }
  ._xK39m ._2lGLK {
    grid-column: 1/7;
    grid-row-start: 2;
    align-items: flex-start; }
    @media screen and (min-width: 768px) {
      ._xK39m ._2lGLK {
        display: grid;
        grid-gap: 32px;
        gap: 32px;
        grid-template-columns: repeat(5, 1fr) 190px;
        grid-template-rows: auto 1fr; } }
  ._xK39m ._swp8_ {
    grid-column: 1/3;
    display: flex;
    flex: 100% 1;
    gap: 10px;
    justify-content: center;
    margin-bottom: 26px; }
    @media screen and (min-width: 768px) {
      ._xK39m ._swp8_ {
        gap: 26px;
        justify-content: flex-start;
        margin-bottom: 0; } }
    ._xK39m ._swp8_ ._Jld3O {
      height: auto;
      width: 100px; }
  ._xK39m ._1l-6G {
    grid-row-start: 2;
    grid-column: 1/3;
    display: flex;
    gap: 16px;
    flex: 100% 1;
    flex-direction: column;
    align-items: center; }
    @media screen and (min-width: 768px) {
      ._xK39m ._1l-6G {
        gap: 26px;
        flex: 1 1;
        flex-direction: row; } }
    ._xK39m ._1l-6G p {
      font-size: 14px;
      font-weight: 400;
      margin: 0;
      color: #9c9d9d; }
  ._xK39m ._3nluX {
    grid-row-start: 2;
    grid-column: 4/6;
    flex: 1 1;
    margin-top: 74px;
    text-align: center;
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 400; }
    @media screen and (min-width: 768px) {
      ._xK39m ._3nluX {
        margin-top: 0;
        text-align: left; } }
    ._xK39m ._3nluX a {
      font-weight: 700;
      text-decoration: none; }
      ._xK39m ._3nluX a:hover {
        text-decoration: underline; }

._34j6M {
  background-color: #000;
  border-radius: 8px;
  color: #fff;
  overflow: hidden;
  font-family: "TT Norms Pro";
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  position: relative; }
  ._34j6M:before {
    content: "";
    display: block;
    padding-top: calc((101 / 167) * 100%);
    width: 100%; }
  ._34j6M > ._2wvp- {
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 50%;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    left: 0;
    padding: 16px 24px 24px;
    position: absolute;
    right: 0;
    top: 0; }
  ._34j6M ._GlEhM {
    display: flex;
    flex-direction: column;
    gap: 8px; }
    ._34j6M ._GlEhM p {
      margin: 0;
      text-transform: uppercase; }
  ._34j6M ._2_gB3 {
    align-items: center;
    background-color: #fff;
    border-radius: 200px;
    border: 1px solid #707070;
    color: #707070;
    display: flex;
    flex-direction: row;
    font-size: 18px;
    gap: 8px;
    height: 44px;
    margin-left: -6px;
    padding: 0 20px;
    width: 152px; }
    ._34j6M ._2_gB3 input {
      /* Chrome, Safari, Edge, Opera */
      /* Firefox */
      font-family: "TT Norms Pro";
      font-size: 18px;
      line-height: 20px;
      font-weight: 400;
      background: transparent;
      border: none;
      border-bottom: 2px solid #707070;
      color: #707070;
      width: 90px; }
      ._34j6M ._2_gB3 input::-webkit-outer-spin-button, ._34j6M ._2_gB3 input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      ._34j6M ._2_gB3 input[type="number"] {
        -moz-appearance: textfield; }
      ._34j6M ._2_gB3 input:focus {
        outline: none; }

._2zf9N {
  align-items: center;
  display: flex;
  height: 72px;
  padding: 0 24px;
  position: relative; }
  ._2zf9N._20fBF {
    color: #fff;
    background-color: #1c1c1c; }
    ._2zf9N._20fBF ._3Mni_ {
      color: #fff; }
  ._2zf9N ._2DFea {
    display: flex;
    gap: 16px;
    z-index: 1; }
  ._2zf9N ._3Mni_ {
    color: #000; }
  ._2zf9N ._7rU8O {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    right: 0;
    padding-left: 200px;
    padding-right: 200px;
    position: absolute;
    top: 0; }
  ._2zf9N ._1ljRm {
    align-items: center;
    display: flex;
    gap: 8px;
    margin-left: auto;
    z-index: 1; }

._23ayG {
  display: flex;
  max-width: 100%;
  object-fit: cover;
  width: 100%; }

._1zkGL {
  box-sizing: border-box;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 16px;
  font-weight: 400; }
  ._2ekt7 {
    height: 40px;
    font-size: 14px;
    padding: 10px 12px;
    max-height: 40px; }
  ._1oj5F {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    color: #707070;
    outline-color: #ddd; }
  ._2oPA7 {
    background-color: #000;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
    outline-color: #fff; }
    ._2oPA7::placeholder {
      color: #fff; }

._2cpr1 {
  align-items: center;
  display: flex; }

._3qeW3 {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  display: block;
  width: 68px; }
  ._3qeW3 span {
    z-index: 1;
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
    font-size: 12px;
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 700; }
  ._3qeW3 ._fqmrg {
    height: auto;
    width: 100%;
    display: block; }

._3HRHn {
  box-shadow: 0px 0px 12px rgba(35, 31, 32, 0.1), 0px 12px 12px rgba(35, 31, 32, 0.07);
  border-radius: 8px;
  position: relative;
  z-index: 0;
  cursor: pointer; }
  ._2vIl6 {
    flex-direction: row; }
    ._2vIl6 ._3xIVv ._27Wx3 {
      width: 158px;
      height: 100%; }
  ._3HRHn ._BRXnF {
    gap: 8px;
    margin-bottom: 4px; }
    ._3HRHn ._BRXnF p {
      text-decoration: underline;
      font-weight: 700;
      font-size: 16px; }
  ._3HRHn ._37H8o {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 12px; }
    ._3HRHn ._37H8o ._4FGLZ {
      font-family: "TT Norms Pro";
      font-size: 12px;
      line-height: normal;
      font-weight: 700; }
      ._3HRHn ._37H8o ._4FGLZ ._1d546 {
        height: 20px;
        width: 20px; }
    ._3HRHn ._37H8o ._R1sGQ {
      color: #a8a8a8; }
    ._3HRHn ._37H8o ._2KL2R {
      color: #4d4d4f; }
  ._RFq65 {
    outline: 2px solid #97225a; }

@media (max-width: 768px) {
  ._1JyQL {
    height: 100%; } }

._3N7k1 {
  margin: 0 !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  padding: 0 !important;
  transform: translate(-50%, -50%);
  width: 100% !important;
  max-width: 948px !important;
  background-color: #f5f5f5 !important; }
  @media (max-width: 768px) {
    ._3N7k1 {
      height: 100% !important;
      position: absolute !important;
      bottom: 0 !important;
      border-radius: 10px 10px 0px 0px !important;
      top: auto;
      top: initial;
      left: auto;
      left: initial;
      transform: none;
      transform: initial; } }
  @media (max-width: 400px) {
    ._3N7k1 {
      height: 100% !important;
      border-radius: 0 !important;
      border-radius: initial !important; } }

._3GSA8 {
  color: #000;
  padding: 32px; }
  ._3GSA8 h2 {
    font-family: "TT Norms Pro";
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin: 0; }
  ._3GSA8 h3 {
    font-family: "TT Norms Pro";
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin: 0 0 4px 0;
    color: #4d4d4f; }
  @media (max-width: 768px) {
    ._3GSA8 {
      display: block;
      padding: 47px 16px 26px; }
      ._3GSA8 h2 {
        font-size: 24px;
        line-height: 24px; } }

@media (max-width: 768px) {
  ._3gh4v {
    overflow: auto;
    height: calc(100% - 214px);
    padding-bottom: 50px; } }

@media (max-width: 400px) {
  ._3gh4v {
    overflow: auto;
    height: calc(100% - 245px); } }

._3gh4v ._vGZLG {
  overflow-x: auto;
  padding: 0px 32px 40px 32px; }
  @media (max-width: 768px) {
    ._3gh4v ._vGZLG {
      overflow: hidden;
      padding: 0px 16px 32px 16px; } }
  @media (max-width: 400px) {
    ._3gh4v ._vGZLG {
      overflow: hidden;
      padding: 0px 16px 32px 16px; } }
  @media (max-width: 768px) {
    ._3gh4v ._vGZLG ._3ORsR {
      display: grid;
      grid-template-columns: auto;
      grid-row-gap: 8px;
      row-gap: 8px;
      grid-auto-flow: row; } }

._2Io3m {
  display: grid;
  -moz-column-gap: 16px;
       grid-column-gap: 16px;
       column-gap: 16px;
  grid-template-columns: auto auto;
  padding: 0 32px 32px 0px;
  float: right; }
  @media (max-width: 768px) {
    ._2Io3m {
      position: fixed;
      bottom: 0;
      width: 100%;
      box-sizing: border-box;
      border-top: 1px solid #ddd;
      float: none;
      padding: 24px 35px;
      background-color: #f5f5f5;
      box-shadow: 0px 0px 12px 0px rgba(35, 31, 32, 0.15), 0px -12px 12px 0px rgba(35, 31, 32, 0.1); } }
  @media (max-width: 400px) {
    ._2Io3m {
      border-top: 1px solid #ddd;
      float: none;
      padding: 24px 12px; } }

@keyframes _3bHuT {
  0% {
    width: 30px; }
  100% {
    width: 90px; } }

._12Exg {
  border-radius: 8px;
  overflow: hidden;
  height: 290px;
  width: 200px;
  background-color: #000; }
  ._3-g7T {
    border: 2px solid #97225a; }

._2aAql {
  height: 170px;
  position: relative; }

._1Ym1w {
  height: 120px;
  background-color: #fff;
  padding: 0 16px 16px; }

._3gg5d {
  position: absolute;
  width: 32px;
  top: 10px;
  left: 16px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden; }

._3pbye {
  position: absolute;
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  border-radius: 200px;
  right: 8px;
  top: 8px;
  border: none;
  cursor: pointer;
  outline: none; }
  ._3pbye img {
    height: 18px;
    width: 18px; }

._37o2E {
  width: 150px;
  background: #fff;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px;
  position: absolute;
  top: 24px;
  right: 0;
  margin-left: 10px; }
  ._37o2E span {
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #231f20; }

._2OfMH {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer; }

._2ZJyC {
  display: flex;
  padding-top: 8px; }

._2Reaj {
  width: 65px;
  height: 32px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #eee;
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  padding: 8px 8px 7px 8px;
  display: flex;
  align-items: center;
  border-radius: 4px; }
  ._2Reaj img {
    height: 13px; }
  ._2Reaj span {
    padding-left: 8px;
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #231f20; }

._X0p32 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 8px; }
  ._X0p32._30c5k {
    padding-left: 55px; }
  ._X0p32 ._1nfz6 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 32px;
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #231f20;
    width: -webkit-max-content;
    width: max-content; }

._6UAb4 {
  display: flex;
  border: 1px solid #000;
  border-radius: 50px;
  width: 74px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  animation: _3bHuT 200ms; }
  ._3l7A9 {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 0px solid;
    margin: 0 2.5px;
    cursor: pointer;
    text-align: center;
    padding: 0; }
  ._6UAb4 img {
    width: 11px; }
  ._1NEXX {
    font-family: "TT Norms Pro";
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    width: 20px;
    display: inline-block;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
  ._38BCx {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 0px solid;
    margin: 0 2.5px;
    cursor: pointer;
    text-align: center;
    padding: 0; }

._fNlxc {
  box-sizing: revert;
  background-color: #000;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  border: 0px solid;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center; }
  ._fNlxc img {
    width: 11px; }

._1djw9 {
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
  border: none;
  background: #97225a;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 0 2.5px;
  cursor: pointer;
  text-align: center;
  padding: 0; }

._1K3Ko {
  max-width: 155px; }
  ._1_qzk {
    font-family: "Source Serif Pro";
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
    width: 152px;
    padding-top: 16px;
    height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    cursor: pointer; }

._3exmL {
  background: #000;
  height: 330px;
  max-width: 1296px;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 8px;
  display: flex; }
  ._1bD2w {
    background-image: url("https://cu-product-media.s3.amazonaws.com/media/merchandiseSets/bg_diamond.png"); }
  ._2Yl4R {
    background-image: url("https://static.cookunity.com/cross/front-lib/images/sides-carrousel-bg.png"); }
  ._3exmL ._2JgZO {
    width: 200px !important; }
  @media screen and (max-width: 767px) {
    ._3exmL {
      flex-direction: column;
      height: 100%;
      padding: 16px;
      background-size: cover;
      max-width: 100%; } }

._3KqVO {
  float: left;
  min-width: 300px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 8px; }
  @media screen and (max-width: 767px) {
    ._3KqVO {
      padding: 8px;
      height: -webkit-max-content;
      height: max-content; } }

._3Inn5 {
  font-family: "TT Norms Pro";
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff; }
  @media screen and (max-width: 767px) {
    ._3Inn5 {
      display: none; } }

._2Smt- {
  font-family: "Source Serif Pro";
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  color: #fff; }
  ._1E168 {
    color: #ffc84e; }
  @media screen and (max-width: 767px) {
    ._2Smt- {
      font-family: "Source Serif Pro";
      font-size: 28px;
      line-height: 36px;
      font-weight: 700; } }

._caf6e {
  font-family: "TT Norms Pro";
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  text-decoration: underline;
  cursor: pointer; }

._QjkeY {
  margin: 24px 0;
  display: flex;
  gap: 12px; }
  ._QjkeY ._3t2nC {
    cursor: pointer;
    width: 20px;
    height: 20px; }
    ._QjkeY ._3t2nC._1vjNx {
      opacity: 0.5; }
  @media screen and (max-width: 767px) {
    ._QjkeY {
      display: none; } }

._1J5KZ {
  padding-top: 24px;
  margin-right: 20px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    ._1J5KZ {
      margin-right: 0; } }

._1ff0e {
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0.7;
  z-index: 1;
  pointer-events: none; }
  ._1fZWT {
    left: 0;
    width: 70px;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%); }
  ._3QEHM {
    right: 0;
    width: 60px;
    background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 100%); }

._hqEuj {
  font-family: "Source Serif Pro";
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: left; }

._2LT6d {
  position: relative;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden; }
  ._2LT6d ._HpCCT {
    position: absolute;
    left: 12px;
    bottom: 0; }

._3WYDA {
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700; }

._RMzdN {
  width: 25px;
  height: 25px;
  padding: 4px;
  border-radius: 50%;
  background: #97225a;
  color: #fff;
  text-align: center;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 18px;
  font-weight: 700; }

._7V3qo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem; }

._3KAbI {
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 10; }
  @media screen and (max-width: 767px) {
    ._3KAbI {
      position: fixed;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: rgba(35, 31, 32, 0.7); } }
  ._3KAbI ._d_YEd {
    display: grid;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    width: 315px;
    background-color: white;
    box-shadow: 0px 0px 12px rgba(35, 31, 32, 0.1), 0px 12px 12px rgba(35, 31, 32, 0.07);
    border-radius: 8px; }
    @media screen and (max-width: 767px) {
      ._3KAbI ._d_YEd {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        box-shadow: none;
        box-shadow: initial;
        border-radius: 20px 20px 0px 0px;
        padding-top: 24px; } }
    ._3KAbI ._d_YEd ._mpN2e {
      display: inline-flex;
      margin: 16px 16px 0 16px;
      padding-bottom: 16px;
      border-bottom: 0.5px solid rgba(153, 153, 153, 0.25);
      cursor: pointer; }
      ._3KAbI ._d_YEd ._mpN2e:last-child {
        border-bottom: 0; }
      ._3KAbI ._d_YEd ._mpN2e ._etWDo {
        font-family: "TT Norms Pro";
        font-size: 20px;
        line-height: 28px;
        font-weight: 700;
        display: flex;
        align-items: center; }
      ._3KAbI ._d_YEd ._mpN2e ._ys_WV {
        margin-right: 16px;
        width: 52px;
        height: 52px;
        border: 1px solid #eee;
        border-radius: 8px; }
    ._3KAbI ._d_YEd ._3zCFN:hover {
      margin: 0;
      padding: 16px;
      background-color: #f5f5f5; }
    ._3KAbI ._d_YEd ._2ggAI {
      position: absolute;
      right: 16px;
      top: 16px;
      border: none;
      cursor: pointer;
      background: none;
      padding: 0;
      display: none; }
      ._3KAbI ._d_YEd ._2ggAI > img {
        height: 24px;
        width: 24px;
        vertical-align: middle; }
      @media screen and (max-width: 767px) {
        ._3KAbI ._d_YEd ._2ggAI {
          display: block; } }

._3DpGL {
  height: 102px;
  padding: 0;
  position: relative;
  border-bottom: 2px solid #ddd; }
  ._3DpGL * {
    box-sizing: border-box; }
  ._3DpGL._Nk-ML {
    height: 73px;
    border-bottom: 0;
    transform: translateY(-2px); }
  ._3DpGL ._3_eI9 {
    position: absolute;
    height: 100%;
    display: flex; }
    ._3DpGL ._3_eI9._2SWHg {
      left: 0;
      top: 2px; }
    ._3DpGL ._3_eI9._1dksX {
      right: 0;
      top: 2px; }
  ._3DpGL ._25ola {
    background-color: white;
    width: 32px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    ._3DpGL ._25ola:hover {
      background-color: #f5f5f5; }
  ._3DpGL ._b1iYP {
    width: 40px;
    height: 100%;
    background: linear-gradient(270deg, #FFFFFF 21.42%, rgba(255, 255, 255, 0) 100%); }
    ._3DpGL ._b1iYP._2SWHg {
      transform: matrix(-1, 0, 0, 1, 0, 0); }
    ._3DpGL ._b1iYP._1dksX {
      transform: matrix(1, 0, 0, 1, 0, 0); }
  ._3DpGL ._2hgJs {
    -ms-overflow-style: none;
    scrollbar-width: none;
    transform: translateY(2px);
    position: relative;
    padding: 0;
    margin: 0;
    height: 100%;
    white-space: nowrap;
    overflow: auto;
    scroll-behavior: smooth; }
    ._3DpGL ._2hgJs::-webkit-scrollbar {
      display: none; }
    ._3DpGL ._2hgJs ._R-0Ul {
      display: inline-grid;
      padding: 4px 8px 8px;
      margin: 0 2px;
      height: 100%;
      min-width: 78px;
      cursor: pointer;
      scroll-margin: 100px; }
      ._3DpGL ._2hgJs ._R-0Ul:hover {
        background-color: #f5f5f5; }
      ._3DpGL ._2hgJs ._R-0Ul._3z4ka {
        border-bottom: 2px solid #000; }
      ._3DpGL ._2hgJs ._R-0Ul ._jj5_U {
        font-family: "TT Norms Pro";
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
        text-align: center;
        margin-top: 4px; }
      ._3DpGL ._2hgJs ._R-0Ul ._1Jb9Y {
        width: 62px;
        height: 62px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 100px;
        object-fit: cover; }
        ._3DpGL ._2hgJs ._R-0Ul ._1Jb9Y._Nk-ML {
          width: 40px;
          height: 40px; }

._2uf_t {
  width: 100%; }
  ._2uf_t ._l2PBq {
    height: 50px;
    display: flex;
    align-items: center;
    position: relative; }
    @media screen and (max-width: 767px) {
      ._2uf_t ._l2PBq {
        position: static;
        position: initial;
        margin-top: 10px; } }
    ._2uf_t ._l2PBq._1jlUQ {
      width: 45px;
      height: 50px;
      top: 10px;
      float: left;
      display: inline-flex;
      border-right: 1px solid #ddd;
      justify-content: center; }
    ._2uf_t ._l2PBq ._31yVR {
      margin-left: -5px;
      padding: 0 5px;
      display: flex;
      align-items: center; }
      ._2uf_t ._l2PBq ._31yVR:hover, ._2uf_t ._l2PBq ._31yVR:focus {
        background-color: #f5f5f5; }
    ._2uf_t ._l2PBq ._Qt2mV {
      color: #000;
      font-family: "TT Norms Pro";
      font-size: 20px;
      line-height: 24px;
      font-weight: 700; }
      ._2uf_t ._l2PBq ._Qt2mV._1jlUQ {
        display: none; }
    ._2uf_t ._l2PBq ._1c2H7 {
      display: flex;
      align-items: center; }
    ._2uf_t ._l2PBq ._1iRNZ {
      font-family: "TT Norms Pro";
      font-size: 20px;
      line-height: 24px;
      font-weight: 700;
      color: #97225a;
      margin-left: 3px;
      cursor: pointer;
      text-decoration: underline;
      display: flex;
      align-items: center; }
      ._2uf_t ._l2PBq ._1iRNZ svg path {
        fill: #97225a; }
      ._2uf_t ._l2PBq ._1iRNZ svg._1jlUQ {
        margin-left: 0; }
      ._2uf_t ._l2PBq ._1iRNZ ._2zp70 {
        transform: rotate(180deg); }
  ._2uf_t ._32up0 {
    margin-top: 16px; }
    ._2uf_t ._32up0._1jlUQ {
      margin-left: 51px; }
    @media screen and (max-width: 767px) {
      ._2uf_t ._32up0 {
        margin-top: 8px; } }

._199R6 {
  display: flex;
  align-items: center;
  height: 6px; }
  ._3_QBQ {
    flex: 1 1;
    height: 6px; }
  ._1o37B ._3_QBQ {
    background-color: #a8a8a8; }
    ._1o37B ._3_QBQ._hZNcW {
      background-color: #ffb81c; }

._17Gai {
  display: flex;
  cursor: pointer; }
  ._17Gai ._L26i4 {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #ddd;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px; }
    ._17Gai ._L26i4 ._8kw_S {
      width: 10px;
      height: 10px;
      background-color: #97225a;
      border-radius: 50%;
      opacity: 0; }
    ._17Gai ._L26i4._3prV0 {
      width: 24px;
      height: 24px; }
      ._17Gai ._L26i4._3prV0 ._8kw_S {
        width: 16px;
        height: 16px; }
    ._17Gai ._L26i4._1KVLi {
      border: 1px solid #97225a; }
      ._17Gai ._L26i4._1KVLi ._8kw_S {
        opacity: 1; }
    ._17Gai ._L26i4[type='radio'] {
      display: none; }
  ._17Gai ._1czkC {
    color: #000;
    font-family: "TT Norms Pro";
    font-size: 14px;
    line-height: 20px;
    font-weight: 400; }

._1SRu0 {
  display: flex;
  gap: 40px; }

._2qRDV {
  display: inline-flex;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  padding-bottom: 24px;
  padding-top: 24px; }
  ._3s0Dp {
    border-bottom: 4px solid currentColor; }
  ._2qRDV:hover {
    cursor: pointer; }

._kXupN {
  color: #707070 !important;
  font-family: "TT Norms Pro" !important;
  font-size: 14px !important;
  font-weight: 400 !important; }

._1_wU8 {
  color: #707070 !important;
  font-family: "TT Norms Pro" !important;
  font-weight: 400 !important; }

._1edFW {
  border: 1px solid #ddd !important;
  box-shadow: none !important; }

._2T6mw {
  border: 1px solid #ddd !important;
  box-shadow: none !important; }

._3Qxsp {
  color: #707070 !important;
  font-family: "TT Norms Pro" !important;
  font-weight: 400 !important; }
  ._3TGsN {
    background-color: #ddd !important; }
  ._Q3Yaf {
    background-color: #ddd !important; }

._37SEZ {
  display: flex;
  align-items: center;
  border: 1px solid #707070;
  border-radius: 4px !important;
  -webkit-padding-start: 4px;
          padding-inline-start: 4px;
  background-color: #fff !important; }
  ._1j0I9 {
    background-color: #f5f5f5 !important;
    border: 1px solid #a8a8a8; }
    ._1j0I9 div {
      background-color: #f5f5f5; }

._3_olx {
  color: #707070 !important;
  font-family: "TT Norms Pro" !important;
  font-weight: 400 !important; }

._10HT9 {
  padding-left: 0;
  font-size: 14px;
  font-family: "TT Norms Pro";
  font-weight: 700; }

._2eGCt {
  color: #000;
  background-color: #fff; }
  ._2eGCt:hover {
    color: #000 !important;
    background-color: #fff !important; }

._2iYSx {
  box-sizing: border-box;
  margin: 0 0 5px 0;
  padding: 10px 15px;
  border: 1px solid #ddd;
  height: 5rem;
  width: 100%;
  color: #a8a8a8;
  background: #fff;
  border-radius: 4px;
  letter-spacing: 0.2px;
  outline: none;
  resize: none;
  font-family: "TT Norms Pro";
  font-size: 14px;
  line-height: 18px;
  font-weight: 400; }
  ._2iYSx::placeholder {
    color: #a8a8a8;
    font-family: "TT Norms Pro";
    font-size: 14px;
    line-height: 18px;
    font-weight: 400; }

._2cpTP {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-image: url("https://static.cookunity.com/cross/front-lib/images/brush.svg");
  background-repeat: no-repeat;
  min-height: 50px; }
  ._3E_Tl {
    align-items: center;
    background-position: center; }
  ._11sMy {
    align-items: flex-start;
    background-position: left; }

._WN7sP {
  position: absolute;
  top: 20px;
  right: 18px;
  display: block;
  width: 24px;
  height: 24px;
  z-index: 1; }

._3RLa5 svg {
  width: 24px;
  height: 24px; }

._3RLa5 path {
  fill: #97225a; }

._ws6Yr {
  width: 100%;
  background-color: #000;
  font-family: "TT Norms Pro";
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #c7b273;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 16px;
  height: 24px; }
  ._ws6Yr img {
    width: 18px;
    height: 16px; }

._2pP34 {
  height: 15px;
  opacity: 0.8;
  vertical-align: middle;
  cursor: pointer; }

._2_qmC {
  display: inline-block;
  position: relative; }
  ._2_qmC ._aAhzP {
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    border-radius: 4px;
    right: -13px;
    padding: 8px;
    width: 210px;
    margin-top: 12px;
    background-color: #000;
    z-index: 4; }
    ._2_qmC ._aAhzP:after {
      content: '';
      position: absolute;
      bottom: 100%;
      right: 12px;
      margin-left: -8px;
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent #000 transparent; }

._13hBQ {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 9px;
  margin-top: 16px; }
  ._2aZdS {
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #4d4d4f;
    -webkit-text-decoration-line: line-through;
            text-decoration-line: line-through; }
  ._2GZpZ {
    flex: 1 1;
    font-family: "TT Norms Pro";
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    border-radius: 100px;
    border: none; }
    ._2GZpZ:hover {
      background-color: #f5f5f5; }
    ._2Ct6M {
      color: #000;
      background-color: #ffe8b4; }
      ._2Ct6M:hover {
        background-color: #ffd881 !important; }
    ._1QnGI {
      color: #bbbbbb;
      background-color: #eee;
      cursor: not-allowed; }
      ._1QnGI:hover {
        background-color: #eee !important; }
    ._y-exz {
      text-align: right;
      padding-right: 8px; }
    ._Z5mNn {
      text-align: left;
      padding-left: 8px; }
    ._1TlDm {
      width: 24px;
      height: 24px;
      background-color: #97225a;
      border-radius: 100px;
      font-family: "TT Norms Pro";
      font-size: 14px;
      line-height: 20px;
      font-weight: 700;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center; }
  ._3nO4e {
    width: 100%;
    padding: 4px 12px !important;
    height: 36px !important; }
    ._3nO4e:focus {
      background-color: #fff !important; }

._3VkEu {
  position: relative; }

._3t2zW {
  font-family: "TT Norms Pro";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center; }

._1wFiD {
  width: 100%;
  height: 100%;
  object-fit: cover; }
  ._RSMP5 {
    opacity: 0.2; }

@keyframes _2V52_ {
  0% {
    background-position: -1000px 0; }
  100% {
    background-position: 1000px 0; } }

._3Qc5q {
  width: 100%;
  min-width: 283px;
  height: 388px;
  box-shadow: 0px 8px 16px rgba(35, 31, 32, 0.06);
  border-radius: 8px;
  animation: _2V52_ 2s infinite linear;
  background: linear-gradient(to right, #eff1f3 4%, #e8e8e8 25%, #eff1f3 36%);
  background-size: 1000px 100%;
  cursor: default; }

._cge0E {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  outline: 0;
  z-index: 200;
  overflow-y: auto;
  color: #000;
  font-family: "TT Norms Pro";
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  background-color: rgba(35, 31, 32, 0.7); }

._cge0E > ._2V8Iz {
  position: relative;
  height: -webkit-fit-content;
  height: fit-content;
  box-sizing: border-box;
  margin: 40px auto;
  padding: 40px 32px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 64px rgba(0, 67, 32, 0.16), 0 16px 32px rgba(0, 67, 32, 0.06), 0 8px 16px rgba(0, 67, 32, 0.04), 0 4px 8px rgba(0, 67, 32, 0.02);
  background-size: cover;
  background-repeat: no-repeat; }

@media screen and (max-width: 767px) {
  ._cge0E > ._2V8Iz {
    padding: 40px 20px; } }

._cge0E > ._2V8Iz:focus {
  outline: none; }

._cge0E > ._2V8Iz > button._2BcBo {
  position: absolute;
  right: 16px;
  top: 16px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer; }
  ._cge0E > ._2V8Iz > button._2BcBo > img {
    height: 24px;
    width: 24px;
    vertical-align: middle; }

._cge0E > ._2V8Iz > button._2BcBo:focus {
  outline: none; }

._cge0E > ._2V8Iz._3nXEj {
  width: 966px; }

@media screen and (max-width: 966px) {
  ._cge0E._3nXEj {
    background-color: #fff; }
  ._cge0E > ._2V8Iz._3nXEj {
    width: 100%;
    margin: 0;
    padding-top: 64px;
    border-radius: 0;
    box-shadow: none; }
    ._cge0E > ._2V8Iz._3nXEj > button._2BcBo {
      display: flex;
      justify-content: flex-start;
      top: 20px;
      left: 20px; }
      ._cge0E > ._2V8Iz._3nXEj > button._2BcBo._3eXDB {
        justify-content: end; }
        ._cge0E > ._2V8Iz._3nXEj > button._2BcBo._3eXDB img {
          border-radius: 100%; } }

._cge0E > ._2V8Iz._12_AB {
  width: 768px; }

@media screen and (max-width: 768px) {
  ._cge0E._12_AB {
    background-color: #fff; }
  ._cge0E > ._2V8Iz._12_AB {
    width: 100%;
    margin: 0;
    padding-top: 64px;
    border-radius: 0;
    box-shadow: none; }
    ._cge0E > ._2V8Iz._12_AB > button._2BcBo {
      display: flex;
      justify-content: flex-start;
      top: 20px;
      left: 20px; }
      ._cge0E > ._2V8Iz._12_AB > button._2BcBo._3eXDB {
        justify-content: end; }
        ._cge0E > ._2V8Iz._12_AB > button._2BcBo._3eXDB img {
          border-radius: 100%; } }

._cge0E > ._2V8Iz._34DA0 {
  width: 600px; }

@media screen and (max-width: 600px) {
  ._cge0E._34DA0 {
    background-color: #fff; }
  ._cge0E > ._2V8Iz._34DA0 {
    width: 100%;
    margin: 0;
    padding-top: 64px;
    border-radius: 0;
    box-shadow: none; }
    ._cge0E > ._2V8Iz._34DA0 > button._2BcBo {
      display: flex;
      justify-content: flex-start;
      top: 20px;
      left: 20px; }
      ._cge0E > ._2V8Iz._34DA0 > button._2BcBo._3eXDB {
        justify-content: end; }
        ._cge0E > ._2V8Iz._34DA0 > button._2BcBo._3eXDB img {
          border-radius: 100%; } }

._cge0E > ._2V8Iz._3bSIf {
  width: 520px; }

@media screen and (max-width: 520px) {
  ._cge0E._3bSIf:not(._153Yz) {
    background-color: #fff; }
  ._cge0E > ._2V8Iz._3bSIf:not(._3Cbte) {
    width: 100%;
    margin: 0;
    padding-top: 64px;
    border-radius: 0;
    box-shadow: none; }
    ._cge0E > ._2V8Iz._3bSIf:not(._3Cbte) > button._2BcBo {
      display: flex;
      justify-content: flex-start;
      top: 20px;
      left: 20px; }
      ._cge0E > ._2V8Iz._3bSIf:not(._3Cbte) > button._2BcBo._3eXDB {
        justify-content: end; }
        ._cge0E > ._2V8Iz._3bSIf:not(._3Cbte) > button._2BcBo._3eXDB img {
          border-radius: 100%; } }

@media screen and (max-width: 520px) {
  ._cge0E > ._2V8Iz._3bSIf._3Cbte {
    width: 90%;
    padding-top: 40px; } }

._3r0B2 {
  align-items: center;
  border-radius: 32px;
  display: flex;
  justify-content: space-between;
  width: 96px;
  font-family: "TT Norms Pro";
  font-size: 16px;
  line-height: normal;
  font-weight: 700; }
  ._3JrV1 {
    border: 1px solid #ffb81c; }
  ._1IWeO {
    border: 1px solid #6d1a42; }
  ._11pE3 {
    border: 1px solid #fff; }
  ._3Gn_J {
    border: 1px solid #000; }
  ._33hIp {
    border: 1px solid #c7b273; }

._1kSxY {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 400px auto;
  justify-content: stretch; }
  @media screen and (min-width: 768px) {
    ._1kSxY {
      grid-template-columns: 30% 70%; } }
  ._3yzEf {
    height: 100vh;
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      ._3yzEf {
        height: auto; } }
  ._1kSxY ._26XKR {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0; }
    @media screen and (min-width: 768px) {
      ._1kSxY ._26XKR {
        border-radius: 8px 0 0 8px; } }
  ._1kSxY ._3vt_s {
    display: flex;
    flex-direction: column;
    padding: 32px 16px;
    border-radius: 8px 8px 0 0;
    margin-top: -8px;
    background-color: #fff; }
    @media screen and (min-width: 768px) {
      ._1kSxY ._3vt_s {
        margin-top: 0;
        padding: 32px;
        border-radius: 0 8px 8px 0; } }
    ._1kSxY ._2XD6f {
      height: 100vh;
      display: flex;
      flex-direction: column;
      justify-content: center;
      border-radius: 8px !important; }
      @media screen and (min-width: 768px) {
        ._1kSxY ._2XD6f {
          height: auto; } }
    ._1kSxY ._3vt_s ._3E0qY {
      flex: 1 1;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      ._1kSxY ._3vt_s ._3E0qY ._1KEE_ {
        margin: 0;
        text-align: center;
        white-space: pre-wrap;
        color: #000;
        font-family: "Source Serif Pro";
        font-size: 28px;
        line-height: 36px;
        font-weight: 800; }
        @media screen and (min-width: 768px) {
          ._1kSxY ._3vt_s ._3E0qY ._1KEE_ {
            font-size: 36px;
            line-height: 48px; } }
      ._1kSxY ._3vt_s ._3E0qY ._2QwEw {
        margin: 32px 0 40px;
        text-align: center;
        letter-spacing: -0.3px;
        color: #000;
        font-family: "TT Norms Pro";
        font-size: 14px;
        line-height: 20px;
        font-weight: 400; }
        @media screen and (min-width: 768px) {
          ._1kSxY ._3vt_s ._3E0qY ._2QwEw {
            margin: 24px auto 0;
            font-size: 16px;
            line-height: 24px; } }
    ._1kSxY ._3vt_s ._3Cd4d {
      display: flex;
      justify-content: center;
      flex-direction: column;
      gap: 1rem; }
      @media screen and (min-width: 768px) {
        ._1kSxY ._3vt_s ._3Cd4d {
          flex-direction: row;
          margin-top: 32px; } }

._1x8Dd svg {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4); }
  ._1x8Dd svg path {
    fill: #000; }
  @media screen and (min-width: 768px) {
    ._1x8Dd svg {
      width: 24px;
      height: 24px;
      border-radius: 0;
      background: transparent; } }

._2qG1c {
  color: #231f20;
  display: grid;
  grid-template-columns: 180px 1fr;
  grid-template-rows: auto;
  grid-template-areas: 'image title' 'image desc' 'image button';
  -moz-column-gap: 24px;
       grid-column-gap: 24px;
       column-gap: 24px; }
  ._2qG1c h2 {
    grid-area: title;
    font-family: "Source Serif Pro";
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    margin: 0 0 16px 0;
    text-align: center; }
  ._2qG1c img {
    grid-area: image;
    height: 100%;
    position: absolute;
    top: 0;
    left: 15px; }
  ._2qG1c p {
    grid-area: desc;
    font-family: "TT Norms Pro";
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 16px 0; }
  ._2qG1c ._1PKWE {
    grid-area: button;
    text-align: center;
    display: flex;
    justify-content: center; }
    ._2qG1c ._1PKWE button {
      max-height: 52px !important;
      height: 52px !important; }
  @media (max-width: 720px) {
    ._2qG1c {
      display: inline;
      display: initial; }
      ._2qG1c h2 {
        font-family: "Source Serif Pro";
        font-size: 24px;
        line-height: 32px;
        font-weight: 700;
        margin-bottom: 16px;
        padding: 0 10px 0 10px; }
      ._2qG1c img {
        width: 100%;
        height: 320px;
        object-fit: cover;
        margin: 0 auto 10px auto;
        position: static;
        position: initial;
        object-position: top; } }

@media (max-width: 720px) {
  ._2e2Z0 {
    height: 100%;
    background-color: rgba(35, 31, 32, 0.7) !important; } }

._1FirW {
  margin: 0 !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media (max-width: 720px) {
    ._1FirW {
      position: absolute !important;
      bottom: 0 !important;
      border-radius: 10px 10px 0px 0px !important;
      padding: 24px 16px !important;
      top: auto;
      top: initial;
      left: auto;
      left: initial;
      transform: none;
      transform: initial; } }

._1YZ3g {
  justify-content: center;
  align-items: center;
  z-index: 50; }
  ._1YZ3g ._2PTsl {
    position: relative;
    transform-origin: 50% 50%;
    animation: _1x7LB 2s infinite;
    height: 280px;
    width: 150px; }
    @media (min-width: 1024px) {
      ._1YZ3g ._2PTsl {
        scale: 1.5; } }
  ._1YZ3g ._3Mpv5,
  ._1YZ3g ._4bcYh {
    position: absolute;
    top: 0; }
  ._1YZ3g ._3Mpv5 {
    animation: _14X06 2s infinite;
    animation-fill-mode: forwards;
    left: 0; }
  ._1YZ3g ._4bcYh {
    animation: _23AG_ 2s infinite;
    animation-delay: 0s, 1s;
    right: 0;
    animation-fill-mode: forwards; }
  ._1YZ3g ._1a9Kh {
    animation: _14lsd 2s infinite;
    fill: #f3bf25; }

@keyframes _14lsd {
  0% {
    fill: #babebf; }
  20% {
    fill: #babebf; }
  21% {
    fill: #f3bf25; }
  59% {
    fill: #f3bf25; }
  60% {
    fill: #babebf; }
  100% {
    fill: #babebf; } }

@keyframes _14X06 {
  0% {
    transform: rotate(0); }
  25% {
    transform: rotate(45deg); }
  50% {
    transform: rotate(45deg); }
  100% {
    transform: rotate(0); } }

@keyframes _23AG_ {
  0% {
    transform: rotate(0); }
  25% {
    transform: rotate(-45deg); }
  50% {
    transform: rotate(-45deg); }
  100% {
    transform: rotate(0); } }

@keyframes _1x7LB {
  0% {
    transform: rotate(0); }
  25% {
    width: 60px;
    transform: rotate(0); }
  50% {
    transform: rotate(720deg); }
  60% {
    width: 60px;
    transform: rotate(720deg); }
  100% {
    width: 150px;
    transform: rotate(720deg); } }

._3Bpbs {
  display: inline-block;
  position: relative; }
  ._3Bpbs._1exKA {
    display: flex; }
    ._3Bpbs._1exKA ._2xFoi {
      top: -16px;
      left: 34px; }
      ._3Bpbs._1exKA ._2xFoi:after {
        border-color: transparent #000 transparent transparent;
        left: -15px;
        bottom: 18px; }
  ._3Bpbs._32kkx {
    display: flex;
    flex-direction: column-reverse; }
    ._3Bpbs._32kkx ._2xFoi {
      top: -68px;
      left: 0px; }
      ._3Bpbs._32kkx ._2xFoi:after {
        border-color: #000 transparent transparent transparent;
        left: 12px;
        bottom: -14px; }
  ._3Bpbs ._2xFoi {
    font-family: "TT Norms Pro";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    position: absolute;
    border-radius: 4px;
    padding: 16px;
    background-color: #000;
    transition-property: transform, opacity;
    transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
    transition-duration: 150ms;
    white-space: nowrap;
    margin-top: 12px;
    left: -3px; }
    ._3Bpbs ._2JsL6._3q1Sx {
      font-size: 12px;
      line-height: 16px; }
    ._3Bpbs ._2xFoi a {
      color: #fff; }
    ._3Bpbs ._2xFoi:after {
      content: '';
      position: absolute;
      bottom: 100%;
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent #000 transparent;
      left: 7px; }
    ._3Bpbs ._2xFoi._29Vky {
      opacity: 1;
      transform: translateY(-10px);
      pointer-events: all; }
    ._3Bpbs ._2xFoi._JDF0R {
      opacity: 0;
      transform: translateY(-10px);
      pointer-events: none; }

._eIWvV._1oC7p {
  display: flex;
  padding: 15px 25px 15px 25px;
  box-shadow: 0px -8px 16px 0px #0000000F;
  background-color: #000;
  opacity: 0.8;
  align-items: center; }
  ._eIWvV._1oC7p ._2lF37 {
    border-color: #fff; }
  @media screen and (max-width: 767px) {
    ._eIWvV._1oC7p {
      padding: 15px 5px 15px 5px; } }
  ._eIWvV._1oC7p ._2Z4Ed {
    height: 8px;
    width: 8px;
    object-fit: cover;
    cursor: pointer; }
  ._eIWvV._1oC7p ._t5C_w {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 25px; }
    @media screen and (max-width: 767px) {
      ._eIWvV._1oC7p ._t5C_w {
        padding-left: 5px; } }
    ._eIWvV._1oC7p ._t5C_w img {
      width: 40px;
      height: 40px;
      margin-right: 12px; }
    ._eIWvV._1oC7p ._t5C_w ._1bgP7 {
      display: flex;
      flex-direction: column; }
      ._eIWvV._1oC7p ._t5C_w ._1bgP7 ._3FSAf {
        font-family: "TT Norms Pro";
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        text-align: left;
        color: #fff; }
      ._eIWvV._1oC7p ._t5C_w ._1bgP7 ._Lr06Q {
        font-family: "TT Norms Pro";
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        text-align: left;
        color: #fff; }

._22ZHh {
  position: relative;
  max-width: 100%;
  min-width: 0; }
  ._2VLuf {
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: flex;
    gap: 6px;
    position: relative;
    padding: 0;
    margin: 0;
    height: 100%;
    white-space: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth; }
    ._2VLuf::-webkit-scrollbar {
      display: none; }
  ._22nmT {
    padding: 0px 8px 0px 2px;
    border-radius: 200px;
    cursor: pointer;
    scroll-margin: 100px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 4px;
    height: 44px; }
    ._22nmT:hover {
      background-color: #f5f5f5; }
    ._22nmT._57HBK {
      color: #fff;
      background-color: #97225a; }
      ._22nmT._57HBK ._2ZQoF {
        filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(93deg) brightness(109%) contrast(104%); }
    ._22nmT._2iyZf {
      color: #a8a8a8;
      cursor: not-allowed; }
      ._22nmT._2iyZf ._2ZQoF {
        filter: invert(73%) sepia(1%) saturate(16%) hue-rotate(331deg) brightness(95%) contrast(82%); }
  ._22nmT:last-child {
    margin-right: 32px; }
  ._1thEq {
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 700; }
  ._2Pjly {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    object-fit: cover; }
  ._2sw88 {
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 32px;
    justify-content: center; }
    ._2sw88 img {
      height: 24px;
      width: 24px; }
    ._2sw88._UahPd {
      left: 0;
      top: 0; }
    ._2sw88._ixbiV {
      right: 0;
      top: 0; }
  ._2sw88:hover {
    background-color: #f5f5f5; }

._3_p-a {
  height: 94px;
  padding: 0;
  position: relative;
  border-bottom: 2px solid #ddd;
  max-width: 100%;
  min-width: 0; }
  ._3_p-a * {
    box-sizing: border-box; }
  ._1kjY4 {
    height: 72px; }
  ._3_p-a._2Dkge {
    height: 73px;
    border-bottom: 0;
    transform: translateY(-2px); }
  ._AhTYu {
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 32px;
    justify-content: center; }
    ._AhTYu._1HXbf {
      left: 0;
      top: 2px; }
    ._AhTYu._s7MwP {
      right: 0;
      top: 2px; }
  ._AhTYu:hover {
    background-color: #f5f5f5; }
  ._1j_6B {
    background-color: white;
    width: 32px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-bottom: 2px solid #ddd; }
    ._1j_6B:hover {
      background-color: #f5f5f5; }
    ._1j_6B img {
      height: 32px;
      width: 32px; }
  ._2vs67 {
    -ms-overflow-style: none;
    scrollbar-width: none;
    transform: translateY(2px);
    position: relative;
    padding: 0;
    margin: 0;
    height: 100%;
    white-space: nowrap;
    overflow: auto;
    scroll-behavior: smooth; }
    ._2vs67::-webkit-scrollbar {
      display: none; }
    ._2vs67 ._3Y0BO {
      display: flex;
      width: 100%;
      justify-content: center;
      align-items: center; }
      ._2vs67 ._3Y0BO ._1OEEG {
        padding: 2px;
        border-radius: 2px;
        font-weight: 700;
        font-family: TT Norms Pro;
        font-size: 10px; }
  ._25Oc2 {
    display: inline-grid;
    padding: 4px 8px;
    margin: 0 2px;
    height: 100%;
    min-width: 78px;
    cursor: pointer;
    scroll-margin: 100px;
    justify-content: center; }
    ._25Oc2 ._3xabk {
      line-height: 0; }
    ._25Oc2:hover {
      background-color: #f5f5f5; }
    ._25Oc2._2pjQB {
      border-bottom: 2px solid #97225a;
      background-color: #fff;
      color: #97225a; }
      ._25Oc2._2pjQB ._1aaju {
        filter: invert(23%) sepia(32%) saturate(3320%) hue-rotate(300deg) brightness(89%) contrast(100%); }
    ._25Oc2._2eCXC {
      color: #a8a8a8;
      cursor: not-allowed; }
      ._25Oc2._2eCXC ._1aaju {
        filter: invert(73%) sepia(1%) saturate(16%) hue-rotate(331deg) brightness(95%) contrast(82%); }
    ._1WXqM {
      padding: 0px 12px 8px;
      margin: 0; }
    ._y71DN {
      width: 100%;
      justify-content: center;
      display: flex; }
  ._25Oc2:last-child {
    margin-right: 32px; }
  ._1YfQv {
    font-family: "TT Norms Pro";
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    margin-top: 4px; }
  ._9a38O {
    width: 48px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 100px;
    object-fit: cover; }
    ._9a38O._2Dkge {
      width: 40px;
      height: 40px; }
    ._10Z1n {
      width: 40px;
      height: 40px; }

._3B-bI {
  position: relative; }
  ._1074z {
    padding: 2px 8px;
    border-radius: 200px;
    cursor: pointer;
    border: 1px solid #a8a8a8;
    display: flex;
    align-items: center;
    gap: 4px;
    max-height: 44px;
    width: -webkit-max-content;
    width: max-content;
    font-family: "TT Norms Pro";
    font-size: 16px;
    line-height: 24px;
    font-weight: 700; }
    ._1074z img {
      height: 40px;
      width: 40px; }
  ._1074z:hover {
    background-color: #f5f5f5; }
  @media screen and (max-width: 767px) {
    ._1-MAh, ._u7VVl {
      display: none; } }
  ._2hrqm {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 10; }
    @media screen and (max-width: 767px) {
      ._2hrqm {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(35, 31, 32, 0.7); } }
  ._3pJqg {
    display: grid;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    width: 315px;
    background-color: #fff;
    box-shadow: 0px 0px 12px rgba(35, 31, 32, 0.1), 0px 12px 12px rgba(35, 31, 32, 0.07);
    border-radius: 8px;
    max-height: 600px;
    overflow: auto; }
    @media screen and (max-width: 767px) {
      ._3pJqg {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        box-shadow: none;
        box-shadow: initial;
        border-radius: 20px 20px 0px 0px;
        padding-top: 24px;
        max-height: 426px;
        overflow: auto; } }
  ._YdBR9 {
    display: inline-flex;
    padding: 12px;
    border-bottom: 0.5px solid #eee;
    cursor: pointer; }
    ._YdBR9:last-child {
      border-bottom: 0; }
  ._2-3z6 {
    font-family: "TT Norms Pro";
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    display: flex;
    align-items: center; }
  ._2q_be {
    margin-right: 16px;
    width: 48px;
    height: 48px;
    border: 1px solid #eee;
    border-radius: 8px; }
  ._YdBR9:hover {
    background-color: #f5f5f5; }
  ._32TeE {
    position: absolute;
    right: 16px;
    top: 16px;
    border: none;
    cursor: pointer;
    background: none;
    padding: 0;
    display: none; }
    ._32TeE > img {
      height: 24px;
      width: 24px;
      vertical-align: middle; }
    @media screen and (max-width: 767px) {
      ._32TeE {
        display: block; } }

body._1xDay {
  overflow: hidden; }
  body._1xDay #_RcJRY {
    filter: blur(4px); }
  body._1xDay ._puFMg._1XGnE {
    transform: translateY(0); }
  body._1xDay ._1IY9Z._2a4Ld {
    opacity: 1; }
  body._1xDay ._puFMg._1x-2Y {
    transform: translateY(100%); }
  body._1xDay ._1IY9Z._3Eqlz {
    opacity: 0; }

._3Jwvm ._1IY9Z {
  position: fixed;
  inset: 0px;
  background-color: rgba(35, 31, 32, 0.7);
  transition: opacity 0.5s ease-in-out 0s;
  opacity: 0; }

._3Jwvm ._puFMg {
  background-color: white;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  transform: translateY(100%);
  transition: transform 0.5s ease 0s; }

._3Jwvm ._3Age- {
  display: flex;
  justify-content: space-between;
  padding: 20px 16px;
  border-bottom: 1px solid #ddd; }

._3Jwvm ._27c0q {
  font-family: "Source Serif Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px; }

._3Jwvm ._3scp1 {
  display: flex;
  justify-content: flex-start; }

._3Jwvm ._1IvxJ svg path {
  fill: black; }

._3Jwvm ._35XSP {
  padding: 16px;
  overflow: auto; }

@keyframes _EcxW9 {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124; } }

@keyframes _24dVq {
  100% {
    transform: rotate(360deg); } }

._SzUA9 {
  animation: _24dVq 2s linear infinite; }

._3eOSH {
  fill: none;
  stroke: #000;
  stroke-linecap: round;
  stroke-width: 4;
  animation: _EcxW9 1.5s ease-in-out infinite; }

._1qNx7 {
  background-color: #f5f5f5;
  color: #000;
  border-radius: 16px 16px 0px 0px;
  padding: 16px;
  display: flex;
  align-items: flex-start;
  gap: 24px; }
  @media screen and (max-width: 767px) {
    ._1qNx7 {
      display: none; } }

._7pzJI {
  background-color: #f5f5f5;
  color: #000;
  border-radius: 24px 24px 0px 0px;
  padding: 16px;
  flex-direction: column;
  gap: 0px;
  display: none; }
  @media screen and (max-width: 767px) {
    ._7pzJI {
      display: flex; } }

._2Eycs img {
  width: 120px;
  height: 120px;
  border-radius: 8px;
  object-fit: cover; }
  @media screen and (max-width: 767px) {
    ._2Eycs img {
      width: 60px;
      height: 60px; } }

._2qMmM {
  display: flex;
  flex-direction: column;
  gap: 8px; }
  @media screen and (max-width: 767px) {
    ._2qMmM {
      flex-direction: row; } }
  ._13LqY {
    font-family: "TT Norms Pro";
    font-size: 20px;
    line-height: 28px;
    font-weight: 700; }
    @media screen and (max-width: 767px) {
      ._13LqY {
        font-size: 16px;
        line-height: 22px; } }
  ._3-7sf {
    font-family: "Rossanova";
    font-size: 36px;
    line-height: 44px;
    font-weight: 700; }
    @media screen and (max-width: 767px) {
      ._3-7sf {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 8px; } }
  ._22XGr {
    font-family: "TT Norms Pro";
    font-size: 16px;
    line-height: 24px;
    font-weight: 400; }
    @media screen and (max-width: 767px) {
      ._22XGr {
        font-size: 12px;
        line-height: 16px; } }
  ._3UoXx {
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 400; }
    @media screen and (max-width: 767px) {
      ._3UoXx {
        font-size: 10px;
        line-height: 12px; } }
  ._1bwrx {
    display: flex;
    flex-direction: column;
    gap: 8px; }

._2N01r {
  text-decoration: none;
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  cursor: pointer;
  border-radius: 8px;
  position: relative; }
  ._3vvTM {
    opacity: 0.6; }
  ._3vopC {
    padding: 16px 16px 0 16px;
    width: -webkit-max-content;
    width: max-content; }
  ._1NuCQ {
    position: relative;
    min-height: 0px;
    height: 100%; }
  ._1NuCQ:before {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #f9f9f9 0.21%, rgba(249, 249, 249, 0) 10%);
    background-blend-mode: multiply, normal;
    z-index: 1; }
  ._2Sum7 {
    height: 100%;
    overflow: hidden; }
    ._2Sum7 img {
      transition: transform 0.5s ease; }
  ._or_Sg {
    padding: 0 16px 16px;
    display: flex;
    flex-direction: column;
    gap: 8px; }
  ._oTZUT {
    position: absolute;
    top: 16px;
    z-index: 1;
    right: 16px; }
  ._3Nfy_ path {
    fill: #000 !important; }
  ._2-_hc {
    position: absolute;
    top: 16px;
    z-index: 1;
    left: 16px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    right: 40px; }
  ._1Ful4 {
    padding: 2px 4px;
    height: 20px;
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 700; }
  ._2wazi svg {
    height: 12px;
    width: 12px; }
    ._2wazi svg path {
      fill: #fff; }
  ._hheKF {
    background-color: #707070;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px;
    color: #fff;
    font-family: "TT Norms Pro";
    font-size: 14px;
    line-height: 20px;
    font-weight: 700; }
  ._2N01r ._qEKDa {
    display: flex;
    justify-content: center; }
    ._2N01r ._qEKDa ._1659F {
      width: 40px;
      height: 40px;
      background: #ffffff;
      box-shadow: 0 0 32px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.06);
      border-radius: 30px;
      border: none;
      padding: 8px;
      box-sizing: border-box;
      margin: 14px 12px 4px;
      cursor: pointer;
      outline: none;
      transition: box-shadow 0.2s 0s; }
      ._2N01r ._qEKDa ._1659F:hover {
        box-shadow: 0 0 48px rgba(0, 0, 0, 0.1), 0 8px 16px rgba(0, 0, 0, 0.2); }

._2N01r:hover {
  box-shadow: 0px 0px 6px rgba(35, 31, 32, 0.1), 0px 2px 6px rgba(35, 31, 32, 0.05); }
  ._2N01r:hover ._2Sum7 img {
    transform: scale(1.2); }

._1wwc8 {
  margin: 0;
  color: #000; }
  ._30QZB {
    font-family: "Source Serif Pro";
    font-size: 20px;
    line-height: 28px;
    font-weight: 700; }
  ._IQIVv {
    font-family: "TT Norms Pro";
    font-size: 16px;
    line-height: 24px;
    font-weight: 700; }
  ._4XIiy {
    font-family: "Source Serif Pro";
    font-size: 24px;
    line-height: 32px;
    font-weight: 700; }

._2DvRU {
  margin: 0;
  color: #000; }
  ._2H-H0, ._1if_h {
    font-family: "TT Norms Pro";
    font-size: 14px;
    line-height: 20px;
    font-weight: 400; }
  ._2zlli {
    font-family: "TT Norms Pro";
    font-size: 12px;
    line-height: 16px;
    font-weight: 400; }

@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:initial;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid #007aff;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}

:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;top:var(--swiper-navigation-top-offset, 50%);width:calc(44px/44*27);width:calc(var(--swiper-navigation-size)/44*27);height:44px;height:var(--swiper-navigation-size);margin-top:calc(0px - 44px/2);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-feature-settings:;font-variant:normal;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);
    src: url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format('embedded-opentype'), url(/static/media/slick.295183786cd8a1389865.woff) format('woff'), url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format('truetype'), url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:8px;bottom:var(--swiper-pagination-bottom, 8px);top:auto;top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:8px;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:0.2;opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-theme-color);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right, 8px);left:auto;left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}

.Toastify__toast-container {
  z-index: 9999;
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, 9999);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  padding: 4px;
  width: 320px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: auto;
    left: initial;
  }
}
.Toastify__toast {
  position: relative;
  min-height: 64px;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
  max-height: 800px;
  max-height: var(--toastify-toast-max-height);
  overflow: hidden;
  font-family: sans-serif;
  font-family: var(--toastify-font-family);
  cursor: default;
  direction: ltr;
  /* webkit only issue #791 */
  z-index: 0;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--close-on-click {
  cursor: pointer;
}
.Toastify__toast-body {
  margin: auto 0;
  flex: 1 1 auto;
  padding: 6px;
  display: flex;
  align-items: center;
}
.Toastify__toast-body > div:last-child {
  word-break: break-word;
  flex: 1 1;
}
.Toastify__toast-icon {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  width: 20px;
  flex-shrink: 0;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.7s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__toast-theme--dark {
  background: #121212;
  background: var(--toastify-color-dark);
  color: #fff;
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--light {
  background: #fff;
  background: var(--toastify-color-light);
  color: #757575;
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--default {
  background: #fff;
  background: var(--toastify-color-light);
  color: #757575;
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  color: #fff;
  color: var(--toastify-text-color-info);
  background: #3498db;
  background: var(--toastify-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  color: #fff;
  color: var(--toastify-text-color-success);
  background: #07bc0c;
  background: var(--toastify-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: #fff;
  color: var(--toastify-text-color-warning);
  background: #f1c40f;
  background: var(--toastify-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  color: #fff;
  color: var(--toastify-text-color-error);
  background: #e74c3c;
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: #bb86fc;
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: #3498db;
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: #07bc0c;
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: #f1c40f;
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: #e74c3c;
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: rgba(255, 255, 255, 0.7);
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  align-self: flex-start;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 9999;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: auto;
  left: initial;
  transform-origin: right;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: #e0e0e0;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: #616161;
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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 Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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 Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__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 Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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 Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}


.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}
.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}
/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: initial;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */


/*# sourceMappingURL=vendor.c61eb256.css.map*/