@gofynd/theme-template 3.2.9 → 3.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/dist/components/accordion/accordion.js +1 -1
  2. package/dist/components/address-form/address-form.js +1 -1
  3. package/dist/components/address-form/form-input-selector.js +1 -1
  4. package/dist/components/address-form/v2/address-form.js +1 -1
  5. package/dist/components/bag/bag.css +433 -0
  6. package/dist/components/bag/bag.js +1 -0
  7. package/dist/components/blog-page/blog-page.js +1 -1
  8. package/dist/components/compare-product-card/compare-product-card.js +1 -1
  9. package/dist/components/core/modal/modal.js +1 -1
  10. package/dist/components/filter-modal/filter-modal.css +26 -10
  11. package/dist/components/filter-modal/filter-modal.js +2 -1
  12. package/dist/components/filter-modal/filter-modal.js.LICENSE.txt +25 -0
  13. package/dist/components/form-builder/form-builder.js +1 -1
  14. package/dist/components/google-map/v2/google-map.js +1 -1
  15. package/dist/components/index.css +1 -1
  16. package/dist/components/index.js +1 -1
  17. package/dist/components/location-modal/location-modal.js +1 -1
  18. package/dist/components/order-shipment/order-shipment.css +434 -5
  19. package/dist/components/order-shipment/order-shipment.js +1 -1
  20. package/dist/components/product-card/product-card.js +1 -1
  21. package/dist/components/profile-navigation/profile-navigation.css +1 -1
  22. package/dist/components/quantity-control/quantity-control.js +1 -1
  23. package/dist/components/range-slider/range-slider.css +26 -10
  24. package/dist/components/range-slider/range-slider.js +2 -1
  25. package/dist/components/range-slider/range-slider.js.LICENSE.txt +25 -0
  26. package/dist/components/shipment-item/shipment-item.css +434 -11
  27. package/dist/components/shipment-item/shipment-item.js +1 -1
  28. package/dist/components/shipment-tracking/shipment-tracking.js +1 -1
  29. package/dist/components/shipments-update-item/shipments-update-item.css +441 -28
  30. package/dist/components/shipments-update-item/shipments-update-item.js +1 -1
  31. package/dist/components/sort-modal/sort-modal.js +1 -1
  32. package/dist/helper/hooks/index.js +1 -1
  33. package/dist/helper/hooks/useAddressAutofill.js +1 -0
  34. package/dist/index.css +674 -303
  35. package/dist/index.js +1 -1
  36. package/dist/index.js.LICENSE.txt +20 -0
  37. package/dist/page-layouts/auth/mobile-number/mobile-number.js +1 -1
  38. package/dist/page-layouts/cart/Components/chip-item/chip-image.css +411 -0
  39. package/dist/page-layouts/cart/Components/chip-item/chip-image.js +1 -0
  40. package/dist/page-layouts/cart/Components/chip-item/chip-item.css +411 -0
  41. package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
  42. package/dist/page-layouts/cart/Components/comment/comment.js +1 -1
  43. package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
  44. package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
  45. package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.js +1 -1
  46. package/dist/page-layouts/compare/compare.js +1 -1
  47. package/dist/page-layouts/login/component/login-otp/login-otp.js +1 -1
  48. package/dist/page-layouts/login/component/login-password/login-password.js +1 -1
  49. package/dist/page-layouts/login/component/soacial-login-button/apple-login-button.css +373 -0
  50. package/dist/page-layouts/login/component/soacial-login-button/apple-login-button.js +1 -0
  51. package/dist/page-layouts/login/component/soacial-login-button/facebook-login-button.css +373 -0
  52. package/dist/page-layouts/login/component/soacial-login-button/facebook-login-button.js +1 -0
  53. package/dist/page-layouts/login/component/soacial-login-button/google-login-button.css +375 -0
  54. package/dist/page-layouts/login/component/soacial-login-button/google-login-button.js +1 -0
  55. package/dist/page-layouts/login/component/social-login-button/apple-login-button.js +1 -1
  56. package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.js +1 -1
  57. package/dist/page-layouts/plp/Components/filter-item/filter-item.css +26 -10
  58. package/dist/page-layouts/plp/Components/filter-item/filter-item.js +2 -1
  59. package/dist/page-layouts/plp/Components/filter-item/filter-item.js.LICENSE.txt +25 -0
  60. package/dist/page-layouts/plp/Components/filter-list/filter-list.css +26 -10
  61. package/dist/page-layouts/plp/Components/filter-list/filter-list.js +2 -1
  62. package/dist/page-layouts/plp/Components/filter-list/filter-list.js.LICENSE.txt +25 -0
  63. package/dist/page-layouts/plp/Components/filter-tags/filter-tags.js +1 -1
  64. package/dist/page-layouts/plp/Components/size-guide/size-guide.js +1 -1
  65. package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
  66. package/dist/page-layouts/single-checkout/payment/card-form.js +1 -1
  67. package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
  68. package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
  69. package/dist/page-layouts/single-checkout/payment/juspay-card-from.js +1 -1
  70. package/dist/page-layouts/single-checkout/payment/zero-pay-btn/zero-pay-btn.js +1 -1
  71. package/dist/page-layouts/single-checkout/shipment/single-page-shipment.js +1 -1
  72. package/dist/page-layouts/single-checkout/shipment/single-shipment-content.js +1 -1
  73. package/dist/pages/blog/blog.js +1 -1
  74. package/dist/pages/blog/index.js +1 -1
  75. package/dist/pages/cart/cart.css +411 -0
  76. package/dist/pages/cart/cart.js +1 -1
  77. package/dist/pages/cart/index.css +411 -0
  78. package/dist/pages/cart/index.js +1 -1
  79. package/dist/pages/checkout/checkout.js +1 -1
  80. package/dist/pages/checkout/index.js +1 -1
  81. package/dist/pages/edit-profile/edit-profile.js +1 -1
  82. package/dist/pages/edit-profile/index.js +1 -1
  83. package/dist/pages/index.css +729 -358
  84. package/dist/pages/index.js +1 -1
  85. package/dist/pages/index.js.LICENSE.txt +20 -0
  86. package/dist/pages/login/index.css +292 -292
  87. package/dist/pages/login/index.js +1 -1
  88. package/dist/pages/login/login.css +292 -292
  89. package/dist/pages/login/login.js +1 -1
  90. package/dist/pages/order/order-tracking-details/order-tracking-details.css +435 -16
  91. package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
  92. package/dist/pages/order-status/index.css +895 -6
  93. package/dist/pages/order-status/index.js +1 -1
  94. package/dist/pages/order-status/order-status.css +895 -6
  95. package/dist/pages/order-status/order-status.js +1 -1
  96. package/dist/pages/product-listing/index.css +26 -10
  97. package/dist/pages/product-listing/index.js +1 -1
  98. package/dist/pages/product-listing/index.js.LICENSE.txt +20 -0
  99. package/dist/pages/product-listing/product-listing.css +26 -10
  100. package/dist/pages/product-listing/product-listing.js +1 -1
  101. package/dist/pages/product-listing/product-listing.js.LICENSE.txt +20 -0
  102. package/dist/pages/profile/components/add-email-modal/add-email-modal.js +1 -1
  103. package/dist/pages/profile/components/add-phone-modal/add-phone-modal.js +1 -1
  104. package/dist/pages/profile/components/confirm-modal/confirm-modal.js +1 -1
  105. package/dist/pages/profile/email/email.js +1 -1
  106. package/dist/pages/profile/email/index.js +1 -1
  107. package/dist/pages/profile/phone/index.js +1 -1
  108. package/dist/pages/profile/phone/phone.js +1 -1
  109. package/dist/pages/register/index.js +1 -1
  110. package/dist/pages/register/register.js +1 -1
  111. package/dist/pages/wishlist/index.js +1 -1
  112. package/dist/pages/wishlist/wishlist.js +1 -1
  113. package/package.json +2 -1
@@ -344,17 +344,7 @@ h5,
344
344
  width: 24px;
345
345
  }
346
346
  .shipment-item__bagItem___YVBW1 .shipment-item__bagImg___BQldP {
347
- display: flex;
348
- }
349
- .shipment-item__bagItem___YVBW1 .shipment-item__bagImg___BQldP img {
350
- width: 80px;
351
- object-fit: cover;
352
- cursor: pointer;
353
- }
354
- @media only screen and (max-width: 480px) {
355
- .shipment-item__bagItem___YVBW1 .shipment-item__bagImg___BQldP img {
356
- height: 100px;
357
- }
347
+ flex: 0 0 80px;
358
348
  }
359
349
  .shipment-item__bagItem___YVBW1 .shipment-item__label___SjeMm {
360
350
  display: flex;
@@ -458,3 +448,436 @@ h5,
458
448
  fill: var(--buttonPrimary, #4e3f09);
459
449
  }
460
450
 
451
+ /**color by character**/
452
+ /** Font family **/
453
+ /** Font weight **/
454
+ .bag__display-block___U_YPF {
455
+ display: block;
456
+ }
457
+ .bag__inline-block___EsCVB,
458
+ .bag__inlineBlock___mp9L4 {
459
+ display: inline-block;
460
+ }
461
+ .bag__flex-row___H3VDQ {
462
+ display: flex;
463
+ }
464
+ .bag__flex-column___vZxz5,
465
+ .bag__flexColumn___PMS89 {
466
+ display: flex;
467
+ flex-direction: column;
468
+ }
469
+ .bag__flex-align-center___T8aC5,
470
+ .bag__flexAlignCenter___LYNna {
471
+ display: flex;
472
+ align-items: center;
473
+ }
474
+ .bag__flex-justify-center___jSKCp,
475
+ .bag__flexJustifyCenter___bjZwp {
476
+ display: flex;
477
+ justify-content: center;
478
+ }
479
+ .bag__flex-center___O2Ft5,
480
+ .bag__flexCenter___bzHaa {
481
+ display: flex;
482
+ justify-content: center;
483
+ align-items: center;
484
+ }
485
+ .bag__justify-start___hUS24,
486
+ .bag__justifyStart___MdodZ {
487
+ justify-content: flex-start;
488
+ }
489
+ .bag__justify-end___BxxBk,
490
+ .bag__justifyEnd___izoJ2 {
491
+ justify-content: flex-end;
492
+ }
493
+ .bag__justify-between___uaJOI,
494
+ .bag__justifyBetween___oYcC6 {
495
+ justify-content: space-between;
496
+ }
497
+ .bag__justify-around___ZUg_l,
498
+ .bag__justifyAround___ad67N {
499
+ justify-content: space-around;
500
+ }
501
+ .bag__justify-evenly___YZ1NQ,
502
+ .bag__justifyEvenly___QBJUu {
503
+ justify-content: space-evenly;
504
+ }
505
+ h1,
506
+ .bag__h1___yv4sn {
507
+ font-weight: 700;
508
+ font-size: 28px;
509
+ line-height: 42px;
510
+ letter-spacing: -0.03em;
511
+ color: var(--textHeading, #26201a);
512
+ }
513
+ @media only screen and (min-width: 769px) {
514
+ h1,
515
+ .bag__h1___yv4sn {
516
+ font-size: 36px;
517
+ line-height: 48px;
518
+ }
519
+ }
520
+ h2,
521
+ .bag__h2___Nv1Up {
522
+ font-weight: 700;
523
+ font-size: 28px;
524
+ line-height: 36px;
525
+ letter-spacing: -0.03em;
526
+ color: var(--textHeading, #26201a);
527
+ }
528
+ @media only screen and (min-width: 769px) {
529
+ h2,
530
+ .bag__h2___Nv1Up {
531
+ font-size: 32px;
532
+ line-height: 42px;
533
+ }
534
+ }
535
+ h3,
536
+ .bag__h3___qasNP {
537
+ font-weight: 700;
538
+ letter-spacing: -0.02em;
539
+ color: var(--textHeading, #26201a);
540
+ font-size: 24px;
541
+ line-height: 32px;
542
+ }
543
+ @media only screen and (min-width: 769px) {
544
+ h3,
545
+ .bag__h3___qasNP {
546
+ font-weight: 700;
547
+ letter-spacing: -0.02em;
548
+ color: var(--textHeading, #26201a);
549
+ font-size: 28px;
550
+ line-height: 36px;
551
+ }
552
+ }
553
+ h4,
554
+ .bag__h4___Hokuw {
555
+ font-weight: 600;
556
+ letter-spacing: -0.02em;
557
+ color: var(--textHeading, #26201a);
558
+ font-size: 16px;
559
+ line-height: 1.5;
560
+ }
561
+ @media only screen and (min-width: 769px) {
562
+ h4,
563
+ .bag__h4___Hokuw {
564
+ font-weight: 600;
565
+ letter-spacing: -0.02em;
566
+ color: var(--textHeading, #26201a);
567
+ font-size: 20px;
568
+ line-height: 1.5;
569
+ }
570
+ }
571
+ h5,
572
+ .bag__h5___ESfMQ {
573
+ font-weight: 600;
574
+ font-size: 14px;
575
+ line-height: 16px;
576
+ letter-spacing: -0.02em;
577
+ color: var(--textHeading, #26201a);
578
+ }
579
+ @media only screen and (min-width: 769px) {
580
+ h5,
581
+ .bag__h5___ESfMQ {
582
+ font-size: 16px;
583
+ line-height: 18px;
584
+ }
585
+ }
586
+ .bag__b1___EZ4So {
587
+ font-weight: 400;
588
+ font-size: 14px;
589
+ line-height: 18px;
590
+ letter-spacing: -0.02em;
591
+ color: var(--textBody, #3c3131);
592
+ }
593
+ @media only screen and (min-width: 769px) {
594
+ .bag__b1___EZ4So {
595
+ font-size: 16px;
596
+ line-height: 20px;
597
+ }
598
+ }
599
+ .bag__b-small___tjwxK,
600
+ .bag__bSmall___DZHZ3,
601
+ .bag__b2___E69Dc {
602
+ font-weight: 400;
603
+ letter-spacing: -0.02em;
604
+ color: var(--textBody, #3c3131);
605
+ font-size: 12px;
606
+ line-height: 16px;
607
+ }
608
+ @media only screen and (min-width: 769px) {
609
+ .bag__b-small___tjwxK,
610
+ .bag__bSmall___DZHZ3,
611
+ .bag__b2___E69Dc {
612
+ font-weight: 400;
613
+ letter-spacing: -0.02em;
614
+ color: var(--textBody, #3c3131);
615
+ font-size: 14px;
616
+ line-height: 18px;
617
+ }
618
+ }
619
+ .bag__d1___Lrxkl {
620
+ font-size: 36px;
621
+ font-weight: 700;
622
+ line-height: 48px;
623
+ letter-spacing: -0.02em;
624
+ }
625
+ @media only screen and (min-width: 769px) {
626
+ .bag__d1___Lrxkl {
627
+ font-size: 64px;
628
+ line-height: 85px;
629
+ letter-spacing: -0.03em;
630
+ }
631
+ }
632
+ .bag__caption-medium___M57y8,
633
+ .bag__captionMedium___j4lTh {
634
+ font-size: 12px;
635
+ line-height: 1.5;
636
+ letter-spacing: -0.02em;
637
+ font-weight: 500;
638
+ }
639
+ @media only screen and (max-width: 480px) {
640
+ .bag__caption-medium___M57y8,
641
+ .bag__captionMedium___j4lTh {
642
+ font-size: 11px;
643
+ }
644
+ }
645
+ .bag__caption-semi-bold___NA_Qp,
646
+ .bag__captionSemiBold___zsquN {
647
+ font-size: 12px;
648
+ line-height: 1.5;
649
+ letter-spacing: -0.02em;
650
+ font-weight: 600;
651
+ }
652
+ @media only screen and (max-width: 480px) {
653
+ .bag__caption-semi-bold___NA_Qp,
654
+ .bag__captionSemiBold___zsquN {
655
+ font-size: 11px;
656
+ }
657
+ }
658
+ .bag__btn-link___uaItG,
659
+ .bag__btnLink___b1JQA {
660
+ font-weight: 500;
661
+ letter-spacing: -0.02em;
662
+ font-size: 12px;
663
+ line-height: 14px;
664
+ border-radius: var(--buttonRadius, 0px);
665
+ cursor: pointer;
666
+ color: var(--buttonLink, #b1655b);
667
+ text-decoration: underline;
668
+ background: none;
669
+ border: none;
670
+ }
671
+ @media only screen and (min-width: 769px) {
672
+ .bag__btn-link___uaItG,
673
+ .bag__btnLink___b1JQA {
674
+ font-weight: 500;
675
+ letter-spacing: -0.02em;
676
+ font-size: 14px;
677
+ line-height: 16px;
678
+ }
679
+ }
680
+ .bag__btn-link___uaItG:hover,
681
+ .bag__btnLink___b1JQA:hover {
682
+ color: var(--buttonLinkL1, #c1847c);
683
+ }
684
+ .bag__btn-link___uaItG:disabled,
685
+ .bag__btnLink___b1JQA:disabled {
686
+ color: var(--buttonLinkL2, #d0a39d);
687
+ }
688
+ .bag__btn-link___uaItG:active,
689
+ .bag__btnLink___b1JQA:active {
690
+ opacity: 0.8;
691
+ }
692
+ .bag__user-select-none___oSvos,
693
+ .bag__userSelectNone___jEqdR {
694
+ user-select: none;
695
+ -moz-user-select: none;
696
+ -webkit-user-select: none;
697
+ -ms-user-select: none;
698
+ }
699
+ .bag__margin-0-auto___e_rAQ,
700
+ .bag__margin0auto___E90Pt {
701
+ margin: 0 auto;
702
+ }
703
+ .bag__base-page-container___ylIRR,
704
+ .bag__basePageContainer___FZo_C {
705
+ max-width: 1440px !important;
706
+ }
707
+ .bag__remove-scroll___Hav2e,
708
+ .bag__removeScroll___dGbiR {
709
+ overflow-y: hidden !important;
710
+ }
711
+ .bag__mr-5___y1uvv,
712
+ .bag__mr5___pK91S {
713
+ margin-inline-end: 30px !important;
714
+ }
715
+ .bag__mr-2____ZqxC,
716
+ .bag__mr2___xpjOo {
717
+ margin-inline-end: 5px !important;
718
+ }
719
+ .bag__py-5___ltsEk,
720
+ .bag__py5___R7BsT {
721
+ padding-top: 1.875rem !important;
722
+ padding-bottom: 1.875rem !important;
723
+ }
724
+ .bag__view-all-text____8XpL,
725
+ .bag__viewAllText___np2Kg {
726
+ font-size: 20px;
727
+ font-weight: 400;
728
+ text-transform: lowercase;
729
+ text-decoration: underline;
730
+ }
731
+ .bag__view-all-mobile___dWe4_,
732
+ .bag__viewAllMobile___bmkJR {
733
+ display: none;
734
+ }
735
+ @media only screen and (max-width: 768px) {
736
+ .bag__view-all-mobile___dWe4_,
737
+ .bag__viewAllMobile___bmkJR {
738
+ display: flex;
739
+ align-items: center;
740
+ justify-content: center;
741
+ margin-top: 40px;
742
+ }
743
+ }
744
+ @media only screen and (max-width: 480px) {
745
+ .bag__view-all-mobile___dWe4_,
746
+ .bag__viewAllMobile___bmkJR {
747
+ margin-top: 24px;
748
+ }
749
+ }
750
+ .bag__accent-btn___HbLIk,
751
+ .bag__accentBtn___NeiAY {
752
+ background-color: var(--accentColor);
753
+ color: #fff;
754
+ }
755
+ .bag__no-scroll___xqcXk,
756
+ .bag__noScroll___j6iDv {
757
+ overflow-y: hidden;
758
+ }
759
+ .bag__hide-overflow___Egp3N,
760
+ .bag__hideOverflow___drczI {
761
+ overflow: hidden;
762
+ }
763
+ .bag__markdown-body___X7Cfk h6 {
764
+ margin-top: 0 !important;
765
+ margin-bottom: 0 !important;
766
+ }
767
+ @media only screen and (max-width: 480px) {
768
+ .bag__markdown-body___X7Cfk {
769
+ font-size: 12px !important;
770
+ padding: 5px !important;
771
+ }
772
+ }
773
+ .bag__view3d-canvas___de3_F {
774
+ width: 100%;
775
+ height: 100%;
776
+ }
777
+ @media only screen and (max-width: 480px) {
778
+ .bag__view-mobile-up___iRON6 {
779
+ display: none !important;
780
+ }
781
+ }
782
+ @media only screen and (min-width: 481px) {
783
+ .bag__view-mobile___IW_HG {
784
+ display: none !important;
785
+ }
786
+ }
787
+ .bag__bagImg___F1kfj {
788
+ min-width: 80px;
789
+ object-fit: cover;
790
+ border-radius: var(--buttonRadius, 0px);
791
+ overflow: hidden;
792
+ }
793
+ .bag__bagImg___F1kfj img {
794
+ object-fit: cover;
795
+ }
796
+ .bag__bundleImg___TEyPU {
797
+ display: grid;
798
+ grid-template-columns: repeat(2, 1fr);
799
+ grid-template-rows: repeat(2, 1fr);
800
+ padding: 4px;
801
+ gap: 4px;
802
+ aspect-ratio: var(--aspectRatio);
803
+ border: 1px solid var(--dividerStokes, #d4d1d1);
804
+ border-radius: var(--buttonRadius, 0px);
805
+ }
806
+ .bag__bundleImg___TEyPU .bag__bundleImgItem___slqOT {
807
+ display: flex;
808
+ border-radius: calc(var(--buttonRadius, 0px) / 2);
809
+ overflow: hidden;
810
+ position: relative;
811
+ }
812
+ .bag__bundleImg___TEyPU .bag__bundleImgItem___slqOT .bag__itemImg___tRLBP {
813
+ display: flex;
814
+ }
815
+ .bag__bundleImg___TEyPU .bag__bundleImgItem___slqOT .bag__bundleCount___C799t {
816
+ position: absolute;
817
+ inset: 0;
818
+ display: flex;
819
+ align-items: center;
820
+ justify-content: center;
821
+ color: #FFF;
822
+ background-color: #1F1F1FA3;
823
+ font-size: 16px;
824
+ font-weight: 700;
825
+ line-height: 140%;
826
+ }
827
+
828
+ /**color by character**/
829
+ /** Font family **/
830
+ /** Font weight **/
831
+ .fy-image__imageWrapper___wKmP2 {
832
+ overflow: hidden;
833
+ position: relative;
834
+ }
835
+ .fy-image__imageWrapper___wKmP2 picture {
836
+ display: flex;
837
+ align-items: center;
838
+ background-color: var(--bg-color, transparent);
839
+ }
840
+ .fy-image__imageWrapper___wKmP2 .fy-image__overlay___Dx1Ju {
841
+ position: absolute;
842
+ background-color: var(--overlay-bgcolor);
843
+ z-index: 1;
844
+ opacity: 0.4;
845
+ height: 100%;
846
+ width: 100%;
847
+ }
848
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86 {
849
+ width: 100%;
850
+ height: 100%;
851
+ object-fit: contain;
852
+ }
853
+ @-moz-document url-prefix() {
854
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""] {
855
+ font-size: 0;
856
+ text-indent: -9999px;
857
+ color: transparent;
858
+ line-height: 0;
859
+ letter-spacing: -1000px;
860
+ -webkit-text-fill-color: transparent;
861
+ text-shadow: none;
862
+ }
863
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""]::before,
864
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""]::after {
865
+ display: none;
866
+ content: none;
867
+ }
868
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR {
869
+ transition: opacity 0.2s ease-in-out;
870
+ }
871
+ }
872
+ .fy-image__imageWrapper___wKmP2.fy-image__fill___rFWVY .fy-image__fyImg___yIv86 {
873
+ object-fit: cover;
874
+ }
875
+ .fy-image__imageWrapper___wKmP2.fy-image__fixedAspRatio___fyXGS picture {
876
+ aspect-ratio: var(--aspect-ratio-mobile);
877
+ }
878
+ @media only screen and (min-width: 769px) {
879
+ .fy-image__imageWrapper___wKmP2.fy-image__fixedAspRatio___fyXGS picture {
880
+ aspect-ratio: var(--aspect-ratio-desktop);
881
+ }
882
+ }
883
+